Bug 16668 - home menu items for apps can double up after customizeHomeMenu changes
: home menu items for apps can double up after customizeHomeMenu changes
Status: CLOSED FIXED
Product: SqueezePlay
Classification: Unclassified
Component: App Gallery
: 7.5.x
: PC Other
: P1 normal (vote)
: 7.6.0
Assigned To: Ben Klaas
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-11-17 12:48 UTC by Ben Klaas
Modified: 2011-05-13 09:36 UTC (History)
2 users (show)

See Also:
Category: Bug


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Klaas 2010-11-17 12:48:16 UTC
this is likely caused by the two potential ways of delivering my apps items to the home menu, either by an individual item from the server (i.e., user selected "add to my home menu" on install) or by a customize home item (i.e., user went to my apps and promoted item to home menu)

I'm seeing situations where e.g. Mediafly and Napster each show up twice on my Radio's home menu

needs fixing before 7.6 release
Comment 1 Ben Klaas 2011-01-14 10:01:24 UTC
*** Bug 16479 has been marked as a duplicate of this bug. ***
Comment 2 SVN Bot 2011-01-20 12:20:46 UTC
 == Auto-comment from SVN commit #9292 to the jive repo by bklaas ==
 == http://svn.slimdevices.com/jive?view=revision&revision=9292 ==

Bug: 16668
Description: This does not completely solve the bug, but storeSettings() definitely needs to be called at the end of the timedExec() method, not before.
Comment 3 SVN Bot 2011-01-20 14:09:01 UTC
 == Auto-comment from SVN commit #9293 to the jive repo by bklaas ==
 == http://svn.slimdevices.com/jive?view=revision&revision=9293 ==

Fixed Bug: 16668
Description: make sure custom item has a node of 'home' when being added to the home menu, so when it's removed the code follows the right path for sanely removing it
Comment 4 Paul Chandler 2011-05-13 09:36:46 UTC
Working better now (7.6.0 r32407)
DId manage to get a double listing of one app---but it is working now.