mirror of
https://github.com/1Remote/1Remote.git
synced 2026-04-25 13:36:03 +03:00
[GH-ISSUE #451] Catastrophic failure when running RDP connection #367
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#367
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 @majkinetor on GitHub (Jul 12, 2023).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/451
Originally assigned to: @VShawn on GitHub.
[T:001][09:01:03.939]
Warning[ServerSelectionsViewModel.cs(<set_Filter>b__0:71)] CalcVisibleByFilter[T:001][09:01:04.251]
Warning[ServerSelectionsViewModel.cs(<set_Filter>b__0:71)] CalcVisibleByFilter[T:001][09:01:04.671]
Warning[ServerSelectionsViewModel.cs(<set_Filter>b__0:71)] CalcVisibleByFilter[T:001][15:07:48.705]
Error[AxMsRdpClient09Host.xaml.cs(b__0:823)]@VShawn commented on GitHub (Jul 13, 2023):
App crashed?
I do place a
try...catchthere.github.com/1Remote/1Remote@bceb2928f1/Ui/View/Host/ProtocolHosts/AxMsRdpClient09Host.xaml.cs (L812-L830)If this code is called before RDP desktop is displayed, the error will occur. Unfortunately, Microsoft does not provide an interface to detect if the RDP desktop login has displayed. I know there is an "OnLoginComplete" callback, but it has been tested and found that it does not trigger after the RDP desktop is displayed.
In order to set resolution successfully, I called
SetRdpResolutiontimes. It is normal for one of the calls to fail, so if the app doesn't crash, let's just ignore this issue.@majkinetor commented on GitHub (Jul 13, 2023):
Yes it crashed.
As far as I can say, there was logon screen active remotelly when it crashed, and after I restarted 1RM and the connection, it displayed the desktop immediatelly.
@github-actions[bot] commented on GitHub (Nov 5, 2023):
This issue is stale because it has been open for 30 days with no activity.
@github-actions[bot] commented on GitHub (Nov 19, 2023):
This issue was closed because it has been inactive for 14 days since being marked as stale.