SRU time!

This SRU will fix three bugs:

* bug #241402 (this one).
  - reason: this needs to be fixed because the control center shouldn't ever 
freeze. 
  - how it was fixed: quote the password string properly

TEST CASE: enable VNC server, use '&' in password and hit "Apply". It
should show you the progress bar and return you to the UI after a while.


* bug #224780 ("Optimize tables" button doesn't work):
  - reason: this is a regression from Ubuntu Gutsy where it used to work. It's 
import that users can repair their database in a nice, GUI-ish way.
  - how it was fixed: add some quotation marks to make 'su' happy
 It is also possible to use this button without installing optimize_mythdb.pl 
as a cron job first, which is much more intuitive.

TEST CASE: click "Optimize tables" button in the "Advanced Management"
tab. You should see a terminal window and output from
optimize_mythdb.pl. Of course, you need to have mysql-server and mythtv-
backend installed and running.

* bug #233904 (can't disable auto login in MCC):
  - reason: MCC will let you enable auto login, but it can't be disabled 
currently. This is very confusing and annoying for our users.
  - how it was fixed: basically, just un-indent an if clause in the code

TEST CASE: enable automatic login in the "Artwork & Login Behavior" tab.
Apply your changes. Now, disable automatic login and apply your changes.
It should tell you that automatic login will be disabled.


I have also updated the translations in this upload. While they're not 
complete, it's better than having nothing. I'll attach the debdiff in a few 
minutes.

In case you are wondering about the version number being
0.28-0ubuntu1+hardy1: we need to supersede 0.28-0ubuntu1 which was
published in a PPA.

-- 
Mythbuntu control center VNC setup freezes if & in password
https://bugs.launchpad.net/bugs/241402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to