Enjoy. nomicons/wink

1,452

(21 replies, posted in Terminal block generator)

galexis wrote:
scorpio810 wrote:

C'est juste un symbole ...

Sans bornes: pas bête! Faut en voir 1 pour les différents câble, mais pas bête.

Sinon quand t'as pas le temps tu le fait à l'arrache comme dans les folios 23,24... le principal c'est que le numéro de brin de fil apparaisse dans le schéma.

1,453

(19 replies, posted in Code)

Hi Tiziano,

it's more easy on Linux maybe on macOS isn't hard, see this topic
https://qelectrotech.org/forum/viewtopic.php?id=1401

https://qelectrotech.org/wiki_new/doc/macosx

ps: new git for brew kde https://invent.kde.org/packaging/homebrew-kde

https://formulae.brew.sh/formula/qt@5

qt_KCoreAddons.pri &  qt_KWidgetsAddons.pri  file need to be copied on /usr/local/opt/qt5/mkspecs/modules/ and you need to edit path like this:

https://download.qelectrotech.org/qet/forum_img_2/osx_kf5_pri_edit_path2.png

Example here on Linux for AppImage VM:
https://qelectrotech.org/forum/viewtopi … 730#p15730

QT.KCoreAddons.VERSION = 5.99.0
QT.KCoreAddons.MAJOR_VERSION = 5
QT.KCoreAddons.MINOR_VERSION = 99
QT.KCoreAddons.PATCH_VERSION = 0
QT.KCoreAddons.name = KF5CoreAddons
QT.KCoreAddons.module = KF5CoreAddons
QT.KCoreAddons.defines = 
QT.KCoreAddons.includes =  $$PWD/../../include/KF5/KCoreAddons
QT.KCoreAddons.private_includes =
QT.KCoreAddons.libs = $$PWD/../../lib
QT.KCoreAddons.depends = core
QT.KCoreAddons.module_config = 

Modify  $$PWD/. path and paste where Qt spec is installed ...

QT.KCoreAddons.VERSION = 5.99.0
QT.KCoreAddons.MAJOR_VERSION = 5
QT.KCoreAddons.MINOR_VERSION = 99
QT.KCoreAddons.PATCH_VERSION = 0
QT.KCoreAddons.name = KF5CoreAddons
QT.KCoreAddons.module = KF5CoreAddons
QT.KCoreAddons.defines = 
QT.KCoreAddons.includes =  /usr/local/opt/kf5-kcoreaddons/include/KF5/KCoreAddons
QT.KCoreAddons.private_includes =
QT.KCoreAddons.libs = /usr/local/opt/kf5-kcoreaddons/lib
QT.KCoreAddons.depends = core
QT.KCoreAddons.module_config = 

Same things for qt_KWidgetsAddons.pri


With brew or by Qt online you could install qtcreator C++ Qt IDE if you want to experiment and search on sources files.

Btw, comment this line in qelectrotech.pro
https://github.com/qelectrotech/qelectr … ch.pro#L60

I have not yet managed to integrate sqlite3 libs was horrible on this OS... also database sql export not working on macOS in my bundles.

1,454

(21 replies, posted in Terminal block generator)

Exemple:

Try to uncheck Do not store the the label of the items in the copy paste

https://download.qelectrotech.org/qet/forum_img_2/ru_paste.png

1,456

(21 replies, posted in Terminal block generator)

C'est juste un symbole ...

1,457

(19 replies, posted in Code)

Hi Tiziano,

thanks for your screen videos.

I build last version on Catalina VM, please try it:
https://download.qelectrotech.org/qet/s … 0r7810.dmg

Best regards,
Laurent

1,458

(19 replies, posted in Code)

https://qelectrotech.org/bugtracker/vie … d=278#c602

1,459

(21 replies, posted in Terminal block generator)

Mets ton projet sous clé USB ou envoie toi le par email, et depuis ta Linux Mint le soir, tu génères tes borniers avec le plugin qet_tb_generator, c'est ce que je ferai à ta place. nomicons/wink

1,460

(21 replies, posted in Terminal block generator)

galexis wrote:

Le générateur de bornier python est reconnut comme virus par Mc Afee....

https://download.qelectrotech.org/qet/b … -1.3.1.exe
https://www.virustotal.com/gui/file/600 … 8f0bb4b37b

Pour moi c'est un faux positif, essayes toi même de créer le .exe et tu verras que ton antivirus le détectera de nouveau...
16 sur 67 antivirus le détectent  en Malware/trojan ...

1,461

(21 replies, posted in Terminal block generator)

Salut Alexis,

je me suis servit de mes anciens symboles, mais j'aurai pu le faire directement avec qet_tb_generator, voir:
https://qelectrotech.org/forum/viewtopi … 073#p17073

Pas de problème avec le plugin en plus c'est moi qui l'ai packagé pour Debian je travaille sur une machine Debian ou en remote desktop sur un serveur VMWare Vsphere avec une VM debian aussi dédiée a QET, voir plus haut.

Hi,

autosave was actived in settings?

1,463

(19 replies, posted in Code)

tiz.meneghe wrote:

System:
Version: 0.90-DEV r7724 (0)
macOS Catalina: 10.15.7 (19H2026)


Hi,
I have a few notes for Developers:

- In "Modify elements" if after the modification you click on "save as" and then, realizing the error, you click on SAVE (update) the program crashes.
Sometimes it also crashes if the current operation fails, for example when you place a row and instead of ending it you click on the terminal icon or similar... not always...
Memory problems?


Thanks for reply topics

Hi,
I can't reprocude them here on Virtual macOS Monterey 12.6.
- In "Modify elements" if after the modification you click on "save as" and then, realizing the error then cancel and save?

Memory problems?

See logs in about QET

https://download.qelectrotech.org/qet/forum_img_2/compilation_arch_info_log.png

QEt it's installed on C:/?

1,465

(224 replies, posted in News)

FYI, I updated OSX bundles to Qt 5.15.7 and KF5 to 5.99.0 versions.

Enjoy! nomicons/wink

https://download.qelectrotech.org/qet/forum_img_2/osx_project_next.png

IOS or IpadOS isn't supported.

Last 0.9-dev version is compatible to Catalina, Big sur,  Montenerey.
https://download.qelectrotech.org/qet/forum_img_2/0.9-dev_catalina1.png

I 'm thinking High Sierra (10.13) and Mojave (10.14) can be work also.

1,469

(193 replies, posted in Import DXF)

It 's the same procedure :
1- click button "Download" to get tarball, download your OS version.
2- cick button "Installion folder"
3- paste in this folder your exe (unzip if Windows not extract it automatically)
4- click button "ok" to finish install

Now you can open menu file again and click to "import DXF" to launch new DXF import tool.

Enjoy! nomicons/wink

https://download.qelectrotech.org/qet/forum_img_2/tab.png

See tis topic
https://qelectrotech.org/forum/viewtopi … 364#p16364

In short fixed on 0.9-dev version.

https://www.installation-renovation-ele … lectrique/

https://download.qelectrotech.org/qet/s … ipx800.pdf
https://download.qelectrotech.org/qet/s … egrand.pdf

I tried also on latets 0.9-dev on Windows installe,r translation is fine.

You are using the latest version of 0.9-dev?

Here:
https://download.qelectrotech.org/qet/forum_img_2/En_settings3.png
https://download.qelectrotech.org/qet/forum_img_2/En_settings2.png