icon in xfce in alt-tab dialog is in low resolution

Bug #1264147 reported by Martin Geier
36
This bug affects 7 people
Affects Status Importance Assigned to Milestone
synaptic (Ubuntu)
Confirmed
Wishlist
Unassigned

Bug Description

In alt-tab dialog has Synaptic low resolution logo.
This dialog loads an icon from _NET_WM_ICON property, but for this synaptic window it is only 16x16 size.

This icons is posible to get by "xprop -id $XID _NET_WM_ICON", where XID you get with xwinfo app.

I hope you add, bigger icons, like 64x64 or 128x128.

Distribution: Xubuntu 13.10
Desktop enviroment: xfce
Reproducible 100%

---------------------
lsb_release -rd
Description: Ubuntu 13.10
Release: 13.10

apt-cache policy synaptic
synaptic:
  Nainštalovaná verzia: 0.80.4
  Kandidát: 0.80.4
  Tabuľka verzií:
 *** 0.80.4 0
        100 /var/lib/dpkg/status
     0.80.2 0
        500 http://sk.archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages

Tags: saucy trusty
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in synaptic (Ubuntu):
status: New → Confirmed
Revision history for this message
Sergio Benjamim (sergio-br2) wrote :

This problem happens only in xubuntu, in ubuntu it's normal (better quality icon). This issue still happens in trusty.

tags: added: saucy trusty
Revision history for this message
Martin Geier (martingt89-j) wrote :

I think main problem is in GdkPixbuf *get_gdk_pixbuf(const gchar *name, int size=16); declarated in rgutils.h, this function loads icon from theme with default size 16x16.

In rgmainwindow.cc and some other places is called this function as get_gdk_pixbuf( "synaptic" ); and then use icon in gtk_window_set_icon(GTK_WINDOW(_win), icon);

gtk_window_set_icon set _NET_WM_ICON property.

I think, the simplest way is set default size to higher resolution eg 64x64. But, I think, correct way is use gtk_window_set_icon_list instead gtk_window_set_icon, and defined function that loads all posible resolutions - eg. gtk_icon_theme_list_icons ();

Changed in synaptic (Ubuntu):
importance: Undecided → Wishlist
Revision history for this message
dg1727 (dg1727) wrote :

This bug seems like it might be related to bug 385909.

Revision history for this message
MBonne (ratrakmailbox-launchpad) wrote :

I confirm this problem for synaptic on Xubuntu 14.04.

I also see it for the alt-tab icons of the following programs:
Audacity 2.05
RawTherapee 4.0.12.0
LibreOffice 4.2.3.3
Truecrypt 7.1a
Keepass 2.25

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.