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

Excessive notifications with docker #113

Closed
mika-fischer opened this issue May 2, 2016 · 3 comments
Closed

Excessive notifications with docker #113

mika-fischer opened this issue May 2, 2016 · 3 comments

Comments

@mika-fischer
Copy link

When using docker, a lot of stuff is mounted and unmounted under the hood and udiskie --tray basically fills my entire screen with notifications.

Is there a way udiskie could ignore those or any other way around displaying them?

@coldfix
Copy link
Owner

coldfix commented May 4, 2016

Hey, sorry for the late reply.

I've uploaded a patch that will hopefully fix the problem - at least on my system no more notifications are shown. You can check it out on the branch fix-docker or wait for a release in the next week or so.

@mika-fischer
Copy link
Author

Yes, that fixes it, thanks!

@coldfix
Copy link
Owner

coldfix commented May 10, 2016

Fixed by 5cb7f5d

@coldfix coldfix closed this as completed May 10, 2016
coldfix added a commit that referenced this issue May 11, 2016
- signal failing mount/unmount operations with non-zero exit codes (#110)
- suppress notifications for unhandled devices
- add rules for docker devices marking them unhandled to avoid excessive
  notifications (#113)
- allow mounting/unmounting using UUID (#90)
- prevent warning when starting without X session (#102)
- can now match against wildcards in config rules (#49)
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

No branches or pull requests

2 participants