← Back to team overview

cairo-dock-team team mailing list archive

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

 

Hello, thank you for this bug report and sorry for the delay.

@Daniel: do you have any chromium launcher? How did you link your custom icon to chromium apps? Which theme do you use?
Is it possible to have the content of chromium and firefox launchers? => can you post the output messages of these two commands launched from a terminal?
  $ cat ~/.config/cairo-dock/current_theme/launchers/*firefox* ~/.config/cairo-dock/current_theme/launchers/*chrom*
  $ ls ~/.config/cairo-dock/current_theme/icons
(it's a bit strange that your custom chromium icon is linked to firefox too)

@Maris: I think this is not a similar request (it seems Daniel has a problem with an icon which is the same for two different apps)
> I think that you should identify the program by "Class" and by "command" if posibile 
It's currently not possible to have this behaviour but it's maybe possible to add this feature (if it's easy to do because this is a minor feature I think). We can easily identify the title of a window but it will not help you with Firefox...

@fabounet: what do you think about that?

-- 
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