Created attachment 375202 [details] emerge --info Hi all, I am trying to start solaar, it compiles but when I try to start it shows me this error: /usr/lib/python2.7/site-packages/gi/overrides/Gtk.py:49: RuntimeWarning: You have imported the Gtk 2.0 module. Because Gtk 2.0 was not designed for use with introspection some of the interfaces and API will fail. As such this is not supported by the pygobject development team and we encourage you to port your app to Gtk 3 or greater. PyGTK is the recomended python module to use with Gtk 2.0 warnings.warn(warn_msg, RuntimeWarning) solaar: error: 'gi.repository.Gtk' object has no attribute 'get_major_version' Thanks
Please attach the entire build log to this bug report.
Build is ok, but doesn't start the gui.
Build it again and attach the log.
Created attachment 375464 [details] build.log
[33;01m*[0m Building package for python3.3 only while python3.4 is active. [33;01m*[0m Please consider switching the active Python 3 interpreter: [33;01m*[0m [33;01m*[0m eselect python set --python3 python3.3 [33;01m*[0m [33;01m*[0m Please note that after switching the active Python interpreter, [33;01m*[0m you may need to run 'python-updater' to rebuild affected packages. [33;01m*[0m [33;01m*[0m For more information on PYTHON_TARGETS and python.eclass [33;01m*[0m compatibility, please see the relevant Wiki article [1]. [33;01m*[0m [33;01m*[0m [1] https://wiki.gentoo.org/wiki/Project:Python/PYTHON_TARGETS Could this be the problem?