Yes Tcl need to be installed separately.

2,577

(17 replies, posted in News)

;-)

2,578

(14 replies, posted in Elements)

Hi Luca,

yes you can share it here, on better with a PR on Github https://github.com/qelectrotech/qelectr … rce-mirror

Bonjour,

il est déjà possible d'exporter la base de donnée sqlite "nomenclature", justement pour l’éditer en SQL, exemple avec un browser-sql.
https://sqlitebrowser.org/
Ou
https://www.devart.com/odbc/sqlite/docs/excel.htm
https://wiki.qt.io/Handling_Microsoft_Excel_file_format

Mais pour l'instant il n'est pas facile de la re-injecter sans bricoler dans le code.
https://git.tuxfamily.org/qet/qet.git/t … tabase.cpp

L'export de la db n'est pour le moment pas accessible sur OSX, AppImage, Flatpak.

Hallo,

have you installed TCl?
https://www.activestate.com/products/tcl/downloads/

2,581

(17 replies, posted in News)

Version 0.8 arrives on Debian, thanks Martin.
http://incoming.debian.org/debian-build … ectrotech/
https://tracker.debian.org/pkg/qelectrotech

Try last builds.

2,583

(2 replies, posted in EN : Help, suggestions, discussions, ...)

Hi,

you want to install Windows fonts in your Linux?

Thanks for your help, but I 'm waitting to have Big sur on my KVM machine.

Thanks for feedback, if user on Big sur can adapt command with new Python path, I 'm happy to added.
https://git.tuxfamily.org/qet/qet.git/t … .cpp#n2344

I don't know, I don't have yet Big sur, only Catalina.
https://github.com/foxlet/macOS-Simple-KVM/issues/413
QET need to be cloed when your run in manualhy qet_tb_generator.
You could try it with industrial.qet example provided in bundle.

in manual the plugin will work just as well, just have QET closed and go with dialog find and chose the QET project file to generate terminalblocks.

Maybe force quit finder and terminal and retry?

Or with

/Library/Frameworks/Python.framework/Versions/3.8/bin/qet_tb_generator

ok,
now
It 'launch with this command:

python3.8 /Library/Frameworks/Python.framework/Versions/3.8/bin/qet_tb_generator

/Applications/Python\ 3.8/Update\ Shell\ Profile.command ; exit;

Qet_tb_generator path need to be in this path for is open with QET
/Library/Frameworks/Python.framework/Versions/3.8/bin/qet_tb_generator


not in Users/jvdv/Library/Pyhon/3.8 ....

OK, plugin run, but QET search plugin in this path

#elif  defined(Q_OS_MAC)
    if (openedProjects().count()){
        success = process->startDetached("/Library/Frameworks/Python.framework/Versions/3.8/bin/qet_tb_generator", {(QETDiagramEditor::currentProjectView()->project()->filePath())});
    }
    else  {
        success = process->startDetached("/Library/Frameworks/Python.framework/Versions/3.8/bin/qet_tb_generator", {("")});
    }

https://git.tuxfamily.org/qet/qet.git/t … .cpp#n2344

When you installed Python3.8 pkg your run Profile.command script?

/Applications/Python\ 3.8/Update\ Shell\ Profile.command ; exit;

Clik on QEt_tb_generator is start?

It 'launch with this command:

python3.8 /Library/Frameworks/Python.framework/Versions/3.8/bin/qet_tb_generator

Hi and thanks for compliments,

what your OS?
QET version?
How you install qet_tb_generator?

Ok, fixed.

Testerai ce soir en rentrant du boulot.

Il n'y a pas eut de changement sur ce code récemment, et les builds précédents sont passés..

https://launchpadlibrarian.net/52669757 … ING.txt.gz
https://launchpadlibrarian.net/52669809 … ING.txt.gz