-
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
Rambox Not Fixed #480
Comments
I have just tried the latest Rambox version and it works correctly for me. Can you copy/paste the logs? |
@bil-elmoussaoui I'm also unable to apply it. What logs do you want? |
They are stored on /tmp/Hardcode-Tray/ |
Here you go: Note: I'm using Arch Linux, rambox installed from the AUR. |
@Foggalong Where did you get the package from? @terencode Can you try using the latest master version? Should be fixed in my latest commit 👍 |
@bil-elmoussaoui I actually tested with two; the appimage and the rpm from the latest version on GH. |
@Foggalong the appimage could not be patched at the moment... Its a sandboxed format ! |
@bil-elmoussaoui On Fedora? This is my log 😢 |
@bil-elmoussaoui I can't try it, I get this when trying to apply:
DEBUG INFO:
|
Somehow there was an issue that I didn't seen before. But I have fixed that. You can pull the latest commit and build it. Otherwise you can try with |
@bil-elmoussaoui nice thanks I was going to add it was introduced with e9730bc but you were faster ;) |
@bil-elmoussaoui Everything working for me! |
@terencode Perfect! Enjoy using a beautiful desktop 👍 |
@Foggalong The icons are stored in |
@Foggalong Can you please run
This will ensure that the Numix theme will be used with 24 icons size instead of trying to detect it automatically. This will allow you to avoid settings Other configurations are possible, see here https://github.com/bil-elmoussaoui/Hardcode-Tray/blob/master/data/config.json |
Hey look, our old friend is back! Thankfully disappeared after restarting Rambox. Running What does that mean the issue is? Detecting Rambox? |
@Foggalong Nop the issue is about detecting the current theme :) if you run it using
|
Ah okay. Any thoughts on the theme detection / logs you need? |
Just what DE you're using? |
Still XFCE/i3 :) |
I will refactor that part of the code as of the next version. This is not an issue at all, but it needs some improvements as part of #397. So if you run the code without root permissions it should work as expected for detecting the system :) |
@bil-elmoussaoui Thinking back, didn't there use to be a warning if you ran the script without the required |
There wasn't, we can't detect that :( At least, I'm not aware of that |
Specifications
Expected behavior and actual behavior
Expected: HC-T detects Rambox and changes the tray icon, actually doesn't detect it's installed. Location is still
/opt/Rambox/
.Steps to reproduce the problem
sudo hardcode-tray
sudo hardcode-tray --only rambox --path /opt/Rambox/
The text was updated successfully, but these errors were encountered: