cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #04407
[Bug 1014804] [NEW] Please update Cairo-Dock Plug-Ins 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:
- Gnome-integration: fixed the time&date command
- KDE integration: fixed the time&date command
- Updated previews of dustbin and logout with the new version
- Updated the version of applets that can be always visible
(for the new parameters)
- Clock: numeric view: increased the size of the rectangle if an
outline is used and modified the default colour
- Clock: Now with the possibility to have an outline with the digital view
to see when we don't use any background
- Used the core option to not force the display of icons in menus
- Minor fixes in Sound Control's .conf file
- MusicPlayer: mpris2: metadata: trackid attribute should be of D-Bus
type 'o'
- Switcher: fixed a possible crash (division by 0) if the X manager
couldn't get info from X + removed bMenuVisible
- Clock: analogic mode: fixed a bug where the date was not displayed
correctly (with opengl)
- Clock: numeric mode: set a minimum size for the text: we keep the
ratio until 12px (under 12px, it's hard to read)
- Logout: added a fallback method to get the users list if the accounts
daemon service is not running
- CMakeLists.txt: fixed a CMake warning (or error?)
* 3.0.1 -> 3.0.2:
- AlsaMixer: Fix: double-clicking did nothing if we didn't open the menu
of the applet
- DND2Share: Pastebin: Their public API is no longer available -> ported
to the new API
- GMenu: Fixed a bug that made sub-menus be too small,
and therefore have to be scrolled + code cleaning
- Logout: When the menu is reversed (top dock), select the last item so
that it's the same as the normal menu (ie, the 'shutdown' item)
- MusicPlayer: Prevented a warning message: when changing song, we don't
receive this value: Position (no need to display a warning each time)
- MusicPlayer: Allow recently played files in the menu (Recent-Files)
- MusicPlayer: Fixed a bug that prevented the player from being launched
the 2nd time in some cases
- MusicPlayer: Added raise and quit methods in the menu when the player is
in the systray (without that it's hard to display the window
- MusicPlayer: Used toggle buttons for Shuffle and Repeat properties
- Recent-Events: If the file doesn't exist, don't display it in the
'Recent Files' menu
- Recent-Events: Prevent doubles in the menu list
- Po: Updated translations (added Croatian)
- Shortcuts: Fixed a small bug with bookmarks (extra new lines were
disrupting Thunar)
- Status-Notifier: Added the marshaller for the XAyatanaNewLabel signal
- Systray (old): Force the icons size to 24px, to avoid buggy programs to
display their icon with a wrong size
- Third-party applets: Reposition their right-click menu, so that it's the
same as a normal menu (on top of the icon and no scroll needed)
This bzr branch has been linked to this bug report: lp:~cairo-dock-team/ubuntu/quantal/cairo-dock-plug-ins/3.0.2
This branch should be ready to be pushed on lp:ubuntu/cairo-dock-plug-ins (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 )
** Affects: cairo-dock-plug-ins (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:
- - Gnome-integration: fixed the time&date command
- - KDE integration: fixed the time&date command
- - Updated previews of dustbin and logout with the new version
- - Updated the version of applets that can be always visible
- (for the new parameters)
- - Clock: numeric view: increased the size of the rectangle if an
- outline is used and modified the default colour
- - Clock: Now with the possibility to have an outline with the digital view
- to see when we don't use any background
- - Used the core option to not force the display of icons in menus
- - Minor fixes in Sound Control's .conf file
- - MusicPlayer: mpris2: metadata: trackid attribute should be of D-Bus
- type 'o'
- - Switcher: fixed a possible crash (division by 0) if the X manager
- couldn't get info from X + removed bMenuVisible
- - Clock: analogic mode: fixed a bug where the date was not displayed
- correctly (with opengl)
- - Clock: numeric mode: set a minimum size for the text: we keep the
- ratio until 12px (under 12px, it's hard to read)
- - Logout: added a fallback method to get the users list if the accounts
- daemon service is not running
- - CMakeLists.txt: fixed a CMake warning (or error?)
+ - Gnome-integration: fixed the time&date command
+ - KDE integration: fixed the time&date command
+ - Updated previews of dustbin and logout with the new version
+ - Updated the version of applets that can be always visible
+ (for the new parameters)
+ - Clock: numeric view: increased the size of the rectangle if an
+ outline is used and modified the default colour
+ - Clock: Now with the possibility to have an outline with the digital view
+ to see when we don't use any background
+ - Used the core option to not force the display of icons in menus
+ - Minor fixes in Sound Control's .conf file
+ - MusicPlayer: mpris2: metadata: trackid attribute should be of D-Bus
+ type 'o'
+ - Switcher: fixed a possible crash (division by 0) if the X manager
+ couldn't get info from X + removed bMenuVisible
+ - Clock: analogic mode: fixed a bug where the date was not displayed
+ correctly (with opengl)
+ - Clock: numeric mode: set a minimum size for the text: we keep the
+ ratio until 12px (under 12px, it's hard to read)
+ - Logout: added a fallback method to get the users list if the accounts
+ daemon service is not running
+ - CMakeLists.txt: fixed a CMake warning (or error?)
* 3.0.1 -> 3.0.2:
- - AlsaMixer: Fix: double-clicking did nothing if we didn't open the menu
- of the applet
- - DND2Share: Pastebin: Their public API is no longer available -> ported
- to the new API
- - GMenu: Fixed a bug that made sub-menus be too small,
- and therefore have to be scrolled + code cleaning
- - Logout: When the menu is reversed (top dock), select the last item so
- that it's the same as the normal menu (ie, the 'shutdown' item)
- - MusicPlayer: Prevented a warning message: when changing song, we don't
- receive this value: Position (no need to display a warning each time)
- - MusicPlayer: Allow recently played files in the menu (Recent-Files)
- - MusicPlayer: Fixed a bug that prevented the player from being launched
- the 2nd time in some cases
- - MusicPlayer: Added raise and quit methods in the menu when the player is
- in the systray (without that it's hard to display the window
- - MusicPlayer: Used toggle buttons for Shuffle and Repeat properties
- - Recent-Events: If the file doesn't exist, don't display it in the
- 'Recent Files' menu
- - Recent-Events: Prevent doubles in the menu list
- - Po: Updated translations (added Croatian)
- - Shortcuts: Fixed a small bug with bookmarks (extra new lines were
- disrupting Thunar)
- - Status-Notifier: Added the marshaller for the XAyatanaNewLabel signal
- - Systray (old): Force the icons size to 24px, to avoid buggy programs to
- display their icon with a wrong size
- - Third-party applets: Reposition their right-click menu, so that it's the
- same as a normal menu (on top of the icon and no scroll needed)
+ - AlsaMixer: Fix: double-clicking did nothing if we didn't open the menu
+ of the applet
+ - DND2Share: Pastebin: Their public API is no longer available -> ported
+ to the new API
+ - GMenu: Fixed a bug that made sub-menus be too small,
+ and therefore have to be scrolled + code cleaning
+ - Logout: When the menu is reversed (top dock), select the last item so
+ that it's the same as the normal menu (ie, the 'shutdown' item)
+ - MusicPlayer: Prevented a warning message: when changing song, we don't
+ receive this value: Position (no need to display a warning each time)
+ - MusicPlayer: Allow recently played files in the menu (Recent-Files)
+ - MusicPlayer: Fixed a bug that prevented the player from being launched
+ the 2nd time in some cases
+ - MusicPlayer: Added raise and quit methods in the menu when the player is
+ in the systray (without that it's hard to display the window
+ - MusicPlayer: Used toggle buttons for Shuffle and Repeat properties
+ - Recent-Events: If the file doesn't exist, don't display it in the
+ 'Recent Files' menu
+ - Recent-Events: Prevent doubles in the menu list
+ - Po: Updated translations (added Croatian)
+ - Shortcuts: Fixed a small bug with bookmarks (extra new lines were
+ disrupting Thunar)
+ - Status-Notifier: Added the marshaller for the XAyatanaNewLabel signal
+ - Systray (old): Force the icons size to 24px, to avoid buggy programs to
+ display their icon with a wrong size
+ - Third-party applets: Reposition their right-click menu, so that it's the
+ same as a normal menu (on top of the icon and no scroll needed)
This bzr branch has been linked to this bug report: lp:~cairo-dock-team/ubuntu/quantal/cairo-dock-plug-ins/3.0.2
- This branch should be ready to be pushed on lp:ubuntu/cairo-dock (except the UNRELEASED version in debian/changelog)
+ This branch should be ready to be pushed on lp:ubuntu/cairo-dock-plug-ins (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 )
--
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/1014804
Title:
Please update Cairo-Dock Plug-Ins to 3.0.2 version (bug-fix version)
Status in “cairo-dock-plug-ins” 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:
- Gnome-integration: fixed the time&date command
- KDE integration: fixed the time&date command
- Updated previews of dustbin and logout with the new version
- Updated the version of applets that can be always visible
(for the new parameters)
- Clock: numeric view: increased the size of the rectangle if an
outline is used and modified the default colour
- Clock: Now with the possibility to have an outline with the digital view
to see when we don't use any background
- Used the core option to not force the display of icons in menus
- Minor fixes in Sound Control's .conf file
- MusicPlayer: mpris2: metadata: trackid attribute should be of D-Bus
type 'o'
- Switcher: fixed a possible crash (division by 0) if the X manager
couldn't get info from X + removed bMenuVisible
- Clock: analogic mode: fixed a bug where the date was not displayed
correctly (with opengl)
- Clock: numeric mode: set a minimum size for the text: we keep the
ratio until 12px (under 12px, it's hard to read)
- Logout: added a fallback method to get the users list if the accounts
daemon service is not running
- CMakeLists.txt: fixed a CMake warning (or error?)
* 3.0.1 -> 3.0.2:
- AlsaMixer: Fix: double-clicking did nothing if we didn't open the menu
of the applet
- DND2Share: Pastebin: Their public API is no longer available -> ported
to the new API
- GMenu: Fixed a bug that made sub-menus be too small,
and therefore have to be scrolled + code cleaning
- Logout: When the menu is reversed (top dock), select the last item so
that it's the same as the normal menu (ie, the 'shutdown' item)
- MusicPlayer: Prevented a warning message: when changing song, we don't
receive this value: Position (no need to display a warning each time)
- MusicPlayer: Allow recently played files in the menu (Recent-Files)
- MusicPlayer: Fixed a bug that prevented the player from being launched
the 2nd time in some cases
- MusicPlayer: Added raise and quit methods in the menu when the player is
in the systray (without that it's hard to display the window
- MusicPlayer: Used toggle buttons for Shuffle and Repeat properties
- Recent-Events: If the file doesn't exist, don't display it in the
'Recent Files' menu
- Recent-Events: Prevent doubles in the menu list
- Po: Updated translations (added Croatian)
- Shortcuts: Fixed a small bug with bookmarks (extra new lines were
disrupting Thunar)
- Status-Notifier: Added the marshaller for the XAyatanaNewLabel signal
- Systray (old): Force the icons size to 24px, to avoid buggy programs to
display their icon with a wrong size
- Third-party applets: Reposition their right-click menu, so that it's the
same as a normal menu (on top of the icon and no scroll needed)
This bzr branch has been linked to this bug report: lp:~cairo-dock-team/ubuntu/quantal/cairo-dock-plug-ins/3.0.2
This branch should be ready to be pushed on lp:ubuntu/cairo-dock-plug-ins (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 )
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cairo-dock-plug-ins/+bug/1014804/+subscriptions
Follow ups
References