[Bug 209105] [maintainer] [patch] math/geogebra: update to 5.0.231.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Apr 27 18:29:47 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209105
vladimir.chukharev at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vladimir.chukharev at gmail.co
| |m
--- Comment #1 from vladimir.chukharev at gmail.com ---
I have tried the patch. Generally, it works. Thanks a lot!
I applied the patch by
cd /usr/ports/math/geogebra/
sudo patch < ~/Downloads/geogebra-5.0.231.0.diff
Then I needed to copy geogebra.sh.in to files/
geogebra built OK, started and did what I asked (few points and lines and
mirroring a point - just enough as a small test).
It continues to issue messages. I copy it for your information.
$ geogebra
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
javax.media.opengl.GLException: X11GLXDrawableFactory - Could not initialize
shared resources for :0
at
jogamp.opengl.x11.glx.X11GLXDrawableFactory$SharedResourceImplementation.createSharedResource(Unknown
Source)
at jogamp.opengl.SharedResourceRunner.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: javax.media.opengl.GLException: main-SharedResourceRunner: Error
making temp context(1) current: display 0x70c79cb0, context 0x7466c870,
drawable X11OnscreenGLXDrawable[Realized true,
Factory jogamp.opengl.x11.glx.X11GLXDrawableFactory at 10216c0,
Handle 0x2400002,
Surface WrappedSurface[ displayHandle 0x70c79cb0
, surfaceHandle 0x2400002
, size 64x64
, UOB[ OWNS_SURFACE | WINDOW_INVISIBLE ]
, X11GLXGraphicsConfiguration[X11GraphicsScreen[X11GraphicsDevice[type .x11,
connection :0, unitID 0, handle 0x70c79cb0, owner true, ResourceToolkitLock[obj
0x239ad8, isOwner true, <18ae850, 99e843>[count 2, qsz 0, owner
<main-SharedResourceRunner>]]], idx 0], visualID 0x1a4, fbConfigID 0x7a,
requested GLCaps[rgba 8/8/8/0, opaque, accum-rgba 0/0/0/0, dp/st/ms
16/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw], on-scr[.]],
chosen GLCaps[glx vid 0x1a4, fbc 0x7a: rgba 8/8/8/0, opaque,
accum-rgba 0/0/0/0, dp/st/ms 32/0/0, dbl, mono , hw, GLProfile[GL2/GL2.sw],
on-scr[.]]]
, surfaceLock <5f976d, 1cea26e>[count 1, qsz 0, owner
<main-SharedResourceRunner>]
, X11DummyUpstreamSurfaceHook[ 64x64]
, upstreamSurface false ]]
at jogamp.opengl.x11.glx.X11GLXContext.createImpl(Unknown Source)
at jogamp.opengl.GLContextImpl.makeCurrentWithinLock(Unknown Source)
at jogamp.opengl.GLContextImpl.makeCurrent(Unknown Source)
at jogamp.opengl.GLContextImpl.makeCurrent(Unknown Source)
... 3 more
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70:
non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70:
non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78:
saw unknown, expected number
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list