Activate "More suggestions" result to activate "recently used"

Bug #1166294 reported by frenchy82
28
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Unity Tweak Tool
Fix Released
Low
J Phani Mahesh
unity-tweak-tool (Ubuntu)
Fix Released
Low
J Phani Mahesh
Raring
Fix Released
Low
Andrew Starr-Bochicchio

Bug Description

SRU Justification:

[Impact]

 * The "show more suggestions" and the "show the recently used applications" checkboxes in the search panel are reverses.

[Test Case]

 1) With 0.0.4 from raring, go to the search panel and click on "show more suggestions." In Unity's applications lens, you will see that you actually enabled/disabled "recently used."
 2) Install 0.0.4ubuntu0.1 from raring-proposed and verify that this does not occur.

[Regression Potential]

 * The fix is trivial. It simply swaps to keys. There is very little chance of regression.

[Other Info]

 As this is a native package, the patches are applied directly. The fix is taken from this upstream commit:

https://github.com/freyja-dev/unity-tweak-tool/commit/b79e430f1ac36bcd41ba93ceb47dcd5f52bcf977

------

Using unty-tweak-tool 0.4 in raring

If you go to "search" and click on"show more suggestion" it activates in fact the "show" the recently used" in the dash lens application

And if you activates the "show the recently used", it activate the "more suggestions in the dash

(ubuntu 13.04, french language)

Changed in unity-tweak-tool:
assignee: nobody → J Phani Mahesh (phanimahesh)
importance: Undecided → Low
status: New → Fix Committed
Changed in unity-tweak-tool (Ubuntu):
assignee: nobody → J Phani Mahesh (phanimahesh)
Revision history for this message
JaSauders (jasauders) wrote :

I'm seeing the same thing. I also talked to a buddy who had just installed 13.04 and the Unity Tweak Tool. He confirmed the bug with me, at which point I knew it wasn't just me seeing this issue. I then went to submit the bug but it already existed, so I wanted to comment my findings.

Barneedhar (barneedhar)
Changed in unity-tweak-tool:
status: Fix Committed → Fix Released
Revision history for this message
Carlos Alejandro Alvarez Padilla (charlus-ap) wrote :

I have the same issue, the difference is that I'm using Ubuntu 13.04 in spanish.

Revision history for this message
Andrew Starr-Bochicchio (andrewsomething) wrote :
Changed in unity-tweak-tool (Ubuntu Raring):
status: New → In Progress
importance: Undecided → Low
assignee: nobody → Andrew Starr-Bochicchio (andrewsomething)
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package unity-tweak-tool - 0.0.4ubuntu1

---------------
unity-tweak-tool (0.0.4ubuntu1) saucy; urgency=low

  * Backport fixes from upstream git.
  * UnityTweakTool/elements/colorchooser.py
   - Fix TypeError in get_rgba() (LP: #1165627)
  * UnityTweakTool/section/sphagetti/compiz.py
   - Fix TypeError in color_to_hash() (LP: #1166884)
  * UnityTweakTool/section/unity.py
   - Fix Show recently used and more suggestions in dash search (LP: #1166294)
 -- Andrew Starr-Bochicchio <email address hidden> Mon, 13 May 2013 16:39:04 -0400

Changed in unity-tweak-tool (Ubuntu):
status: Fix Committed → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package unity-tweak-tool - 0.0.4ubuntu0.1

---------------
unity-tweak-tool (0.0.4ubuntu0.1) raring-updates; urgency=low

  * Backport fixes from upstream git.
  * UnityTweakTool/elements/colorchooser.py
   - Fix TypeError in get_rgba() (LP: #1165627)
  * UnityTweakTool/section/sphagetti/compiz.py
   - Fix TypeError in color_to_hash() (LP: #1166884)
  * UnityTweakTool/section/unity.py
   - Fix Show recently used and more suggestions in dash search (LP: #1166294)
 -- Andrew Starr-Bochicchio <email address hidden> Mon, 13 May 2013 16:39:04 -0400

Changed in unity-tweak-tool (Ubuntu Raring):
status: In Progress → Fix Released
Revision history for this message
Adam Conrad (adconrad) wrote : Please test proposed package

Hello frenchy82, or anyone else affected,

Accepted unity-tweak-tool into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/unity-tweak-tool/0.0.4ubuntu0.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Your feedback will aid us getting this update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-failed. In either case, details of your testing will help us make a better decision.

Further information regarding the verification process can be found at https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in advance!

tags: added: verification-needed
Revision history for this message
Adam Conrad (adconrad) wrote :

Ignore the above message about this being "Fix Released" in raring-updates. This was due to the uploader mistargetting the upload to -updates instead of -proposed, and I have since copied it back to -proposed and it will be deleted from -updates. Please verify this SRU as usual, and we can migrate it once it's been checked.

Changed in unity-tweak-tool (Ubuntu Raring):
status: Fix Released → Fix Committed
Revision history for this message
frenchy82 (cartes) wrote :

I tried the package from proposed and it's ok for me now
Thanks

Revision history for this message
Barneedhar (barneedhar) wrote :

Confirming package version 0.0.4ubuntu0.1 contains the fix for this bug.

tags: added: verification-done
removed: verification-needed
Revision history for this message
Brian Murray (brian-murray) wrote : Update Released

The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regresssions.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package unity-tweak-tool - 0.0.4ubuntu0.1

---------------
unity-tweak-tool (0.0.4ubuntu0.1) raring-updates; urgency=low

  * Backport fixes from upstream git.
  * UnityTweakTool/elements/colorchooser.py
   - Fix TypeError in get_rgba() (LP: #1165627)
  * UnityTweakTool/section/sphagetti/compiz.py
   - Fix TypeError in color_to_hash() (LP: #1166884)
  * UnityTweakTool/section/unity.py
   - Fix Show recently used and more suggestions in dash search (LP: #1166294)
 -- Andrew Starr-Bochicchio <email address hidden> Mon, 13 May 2013 16:39:04 -0400

Changed in unity-tweak-tool (Ubuntu Raring):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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