I do not believe it is a bug with the color-scheme, but rather the way your system is handling it. The color file could be corrupted or it could be a cache issue. Non-qt apps sometimes have a problem when kde colors are applied, but Lancelot should always be displayed properly. It could also be an issue with the plasma theme as I think that is where lancelot gets it's color information from if I remember right.
First: try to reinstall the color-scheme/plasma-theme. I am assuming you have already tried this =) You may need to manually remove them before reinstalling. They're located in ~/.kde/apps/color-schemes/ (for the color schemes) and ~/.kde/apps/desktoptheme/ (for the plasma theme)
If that does not work, I recommend that you clear the kde plasma theme cache as follows:
-Switch to another theme, then type the following into a command prompt:
rm ~/.kde/cache-*/plasma* (this will return an error but it is okay to ignore)
rm ~/.kde/cache-*/kpc/plasma*
-restart kde & reapply theme.
I hope this helps! Good luck! =)
Ratings & Comments
4 Comments
In some boxes, I get a Black Background with Black text --- and LanceLot as well? How do I fix?
Here's an example http://cid-1319afb8a8906bf4.skydrive.live.com/self.aspx/Public/snapshot6.png
I do not believe it is a bug with the color-scheme, but rather the way your system is handling it. The color file could be corrupted or it could be a cache issue. Non-qt apps sometimes have a problem when kde colors are applied, but Lancelot should always be displayed properly. It could also be an issue with the plasma theme as I think that is where lancelot gets it's color information from if I remember right. First: try to reinstall the color-scheme/plasma-theme. I am assuming you have already tried this =) You may need to manually remove them before reinstalling. They're located in ~/.kde/apps/color-schemes/ (for the color schemes) and ~/.kde/apps/desktoptheme/ (for the plasma theme) If that does not work, I recommend that you clear the kde plasma theme cache as follows: -Switch to another theme, then type the following into a command prompt: rm ~/.kde/cache-*/plasma* (this will return an error but it is okay to ignore) rm ~/.kde/cache-*/kpc/plasma* -restart kde & reapply theme. I hope this helps! Good luck! =)
Very nice.. as expected =D good job.