Summary: | Toolbar does not appear when connected in fullscreen, impossible to get out with keyboard shortcuts | ||
---|---|---|---|
Product: | [Applications] krdc | Reporter: | Mark Smith <anonkun> |
Component: | RDP | Assignee: | Urs Wolfer <uwolfer> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | ilisepe1, lostfreeman, mauromol |
Priority: | NOR | ||
Version First Reported In: | 20.04 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/krdc/-/commit/1290c078cdbe3f930574c661dfe469df1a904803 | Version Fixed In: | |
Sentry Crash Report: |
Description
Mark Smith
2020-04-27 10:09:30 UTC
Same thing happens to me (with VNC, not RDP), so it has to be a generic issue: Sometimes the toolbar doesn't appear in full screen mode, so I can't easily** exit! It doesn't always happen and I can't figure out a combination to make the problem always reproducible. **I can exit by using the krdc's disconnect keyboard shortcut (CTRL+W). Try this Mark, I hope it works for you, if not pls check the keyb shortcut settings. I have latest kubuntu 20.04 krdc 4:19.12.3-0ubuntu1 kde 5.68.0-0ubuntu1 plasma-integration 5.18.4.1-0ubuntu2 Let me know if you need anything else Thanks/ilias Hello Ilias, thank you for replying. I've used KRDC a few times since reporting this bug, it still happened a few times and your shortcut worked for me to get out of it. I haven't used it many times since then though, I tried it today for a few minutes to control my Windows PC remotely and it never happened once, but I think KDRC was updated as the version is now 20.04.01. Thanks again. Well then, a few seconds after I sent that reply, I decided to try it again for good measure and the toolbar issue happened again. I guess it's still not fixed then. But, with your shortcut it's possible to disconnect and try again. I also have this problem... and it's a huge problem. I mean, when this happens, since I disabled Global Shortcuts for KRDC (otherwise Alt+Tab will switch between my local windows, instead of between remote windows and also because otherwise bug #200776 occurs), I can't find a way to get out of full screen, because for some reason Ctrl+Alt+Enter (I'm using RDP) does not work properly (it causes a screen corruption, it "doubles" my screen so that a mirror copy of it is shown on the right side). It's strange because Cltr+Alt+Enter in xfreerdp alone works fine. Please note I have a multi-monitor setup (both on the local system and on the remote one). The only "workaround" I found is that Ctrl+Esc seems to disconnect KRDC, so I get back the KRDC windows in my Plasma session. Heads up, 24.08.3 still experienced the bug A possibly relevant merge request was started @ https://invent.kde.org/network/krdc/-/merge_requests/171 Git commit 95538a93a71b82c445c0ca7af1b062c4f22c98fa by Fabio Bas. Committed on 08/03/2025 at 20:09. Pushed by ctrlaltca into branch 'master'. Rework fullscreen mode to fix bugs related to window appearing on wrong screen and floating bar disappearing in various occasions Related: bug 501187, bug 488656, bug 477642, bug 421313 M +45 -69 mainwindow.cpp M +10 -2 mainwindow.h https://invent.kde.org/network/krdc/-/commit/95538a93a71b82c445c0ca7af1b062c4f22c98fa Git commit 1290c078cdbe3f930574c661dfe469df1a904803 by Fabio Bas. Committed on 11/03/2025 at 10:34. Pushed by ctrlaltca into branch 'release/25.04'. Rework fullscreen mode to fix bugs related to window appearing on wrong screen and floating bar disappearing in various occasions Related: bug 501187, bug 488656, bug 477642, bug 421313 (cherry picked from commit 95538a93a71b82c445c0ca7af1b062c4f22c98fa) Co-authored-by: Fabio Bas <ctrlaltca@gmail.com> M +45 -69 mainwindow.cpp M +10 -2 mainwindow.h https://invent.kde.org/network/krdc/-/commit/1290c078cdbe3f930574c661dfe469df1a904803 |