Bugzilla – Bug 150799
yast2-ncurses doesn't handle spawning of interactive programs
Last modified: 2006-03-10 17:11:12 UTC
Klaus reports that yast2 (in ncurses mode) is not able to spawn an interactive program properly (like lynx or w3m). I don't know which exact issue he observed but I assume that the terminal is messed up. (Klaus, can you fill in details / how-to-reproduce? Thanks) This feature is needed to handle interactive registration during installation with the planned new registration procedure of 10.1/sles10. FYI, there was a former bug which dealt with ncurses screen redrawal, which might be related: bug 46315.
I'm afraid nobody from YaST is able to fix this. Ask Werner or other ncurses guru.
Edith, please assign to who's tasked to integrated lynx/w3m
'screen' works nicely.
Daniel, please close bug, as soon as ncurses registration is tested.
For native mode of YaST this is true. But launching it without threading solves the problem (according to stano). We thinkt about launching the ncurses YaST without threads.
stano: could you make nacurses start without threads always!?
We need to adapt /sbin/yast2 and YaST2.call to add --nothreads for ncurses as a server parameter.
Added to /sbin/yast{,2} in yast2-2.13.34 and YaST2.call in yast2-installation-2.13.31.