Package: lfm Version: 0.91.2-1 Severity: important
Basic, simple commands (like using 'c' to copy a file) crash lfm. I'm able to navigate using lfm, but when it comes to moving/copying files, or creating a directory, etc, it crashes. Below is the error message produced when trying to copy a file: Traceback (most recent call last): File "/usr/bin/lfm", line 24, in ? LfmApp(sys.argv) File "/usr/lib/python2.3/site-packages/lfm/lfm.py", line 793, in LfmApp path = curses.wrapper(main, paths, npanels) File "/usr/lib/python2.3/curses/wrapper.py", line 44, in wrapper res = func(stdscr, *rest) File "/usr/lib/python2.3/site-packages/lfm/lfm.py", line 726, in main ret = app.run() File "/usr/lib/python2.3/site-packages/lfm/lfm.py", line 232, in run oldpanel = self.panels[self.panel].manage_keys() File "/usr/lib/python2.3/site-packages/lfm/lfm.py", line 609, in manage_keys ret = actions.do(app, self, ch) File "/usr/lib/python2.3/site-packages/lfm/actions.py", line 156, in do exec(act) File "<string>", line 1, in ? File "/usr/lib/python2.3/site-packages/lfm/actions.py", line 610, in copy destdir = doEntry('Copy', buf, destdir) File "/usr/lib/python2.3/site-packages/lfm/actions.py", line 1601, in doEntry panelpath).run() File "/usr/lib/python2.3/site-packages/lfm/messages.py", line 653, in run curses.curs_set(1) _curses.error: curs_set() returned ERR -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.8-2-k7 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages lfm depends on: ii python 2.3.5-2 An interactive high-level object-o -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]