-
Notifications
You must be signed in to change notification settings - Fork 23
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
TiLP suddenly closes #47
Comments
Interesting, thanks for the report :) Given that ram isn't nullptr upon function entry, it looks like params[0]->data is nullptr, which should occur only if the calculator returns... interesting data. So - in order to simultaneously work around your problem and help debug the issue, you would need to:
Thanks in advance :) |
Hmm,Yesterday I first tried again, but then there wasn't any problem. |
Recently when I try to use TiLP to put programs on my calculator or get them from calc to laptop, TiLP closes after getting the content of my calculator.
So I start TiLP, that goes well, I can also just get the screen or calc info.
But then when I try to load the calculator's content, directly after it's loaded or even just before, TiLP closes.
It happens frequently last time...
Calc:TI 84+ CE(-T Python Edition) OS: 5.6.0.0020
Laptop OS: Linux, OpenSuse Leap 15.1
I ran TiLP via gdb and made a screenshot of the result when it suddenly closed :
The text was updated successfully, but these errors were encountered: