Version: 4.0.73 >= 20080507 "release 1.6" (using Devel) Installed from: Compiled sources OS: Linux Distro: openSUSE 10.3, KDE 4.0.73 >= 20080507 "release 1.6" (VirtualBox 1.6.0) I stumbled upon this while writing a script which looked at kdeglobals to determine the user's current icon theme. With kde3, even a fresh install has all the information in the kdeglobals variable from the start. With the kde snapshot mentioned above, the kdeglobals file only contained this: "[$Version] update_info=kaccel.upd:kde3.3/r1" The file is only updated with all of the useful information after one makes changes in the systemsettings. For example, I changed the icon theme and then the kdeglobals file was written with all the information needed.
Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone!
Dear Bug Submitter, This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? Thank you for helping us make KDE software even better for everyone!
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
(In reply to Justin Zobel from comment #3) > Thank you for reporting this issue in KDE software. As it has been a while > since this issue was reported, can we please ask you to see if you can > reproduce the issue with a recent software version? > > If you can reproduce the issue, please change the status to "REPORTED" when > replying. Thank you! Version: KDE Frameworks: 5.90.0 OS: Linux Distro: openSUSE 15.4 (https://get.opensuse.org/leap/15.4/) opensuse@localhost:~> find / -iname kdeglobals 2>/dev/null /etc/xdg/kdeglobals /etc/kde4/share/config/kdeglobals /home/opensuse/.config/kdedefaults/kdeglobals /home/opensuse/.config/kdeglobals /home/opensuse/.kde4/share/config/kdeglobals opensuse@localhost:~> cat .config/kdedefaults/kdeglobals | grep -i theme Theme=breeze opensuse@localhost:~> cat /etc/kde4/share/config/kdeglobals | grep -i theme Theme=breeze opensuse@localhost:~> cat /home/opensuse/.config/kdeglobals | grep -i theme opensuse@localhost:~> ``` Everything looks good except. The only thing of note I see is that the home user config file doesn't have theme info. This is a 10 year old bug so its been a LONG time since I looked at the icon spec that I was using when I opened this bug. Its possible that this is normal behavior and that the app should fall back to the system defaults? The file isn't completely blank like in OP though.
Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone!
Hi, kdelibs (version 4 and earlier) is no longer maintained since a few years. KDE Frameworks 5 or 6 might already have resolved this bug. If not, please re-open against the matching framework if feasible or against the application that shows the issue. We then can still dispatch it to the right Bugzilla product or component. Greetings Christoph Cullmann