-
Notifications
You must be signed in to change notification settings - Fork 283
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
Official prebuilt Linux binary not working #1460
Comments
Getting the same issue on Arch with Gnome. It worked fine for a little while. Then suddenly started dying every time i try to start it. |
Commenting to try and add some weight to this issue. Rocky Linux 9.4 same problem. Had to manually install gtk2 too since this isn't available on |
I had the same issue trying to launch the precompiled binary on Linux Mint 22 I was able to install Lazarus 3.0+dfsg1-8build3 from my distro's Software Manager, download transmission-remote-gui's source .tar.gz file, and follow the steps in the "Harder way" section of this repo's README.md The binary I compiled was able to be launched and works without throwing any error messages. Worth a shot for anyone coming across this issue! Editing to update: I encountered the dreaded 'Duplicate object member: "status"' error when I compiled the Releases sourcecode tarball. But cloning the repo and building against that worked correctly. |
Same issue on Pop!_OS. |
I was just trying this project using the prebuilt Linux binary and while it seems to "load" it never actually shows up. On my systray it seems to make way for its icon but I can't see anything. I think I'm missing a gtk dependency (which I would assume I don't need for a prebuilt binary) but which is it?
Console output:
The text was updated successfully, but these errors were encountered: