We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Everything is working OK except tray icon.
Environment:
$ cbatticon --version cbatticon: a lightweight and fast battery icon that sits in your system tray version 1.6.13
Command to run: cbatticon --low-level 30 --critical-level 25
cbatticon --low-level 30 --critical-level 25
Errors from the log (cbatticon:982): Gtk-CRITICAL **: 23:10:41.370: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
The text was updated successfully, but these errors were encountered:
Same issue here, same error in the log. Did you find a solution?
Sorry, something went wrong.
Nope. At the moment, I'm using a popup notifications functionality only
No branches or pull requests
Everything is working OK except tray icon.
Environment:
$ cbatticon --version
cbatticon: a lightweight and fast battery icon that sits in your system tray
version 1.6.13
Command to run:
cbatticon --low-level 30 --critical-level 25
Errors from the log
(cbatticon:982): Gtk-CRITICAL **: 23:10:41.370: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
The text was updated successfully, but these errors were encountered: