← Back to team overview

cairo-dock-team team mailing list archive

[Bug 859984] [NEW] Please update Cairo-Dock Plug-Ins to 2.4.0~1 version (bugs fixed version)

 

Public bug reported:

Hello,

The Cairo-Dock team proposes a new version of its Cairo-Dock packages.

This is the Upstream (short) ChangeLog:
 * Upstream (short) ChangeLog (2.4.0~0beta2 -> 2.4.0~1):
   - Powermanager: correctly release the reference on the device object
   - logout: now works if there is no session-manager
   - Status-Notifier: fixed a small bug
      (wrong callback in cairo_dock_stop_watching_dbus_name_owner)
   - Folders: fixed the positionning of the new icon
      and the dialog when dropping a folder inside the dock
      and fixed the icon-rendering
   - Dustbin: use the default theme if no icon is found
   - Impulse: the default context seems to be ok and not an error
   - Status-Notifier: On Ubuntu Oneiric (with indicator-0.4)
      the ApplicationAdded signal has changed and has a new parameter
   - Disable MeMenu on Oneiric (no longer available with indicator-0.4)
   - CMakeLists.txt: Improved output messages
   - Slide view: fixed a small offset in vertical view
   - musicPlayer:
    + split MPRIS 1.0 and 2.0 to help debugging and finding the right
       name of the bug.
    + 'rhythmbox-client' tool is no longer available: used MPRIS
    + Disable Amazon service (it no longer work)
    + Cover: fixed corrupted icons: some players (e.g. the latest version
       of RB) copy covers on their cache forlder but it takes a few time.
    + Fixed the update the icon and its name if the player is stopped.
    + Prevent a crash if the name given by MPRIS is NULL
   - Powermanager: try to prevent to have a few dialogues at the same time
   - PowerManager and AlsaMixer: hidden gnome2 or 3 apps if not available
   - Messaging-Menu: Updated for Natty and Oneiric
      (dbus-menu gives us GVariant instead of GValue objects)
   - Alsamixer: fixed a small bug on reload
   - Dbus: Bash interface: Fixed a typo with emblem positions
   - Sys-monitor: fixed a bug which prevented from getting
      the CPU temperature in some cases
   - Compiz (0.9): type filter: replaced type=utility by type=Utility
   - Updated the version of all applets that have gauges
     in order to use the right directory
   - Wifi: Fixed the status if we are not connected
   - Dbus: removed a conflict with the Help applet
   - Messaging-Menu: updated applet-menu.c => Memory leaks on pixbufs
   - Dbus: Fixed a crash when changing dock theme if a 'third-party' applet
      is running
   - Netspeed: in /proc/net/dev, there are 8 values to drop after the card id
      except if there is whitespaces just after this ':' character
      and fixed order and value for ON_ICON display
   - dock-rendering/toto: removed a useless file
   - Clipper: fixed the loading of the remembered items
      (they had the wrong type) and fixed a bug if we reduce the list of items
   - Folders, dustbin, Network-Monitor: tried to not use cast if it's possible
   - Code cleaned and re-organised a few functions
     (e.g. emblem references has been renamed)
   - Removed useless files: powermanager-dbus*
   - Updating translations
   - Fixed a few warnings at the compilation
   - Removed a few useless output messages
   - Fixed these LP bugs:
    + Empty trash from the trashcan does not delete files
       from usb harddisks: LP: #658681
    + Switcher applet doesn't respect desktop numbers LP: #626782

Note that this is the stable version of the 2.4 branch. It fixes a lot
of bugs of the previous version (2.4.0~0beta2).

This bzr branch has been linked to this bug report: lp:~cairo-dock-team/ubuntu/oneiric/cairo-dock-plug-ins/2.4.0-1
This branch should be ready to be pushed on lp:ubuntu/cairo-dock-plug-ins (except the UNRELEASED version in debian/changelog)

Thank you for your help! :)

PS: Don't forget to upload this package AND THE CORE ( LP: #859982 )

** Affects: cairo-dock-plug-ins (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Hello,
  
  The Cairo-Dock team proposes a new version of its Cairo-Dock package.
  
  This is the Upstream (short) ChangeLog:
-  * Upstream (short) ChangeLog (2.4.0~0beta2 -> 2.4.0~1):
-    - Powermanager: correctly release the reference on the device object
-    - logout: now works if there is no session-manager
-    - Status-Notifier: fixed a small bug
-       (wrong callback in cairo_dock_stop_watching_dbus_name_owner)
-    - Folders: fixed the positionning of the new icon
-       and the dialog when dropping a folder inside the dock
-       and fixed the icon-rendering
-    - Dustbin: use the default theme if no icon is found
-    - Impulse: the default context seems to be ok and not an error
-    - Status-Notifier: On Ubuntu Oneiric (with indicator-0.4)
-       the ApplicationAdded signal has changed and has a new parameter
-    - Disable MeMenu on Oneiric (no longer available with indicator-0.4)
-    - CMakeLists.txt: Improved output messages
-    - Slide view: fixed a small offset in vertical view
-    - musicPlayer:
-     + split MPRIS 1.0 and 2.0 to help debugging and finding the right
-        name of the bug.
-     + 'rhythmbox-client' tool is no longer available: used MPRIS
-     + Disable Amazon service (it no longer work)
-     + Cover: fixed corrupted icons: some players (e.g. the latest version
-        of RB) copy covers on their cache forlder but it takes a few time.
-     + Fixed the update the icon and its name if the player is stopped.
-     + Prevent a crash if the name given by MPRIS is NULL
-    - Powermanager: try to prevent to have a few dialogues at the same time
-    - PowerManager and AlsaMixer: hidden gnome2 or 3 apps if not available
-    - Messaging-Menu: Updated for Natty and Oneiric
-       (dbus-menu gives us GVariant instead of GValue objects)
-    - Alsamixer: fixed a small bug on reload
-    - Dbus: Bash interface: Fixed a typo with emblem positions
-    - Sys-monitor: fixed a bug which prevented from getting
-       the CPU temperature in some cases
-    - Compiz (0.9): type filter: replaced type=utility by type=Utility
-    - Updated the version of all applets that have gauges
-      in order to use the right directory
-    - Wifi: Fixed the status if we are not connected
-    - Dbus: removed a conflict with the Help applet
-    - Messaging-Menu: updated applet-menu.c => Memory leaks on pixbufs
-    - Dbus: Fixed a crash when changing dock theme if a 'third-party' applet
-       is running
-    - Netspeed: in /proc/net/dev, there are 8 values to drop after the card id
-       except if there is whitespaces just after this ':' character
-       and fixed order and value for ON_ICON display
-    - dock-rendering/toto: removed a useless file
-    - Clipper: fixed the loading of the remembered items
-       (they had the wrong type) and fixed a bug if we reduce the list of items
-    - Folders, dustbin, Network-Monitor: tried to not use cast if it's possible
-    - Code cleaned and re-organised a few functions
-      (e.g. emblem references has been renamed)
-    - Removed useless files: powermanager-dbus*
-    - Updating translations
-    - Fixed a few warnings at the compilation
-    - Removed a few useless output messages
-    - Fixed these LP bugs:
-     + Empty trash from the trashcan does not delete files
-        from usb harddisks: LP: #658681
-     + Switcher applet doesn't respect desktop numbers LP: #626782
+  * Upstream (short) ChangeLog (2.4.0~0beta2 -> 2.4.0~1):
+    - Powermanager: correctly release the reference on the device object
+    - logout: now works if there is no session-manager
+    - Status-Notifier: fixed a small bug
+       (wrong callback in cairo_dock_stop_watching_dbus_name_owner)
+    - Folders: fixed the positionning of the new icon
+       and the dialog when dropping a folder inside the dock
+       and fixed the icon-rendering
+    - Dustbin: use the default theme if no icon is found
+    - Impulse: the default context seems to be ok and not an error
+    - Status-Notifier: On Ubuntu Oneiric (with indicator-0.4)
+       the ApplicationAdded signal has changed and has a new parameter
+    - Disable MeMenu on Oneiric (no longer available with indicator-0.4)
+    - CMakeLists.txt: Improved output messages
+    - Slide view: fixed a small offset in vertical view
+    - musicPlayer:
+     + split MPRIS 1.0 and 2.0 to help debugging and finding the right
+        name of the bug.
+     + 'rhythmbox-client' tool is no longer available: used MPRIS
+     + Disable Amazon service (it no longer work)
+     + Cover: fixed corrupted icons: some players (e.g. the latest version
+        of RB) copy covers on their cache forlder but it takes a few time.
+     + Fixed the update the icon and its name if the player is stopped.
+     + Prevent a crash if the name given by MPRIS is NULL
+    - Powermanager: try to prevent to have a few dialogues at the same time
+    - PowerManager and AlsaMixer: hidden gnome2 or 3 apps if not available
+    - Messaging-Menu: Updated for Natty and Oneiric
+       (dbus-menu gives us GVariant instead of GValue objects)
+    - Alsamixer: fixed a small bug on reload
+    - Dbus: Bash interface: Fixed a typo with emblem positions
+    - Sys-monitor: fixed a bug which prevented from getting
+       the CPU temperature in some cases
+    - Compiz (0.9): type filter: replaced type=utility by type=Utility
+    - Updated the version of all applets that have gauges
+      in order to use the right directory
+    - Wifi: Fixed the status if we are not connected
+    - Dbus: removed a conflict with the Help applet
+    - Messaging-Menu: updated applet-menu.c => Memory leaks on pixbufs
+    - Dbus: Fixed a crash when changing dock theme if a 'third-party' applet
+       is running
+    - Netspeed: in /proc/net/dev, there are 8 values to drop after the card id
+       except if there is whitespaces just after this ':' character
+       and fixed order and value for ON_ICON display
+    - dock-rendering/toto: removed a useless file
+    - Clipper: fixed the loading of the remembered items
+       (they had the wrong type) and fixed a bug if we reduce the list of items
+    - Folders, dustbin, Network-Monitor: tried to not use cast if it's possible
+    - Code cleaned and re-organised a few functions
+      (e.g. emblem references has been renamed)
+    - Removed useless files: powermanager-dbus*
+    - Updating translations
+    - Fixed a few warnings at the compilation
+    - Removed a few useless output messages
+    - Fixed these LP bugs:
+     + Empty trash from the trashcan does not delete files
+        from usb harddisks: LP: #658681
+     + Switcher applet doesn't respect desktop numbers LP: #626782
  
  Note that this is the stable version of the 2.4 branch. It fixes a lot
  of bugs of the previous version (2.4.0~0beta2).
  
  This bzr branch has been linked to this bug report: lp:~cairo-dock-team/ubuntu/oneiric/cairo-dock/2.4.0-1
  This branch should be ready to be pushed on lp:ubuntu/cairo-dock (except the UNRELEASED version in debian/changelog)
  
  Thank you for your help! :)
  
- PS: Don't forget to upload this package AND OUR PLUG-INS ( LP: #859982 )
+ PS: Don't forget to upload this package AND THE CORE ( LP: #859982 )

** Description changed:

  Hello,
  
- The Cairo-Dock team proposes a new version of its Cairo-Dock package.
+ The Cairo-Dock team proposes a new version of its Cairo-Dock packages.
  
  This is the Upstream (short) ChangeLog:
   * Upstream (short) ChangeLog (2.4.0~0beta2 -> 2.4.0~1):
     - Powermanager: correctly release the reference on the device object
     - logout: now works if there is no session-manager
     - Status-Notifier: fixed a small bug
        (wrong callback in cairo_dock_stop_watching_dbus_name_owner)
     - Folders: fixed the positionning of the new icon
        and the dialog when dropping a folder inside the dock
        and fixed the icon-rendering
     - Dustbin: use the default theme if no icon is found
     - Impulse: the default context seems to be ok and not an error
     - Status-Notifier: On Ubuntu Oneiric (with indicator-0.4)
        the ApplicationAdded signal has changed and has a new parameter
     - Disable MeMenu on Oneiric (no longer available with indicator-0.4)
     - CMakeLists.txt: Improved output messages
     - Slide view: fixed a small offset in vertical view
     - musicPlayer:
      + split MPRIS 1.0 and 2.0 to help debugging and finding the right
         name of the bug.
      + 'rhythmbox-client' tool is no longer available: used MPRIS
      + Disable Amazon service (it no longer work)
      + Cover: fixed corrupted icons: some players (e.g. the latest version
         of RB) copy covers on their cache forlder but it takes a few time.
      + Fixed the update the icon and its name if the player is stopped.
      + Prevent a crash if the name given by MPRIS is NULL
     - Powermanager: try to prevent to have a few dialogues at the same time
     - PowerManager and AlsaMixer: hidden gnome2 or 3 apps if not available
     - Messaging-Menu: Updated for Natty and Oneiric
        (dbus-menu gives us GVariant instead of GValue objects)
     - Alsamixer: fixed a small bug on reload
     - Dbus: Bash interface: Fixed a typo with emblem positions
     - Sys-monitor: fixed a bug which prevented from getting
        the CPU temperature in some cases
     - Compiz (0.9): type filter: replaced type=utility by type=Utility
     - Updated the version of all applets that have gauges
       in order to use the right directory
     - Wifi: Fixed the status if we are not connected
     - Dbus: removed a conflict with the Help applet
     - Messaging-Menu: updated applet-menu.c => Memory leaks on pixbufs
     - Dbus: Fixed a crash when changing dock theme if a 'third-party' applet
        is running
     - Netspeed: in /proc/net/dev, there are 8 values to drop after the card id
        except if there is whitespaces just after this ':' character
        and fixed order and value for ON_ICON display
     - dock-rendering/toto: removed a useless file
     - Clipper: fixed the loading of the remembered items
        (they had the wrong type) and fixed a bug if we reduce the list of items
     - Folders, dustbin, Network-Monitor: tried to not use cast if it's possible
     - Code cleaned and re-organised a few functions
       (e.g. emblem references has been renamed)
     - Removed useless files: powermanager-dbus*
     - Updating translations
     - Fixed a few warnings at the compilation
     - Removed a few useless output messages
     - Fixed these LP bugs:
      + Empty trash from the trashcan does not delete files
         from usb harddisks: LP: #658681
      + Switcher applet doesn't respect desktop numbers LP: #626782
  
  Note that this is the stable version of the 2.4 branch. It fixes a lot
  of bugs of the previous version (2.4.0~0beta2).
  
- This bzr branch has been linked to this bug report: lp:~cairo-dock-team/ubuntu/oneiric/cairo-dock/2.4.0-1
- This branch should be ready to be pushed on lp:ubuntu/cairo-dock (except the UNRELEASED version in debian/changelog)
+ This bzr branch has been linked to this bug report: lp:~cairo-dock-team/ubuntu/oneiric/cairo-dock-plug-ins/2.4.0-1
+ This branch should be ready to be pushed on lp:ubuntu/cairo-dock-plug-ins (except the UNRELEASED version in debian/changelog)
  
  Thank you for your help! :)
  
  PS: Don't forget to upload this package AND THE CORE ( LP: #859982 )

-- 
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to cairo-dock-plug-ins in Ubuntu.
https://bugs.launchpad.net/bugs/859984

Title:
  Please update Cairo-Dock Plug-Ins to 2.4.0~1 version (bugs fixed
  version)

Status in “cairo-dock-plug-ins” package in Ubuntu:
  New

Bug description:
  Hello,

  The Cairo-Dock team proposes a new version of its Cairo-Dock packages.

  This is the Upstream (short) ChangeLog:
   * Upstream (short) ChangeLog (2.4.0~0beta2 -> 2.4.0~1):
     - Powermanager: correctly release the reference on the device object
     - logout: now works if there is no session-manager
     - Status-Notifier: fixed a small bug
        (wrong callback in cairo_dock_stop_watching_dbus_name_owner)
     - Folders: fixed the positionning of the new icon
        and the dialog when dropping a folder inside the dock
        and fixed the icon-rendering
     - Dustbin: use the default theme if no icon is found
     - Impulse: the default context seems to be ok and not an error
     - Status-Notifier: On Ubuntu Oneiric (with indicator-0.4)
        the ApplicationAdded signal has changed and has a new parameter
     - Disable MeMenu on Oneiric (no longer available with indicator-0.4)
     - CMakeLists.txt: Improved output messages
     - Slide view: fixed a small offset in vertical view
     - musicPlayer:
      + split MPRIS 1.0 and 2.0 to help debugging and finding the right
         name of the bug.
      + 'rhythmbox-client' tool is no longer available: used MPRIS
      + Disable Amazon service (it no longer work)
      + Cover: fixed corrupted icons: some players (e.g. the latest version
         of RB) copy covers on their cache forlder but it takes a few time.
      + Fixed the update the icon and its name if the player is stopped.
      + Prevent a crash if the name given by MPRIS is NULL
     - Powermanager: try to prevent to have a few dialogues at the same time
     - PowerManager and AlsaMixer: hidden gnome2 or 3 apps if not available
     - Messaging-Menu: Updated for Natty and Oneiric
        (dbus-menu gives us GVariant instead of GValue objects)
     - Alsamixer: fixed a small bug on reload
     - Dbus: Bash interface: Fixed a typo with emblem positions
     - Sys-monitor: fixed a bug which prevented from getting
        the CPU temperature in some cases
     - Compiz (0.9): type filter: replaced type=utility by type=Utility
     - Updated the version of all applets that have gauges
       in order to use the right directory
     - Wifi: Fixed the status if we are not connected
     - Dbus: removed a conflict with the Help applet
     - Messaging-Menu: updated applet-menu.c => Memory leaks on pixbufs
     - Dbus: Fixed a crash when changing dock theme if a 'third-party' applet
        is running
     - Netspeed: in /proc/net/dev, there are 8 values to drop after the card id
        except if there is whitespaces just after this ':' character
        and fixed order and value for ON_ICON display
     - dock-rendering/toto: removed a useless file
     - Clipper: fixed the loading of the remembered items
        (they had the wrong type) and fixed a bug if we reduce the list of items
     - Folders, dustbin, Network-Monitor: tried to not use cast if it's possible
     - Code cleaned and re-organised a few functions
       (e.g. emblem references has been renamed)
     - Removed useless files: powermanager-dbus*
     - Updating translations
     - Fixed a few warnings at the compilation
     - Removed a few useless output messages
     - Fixed these LP bugs:
      + Empty trash from the trashcan does not delete files
         from usb harddisks: LP: #658681
      + Switcher applet doesn't respect desktop numbers LP: #626782

  Note that this is the stable version of the 2.4 branch. It fixes a lot
  of bugs of the previous version (2.4.0~0beta2).

  This bzr branch has been linked to this bug report: lp:~cairo-dock-team/ubuntu/oneiric/cairo-dock-plug-ins/2.4.0-1
  This branch should be ready to be pushed on lp:ubuntu/cairo-dock-plug-ins (except the UNRELEASED version in debian/changelog)

  Thank you for your help! :)

  PS: Don't forget to upload this package AND THE CORE ( LP: #859982 )

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


Follow ups

References