Yes it's a workaround.

2

(2 replies, posted in Elements)

Hello David,
please share them, just edit your post to see file upload.

One is something commonly used and recognizable, a 4-relay module for Arduino.

Like this?
https://qelectrotech.org/forum/viewtopi … 661#p13661

3

(159 replies, posted in Code)

Salut Joshua,
tout d'abord bravo à tous ceux qui y contribué: plc-user, elevatormind, vadoola Joshua, etc...

Après quelques petits tests sur mes anciens fichiers ici chez moi, cela me semble bien fonctionner en Qt6 aussi bien qu'avec Qt5, bravo a tous ceux qui y on contribués.!

Comme l'a fait remarqué plc-user: un projet sauvegardé avec une version Qt6,  s'il on l"ouvre malencontreusement plus tard avec une ancienne version de QET en Qt5 les polices textes fonctionnent autrement et peuvent rendre le projet difficile à lire ou travailler.
https://qelectrotech.org/forum/viewtopi … 434#p22434

Il est donc obligatoire d"incrémenter la version de QET quand on fera le merge, afin d'avertir l"utilisateur!

De mon coté par manque de temps et une santé précaire, je n'ai encore rien préparé pour tous les scripts et environnements de packaging avec Qt6.... : "Windows, macOS  x86, aarch64, Debian stable, unstable x86, AppImage x86 and arm64, flatpak, PPA and Snap packages... "

Je rappelle que Qt5 a été annoncée "end or life" par Qt eux mêmes il y a un an il me semble...  et que depuis cette année les distributions Linux ne prendront petit a petit plus Qt5 en charge, il est donc urgent pour nous de migrer sur la dernière version du framework Qt6..

  • pour la sécurité (fail zero day), corrigé que sur les versions  dites: "Qt5 for commercial license holders" !
    Soit la version payante pour les très grosses entreprises!


    Du coté de l'open source de Qt5 ces patchs ne seront disponibles qu' une fois cette nouvelle version sera declarée open-source, donc en résumé: elle ne sera libérée et disponible q"un an plus tard, au contraire de Qt6 ou les versions seront patchées rapidement.

  • Pour re tester de mon coté les avancées des frameworks Qt6+ Webassembly qui ont bien progressé depuis 2022, afin de tester voir travailler sur une version SaaS ?

    Pour les novices, SaaS: est une version de QET installable sur un serveur web ou d'entreprise tournant dans un navigateur web.
    * Tres souvent demandé par de nombreux investisseurs.

Hallo plc-user,

see Xavier file, here:
https://drive.google.com/drive/folders/ … bNicnXMdAo

Or backup tarball,  I attached here:

5

(3 replies, posted in Code)

Hallo Vadoola,

see https://github.com/search?q=repo%3Aqele … ;type=code

Like :

{"HTMLWhiteFloralWhite",
869                             {Qt::SolidPattern, QColor(255, 250, 240)}},

6

(19 replies, posted in Videos howto)

7

(19 replies, posted in Videos howto)

Argh

pip install customtkinter Pillow

Hum no Debian packages for customtkinter....
https://packages.debian.org/fr/source/sid/pillow

For package it for Debian I use uscan and watch file:

version=4
opts="uversionmangle=s/_/-/" \
https://pypi.debian.net/qet-tb-generator/qet_tb_generator-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian uupdate

cd /home/laurent/qet_tb_generator_debian_package/qet-tb-generator-1.1.4/
uscan --verbose --force-download --rename --repack 

cd to latest tarball
edit changelog or
dch -i -D unstable  "unstable "
sudo DIST=sid ARCH=amd64  pdebuild --configfile /home/laurent/.pbuilderrc


dch -i -D stable  "Backport stable " && sudo DIST=stable ARCH=amd64 pdebuild --configfile /home/laurent/.pbuilderrc

Copy files in SiD folder
cd /var/cache/pbuilder/unstable-amd64/result

debsign -k xxxxxxxxxxxxxxxxxxxxxxxxx *.changes

cd /home/laurent/apt
reprepro --ignore=missingfile -vb . include unstable /home/laurent/qet_tb_generator_debian_package/sid/*.changes
reprepro -vb . include stable /home/laurent/qet_tb_generator_debian_package/stable/*.changes
reprepro -b . export

cd /home/laurent/paquet_qet/script
rsync -e ssh -av -W --delete-after --no-owner --no-g --chmod=g+w --progress --exclude-from=ExclusionRSync ~/apt/ server:download.qelectrotech.org/qet/builds/debian/


That facilitate the Debian packaging for me tou upload new version on my Debian repository and Ubuntu PPA, So if you could made an diff and put an pull request on Raul Github, Raul can push new pip version?

On Debian like distributions, Ubuntu PPA, etc  an deb package is more easy to install it, and don't need python virtual venv: see this topic:
https://qelectrotech.org/forum/viewtopic.php?id=2857

Salut Erik,

https://qelectrotech.org/forum/viewtopi … 035#p22035

Interestingly, elevatormind disappeared just as quickly as he appeared: Hopefully he is doing well!

https://qelectrotech.org/forum/viewtopi … 499#p22499

It's sad that elevatormind is no longer participating here!

Ps: j'ai supprimé tes autres messages en doublons.

Laurent

javdenech wrote:
Kellermorph wrote:

Are the Terminals, the bridge, the cable etc created automatic or did u write it yourself for each terminal?

It's automatic


javdenech wrote:

It's drawing in automatic, you can also copy an paste several line from excel into home and also conductor. I used the logic from see electrical mixed with the original. If you put X1:1.1 And X1:1.2, the last number is the stage, so the plugin automatically put 1 2 3 or 4 in stage field, there is a button, to generate bridge automatically on B1 B2 B3 and B4 column ( O is to start a bridge and F to end the bridge, so it will put O O O O F on B1 for bridge on stage 1.

Thanks @javdenech for this tip.

12

(14 replies, posted in Bar Fourre-tout)

Renew Apple dev acount: 99€ only for signing and notatized amr64 QET packages.

Thank you to all those who support us with their donations. ;-)

Hello, you cannot connect different wires names in the same terminal. We prioritise equipotentiality across all wires with the same potential. If you do not want this, you will need to cheat by adding a simple, non-terminal property element.

Bonsoir,

une recherche sur le forum sur qet_labels.xml devrait t'aider.

Bonne soirée.

Hello family, to @unalcalde and @javdenech have you see these issues?
https://github.com/raulroda/qet_tb_gene … gin/issues

New code fix them?

BTW, I don't see any git changes on Raul github...

Best regards,
Laurent

Same project, same vision: ‘Alone we go fast... together we go further.’ QET's goal here is not to divide us but to move forward together, hand in hand, without tearing each other apart.

We have nothing to gain from that.

I would like to remind you that QET's goal is to provide free, like free beer (no cost), open-source software that is multi-platform for everyone on this earth who wants to design engineering projects, regardless of their field, skills, or no more financial means.

I send the script to raulroda but i don't know if i can share his work ! Waiting a response from him

You could off course seee the Licence!!! But It is more friendly to notify the author and share the task than to make an aggressive fork yourself without sending a PR to the original git and submitting a PR that he can help with his code or reject in which case it will be a hostile fork.

Licensed under the General Public License 2.0

WOW! nomicons/wink

WOW, great work Thomas, but for the latest documentation of a project I'm currently working on with very customised folio orders, the programme you wrote crashes. I suspected as much beforehand, but for other less exotic projects, the programme works very well.

https://download.qelectrotech.org/qet/forum_img_2/Thomas_qet_linker.py_crashe_with%20personal%20page_numbering.png

Hello Thomas, please share an example and an video, thanks.
B.R Laurent

21

(23 replies, posted in Videos howto)

Donc si j'ai bien suivi, le seul moyen c'est de numéroter à la main fil par fil ?

Non, seulement pour ceux qui vont etres relier sur les renvois de folio dont la numérotation inclus %f ou %F ou %id...

Suis je le seul, a ne pas me servir de la numérotation automatique?
85% de mes schémas sont du rétrofit d'anciens projets. Donc autonum=0!

be5 wrote:

Y a-t-il une solution à ça ?

Oui! ne jamais se servir de la numérotation automatique avec les renvois de folios! si tu fais une recherche sur le forum, tu trouveras maintes fois ce problème et nos avertissements...

https://qelectrotech.org/forum/viewtopic.php?id=2343