Public bug reported:

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)

** Affects: lfm (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug natty ubuntu-une

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/786491

Title:
  lfm crashes at startup, because of UnicodeDecodeError

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to