Bug 382990

Summary: Crash of program after removing and inserting back same flash drive during writing confirmation dialog pop up
Product: [Applications] isoimagewriter Reporter: Alexander Mentyu <notuxius>
Component: generalAssignee: Jonathan Riddell <jr>
Status: CONFIRMED ---    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alexander Mentyu 2017-08-01 08:55:04 UTC
Steps to reproduce:
1. Select known or unknown disto image.
2. Proceed with checksum verification or confirm 'Could not verify as a known distro image' dialog.
3. Press 'Write' button.
4. Remove USB drive from system.
5. Press 'Clear Disk and Write Image' button.

Actual result:
Program crashes.

Expected result:
Closing all possible popup confirmation dialogs and displaying of warning popup window about inability to write on selected device - immediately after removal of previously selected USB drive.

There can be possible case when user not fully inserted the USB device or he has glitchy port or something.
Comment 1 Alexander Mentyu 2017-08-01 09:17:52 UTC
Also warning popup window about inability to write on selected device can contain 'Retry' button with functionality to resume writing session.
Comment 2 Alexander Mentyu 2017-08-01 09:19:12 UTC
Sorry, missed that one - https://bugs.kde.org/show_bug.cgi?id=382951 is duplicate of this bug.