Please update cairo-dock to the final 2.2.0~4 version (bugs fixed)

Bug #653702 reported by Matthieu Baerts
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cairo-dock (Ubuntu)
Fix Released
Undecided
Unassigned
Nominated for Maverick by Matthieu Baerts
cairo-dock-plug-ins (Ubuntu)
Fix Released
Undecided
Unassigned
Nominated for Maverick by Matthieu Baerts

Bug Description

Binary package hint: cairo-dock & cairo-dock-plug-ins

This is bugs fixed version of the 2.2.0 release.
Since the 2.2.0~2, a few minor bugs have been fixed.

Two branches will be proposed for merging:
 * lp:~cairo-dock-team/cairo-dock-core/ubuntu
 * lp:~cairo-dock-team/cairo-dock-plug-ins/ubuntu

REM : Please update cairo-dock AND cairo-dock-plug-ins.

Summary:
cairo-dock (2.2.0~4-0ubuntu1) UNRELEASED; urgency=low

  * Fixed a few bugs:
   - Fixed a random crash if CD is launched much time before the WM
   - Improved the OpenGL backend.
   - Some Images paths were wrong
   - Icon label text was truncated (LP: #611738)
   - Fixed a bug when the font was too big
   - Gauges: Add a line return in order to read all Readme file
   - Dialogues don't respect selected font (LP: #518628)
  * debian/control:
   - Updated the description.
  * data/help.conf.in:
   - Removed the Gnome-Panel: Used the right gconf key

cairo-dock-plug-ins (2.2.0~4-0ubuntu1) UNRELEASED; urgency=low

  * Fixed a few bugs:
   - All .mo files aren't installed into the right directory (LP: #653336)
   - Dbus: Fixed a crash when exiting Cairo-Dock
   - Indicator: Some modifications needed for the latest
                 version of libindicator
   - RSSreader: Prevented a crash if myDrawContext != NULL
   - Clock: Prevented a crash if myDrawContext != NULL
   - Switcher:
    - Prevented a crash if myDrawContext != NULL
    - Fixed a crash if the plugin is launched much time before the WM
   - musicPlayer:
    - Used the right image set from the config panel
    - MPRIS plugin: fixed a bug with the tracknumber
   - Systray: not drawn outside the screen.
   - tomboy: not popup a dialog inside the screen
   - xfce-integration: displayed a window when logout applet is launched
  * debian/control:
   - Updated the version of cairo-dock-dev and cairo-dock-core

Related branches

Changed in cairo-dock (Ubuntu):
status: New → Confirmed
description: updated
Changed in cairo-dock-plug-ins (Ubuntu):
status: New → Confirmed
Revision history for this message
Matthieu Baerts (matttbe) wrote :

Please note that the branches lp:ubuntu/cairo-dock and lp:ubuntu/cairo-dock-plug-ins aren't up to date

The official tarballs are also available:
 * https://launchpad.net/cairo-dock-core/2.2/2.2.0
 * https://launchpad.net/cairo-dock-plug-ins/2.2/2.2.0

This is a 'bugs fixed' version!

Thank you for your help!

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

Hey Matthieu,

- can you please attach full diff for both (preferably stripping translations update)?
- a reproduceable testcase as well to check that the new version is still working
- and set them for maverick nomination as well?

All this instructions are in https://wiki.ubuntu.com/StableReleaseUpdates as a reminder.
(also, for the futur: a seperate bug for an SRU for each package is better :))

I'm updating the branches now and I forgot to push last time.

Thanks again, setting as incomplete for now, reset it to triaged and ping me once done !

Changed in cairo-dock (Ubuntu):
status: Confirmed → Incomplete
Changed in cairo-dock-plug-ins (Ubuntu):
status: Confirmed → Incomplete
Revision history for this message
Stefano Rivera (stefanor) wrote :

Unsubscribing sponsors for now. Please resubscribe us when ready

Revision history for this message
Matthieu Baerts (matttbe) wrote :

Hey Didier,

Firstly, thank you for your support ;)
Secondly, sorry for the delay...

About the diff, I've re-submitted a new merge proposal for 'cairo-dock'. So the diff has been updated and is available: https://code.launchpad.net/~cairo-dock-team/cairo-dock-core/ubuntu/+merge/37759 or directly on https://code.launchpad.net/~cairo-dock-team/cairo-dock-core/ubuntu/+merge/37759/+preview-diff/+files/preview.diff

The branch lp:ubuntu/cairo-dock-plug-ins is still not up to date so I've joined the diff here.

About: "a reproduceable testcase as well to check that the new version is still working"
This new version is available from our repository and ppa and it has been tested by a lot of people (at least 5 people :P )
But I think that Fabounet will add a new message about a complete reproducible testcase ;)

Thank you!

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

after some discussions with Matthieu, no need to wait for an SRU, let's upload it right away.

Changed in cairo-dock (Ubuntu):
status: Incomplete → Triaged
Changed in cairo-dock-plug-ins (Ubuntu):
status: Incomplete → Triaged
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package cairo-dock - 2.2.0~4-0ubuntu1

---------------
cairo-dock (2.2.0~4-0ubuntu1) maverick; urgency=low

  * New Upstream Version (LP: #653702)
  * Fixed a few bugs:
   - Fixed a random crash if CD is launched much time before the WM
   - Improved the OpenGL backend.
   - Some Images paths were wrong
   - Icon label text was truncated (LP: #611738)
   - Fixed a bug when the font was too big
   - Gauges: Add a line return in order to read all Readme file
   - Dialogues don't respect selected font (LP: #518628)
  * data/help.conf.in:
   - Removed the Gnome-Panel: Used the right gconf key
 -- Matthieu Baerts (matttbe) <email address hidden> Wed, 06 Oct 2010 19:23:03 +0200

Changed in cairo-dock (Ubuntu):
status: Triaged → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package cairo-dock-plug-ins - 2.2.0~4-0ubuntu1

---------------
cairo-dock-plug-ins (2.2.0~4-0ubuntu1) maverick; urgency=low

  * New Upstream Version (LP: #653702)
  * Fixed a few bugs:
   - All .mo files aren't installed into the right directory (LP: #653336)
   - Dbus: Fixed a crash when exiting Cairo-Dock
   - Indicator: Some modifications needed for the latest
                 version of libindicator
   - RSSreader: Prevented a crash if myDrawContext != NULL
   - Clock: Prevented a crash if myDrawContext != NULL
   - Switcher:
    - Prevented a crash if myDrawContext != NULL
    - Fixed a crash if the plugin is launched much time before the WM
   - musicPlayer:
    - Used the right image set from the config panel
    - MPRIS plugin: fixed a bug with the tracknumber
   - Systray: not drawn outside the screen.
   - tomboy: not popup a dialogue inside the screen
   - xfce-integration: displayed a window when logout applet is launched
  * debian/control:
   - Updated the version of cairo-dock-dev and cairo-dock-core
 -- Matthieu Baerts (matttbe) <email address hidden> Sat, 02 Oct 2010 20:10:47 +0200

Changed in cairo-dock-plug-ins (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.