|
[PHP](gnochm:27720): Gtk-WARNING **: gtk_window_set_wmclass: shouldn't set wmclass after window is realized!
(gnochm:27720): Gtk-WARNING **: gtk_window_set_wmclass: shouldn't set wmclass after window is realized!
(gnochm:27720): Gtk-WARNING **: gtk_window_set_wmclass: shouldn't set wmclass after window is realized!
(gnochm:27720): Gtk-WARNING **: gtk_window_set_wmclass: shouldn't set wmclass after window is realized!
Traceback (most recent call last):
File "/usr/bin/gnochm", line 1406, in ?
inst = MainApp()
File "/usr/bin/gnochm", line 533, in __init__
self.set_preferences()
File "/usr/bin/gnochm", line 701, in set_preferences
color = gtk.gdk.color_parse(self.pref.get_string('html_bg_color'))
TypeError: color_parse() argument 1 must be string, not None
[/PHP]
搞了好久,还是不行,有谁有这个问题吗? |
|