← Back to team overview

cairo-dock-team team mailing list archive

[Bug 535065] Re: launcher icon corruption after wake-up from suspend

 

As workaround, you can use this tool: it will relaunch the dock after
wake-up from suspend:

 * Download the attachment
 * Install a few dependences:
   $ sudo apt-get install -y build-essential pkg-config libgtk-3-dev libdbus-glib-1-dev
 * Compile this program (open a terminal in the same directory of the file that you just downloaded):
   $ gcc refresh_cd_on_resuming.c -o refresh_cd_on_resuming `pkg-config --libs --cflags gtk+-3.0 dbus-glib-1`
 * Launch it:
   $ ./refresh_cd_on_resuming

But please note that it's a workaround ;) (feel free to post new
messages to nVidia devs)

** Attachment added: "refresh_cd_on_resuming.c"
   https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/535065/+attachment/3505051/+files/refresh_cd_on_resuming.c

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

Title:
  launcher icon corruption after wake-up from suspend

Status in Cairo-Dock: Plug-ins:
  Confirmed
Status in “nvidia-graphics-drivers” package in Ubuntu:
  Confirmed

Bug description:
  After wake-up from suspend, launcher icon gets corrupted, usually
  Firefox but also Thunderbird and VirtualBox; the place is there but
  the image gets replaced by an almost transparent square of random
  colour dots.

  Using Ubuntu 9.10 fully updated with cairo-dock v2.1.3-6

  I wonder if a debug output is relevant in this case. A screenshot is
  attached.

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


Follow ups

References