Bug 439189

Summary: PkProgress cancellation
Product: [Fedora] Fedora Reporter: Matthias Clasen <mclasen>
Component: gnome-packagekitAssignee: Robin Norwood <robin.norwood>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: notting, richard
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-05-06 17:06:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 235705    
Attachments:
Description Flags
canceled update none

Description Matthias Clasen 2008-03-27 14:24:52 UTC
If I do a system update from the icon, and then bring up the generic progress
dialog from there, and cancel the transaction, nothing happens. The update stops
to proceed, and the window just sits there, until it vanishes 30 seconds later.

I would expect to see a meaningful message saying
"System Update has been canceled" or something similar reassuring me that my
cancellation was successful.

Comment 1 Richard Hughes 2008-03-27 17:30:37 UTC
Do you get better notification with git?

Comment 2 Matthias Clasen 2008-03-29 18:13:39 UTC
No. I'll attach a screenshot of the end result with 0.1.10

Comment 3 Matthias Clasen 2008-03-29 18:14:16 UTC
Created attachment 299591 [details]
canceled update

Comment 4 Richard Hughes 2008-03-30 13:24:33 UTC
I've added some better cancellation stuff into git. The whole PkProgress UI
could do with a lot of rework, but at least the button should go insensitive and
it should tell you what's going on.

Can you try git for me and tell me what you think please? Thanks.

Comment 5 Matthias Clasen 2008-03-30 14:02:41 UTC
Yes, the button goes insensitive, and it says "The transaction has been canceled".

But the progressbars are still there, frozen in mid-flight. I think they should
be hidden, together with the cancel button. 

Also, we should do the same that we have done in other instances, and hide the
help button in PkProgress until we can offer help.

Comment 6 Richard Hughes 2008-04-11 15:13:28 UTC
I'll switch PkProgress to use the new GpkClient dialogs - and then everything
should look the same.

Comment 7 Richard Hughes 2008-05-06 17:06:13 UTC
Done in master.

Comment 8 Richard Hughes 2008-05-06 17:07:13 UTC
*** Bug 444877 has been marked as a duplicate of this bug. ***