Bugzilla – Bug 4899
SlimTray's stop SlimServer option doesn't work on Vista
Last modified: 2008-12-18 11:11:58 UTC
6.5.2 4-10-07 with SlimServer installed and running right-clicking SlimTray and selecting Stop SlimServer brings up a small message 'stopping SlimServer...' but it doesn't actually stop. Easy to reproduce.
Thanks to Triode for identifying the cause of this bug. The installer installs SlimTray as an application run of the user, which cannot stop or start SlimServer. Running SlimTray 'as administrator' allows SlimTray to stop and start SlimServer; a work around for now.
Hopefully change 11852 improves this. The issue is that UAC means that SlimTray is not able to stop a service when running as a normal user. The new slimtray removes options which don't work. To stop the server if it is run as a service requires starting SlimTray as admin [stop server, right click on SlimTray and select "run as administrator"] This gives SlimTray admin rights and the ability to perform all operations previously possible from SlimTray. As a user, if SlimTray is used to start slimserver, then it starts it as an app and so is also able to stop it. [at present it does not stop mysqld though.]
Works now, thanks Triode!
Fixed in 6.5.2, which is now released and available for download at http://www.slimdevices.com/su_downloads.html If you're still experiencing this bug, please re-open it!