-
-
Notifications
You must be signed in to change notification settings - Fork 345
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
Spacebar Crashes CKAN #2562
Comments
No exception / stack trace? |
scott@Jupiter:~$ mono --version You mean something like this?
|
No, a stack trace showing C# calls, like in #2545. CKAN normally prints them out if there's a problem in the CKAN code. |
Ah, I used the .deb installer, so where would these be located? |
Try running |
Got it. (Silly me, all I had to do was locate.)
|
Thanks! That confirms that this was (probably) fixed; as of #2543, Would you mind testing it in the bleeding edge test build? I would expect this to be solved, but a real test never hurts. |
WizBang! Yeppers, that got it. However, the runtime (time from click to window) is markedly slower. v1.25.3 |
Cool, thanks for checking that out. |
Background
CKAN Version:
1.25.3
KSP Version:
1.4.5
Operating System:
Linux Jupiter 4.18.0-11-generic # 12-Ubuntu SMP Tue Oct 23 19:22:37 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Problem
CKAN crashes after hitting spacebar.
What steps did you take in CKAN?
Steps to Replicate:
CKAN updates repositories and then displays MainWindow, as shown here:

At this point, your hands should still be on your head. Don't touch your mouse. Don't click anything. Don't Arrow or Tab anywhere. ABSOLUTELY NOTHING.
Now, you have permission to hit Spacebar.
CTD. Don't profit.
What did you expect to happen?
tick state change on/off of highlighted (this will alway be first) mod listed
What happened instead?
CTD
SUGGESTION:
Maybe, don't provide highlighting until action is taken by user.
The text was updated successfully, but these errors were encountered: