That's weird - going from DP 3 to 4 reversed the experience you had for me...my icons have now reappeared.....![]()
On boot, launchpad works great but within 30 minutes, my launchpad only shows a couple of icons.
Anyone else have this problem?
Have exactly same problem here. Installed OS X 10.7 DP4 on my iMac 2.4 GHz Intel Core 2 Duo, 24 monitor yesterday and Launchpad has been all but useless. Icons disappear after an hour or so of running the computer, and all rearrangements of icons disappear on startup. No idea why this is happening.
disappearing icons in launchpad is not a major problem, considering they are back again after a reboot or something. the problem is that once you reboot the arrangements made in launchpad are completely gone! this drives me nuts! everything else runs fine!
disappearing icons in launchpad is not a major problem, considering they are back again after a reboot or something. the problem is that once you reboot the arrangements made in launchpad are completely gone! this drives me nuts! everything else runs fine!
rm ~/Library/Application\ Support/Dock/*.db ; killall Dock
Apologies for digging up an old thread but this is top result on Google for this issue.
I just had the exact same issue on the latest version of 10.8 and the solution is to fire up Terminal and enter the following:
Beware: This may remove any customisations that you have made to Launchpad (icon order, folders, etc.)Code:rm ~/Library/Application\ Support/Dock/*.db ; killall Dock
When you start Launchpad again, it will display 'Loading Applications...' while it rebuilds the database.
Hope this helps!