Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugging/Unplugging USB devices doesn't refresh the UI #49

Closed
superm1 opened this issue Aug 19, 2019 · 0 comments
Closed

Plugging/Unplugging USB devices doesn't refresh the UI #49

superm1 opened this issue Aug 19, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@superm1
Copy link

superm1 commented Aug 19, 2019

I've found that this project doesn't seem to be listening for events related to a USB or Udev device hotplug. If I unplug a device while running firmware-manager-gtk the device continues to be listed. Likewise if I plug in a device while running it doesn't show up.

@mmstick mmstick added the enhancement New feature or request label Aug 19, 2019
@mmstick mmstick added this to the 1.0.0 milestone Aug 19, 2019
mmstick added a commit that referenced this issue Aug 20, 2019
Adds a convenience function which a frontend can use for responding to
hotplug events. This should mainly be used to send the
`FirmwareEvent::Scan` signal to the background thread. A better solution
will be available once the async/await syntax is made official in Rust
1.39.0.

First half of the solution for #49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants