Apps in Available group not rendered in Dash
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
Medium
|
Neil J. Patel | ||
unity (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: unity
it would be useful for new users who do not know how to install new apps
If you can't add the software center to the dash you can add it by default to the launcher!
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.0-0ubuntu2
ProcVersionSign
Uname: Linux 2.6.38-5-generic i686
Architecture: i386
CompizPlugins: [core,bailer,
Date: Sat Mar 5 17:29:22 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110107)
ProcEnviron:
LANGUAGE=
LANG=it_IT.UTF-8
SHELL=/bin/bash
SourcePackage: unity
UpgradeStatus: Upgraded to natty on 2011-02-26 (6 days ago)
Related branches
- Jay Taoko (community): Approve
-
Diff: 1185 lines (+411/-111)30 files modifiedsrc/PanelIndicatorObjectEntryView.cpp (+1/-1)
src/PanelMenuView.cpp (+2/-1)
src/PanelTray.cpp (+8/-3)
src/Place.h (+11/-0)
src/PlaceEntry.h (+8/-0)
src/PlaceEntryHome.cpp (+11/-0)
src/PlaceEntryHome.h (+8/-3)
src/PlaceEntryRemote.cpp (+26/-1)
src/PlaceEntryRemote.h (+7/-1)
src/PlaceFactoryFile.cpp (+0/-4)
src/PlaceLauncherIcon.cpp (+43/-13)
src/PlaceLauncherIcon.h (+3/-0)
src/PlaceRemote.cpp (+85/-4)
src/PlaceRemote.h (+11/-0)
src/PlacesController.cpp (+1/-1)
src/PlacesController.h (+1/-1)
src/PlacesGroupController.cpp (+73/-37)
src/PlacesGroupController.h (+3/-0)
src/PlacesHomeView.cpp (+5/-0)
src/PlacesResultsController.cpp (+11/-0)
src/PlacesResultsController.h (+2/-0)
src/PlacesSearchBar.cpp (+7/-0)
src/PlacesSearchBar.h (+2/-0)
src/PlacesSettings.cpp (+1/-1)
src/PlacesSimpleTile.cpp (+6/-15)
src/PlacesSimpleTile.h (+1/-3)
src/PlacesTile.cpp (+10/-8)
src/PlacesTile.h (+4/-3)
src/PlacesView.cpp (+52/-10)
src/PlacesView.h (+8/-1)
description: | updated |
Changed in unity: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
Changed in unity: | |
status: | Confirmed → Fix Committed |
Changed in unity: | |
status: | Fix Committed → Fix Released |
The software center is integrated directly into the dash, in the sense
that you can search in the dash and find apps which are not yet
installed, and clicking on them takes you straight to the software
centre page for that app!