[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-03-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=417515

--- Comment #15 from Christoph Feck  ---
If the recent comments describe more issues that still need to be fixed, I
suggest to report them separately.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-25 Thread Cyril Rossi
https://bugs.kde.org/show_bug.cgi?id=417515

--- Comment #14 from Cyril Rossi  ---
To sum up, I see 2 things :

1) When applying a global theme from KCM Look and Feel, if the theme use a
widget theme that is not installed, it will style use Breeze but the
kdeglobals, but the kdeglobals will be wrong and fail to highlight the proper
Application Style in the KCM.

2) Some global themes refer to "breeze" as widgetStyle instead of "Breeze",
which cause the highlight to fail as well.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-21 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417515

--- Comment #13 from Patrick Silva  ---
(In reply to Cyril Rossi from comment #12)
> Then I installed some qt5-style-kvantum package, and then I get the
> Application Style properly selected.

yes, I can confirm on Neon unstable. :)
However other themes with Breeze widget style make style highlighting in
"Application Style" kcm to fail
on the same system. For example, install Aritim-light global theme via "Get new
global themes" button and apply it. kdeglobals file says that widgetstyle is
"breeze" under its "[KDE]" section and Breeze style is not highlighted in
"Application style" kcm.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-21 Thread Cyril Rossi
https://bugs.kde.org/show_bug.cgi?id=417515

--- Comment #12 from Cyril Rossi  ---
(In reply to Patrick Silva from comment #11)
> But if we set a third-party global theme, current application style is still
> not highlighted in "Application style" kcm. Now I'm using Qogir-light global
> theme installed via "Get new global themes..." button and nothing is
> highlighted
> in "Application style" kcm.

I did some tests. I installed from KCM look and feel Qogir global theme and
applyed it.
Qogir requires kvantum that I didn't have, so the Application Style was not
selected, but the style used was still Breeze.
In my kdeglobals, I had :

[KDE]
widgetStyle=kvantum

Then I installed some qt5-style-kvantum package, and then I get the Application
Style properly selected.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-18 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417515

--- Comment #11 from Patrick Silva  ---
Thanks Cyril. Your patch fixes the bug if we set global theme to Breeze.
But if we set a third-party global theme, current application style is still
not highlighted in "Application style" kcm. Now I'm using Qogir-light global
theme installed via "Get new global themes..." button and nothing is
highlighted
in "Application style" kcm.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.18.80
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-18 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417515

--- Comment #10 from Patrick Silva  ---
*** Bug 414855 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-18 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=417515

--- Comment #9 from Piotr Mierzwinski  ---
(In reply to Cyril Rossi from comment #8)
> btw, re-applying the Application Style should fix the issue.

It helped. Thank you.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-18 Thread Cyril Rossi
https://bugs.kde.org/show_bug.cgi?id=417515

--- Comment #8 from Cyril Rossi  ---
btw, re-applying the Application Style should fix the issue.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-18 Thread Cyril Rossi
https://bugs.kde.org/show_bug.cgi?id=417515

--- Comment #7 from Cyril Rossi  ---
(In reply to Piotr Mierzwinski from comment #4)
> Requested by you entry appears twice - in two sections in file
> ~/.config/kdeglobals, which looks for me like below:
> 
> [General]
> widgetStyle=Breeze
> 
> [KDE]
> widgetStyle=oxygen

Thank you for posting your kdeglobals.

After further investigation, the one in General has nothing to do here.

The one in KDE group, is the right one. But KCM Style use widgetStyle value
registered in the kstyle/themes/*.themerc files, which is in your case Oxygen
with an upper case O, so the KCM can't match the name and highlight the proper
Application Style.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-18 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417515

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://cgit.kde.org/plasma
   ||-workspace.git/commit/?id=c
   ||7c190488e46f49d85ab8695f320
   ||08eb6f352ad8
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.19.0
 Resolution|--- |FIXED

--- Comment #6 from Nate Graham  ---
Fixed in
https://cgit.kde.org/plasma-workspace.git/commit/?id=c7c190488e46f49d85ab8695f32008eb6f352ad8.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-17 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=417515

--- Comment #5 from Piotr Mierzwinski  ---
Created attachment 126108
  --> https://bugs.kde.org/attachment.cgi?id=126108&action=edit
my kdeglobals in Plasma 5.18.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-17 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=417515

--- Comment #4 from Piotr Mierzwinski  ---
(In reply to Cyril Rossi from comment #3)
> Could you post here the value of the widgetStyle entry from your
> configuration file kdeglobals.

Requested by you entry appears twice - in two sections in file
~/.config/kdeglobals, which looks for me like below:

[General]
BrowserApplication[$e]=opera.desktop
ColorScheme=MateriaManjaroDark
Name=Breeze
XftAntialias=true
XftHintStyle=hintfull
XftSubPixel=
dbfile=/home/piotra/.mozilla/firefox/l3r4fo8u.default/places.sqlite
fixed=Monospace,9,-1,5,50,0,0,0,0,0
font=Noto Sans Adlam,10,-1,5,50,0,0,0,0,0,Regular
menuFont=Noto Sans,10,-1,5,50,0,0,0,0,0,Regular
shadeSortColumn=true
smallestReadableFont=Noto Sans,8,-1,5,50,0,0,0,0,0,Regular
toolBarFont=Noto Sans,10,-1,5,50,0,0,0,0,0,Regular
widgetStyle=Breeze


[KDE]
AnimationDurationFactor=1.00
ColorScheme=Breeze
ShowDeleteCommand=false
ShowIconsInMenuItems=true
ShowIconsOnPushButtons=true
SingleClick=false
contrast=4
widgetStyle=oxygen

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-14 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=417515

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-14 Thread Cyril Rossi
https://bugs.kde.org/show_bug.cgi?id=417515

Cyril Rossi  changed:

   What|Removed |Added

 CC||cyril.ro...@enioka.com

--- Comment #3 from Cyril Rossi  ---
Could you post here the value of the widgetStyle entry from your configuration
file kdeglobals.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-13 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=417515

Paul  changed:

   What|Removed |Added

 CC||pip@gmx.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-12 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=417515

Nate Graham  changed:

   What|Removed |Added

  Component|general |kcm_style
 CC||k...@privat.broulik.de,
   ||n...@kde.org,
   ||zom...@protonmail.com
 Status|REPORTED|CONFIRMED
   Keywords||regression
 Ever confirmed|0   |1

--- Comment #2 from Nate Graham  ---
Can reproduce.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 417515] In Application Style current style is not highlighted (no global theme)

2020-02-12 Thread Piotr Mierzwinski
https://bugs.kde.org/show_bug.cgi?id=417515

Piotr Mierzwinski  changed:

   What|Removed |Added

 CC||piotr.mierzwin...@gmail.com

--- Comment #1 from Piotr Mierzwinski  ---
I found similar bug (Bug 414855), and seems the issue is related with new Pasma
5.18 (in mentioned one reported for 5.17.80.

-- 
You are receiving this mail because:
You are watching all bug changes.