[Gambas-user] Issue 325 in gambas: gb.gui can not be loaded on demand
gambas at ...2524...
gambas at ...2524...
Tue Sep 4 22:53:02 CEST 2012
Status: New
Owner: ----
Labels: Version-TRUNK Type-Crash Priority-Medium OpSys-Any Dist-Any
Arch-Any Desktop-Any GUI-Any
New issue 325 by sebi... at ...626...: gb.gui can not be loaded on demand
http://code.google.com/p/gambas/issues/detail?id=325
if a developer wants to create a project that *optionally* depends on the
gb.gui component, this is, loading it on demand, the interpreter crashes
with signal #11.
Also, if the gb.gui component is not selected, the IDE ignores form files
from the project.
Sample project attached.
Version: TRUNK
Revision: r5124
Operating system: Linux
Distribution: ArchLinux
Architecture: x86_64
GUI component: GTK+
Desktop used: XFCE 4.10
Crash output:
(process:11478): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(process:11478): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion
`G_TYPE_CHECK_INSTANCE (instance)' failed
(process:11478): Gdk-CRITICAL **: IA__gdk_screen_get_default_colormap:
assertion `GDK_IS_SCREEN (screen)' failed
(process:11478): Gdk-CRITICAL **: IA__gdk_colormap_get_visual: assertion
`GDK_IS_COLORMAP (colormap)' failed
(process:11478): Gdk-CRITICAL **: IA__gdk_screen_get_default_colormap:
assertion `GDK_IS_SCREEN (screen)' failed
(process:11478): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: assertion
`GDK_IS_SCREEN (screen)' failed
(process:11478): Gdk-CRITICAL **: IA__gdk_screen_get_root_window: assertion
`GDK_IS_SCREEN (screen)' failed
(process:11478): Gdk-CRITICAL **: IA__gdk_window_new: assertion
`GDK_IS_WINDOW (parent)' failed
Attachments:
gbcrash-0.0.1.tar.gz 4.5 KB
More information about the User
mailing list