Advertisement
Guest User

Untitled

a guest
Mar 16th, 2012
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. ** WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags'
  2.  
  3. ** WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'
  4. ** Message: pygobject_register_sinkfunc is deprecated (AwnOverlay)
  5. Could not locate the following icon: awn-plugins
  6. Traceback (most recent call last):
  7. File "/usr/bin/awn-settings", line 1371, in <module>
  8. main(sys.argv[1:])
  9. File "/usr/bin/awn-settings", line 1365, in main
  10. awnmanager = awnManagerMini(panel_id)
  11. File "/usr/bin/awn-settings", line 1144, in __init__
  12. self.prefManager = awnPreferencesMini(self.wTree, panel_id)
  13. File "/usr/bin/awn-settings", line 275, in __init__
  14. False, config.BIND_METHOD_FALLBACK)
  15. glib.GError: Key file does not have key 'intellihide_mode'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement