← Back to team overview

cairo-dock-team team mailing list archive

[Bug 882704] Re: wrong icon for firefox application instances

 

@Brian:  I think you misunderstand the issue.  The Firefox *launcher*
looked normal (correctly showed the firefox icon).  It was the instances
of the open application windows that were misbehaving: instead of
showing up as firefox icons like their parent launcher did, they were
displaying a custom icon that I had assigned to a different launcher
(the chromium launcher set to open a specific local webpage).  Since the
firefox launcher was displaying correctly, it cannot be the case that a
missing firefox icon is to blame...  I infer that a cairo dock launcher
will automatically draw the icon from /usr/share/icons/ that matches its
associated command (so a launcher that runs "firefox" will look for
"/usr/share/icons/firefox.png" or .svg or whatever).  That is the way
that normal gnome desktop launchers seem to work anyway.  Regardless, I
have long since given up on this issue and just stopped using the custom
icon altogether, so I don't even know if the problem has been fixed in
one of the intervening releases.  When I next log in to my laptop maybe
I'll check it again, although given the lack of response from the
developers here, I'm not too hopeful.

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Core.
https://bugs.launchpad.net/bugs/882704

Title:
  wrong icon for firefox application instances

Status in Cairo-Dock : Core:
  New

Bug description:
  I recently added a custom launcher that runs the command: chromium-browser "specific.webpage" (the page is a local copy of a unicode character picker that I use frequently).  I created a custom SVG icon for this launcher (this worked fine).  Now, every time I launch firefox, the firefox instances (but not the launcher) use this new custom icon instead of showing up as firefox icons.  When I run { cairo-dock -c -l debug > debug.txt } and then click on the firefox launcher, it shows the wrong icon every time, and spits out this text:
  WARNING: Application calling GLX 1.3 function "glXCreatePixmap" when GLX 1.3 is not supported!  This is an application bug!
  WARNING: Application calling GLX 1.3 function "glXDestroyPixmap" when GLX 1.3 is not supported!  This is an application bug!

  CD version 2.4.0~2 running without OpenGL
  Ubuntu 10.04 (lucid) 32 bit, Gnome, Compiz

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-core/+bug/882704/+subscriptions


References