Bug 144428 - post-install: network conf dialog glitch
Summary: post-install: network conf dialog glitch
Status: VERIFIED FIXED
: 153559 188895 (view as bug list)
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Installation (show other bugs)
Version: RC 1
Hardware: x86 Linux
: P5 - None : Minor (vote)
Target Milestone: ---
Assignee: Katarina Machalkova
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-20 16:28 UTC by Jan Engelhardt
Modified: 2006-12-02 17:02 UTC (History)
2 users (show)

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
- (39.43 KB, image/jpeg)
2006-01-20 16:29 UTC, Jan Engelhardt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Engelhardt 2006-01-20 16:28:36 UTC
In the dialog shown in (screenshot) moving with the cursor keys leaves previously selected with black background rather to return them to the blue-on-gray state.
Another issue is that once Firewall is disabled, SSH enabled/disabled disappears - but which I would still like to set.
Comment 1 Jan Engelhardt 2006-01-20 16:29:10 UTC
Created attachment 64319 [details]
-
Comment 2 J. Daniel Schmidt 2006-01-20 17:11:00 UTC
By disabling the firewall ssh gets enabled automatically (as in previous releases).

The first part seems to be something ncurses related.
btw. does it occur in VMware only?
Comment 3 Jan Engelhardt 2006-01-22 19:33:15 UTC
Why do you think this is VMware specific? After all, a VGA 80x25 console is a VGA 80x25 console, even within Vmware.
Comment 4 Stanislav Visnovsky 2006-02-01 12:23:17 UTC
Because I did not see any similar report. Please, retest with the latest beta (at least beta2).
Comment 5 Stanislav Visnovsky 2006-02-22 06:47:36 UTC
No response.
Comment 6 Jan Engelhardt 2006-02-22 13:36:22 UTC
I cannot download betas easily (read: modem) and SUSE stopped shipping beta cds by mail, therefore, I cannot test it that fast, but have to find an opportunity in a fast data center. Please leave this bug open/needinfo.
Comment 7 Jan Engelhardt 2006-02-25 15:31:16 UTC
Persists in 10.1-beta5.
Comment 8 Stanislav Visnovsky 2006-03-27 11:13:11 UTC
What TERM do you use?
Comment 9 Jan Engelhardt 2006-03-27 15:07:55 UTC
Uh, there's not much choice for 80x25.

/var/log/boot.msg
<4>Console: colour VGA+ 80x25

Plus whatever the installation routine sets the environment variable TERM to, I suppose that would be "linux".

Persists in 10.1-beta8.
Comment 10 Stanislav Visnovsky 2006-04-19 12:59:46 UTC
*** Bug 153559 has been marked as a duplicate of this bug. ***
Comment 11 Christian Boltz 2006-04-20 20:59:37 UTC
The redraw bug still exists in RC1.

It seems the problem isn't limited to the network configuration - I just reproduced it on the installation proposal screen. Therefore my guess is that this bug affects all dialogs that are (technical) similar.
Comment 12 Christian Boltz 2006-04-21 18:12:31 UTC
(In reply to comment #2)
> btw. does it occur in VMware only?
 
I just reproduced the problem on a "real" system booted with vga=normal (RC1). 
-> This is _not_ a vmware-specific bug.

Try yourself, I'm sure you can reproduce it ;-)
Comment 13 Stanislav Visnovsky 2006-06-07 17:02:21 UTC
Looks like the hyperlink cannot be redrawn in its original attribute.
Comment 14 Stanislav Visnovsky 2006-06-09 10:59:03 UTC
Technical comments:

The first draw of the richtext pad is done by sequentially going through the RTF document. However, moving from link to another one will just try to redraw the impacted links. But for the 'leaving' link, the code does not have any information how to redraw it.
Comment 15 Stanislav Visnovsky 2006-08-09 08:20:41 UTC
Reopening for reassign.
Comment 16 Katarina Machalkova 2006-09-26 15:52:51 UTC
I have a fix, but before submitting, I have to test different types of terminals
Comment 17 Katarina Machalkova 2006-09-27 11:40:22 UTC
Fixed in yast2-ncurses 2.13.44
Anyway, I just suppose it works for monochromatic and braille terminal (tested xterm and linux) as well - it should, but one never knows ;-)
Feel free to reopen if the problem persists
Comment 18 Katarina Machalkova 2006-09-27 14:11:19 UTC
*** Bug 188895 has been marked as a duplicate of this bug. ***