Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2016 18:29:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 209105] [maintainer] [patch] math/geogebra: update to 5.0.231.0
Message-ID:  <bug-209105-13-dAW6K28HL5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209105-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-209105-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209105

vladimir.chukharev@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vladimir.chukharev@gmail.co
                   |                            |m

--- Comment #1 from vladimir.chukharev@gmail.com ---
I have tried the patch. Generally, it works. Thanks a lot!

I applied the patch by=20
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.cr=
eateSharedResource(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@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209105-13-dAW6K28HL5>