Bug 491688 - Missing icons under Linux
Summary: Missing icons under Linux
Status: CLOSED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.6   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: consistency
Depends on:
Blocks:
 
Reported: 2016-04-14 08:23 EDT by Patrik Suzzi CLA
Modified: 2017-12-06 05:10 EST (History)
4 users (show)

See Also:


Attachments
Image: missing icons in Linux Ubuntu w.r.t. Windows 10 (175.05 KB, image/png)
2016-04-14 08:23 EDT, Patrik Suzzi CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrik Suzzi CLA 2016-04-14 08:23:03 EDT
Created attachment 260951 [details]
Image: missing icons in Linux Ubuntu w.r.t. Windows 10

While working both under Windows 10 and Linux Ubuntu 15.10, I noticed that Ubuntu does not show icons for commands.

The icons should be visible in the same way both in Win10 and in Ubuntu15.10
Comment 1 Andrey Loskutov CLA 2016-04-14 08:48:47 EDT
This is GTK setting, most likely not Eclipse issue. SWT team?
Comment 2 Eric Williams CLA 2016-04-15 10:58:03 EDT
(In reply to Andrey Loskutov from comment #1)
> This is GTK setting, most likely not Eclipse issue. SWT team?

Yes this is a GTK thing: you can enable it by typing this in the terminal on your Linux machine:

gsettings set org.gnome.settings-daemon.plugins.xsettings overrides "{'Gtk/ButtonImages': <1>, 'Gtk/MenuImages': <1>}"


This should enable it.
Comment 3 Alexander Kurtakov CLA 2016-09-01 03:18:56 EDT
This should be fixed in Neon even without changing the setting as SWT uses a box to add items. Can this one be closed now?
Comment 4 Alexander Kurtakov CLA 2017-12-06 05:10:40 EST
No reply for more than a year. Closing. Please reopen if it still happens to you.