You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your system is not allowing storage media to be enumerated, resulting in no drives being listed. 1.9.0 and later include a message for this case.
When you used CMD+Q to force terminate the application, this also terminated the DriveListPollThread, which promptly threw a Qt abort.
Regarding (1), please confirm you have granted permission to Raspberry Pi Imager to access data on removable volumes. Without this permission, storage media enumeration will fail.
Regarding (2), this would appear to be more involved - the termination flow for the DriveListPollingThread doesn't immediately look to be safe to use, and is not triggered in the normal case at all. I may consider revising this at a later point.
What happened?
When attempting to select a storage medium, none are found. Not even the main disk!
On 1.85:
On 1.9 it's at least a little more helpful:
Also, any cmd-Q to quit the app results in this:
Version
1.9.2 (Default)
What host operating system were you using?
macOS
Host OS Version
Sequoia 15.1.1 (24B91)
Selected OS
Ubuntu 22.04 (but it is OS independent)
Which Raspberry Pi Device are you using?
Raspberry Pi 5
What kind of storage device are you using?
microSD Card in an internal reader
OS Customisation
Relevant log output
The text was updated successfully, but these errors were encountered: