Bug 346254

Summary: The advanced tab of Icons Theme management is missing icon sizes
Product: [Applications] systemsettings Reporter: Marius Orcsik <marius>
Component: kcm_iconsAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED FIXED    
Severity: minor CC: alvarenga, delfin27es, kdelibs-bugs, notmart, unassigned-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: The advanced tab
console output
Screenshot

Description Marius Orcsik 2015-04-16 08:44:40 UTC
Created attachment 92074 [details]
The advanced tab

When trying to choose a different size for icons in the Icons Theme settings window, the size dropdown doesn't contain any values.
Comment 1 Marius Orcsik 2015-04-16 08:45:07 UTC
Created attachment 92075 [details]
console output
Comment 2 Marco Martin 2015-04-16 09:27:57 UTC
seems to happen only with breeze, with oxygen is fine
Comment 3 Marco Martin 2015-04-16 09:31:23 UTC
the problem seems in
KIconTheme::querySize()
Comment 4 Marco Martin 2015-04-16 10:46:30 UTC
Git commit 809761512851f3a612e8fa48f45a930a541b0701 by Marco Martin.
Committed on 16/04/2015 at 10:45.
Pushed by mart into branch 'master'.

fix the icons size combobox for Breeze

upstream github theme updated as well

M  +13   -0    icons-dark/index.theme
M  +14   -0    icons/index.theme

http://commits.kde.org/breeze/809761512851f3a612e8fa48f45a930a541b0701
Comment 5 André Marcelo Alvarenga 2015-04-16 12:35:43 UTC
This is a duplicate of  https://bugs.kde.org/show_bug.cgi?id=337822
Comment 6 André Marcelo Alvarenga 2015-04-18 01:26:27 UTC
Created attachment 92110 [details]
Screenshot

Hi Marco.

Now I can see several size options. (see screenshot)

In KDE4: 16, 22, 32, 48, 64, 128 and 256
Comment 7 Andrew Lake 2015-04-18 15:17:08 UTC
Git commit 2171d785a4a2b9a9e7ca88acfb70c61f2c1f9b8e by Andrew Lake, on behalf of Marco Martin.
Committed on 18/04/2015 at 15:16.
Pushed by alake into branch 'Plasma/5.3'.

fix the icons size combobox for Breeze

upstream github theme updated as well

M  +13   -0    icons-dark/index.theme
M  +14   -0    icons/index.theme

http://commits.kde.org/breeze/2171d785a4a2b9a9e7ca88acfb70c61f2c1f9b8e