Bug 192153

Summary: error in kcolorchooser rgb.txt not found for Named Colors
Product: [I don't know] kde Reporter: Chris <forgeaus>
Component: generalAssignee: KDE-Windows <kde-windows>
Status: RESOLVED FIXED    
Severity: normal CC: grundleborg, ps_ml
Priority: NOR    
Version: 4.2.2   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description Chris 2009-05-09 19:07:18 UTC
Version:            (using KDE 4.2.2)
OS:                MS Windows
Installed from:    MS Windows

In KDE 4.2.2 (Windows Release) the KColorChooser app complains no /usr/share/X11/rgb.txt (also mentions a few alternate paths like /usr/X11R6/lib/X11/ or /usr/openwin/lib/X11/) when you select Named Colors, an easy thing to overlook..
Comment 1 George Goldberg 2009-06-13 13:52:56 UTC
Reassigning to the KDE Windows team.
Comment 2 Pino Toscano 2009-06-16 01:31:49 UTC
SVN commit 982489 by pino:

on systems which don't use X11, install our local copy of X11's rgb.txt
always on !X11, take care of finding that locally installed copy, and avoid looking at X11-specific paths
BUG: 192153

tested on Windows by Patrick Spendrin, needs testing on MacOSX


 M  +5 -0      CMakeLists.txt  
 M  +4 -0      colors/kcolordialog.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=982489