← Back to team overview

cairo-dock-team team mailing list archive

[Bug 1014801] [NEW] Please update Cairo-Dock to 3.0.2 version (bug-fix version)

 

Public bug reported:

Hello,

The Cairo-Dock team proposes a new "bug-fix" version of their Cairo-Dock
packages.

This is the Upstream ChangeLog:
* 3.0.0 -> 3.0.1:
   - Dialogs: fixed a bug where the dock could auto-hide when a modal dialog
      was raised
   - Dialog: fixed a crash with gcc-4.7: the local variable can be corrupted
      due to optimisations
   - Fixed a bug where the dock didn't accept clicks when the mouse touches
      the screen edge (with auto-hide)
   - Added a compilation option to not force the display of icons in menus
      (design request but disable by default)
   - Fixed a bug where the hidden dock background color was not updated
      properly
   - Class-Manager: fixed a bug with Windows applications whose name is in
      upper case (.EXE)
   - GUI: use cairo_dock_get_xwindow_class to link a programm with a launcher
   - French translations: fixed 2 small errors
* 3.0.1 -> 3.0.2:
   - Main GUI: Fixed a crash when hovering group buttons too quickly
   - Main GUI: The dialog and preview didn't appear when hovering the button
   - Accelerators: On recent distro, 'Control' key is now called 'Primary'
   - Icon Mgr: Added a mutex because of occasional crashes with
      gtk_icon_theme_lookup_icon
   - Icon Mgr: Don't call a 'change-icon' callback when clicking or scrolling
      on an icon, and trigger an unneeded animation on the icon
   - Dock Mgr: Avoid emitting an 'enter' event when not needed
   - Class Mgr: Fixed 2 typos (special case for kdesu and not kdes)
   - Class Mgr: Remove launching options (%U) in quick-list Exec command
      (LP: #1002691)
   - Dialogues: Prevent closing the dialog unexpectedly when clicking on it,
      if the click is actually inside the interactive widget
   - Background: When set to 'always visible', applets' background couldn't
      be turned off
   - Added a workaround for the Unity-panel which has a wrong window type
   - po: Updated translations

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

**@ ubuntu-devs**
Do you think it's possible to upload this version in Precise-Update?

Thank you for your help! ;)

PS: Don't forget our plug-ins ! ( LP: #1014804 )

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

** Description changed:

  Hello,
  
  The Cairo-Dock team proposes a new "bug-fix" version of their Cairo-Dock
  packages.
  
  This is the Upstream ChangeLog:
  * 3.0.0 -> 3.0.1:
-    - Dialogs: fixed a bug where the dock could auto-hide when a modal dialog
-       was raised
-    - Dialog: fixed a crash with gcc-4.7: the local variable can be corrupted
-       due to optimisations
-    - Fixed a bug where the dock didn't accept clicks when the mouse touches
-       the screen edge (with auto-hide)
-    - Added a compilation option to not force the display of icons in menus
-       (design request but disable by default)
-    - Fixed a bug where the hidden dock background color was not updated
-       properly
-    - Class-Manager: fixed a bug with Windows applications whose name is in
-       upper case (.EXE)
-    - GUI: use cairo_dock_get_xwindow_class to link a programm with a launcher
-    - French translations: fixed 2 small errors
+    - Dialogs: fixed a bug where the dock could auto-hide when a modal dialog
+       was raised
+    - Dialog: fixed a crash with gcc-4.7: the local variable can be corrupted
+       due to optimisations
+    - Fixed a bug where the dock didn't accept clicks when the mouse touches
+       the screen edge (with auto-hide)
+    - Added a compilation option to not force the display of icons in menus
+       (design request but disable by default)
+    - Fixed a bug where the hidden dock background color was not updated
+       properly
+    - Class-Manager: fixed a bug with Windows applications whose name is in
+       upper case (.EXE)
+    - GUI: use cairo_dock_get_xwindow_class to link a programm with a launcher
+    - French translations: fixed 2 small errors
  * 3.0.1 -> 3.0.2:
-    - Main GUI: Fixed a crash when hovering group buttons too quickly
-    - Main GUI: The dialog and preview didn't appear when hovering the button
-    - Accelerators: On recent distro, 'Control' key is now called 'Primary'
-    - Icon Mgr: Added a mutex because of occasional crashes with
-       gtk_icon_theme_lookup_icon
-    - Icon Mgr: Don't call a 'change-icon' callback when clicking or scrolling
-       on an icon, and trigger an unneeded animation on the icon
-    - Dock Mgr: Avoid emitting an 'enter' event when not needed
-    - Class Mgr: Fixed 2 typos (special case for kdesu and not kdes)
-    - Class Mgr: Remove launching options (%U) in quick-list Exec command
-       (LP: #1002691)
-    - Dialogues: Prevent closing the dialog unexpectedly when clicking on it,
-       if the click is actually inside the interactive widget
-    - Background: When set to 'always visible', applets' background couldn't
-       be turned off
-    - Added a workaround for the Unity-panel which has a wrong window type
-    - po: Updated translations
- 
+    - Main GUI: Fixed a crash when hovering group buttons too quickly
+    - Main GUI: The dialog and preview didn't appear when hovering the button
+    - Accelerators: On recent distro, 'Control' key is now called 'Primary'
+    - Icon Mgr: Added a mutex because of occasional crashes with
+       gtk_icon_theme_lookup_icon
+    - Icon Mgr: Don't call a 'change-icon' callback when clicking or scrolling
+       on an icon, and trigger an unneeded animation on the icon
+    - Dock Mgr: Avoid emitting an 'enter' event when not needed
+    - Class Mgr: Fixed 2 typos (special case for kdesu and not kdes)
+    - Class Mgr: Remove launching options (%U) in quick-list Exec command
+       (LP: #1002691)
+    - Dialogues: Prevent closing the dialog unexpectedly when clicking on it,
+       if the click is actually inside the interactive widget
+    - Background: When set to 'always visible', applets' background couldn't
+       be turned off
+    - Added a workaround for the Unity-panel which has a wrong window type
+    - po: Updated translations
  
  This bzr branch has been linked to this bug report: lp:~cairo-dock-team/ubuntu/quantal/cairo-dock/3.0.2
  This branch should be ready to be pushed on lp:ubuntu/cairo-dock (except the UNRELEASED version in debian/changelog)
  
- 
  **@ ubuntu-devs**
  Do you think it's possible to upload this version in Precise-Update?
  
- 
  Thank you for your help! ;)
  
- PS: Don't forget our plug-ins ! ( LP: # )
+ PS: Don't forget our plug-ins ! ( LP: #1014801 )

** Description changed:

  Hello,
  
  The Cairo-Dock team proposes a new "bug-fix" version of their Cairo-Dock
  packages.
  
  This is the Upstream ChangeLog:
  * 3.0.0 -> 3.0.1:
     - Dialogs: fixed a bug where the dock could auto-hide when a modal dialog
        was raised
     - Dialog: fixed a crash with gcc-4.7: the local variable can be corrupted
        due to optimisations
     - Fixed a bug where the dock didn't accept clicks when the mouse touches
        the screen edge (with auto-hide)
     - Added a compilation option to not force the display of icons in menus
        (design request but disable by default)
     - Fixed a bug where the hidden dock background color was not updated
        properly
     - Class-Manager: fixed a bug with Windows applications whose name is in
        upper case (.EXE)
     - GUI: use cairo_dock_get_xwindow_class to link a programm with a launcher
     - French translations: fixed 2 small errors
  * 3.0.1 -> 3.0.2:
     - Main GUI: Fixed a crash when hovering group buttons too quickly
     - Main GUI: The dialog and preview didn't appear when hovering the button
     - Accelerators: On recent distro, 'Control' key is now called 'Primary'
     - Icon Mgr: Added a mutex because of occasional crashes with
        gtk_icon_theme_lookup_icon
     - Icon Mgr: Don't call a 'change-icon' callback when clicking or scrolling
        on an icon, and trigger an unneeded animation on the icon
     - Dock Mgr: Avoid emitting an 'enter' event when not needed
     - Class Mgr: Fixed 2 typos (special case for kdesu and not kdes)
     - Class Mgr: Remove launching options (%U) in quick-list Exec command
        (LP: #1002691)
     - Dialogues: Prevent closing the dialog unexpectedly when clicking on it,
        if the click is actually inside the interactive widget
     - Background: When set to 'always visible', applets' background couldn't
        be turned off
     - Added a workaround for the Unity-panel which has a wrong window type
     - po: Updated translations
  
  This bzr branch has been linked to this bug report: lp:~cairo-dock-team/ubuntu/quantal/cairo-dock/3.0.2
  This branch should be ready to be pushed on lp:ubuntu/cairo-dock (except the UNRELEASED version in debian/changelog)
  
  **@ ubuntu-devs**
  Do you think it's possible to upload this version in Precise-Update?
  
  Thank you for your help! ;)
  
- PS: Don't forget our plug-ins ! ( LP: #1014801 )
+ PS: Don't forget our plug-ins ! ( LP: #1014803 )

** Description changed:

  Hello,
  
  The Cairo-Dock team proposes a new "bug-fix" version of their Cairo-Dock
  packages.
  
  This is the Upstream ChangeLog:
  * 3.0.0 -> 3.0.1:
     - Dialogs: fixed a bug where the dock could auto-hide when a modal dialog
        was raised
     - Dialog: fixed a crash with gcc-4.7: the local variable can be corrupted
        due to optimisations
     - Fixed a bug where the dock didn't accept clicks when the mouse touches
        the screen edge (with auto-hide)
     - Added a compilation option to not force the display of icons in menus
        (design request but disable by default)
     - Fixed a bug where the hidden dock background color was not updated
        properly
     - Class-Manager: fixed a bug with Windows applications whose name is in
        upper case (.EXE)
     - GUI: use cairo_dock_get_xwindow_class to link a programm with a launcher
     - French translations: fixed 2 small errors
  * 3.0.1 -> 3.0.2:
     - Main GUI: Fixed a crash when hovering group buttons too quickly
     - Main GUI: The dialog and preview didn't appear when hovering the button
     - Accelerators: On recent distro, 'Control' key is now called 'Primary'
     - Icon Mgr: Added a mutex because of occasional crashes with
        gtk_icon_theme_lookup_icon
     - Icon Mgr: Don't call a 'change-icon' callback when clicking or scrolling
        on an icon, and trigger an unneeded animation on the icon
     - Dock Mgr: Avoid emitting an 'enter' event when not needed
     - Class Mgr: Fixed 2 typos (special case for kdesu and not kdes)
     - Class Mgr: Remove launching options (%U) in quick-list Exec command
        (LP: #1002691)
     - Dialogues: Prevent closing the dialog unexpectedly when clicking on it,
        if the click is actually inside the interactive widget
     - Background: When set to 'always visible', applets' background couldn't
        be turned off
     - Added a workaround for the Unity-panel which has a wrong window type
     - po: Updated translations
  
  This bzr branch has been linked to this bug report: lp:~cairo-dock-team/ubuntu/quantal/cairo-dock/3.0.2
  This branch should be ready to be pushed on lp:ubuntu/cairo-dock (except the UNRELEASED version in debian/changelog)
  
  **@ ubuntu-devs**
  Do you think it's possible to upload this version in Precise-Update?
  
  Thank you for your help! ;)
  
- PS: Don't forget our plug-ins ! ( LP: #1014803 )
+ PS: Don't forget our plug-ins ! ( LP: #1014804 )

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

Title:
  Please update Cairo-Dock to 3.0.2 version (bug-fix version)

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

Bug description:
  Hello,

  The Cairo-Dock team proposes a new "bug-fix" version of their Cairo-
  Dock packages.

  This is the Upstream ChangeLog:
  * 3.0.0 -> 3.0.1:
     - Dialogs: fixed a bug where the dock could auto-hide when a modal dialog
        was raised
     - Dialog: fixed a crash with gcc-4.7: the local variable can be corrupted
        due to optimisations
     - Fixed a bug where the dock didn't accept clicks when the mouse touches
        the screen edge (with auto-hide)
     - Added a compilation option to not force the display of icons in menus
        (design request but disable by default)
     - Fixed a bug where the hidden dock background color was not updated
        properly
     - Class-Manager: fixed a bug with Windows applications whose name is in
        upper case (.EXE)
     - GUI: use cairo_dock_get_xwindow_class to link a programm with a launcher
     - French translations: fixed 2 small errors
  * 3.0.1 -> 3.0.2:
     - Main GUI: Fixed a crash when hovering group buttons too quickly
     - Main GUI: The dialog and preview didn't appear when hovering the button
     - Accelerators: On recent distro, 'Control' key is now called 'Primary'
     - Icon Mgr: Added a mutex because of occasional crashes with
        gtk_icon_theme_lookup_icon
     - Icon Mgr: Don't call a 'change-icon' callback when clicking or scrolling
        on an icon, and trigger an unneeded animation on the icon
     - Dock Mgr: Avoid emitting an 'enter' event when not needed
     - Class Mgr: Fixed 2 typos (special case for kdesu and not kdes)
     - Class Mgr: Remove launching options (%U) in quick-list Exec command
        (LP: #1002691)
     - Dialogues: Prevent closing the dialog unexpectedly when clicking on it,
        if the click is actually inside the interactive widget
     - Background: When set to 'always visible', applets' background couldn't
        be turned off
     - Added a workaround for the Unity-panel which has a wrong window type
     - po: Updated translations

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

  **@ ubuntu-devs**
  Do you think it's possible to upload this version in Precise-Update?

  Thank you for your help! ;)

  PS: Don't forget our plug-ins ! ( LP: #1014804 )

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


Follow ups

References