dukope / BugsPlease

BugsPlease
8 stars 0 forks source link

Linux: Game freezing. #31

Open Disk1of5 opened 10 years ago

Disk1of5 commented 10 years ago

When clicking @dukope or the papersplea.se button from the option screen the game become un-responsive the mouse looses focus but music still plays for the remaining loop then stops.

Killing the process is required.

Disk1of5 commented 10 years ago

These buttons also freeze from the Credits menu.

dukope commented 10 years ago

Does it flip to windowed mode before freezing? Does xdg-open for a url work ok on your system?

Disk1of5 commented 10 years ago

tested in full screen and it does flip to windows mode first, as for xdg-open: I confirmed that the following command in gnome-terminal opens my default browser (chrome) and lunches google.

xdg-open 'http://www.google.ca'

Disk1of5 commented 10 years ago

Steam Terminal output when clicked:

ERROR: ld.so: object '/home/XXXXXX/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/home/XXXXXX/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/home/XXXXXX/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded: ignored.

(gvfs-open:3658): GLib-GObject-CRITICAL **: /tmp/source/glib2.0/glib2.0-2.32.3/./gobject/gtype.c:2722: You forgot to call g_type_init()

(gvfs-open:3658): GLib-GObject-CRITICAL **: g_type_interface_add_prerequisite: assertion `G_TYPE_IS_INTERFACE (interface_type)' failed

(gvfs-open:3658): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed

(gvfs-open:3658): GLib-GObject-CRITICAL **: /tmp/source/glib2.0/glib2.0-2.32.3/./gobject/gtype.c:2722: You forgot to call g_type_init()

(gvfs-open:3658): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed

(gvfs-open:3658): GLib-GObject-CRITICAL **: /tmp/source/glib2.0/glib2.0-2.32.3/./gobject/gtype.c:2722: You forgot to call g_type_init()

(gvfs-open:3658): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed
CGameStreamThread: Added instance ID 3655 for appid 239030
CGameStreamThread: Added instance ID 3656 for appid 239030
CGameStreamThread: Added instance ID 3657 for appid 239030
CGameStreamThread: Added instance ID 3658 for appid 239030
dukope commented 10 years ago

It's probably not related, but do you have the Steam overlay enabled?

Disk1of5 commented 10 years ago

Yes, I'll give it a try tonight with it disabled and see if it still freezes. On Feb 6, 2014 9:38 AM, "dukope" notifications@github.com wrote:

It's probably not related, but do you have the Steam overlay enabled?

Reply to this email directly or view it on GitHubhttps://github.com/dukope/BugsPlease/issues/31#issuecomment-34342358 .

Disk1of5 commented 10 years ago

Just tried with overlay disabled, the game still freezes.