From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2011-04-09 23:23:46
|
https://bugzilla.gnome.org/show_bug.cgi?id=647309 gnome-perl | Gtk2 | unspecified --- Comment #2 from Zhihao Yuan <li...@gm...> 2011-04-09 23:23:34 UTC --- (In reply to comment #1) > You need to initialize gtk+: "use Gtk2 -init" instead of "use Gtk2", or call > Gtk2->init manually. After I called Gtk2->init manually, the warnings are not there, but the dialog is still missing. The ->new just HANG! And the subsequent ->run call does not execute. Do not argue my programming skills or something... I found this problem in a software uses this lib. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |