Activity log for bug #66795

Date Who What changed Old value New value Message
2006-10-18 19:16:17 Quinn Weaver bug added bug
2006-10-18 20:33:09 Alex Sutcliffe bittorrent: status Unconfirmed Confirmed
2006-10-18 20:33:09 Alex Sutcliffe bittorrent: statusexplanation Hi Quinn, Can you tell which versions of Ubuntu and bittorrent-gui you're using? I'm using edgy and 3.4.2-6ubuntu3. An apt-cache show gives .. Depends: python (>= 2.4), python (<< 3), bittorrent (>= 3.4.2-1), python-wxgtk2. 4 | python-wxgtk2.6 .. When I first installed bittorrent-gui it pulled in python-wxgtk2.4 and it worked fine. However I was able to re-create the error by doing installing python-wxgtk2.6 and then removing python-wxgtk2.4. bittorrent-gui dependencies were still met but I got the same error as above. Looking at /usr/bin/btcompletedirgui.bittorrent this seems to be the problem: ... try: import wxversion wxversion.select('2.4') from wxPython.wx import * except: print 'Could not load wxPython. In order to use this script,' print 'you must have wxPython installed. It is available in' print 'the package libwxgtk2.4-python.' ... I'm afraid I don't know the correct way to resolve this.
2007-04-11 14:41:03 Albin Tonnerre bittorrent: assignee lutin
2007-04-11 14:41:03 Albin Tonnerre bittorrent: statusexplanation Hi Quinn, Can you tell which versions of Ubuntu and bittorrent-gui you're using? I'm using edgy and 3.4.2-6ubuntu3. An apt-cache show gives .. Depends: python (>= 2.4), python (<< 3), bittorrent (>= 3.4.2-1), python-wxgtk2. 4 | python-wxgtk2.6 .. When I first installed bittorrent-gui it pulled in python-wxgtk2.4 and it worked fine. However I was able to re-create the error by doing installing python-wxgtk2.6 and then removing python-wxgtk2.4. bittorrent-gui dependencies were still met but I got the same error as above. Looking at /usr/bin/btcompletedirgui.bittorrent this seems to be the problem: ... try: import wxversion wxversion.select('2.4') from wxPython.wx import * except: print 'Could not load wxPython. In order to use this script,' print 'you must have wxPython installed. It is available in' print 'the package libwxgtk2.4-python.' ... I'm afraid I don't know the correct way to resolve this.
2007-04-17 18:33:00 Albin Tonnerre bittorrent: status Confirmed In Progress
2007-10-02 11:16:38 Albin Tonnerre bittorrent: assignee lutin
2007-10-02 11:16:46 Albin Tonnerre bittorrent: status In Progress Triaged
2007-10-22 01:51:28 Cameron Dale bug added attachment 'bittorrent_3.4.2-11ubuntu3.debdiff' (debdiff for bittorrent_3.4.2-11ubuntu2 to bittorrent_3.4.2-11ubuntu3)
2007-10-23 18:15:37 Andrea Veri bittorrent: importance Undecided Medium
2007-10-23 18:15:37 Andrea Veri bittorrent: status Triaged Confirmed
2007-10-24 02:03:55 Cameron Dale bug added attachment 'bittorrent_3.4.2-11ubuntu3.debdiff' (debdiff for bittorrent_3.4.2-11ubuntu2 to bittorrent_3.4.2-11ubuntu3)
2007-10-24 12:24:25 Alexander Sack bittorrent: importance Medium High
2007-10-24 12:31:46 Alexander Sack bittorrent: importance Undecided High
2007-10-24 12:31:46 Alexander Sack bittorrent: status New Confirmed
2007-10-24 12:37:05 Alexander Sack bug added attachment 'bittorrent_3.4.2-11ubuntu3.debdiff' (hardy debdiff uploaded)
2007-10-24 12:37:13 Alexander Sack bittorrent: status Confirmed Fix Committed
2007-10-24 12:38:33 Alexander Sack bug added attachment 'bittorrent_3.4.2-11ubuntu3~7.10.debdiff' (proposed gutsy sru)
2007-10-24 12:40:08 Cameron Dale bittorrent: status Fix Committed Fix Released
2007-10-24 12:40:40 Alexander Sack bug added subscriber Ubuntu Stable Release Updates Team
2007-10-24 13:16:53 Andrea Veri description Binary package hint: bittorrent-gui bittorrent-gui needs the package python-wxgtk2.4. Without it, you get this error when you run btcompletedirgui.bittorrent: Could not load wxPython. In order to use this script, you must have wxPython installed. It is available in the package libwxgtk2.4-python. I am now going to attempt to run xmessage to alert GUI users. /usr/share/bittorrent/nowxmsg: No such file or directory xmessage: problems reading message file Traceback (most recent call last): File "/usr/bin/btcompletedirgui.bittorrent", line 25, in ? sys.exit(-1) NameError: name 'sys' is not defined Binary package hint: bittorrent-gui SRU Request: 1) This bug makes the bittorrent package completely unusable as reported by many users in this and some other bug reports. 2) A fix has been already uploaded for the current development branch (hardy). Version uploaded is 3.4.2-11ubuntu3 and the debdiff used can be found at this link: http://launchpadlibrarian.net/10156004/bittorrent_3.4.2-11ubuntu3.debdiff 3) A debdiff for gutsy-proposed has been already prepared and can be found at http://launchpadlibrarian.net/10156009/bittorrent_3.4.2-11ubuntu3%7E7.10.debdiff 4) To reproduce the bug, just follow this small steps: 4a. apt-get install gutsy package (version 3.4.2-11ubuntu2) 4b. open up your terminal and run btdownloadgui.bittorrent 4c. you'll receive this output: Could not load wxPython. In order to use this script, you must have wxPython installed. It is available in the package libwxgtk2.4-python. I am now going to attempt to run xmessage to alert GUI users. /usr/share/bittorrent/nowxmsg: Nessun file o directory xmessage: problems reading message file Traceback (most recent call last): File "/usr/bin/btdownloadgui.bittorrent", line 27, in <module> sys.exit(-1) NameError: name 'sys' is not defined
2007-10-27 15:56:26 Martin Pitt bittorrent: status Confirmed Fix Committed
2007-11-13 08:56:48 Martin Pitt bittorrent: status Fix Committed Fix Released
2011-01-10 22:20:47 anyos bittorrent (Ubuntu): assignee anyos (anyos-abv)
2011-06-03 00:54:20 Launchpad Janitor branch linked lp:~ubuntu-branches/ubuntu/gutsy/bittorrent/gutsy-proposed
2012-02-23 21:42:39 Kai Kasurinen removed subscriber Kai Kasurinen