Opening the dashboard crashes aw-qt
See original GitHub issueI don’t have a trace yet (I tend to close the console in which I launch aw-qt and I don’t know where to find logs), but it already happened twice (/2), to me today that clicking “Open Dashboard” would make aw-qt crash, with only the aw-server process staying alive (nothing unexpected here).
Is there a known issue about this ?
More details to come.
(Edit : Arch Linux)
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:9 (7 by maintainers)
Top Results From Across the Web
Windows Security Center crashes on opening
Hello, I have a PC running windows 10 version 1909. And for some time now the security center isn't working properly.
Read more >G2 SteamVR dashboard crashes : r/HPReverb - Reddit
I have my global resolution set to 50% (2228x2184) in SteamVR, and games are running great on my RTX3080, however, most of the...
Read more >Dashboard causing Quicken to crash the first time it's ...
I'm a third-decade Quicken user with a large data file, on Windows 11.
Read more >How to Fix NVIDIA Control Panel Crashing/Not Opening
But don't worry. This issue might not be so hard to fix. And here're some ways you can get the Control Panel working...
Read more >How to Fix Crashing Apps on an iPhone or Android?
I am a developer of iPhone/Android and my app keeps crashing on users phones… ... all the apps you have open, including the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

aw-qt can be difficult to debug since some types of crashes don’t leave error messages in the log (sigsegv in something Qt related for example, possibly caused by bugs PyInstaller).
Could you run aw-qt from a terminal and check the output of the aw-qt command when it crashes? There might be something in stdout/stderr that isn’t in the logs. Try
--verboseas well if that’s implemented for aw-qt.On Nov 11, 2017 22:56, “Nikana” notifications@github.com wrote:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.