mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #927] Sessions of internal kity_portable_1Remote are deleted at every new start of 1Remote #1711
Labels
No labels
area-configuration
area-ct-app
area-ct-rdp
area-ct-remoteapp
area-ct-ssh
area-ct-vnc
area-launcher
area-list
area-tags
area-teamwork
bug
chore
dependencies
general-build/ci
general-performance
general-refactor
general-security
general-supportive
general-ux
meta-documentation
meta-enhancement
meta-enhancement
meta-feature
meta-help-wanted
meta-unknown-error
priority-hi
priority-low
pull-request
question
resolution-duplicate
resolution-invalid
resolution-wontfix
stale
task-put-off
task-still-considering
task-working-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/1Remote#1711
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tb4jc on GitHub (May 5, 2025).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/927
Originally assigned to: @VShawn on GitHub.
Everytime, when I start 1Remote, all sessions under .\kitt\Sessions are deleted.
Version 1.1.1
Win10 Pro 22H2 (Build 19045.5737)
@itagagaki commented on GitHub (May 5, 2025):
I think this is a duplicate of #902. So this is a spec, not a bug. The session file is a reflection of 1Remote's settings.
See also #785 and #812.
@tb4jc commented on GitHub (May 5, 2025):
Hi
Thanks for the fast response. Sure, yes it's duplicate of #902. Tricky to find as it is in Japanese.
I got it working by creating a new folder .\kitty\Sessions_Backup, using the kitty_portable_1Remote.exe to create a session and the manually copying then to my new folder. In the session itself I selected then the copied session file.
Still, I don't understand why kitty will load the wrong configuration as mentioned in #902 if I select the wished session file in the settings dialog for my server. Couldn't the selected one be used as input for the '-load' kitty option instead of creating a temporary file? And if none is seleted, the 'Default Settings' could be used.
Maybe you can explain.
Else, it's ok for me to close the issue.
@VShawn commented on GitHub (May 6, 2025):
Since the feature was developed years ago, I don't quite remember it clearly. It seems that the old version of kitty at that time would read and override the default configuration file. I am not sure if the latest version still has this issue.
However, this is not very important now, as Kitty is about to be replaced by PuTTY due to kiitty's lack of update for long: https://github.com/1Remote/1Remote/issues/909, and it almost done: https://github.com/1Remote/1Remote/tree/Branch_switch_to_putty