Bug 491688

Summary: Missing icons under Linux
Product: [Eclipse Project] Platform Reporter: Patrik Suzzi <psuzzi>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: akurtakov, ericwill, loskutov, niraj.modi
Version: 4.6Keywords: consistency
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
Image: missing icons in Linux Ubuntu w.r.t. Windows 10 none

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.