Description of problem: Helper application torbrowser-launcher fails to start up correctly and complains successively about missing modules pygtk and lzma. Version-Release number of selected component (if applicable): torbrowser-launcher-0.2.0-2.fc23.noarch How reproducible: Always Steps to Reproduce: 1. Install torbrowser-launcher in Fedora 23 Workstation. 2. Run torbrowser-launcher. Actual results: Utility torbrowser-launcher complains about missing module pygtk, then after installing package pygtk2 about missing module lzma. Expected results: Utility torbrowser-launcher works as expected. Additional info: Utility torbrowser-launcher starts up successfully after installing additional packages pygtk2 and pyliblzma which were not required by torbrowser-launcher when installing it.
Hi Joachim, I'll check this further, because I never encountered this issue. Ok I have both packages installed but torbrowser-launcher doesn't require these upstream. Thank you for reporting this issue, it would not be a problem to update the package requiring them indeed. An update to version 0.2.1 is already on the way [1], I'd be happy if you check it out in the meanwhile. Thank you. [1] https://bodhi.fedoraproject.org/updates/FEDORA-2015-47ce693765
Backtrace after installing torbrowser-launcher-0.2.1-1.fc23 and launching torbrowser-launcher from the command line: .... Traceback (most recent call last): File "/usr/bin/torbrowser-launcher", line 29, in <module> import torbrowser_launcher File "/usr/lib/python2.7/site-packages/torbrowser_launcher/__init__.py", line 31, in <module> from common import Common, SHARE File "/usr/lib/python2.7/site-packages/torbrowser_launcher/common.py", line 31, in <module> import pygtk ImportError: No module named pygtk ....
Backtrace after installing pygtk2-2.24.0-12.fc23 and launching torbrowser-launcher from the command line: .... Traceback (most recent call last): File "/usr/bin/torbrowser-launcher", line 29, in <module> import torbrowser_launcher File "/usr/lib/python2.7/site-packages/torbrowser_launcher/__init__.py", line 33, in <module> from launcher import Launcher File "/usr/lib/python2.7/site-packages/torbrowser_launcher/launcher.py", line 29, in <module> import os, subprocess, time, json, tarfile, hashlib, lzma, threading, re ImportError: No module named lzma .... Eventually, torbrowser_launcher starts up as expected after also installing pyliblzma-0.5.3-14.fc23.
torbrowser-launcher-0.2.2-1.fc21 has been submitted as an update to Fedora 21. https://bodhi.fedoraproject.org/updates/FEDORA-2015-b1446d3a9f
torbrowser-launcher-0.2.2-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-7fcae013d4
torbrowser-launcher-0.2.2-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-d719cd6bfa
torbrowser-launcher-0.2.2-1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update torbrowser-launcher' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-7fcae013d4
torbrowser-launcher-0.2.2-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update torbrowser-launcher' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-d719cd6bfa
torbrowser-launcher-0.2.2-1.fc21 has been pushed to the Fedora 21 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update torbrowser-launcher' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-b1446d3a9f
torbrowser-launcher-0.2.2-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.
torbrowser-launcher-0.2.2-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
torbrowser-launcher-0.2.2-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.