Advertisement
Guest User

sugar-runner after installing xdg-user-dirs

a guest
Nov 28th, 2015
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. /usr/bin/sugar-runner:28: PyGIWarning: SugarRunner was imported without specifying a version first. Use gi.require_version('SugarRunner', '1.0') before import to ensure that the right version gets loaded.
  2. from gi.repository import SugarRunner
  3.  
  4.  
  5. X.Org X Server 1.18.0
  6. Release Date: 2015-11-09
  7. X Protocol Version 11, Revision 0
  8. Build Operating System: Linux 4.2.3-1-ARCH i686
  9. Current Operating System: Linux haejzer 4.2.5-1-ARCH #1 SMP PREEMPT Tue Oct 27 08:28:41 CET 2015 i686
  10. Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=c296b0f7-dc8b-426d-9bc6-fc72db4c4673 rw quiet
  11. Build Date: 18 November 2015 08:09:07AM
  12.  
  13. Current version of pixman: 0.32.8
  14. Before reporting problems, check http://wiki.x.org
  15. to make sure that you have the latest version.
  16. Markers: (--) probed, (**) from config file, (==) default setting,
  17. (++) from command line, (!!) notice, (II) informational,
  18. (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  19. (==) Log file: "/var/log/Xorg.99.log", Time: Sat Nov 28 20:56:19 2015
  20. (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  21. /usr/libexec/sugar-runner/xinitrc:25: PyGIWarning: SugarRunner was imported without specifying a version first. Use gi.require_version('SugarRunner', '1.0') before import to ensure that the right version gets loaded.
  22. from gi.repository import SugarRunner
  23. Traceback (most recent call last):
  24. File "/usr/libexec/sugar-runner/xinitrc", line 89, in <module>
  25. os.kill(int(os.environ["GNOME_KEYRING_PID"]), signal.SIGTERM)
  26. File "/usr/lib/python2.7/UserDict.py", line 23, in __getitem__
  27. raise KeyError(key)
  28. KeyError: 'GNOME_KEYRING_PID'
  29. xinit: connection to X server lost
  30.  
  31. waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement