https://download.qelectrotech.org/qet/m … ance.html#
Click on conductor and touch F2 shortcut for color dialog box for change to new color.
1,501 2023-02-22 16:11:30
Re: conductor color (3 replies, posted in EN : Help, suggestions, discussions, ...)
1,502 2023-02-22 16:05:19
Re: Problem with install get_tb_generator on macOS (25 replies, posted in Terminal block generator)
MacOS arm64 python 3.11 installation
get:
https://www.python.org/ftp/python/3.11. … acos11.pkg
1) Install it.
2) Click on "Update Shell Profile.command" script to add python Path in your shell.
3) Install qet_tb-generator in terminal:
laurent@mini-de-laurent ~ % pip3 install qet_tb_generator
Collecting qet_tb_generator
Using cached qet_tb_generator-1.3.1-py3-none-any.whl (393 kB)
Collecting PySimpleGUI
Downloading PySimpleGUI-4.60.4-py3-none-any.whl (509 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 510.0/510.0 kB 7.1 MB/s eta 0:00:00
Installing collected packages: PySimpleGUI, qet_tb_generator
Successfully installed PySimpleGUI-4.60.4 qet_tb_generator-1.3.1
[notice] A new release of pip available: 22.3.1 -> 23.0.1
[notice] To update, run: pip3 install --upgrade pip
laurent@mini-de-laurent ~ % Test if launch:
laurent@mini-de-laurent ~ % /Library/Frameworks/Python.framework/Versions/3.11/bin/qet_tb_generator
15:02:21 INFO QET Terminal Block Generator - v1.3.1 [main.main:840]
15:02:28 INFO Using the file: None [main.get_QET_fullpath:189]
laurent@mini-de-laurent ~ % macOs arm64 ok:
QElectroTech V 0.100.0-dev
Compilation : CLANG 14.0.0 (clang-1400.0.29.202)
Built with Qt 5.15.8 - arm64 - Date : Feb 22 2023 : 17:30:28
Git Revision : 78644a35245a4c658bcaa350d17130092d31b05b
Run with Qt 5.15.8 using 8 thread(s)
CPU : Apple M2
RAM Total : 8 GB
GPU :
GPU RAM :
OS : darwin - arm64 - Version : macOS 13.2 - Kernel : 22.3.0
*** Qt screens ***
( 1 : 3840 x 2160 )
1,503 2023-02-22 12:43:01
Re: Problem with install get_tb_generator on macOS (25 replies, posted in Terminal block generator)
A framework /Library/Frameworks/Python.framework, which includes the Python executable and libraries. The installer adds this location to your shell path.
1,504 2023-02-22 12:35:48
Re: Logiciel qui crash lorsque je veux sauvegarder (27 replies, posted in FR : Aide, suggestions, discussions, ...)
Le mardi 21 février 2023 23:52:51 CET, vous avez écrit :
> Bonjour
> Je suis sur Win11 et depuis quelques temps , je ne peux plus faire «
> enregistrer sous » sous Qelectrotech Cordialement
>
1,505 2023-02-22 12:32:01
Re: Problem with install get_tb_generator on macOS (25 replies, posted in Terminal block generator)
Hi Peter,
when you have installed python 3.9 bundle have you also added python PATH in your zsh profile?
BTW, for my personnal information what QET version use you, intel or arm64 version?
1,506 2023-02-21 22:00:39
Re: Logiciel qui crash lorsque je veux sauvegarder (27 replies, posted in FR : Aide, suggestions, discussions, ...)
A NOTE has been added to this issue.
----------------------------------------------------------------------
(0000618) HUGABI (reporter) - 2023-02-21 19:53
https://qelectrotech.org/bugtracker/vie … d=282#c618
----------------------------------------------------------------------
Hi. I have the same issue since 2023.02.19.
It started to work wierd right after 22H2 Windows 11 update was installed.
Explorer related tasks not working at all. ( open file , save as, etc).
If file is opened with doubleclick from desktop (for example) it starts and can
be used but major speed loss experienced. I mean one click take 2 sec.
Now I use version 0.100 on a Windows 10 HyperV virtual machine without any
problem.
----------------------------------------------------------------------
1,507 2023-02-21 15:15:04
Re: Logiciel qui crash lorsque je veux sauvegarder (27 replies, posted in FR : Aide, suggestions, discussions, ...)
Bonjour,
version de Windows, version de QET, etc?
@Alexandre as tu essayé plusieurs versions?
1,508 2023-02-21 13:55:11
Re: title block (5 replies, posted in EN : Help, suggestions, discussions, ...)
11.4 Working with the title block editor - (a tutorial) page 33
https://download.qelectrotech.org/qet/m … doc-en.pdf
1,509 2023-02-21 10:27:31
Re: title block (5 replies, posted in EN : Help, suggestions, discussions, ...)
1,510 2023-02-20 15:53:50
Re: Miroir sur élément (1 replies, posted in FR : Aide, suggestions, discussions, ...)
1,511 2023-02-19 19:59:36
Re: Logiciel qui crash lorsque je veux sauvegarder (27 replies, posted in FR : Aide, suggestions, discussions, ...)
Bonsoir,
il semble que tu ne sois pas le seul:
https://qelectrotech.org/bugtracker/view.php?id=282
Quel est le dénominateur commun une mise à jour de Windows?
1,512 2023-02-18 14:12:39
Re: Elemente skalieren (9 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
https://github.com/qelectrotech/QET_Ele … /README.md
available options:
-i | --stdin input-data is read from stdin, a given filename is
ignored and scaled element will be written to stdout
-o | --stdout output will be written to stdout
-x VALUE or
--factorx VALUE factor for x-values (x, rx, width, ...)
-y VALUE or
--factory VALUE factor for y-values (y, ry, height, ...)
-f FILENAME or
--file FILENAME the file that will be used
-h | --help show this help
there are also some "long-opt"-only options:
"--RemoveAllTerminals" removes all terminals from the element
(useful for front-views or "thumbnails")
"--FlipHorizontal" flips all graphical elements horizontally
(useful during creation of elements)
"--FlipVertical" flips all graphical elements vertically
(useful during creation of elements)
"--OverwriteOriginal" the original file is replaced by scaled one
(CAUTION: Be careful with this option!)
1,513 2023-02-17 17:11:22
Re: Fixing ugly connections (4 replies, posted in EN : Help, suggestions, discussions, ...)
1,514 2023-02-17 13:49:32
Re: Fixing ugly connections (4 replies, posted in EN : Help, suggestions, discussions, ...)
Instead of connecting to the resistor in 1 -> connect to "V+" to "IL+" !
1,515 2023-02-16 07:13:25
Re: SaveAs Shortcut (1 replies, posted in EN : Help, suggestions, discussions, ...)
Hi tray,
1,516 2023-02-15 18:02:31
Re: Financing macOS machine for improving QElectroTech on MAC M1/M2 arm64 (39 replies, posted in News)
Please try qelectrotech.app
https://download.qelectrotech.org/qet/s … ch.app.zip
I tried qelectrotech.app on UTM macOS Ventura VM.
Just :
You need disabling Gatekeeper
sudo spctl --master-disableDrag and drop qelectrotech.app in your Applications folder.
Enjoy! ![]()


https://wiki.freepascal.org/Code_Signing_for_macOS
https://stackoverflow.com/questions/601 … -is-hidden
1,517 2023-02-14 09:46:22
Re: Qelectrotech crashes anytime I try to open a file or export to pdf (17 replies, posted in EN : Help, suggestions, discussions, ...)
Hi Santiago,
I couldn't reproduce the crashes you mention on my Win 10 laptop, open project .qet files, export to PDF works good.
Have you tried on other machine?
Laurent
1,518 2023-02-11 22:30:11
Re: Financing macOS machine for improving QElectroTech on MAC M1/M2 arm64 (39 replies, posted in News)
Just a little video to show you that QET works very well on a native arm64 compilation on mac mini M2 8Go 256G:
Much better than intel X86_64 builds emulated by roseta2...
1,519 2023-02-10 17:20:29
Re: Financing macOS machine for improving QElectroTech on MAC M1/M2 arm64 (39 replies, posted in News)
I did not study this problem today, but I confirm that QET under mac mini M2 and compiled natively works much better than the package emulated with Roseta 2 and also well under linux or Windows but:
1] You need disabling Gatekeeper
sudo spctl --master-disable2 ] Then need again to install Xcode program and re-sign the package and its libraries otherwise it will crash on launch...
codesign --force --deep --sign - /Applications/qelectrotech.appBut a novice macOS user is not going to install the Xcode development program which is very heavy and which takes about ten Giga bytes to run QElectroTech, he wants to click on the bundle, do the editing and simply drag and drop qelectrotech. app to Applications to install it....
From what I understand Apple now obliges and forces to have an Apple developer key to sign the packages for their aplle silicon M1/M2 chips, otherwise it will not install on their imac, mac mini, mac sutdio M1 M2 which are arm64 architecture instead of X86_64 for intel or AMD cpus, on the other hand all this at a cost, and you still have to pay 100 €/year to obtain the key.
I have already spent more than 250 € out of my pocket to buy the cheapest mac mini M2 while waiting for the donations to arrive, having struggled with my PC keyboard and wasting time each time finding where the special keys were regularly used for scripts and code like "#&_-,$!%, etc" I reluctantly decided to pay out of my own pocket for an extended magic keybord keyboard for around 150 €, the paypal kitty is zero at this point. moment, and I have advanced too far on my money side to pay the aplle developer subscription to sign the packages, here is where we are today ...
Unfortunately, I can't afford to keep putting money out of my pocket...as I reach the goal of running QET on Linux as well as macOS M1/M2!
1,520 2023-02-10 09:14:26
Re: Financing macOS machine for improving QElectroTech on MAC M1/M2 arm64 (39 replies, posted in News)
A native M1 packaging need a signed Apple developer account. You need to pay 100 euros for that by year, which is unacceptable for an open source project. This is not yet the case for x86 packaging.
1,521 2023-02-09 12:37:36
Re: Export de la BOM (2 replies, posted in FR : Aide, suggestions, discussions, ...)
Bonjour Robert,
regarde ce fil de discussion:
https://qelectrotech.org/forum/viewtopi … 256#p16256
1,522 2023-02-08 14:14:41
Re: Financing macOS machine for improving QElectroTech on MAC M1/M2 arm64 (39 replies, posted in News)
Please try qelectrotech.app
https://download.qelectrotech.org/qet/s … ch.app.zip
1,523 2023-02-08 11:04:33
Re: Bilddateien in Bibliotheks-Elemente importieren? (4 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
1,524 2023-02-08 09:56:23
Re: How to fix this? (2 replies, posted in EN : Help, suggestions, discussions, ...)
1,525 2023-02-07 16:19:10
Re: Bilddateien in Bibliotheks-Elemente importieren? (4 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)
Hallo Olli,
you can't import image in element editor, but you could use DXF ASCII file with dxf2elmt plugins for quickly add complex draws in element editor.
