[GH-ISSUE #217] RDP connection does not save different port #3072

Closed
opened 2026-03-13 01:34:44 +03:00 by kerem · 4 comments
Owner

Originally created by @nikos1988 on GitHub (Mar 14, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/217

Originally assigned to: @VShawn on GitHub.

Describe the bug
RDP connection does not save different port

To Reproduce
Steps to reproduce the behavior:

  1. Add RDP connection with non-default port, e.g. 8001
  2. Save
  3. Close PRemoteM completely
  4. Start PRemoteM again
  5. Saved RDP Connection suddenly has default port 3389 again

Expected behavior
Save RDP connection port correctly.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Windows 11 Pro 21H2 22000.556
  • PRemoteM Version 0.6.2 (Microsoft Store 1.0.39.0)

Additional context
Encrypted PRemoteM.db. Not sure if this has to do with the problem

Originally created by @nikos1988 on GitHub (Mar 14, 2022). Original GitHub issue: https://github.com/1Remote/1Remote/issues/217 Originally assigned to: @VShawn on GitHub. **Describe the bug** RDP connection does not save different port **To Reproduce** Steps to reproduce the behavior: 1. Add RDP connection with non-default port, e.g. 8001 2. Save 3. Close PRemoteM completely 4. Start PRemoteM again 5. Saved RDP Connection suddenly has default port 3389 again **Expected behavior** Save RDP connection port correctly. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: Windows 11 Pro 21H2 22000.556 - PRemoteM Version 0.6.2 (Microsoft Store 1.0.39.0) **Additional context** Encrypted PRemoteM.db. Not sure if this has to do with the problem
kerem 2026-03-13 01:34:44 +03:00
Author
Owner

@VShawn commented on GitHub (Mar 14, 2022):

1

Sorry, I can't reproduce it on Win10. I closed it and reopened, the port still shows 123

IMO OS version would not bring this kind of bug.

<!-- gh-comment-id:1066471408 --> @VShawn commented on GitHub (Mar 14, 2022): ![1](https://user-images.githubusercontent.com/10143738/158126468-0a0db208-4eac-4dce-b3e0-560f6df34e65.gif) Sorry, I can't reproduce it on Win10. I closed it and reopened, the port still shows `123` IMO OS version would not bring this kind of bug.
Author
Owner

@nikos1988 commented on GitHub (Mar 14, 2022):

Did you completely (via Trayicon) close PRemoteM and is your DB encrypted? I also checked the JsonConfigString with DBBrowser for SQLite and the port value does change. Maybe it does not load the port value correctly with encrypted DB?

<!-- gh-comment-id:1066472663 --> @nikos1988 commented on GitHub (Mar 14, 2022): Did you completely (via Trayicon) close PRemoteM and is your DB encrypted? I also checked the JsonConfigString with DBBrowser for SQLite and the port value does change. Maybe it does not load the port value correctly with encrypted DB?
Author
Owner

@VShawn commented on GitHub (Mar 14, 2022):

Did you completely (via Trayicon) close PRemoteM

Yes

is your DB encrypted?

No

I‘ll try again with encryption.

<!-- gh-comment-id:1066478958 --> @VShawn commented on GitHub (Mar 14, 2022): > Did you completely (via Trayicon) close PRemoteM Yes > is your DB encrypted? No I‘ll try again with encryption.
Author
Owner

@VShawn commented on GitHub (Mar 14, 2022):

oh yes you're right, it reproduce with encryption.

<!-- gh-comment-id:1066481015 --> @VShawn commented on GitHub (Mar 14, 2022): oh yes you're right, it reproduce with encryption.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#3072
No description provided.