-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Justin,

On Mon, Oct 03, 2005 at 11:36:40AM -0400, Justin Pryzby wrote:
> glade-2 argument parsing seems to have broken with a stack smash with
> this change:
> 
> glade (2.10.0-4) unstable; urgency=low
> 
>   * debian/patches/05_glade_gtk_options.dpatch:
>     - accepted patch by Bastian Kleineidam <[EMAIL PROTECTED]> to
>       provide --help on non-gnome version (Closes: #144800)
> 
> It fails when run as glade-2 -h (which should also display the usage
> message IMHO).
Try "glade-2 --help", or "glade-2 -?".
The crash is reproducible with every unknown option on my system
(for example "glade-2 -b").
So the error might not be the new GTK help info, but some other
changes to the option parsing.

Here is an example output on my system which has lots of GTK-critical
messages:
$ glade-2 -b
(glade-2:26715): Gdk-CRITICAL **: gdk_screen_get_default_colormap: assertion 
`GDK_IS_SCREEN (screen)' failed

(glade-2:26715): Gdk-CRITICAL **: gdk_pixmap_colormap_create_from_xpm_d: 
assertion `drawable != NULL || colormap != NULL' failed

(glade-2:26715): Gtk-CRITICAL **: gtk_pixmap_new: assertion `val != NULL' failed

(glade-2:26715): Gtk-CRITICAL **: gtk_container_add: assertion `GTK_IS_WIDGET 
(widget)' failed
segmentation fault

Apparently glade-2 tries to display a widget that is not initialized
properly.


Regards,
  Bastian
- -- 
  ,''`.                  Bastian Kleineidam
 : :' :                    GnuPG Schlüssel
 `. `'    gpg --keyserver wwwkeys.pgp.net --recv-keys 32EC6F3E
   `-

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDQlbieBwlBDLsbz4RApfKAKCoNtpW2wfJ06LeBsSJ4lEUADzavQCggx7i
Hs3rvR7vi+qbjshFBUZfNd8=
=Oqz1
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to