mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #805] Crash if continue to drag the edge of the RDP window too hard #2577
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#2577
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 @itagagaki on GitHub (Dec 9, 2024).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/805
Originally assigned to: @VShawn on GitHub.
As I reported in a comment to #797, dragging very hard to resize the RDP window causes Explorer to freeze; pressing
Ctrl+Alt+DelandEscbrings Explorer back, but 1Remote remains crashed and has to be forced to quit.Although #797 has been fixed, this crash problem has still been observed, so I file it here.
Workaround:
Avoid furious operation. Probably not necessary
@VShawn commented on GitHub (Dec 10, 2024):
I did not observe this bug. As I dragged the edge from the left side of the screen to the right side and back to the left side multiple times within one second.
@itagagaki commented on GitHub (Dec 10, 2024):
I have just been able to reproduce it just now. But I think it has become less reproducible. So it makes it harder to find the cause. I tried to find conditions that would make it easier to reproduce the problem, but I couldn't find anything. I have a feeling that it might have something to do with timing, but I don't know.
However, the fact that the frequency of the problem has decreased is good for the use of this app, and as I said, it doesn't seem to occur in normal, reasonable use, so I think the priority of investigating this issue can be lowered.
@itagagaki commented on GitHub (Feb 4, 2025):
That doesn't happen anymore these days. I think we can close this once.