Bug 192153 - error in kcolorchooser rgb.txt not found for Named Colors
Summary: error in kcolorchooser rgb.txt not found for Named Colors
Status: RESOLVED FIXED
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: 4.2.2
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KDE-Windows
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-09 19:07 UTC by Chris
Modified: 2009-06-16 01:31 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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