After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 771911 - gnome-tweak-tool-3.22.0 fails with python-3.3
gnome-tweak-tool-3.22.0 fails with python-3.3
Status: RESOLVED DUPLICATE of bug 781321
Product: gnome-tweak-tool
Classification: Applications
Component: general
3.22.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Tweak Tool maintainer(s)
GNOME Tweak Tool maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2016-09-24 12:03 UTC by john.frankish@outlook.com
Modified: 2017-05-29 00:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description john.frankish@outlook.com 2016-09-24 12:03:51 UTC
gnome-tweak-tool-3.22.0 fails with python-3.3:

$ gnome-tweak-tool
Traceback (most recent call last):
  • File "/usr/local/bin/gnome-tweak-tool", line 79 in <module>
    from gtweak.app import GnomeTweakTool
  • File "/usr/local/lib/python3.3/site-packages/gtweak/app.py", line 87
    print "This does nothing. It is only a demonstration."

..but works fine with python-2.7
Comment 1 Jeremy Bicha 2017-05-29 00:50:01 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 781321 ***