Stefan Hundhammer changed bug 1234423
What Removed Added
Severity Normal Minor

Comment # 2 on bug 1234423 from Stefan Hundhammer
So this is a problem with basic editing?

Or is there trailing whitespace at the end of the content of that field that
should be trimmed?

Also, don't rely on those keyboard shortcuts too much: They might change with
any minor change of the dialog, or even just with translations. If the label of
a widget becomes shorter or longer, its priorities while resolving keyboard
shortcut conflicts may change.

I don't think there were many changes in this whole area at all (NTP server
configuration, the whole YaST installation workflow) since almost the entire
YaST team has been working on the new Agama installer almost exclusively except
for some bug fixes.

In particular, there was no change in libyui or libyui-qt (this installation
used Qt according to the logs) which would be where any input field handling
happens.


I checked the attached logs, and I don't see any obvious error; but then of
course, the whole y2log is riddled with useless error log lines that distract
from any real problem.

The only errors remotely in this area are:

>> 15:06:45 <3> [Ruby] modules/NtpClient.rb(rescue in write_ntp_conf):818
>>   Failed to write /etc/chrony.d/pool.conf:
>>   Augeas serializing error:
>>   Unexpected node '/store/server': can not match tree

(whatever that means)

>> 15:06:45 <3> [Ruby] modules/NtpClient.rb(Write):404
>>   Cannot write settings to '/etc/chrony.conf'


You are receiving this mail because: