Implement a useful "Details" feature

Bug #342788 reported by Rafael Belmonte
40
This bug affects 6 people
Affects Status Importance Assigned to Milestone
packagekit (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

As of KPackageKit 0.4.2, the "details" button encountered while updating or installing packages only exposes a useless back-and-forth progress bar.

In other package manager, the dpkg output is.. er... outputed in a console. Ideally this would be unhidden when the details button is pressed.

Revision history for this message
Rafael Belmonte (eaglescreen) wrote :
Revision history for this message
Michael Marley (mamarley) wrote :

I can confirm this. The lack of a "Details" console is a pretty serious regression (IMHO), at least to people like me who like to watch the output as packages are installed.

Changed in kpackagekit:
status: New → Confirmed
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

With the latest version in Karmic, all three buttons are enabled when appropriate. Cancel is only disabled while KPackagekit is doing un-cancelable changes such as dpkg runs. (Committing changes at the end of updates/package installs)

The main thing here seems to be that there isn't a details feature, and the details feature in the latest KPackageKit is still quite lacking. I will change the bug to reflect this.

Changed in kpackagekit (Ubuntu):
importance: Undecided → Wishlist
summary: - Kpackagekit has "Details", "Hide", and "Cancel" buttons disabled.
+ Implement a useful "Details" feature
description: updated
Revision history for this message
Kılıç Köken (kilickoken) wrote :

Same thing in Kubuntu karmic rc.

Revision history for this message
ChrischanM (christian-mllr) wrote :

And in the official Kubuntu Karmic release

Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Aha, using other backends, the details pane shows a per-package percentage download. It seems that the Apt backend doesn't support this yet.

affects: kpackagekit (Ubuntu) → packagekit (Ubuntu)
Changed in packagekit (Ubuntu):
status: Confirmed → Triaged
Revision history for this message
Sebastian Heinlein (glatzor) wrote :

Download: The sub progress is a little bit problematic. Apt allows to download files from several locations at the same time, but PackageKit only supports ONE subprocess which can not be associated with a specific download. But the backend already emits all currently downloaded packages and their status (downloading, finished, failed).

Install: There will never be a away to see the dpkg output in PackageKit. There is a clear objection against this from the project leader.

In the end it would make sense to just hide the details button in Kubuntu.

Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Aptcc seems to implement this feature just fine. (Sub progress percentage)

Revision history for this message
Sebastian Heinlein (glatzor) wrote :

Is part of the 0.5.8 release

Changed in packagekit (Ubuntu):
status: Triaged → Fix Committed
Revision history for this message
Jonathan Thomas (echidnaman) wrote :

Fixed in Kubuntu 10.10.

Changed in packagekit (Ubuntu):
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.