Dolphin, the GameCube and Wii emulator - Forums
Dolphin-Emu-Master 4.0+git2109-0ubuntu1~trusty does not work - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion)
+--- Thread: Dolphin-Emu-Master 4.0+git2109-0ubuntu1~trusty does not work (/Thread-dolphin-emu-master-4-0-git2109-0ubuntu1-trusty-does-not-work)



Dolphin-Emu-Master 4.0+git2109-0ubuntu1~trusty does not work - Sk0re - 07-14-2014

Hi,

i've updated the dolphin-emu-master Package from ppa:glennric/dolphin-emu / 4.0+git2109 and it does not work anymore. (previous version worked)
In the Console i get this error:

(process:7116): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(process:7116): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
(process:7116): Gdk-CRITICAL **: IA__gdk_screen_get_default_colormap: assertion 'GDK_IS_SCREEN (screen)' failed
(process:7116): Gdk-CRITICAL **: IA__gdk_colormap_get_visual: assertion 'GDK_IS_COLORMAP (colormap)' failed
(process:7116): Gdk-CRITICAL **: IA__gdk_screen_get_default_colormap: assertion 'GDK_IS_SCREEN (screen)' failed
(process:7116): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: assertion 'GDK_IS_SCREEN (screen)' failed
(process:7116): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: assertion 'GDK_IS_SCREEN (screen)' failed
(process:7116): Gdk-CRITICAL **: IA__gdk_window_new: assertion 'GDK_IS_WINDOW (parent)' failed
Speicherzugriffsfehler

Am i missing some dependencies??

I'm on Linux Mint 17 x64 XFCE (based on Ubuntu 14.04 Trusty)
Intel® Core™ i5-3570K CPU @ 3.40GHz
GeForce GTX 760
8GB Ram


RE: Dolphin-Emu-Master 4.0+git2109-0ubuntu1~trusty does not work - lok1 - 07-14-2014

I get the same thing with error with 4.0-2107 and 4.0-2133. 4.0-2105 is the latest version that works.

(process:3114): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(process:3114): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
(process:3114): Gdk-CRITICAL **: IA__gdk_screen_get_default_colormap: assertion 'GDK_IS_SCREEN (screen)' failed
(process:3114): Gdk-CRITICAL **: IA__gdk_colormap_get_visual: assertion 'GDK_IS_COLORMAP (colormap)' failed
(process:3114): Gdk-CRITICAL **: IA__gdk_screen_get_default_colormap: assertion 'GDK_IS_SCREEN (screen)' failed
(process:3114): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: assertion 'GDK_IS_SCREEN (screen)' failed
(process:3114): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: assertion 'GDK_IS_SCREEN (screen)' failed
(process:3114): Gdk-CRITICAL **: IA__gdk_window_new: assertion 'GDK_IS_WINDOW (parent)' failed
Segmentation fault (core dumped)


RE: Dolphin-Emu-Master 4.0+git2109-0ubuntu1~trusty does not work - degasus - 07-15-2014

Sounds like https://github.com/dolphin-emu/dolphin/pull/620


RE: Dolphin-Emu-Master 4.0+git2109-0ubuntu1~trusty does not work - plowran - 07-16-2014

Ive had Dolphin working on this laptop, I recently did a fresh install (Linux Mint), everything is up to date, NVidia Drivers are installed just as last time.
But I keep getting these errors in the Terminal. Does Anyone know whats wrong?
I installed Dolphin-emu from the PPA and even got an update today....

phil@PhilDJ ~ $ dolphin-emu

(process:2889): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(process:2889): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(process:2889): Gdk-CRITICAL **: IA__gdk_screen_get_default_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(process:2889): Gdk-CRITICAL **: IA__gdk_colormap_get_visual: assertion 'GDK_IS_COLORMAP (colormap)' failed

(process:2889): Gdk-CRITICAL **: IA__gdk_screen_get_default_colormap: assertion 'GDK_IS_SCREEN (screen)' failed

(process:2889): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: assertion 'GDK_IS_SCREEN (screen)' failed

(process:2889): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: assertion 'GDK_IS_SCREEN (screen)' failed

(process:2889): Gdk-CRITICAL **: IA__gdk_window_new: assertion 'GDK_IS_WINDOW (parent)' failed
Segmentation fault
phil@PhilDJ ~ $


RE: Dolphin-Emu-Master 4.0+git2109-0ubuntu1~trusty does not work - lok1 - 07-16-2014

Revision 4.0-2135 fixed this issue. Try any revision after that one to see if you still get the error.