1 (edited by unalcalde 2020-01-02 12:18:09)

Topic: New version launched (v.1.1.4)

Hi. After a long period of absence, I took advantage of this Christmas holiday and I launched a new version. The improvements are:
- Now for sort terminals, just left-click and right-click on the corresponding cell of POS. column
- Before each terminal block had a fixed length of 30 terminals. Now is confirable for each terminal block
- Now it is possible to set the number of reservation terminals for each terminal block.
- When pressing  CREATE TERMINAL BLOCKS buttonm a window pop-up to select which terminals to create/update.
- Regarding the aspect of the terminal block:
     - All the text are dynamics: allows edition.
     - The cables connected at the bottom of the terminals have the same id that the top.
     - The conductors of a hose are identified at the two sides with a small mark.

Remember, to update in Linux: sudo python3 -m pip install --upgrade qet_tb_generator
To update in windows: python -m pip install --upgrade qet_tb_generator

I attach an image showing the changes.

Post's attachments

v1.1.4.png, 72.46 kb, 1185 x 802
v1.1.4.png 72.46 kb, 403 downloads since 2020-01-02 

Re: New version launched (v.1.1.4)

Thanks Unalcade. ;-)

- All the text are dynamics: allows edition.
- Now it is possible to set the number of reservation terminals for each terminal block.

Great!


Debian Buster, Unstable (64-bits).
Ubuntu (Trusty, Bionic, Xenial, Eoan) (32 and 64-bits) packages is availables

A Windows 32 package for user under ReadyToUse :
https://download.qelectrotech.org/qet/b … 1.4_32.exe

Update Github qet_tb_generator repository and rebuild  snap --edge qelectrotech include latest qet-tb-generator-1.1.4.

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

Re: New version launched (v.1.1.4)

Great, thanks a lot Unalcade.

Développeur QElectroTech

Re: New version launched (v.1.1.4)

Thank you very much Unalcade. ;-)
I have tried the latest version a lot and have seen the best improvement you have made.

Geat work.

Maybe you could add this change for future release :
I searched for a while and I did not understand why it was not working properly.
It would be nice to remind him in the help.

Steps to follow.
- In QET. Optional: Choose Project> Clean Project
- In QET. Start the plugin. Choose 'Start the terminal block creation plug-in' in the project menu.
- In the complement. Edit the terminal blocks (described below).
- In the complement. Press the 'CREATE TERMINAL BLOCKS' button.
- In the complement. In the pop-up screen, choose the terminal blocks you want to create / update.
- Close the addon.
- In QET.  close without saving project (very important) and Reopen the project.
- In QET. Under the 'COLLECTIONS' tree of the project, all the terminal blocks appear.

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

5 (edited by galexis 2020-01-03 18:45:35)

Re: New version launched (v.1.1.4)

J'ai une erreur à la mise à jour sous linuxmint:

alexis@alexis-SATELLITE-L70-C-14E ~ $ sudo python3 -m pip install --upgrade qet_tb_generator
[sudo] Mot de passe de alexis :           
The directory '/home/alexis/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory '/home/alexis/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Collecting qet_tb_generator
  Downloading https://files.pythonhosted.org/packages/21/10/53332e14b1191101c68ee8b921d47cd2e94ef85af87f90e9b75c040d02f4/qet_tb_generator-1.1.4.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
    ModuleNotFoundError: No module named 'setuptools'
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-wcfrh8wk/qet-tb-generator/

Re: New version launched (v.1.1.4)

sudo apt-get install python3-setuptools

or
sudo python3 pip install -U pip setuptools

Pourquoi tu n'installes pas le paquet directement avec apt comme QET depuis le PPA?

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

Re: New version launched (v.1.1.4)

scorpio810 wrote:

Pourquoi tu n'installes pas le paquet directement avec apt comme QET depuis le PPA?

Il ne m'est pas proposé en fait....

Re: New version launched (v.1.1.4)

apt-cache policy qet-tb-generator
qet-tb-generator:
  Installé : 1.1.4-1
  Candidat : 1.1.4-1

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

9 (edited by galexis 2020-01-03 22:00:14)

Re: New version launched (v.1.1.4)

Mise à jour réussit après:

sudo apt-get install python3-setuptools

mais pas par le ppa

Re: New version launched (v.1.1.4)

Arghhh il me semble que je le les ais envoyés sur l'ancien PPA..

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

11 (edited by galexis 2020-01-03 22:22:02)

Re: New version launched (v.1.1.4)

Celui-ci :

deb http://ppa.launchpad.net/scorpio/qelectrotech-dev/ubuntu bionic main

je suis sou linuxmint 19.3

Re: New version launched (v.1.1.4)

C'est en cours, tu devrais bientôt avoir le paquet.
Merci du signalement.

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

Re: New version launched (v.1.1.4)

#4
Hi scorpio810.

At the bottom of the plug-in, in red, appears "Remember to SAVE the QET project before usgin this plug-in".  So, if you save th e diagram before, when you close Qelectrotech to reload the diagram, the save warning doesn't appears.

Any way, I'll update the help text in  the next release.

Re: New version launched (v.1.1.4)

Hi unalcade,

The user can logically think that it is necessary to force the recording of the project afterwards and risks not understanding why the plugin did not generate the new terminal blocks.

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

Re: New version launched (v.1.1.4)

scorpio810 wrote:

Thanks Unalcade. ;-)

- All the text are dynamics: allows edition.
- Now it is possible to set the number of reservation terminals for each terminal block.

Great!


Debian Buster, Unstable (64-bits).
Ubuntu (Trusty, Bionic, Xenial, Eoan) (32 and 64-bits) packages is availables

A Windows 32 package for user under ReadyToUse :
https://download.qelectrotech.org/qet/b … 1.4_32.exe

Update Github qet_tb_generator repository and rebuild  snap --edge qelectrotech include latest qet-tb-generator-1.1.4.



Il es bloqué par mon antivirus nomicons/sad

Re: New version launched (v.1.1.4)

Etrange :
https://www.virustotal.com/gui/url/14d3 … /detection

Edit :
https://www.virustotal.com/gui/file/9a9 … /detection

https://download.qelectrotech.org/qet/forum_img/qet_tb_generator_scan.png

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

Re: New version launched (v.1.1.4)

Sinon tu peut le créer toi même ce .exe
https://datatofish.com/executable-pyinstaller/


Win64
cd C:\Users\laurent\AppData\Roaming\Python\Python36\Scripts\
pyinstaller.exe \Users\laurent\Downloads\qet_tb_generator-1.0.16\src\main.py -F

Win32
cd C:\Users\laurent\AppData\Local\Programs\Python\Python37-32\Scripts\
pyinstaller.exe \Users\laurent\Downloads\qet_tb_generator-1.0.16\src\main.py -F

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

Re: New version launched (v.1.1.4)

1 point remonté à Unalcade par mail:
- si on met un tiret de le nom du bornier, exemple -X:1, la borne n’apparaît pas dans le plugin.

Re: New version launched (v.1.1.4)

Merci de l'info.

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