Post Reply 
New Release pyILPER 1.8.3
01-12-2021, 11:06 AM (This post was last modified: 01-12-2021 01:22 PM by ThomasF.)
Post: #2
RE: New Release pyILPER 1.8.3
Hi Joachim!

This looks amazing - I must give it a try!

EDIT:
After a "clean" install on my Ubuntu machine, the application failed (see below).
After some debugging and googling I found a solution to my problem:
Installing Qt5 on Ubuntu needs some OpenGL libraries, so the following update fixed my problem:
Code:
sudo apt-get install mesa-common-dev
Now it seems to work! Smile

----------------

But, I tried to follow you installation process on a Ubuntu 20.04 machine with Python 3.8 installed.
I followed the Anaconda installation guide without any problems, but the application fails during startup.

The applications main window opens and I get a dialog saying:
"Serial device not configured: Run pyILper configuration"
and a OK-button, but as soon as I press the OK-button, the application crashes and exits:
"Segmentation fault - memory dump created"
so I never get a chance to run the configuration ...

/var/log/kernel.log:
Code:
Jan 12 11:53:28 MossaDev kernel: [ 2336.541767] python3.8[8646]: segfault at 0 ip 0000000000000000 sp 00007ffdd8985d18 error 14 in python3.8[55ba287bf000+5f000]
Jan 12 11:53:28 MossaDev kernel: [ 2336.541772] Code: Bad RIP value.

/var/log/apport.log:
Code:
ERROR: apport (pid 8680) Tue Jan 12 11:53:28 2021: called for pid 8646, signal 11, core limit 0, dump mode 1
ERROR: apport (pid 8680) Tue Jan 12 11:53:28 2021: script: /home/thomas/tools/miniconda3/bin/pyilper, interpreted by /home/thomas/tools/miniconda3/bin/python3.8 (command line "/home/thomas/tools/miniconda3/bin/python /home/thomas/tools/miniconda3/bin/pyilper")
ERROR: apport (pid 8680) Tue Jan 12 11:53:28 2021: executable does not belong to a package, ignoring

The PIL-Box is there (/dev/ttyUSB0) and I can access it - so apparently no access faults on the port ...

Same behaviour if I clone the git repository and starts with start.py instead.

Any ideas how I could debug or find out what is missing or failing for me? Smells like something outside of your application ...

Cheers,
Thomas

[35/45/55/65/67/97/80 21/25/29C 31E/32E/33E|C/34C/38E 41C|CV|CX 71B 10C/11C/12C/15C|CE/16C 32S|SII/42S 28C|S 48GX/49G/50G 35S 41X]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
New Release pyILPER 1.8.3 - jsi - 01-12-2021, 09:17 AM
RE: New Release pyILPER 1.8.3 - ThomasF - 01-12-2021 11:06 AM
RE: New Release pyILPER 1.8.3 - jsi - 01-12-2021, 02:32 PM
RE: New Release pyILPER 1.8.3 - rprosperi - 01-12-2021, 10:47 PM
RE: New Release pyILPER 1.8.3 - jsi - 01-13-2021, 06:53 AM
RE: New Release pyILPER 1.8.3 - rprosperi - 01-14-2021, 02:46 PM
RE: New Release pyILPER 1.8.3 - jsi - 01-14-2021, 03:59 PM
RE: New Release pyILPER 1.8.3 - rprosperi - 01-14-2021, 04:03 PM
RE: New Release pyILPER 1.8.3 - rprosperi - 01-15-2021, 12:04 AM



User(s) browsing this thread: 1 Guest(s)