[manjaro-dev] mugshot
ringo de kroon
ringodekroon at gmail.com
Thu Oct 29 16:12:28 CET 2015
hi,
i get this on mugshot :
[ringo at Konoha ~]$ mugshot
sys:1: PyGIWarning: Gst was imported without specifying a version first.
Use gi.require_version('Gst', '1.0') before import to ensure that the
right version gets loaded.
sys:1: PyGIWarning: GdkX11 was imported without specifying a version
first. Use gi.require_version('GdkX11', '3.0') before import to ensure
that the right version gets loaded.
sys:1: PyGIWarning: GstVideo was imported without specifying a version
first. Use gi.require_version('GstVideo', '1.0') before import to ensure
that the right version gets loaded.
Traceback (most recent call last):
File "/usr/bin/mugshot", line 36, in <module>
mugshot.main()
File "/usr/lib/python3.5/site-packages/mugshot/__init__.py", line 46,
in main
window = MugshotWindow.MugshotWindow()
File "/usr/lib/python3.5/site-packages/mugshot_lib/Window.py", line
51, in __new__
new_object.finish_initializing(builder)
File "/usr/lib/python3.5/site-packages/mugshot/MugshotWindow.py",
line 216, in finish_initializing
self.init_user_details()
File "/usr/lib/python3.5/site-packages/mugshot/MugshotWindow.py",
line 243, in init_user_details
if os.path.samefile(image, face):
File "/usr/lib/python3.5/genericpath.py", line 90, in samefile
s1 = os.stat(f1)
FileNotFoundError: [Errno 2] Bestand of map bestaat niet:
'/usr/share/cinnamon/faces/7_fox.png'
i removed cinnamon i dont think the error is related to that png file...
but gstvideo on mugshot ?
aur package showed a bit out-dated but, does it miss something ? it did
work before even not as it should.. but still ...
More information about the manjaro-dev
mailing list