Version: (using KDE 4.4.1) Installed from: Debian testing/unstable Packages This bug has been copied over from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439781 and has been verified to still exist in KDE SC 4.4.1 ---- I found some crap in the default KDMRC file. Is that a bug or a feature? Line 528: "...login.crap.com..." :) ---- Additional comment: maybe replace by an example domain name conforming to http://www.rfc-editor.org/rfc/rfc2606.txt
this is kdm code : $ grep -r "login.crap.com" . | grep -v .svn ./kfrontend/kchooser.cpp: host_view->setMinimumWidth( fontMetrics().width( "login.crap.com Display not authorized to connect this server" ) ); ./config.def:Instance: #:*/"*,ugly,sky,dino,kiste.local,login.crap.com"
SVN commit 1105669 by ossi: less crap ;) BUG: 231232 M +1 -1 config.def M +2 -2 kfrontend/kchooser.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1105669