Activity log for bug #418859

Date Who What changed Old value New value Message
2009-08-25 20:40:41 Frank Zwart bug added bug
2009-08-25 20:41:36 Frank Zwart description Package: http://edge.launchpad.net/lottanzb/0.5/0.4.95/+download/lottanzb_0.4.95-1_all.deb Platform: Ubunty Jaunty Jackalope I upgraded from lottanzb 0.4.1 to 0.4.95, and ran into a problem. Lottanzb wouldn't start up, because the directory /home/<user>/.local/lottanzb/plugins did not exist. Lottanzb hangs, displaying the error (on console startup) Traceback (most recent call last): File "/usr/bin/lottanzb", line 7, in <module> app.run() File "/var/lib/python-support/python2.6/lottanzb/core.py", line 355, in run sys.exit(self.main(sys.argv)) File "/var/lib/python-support/python2.6/lottanzb/core.py", line 324, in main self.launch() File "/var/lib/python-support/python2.6/lottanzb/core.py", line 188, in launch self.plugin_manager = PluginManager(self, self.config.plugins) File "/var/lib/python-support/python2.6/lottanzb/plugins/__init__.py", line 544, in __init__ self._find_plugins() File "/var/lib/python-support/python2.6/lottanzb/plugins/__init__.py", line 550, in _find_plugins for name in listdir(path): OSError: [Errno 2] No such file or directory: '/home/frank/.local/share/lottanzb/plugins' Easily worked around by manually creating the plugins directory. Package: http://edge.launchpad.net/lottanzb/0.5/0.4.95/+download/lottanzb_0.4.95-1_all.deb Platform: Ubunty Jaunty Jackalope I upgraded from lottanzb 0.4.1 to 0.4.95, and ran into a problem. Lottanzb wouldn't start up, because the directory /home/<user>/.local/lottanzb/plugins did not exist. Lottanzb hangs, displaying the error (on console startup) Traceback (most recent call last): File "/usr/bin/lottanzb", line 7, in <module> app.run() File "/var/lib/python-support/python2.6/lottanzb/core.py", line 355, in run sys.exit(self.main(sys.argv)) File "/var/lib/python-support/python2.6/lottanzb/core.py", line 324, in main self.launch() File "/var/lib/python-support/python2.6/lottanzb/core.py", line 188, in launch self.plugin_manager = PluginManager(self, self.config.plugins) File "/var/lib/python-support/python2.6/lottanzb/plugins/__init__.py", line 544, in __init__ self._find_plugins() File "/var/lib/python-support/python2.6/lottanzb/plugins/__init__.py", line 550, in _find_plugins for name in listdir(path): OSError: [Errno 2] No such file or directory: '/home/<user>/.local/share/lottanzb/plugins' Easily worked around by manually creating the plugins directory.
2009-08-25 21:51:20 Severin H lottanzb: status New Won't Fix
2009-08-25 21:51:24 Severin H lottanzb: status Won't Fix Fix Committed
2009-08-25 21:51:33 Severin H lottanzb: importance Undecided High
2009-08-25 21:51:38 Severin H lottanzb: assignee Severin Heiniger (lantash)
2009-08-25 21:51:44 Severin H lottanzb: milestone 0.5
2009-09-05 19:17:23 Severin H lottanzb: status Fix Committed Fix Released