Pythonista-Issues
Pythonista-Issues copied to clipboard
App Crashing at start up
iOS 13.3.1 opening crashes at start up
Have you tried enabling „Launch in Safe Mode“ (for Pythonista) in the Settings app?
Shutting down and restarting completely seemed to fix, which is strange since closing app and restarting did not. Any ideas?
I might have encountered this problem too, with the last TestFlight beta before the final Pythonista 3.3 release. (This was on an iPad mini 5 with iOS 13.3.1, or possibly just 13.3 at the time, not sure anymore.)
I installed the beta update via TestFlight (updating from the previous beta). Afterwards I tried to launch Pythonista, but the app hung on the start screen and then crashed after a while. pythonista3:// did not help either (same behavior). I did not remember to try Safe Mode. Strangely, the Today widget worked without problems.
After restarting the device, the problems went away. I assumed it was just some glitchiness related to iOS 13 or TestFlight, so I didn't bother reporting the issue properly... But because the crashes happened with the beta, perhaps @omz received some useful information or crash reports via TestFlight?
Hi. I am using the 3.3 version of Pythonista on iOS 13.6.1 and I am also experiencing this issue for some time now (even with older iOS versions). I usually launch Pythonista by triggering an Apple Shortcut and very often it gets stuck on launch screen. When its stuck there is nothing I can do except rebooting my iPhone to get it start again. Safe mode doesn't change anything. I have crash logs available, here is a part of it:
Exception Type: EXC_CRASH (SIGKILL)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: Namespace SPRINGBOARD, Code 0x8badf00d
Termination Description: SPRINGBOARD, scene-create watchdog transgression: application<com.omz-software.Pythonista3>:2446 exhausted real (wall clock) time allowance of 19.94 seconds | ProcessVisibility: Background | ProcessState: Running | WatchdogEvent: scene-create | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 13.390 (user 13.390, system 0.000), 11% CPU", | "Elapsed application CPU time (seconds): 0.244, 0% CPU" | )
Triggered by Thread: 0
In Safari go to pythonista3://
@cclauss the Pythonista splash screen appears but nothing more, after a few seconds it gets killed. Crash logs is the same as pasted above.