|
2011-10-09
, 16:12
|
|
Posts: 1,637 |
Thanked: 4,424 times |
Joined on Apr 2009
@ Germany
|
#2
|
The Following User Says Thank You to nicolai For This Useful Post: | ||
I have python app, and when i try to export it in Pluthon to package I get this error:
/usr/lib/pymodules/python2.5/gtk-2.0/gtk/__init__.py:72: GtkWarning: could not open display
warnings.warn(str(e), _gtk.Warning)
process 7365: arguments to dbus_connection_get_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5757.
This is normally a bug in some application using the D-Bus library.
process 7365: arguments to dbus_connection_set_data() were incorrect, assertion "connection != NULL" failed in file dbus-connection.c line 5721.
This is normally a bug in some application using the D-Bus library.
Aborted
Running the app works from pluthon but export creates this error, what to do to get py2deb work .
PS: recreated thread as i posted it to wrong forum category