bad drawable error



I am not an X color expert, so maybe someone else can beat me to this
(possibly imlib) problem.  This occurs on a 16bpp display, RH5.2/Alpha.

	Jeff





(gdb) 
122       gtk_widget_show (vbox);
(gdb) 
124       logo = gnome_unconditional_pixmap_file ("balsa/balsa_logo.png");
(gdb) 
125       pixmap = gnome_pixmap_new_from_file (logo);
(gdb) print (char *)logo
$1 = 0x1201dcd70 "/usr/share/pixmaps/balsa/balsa_logo.png"
(gdb) n

Gdk-ERROR **: BadDrawable (invalid Pixmap or Window parameter)
  serial 77 error_code 9 request_code 53 minor_code 0

aborting...

Program received signal SIGABRT, Aborted.
0x15557a92748 in __kill () at __kill:2
__kill:2: No such file or directory.




(gdb) backtrace
#0  0x15557a92748 in __kill () at __kill:2
#1  0x15557a92578 in raise (sig=6) at ../sysdeps/posix/raise.c:27
#2  0x15557a93bc0 in abort () at ../sysdeps/generic/abort.c:83
#3  0x155571470e8 in g_logv (log_domain=0x15556474dc8 "Gdk", 
    log_level=G_LOG_LEVEL_ERROR, format=0x15556474dc8 "Gdk", args1={
      __base = 0x0, __offset = 0}) at gmessages.c:333
#4  0x155571471c4 in g_log (log_domain=0x36d2 <Address 0x36d2 out of bounds>, 
    log_level=6, format=0x0) at gmessages.c:349
#5  0x15556451b00 in gdk_x_error (display=0x36d2, error=0x11ffff538)
    at gdk.c:3076
#6  0x155567ee2b4 in _XError ()
#7  0x155567ec174 in _XReply ()
#8  0x155567e580c in XSync ()
#9  0x15555999aec in gdk_imlib_render (im=0x1201dd060, w=414, h=150)
    at rend.c:6905
#10 0x155556ffb04 in finish_load (gpixmap=0x1201dcff0, im=0x1201dd060, 
    scaled=0, width=6, height=14030, destroy=1) at gnome-pixmap.c:506
#11 0x155556ffe24 in load_file (gpixmap=0x1201dcff0, 
    filename=0x1201dcd70 "/usr/share/pixmaps/balsa/balsa_logo.png", scaled=0, 
    width=0, height=0) at gnome-pixmap.c:537
#12 0x15555700158 in gnome_pixmap_load_file (gpixmap=0x1201dcff0, 
    filename=0x1201dcd70 "/usr/share/pixmaps/balsa/balsa_logo.png")
    at gnome-pixmap.c:587
#13 0x155556fddcc in gnome_pixmap_new_from_file (
    filename=0x1201dcd70 "/usr/share/pixmaps/balsa/balsa_logo.png")
    at gnome-pixmap.c:124
#14 0x1200158b4 in balsa_init_window_new () at balsa-init.c:125
#15 0x120015638 in initialize_balsa () at balsa-init.c:95
#16 0x12002a734 in config_init () at main.c:119
#17 0x12002a7f8 in main (argc=14034, argv=0x6) at main.c:155



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]