cairo-dock-team team mailing list archive
-
cairo-dock-team team
-
Mailing list archive
-
Message #02716
[Bug 705234] Re: Netspeed does not keep it's Desklet position when the dock starts.
Did some more testing, this one may be a security issue. Can't say if
it's the dock or Maverick yet. Here's what I just did.
1. Since it seems that the x and y values in the netspeed.conf file is
being changed, I decided to make the file read-only. Did this with
"chmod -w ~/.config/cairo-dock/current_theme/plug-
ins/netspeed/netspeed.conf".
2. Verified the change was successful with "ls -all ~/.config/cairo-
dock/current_theme/plug-ins/netspeed/netspeed.conf". It returned "-r--r
--r-- 1 towheed towheed 3632 2011-01-21 08:16 /home/towheed/.config
/cairo-dock/current_theme/plug-ins/netspeed/netspeed.conf".
3. Restarted the dock, netspeed position changed to x=191 and y=1.
Checked the permissions on the conf file and it reverted to a read and
write permission (-rw-r--r-- 1 towheed towheed 3632 2011-01-21 08:18
/home/towheed/.config/cairo-dock/current_theme/plug-
ins/netspeed/netspeed.conf).
--
You received this bug notification because you are a member of Cairo-
Dock Team, which is subscribed to Cairo-Dock Plug-ins.
https://bugs.launchpad.net/bugs/705234
Title:
Netspeed does not keep it's Desklet position when the dock starts.
Status in Cairo-Dock : Plug-ins:
New
Bug description:
I normally keep the desklet's position at x=0 and y=-96. The dock is
set to startup automatically on login with the no OpenGL option.
After the dock starts the desklet's position is set to x=-623 and y=1.
If the dock is stopped and restarted within the session, these values
are set to x=191 and y=1. These values were taken from the
netspeed.conf file. This happens even if the lock position option is
set.
Tried it with both the stable 2.2.0 and the 2.2.1~0beta1 releases.
I'm using Ubuntu Maverick and my screen is set to 1280x1024. The
debug.txt file is attached.
Follow ups
References