gourmet team mailing list archive
-
gourmet team
-
Mailing list archive
-
Message #00164
[Question #690305]: Can't get it installed
New question #690305 on Gourmet:
https://answers.launchpad.net/gourmet/+question/690305
Hi everyone,
I am getting this error when trying to execute gourmet:
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/gourmet ; exit;
(base) --- ~ » /opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/gourmet ; exit;
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py:57: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gourmet/gtk_extras/LinkedTextView.py:80: GtkWarning: gdk_cursor_new_for_display: assertion 'GDK_IS_DISPLAY (display)' failed
hand_cursor = gtk.gdk.Cursor(gtk.gdk.HAND2)
Traceback (most recent call last):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/bin/gourmet", line 16, in <module>
from gourmet import GourmetRecipeManager
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gourmet/GourmetRecipeManager.py", line 7, in <module>
import prefs, prefsGui, shopgui, reccard
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gourmet/shopgui.py", line 3, in <module>
import recipeManager, convert, reccard, prefs
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gourmet/reccard.py", line 32, in <module>
import timeScanner
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gourmet/timeScanner.py", line 5, in <module>
from gtk_extras import LinkedTextView
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gourmet/gtk_extras/LinkedTextView.py", line 76, in <module>
class LinkedTextView (gtk.TextView):
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/gourmet/gtk_extras/LinkedTextView.py", line 80, in LinkedTextView
hand_cursor = gtk.gdk.Cursor(gtk.gdk.HAND2)
RuntimeError: could not create GdkCursor object
Any help, much appreciated.
GM
--
You received this question notification because your team Gourmet Recipe
Manager is an answer contact for Gourmet.