Summary: | sshfs password prompt in terminal window freezes Plasma | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Germano Massullo <germano.massullo> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | kde, nate, niccolo.venerandi, postix |
Priority: | NOR | ||
Version First Reported In: | 6.3.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Germano Massullo
2025-04-05 14:30:15 UTC
The dialog that appears asking for your password is interactive, right? Sounds like it's just modal. it is not a popup dialog box. It's just a password prompt within bash (In reply to Germano Massullo from comment #2) > it is not a popup dialog box. It's just a password prompt within bash and with bash I mean Konsole Well that's very odd, then. If your home folder mounted from a network location or something? Can you attach a screen recording of it happening? (In reply to Nate Graham from comment #4) > If your home folder mounted from a network location or something? It's not the home folder, it's a home subfolder. I made a mistake in the first message, here is the correct command I use sshfs -o cache=yes -o kernel_cache user@192.168.1.100:/zpool_1/archive /home/user/remote > Can you attach a screen recording of it happening? It would take a lot to censor sensitive data, but if we really need a video I will provide it It's okay, you don't have to. Still, you're using the system in a way that's known to cause issues like these; manually mounting network locations that UI software will use is playing with fire. (In reply to Nate Graham from comment #6) > Still, you're using the system in a way that's known to cause issues like > these; manually mounting network locations that UI software will use is > playing with fire. what protocol would you use? I use Samba for file sharing between machines, and not with manual mounts, either. I just set up the remote location as a Places panel item using its smb:// URL and everything just works through the magic of KIO and KIO-FUSE. (In reply to Nate Graham from comment #8) > I use Samba for file sharing between machines, and not with manual mounts, > either. I just set up the remote location as a Places panel item using its > smb:// URL and everything just works through the magic of KIO and KIO-FUSE. I need SSH authentication method that is unavailable for both SMB and NFS *** This bug has been marked as a duplicate of bug 501052 *** |