dock menu allows multiple, overlapping instances
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cairo-dock (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
This appears to be an interaction between XFCE and Cairo-Dock.
If in XFCE, one goes to XFCE-> Settings-> Session and Startup-> Application Autostart, and sets it to launch /usr/bin/
When checking to see if cairo-dock is already added to XFCE's startup applications, it should look to find manually added instances as well.
$ apt-cache policy cairo-dock
cairo-dock:
Installerad: 3.3.99.
Kandidat: 3.3.99.
Versionstabell:
*** 3.3.99.
500 http://
100 /var/lib/
3.
500 http://
$ lsb_release -rd
Description: Ubuntu 14.04.2 LTS
Release: 14.04
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: cairo-dock 3.3.99.
ProcVersionSign
Uname: Linux 3.16.0-41-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
CompositingMeta
Date: Sat Jul 4 16:13:12 2015
InstallationDate: Installed on 2015-06-28 (5 days ago)
InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 (20150218.1)
PackageArchitec
PciDisplay: 02:00.0 VGA compatible controller [0300]: NVIDIA Corporation C79 [GeForce 9400] [10de:0861] (rev b1) (prog-if 00 [VGA controller])
RelatedPackageV
xserver-xorg N/A
libgl1-mesa-glx N/A
libdrm2 2.4.60-
xserver-
xserver-
SourcePackage: cairo-dock
UpgradeStatus: No upgrade log present (probably fresh install)
WM: No value set for `/desktop/
glxinfo: Error: [Errno 2] No such file or directory: 'glxinfo'
system: distro = Ubuntu, architecture = x86_64, kernel = 3.16.0-41-generic
summary: |
- icon artifacts behind animations + dock menu allows multiple, overlapping instances |
description: | updated |
Hello and sorry for the delay,
Yes, the dock allows using multiple instances because maybe you want to have multiple docks with different settings. But for that, you have to force the dock loading the configuration from another directory by using the '-d' option.
Maybe the dock should check if it's not already launched with the same settings. But it can lead to other problem: what if the dock wrongly detect that it's already launched?