Link to home
Start Free TrialLog in
Avatar of aashee
aashee

asked on

Guerilla Error

[sml@abs19][/apps/autodesk/maya2011sp1] - guerilla

(guerilla:10264): Gdk-CRITICAL **: gdk_cursor_new_for_display: assertion `GDK_IS        _DISPLAY (display)' failed

(guerilla:10264): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(guerilla:10264): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion `G_        TYPE_CHECK_INSTANCE (instance)' failed

(guerilla:10264): Gdk-CRITICAL **: gdk_display_get_name: assertion `GDK_IS_DISPL        AY (display)' failed

(guerilla:10264): IBUS-WARNING **: DISPLAY is empty! We use default DISPLAY (:0.        0)
/apps/common/bin/guerilla: line 11: 10264 Segmentation fault      (core dumped)         guerilla $@
ASKER CERTIFIED SOLUTION
Avatar of simon3270
simon3270
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of oppofwar
oppofwar


Use this :

export DISPLAY=0.0

and then try again to run it.