Topic: New version available (1.2.4)

The version 1.2.4 is available.


How install/upgrade from pip packages

Requires python 3.5 or above.

>> First install on Linux (Debian based distros)
1. In a terminalm install python3 and GUI library:
    sudo apt-get install python3 python3-tk python3-pip
2. Install the program:
    sudo pip3 install qet_tb_generator
3. Launch the plugin from the 'Project' menu of QElectrotech.

>> Update on Linux
sudo python3 -m pip install --upgrade qet_tb_generator

>> First install on Windows
1. Install, if required, python 3.5 or above
2. pip3 install qet_tb_generator

>> Update on Windows
python -m pip install --upgrade qet_tb_generator

Post's attachments

Screenshot v1.2.4.png, 180.69 kb, 1323 x 622
Screenshot v1.2.4.png 180.69 kb, 288 downloads since 2021-05-15 

Re: New version available (1.2.4)

Thanks Unalcalde.

I packaged qet_tb_generator for debian and Ubuntu PPA, but

qet_tb_generator 
Traceback (most recent call last):
  File "/usr/local/bin/qet_tb_generator", line 5, in <module>
    from src.main import main
  File "/usr/lib/python3/dist-packages/src/main.py", line 98, in <module>
    import PySimpleGUI as sg
ModuleNotFoundError: No module named 'PySimpleGUI'

We need to install PySimpleGUI by pip3, because no Debian package and no libs are available now.

[11:34:22] laurent@debian:~$ pip3 install --upgrade PySimpleGUI 
Collecting PySimpleGUI
  Downloading PySimpleGUI-4.41.2-py3-none-any.whl (348 kB)
     |████████████████████████████████| 348 kB 2.1 MB/s 
Installing collected packages: PySimpleGUI

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: New version available (1.2.4)

[11:39:47] laurent@debian:~$ qelectrotech 
11:44:27 INFO     QET Terminal Block Generator - v1.2.4 [main.main:840]
11:44:27 INFO     Using the file: /home/laurent/Qet-svn/git/qet/examples/industrial.qet [main.get_QET_fullpath:189]
11:44:27 INFO     Generate temp file /tmp/tmp3ho96a4v [qetproject.__init__:104]
11:44:27 INFO     Atribute 'folioSheetQuantity' doesn't exist. Assuming 0 [qetproject.__init__:124]
11:44:27 DEBUG    Getting cable number connected to terminal 25 at page Emergency Stop Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 26 at page Emergency Stop Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 300 Y Position: 430 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 49 at page Emergency Stop Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 50 at page Emergency Stop Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 380 Y Position: 430 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 51 at page Emergency Stop Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 52 at page Emergency Stop Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 340 Y Position: 430 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 53 at page Emergency Stop Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 54 at page Emergency Stop Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 260 Y Position: 430 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 1 at page VX Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 2 at page VX Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 240 Y Position: 190 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 5 at page VX Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 6 at page VX Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 300 Y Position: 190 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 7 at page VX Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 8 at page VX Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 480 Y Position: 190 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 13 at page VX Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 14 at page VX Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 420 Y Position: 190 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 17 at page VX Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 18 at page VX Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 360 Y Position: 190 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 33 at page VX Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 34 at page VX Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 120 Y Position: 190 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 35 at page VX Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 36 at page VX Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 180 Y Position: 190 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 3 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 4 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 100 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 18 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 19 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 660 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 20 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 21 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 710 Y Position: 180 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 22 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 23 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 120 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 60 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 61 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 760 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 66 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 67 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 300 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 70 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 71 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 140 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 72 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 73 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 960 Y Position: 180 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 75 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 76 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 350 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 81 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 82 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 760 Y Position: 180 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 83 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 84 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 1010        Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 86 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 87 at page V1 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 860 Y Position: 180 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 4 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 5 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 350 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 7 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 8 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 120 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 11 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 12 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 660 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 13 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 14 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 100 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 16 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 17 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 710 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 18 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 19 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 300 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 21 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 22 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 860 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 34 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 35 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 760 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 36 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 37 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 140 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 72 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 73 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 1010        Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 75 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 76 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 960 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 84 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 85 at page V2 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 760 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 0 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 1 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 300 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 2 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 3 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 350 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 5 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 6 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 960 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 10 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 11 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 100 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 25 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 26 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 710 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 27 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 28 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 760 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 31 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 32 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 760 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 33 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 34 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 140 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 39 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 40 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 860 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 73 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 74 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 1010        Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 76 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 77 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 660 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 84 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 85 at page V3 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 120 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 15 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 16 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 140 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 17 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 18 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 710 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 54 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 55 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 760 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 56 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 57 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 120 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 60 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 61 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 660 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 62 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 63 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 1010        Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 64 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 65 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 960 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 67 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 68 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 300 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 70 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 71 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 100 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 77 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 78 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 860 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 81 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 82 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 760 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 85 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 86 at page V4 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 350 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 13 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 14 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 660 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 15 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 16 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 350 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 17 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 18 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 760 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 21 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 22 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 710 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 23 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 24 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 120 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 31 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 32 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 100 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 34 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 35 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 1010        Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 36 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 37 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 300 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 40 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 41 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 140 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 44 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 45 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 860 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 83 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 84 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 960 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 85 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 86 at page V5 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 760 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 14 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 15 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 710 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 20 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 21 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 300 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 22 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 23 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 100 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 27 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 28 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 860 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 32 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 33 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 760 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 38 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 39 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 760 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 41 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 42 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 120 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 44 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 45 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 1010        Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 46 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 47 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 660 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 49 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 50 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 960 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 51 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 52 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 350 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 86 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 87 at page V6 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 140 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 12 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 13 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 960 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 14 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 15 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 350 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 17 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 18 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 1010        Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 25 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 26 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 760 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 27 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 28 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 140 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 31 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 32 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 760 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 34 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 35 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 300 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 36 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 37 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 710 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 39 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 40 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 120 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 43 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 44 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 860 Y Position: 200 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 45 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 46 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 100 Y Position: 270 [qetproject._getXRefByCoord:351]
11:44:27 DEBUG    Getting cable number connected to terminal 47 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Getting cable number connected to terminal 48 at page V7 Gate Control Circuit [qetproject._getCableNum:266]
11:44:27 DEBUG    Cols: 18      Col size: 60    Row size: 80    X position: 660 Y Position: 500 [qetproject._getXRefByCoord:351]
11:44:27 INFO     Deleted temp file /tmp/tmp3ho96a4v [qetproject.__init__:141]
Traceback (most recent call last):
  File "/usr/local/bin/qet_tb_generator", line 8, in <module>
    sys.exit(main())
  File "/usr/lib/python3/dist-packages/src/main.py", line 870, in main
    load_settings(window)
  File "/usr/lib/python3/dist-packages/src/main.py", line 623, in load_settings
    set_default_settings()
TypeError: set_default_settings() missing 1 required positional argument: 'window'

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: New version available (1.2.4)

Same error with pip3 install.

pip3 install --upgrade qet_tb_generator
Collecting qet_tb_generator
  Downloading qet_tb_generator-1.2.4-py3-none-any.whl (61 kB)
     |████████████████████████████████| 61 kB 1.9 MB/s
Installing collected packages: qet-tb-generator
  WARNING: The script qet_tb_generator is installed in '/home/laurent/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.                                                                                                                                                                                                                                                                                       
Successfully installed qet-tb-generator-1.2.4


12:16:32 DEBUG    Getting cable number connected to terminal 104 at page VANNES GUILLOTINES ENTRÉES CUVIERS STOCKAGE PATE [qetproject._getCableNum:266]
12:16:32 DEBUG    Getting cable number connected to terminal 105 at page VANNES GUILLOTINES ENTRÉES CUVIERS STOCKAGE PATE [qetproject._getCableNum:266]
12:16:32 DEBUG    Cols: 20      Col size: 60    Row size: 80    X position: 870 Y Position: 740 [qetproject._getXRefByCoord:351]
12:16:32 DEBUG    Getting cable number connected to terminal 106 at page VANNES GUILLOTINES ENTRÉES CUVIERS STOCKAGE PATE [qetproject._getCableNum:266]
12:16:32 DEBUG    Getting cable number connected to terminal 107 at page VANNES GUILLOTINES ENTRÉES CUVIERS STOCKAGE PATE [qetproject._getCableNum:266]
12:16:32 DEBUG    Cols: 20      Col size: 60    Row size: 80    X position: 370 Y Position: 480 [qetproject._getXRefByCoord:351]
12:16:32 DEBUG    Getting cable number connected to terminal 108 at page VANNES GUILLOTINES ENTRÉES CUVIERS STOCKAGE PATE [qetproject._getCableNum:266]
12:16:32 DEBUG    Getting cable number connected to terminal 109 at page VANNES GUILLOTINES ENTRÉES CUVIERS STOCKAGE PATE [qetproject._getCableNum:266]
12:16:32 DEBUG    Cols: 20      Col size: 60    Row size: 80    X position: 580 Y Position: 760 [qetproject._getXRefByCoord:351]
12:16:32 INFO     Deleted temp file /tmp/tmp1_9ujrbe [qetproject.__init__:141]
Traceback (most recent call last):
  File "/usr/local/bin/qet_tb_generator", line 8, in <module>
    sys.exit(main())
  File "/home/laurent/.local/lib/python3.9/site-packages/src/main.py", line 870, in main
    load_settings(window)
  File "/home/laurent/.local/lib/python3.9/site-packages/src/main.py", line 623, in load_settings
    set_default_settings()
TypeError: set_default_settings() missing 1 required positional argument: 'window'

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: New version available (1.2.4)

For now if you want 1.17 version on Debian, Ubuntu use this after remove my debian qet_tb_generator-1.2.4 deb package:
sudo pip3 install qet-tb-generator==1.1.7

time to find the bug

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

6 (edited by unalcalde 2021-05-17 08:18:51)

Re: New version available (1.2.4)

New version is available: 1.2.5

The problem was creating for the first time the settings file. I already had it created and I did not notice  about the error. Sorry.


    Portable versions at: https://github.com/raulroda/qet_tb_gene … aster/dist

    Source code: https://github.com/raulroda/qet_tb_generator-plugin

    The python pip3 package is also available:

Re: New version available (1.2.4)

@unalcalde Thank you for the terminal generator.

Re: New version available (1.2.4)

I packaged new qet_tb_generator 1.2.5 for debian and Ubuntu PPA.

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

9 (edited by jkaminski 2021-05-17 18:31:23)

Re: New version available (1.2.4)

@scorpio810 Would it be possible for you to build the snap package with the newest terminal block generator? Snap 0.9 edge has currently the 1.1.7 version.

I have noticed that the snap version works on my linux machine better than ppa version.
(Described here: https://qelectrotech.org/forum/viewtopic.php?id=2045)

Thank you for all you do for this amazing project!

Re: New version available (1.2.4)

I dont know, there aren't any PySimpleGUI Debian/Ubuntu package to add in snap.
https://qelectrotech.org/forum/viewtopi … 959#p14959

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: New version available (1.2.4)

I don't know how snap  works, but PySimpleGUI can be used downloading a single file. Maybe downloading this file and placing where the rest of source code files will be enough.

https://pypi.org/project/PySimpleGUI/

Re: New version available (1.2.4)

I debianize python package, and make Debian package for PySimpleGUI for my QET Debian repo  stable and unstable branch, and also for Ubuntu PPAs, no need to install PySimpleGUI by pip3 now.



Accepted:
OK: pysimplegui_4.41.2.orig.tar.xz
OK: pysimplegui_4.41.2-3ubuntu3.debian.tar.xz
OK: pysimplegui_4.41.2-3ubuntu3.dsc
     -> Component: main Section: python

pysimplegui (4.41.2-3ubuntu3) focal; urgency=medium

  * Focal Upload to ppa

Accepted:
OK: pysimplegui_4.41.2.orig.tar.xz
OK: pysimplegui_4.41.2-3ubuntu2.debian.tar.xz
OK: pysimplegui_4.41.2-3ubuntu2.dsc
     -> Component: main Section: python

pysimplegui (4.41.2-3ubuntu2) groovy; urgency=medium

  * Groovy Upload to ppa


Accepted:
OK: pysimplegui_4.41.2.orig.tar.xz
OK: pysimplegui_4.41.2-3ubuntu1.debian.tar.xz
OK: pysimplegui_4.41.2-3ubuntu1.dsc
     -> Component: main Section: python

pysimplegui (4.41.2-3ubuntu1) bionic; urgency=medium

  * Bionic Upload to ppa

Edit:

Added pysimplegui to depend in new qet_tb_generator debian packages who install pysimplegui automatically when you install or upgrade qet_tb_generator deb package by apt.

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: New version available (1.2.4)

Hi,
I can't start plugin directly on QET on linuxmint20.1, it work on terminal. Why ?

Re: New version available (1.2.4)

Maybe try qelectrotech on terminal and launch qet_tb_generator on QET to see what happens.
I tried on my laptop kubuntu 20.04 with new plugin version, it's work well.
Install or upgrade qet_tb_generator install also pysimplegui depend package.

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: New version available (1.2.4)

https://github.com/flathub/flathub/pull … -845073708

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: New version available (1.2.4)

Added kevinsmia1939 changes to 0.9-dev Flatpak, now we have qet_tb_generator 1.2.5 with QET on my QET Flatpak repo.

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: New version available (1.2.4)

jkaminski wrote:

@scorpio810 Would it be possible for you to build the snap package with the newest terminal block generator? Snap 0.9 edge has currently the 1.1.7 version.

I have noticed that the snap version works on my linux machine better than ppa version.
(Described here: https://qelectrotech.org/forum/viewtopic.php?id=2045)

Thank you for all you do for this amazing project!

Done. ;-)
https://git.tuxfamily.org/qet/qet.git/c … 1cd17c71b7
https://download.qelectrotech.org/qet/forum_img_2/qet_tb_generator1.2.5_snap.png

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: New version available (1.2.4)

Thanks  ;-)

Re: New version available (1.2.4)

Bonjour
tout d'abord bravo pour le travail accompli. La prise en main est assez intuitive et la documentation m'aide pour le reste.
J'ai suivi la méthode d'installation pour le plug in de générateur de bloc.
1) installation de python
2) pip install qet_tb_generator
3) python -m pip install --upgrade qet_tb_generator

J'ai fais et refait la manip. j'ai désinstallé python puis réinstallé l'ensemble.
j'ai le pop up  "pour installer le plug in qet_tb_generator: visitez le site...." à chaque fois que je veux lancer le générateur de bornes.

ci-dessous les messages dans l'invite de commande. Ayant fais la manip plusieurs fois, il m'indique que c'est déjà OK

C:\Windows\system32>pip install qet_tb_generator
Requirement already satisfied: qet_tb_generator in c:\users\valle\appdata\local\programs\python\python39\lib\site-packages (1.2.5)

C:\Windows\system32>python -m pip install --upgrade qet_tb_generator
Requirement already satisfied: qet_tb_generator in c:\pyenv\lib\site-packages (1.2.5)

si vous avez une idée du problème, je suis preneur.

Re: New version available (1.2.4)

Bonjour et merci,

le pop up  "pour installer le plug in qet_tb_generator: visitez le site...." à chaque fois, n'indique pas que le plug ne fonctionne pas.
Pour tester le bon fonctionnement suffit de charger le projet exemple industrial.qet fourni et de lancer le plug-in.

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: New version available (1.2.4)

Bonjour
Je viens de lancer Qelectrotech et ouvert le projet exemple industrial.qet.
Je lance le plug in de création de bornes et j'ai toujours le même pop up.
Avez vous d'autre manip à me conseiller pour trouver le problème?

Re: New version available (1.2.4)

https://download.qelectrotech.org/qet/forum_img_2/plug.png
https://download.qelectrotech.org/qet/forum_img_2/plug2.png

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."

Re: New version available (1.2.4)

Bonjour
J'ai une fenêtre équivalente sous windows 10.
Malheureusement vos copies d'écran ne m'aident pas. J'ai refais la manip de A à Z sans résultat.
J'aurai voulu vous joindre une copie écran avec toute les arborescences mais je ne dois pas avoir l'autorisation de joindre une image. j'ai juste les balises .

Re: New version available (1.2.4)

Tu peux utiliser la version exécutable du plugin sans passer par le menu du qet. Même sous Linux c'est galère le menu.

Re: New version available (1.2.4)

New version available (1.3.0) by Raul,
v1.3.0. Improved getting cable numbers.

QET now links cables using ther elements UUID instead of the terminal ID of the elements.
Now searches for UUID to discover the cable number, and if is not found, searches for
the terminal ID as always.

the version 1.3.0 is available as pip package and as portable versions
https://github.com/raulroda/qet_tb_gene … aster/dist

And also is now available as Debian deb package and in Flatpak in my
repo and also for Snap Ubuntu.

Thanks David for reporting this issue, and Raul for fix.

"Le jour où tu découvres le Libre, tu sais que tu ne pourras jamais plus revenir en arrière..."