-
Notifications
You must be signed in to change notification settings - Fork 3
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
Attempting to run script leads to thread panic. #3
Comments
Hi! Thank you for bringing it up! It seems, something is wrong with detection |
Hey, no worries. i3 version returns |
When you install, you have If you didn't modify, then check if there is file |
Oh, those profile files. I did not touch them when installing. There is indeed a |
Okay, I found what's causing the problem. Will deliver a patch for it with next commit! Thank you again for drawing my attention to it! |
Thank you for your help as well. Looking forward to testing the script myself :) |
Let me know how it works out for you!:) |
Just discovered this script, currently trying to test it out on Arch. After carefully following the README, running the main process of ixwindow (wether through polybar or not) results in the main thread panicking and the script crashing. In attachment I included the full rust backtrace of the panic.
backtrace.txt
The text was updated successfully, but these errors were encountered: