Opened 16 years ago
Closed 16 years ago
#19055 closed defect (fixed)
Gnucash 2.2.9_1 crash
Reported by: | yvan.strahm@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.0 |
Keywords: | gnucash dyld | Cc: | |
Port: | gnucash |
Description (last modified by raimue (Rainer Müller))
get this error message after an upgrade.
bash-3.2$ gnucash dyld: Symbol not found: _CGLGetCurrentContext Referenced from: /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL Expected in: /opt/local/lib/libGL.dylib Trace/BPT trap
Change History (9)
comment:1 Changed 16 years ago by raimue (Rainer Müller)
Description: | modified (diff) |
---|---|
Port: | gnucash added |
comment:2 Changed 16 years ago by blb@…
That's interesting, CGLGetCurrentContext is a CoreGraphics function, not OpenGL, so I'm not sure why it'd be looking for it in libGL.dylib. Does port outdated
show any ports to be outdated, especially xorg-* or mesa ports?
comment:3 Changed 16 years ago by yvan.strahm@…
No everything seems up-to-date
bash-3.2$ sudo port selfupdate;port outdated MacPorts base version 1.710 installed Downloaded MacPorts base version 1.710 The MacPorts installation is not outdated so it was not updated No installed ports are outdated. bash-3.2$
comment:6 Changed 16 years ago by blb@…
Try updating your gnucash install to 2.2.9_2 (updated in r50548).
comment:7 Changed 16 years ago by yvan.strahm@…
I deleted everything and reinstall gnuncash again, but unfortunately same error.
comment:8 Changed 16 years ago by yvan.strahm@…
sorry I thought I was using 2.2.9_2. Run port selfupdate and upgrade gnucash to the latest (2.2.9_2) and now it is working fine.
Thank you very much
comment:9 Changed 16 years ago by mf2k (Frank Schima)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Please remember WikiFormatting.