Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

closing immediately after ui is loaded #2542

Closed
geminigeek opened this issue Dec 30, 2023 · 3 comments
Closed

closing immediately after ui is loaded #2542

geminigeek opened this issue Dec 30, 2023 · 3 comments

Comments

@geminigeek
Copy link

everything was working fine till today , from past 1 hr its closing immediately after ui is loaded.

Expected Behavior

should just load on starting the program

Current Behavior

closing immediately after ui is loaded

Possible Solution

Steps to Reproduce (for bugs)

na

Context

Your Environment

log files entries

2023-12-30 16:31:31,851 [1] INFO - mRemoteNG 1.76.20.24615 starting.
2023-12-30 16:31:31,862 [1] INFO - Command Line: C:\Program Files (x86)\mRemoteNG\mRemoteNG.exe
2023-12-30 16:31:33,210 [1] INFO - Microsoft Windows 10 Enterprise 64-bit
2023-12-30 16:31:33,211 [1] INFO - Microsoft .NET CLR 4.0.30319.42000
2023-12-30 16:31:33,211 [1] INFO - System Culture: en-US/English (United States)
2023-12-30 16:31:33,212 [1] INFO - Checking FIPS Policy...
2023-12-30 16:31:33,213 [1] INFO - Checking Lenovo AutoScroll Utility...
2023-12-30 16:31:33,450 [1] INFO - Loading External Apps from: C:\Users\ [redacted] \AppData\Roaming\mRemoteNG\extApps.xml
2023-12-30 16:31:33,466 [1] INFO - Adding External App: password cmd /k echo %password%
2023-12-30 16:31:36,153 [1] WARN - PuttySessions.Watcher.StartWatching() failed.
Not found
2023-12-30 16:31:36,154 [1] WARN - XmingPortablePuttySessions.Watcher.StartWatching() failed: 'sessions' does not exist.

@geminigeek
Copy link
Author

found the fix
remove user.config
when ui shows in customize settings disable "check for updates at startup"

@simonai1254
Copy link
Contributor

Same thing for #2541

@ufotech
Copy link

ufotech commented Dec 30, 2023

Ok, works.
Thanks for swift reply!

Rather than removing user.config, edit it and set 'Check for Updates' to False right in there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants