Gtk-CRITICAL ...
Status: Beta
Brought to you by:
juno106
I'm receive this debug message (in console ) when i
launch gnome-pkgtool :
(gnome-pkgtool:28862): Gtk-CRITICAL **: file
gtkwindow.c: line 3106 (gtk_window_resize): assertion
`width > 0' failed
and the prog stay in background and no gui appears ?
my conf :
slackware 10 with gnome-pkgtool 0.5.1.1
Logged In: NO
Same problem, both with my own build and the .tgz package of
version 0.5.1.1
Additionally, a segmentation fault occurs, with the backtrace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 10689)]
0x40dd76c5 in g_mem_chunk_alloc () from
/usr/lib/libglib-2.0.so.0
(gdb) bt
#0 0x40dd76c5 in g_mem_chunk_alloc () from
/usr/lib/libglib-2.0.so.0
#1 0x40de8543 in g_string_sized_new () from
/usr/lib/libglib-2.0.so.0
#2 0x40de8655 in g_string_new () from /usr/lib/libglib-2.0.so.0
#3 0x0804e131 in main ()
#4 0x0804ea66 in package_entry_create ()
#5 0x0804f097 in packages_list_load ()
#6 0x0804de7b in main ()
#7 0x40e4cd06 in __libc_start_main () from /lib/libc.so.6
Logged In: NO
Having the same problem with gnome-pkgtool 0.5.1.1 , both on
self compile and provided .tgz package. Additionally a
segmentation fault occurs, with the following backtrace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 2292)]
0x40dd76c5 in g_mem_chunk_alloc () from
/usr/lib/libglib-2.0.so.0
(gdb) bt
#0 0x40dd76c5 in g_mem_chunk_alloc () from
/usr/lib/libglib-2.0.so.0
#1 0x40de8543 in g_string_sized_new () from
/usr/lib/libglib-2.0.so.0
#2 0x40de8655 in g_string_new () from /usr/lib/libglib-2.0.so.0
#3 0x0804e131 in main ()
#4 0x0804ea66 in package_entry_create ()
#5 0x0804f097 in packages_list_load ()
#6 0x0804de7b in main ()
#7 0x40e4cd06 in __libc_start_main () from /lib/libc.so.6
Logged In: YES
user_id=321647
Ok, fixed this one in CVS version as well as some others not
reported here (the problem was with dropline's and some
other packages with letters in release tag).