Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 508018 - app-misc/solaar-0.9.2-r2 - ?
Summary: app-misc/solaar-0.9.2-r2 - ?
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-18 14:38 UTC by Vasco Gervasi
Modified: 2014-05-22 08:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (info,16.09 KB, text/plain)
2014-04-18 14:38 UTC, Vasco Gervasi
Details
build.log (build.log,81.49 KB, text/x-log)
2014-04-22 08:32 UTC, Vasco Gervasi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vasco Gervasi 2014-04-18 14:38:00 UTC
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
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-04-18 14:39:44 UTC
Please attach the entire build log to this bug report.
Comment 2 Vasco Gervasi 2014-04-18 14:44:10 UTC
Build is ok, but doesn't start the gui.
Comment 3 Alex Xu (Hello71) 2014-04-21 23:25:38 UTC
Build it again and attach the log.
Comment 4 Vasco Gervasi 2014-04-22 08:32:15 UTC
Created attachment 375464 [details]
build.log
Comment 5 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-05-22 08:00:07 UTC
 [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?