[Konsole-devel] [Bug 113953] New: Solaris keytab name has trailing quote character
Jon Wakely
zilla at kayari.org
Thu Oct 6 08:45:49 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=113953
Summary: Solaris keytab name has trailing quote character
Product: konsole
Version: 1.5
Platform: SuSE RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel kde org
ReportedBy: zilla kayari org
Version: 1.5 (using KDE KDE 3.4.0)
Installed from: SuSE RPMs
Compiler: N/A N/A
OS: Linux
Settings->Configure Konsole->Session
In the Keytab dropdown, Solaris is shown with a trailing quote character (see attached image).
This appears to be because solaris.keytab has a trailing space character on this line:
keyboard "Solaris"
^ trailing space character
I haven't checked the code but it seems that the code to parse the keytab file just assumes that the last character on the line is the closing quote, and just removes the last character. That is a bit poor, but the problem can be avoided by removing the trailing space.
More information about the konsole-devel
mailing list