[Bug 786491] Re: lfm crashes at startup, because of UnicodeDecodeError
Micah Gersten
launchpad at micahscomputing.com
Mon Oct 3 04:42:54 UTC 2011
** Also affects: lfm (Ubuntu Maverick)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/786491
Title:
lfm crashes at startup, because of UnicodeDecodeError
Status in “lfm” package in Ubuntu:
Fix Released
Status in “lfm” source package in Maverick:
New
Status in “lfm” source package in Natty:
Confirmed
Status in “lfm” source package in Oneiric:
Fix Released
Status in “lfm” package in Debian:
New
Bug description:
Binary package hint: lfm
If I start lfm it raises immediately a UnicodeDecodeError:
Traceback (most recent call last):
File "/usr/bin/lfm", line 27, in <module>
lfm_start(sys.argv)
File "/usr/share/lfm/lfm/lfm.py", line 924, in lfm_start
path = curses.wrapper(main, prefs, paths1, paths2)
File "/usr/lib/python2.7/curses/wrapper.py", line 43, in wrapper
return func(stdscr, *args, **kwds)
File "/usr/share/lfm/lfm/lfm.py", line 848, in main
ret = app.run()
File "/usr/share/lfm/lfm/lfm.py", line 197, in run
self.display()
File "/usr/share/lfm/lfm/lfm.py", line 153, in display
self.lpane.display()
File "/usr/share/lfm/lfm/lfm.py", line 358, in display
self.display_files()
File "/usr/share/lfm/lfm/lfm.py", line 465, in display_files
buf = tab.get_fileinfo_str_short(res, w, self.pos_col1)
File "/usr/share/lfm/lfm/lfm.py", line 753, in get_fileinfo_str_short
buf = '%(type_chr)c%(fname)s %(size)7s %(mtime2)12s' % res
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: lfm 2.2-1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
Architecture: amd64
Date: Sun May 22 12:20:23 2011
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
PackageArchitecture: all
ProcEnviron:
LANGUAGE=de_AT:en
PATH=(custom, user)
LANG=de_AT.UTF-8
SHELL=/bin/bash
SourcePackage: lfm
UpgradeStatus: Upgraded to natty on 2011-05-03 (19 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lfm/+bug/786491/+subscriptions
More information about the Ubuntu-sponsors
mailing list