Bug 179684 - krunner is not updated on plasma theme change
Summary: krunner is not updated on plasma theme change
Status: RESOLVED FIXED
Alias: None
Product: krunner
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 169815 181161 184413 189157 192211 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-01-05 04:40 UTC by SlashDevDsp
Modified: 2009-05-10 13:26 UTC (History)
7 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 SlashDevDsp 2009-01-05 04:40:00 UTC
Version:            (using Devel)
Compiler:          g++ 4.1.3 
OS:                Linux
Installed from:    Compiled sources

Plasma theme change does not seem to affect krunner(alt+f2) until next login.
1. right click on dekstop select 'appearence settings'
2. change theme from 'oxygen' to 'aya'
3. Desktop plasma theme changes
4. krunner (alt+f2) - still using 'oxygen' theme not 'aya', but after a logout the krunner theme is correct i.e., aya
Comment 1 Aaron J. Seigo 2009-01-05 04:48:31 UTC
if it affects krunner, it's probably a krunner bug. there is no global "plasma theme changed" signal (nor any general signals from kconfig for that matter for change notification either). one or the other needs to get fixed.
Comment 2 Dominik Tritscher 2009-01-20 00:00:54 UTC
*** Bug 169815 has been marked as a duplicate of this bug. ***
Comment 3 Dominik Tritscher 2009-01-20 00:03:07 UTC
*** Bug 181161 has been marked as a duplicate of this bug. ***
Comment 4 Pino Toscano 2009-02-15 16:37:05 UTC
*** Bug 184413 has been marked as a duplicate of this bug. ***
Comment 5 Wang Hoi 2009-02-28 07:40:56 UTC
SVN commit 933145 by wkai:

BUG: 179684
BUG: 181451
sync the config, and connect the config file's create signal
so Plasma::Theme::themeChanged() work across process 


 M  +2 -0      theme.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=933145
Comment 6 Nicolas L. 2009-02-28 09:07:34 UTC
can you please backport on 4.2 branch ?
Comment 7 Pino Toscano 2009-04-08 22:01:59 UTC
*** Bug 189157 has been marked as a duplicate of this bug. ***
Comment 8 Pino Toscano 2009-05-10 13:26:54 UTC
*** Bug 192211 has been marked as a duplicate of this bug. ***