Summary: | "Add to custom colors" does not work in the KDE color selector widget | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Øyvind Stegard <oyvinst> |
Component: | general | Assignee: | Lukáš Tinkl <lukas> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nicolasg |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kdepimlibs/0a23465bc5ea2ba74e96824670c71dc93cf80e32 | Version Fixed In: | 4.13.2 |
Sentry Crash Report: |
Description
Øyvind Stegard
2005-12-17 07:23:25 UTC
I noticed the same problem with KColorChooser with KDE 3.5.0, SUSE 9.3. There is an extra blank entry at the bottom of the color palette drop-down list box, and the Add to Custom Colors button switches to this empty palette and does nothing. Same thing in all the other programs I tried with this color selection dialog. I went back to KDE 3.4.3 to get rid of the problem. I confirm this bug with KDE 3.5.0, SuSE 10.0. I dug a little and what I found is that --apparently-- to reduce the number of recent colors removes --temporarely-- the empty color list. Check your ~/.kde/share/config/colors/Recent_Colors I had over 600 recent colors which I reduced to less than 128. (Some of these recent colors wasn't that recent IMHO.) But this doesn't solve the problem. The empty list re-appears when I click on "Add to custom colors" and nothing else happens. I tried to reduce the number of custom colors --although there was less than 100 of them-- but it makes no difference. Even erasing the custom colors file doesn't help; it won't be re-created. *** This bug has been confirmed by popular vote. *** Still doesn't work in KDE 3.5.1. I fixed it some time ago in KDE 3.5 branch Git commit 0a23465bc5ea2ba74e96824670c71dc93cf80e32 by Sandro Knauß. Committed on 01/06/2014 at 15:42. Pushed by knauss into branch 'KDE/4.13'. Use credentials in the "Edit Host" window to query LDAP Server. If the server needs authentification to connect, the "Query Server" to get the namingcontexts should use the credentials. Related: bug 335651 FIXED-IN: 4.13.2 M +6 -13 kldap/ldapconfigwidget.cpp http://commits.kde.org/kdepimlibs/0a23465bc5ea2ba74e96824670c71dc93cf80e32 |