New settings must allow re-enabling

Bug #1648246 reported by royden
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Ubuntu Touch Tweak Tool
Fix Released
High
Unassigned

Bug Description

The new features to disable indicator-menu and the launcher result in the option disappearing and thus they cannot be re-enabled from the GUI.

gsettings set com.canonical.Unity8 enable-launcher true

gsettings set com.canonical.Unity8 enable-indicator-menu true

These do the trick, in case someone is looking for this info.

Related branches

Revision history for this message
royden (ryts) wrote :

Sorry, v 0.3.90

Revision history for this message
Brian Douglass (bhdouglass) wrote :

@verzegnassi-stefano I think this has to do with your latest change to try and hide the options if the settings don't exist ( http://bazaar.launchpad.net/~ubuntu-touch-tweak-tool-devs/ubuntu-touch-tweak-tool/reboot/revision/90 ). I belive the fix would be to use (settings.enableLauncher === undefined).

Revision history for this message
Brian Douglass (bhdouglass) wrote :

@verzegnassi-stefano I hope you don't mind, I made a merge request with a fix for this.

Revision history for this message
Stefano Verzegnassi (verzegnassi-stefano) wrote :

@bhdouglass: Yes, it's my fault! Never do things when absent-minded or in late, otherwise you forgot that the QVariant in a map could actually be a bool... :P

@ryts: Really, sorry for such rookie mistake :)

Changed in ubuntu-touch-tweak-tool:
importance: Undecided → Critical
status: New → Fix Released
importance: Critical → High
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.