-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Panic when run pkill -USR1 nwg-drawer #86
Comments
Sorry, couldn't reproduce.
Looks like Adwaita GTK theme missing from your system or broken. |
So by installing gnome-themes-extra on my machine, it still crashes randomly, but the error message changes. And this time, it's very similar to issue #45. Here are the logs:
nwg-drawer-2023-02-17T10-19-53.log
|
I'll take a closer look at it over the weekend. |
Despite my best effort, still no luck: it refuses to crash, as well on my main machine, as on a clean nwg-shell install. Could you try removing arguments one by one from the command? Maybe this is going to tell us a bit more. |
I'm testing to better target the problem, currently I have the following results:
I'll update the issue as soon as I've found the problem. |
After many tests, I crash randomly whenever I use the Here is the result of the log with the command `nwg-drawer -nocats -r |& tee "${TMPDIR:-/tmp}/nwg-drawer-$(date +"%Y-%m-%dT%H-%M-%S").log"`
|
Since in the meantime we have abandoned gotk3, migrated to the diamondburned library, and also fixed #151 (that only appeared with the |
Description
I have a
nwg-drawer
process in background, and when i run the commandpkill -USR1 nwg-drawer
,nwg-drawer
panic randomly.This problem is very similar in behavior to issue #45, but the logs are different.
Actual result
nwg-drawer -fm nautilus -nocats -nofs -o 1 -ovl -r
in a first terminalpkill -USR1 nwg-drawer
Log
/tmp/gouvinb/nwg-drawer-2023-02-15T23-55-10.log
The text was updated successfully, but these errors were encountered: