Closed fn-ix closed 5 years ago
I'm not sure offhand since I haven't run into this issue yet, although I can see how it might happen.
Which version/commit of these scripts are you using? And if you've modified autoname_workspaces.py
, could you upload your modified copy?
Thanks for the quick reply! Sure, here you go. I started using it about a month ago, so it should be the most recent version. The only modifications that I've made are to the icon list.
The issue was that there were two entries for spotify: one "spotify" and one "Spotify". I improved the lower-casing part of the script so that it can handle this without issue.
Try out the latest version when you get a chance and let me know if it still has issues.
Thanks! Yeah, I kept having problems with Spotify, as it doesn't seem to define its WM_CLASS properly.
Hi!
When trying to execute the script, I get the following error:
I've been using this script for about a month now without any hitches, and since I don't know any Python, I have no idea as to the problem. I'd appreciate any help! :)