-
Notifications
You must be signed in to change notification settings - Fork 7
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
Crash on interaction with in-bar flameshot mini-icon #6
Comments
After a restart, the log file will be cleared. This can be avoided by using
could you show the yagostatus config? |
Of course, here you go. Log says the following:
My config as simple as that: widgets:
- widget: wrapper
command: /usr/bin/i3status -c ~/.config/i3status/config
- widget: exec
command: echo -e "$(xkblayout-state print %s)"
output_format: text
interval: 2
- widget: clock
format: Jan _2 Mon 15:04:05 # https://golang.org/pkg/time/#Time.Format
templates: >
[{
"color": "#ffffff",
"separator": true,
"separator_block_width": 21
}]
|
P.S. Speaking of configs, I also have some issues with conky integration, despite the fact that I straightly follow your tutorial. I cannot determine clearly where the issue comes from - from conky or from the yagostatus itself. I wonder if we could discuss it somehow. |
I can't reproduce the error with flameshot. |
Probably I could gather some debug information about this error, if it'd be helpful. |
Moreover, when I lock my laptop (with, for example, |
try |
Same issues with |
When I try to use
flameshot
(screenshot utility), here goes some strange behavior.Flameshot launches as usual, but when it finishes it's job, my status bar goes blank with the error:
Logs are empty as well.
When I relaunch i3, it starts working again.
The text was updated successfully, but these errors were encountered: