mRemoteNG / mRemoteNG/mRemoteNG

Putty sessions not shown in reapply_credential_manager branch

Open
#1,364 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bug
Dominant language
C#
Stars
11.1k
Forks
1.6k
Avg merge
16h 58m
Merged PRs (30d)
55

Description

Currently the PuTTY sessions node isn't being shown in the connection tree in the reapply_credential_manager branch.

It seems to be due to the following line:
https://github.com/mRemoteNG/mRemoteNG/blob/reapply_credential_manager/mRemoteV1/Connection/ConnectionsService.cs#L144-L145

This will require us to rethink our connection tree management workflow. We need a simple way to load connections and putty sessions separately.

Expected Behavior

The putty connections should be shown

Current Behavior

Only the normal connections node is shown

Your Environment

  • Version used: reapply_credential_manager branch

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in mRemoteV1/Connection/ConnectionsService.cs at lines 144-145 on the reapply_credential_manager branch and reproduce the connection-tree loading behavior. Trace how normal connections and PuTTY sessions are loaded, then verify that both appear as separate nodes in the connection tree when the fix is complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.