-
Notifications
You must be signed in to change notification settings - Fork 61
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
v3.9 #374
v3.9 #374
Conversation
Hey @wa4557, can you try this whenever you've got some free time? Everything works perfectly on my system. It's more on the continuation of code improvement as with the latest versions. And some small bug fixes |
I get an error:
|
Alright, what distro/de are you using ? |
Ubuntu 16.04 / Unity |
Ah my bad, i thought that Unity stores the icon theme name in https://github.com/bil-elmoussaoui/Hardcode-Tray/blob/master/src/modules/config/system.py#L64 |
Should be fixed |
Seems to be still the same error
|
Hmm, what's the output of |
|
Hmm ! What if you add a print just after this line https://github.com/bil-elmoussaoui/Hardcode-Tray/blob/beta/src/const.py#L43 to get the detected_desktop_env |
Everything works fine 👍 But every second time I get this:
|
Hmm, it shouldn't be any issue at all :( i will see what's going wrong. Anyway, it seems that the temporary output file is not found |
@wa4557 Should be fixed :) |
@bil-elmoussaoui Indeed everything works fine on two different machines 👍 |
Thanks for testing 👍 |
This PR should contain some code improvements and simplifications of overcomplicated stuff
What i want to be done before this going to be merged: