Package: wammu Version: 0.44-1.1 Severity: normal Tags: newcomer -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512
Dear Maintainer, * What led up to the situation? 1 Starting Wammu (I actually start it as root to enable /dev/tty... access but that don't matter). 2 Then connect to the phone. All logs and stderr show successful connection. 3 Use the Retrieve>Messages option 4 The program freezes/crashes. * What exactly did you do (or not do) that was effective (or ineffective)? Use the Retrieve>Messages option * What was the outcome of this action? Program freeze. * What outcome did you expect instead? Populating the message list. More on this: stderr shows hundreds of Python error messages like: Original exception was: RuntimeError: maximum recursion depth exceeded Error in sys.excepthook: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/Wammu/Error.py", line 44, in Handler trace = traceback.extract_tb(tback) RuntimeError: maximum recursion depth exceeded Temporary solution: quick fix. Since I found that msg with recursion limit, I hacked /usr/lib/python2.7/dist-packages/Wammu/Main.py and set there: sys.setrecursionlimit(10000) (just after the imports). This fixes the problem, import goes fine. But I suppose it's not the most elegant solution. regards W.A. - -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.18.0-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages wammu depends on: ii python 2.7.15-3 ii python-gammu 2.11-1+b1 ii python-six 1.11.0-2 ii python-wxgtk3.0 3.0.2.0+dfsg-8 Versions of packages wammu recommends: ii awesome [notification-daemon] 4.2-5 ii dunst [notification-daemon] 1.3.0-3 ii notification-daemon 3.20.0-3 pn python-bluez | python-bluetooth <none> ii python-dbus 1.2.8-2+b1 pn timidity <none> Versions of packages wammu suggests: ii gmobilemedia 0.4+dfsg-14 Versions of packages python-gammu depends on: ii libc6 2.27-6 ii libgammu8 1.39.0-1 ii libgsmsd8 1.39.0-1 ii python 2.7.15-3 - -- no debconf information -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEENHZ/67ZMjPXjhgdLxBIgNKxmSF4FAlvIZyEACgkQxBIgNKxm SF5NFAf+LoBud9TBhwJlwlH4qW+H+MWiE55k7AqF7pzkOIbVAv4N9w2itUQ1m24+ 1BjNwSdv64HCz9078mu+41ifcTxL+dcKf5SKssemEMmEx2scT+v2PFvLJV2xza+F aAhCvBdYt4AxF4CCa/vIr0sOxFY4Sy+NVgx1ViakRZWh3RM9SF36AESPTHjHBSBL cDeWEg22T8g9PLVIe1D2yLkU/kvNZudC38/IqDnRMMln5edd4bR5RRbxr91P4gWy jpPaLrFWDfh+rbwJ/J69MW3/8i7fOnqB0dmStET67L1zQD7i7TmbI3XqbU8Yb1d2 Pk6nKVX6FKC+/5cfaO9CBZJZ0MSzFw== =Xiqx -----END PGP SIGNATURE-----