Bug 382990 - Crash of program after removing and inserting back same flash drive during writing confirmation dialog pop up
Summary: Crash of program after removing and inserting back same flash drive during wr...
Status: CONFIRMED
Alias: None
Product: isoimagewriter
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jonathan Riddell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-01 08:55 UTC by Alexander Mentyu
Modified: 2017-08-07 11:51 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.