-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Fresh install of Debian 12 RC3, EasySSH from Repo wont open #174
Comments
Confirmed the issue with the same environment.
|
I tried this many times, didn't work for me. |
Doesn't work on Debian 12.0.0 either |
I have purged easyssh with |
Doesn't start on Linux Mint 21.2 Cinnamon from the system deb package either. Reinstalling doesn't help. |
So far im getting around this issue by using the menu editor and adding sudo to the execution string. It works fine as sudo; i copied my .ssh folder to /root so my certificate with user agent will work with sudo. |
Any updates on this issue? Everything worked on my old laptop with Ubuntu 22.04, but on my new one (again with 22.04) I get the same problems as mentioned above. purging/reinstalling does not help. |
just add sudo to the app menu shortcut. its the only thing that works. So far nobody has fixed the issue. Only other option is Flatpak; no appimages available as far as I've seen. |
Same problem here (LMDE) and adding sudo to the menue shortcut doesnt help. Simply nothing happens. |
LMDE6? I have more than 30 systems running both LMDE 6 and Debian 12 with Cinnamon with both new and old updates, never once did adding sudo not work. Try running in the terminal with sudo, im %100 it works if using EasySSH from the debian repo. If not try apt purge and reinstall it. |
you need to add NOPASSWD for this in sudoers.
reboot |
THanks, yes I found it out myself "acidentially" ;) Thought I mentioned here, but obviousely was another forum. Working! |
Hi, I notice this issue also on Debian 13 Trixie. It starts and then it gets stuck here:
Any updates how to use is without root / sudo? |
Just did a clean install of Debian 12 RC3 and installed EasySSH via apt-get install easyssh and its not opening, nothing happens. Tried running it in the terminal and and it just hangs, no text appears and the GUI does not open. Tried using with sudo and it opens but doesn work very well from program menu like that. My DE is Cinnamon.
Tried compiling using instructions here in Github, same result.
Also the flatpak has an issue. In Debian 12 RC3, the Dark mode does not work, app remains in white colors.
The text was updated successfully, but these errors were encountered: