by
Dave Thompson
» Thu Sep 13, 2012 9:25 pm
Hi Oliver,
Thanks for your reply. Here is a log that I found at ~/Library/Preferences/Advene/advene.log
Advene v. 1.0 release 20111220 (svn 7523) run at 13/09/12 07:37:08 PDT on darwin
Seemingly running from a .app bundle
Overriding 'resources', 'locale', 'advene' and 'web' config paths
Setting GTK_PATH to /Applications/Advene.app/Contents/Resources
Relocating pangorc
Relocating pango.modules
Relocating gdk-pixbuf.loaders
/Applications/Advene.app/Contents/Resources/lib/python2.6/gtk/__init__.py:57: GtkWarning: could not open display
Using localedir /Applications/Advene.app/Contents/Resources/locale
Cannot load Image module. Image conversion is disabled.
Using gstreamer to play sounds
ctypes RSVG support
/Applications/Advene.app/Contents/Resources/lib/python2.6/site-packages.zip/advene/gui/main.py:233: GtkWarning: gdk_cursor_new_for_display: assertion `GDK_IS_DISPLAY (display)' failed
Traceback (most recent call last):
File "/Applications/Advene.app/Contents/Resources/__boot__.py", line 163, in <module>
_run('advene_gui.py')
File "/Applications/Advene.app/Contents/Resources/__boot__.py", line 160, in _run
execfile(path, globals(), globals())
File "/Applications/Advene.app/Contents/Resources/advene_gui.py", line 214, in <module>
gui = advene.gui.main.AdveneGUI()
File "lib/advene//gui/main.py", line 233, in __init__
RuntimeError: could not create GdkCursor object
Dave