Comment 9 for bug 443426

Revision history for this message
OutLikeAShoe (outlikeashoe) wrote :

@Kamil: If you want, you coud also try pdb (should be already included in python).
Just (from a shell) type "pdb lrcShow-X.py" then "r" to run the appl. When it crashes, it should give you more information.