-
-
Notifications
You must be signed in to change notification settings - Fork 818
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
Desktop just freezes/dies and eventually stops starting when changing monitor/resolutions #209
Comments
Weird. Have you tried uninstalling and reinstalling? |
I'm not able to reproduce. I tried changing the macOS resolution on both |
yes, now tried uninstalling and reinstalling. same reaction - app just freezes, never starts. I've removed the app from /Applications and ~/Library/Application Support and then downloaded - its just stuck with only option on the dock icon to click "Force Quit..." about reproducing - What I've been doing is just connecting/disconnecting external monitors (real ones and ipad sidecar). |
so i've now nuked and removed everything multiple times and nothing changes. the app simply never starts. one thing I do notice is that when launching devhub it tries to access all my network drives old as well new which aren't available right now when i'm travelling. could there be some logic/config that are triggering it to pull all network drives that makes it get stuck ? |
I really don't know what could be causing this. I need to see the crash log. I also will add some crash reporting tool to the electron part of the app and release a new version to investigate this. |
It doesn't crash - it just freezes. I have to force kill it. If you let me know what to download, enable of logs etc. i'm happy to run it. Mind you - I strongly believe its something happening initially in the bootup - when I start devapp I get multiple dialog boxes stating "there was a problem connecting to the server " as if its going through all old network volumes of some sort...and if I keep closing those dialogs its as if the app unfreezes but shortly after a new dialog pops up with exact same message.... eventually it stops but app still frozen. for now i'm using the ipad app to "survive" :) |
Have you tried the solutions listed below? |
None of those solutions works. Now that I'm back home (where the remote volume is again available) devhub started to run again. so definitely some kind of filescanning/lookup thing going on that was causing it to freeze. just wondering if it will fail again when I travel the next time ;/ |
does this app still maintaining by someone? or it's up for a grabs |
@Vishv07 it's open to receive pull requests and then I'll release a new version with the fix |
I can no longer start the desktop app.
When it start it just freezes.
This seem to be culmination of the app freezing when changing monitor/use sidecar/switching resolutions - on every of those the app freezes and last I had it working on startup it stated something like "the app crashed, do you want to reopen the same windows or not" ...I clicked not by accident and now no windows shows up and the app is frozen.
any pointers on how to get the app working again would be great :)
The text was updated successfully, but these errors were encountered: