Advertisement
Guest User

Untitled

a guest
Oct 24th, 2010
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. (awn-applet:7238): GConf-CRITICAL **: gconf_entry_get_value: assertion `entry != NULL' failed
  2. Gtk-Message: Failed to load module "gnomebreakpad": libgnomebreakpad.so: cannot open shared object file: No such file or directory
  3. ** Message: pygobject_register_sinkfunc is deprecated (AwnOverlay)
  4. /usr/bin/awn-settings:1120: GtkWarning: Attempting to read the recently used resources file at `/home/cerberus/.recently-used.xbel', but the parser failed: Error reading file '/home/cerberus/.recently-used.xbel': Is a directory.
  5. self.wTree.add_from_file(self.XML_PATH)
  6.  
  7. (awn-settings:7249): GConf-CRITICAL **: gconf_entry_get_value: assertion `entry != NULL' failed
  8. Traceback (most recent call last):
  9. File "/usr/bin/awn-settings", line 1376, in <module>
  10. main(sys.argv[1:])
  11. File "/usr/bin/awn-settings", line 1370, in main
  12. awnmanager = awnManagerMini(panel_id)
  13. File "/usr/bin/awn-settings", line 1149, in __init__
  14. self.prefManager = awnPreferencesMini(self.wTree, panel_id)
  15. File "/usr/bin/awn-settings", line 202, in __init__
  16. self.wTree.get_object(wtree_name), False)
  17. File "/usr/share/avant-window-navigator/awn-settings/awnSettingsHelper.py", line 153, in bind_to_gtk_component
  18. config.BIND_METHOD_FALLBACK)
  19. glib.GError: Could not find the key specified: /apps/awn-applet-taskmanager/match_strength.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement