-
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
Doesn't find Telegram #335
Comments
What do you use for the --path ? At worst add your installation path under /opt/Hardcode-Tray/telegram.json |
I used but removing the last folder |
Ah maybe the binary of telegram was not found on the same location as mine :) please create a PR to fix it by adding a new line with the location of your binary file 👍 |
With the official tarball we can extract the binaries anywhere, so we need to rely on something else than the binaries path to detect a Telegram install. Fix bilelmoussaoui#335
With the official tarball we can extract the binaries anywhere, so we need to rely on something else than the binaries path to detect a Telegram install. Fix #335
Same issue after installing as flatpack. Set the location right |
Can you modify the /usr/share/hardcode-tray/database/telegram.json and add that path to icons_path and try again? + Which icon theme are you using? If you can paste the output you got in terminal that would be great |
OK I tried some modifications on the .json but nothing works. Strangely the Theme is Mint-X-Grey.
|
Well, that theme just doesn't support hardcode-tray...please read the readme carefully next time ;) we don't ship any icon at all! we use the icons shipped by the theme used by default ;) |
OK sorry. I think there's still no fix for tray icons with HiDPi. |
What do you mean by that? you can use a theme icon to just replace the tray icons, without even using it ;) |
Specifications
3.6.6
Ubuntu 16.10
Telegram
1.0.14
I'm not sure what I'm doing wrong but hardcode-tray doesn't seems to find my Telegram install.
I have :
~App/Telegram
withTelegram
andUpdater
and~/.local/share/TelegramDesktop
withtdata
and everything.I tried using
--only telegram --path foobar
but nothing worked, always "No apps to fix!"The text was updated successfully, but these errors were encountered: