Public bug reported: Binary package hint: wxbanker
After testing something with the wxBanker version from lp:wxbanker, I cannot launch the installed version; I get the following traceback: Traceback (most recent call last): File "/usr/bin/wxbanker", line 3, in <module> main() File "/usr/lib/python2.6/dist-packages/wxbanker/main.py", line 242, in main app = init() File "/usr/lib/python2.6/dist-packages/wxbanker/main.py", line 218, in init bankController = Controller(path) File "/usr/lib/python2.6/dist-packages/wxbanker/controller.py", line 162, in __init__ self.LoadPath(path, use=True) File "/usr/lib/python2.6/dist-packages/wxbanker/controller.py", line 257, in LoadPath model = store.GetModel() File "/usr/lib/python2.6/dist-packages/wxbanker/persistentstore.py", line 113, in GetModel accounts = self.getAccounts() File "/usr/lib/python2.6/dist-packages/wxbanker/persistentstore.py", line 329, in getAccounts accounts = [self.result2account(result) for result in self.dbconn.cursor().execute("SELECT * FROM accounts").fetchall()] File "/usr/lib/python2.6/dist-packages/wxbanker/persistentstore.py", line 311, in result2account ID, name, currency, balance = result ValueError: too many values to unpack I had a quick check of the SQLite DB and found that it had only 4 columns, so I'm not really sure what's going on. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: wxbanker 0.7.0-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic i686 Architecture: i386 Date: Tue Aug 17 19:50:22 2010 InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429) PackageArchitecture: all ProcEnviron: PATH=(custom, user) LANG=en_GB.UTF-8 SHELL=/bin/bash SourcePackage: wxbanker ** Affects: wxbanker (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug i386 lucid -- "ValueError: too many values to unpack" on launch in 0.7 https://bugs.launchpad.net/bugs/619406 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs