[Bug 368670] [NEW] Konsole curs_set() error

Slightcrazed randall.walls at gmail.com
Tue Apr 28 15:29:53 UTC 2009


Public bug reported:

Binary package hint: konsole

Begining in Jaunty (Ubuntu 9.04) Konsole does not appear to respond to
the curs_set() curses function as it has previously, causing any curses
app that calls curs_set() to fail when accessed from Konsole.

In testing, the app still works fine on xterm. The app in question is
accessed through an ssh session...it is not a local app. Konsole would
appear to be the only thing 'getting in the way' of this application
working properly. Konsole in Hardy worked fine. Yakuake (which
apparently uses Konsole) also fails with identical error messages.

with $TERM set to vt100:

Traceback (most recent call last):
  File "/data_store/.client_db/client_db.py", line 511, in ?
    main()
  File "/data_store/.client_db/client_db.py", line 508, in main
    curses.wrapper(dr_clientGUI)
  File "/usr/lib64/python2.4/curses/wrapper.py", line 44, in wrapper
    return func(stdscr, *args, **kwds)
  File "/data_store/.client_db/client_db.py", line 45, in __init__
    curses.curs_set(0)
_curses.error: curs_set() returned ERR

I can find no mention of this bug anywhere else.

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

-- 
Konsole curs_set() error
https://bugs.launchpad.net/bugs/368670
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.




More information about the kubuntu-bugs mailing list