FS#33451 - python2-urwid v1.1.0 breaks wicd-curses
Attached to Project:
Arch Linux
Opened by Josh (bolapara) - Saturday, 19 January 2013, 06:09 GMT
Last edited by Eric Belanger (Snowman) - Monday, 21 January 2013, 22:32 GMT
Opened by Josh (bolapara) - Saturday, 19 January 2013, 06:09 GMT
Last edited by Eric Belanger (Snowman) - Monday, 21 January 2013, 22:32 GMT
|
Details
Description:
Traceback (most recent call last): File "/usr/share/wicd/curses/wicd-curses.py", line 1063, in <module> main() File "/usr/share/wicd/curses/wicd-curses.py", line 995, in main ui.run_wrapper(run) File "/usr/lib/python2.7/site-packages/urwid/raw_display.py", line 242, in run_wrapper return fn() File "/usr/share/wicd/curses/wicd-curses.py", line 88, in wrapper return func(*args, **kargs) File "/usr/share/wicd/curses/wicd-curses.py", line 1003, in run app = appGUI() File "/usr/share/wicd/curses/wicd-curses.py", line 548, in __init__ self.wiredCB = urwid.Filler(WiredComboBox(wiredL)) File "/usr/share/wicd/curses/wicd-curses.py", line 378, in __init__ self.__super.__init__(use_enter=False) File "/usr/share/wicd/curses/curses_misc.py", line 352, in __init__ self.focus = focus AttributeError: can't set attribute Apparently this is already fixed upstream, just need a new package. See: https://bugs.launchpad.net/wicd/+bug/1075399 Additional info: * package version(s) Broken: python2-urwid-1.1.1-1-x86_64.pkg.tar.xz Name : python2-urwid Version : 1.1.1-1 URL : http://excess.org/urwid/ Licenses : LGPL Groups : None Provides : None Depends On : python2 Optional Deps : None Conflicts With : None Replaces : None Compressed Size: 298.34 KiB Installed Size : 2672.00 KiB Packager : Daniel Isenmann <daniel@archlinux.org> Architecture : x86_64 Build Date : Sat Jan 12 11:54:04 2013 Install Script : No Signatures : None Description : Urwid is a curses-based user interface library. Old working version: python2-urwid-1.0.2-2-x86_64.pkg.tar.xz Name : python2-urwid Version : 1.0.2-2 URL : http://excess.org/urwid/ Licenses : LGPL Groups : None Provides : None Depends On : python2 Optional Deps : None Required By : wicd Conflicts With : None Replaces : None Installed Size : 2416.00 KiB Packager : Eric Belanger <eric@archlinux.org> Architecture : x86_64 Build Date : Tue Oct 9 23:49:10 2012 Install Date : Fri Jan 18 23:53:24 2013 Install Reason : Installed as a dependency for another package Install Script : No Description : Urwid is a curses-based user interface library. (Downgrading to old version fixes issue) * config and/or log files etc. N/A Steps to reproduce: 1. Install python2-urwid-1.1.1-1-x86_64.pkg.tar.xz 2. Run wicd-curses |
This task depends upon
Closed by Eric Belanger (Snowman)
Monday, 21 January 2013, 22:32 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#33378
Monday, 21 January 2013, 22:32 GMT
Reason for closing: Duplicate
Additional comments about closing:
FS#33378- wicd-curses broken