hi, a little late, but here is the output:
/usr/lib64/python3.4/site-packages/mugshot_lib/Builder.py:81: Warning: The property GtkAlignment:left-padding is deprecated and shouldn't be used anymore. It will be removed in a future version.
Gtk.Builder.add_from_file(self, filename)
/usr/lib64/python3.4/site-packages/mugshot_lib/Builder.py:81: Warning: The property GtkButton:xalign is deprecated and shouldn't be used anymore. It will be removed in a future version.
Gtk.Builder.add_from_file(self, filename)
/usr/lib64/python3.4/site-packages/mugshot_lib/Builder.py:81: Warning: The property GtkImageMenuItem:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version.
Gtk.Builder.add_from_file(self, filename)
/usr/lib64/python3.4/site-packages/mugshot_lib/Builder.py:81: Warning: The property GtkImageMenuItem:image is deprecated and shouldn't be used anymore. It will be removed in a future version.
Gtk.Builder.add_from_file(self, filename)
/usr/lib64/python3.4/site-packages/mugshot_lib/Builder.py:81: Warning: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version.
Gtk.Builder.add_from_file(self, filename)
/usr/lib64/python3.4/site-packages/mugshot_lib/Builder.py:81: Warning: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.
Gtk.Builder.add_from_file(self, filename)
This is common
Code: Select all
(mugshot:30683): Gtk-WARNING **: Theme parsing error: mate-applications.css:26:23: 'none' is not a valid color name
/usr/lib64/python3.4/site-packages/mugshot/CameraMugshotDialog.py:27: 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.
from gi.repository import Gtk, GObject, Gst, GdkPixbuf
Anything else, paste me and Ill see if I can figure it out for you. It works fine for me.[/quote]