2,026

(3 replies, posted in DE : Hilfe, Vorschläge, Unterhaltungen...)

GG translate de to en

Hello everyone

I would like to quickly introduce myself:
I have been working as an electrical draftsman and planner in building automation systems for 22 years. I've also been responsible for the CAD system since the beginning and meanwhile our system is reaching its performance limits and that's why I'm looking for a better solution. The whole home office history of the last 2 years has shown very clearly where the limits of our previous system lie.

I then found QElectroTech while searching for an OS-independent solution. I've installed it in my home in the meantime and gained initial experience with it, but I don't really understand it yet. That's why I dare to ask a few basic questions here. I don't want to start an argument, I just want to hear your opinions. As far as I can tell so far, you would have to develop a lot of what I need myself or ask from the community, but I think there are practically no limits?

So now to my questions:

- We have 6 locations with different employees (incl. home office), who should work with the same "master data" if possible. So far, this has been solved with a lot of copying and a patched together makeshift cloud. But I would like to replace it better and, above all, with faster access.

- Article master is in a MS-SQL database (system dependent) in the cloud, which I would like to port to MySQL because access is currently anything but fast.

- Our electrical plans can also contain up to 500 pages and serve as the absolute basis for all further processes, because after approval we export practically all data from them in all directions. I.e. terminal plans, cable plans, article lists, order lists and above all the extended basics for the software creation by the software department. So far I haven't found very many options, have I looked in the wrong place or do you still have to develop a lot (developers would also be paid)?

Since my English is very weak, I will certainly not be able to gather all the information I need myself, which is why I am asking the question: Can QElectroTech really be used in the professional field?

Many Thanks

2,027

(14 replies, posted in Code)

https://www.volkerkrause.eu/2022/02/12/ … tatus.html

Bonjour,

pour la ReadyToUse il faut télécharger https://download.qelectrotech.org/qet/b … -1.3.1.exe
Le renommer en qet_tb_generator.exe et le mettra à la racine de la ReadyToUse.

Ctrl +A  >> Ctrl +C  >>  Ctrl + T   >>  Ctrl  + V

Bonjour,

comment tu l'as installé, fichier.exe ou par pip?
Pour info la version 1.3.1 est la dernière version.

2,031

(49 replies, posted in Videos howto)

https://qelectrotech.org/forum/viewtopi … 708#p14708

2,033

(14 replies, posted in Code)

https://www.ics.com/blog/get-ready-port … -qt-6-2022
https://www.qt.io/blog/porting-from-qt- … at-library
https://www.qt.io/blog/porting-from-qt- … azy-checks

2,034

(224 replies, posted in News)

- Log -----------------------------------------------------------------
commit 1a26133a7803f74d9297bd25abb3549f957d17ce
Author: joshua <Joshua@>
Date:   Sun Feb 6 15:50:25 2022 +0100

    Add a QElapsedTimer to compute time used for reload element collection



Au moins plus besoin de sortir la calculette pour mesurer :p
J'en ai profiter pour tester sur mes différents builds et packages les differences.

On commence par la Workstation en Debian Sid, dernier kernel tout frais compilé
SSD NVME PCIE 3X:

16:09:48.497 Info: Start-up 
16:09:48.498 Debug: "File /home/test/.qet/20211126.log is deleted!" (sources/main.cpp:150, void delete_old_log_files(int))
16:09:48.558 Info: debugging enabled: false 
16:09:48.558 Info: Qt library version: 5.15.2 
16:09:48.558 Info: Qt library location default prefix: "/usr" 
16:09:48.558 Info: Qt library location documentation: "/usr/share/qt5/doc" 
16:09:48.558 Info: Qt library location headers: "/usr/include/x86_64-linux-gnu/qt5" 
16:09:48.558 Info: Qt library location libraries: "/usr/lib/x86_64-linux-gnu" 
16:09:48.558 Info: Qt library location executables: "/usr/lib/x86_64-linux-gnu/qt5/libexec" 
16:09:48.558 Info: Qt library location Qt binaries: "/usr/lib/qt5/bin" 
16:09:48.558 Info: Qt library location Qt plugins: "/usr/lib/x86_64-linux-gnu/qt5/plugins" 
16:09:48.558 Info: Qt library location installed QML extensions: "/usr/lib/x86_64-linux-gnu/qt5/imports" 
16:09:48.558 Info: Qt library location installed QML extensions: "/usr/lib/x86_64-linux-gnu/qt5/qml" 
16:09:48.558 Info: Qt library location dependent Qt data: "/usr/lib/x86_64-linux-gnu/qt5" 
16:09:48.558 Info: Qt library location independent Qt data: "/usr/share/qt5" 
16:09:48.558 Info: Qt library location translation: "/usr/share/qt5/translations" 
16:09:48.558 Info: Qt library location examples: "/usr/lib/x86_64-linux-gnu/qt5/examples" 
16:09:48.558 Info: Qt library location Qt testcases: "/usr/tests" 
16:09:48.558 Info: Qt library location Qt settings: "/etc/xdg" 
16:09:48.558 Info: "QElectroTech V 0.90-DEV+1a26133a7b0a58100c957a06d79751d3" 
16:09:48.558 Info: "Compilation: GCC 11.2.0" 
16:09:48.558 Info: "Built with Qt 5.15.2 - Date : Feb  6 2022 : 14:52:54" 
16:09:48.558 Info: "Run with Qt 5.15.2 using 48 thread(s)" 
16:09:48.558 Info: "CPU : model name\t: AMD Ryzen Threadripper 3960X 24-Core Processor\n" 
16:09:48.558 Info: "RAM Total : 64257 MB" 
16:09:48.558 Info: "RAM Available : 57433 MB" 
16:09:48.558 Info: "GPU :  Advanced Micro Devices, Inc. [AMD/ATI] Lexa PRO [Radeon 540/540X/550/550X / RX 540X/550/550X] (rev c7)\n" 
16:09:48.558 Info: "GPU RAM : @ToDo" 
16:09:48.558 Info: "OS : linux  - x86_64 - Version : Debian GNU/Linux bookworm/sid - Kernel : 5.16.7-vanilla" 
16:09:48.558 Info: *** Qt screens *** 
16:09:48.558 Info: "( 1 : 3840 x 2160 )" 
16:09:48.559 Info: "( 2 : 1920 x 1080 )" 
16:09:48.819 Info: Elements collection reload 
16:09:49.047 Info: Elements collection finished to be loaded in  228  ms 

16:09:48.819 Info: Elements collection reload
16:09:49.047 Info: Elements collection finished to be loaded in  228  ms

Le Laptop sur WIN 10
SSD NVME PCIE 3X

17:19:56.154 Info: Start-up 
17:19:56.157 Debug: "File C:/Users/hp/Application Data/qet/20220125.log is deleted!" (../sources/main.cpp:150, void delete_old_log_files(int))
17:19:56.540 Info: debugging enabled: false 
17:19:56.541 Info: Qt library version: 5.15.2 
17:19:56.541 Info: Qt library location default prefix: "/home/laurent/digikam3/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.static/qt5" 
17:19:56.542 Info: Qt library location documentation: "/home/laurent/digikam3/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.static/qt5/doc" 
17:19:56.543 Info: Qt library location headers: "/home/laurent/digikam3/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.static/qt5/include" 
17:19:56.544 Info: Qt library location libraries: "/home/laurent/digikam3/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.static/qt5/lib" 
17:19:56.545 Info: Qt library location executables: "/home/laurent/digikam3/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.static/qt5/bin" 
17:19:56.546 Info: Qt library location Qt binaries: "/home/laurent/digikam3/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.static/qt5/bin" 
17:19:56.547 Info: Qt library location Qt plugins: "/home/laurent/digikam3/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.static/qt5/plugins" 
17:19:56.547 Info: Qt library location installed QML extensions: "/home/laurent/digikam3/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.static/qt5/imports" 
17:19:56.548 Info: Qt library location installed QML extensions: "/home/laurent/digikam3/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.static/qt5/qml" 
17:19:56.549 Info: Qt library location dependent Qt data: "/home/laurent/digikam3/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.static/qt5" 
17:19:56.550 Info: Qt library location independent Qt data: "/home/laurent/digikam3/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.static/qt5" 
17:19:56.551 Info: Qt library location translation: "/home/laurent/digikam3/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.static/qt5/translations" 
17:19:56.551 Info: Qt library location examples: "/home/laurent/digikam3/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.static/qt5/examples" 
17:19:56.552 Info: Qt library location Qt testcases: "/home/laurent/digikam3/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.static/qt5/tests" 
17:19:56.553 Info: "QElectroTech V 0.90-DEV+35cd790c8b0a58100c957a06d79751d3" 
17:19:56.554 Info: "Compilation : GCC 9.3.0" 
17:19:56.554 Info: "Built with Qt 5.15.2 - Date : Feb  6 2022 : 16:58:50" 
17:19:56.555 Info: "Run with Qt 5.15.2 using 8 thread(s)" 
17:19:56.556 Info: "CPU : NAME                                      \r\r\nINTEL(R) CORE(TM) I7-8550U CPU @ 1.80GHZ  \r\r\n\r\r\n" 
17:19:56.557 Info: "RAM Total : 16199 MB" 
17:19:56.558 Info: "RAM Available : 11695 MB" 
17:19:56.559 Info: "GPU : VideoProcessor                \r\r\nIntel(R) UHD Graphics Family  \r\r\n\r\r\n" 
17:19:56.560 Info: "GPU RAM : RAM Total : AdapterRAM  \r\r\n1073741824  \r\r\n\r\r\n B" 
17:19:56.560 Info: "OS : winnt  - x86_64 - Version : Windows 10 Version 2009 - Kernel : 10.0.19044" 
17:19:56.561 Info: *** Qt screens *** 
17:19:56.562 Info: "( 1 : 3840 x 2160 )" 
17:19:56.604 Info: Elements collection reload 
17:19:58.186 Info: Elements collection finished to be loaded in  1581  ms 

17:19:56.604 Info: Elements collection reload
17:19:58.186 Info: Elements collection finished to be loaded in  1581  ms

Un test avec VM KVM Flatpak vCPU allocation 24
SSD SATA 3

18:30:04.986 Info: Start-up 
18:30:04.986 Debug: "File /home/laurent/.qet/20220115.log is deleted!" (sources/main.cpp:150, void delete_old_log_files(int))
18:30:05.040 Info: debugging enabled: false 
18:30:05.041 Info: Qt library version: 5.15.3 
18:30:05.041 Info: Qt library location default prefix: "/usr" 
18:30:05.041 Info: Qt library location documentation: "/usr/doc" 
18:30:05.041 Info: Qt library location headers: "/usr/include" 
18:30:05.041 Info: Qt library location libraries: "/usr/lib/x86_64-linux-gnu" 
18:30:05.041 Info: Qt library location executables: "/usr/lib/libexec" 
18:30:05.041 Info: Qt library location Qt binaries: "/usr/bin" 
18:30:05.041 Info: Qt library location Qt plugins: "/usr/lib/plugins" 
18:30:05.041 Info: Qt library location installed QML extensions: "/usr/lib/imports" 
18:30:05.041 Info: Qt library location installed QML extensions: "/usr/lib/qml" 
18:30:05.041 Info: Qt library location dependent Qt data: "/usr/lib" 
18:30:05.041 Info: Qt library location independent Qt data: "/usr" 
18:30:05.042 Info: Qt library location translation: "/usr/translations" 
18:30:05.042 Info: Qt library location examples: "/usr/examples" 
18:30:05.042 Info: Qt library location Qt testcases: "/usr/tests" 
18:30:05.042 Info: Qt library location Qt settings: "/usr/etc/xdg" 
18:30:05.042 Info: "GitRevision 04d478882eb32077fd7df6ba267f214f1340b7a0" 
18:30:05.042 Info: "QElectroTech V 0.90-DEV+04d478882" 
18:30:05.042 Info: "Compilation: GCC 10.2.0" 
18:30:05.042 Info: "Built with Qt 5.15.3 - Date : Jan 15 2022 : 09:11:13" 
18:30:05.042 Info: "Run with Qt 5.15.3 using 48 thread(s)" 
18:30:05.042 Info: "CPU : model name\t: AMD Ryzen Threadripper 3960X 24-Core Processor\n" 
18:30:05.042 Info: "RAM Total : 15640 MB" 
18:30:05.042 Info: "RAM Available : 14273 MB" 
18:30:05.042 Info: "GPU :  Red Hat, Inc. Virtio GPU (rev 01)\n" 
18:30:05.042 Info: "GPU RAM : @ToDo" 
18:30:05.042 Info: "OS : linux  - x86_64 - Version : KDE Flatpak runtime - Kernel : 5.10.0-11-amd64" 
18:30:05.042 Info: *** Qt screens *** 
18:30:05.042 Info: "( 1 : 1920 x 1200 )" 
18:30:05.256 Info: Elements collection reload 
18:30:05.776 Info: Elements collection finished to be loaded in  519  ms 

18:30:05.256 Info: Elements collection reload
18:30:05.776 Info: Elements collection finished to be loaded in  519  ms

Avec VM KVM AppImage vCPU allocation 24
SSD SATA 3

18:22:57.470 Info: Start-up 
18:22:57.471 Debug: "File /home/laurent/.qet/20210222.log is deleted!" (../sources/main.cpp:150, void delete_old_log_files(int))
18:22:57.471 Debug: "File /home/laurent/.qet/20210225.log is deleted!" (../sources/main.cpp:150, void delete_old_log_files(int))
18:22:57.505 Info: debugging enabled: false 
18:22:57.506 Info: Qt library version: 5.15.2 
18:22:57.506 Info: Qt library location default prefix: "/tmp/.mount_QElectU9FiXb/usr" 
18:22:57.506 Info: Qt library location documentation: "/tmp/.mount_QElectU9FiXb/usr/doc" 
18:22:57.506 Info: Qt library location headers: "/tmp/.mount_QElectU9FiXb/usr/include" 
18:22:57.506 Info: Qt library location libraries: "/tmp/.mount_QElectU9FiXb/usr/lib" 
18:22:57.506 Info: Qt library location executables: "/tmp/.mount_QElectU9FiXb/usr/libexec" 
18:22:57.506 Info: Qt library location Qt binaries: "/tmp/.mount_QElectU9FiXb/usr/bin" 
18:22:57.506 Info: Qt library location Qt plugins: "/tmp/.mount_QElectU9FiXb/usr/plugins" 
18:22:57.506 Info: Qt library location installed QML extensions: "/tmp/.mount_QElectU9FiXb/usr/qml" 
18:22:57.506 Info: Qt library location installed QML extensions: "/tmp/.mount_QElectU9FiXb/usr/qml" 
18:22:57.506 Info: Qt library location dependent Qt data: "/tmp/.mount_QElectU9FiXb/usr" 
18:22:57.506 Info: Qt library location independent Qt data: "/tmp/.mount_QElectU9FiXb/usr" 
18:22:57.506 Info: Qt library location translation: "/tmp/.mount_QElectU9FiXb/usr/translations" 
18:22:57.506 Info: Qt library location examples: "/tmp/.mount_QElectU9FiXb/usr/examples" 
18:22:57.506 Info: Qt library location Qt testcases: "/tmp/.mount_QElectU9FiXb/usr/tests" 
18:22:57.506 Info: Qt library location Qt settings: "/tmp/.mount_QElectU9FiXb/usr" 
18:22:57.506 Info: "GitRevision 04d478882eb32077fd7df6ba267f214f1340b7a0" 
18:22:57.506 Info: "QElectroTech V 0.90-DEV+04d478882" 
18:22:57.506 Info: "Compilation : GCC 8.3.0" 
18:22:57.506 Info: "Built with Qt 5.15.2 - Date : Feb  6 2022 : 18:18:27" 
18:22:57.506 Info: "Run with Qt 5.15.2 using 24 thread(s)" 
18:22:57.506 Info: "CPU : model name\t: AMD Ryzen Threadripper 3960X 24-Core Processor\n" 
18:22:57.506 Info: "RAM Total : 15682 MB" 
18:22:57.506 Info: "RAM Available : 14374 MB" 
18:22:57.506 Info: "GPU :  Red Hat, Inc Virtio GPU (rev 01)\n" 
18:22:57.506 Info: "GPU RAM : @ToDo" 
18:22:57.506 Info: "OS : linux  - x86_64 - Version : Debian GNU/Linux 10 (buster) - Kernel : 4.19.0-18-amd64" 
18:22:57.506 Info: *** Qt screens *** 
18:22:57.506 Info: "( 1 : 1920 x 1080 )" 
18:22:57.743 Info: Elements collection reload 
18:22:58.298 Info: Elements collection finished to be loaded in  554  ms 

18:22:57.743 Info: Elements collection reload
18:22:58.298 Info: Elements collection finished to be loaded in  554  ms

Et pour finir la VM KVM macOS 10.15
SSD SATA 3

18:13:57.593 Info: Start-up 
18:13:57.594 Debug: "File /Users/laurent/.qet/20220106.log is deleted!" (sources/main.cpp:150, void delete_old_log_files(int))
18:13:57.612 Info: debugging enabled: false 
18:13:57.613 Info: Qt library version: 5.15.2 
18:13:57.613 Info: Qt library location default prefix: "/Applications/qelectrotech.app/Contents" 
18:13:57.613 Info: Qt library location documentation: "/Applications/qelectrotech.app/Contents/doc" 
18:13:57.614 Info: Qt library location headers: "/Applications/qelectrotech.app/Contents/include" 
18:13:57.614 Info: Qt library location libraries: "/Applications/qelectrotech.app/Contents/lib" 
18:13:57.614 Info: Qt library location executables: "/Applications/qelectrotech.app/Contents/libexec" 
18:13:57.614 Info: Qt library location Qt binaries: "/Applications/qelectrotech.app/Contents/bin" 
18:13:57.614 Info: Qt library location Qt plugins: "/Applications/qelectrotech.app/Contents/PlugIns" 
18:13:57.615 Info: Qt library location installed QML extensions: "/Applications/qelectrotech.app/Contents/Resources/qml" 
18:13:57.615 Info: Qt library location installed QML extensions: "/Applications/qelectrotech.app/Contents/Resources/qml" 
18:13:57.615 Info: Qt library location dependent Qt data: "/Applications/qelectrotech.app/Contents" 
18:13:57.617 Info: Qt library location independent Qt data: "/Applications/qelectrotech.app/Contents" 
18:13:57.617 Info: Qt library location translation: "/Applications/qelectrotech.app/Contents/translations" 
18:13:57.617 Info: Qt library location examples: "/Applications/qelectrotech.app/Contents/examples" 
18:13:57.617 Info: Qt library location Qt testcases: "/Applications/qelectrotech.app/Contents/tests" 
18:13:57.617 Info: Qt library location Qt settings: "/Applications/qelectrotech.app/Contents" 
18:13:57.618 Info: "GitRevision 579101d19b7a015190c09e1cd35575f52617ffa1" 
18:13:57.618 Info: "QElectroTech V 0.90-DEV" 
18:13:57.618 Info: "Compilation: CLANG 11.0.3 (clang-1103.0.32.29)" 
18:13:57.618 Info: "Built with Qt 5.15.2 - Date : Feb  6 2022 : 18:10:03" 
18:13:57.618 Info: "Run with Qt 5.15.2 using 48 thread(s)" 
18:13:57.618 Info: "CPU : Intel Core 2 Duo P9xxx (Penryn Class Core 2)\n" 
18:13:57.619 Info: "RAM Total : 32768 MB" 
18:13:57.619 Info: "" 
18:13:57.619 Info: "GPU : " 
18:13:57.619 Info: "GPU RAM : " 
18:13:57.620 Info: "OS : darwin  - x86_64 - Version : macOS 10.15 - Kernel : 19.6.0" 
18:13:57.620 Info: *** Qt screens *** 
18:13:57.620 Info: "( 1 : 1920 x 1080 )" 
18:13:57.785 Info: Elements collection reload 
18:14:01.819 Info: Elements collection finished to be loaded in  4034  ms 

18:13:57.785 Info: Elements collection reload
18:14:01.819 Info: Elements collection finished to be loaded in  4034  ms

To insert a component, you must delete the wire and recreate the wires when the new component is placed.

2,036

(49 replies, posted in Videos howto)

@Erik

The size value is not the same in the diagram editor and the value in the Font size element editor.

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

joshua wrote:

Laurent, I don't understand why you got the problem on both editor. Screen size ?

Because, I saved file by inadvertence and just saw version is upgraded to 0.9, but with original elmt version 0.7 copied in custom collection view is correct in diagram editor ..

Hi Aaron,

I saw the same problem in diagram editor and element editor, for me the problem is your file.
You use a laptop with two screens?
https://download.qelectrotech.org/qet/forum_img_2/Aaron_view.png

Hi Aaron,

have you tried 0.9-dev?
Maybe delete QElectroTech key in regedit, is QET config.

2,041

(24 replies, posted in Documentation)

fdomateu wrote:

For translating the documentation to Portuguese, the documentation has been
created with Sphinx from the beginning. you will find the source
documentation from python and reStructuredText in the following directory:

https://github.com/qelectrotech/qelectr … ter/source


The different languages are managed using the .po files. you can find them
for each current language available language in the following directory:

https://github.com/qelectrotech/qelectr … rce/locale


For the moment you can find the finished the Czech translation finished and
the Spanish started. I would recommend you to download the Czech folder
(cs) and modify on each po file all msgstr arguments from Czech to
Portuguese. The inglish text you will find above, at the argument msgid

Best Regards

Fernando

2,042

(224 replies, posted in News)

@Joshua, not fixed yet here.. Debian Bullseye, Ubuntu Bionic, and Focal...

In file included from sources/TerminalStrip/physicalterminal.cpp:18:
sources/TerminalStrip/physicalterminal.h:91:41: error: field 'm_real_terminal' has incomplete type 'QVector<QSharedPointer<RealTerminal> >'
   QVector<QSharedPointer<RealTerminal>> m_real_terminal;
                                         ^~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1194,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsharedpointer.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSharedPointer:1,
                 from sources/TerminalStrip/physicalterminal.h:21,
                 from sources/TerminalStrip/physicalterminal.cpp:18:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qtypeinfo.h:193:1: note: declaration of 'class QVector<QSharedPointer<RealTerminal> >'
Q_DECLARE_MOVABLE_CONTAINER(QVector);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -pipe -std=c++17 -g -O2 -fdebug-prefix-map=/build/qelectrotech-0.90.r7517=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQET_ALLOW_OVERRIDE_CED_OPTION -DQET_ALLOW_OVERRIDE_CTBTD_OPTION -DQET_ALLOW_OVERRIDE_CD_OPTION -DQET_EXPORT_PROJECT_DB -DQAPPLICATION_CLASS=QApplication -DQT_MESSAGELOGCONTEXT -DQET_LANG_PATH=/usr/share/qelectrotech/lang/ -DQET_COMMON_COLLECTION_PATH=/usr/share/qelectrotech/elements/ -DQET_COMMON_TBT_PATH=/usr/share/qelectrotech/titleblocks/ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -ISingleApplication -Isources/ui -Isources/TerminalStrip/ui -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Irelease -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o release/groupterminalscommand.o sources/TerminalStrip/UndoCommand/groupterminalscommand.cpp
In file included from sources/TerminalStrip/terminalstripbridge.cpp:18:
sources/TerminalStrip/terminalstripbridge.h:51:41: error: field 'm_real_terminals' has incomplete type 'QVector<QSharedPointer<RealTerminal> >'
   QVector<QSharedPointer<RealTerminal>> m_real_terminals;
                                         ^~~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1194,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qsharedpointer.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QSharedPointer:1,
                 from sources/TerminalStrip/terminalstripbridge.h:21,
                 from sources/TerminalStrip/terminalstripbridge.cpp:18:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qtypeinfo.h:193:1: note: declaration of 'class QVector<QSharedPointer<RealTerminal> >'
Q_DECLARE_MOVABLE_CONTAINER(QVector);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sources/TerminalStrip/terminalstripbridge.cpp:18:
sources/TerminalStrip/terminalstripbridge.h:34:40: error: return type 'class QVector<QColor>' is incomplete
   static QVector<QColor> bridgeColor() {return QVector<QColor>{Qt::red, Qt::blue, Qt::white, Qt::darkGray, Qt::black};}
                                        ^
sources/TerminalStrip/terminalstripbridge.h: In static member function 'static void TerminalStripBridge::bridgeColor()':
sources/TerminalStrip/terminalstripbridge.h:34:117: error: too many initializers for 'QVector<QColor>'
   static QVector<QColor> bridgeColor() {return QVector<QColor>{Qt::red, Qt::blue, Qt::white, Qt::darkGray, Qt::black};}
                                                                                                                     ^
In file included from sources/TerminalStrip/UndoCommand/changeterminalstripcolor.cpp:19:
sources/TerminalStrip/UndoCommand/../terminalstripbridge.h:51:41: error: field 'm_real_terminals' has incomplete type 'QVector<QSharedPointer<RealTerminal> >'
   QVector<QSharedPointer<RealTerminal>> m_real_terminals;
                                         ^~~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:1194,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qundostack.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QUndoCommand:1,
                 from sources/TerminalStrip/UndoCommand/changeterminalstripcolor.h:21,
                 from sources/TerminalStrip/UndoCommand/changeterminalstripcolor.cpp:18:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qtypeinfo.h:193:1: note: declaration of 'class QVector<QSharedPointer<RealTerminal> >'
Q_DECLARE_MOVABLE_CONTAINER(QVector);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from sources/TerminalStrip/UndoCommand/changeterminalstripcolor.cpp:19:
sources/TerminalStrip/UndoCommand/../terminalstripbridge.h:34:40: error: return type 'class QVector<QColor>' is incomplete
   static QVector<QColor> bridgeColor() {return QVector<QColor>{Qt::red, Qt::blue, Qt::white, Qt::darkGray, Qt::black};}
                                        ^
sources/TerminalStrip/UndoCommand/../terminalstripbridge.h: In static member function 'static void TerminalStripBridge::bridgeColor()':
sources/TerminalStrip/UndoCommand/../terminalstripbridge.h:34:117: error: too many initializers for 'QVector<QColor>'
   static QVector<QColor> bridgeColor() {return QVector<QColor>{Qt::red, Qt::blue, Qt::white, Qt::darkGray, Qt::black};}
                                                                                                                     ^
g++ -c -pipe -std=c++17 -g -O2 -fdebug-prefix-map=/build/qelectrotech-0.90.r7517=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQET_ALLOW_OVERRIDE_CED_OPTION -DQET_ALLOW_OVERRIDE_CTBTD_OPTION -DQET_ALLOW_OVERRIDE_CD_OPTION -DQET_EXPORT_PROJECT_DB -DQAPPLICATION_CLASS=QApplication -DQT_MESSAGELOGCONTEXT -DQET_LANG_PATH=/usr/share/qelectrotech/lang/ -DQET_COMMON_COLLECTION_PATH=/usr/share/qelectrotech/elements/ -DQET_COMMON_TBT_PATH=/usr/share/qelectrotech/titleblocks/ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -ISingleApplication -Isources/ui -Isources/TerminalStrip/ui -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Irelease -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o release/sortterminalstripcommand.o sources/TerminalStrip/UndoCommand/sortterminalstripcommand.cpp
make[2]: *** [Makefile.Release:9843: release/changeterminalstripcolor.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile.Release:9606: release/physicalterminal.o] Error 1
make[2]: *** [Makefile.Release:9668: release/terminalstripbridge.o] Error 1
make[2]: Leaving directory '/build/qelectrotech-0.90.r7517'
make[1]: *** [Makefile:40: release] Error 2
make[1]: Leaving directory '/build/qelectrotech-0.90.r7517'
dh_auto_build: make -j48 returned exit code 2
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
I: copying local configuration
E: Failed autobuilding of package
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//76724 and its subdirectories

https://launchpadlibrarian.net/58265413 … ING.txt.gz

https://launchpadlibrarian.net/58265436 … ING.txt.gz

2,043

(224 replies, posted in News)

- Log -----------------------------------------------------------------
commit d562ca8a3954ee47534e0c3f82683a65200b8bb1
Author: joshua <Joshua@q>
Date:   Fri Jan 28 18:08:16 2022 +0100

    Fix fail to build from sources

commit a31bd6eb0da59d946c011d5bad1abb783d36825a
Author: joshua <Joshua@>
Date:   Thu Jan 27 20:00:46 2022 +0100

    Minor improvement about undo/redo for bridge creation
   
    When a new bridge is created, an undo command is created for that.
    When undo the action and redo it, all terminals are bridged to a new
    bridge instead of the first one, who continue to exist but is now
    empty and 'lost' because he will never be reused.
    In addition of that, if a more recent undo command (we call it undo2)
    use this bridge,
    there is a unknown behavior, because the status of the bridge is not the
    same as when the undo2  was created.

commit d114b097bf001c452e856dbf356c99de009a5931
Author: joshua <Joshua@>
Date:   Thu Jan 27 19:45:33 2022 +0100

    Minor Fix : undo command for unbridge strip don't work

commit 993eb58d467fc3d0d8775932ed895f853d0c9898
Author: joshua <Joshua@>
Date:   Thu Jan 27 19:07:49 2022 +0100

    Minor : add undo text


- Log -----------------------------------------------------------------
commit 0bd0476cb1aa4b72c118f2750ea53e1155a6dc56
Merge: 7aa0487 d562ca8
Author: joshua <Joshua@>
Date:   Fri Jan 28 18:09:20 2022 +0100

    Merge branch 'terminal_strip'
   
    * terminal_strip:
      Fix fail to build from sources
      Minor improvement about undo/redo for bridge creation
      Minor Fix : undo command for unbridge strip don't work
      Minor : add undo text

2,044

(224 replies, posted in News)

scorpio810 wrote:
scorpio810 wrote:
scorpio810 wrote:

Due to the complete migration of the site to PHP 7.x  instead off PHP 5.x I intend to completely delete the online viewer elmt to SVG..
These old PHP scripts need to be rewritten completely for migrating from PHP 5.6.x to PHP 7.0.x, and I do not have the time or the knowledge of a PHP expert.
https://www.php.net/migration70

FYI, PunBB forum, Dokuwiki, Mantis Bugtracker, now run on PHP 7. And Mantis was upgraded on 2.X branch.
On Forum I removed old  plugin SC WYSIWYG BBCode editor, so we have come back on the official BBcode but on the other hand the other BBcode even if it was more complete was a source of bugs during posts editions, and has force of hacks the PunBB now works with PHP 7 without empty messages on the forum.

If a PHP expert can help us, I'm ready to send him the old PHP files.

BTW, will have the opportunity to move to the new site and find a way to generate another SVG online viewer from the item collection.

Bonjour,

Seny a retravaillé les scripts PHP 5 pour les rendrent compatible PHP 7/8 ..pour qu'ils soit de nouveau possible d'avoir la collection officielle en visuel en convertissant les éléments "elmt" en fichiers SVG sur le site Web à la volée (online viewer elmt to SVG) .

Çà du être un gros labeur et AMHA surement semé d’embûches, on ne peut que le remercier. nomicons/wink

2,045

(224 replies, posted in News)

Rejected:
hirsute is obsolete and will not accept new uploads.

qelectrotech (0.90.r7512-2ubuntu3) hirsute; urgency=medium

I can't produce these build on my PPA to Hirsute., please upgrade... to new ubuntu version, thanks.

2,046

(224 replies, posted in News)

@Joshua FTBFS on Debian Stable Bullseye.. nomicons/wink

g++ -c -pipe -std=c++17 -g -O2 -fdebug-prefix-map=/build/qelectrotech-0.90.r7512=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQET_ALLOW_OVERRIDE_CED_OPTION -DQET_ALLOW_OVERRIDE_CTBTD_OPTION -DQET_ALLOW_OVERRIDE_CD_OPTION -DQET_EXPORT_PROJECT_DB -DQAPPLICATION_CLASS=QApplication -DQT_MESSAGELOGCONTEXT -DQET_LANG_PATH=/usr/share/qelectrotech/lang/ -DQET_COMMON_COLLECTION_PATH=/usr/share/qelectrotech/elements/ -DQET_COMMON_TBT_PATH=/usr/share/qelectrotech/titleblocks/ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -ISingleApplication -Isources/ui -Isources/TerminalStrip/ui -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Irelease -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o release/gridlayoutanimation.o sources/titleblock/gridlayoutanimation.cpp
g++ -c -pipe -std=c++17 -g -O2 -fdebug-prefix-map=/build/qelectrotech-0.90.r7512=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQET_ALLOW_OVERRIDE_CED_OPTION -DQET_ALLOW_OVERRIDE_CTBTD_OPTION -DQET_ALLOW_OVERRIDE_CD_OPTION -DQET_EXPORT_PROJECT_DB -DQAPPLICATION_CLASS=QApplication -DQT_MESSAGELOGCONTEXT -DQET_LANG_PATH=/usr/share/qelectrotech/lang/ -DQET_COMMON_COLLECTION_PATH=/usr/share/qelectrotech/elements/ -DQET_COMMON_TBT_PATH=/usr/share/qelectrotech/titleblocks/ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -ISingleApplication -Isources/ui -Isources/TerminalStrip/ui -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Irelease -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o release/helpercell.o sources/titleblock/helpercell.cpp
sources/qetxml.cpp: In function 'bool QETXML::validXmlProperty(const QDomElement&)':
sources/qetxml.cpp:917:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (!e.hasAttribute("value"))
     ^~
sources/qetxml.cpp:920:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
  return true;
  ^~~~~~
g++ -c -pipe -std=c++17 -g -O2 -fdebug-prefix-map=/build/qelectrotech-0.90.r7512=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQET_ALLOW_OVERRIDE_CED_OPTION -DQET_ALLOW_OVERRIDE_CTBTD_OPTION -DQET_ALLOW_OVERRIDE_CD_OPTION -DQET_EXPORT_PROJECT_DB -DQAPPLICATION_CLASS=QApplication -DQT_MESSAGELOGCONTEXT -DQET_LANG_PATH=/usr/share/qelectrotech/lang/ -DQET_COMMON_COLLECTION_PATH=/usr/share/qelectrotech/elements/ -DQET_COMMON_TBT_PATH=/usr/share/qelectrotech/titleblocks/ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -ISingleApplication -Isources/ui -Isources/TerminalStrip/ui -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Irelease -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o release/integrationmovetemplateshandler.o sources/titleblock/integrationmovetemplateshandler.cpp
g++ -c -pipe -std=c++17 -g -O2 -fdebug-prefix-map=/build/qelectrotech-0.90.r7512=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQET_ALLOW_OVERRIDE_CED_OPTION -DQET_ALLOW_OVERRIDE_CTBTD_OPTION -DQET_ALLOW_OVERRIDE_CD_OPTION -DQET_EXPORT_PROJECT_DB -DQAPPLICATION_CLASS=QApplication -DQT_MESSAGELOGCONTEXT -DQET_LANG_PATH=/usr/share/qelectrotech/lang/ -DQET_COMMON_COLLECTION_PATH=/usr/share/qelectrotech/elements/ -DQET_COMMON_TBT_PATH=/usr/share/qelectrotech/titleblocks/ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -ISingleApplication -Isources/ui -Isources/TerminalStrip/ui -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Irelease -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o release/qettemplateeditor.o sources/titleblock/qettemplateeditor.cpp
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:105,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qeasingcurve.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariantanimation.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qpropertyanimation.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QPropertyAnimation:1,
                 from sources/SearchAndReplace/ui/../../QWidgetAnimation/qwidgetanimation.h:21,
                 from sources/SearchAndReplace/ui/searchandreplacewidget.h:21,
                 from sources/qetdiagrameditor.h:21,
                 from sources/qetdiagrameditor.cpp:18:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h: In instantiation of 'uint qHash(const T&, uint) [with T = std::nullptr_t; uint = unsigned int]':
sources/TerminalStrip/ui/terminalstripmodel.h:41:29:   required from here
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:112:5: error: call of overloaded 'qHash(std::nullptr_t&)' is ambiguous
     Q_DECL_NOEXCEPT_EXPR(noexcept(qHash(t)))
     ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:47,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qeasingcurve.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariantanimation.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qpropertyanimation.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QPropertyAnimation:1,
                 from sources/SearchAndReplace/ui/../../QWidgetAnimation/qwidgetanimation.h:21,
                 from sources/SearchAndReplace/ui/searchandreplacewidget.h:21,
                 from sources/qetdiagrameditor.h:21,
                 from sources/qetdiagrameditor.cpp:18:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:97:41: note: candidate: 'uint qHash(const QByteArray&, uint)'
Q_CORE_EXPORT Q_DECL_PURE_FUNCTION uint qHash(const QByteArray &key, uint seed = 0) Q_DECL_NOTHROW;
                                         ^~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:99:41: note: candidate: 'uint qHash(const QString&, uint)'
Q_CORE_EXPORT Q_DECL_PURE_FUNCTION uint qHash(const QString &key, uint seed = 0) Q_DECL_NOTHROW;
                                         ^~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:100:41: note: candidate: 'uint qHash(const QStringRef&, uint)'
Q_CORE_EXPORT Q_DECL_PURE_FUNCTION uint qHash(const QStringRef &key, uint seed = 0) Q_DECL_NOTHROW;
                                         ^~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:102:41: note: candidate: 'uint qHash(QStringView, uint)'
Q_CORE_EXPORT Q_DECL_PURE_FUNCTION uint qHash(QStringView key, uint seed = 0) Q_DECL_NOTHROW;
                                         ^~~~~
g++ -c -pipe -std=c++17 -g -O2 -fdebug-prefix-map=/build/qelectrotech-0.90.r7512=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQET_ALLOW_OVERRIDE_CED_OPTION -DQET_ALLOW_OVERRIDE_CTBTD_OPTION -DQET_ALLOW_OVERRIDE_CD_OPTION -DQET_EXPORT_PROJECT_DB -DQAPPLICATION_CLASS=QApplication -DQT_MESSAGELOGCONTEXT -DQET_LANG_PATH=/usr/share/qelectrotech/lang/ -DQET_COMMON_COLLECTION_PATH=/usr/share/qelectrotech/elements/ -DQET_COMMON_TBT_PATH=/usr/share/qelectrotech/titleblocks/ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -ISingleApplication -Isources/ui -Isources/TerminalStrip/ui -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Irelease -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o release/splittedhelpercell.o sources/titleblock/splittedhelpercell.cpp
g++ -c -pipe -std=c++17 -g -O2 -fdebug-prefix-map=/build/qelectrotech-0.90.r7512=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQET_ALLOW_OVERRIDE_CED_OPTION -DQET_ALLOW_OVERRIDE_CTBTD_OPTION -DQET_ALLOW_OVERRIDE_CD_OPTION -DQET_EXPORT_PROJECT_DB -DQAPPLICATION_CLASS=QApplication -DQT_MESSAGELOGCONTEXT -DQET_LANG_PATH=/usr/share/qelectrotech/lang/ -DQET_COMMON_COLLECTION_PATH=/usr/share/qelectrotech/elements/ -DQET_COMMON_TBT_PATH=/usr/share/qelectrotech/titleblocks/ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -ISingleApplication -Isources/ui -Isources/TerminalStrip/ui -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Irelease -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o release/templatecellsset.o sources/titleblock/templatecellsset.cpp
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:105,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qeasingcurve.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariantanimation.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qpropertyanimation.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QPropertyAnimation:1,
                 from sources/SearchAndReplace/ui/../../QWidgetAnimation/qwidgetanimation.h:21,
                 from sources/SearchAndReplace/ui/searchandreplacewidget.h:21,
                 from sources/qetdiagrameditor.h:21,
                 from sources/qetdiagrameditor.cpp:18:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h: In instantiation of 'uint qHash(const T&, uint) [with T = std::nullptr_t; uint = unsigned int]':
sources/TerminalStrip/ui/terminalstripmodel.h:41:29:   required from here
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:112:5: error: call of overloaded 'qHash(std::nullptr_t&)' is ambiguous
     Q_DECL_NOEXCEPT_EXPR(noexcept(qHash(t)))
     ^~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qlist.h:47,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qeasingcurve.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qvariantanimation.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qpropertyanimation.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QPropertyAnimation:1,
                 from sources/SearchAndReplace/ui/../../QWidgetAnimation/qwidgetanimation.h:21,
                 from sources/SearchAndReplace/ui/searchandreplacewidget.h:21,
                 from sources/qetdiagrameditor.h:21,
                 from sources/qetdiagrameditor.cpp:18:
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:97:41: note: candidate: 'uint qHash(const QByteArray&, uint)'
Q_CORE_EXPORT Q_DECL_PURE_FUNCTION uint qHash(const QByteArray &key, uint seed = 0) Q_DECL_NOTHROW;
                                         ^~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:99:41: note: candidate: 'uint qHash(const QString&, uint)'
Q_CORE_EXPORT Q_DECL_PURE_FUNCTION uint qHash(const QString &key, uint seed = 0) Q_DECL_NOTHROW;
                                         ^~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:100:41: note: candidate: 'uint qHash(const QStringRef&, uint)'
Q_CORE_EXPORT Q_DECL_PURE_FUNCTION uint qHash(const QStringRef &key, uint seed = 0) Q_DECL_NOTHROW;
                                         ^~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:102:41: note: candidate: 'uint qHash(QStringView, uint)'
Q_CORE_EXPORT Q_DECL_PURE_FUNCTION uint qHash(QStringView key, uint seed = 0) Q_DECL_NOTHROW;
                                         ^~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:113:15: error: call of overloaded 'qHash(std::nullptr_t&)' is ambiguous
{ return qHash(t) ^ seed; }
          ~~~~~^~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:97:41: note: candidate: 'uint qHash(const QByteArray&, uint)'
Q_CORE_EXPORT Q_DECL_PURE_FUNCTION uint qHash(const QByteArray &key, uint seed = 0) Q_DECL_NOTHROW;
                                         ^~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:99:41: note: candidate: 'uint qHash(const QString&, uint)'
Q_CORE_EXPORT Q_DECL_PURE_FUNCTION uint qHash(const QString &key, uint seed = 0) Q_DECL_NOTHROW;
                                         ^~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:100:41: note: candidate: 'uint qHash(const QStringRef&, uint)'
Q_CORE_EXPORT Q_DECL_PURE_FUNCTION uint qHash(const QStringRef &key, uint seed = 0) Q_DECL_NOTHROW;
                                         ^~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCore/qhashfunctions.h:102:41: note: candidate: 'uint qHash(QStringView, uint)'
Q_CORE_EXPORT Q_DECL_PURE_FUNCTION uint qHash(QStringView key, uint seed = 0) Q_DECL_NOTHROW;
                                         ^~~~~
g++ -c -pipe -std=c++17 -g -O2 -fdebug-prefix-map=/build/qelectrotech-0.90.r7512=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQET_ALLOW_OVERRIDE_CED_OPTION -DQET_ALLOW_OVERRIDE_CTBTD_OPTION -DQET_ALLOW_OVERRIDE_CD_OPTION -DQET_EXPORT_PROJECT_DB -DQAPPLICATION_CLASS=QApplication -DQT_MESSAGELOGCONTEXT -DQET_LANG_PATH=/usr/share/qelectrotech/lang/ -DQET_COMMON_COLLECTION_PATH=/usr/share/qelectrotech/elements/ -DQET_COMMON_TBT_PATH=/usr/share/qelectrotech/titleblocks/ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -ISingleApplication -Isources/ui -Isources/TerminalStrip/ui -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Irelease -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o release/templatecellwidget.o sources/titleblock/templatecellwidget.cpp
g++ -c -pipe -std=c++17 -g -O2 -fdebug-prefix-map=/build/qelectrotech-0.90.r7512=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQET_ALLOW_OVERRIDE_CED_OPTION -DQET_ALLOW_OVERRIDE_CTBTD_OPTION -DQET_ALLOW_OVERRIDE_CD_OPTION -DQET_EXPORT_PROJECT_DB -DQAPPLICATION_CLASS=QApplication -DQT_MESSAGELOGCONTEXT -DQET_LANG_PATH=/usr/share/qelectrotech/lang/ -DQET_COMMON_COLLECTION_PATH=/usr/share/qelectrotech/elements/ -DQET_COMMON_TBT_PATH=/usr/share/qelectrotech/titleblocks/ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -ISingleApplication -Isources/ui -Isources/TerminalStrip/ui -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Irelease -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o release/templatecommands.o sources/titleblock/templatecommands.cpp
g++ -c -pipe -std=c++17 -g -O2 -fdebug-prefix-map=/build/qelectrotech-0.90.r7512=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQET_ALLOW_OVERRIDE_CED_OPTION -DQET_ALLOW_OVERRIDE_CTBTD_OPTION -DQET_ALLOW_OVERRIDE_CD_OPTION -DQET_EXPORT_PROJECT_DB -DQAPPLICATION_CLASS=QApplication -DQT_MESSAGELOGCONTEXT -DQET_LANG_PATH=/usr/share/qelectrotech/lang/ -DQET_COMMON_COLLECTION_PATH=/usr/share/qelectrotech/elements/ -DQET_COMMON_TBT_PATH=/usr/share/qelectrotech/titleblocks/ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -ISingleApplication -Isources/ui -Isources/TerminalStrip/ui -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Irelease -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o release/templatedeleter.o sources/titleblock/templatedeleter.cpp
g++ -c -pipe -std=c++17 -g -O2 -fdebug-prefix-map=/build/qelectrotech-0.90.r7512=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQET_ALLOW_OVERRIDE_CED_OPTION -DQET_ALLOW_OVERRIDE_CTBTD_OPTION -DQET_ALLOW_OVERRIDE_CD_OPTION -DQET_EXPORT_PROJECT_DB -DQAPPLICATION_CLASS=QApplication -DQT_MESSAGELOGCONTEXT -DQET_LANG_PATH=/usr/share/qelectrotech/lang/ -DQET_COMMON_COLLECTION_PATH=/usr/share/qelectrotech/elements/ -DQET_COMMON_TBT_PATH=/usr/share/qelectrotech/titleblocks/ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -ISingleApplication -Isources/ui -Isources/TerminalStrip/ui -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Irelease -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o release/templatelocation.o sources/titleblock/templatelocation.cpp
g++ -c -pipe -std=c++17 -g -O2 -fdebug-prefix-map=/build/qelectrotech-0.90.r7512=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQET_ALLOW_OVERRIDE_CED_OPTION -DQET_ALLOW_OVERRIDE_CTBTD_OPTION -DQET_ALLOW_OVERRIDE_CD_OPTION -DQET_EXPORT_PROJECT_DB -DQAPPLICATION_CLASS=QApplication -DQT_MESSAGELOGCONTEXT -DQET_LANG_PATH=/usr/share/qelectrotech/lang/ -DQET_COMMON_COLLECTION_PATH=/usr/share/qelectrotech/elements/ -DQET_COMMON_TBT_PATH=/usr/share/qelectrotech/titleblocks/ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -ISingleApplication -Isources/ui -Isources/TerminalStrip/ui -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Irelease -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o release/templatelocationchooser.o sources/titleblock/templatelocationchooser.cpp
g++ -c -pipe -std=c++17 -g -O2 -fdebug-prefix-map=/build/qelectrotech-0.90.r7512=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=gnu++11 -Wall -W -D_REENTRANT -fPIC -DQET_ALLOW_OVERRIDE_CED_OPTION -DQET_ALLOW_OVERRIDE_CTBTD_OPTION -DQET_ALLOW_OVERRIDE_CD_OPTION -DQET_EXPORT_PROJECT_DB -DQAPPLICATION_CLASS=QApplication -DQT_MESSAGELOGCONTEXT -DQET_LANG_PATH=/usr/share/qelectrotech/lang/ -DQET_COMMON_COLLECTION_PATH=/usr/share/qelectrotech/elements/ -DQET_COMMON_TBT_PATH=/usr/share/qelectrotech/titleblocks/ -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -I. -ISingleApplication -Isources/ui -Isources/TerminalStrip/ui -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/x86_64-linux-gnu/qt5/QtSql -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Irelease -isystem /usr/include/libdrm -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o release/templatelocationsaver.o sources/titleblock/templatelocationsaver.cpp
make[2]: *** [Makefile.Release:5134: release/qetdiagrameditor.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/build/qelectrotech-0.90.r7512'
make[1]: *** [Makefile:40: release] Error 2
make[1]: Leaving directory '/build/qelectrotech-0.90.r7512'
dh_auto_build: make -j48 returned exit code 2
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
I: copying local configuration
E: Failed autobuilding of package
I: unmounting dev/ptmx filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: unmounting sys filesystem
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//43634 and its subdirectories

Same on ubuntu-bionic and ubuntu-focal ...
https://launchpadlibrarian.net/58264754 … ING.txt.gz
https://launchpadlibrarian.net/58264751 … ING.txt.gz
https://launchpadlibrarian.net/58264725 … ING.txt.gz

2,047

(224 replies, posted in News)

FYI:

scorpio810 wrote:

On My Debian machine SSD NVME PCIE 3x.

14:15:48.103 Info: Start-up 
14:15:48.157 Info: debugging enabled: false 
14:15:48.158 Info: Qt library version: 5.15.2 
14:15:48.158 Info: Qt library location default prefix: "/usr" 
14:15:48.158 Info: Qt library location documentation: "/usr/share/qt5/doc" 
14:15:48.158 Info: Qt library location headers: "/usr/include/x86_64-linux-gnu/qt5" 
14:15:48.158 Info: Qt library location libraries: "/usr/lib/x86_64-linux-gnu" 
14:15:48.158 Info: Qt library location executables: "/usr/lib/x86_64-linux-gnu/qt5/libexec" 
14:15:48.158 Info: Qt library location Qt binaries: "/usr/lib/qt5/bin" 
14:15:48.158 Info: Qt library location Qt plugins: "/usr/lib/x86_64-linux-gnu/qt5/plugins" 
14:15:48.158 Info: Qt library location installed QML extensions: "/usr/lib/x86_64-linux-gnu/qt5/imports" 
14:15:48.158 Info: Qt library location installed QML extensions: "/usr/lib/x86_64-linux-gnu/qt5/qml" 
14:15:48.158 Info: Qt library location dependent Qt data: "/usr/lib/x86_64-linux-gnu/qt5" 
14:15:48.158 Info: Qt library location independent Qt data: "/usr/share/qt5" 
14:15:48.158 Info: Qt library location translation: "/usr/share/qt5/translations" 
14:15:48.158 Info: Qt library location examples: "/usr/lib/x86_64-linux-gnu/qt5/examples" 
14:15:48.158 Info: Qt library location Qt testcases: "/usr/tests" 
14:15:48.158 Info: Qt library location Qt settings: "/etc/xdg" 
14:15:48.158 Info: "QElectroTech V 0.90-DEV+f08811acab0a58100c957a06d79751d3" 
14:15:48.158 Info: "Compilation: GCC 11.2.0" 
14:15:48.158 Info: "Built with Qt 5.15.2 - Date : Nov  7 2021 : 11:58:58" 
14:15:48.158 Info: "Run with Qt 5.15.2 using 48 thread(s)" 
14:15:48.158 Info: "CPU : model name\t: AMD Ryzen Threadripper 3960X 24-Core Processor\n" 
14:15:48.158 Info: "RAM Total : 64193 MB" 
14:15:48.158 Info: "RAM Available : 59416 MB" 
14:15:48.158 Info: "GPU :  Advanced Micro Devices, Inc. [AMD/ATI] Lexa PRO [Radeon 540/540X/550/550X / RX 540X/550/550X] (rev c7)\n" 
14:15:48.158 Info: "GPU RAM : @ToDo" 
14:15:48.158 Info: "OS : linux  - x86_64 - Version : Debian GNU/Linux bookworm/sid - Kernel : 5.15.4-vanilla" 
14:15:48.158 Info: *** Qt screens *** 
14:15:48.158 Info: "( 1 : 3840 x 2160 )" 
14:15:48.158 Info: "( 2 : 1920 x 1080 )" 
14:15:48.412 Info: Elements collection reload 
14:15:48.701 Info: Elements collection finished to be loaded 

./count_elements.sh
7820 elements dans 1039 categories (soit 8859 fichiers)


14:15:48.103 Info: Start-up
14:15:48.412 Info: Elements collection reload
14:15:48.701 Info: Elements collection finished to be loaded

7820 elements loaded in 0.3 seconds .... 0.6 seconds after click to launch QET is ready.

2,048

(224 replies, posted in News)

Note that I only measure the first boot, once Windows has started. The other throws after are much faster.
On my laptop is a SSD NVME PCIE 3x.

2,049

(224 replies, posted in News)

@alexhaasjogos, thanks.

SSD/sata/or pciE or HD?
if you have a hard drive it's probably normal to have these load times, but I saw a big progress with latest Windows update..

2,050

(1 replies, posted in Elements)

https://git.tuxfamily.org/qet/qet.git/c … e2e5c42d89
Added, thanks.