-
Notifications
You must be signed in to change notification settings - Fork 60
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
No Fixing Occuring #177
Comments
You can always force the script to use an other icon theme than the one detected automatically! Just add --theme Numix (take a look at the readme for more info). |
I just add Rambox support! You can either use the git version or wait few days until i release the 4.0 version :) |
Awesome, I'll get some icons for Numix asap :) |
@bil-elmoussaoui ownCloud isn't still being detected / fixed 😕 |
Can you check if this folder exists in your case ? https://github.com/bil-elmoussaoui/Hardcode-Tray/blob/master/db.csv#L36 if not can you check if there's a folder/file that i can use to check if owncloud installed |
I have |
Pushed a new commit to fix that! can you try the latest git version? |
Nope, still not fixing for me 😕 |
@Foggalong add this to db.csv |
@bil-elmoussaoui I'm having this issue again. I have both Rambox and ownCloud installed but neither are being fixed/reverted. |
Are you sure that u re using the latest git version of Hardcode-Tray? If you do how do you run the script ?
|
Yup, I recloned just to be sure it wasn't a problem with my local repo. I run it using this command: |
I will release a new version tonight! |
I updated Hardcode-Tray to 3.2, can you try if everything works great again? |
@bil-elmoussaoui Nope still not working. Can you reopen this issue? |
I've added an other OwnCloud path to the database file, can you clone the repo and try again? |
It now says it's being fixed, but doesn't actually fix. Also Rambox it doesn't say it's fixing either, but not sure if that's expected? |
@Foggalong Do you have the patched version of sni-qt installed? and for Rambox, do you have the latest version of Numix base with Rambox icons? Also it's might due to the installation path of Rambox. On Arch, it's installed on /opt/rambox/. Can you confirm it's installed there in your case too?
|
For ownCloud, the problem was that I don't have the patched sni-qt installed. The PPA doesn't have Yakkety builds though so I also can't :/ For Rambox, the installation location for Ubuntu is |
Should be fixed for Rambox, just update db.csv file with the latest git version. |
@bil-elmoussaoui I'm more than happy to build from source, but it's not an especially user friendly method. Even as building from source goes it's more complicated than normal. |
Alright! Hope the PPA will be updated soon, otherwise i will have to create a new PPA myself.. Does Rambox issue still occuring? |
Yeah, Rambox is now working for me which is brilliant 👍 Will update you on ownCloud once I've finished building |
You can report that to Rambox dev so they can change the icon they're using there :) I only change the Tray icon.. |
I mean, this issue isn't really fixed. I built sni-qt using the instructions here so at the very least a disclaimer needs to be added saying that it won't work in the latest version of Ubuntu 😿 Even disregarding that, there's the problem that the script is telling the user than stuff is being fixed when it isn't. I'm not sure whether that's something that can be detected though? |
I don't think there's a way to detect if the patched version of sni-qt is installed using Python, the script is telling to the user the sni-qt application were fixed which means that the icons were copied correctly to the right directory. And as mentioned on the README the user must have the patched version of sni-qt installed. And i wasn't able to build sni-qt correctly neither so :( |
That's fair enough. Probably go with the disclaimer then that it doesn't work with Yakkety yet. I've filed an issue upsteam so hopefully it will be updated soon. |
I'm going to close this, as i don't think that i will be able to maintain a PPA at this moment! if i find any better way to compile the patched version, i will do it! |
Just done a clean install and now the script isn't working for me.
I don't know if it's relevant but the icon theme isn't being correctly detected either. I have ownCloud installed which is covered and should have been fixed, but there's also Rambox (an electron app) which isn't being fixed. I can open a new issue for that if you'd prefer?
The text was updated successfully, but these errors were encountered: