Skip to content

Fix not enough space on USB stick error not visible - #152

Merged
mtwebster merged 1 commit into
linuxmint:masterfrom
zimon-cocos:master
Aug 17, 2026
Merged

Fix not enough space on USB stick error not visible#152
mtwebster merged 1 commit into
linuxmint:masterfrom
zimon-cocos:master

Conversation

@zimon-cocos

Copy link
Copy Markdown
Contributor

Resolves #136

Due to calling the method that displays results on the "format" page instead of the "iso" page, the error report that was supposed to be visible when trying to create a bootable USB stick with insufficient capacity was not showing up. Mintstick appeared to start writing, and stayed in this state until being closed.

The fix was to call the proper method, show_result() instead of show_format_result(), making the error message show up correctly and as expected.

@mtwebster

Copy link
Copy Markdown
Member

Thanks, this looks like a regression from b5db0b1

@mtwebster
mtwebster merged commit 8c852b6 into linuxmint:master Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request] show dialog if target driver too small

2 participants