Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nagstamon not starting with user account, works with root
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
nilux
n00b
n00b


Joined: 28 Sep 2015
Posts: 1
Location: Varna, Bulgaria

PostPosted: Mon Sep 28, 2015 1:23 pm    Post subject: nagstamon not starting with user account, works with root Reply with quote

Hi All,

I have an issue with nagstamon. When I start it with my user account, I get the following error:

Code:
Traceback (most recent call last):
  File "/usr/lib/python-exec/python2.7/nagstamon", line 40, in <module>
    import gtk
  File "/usr/lib64/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 30, in <module>
    import gobject as _gobject
  File "/usr/lib64/python2.7/site-packages/gobject/__init__.py", line 26, in <module>
    from glib import spawn_async, idle_add, timeout_add, timeout_add_seconds, \
  File "/usr/lib64/python2.7/site-packages/glib/__init__.py", line 22, in <module>
    from glib._glib import *
ImportError: /usr/lib64/python2.7/site-packages/glib/_glib.so: undefined symbol: PyUnicodeUCS4_DecodeUTF8


When I start it with root (from console), it works and here's the traceback:

Code:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/Nagstamon/Config.py", line 673, in KeyringAvailable
    import keyring, secretstorage
ImportError: No module named secretstorage


Details about the package:
Code:
[ebuild   R    ] net-analyzer/nagstamon-1.0.1::gentoo  USE="gnome sound" PYTHON_TARGETS="python2_7" 0 KiB


Default python: 2.7

Any idea what's causing this? Please let me know if you need more information.

Regards,
nilux
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum