QElectroTech V 0.70-dev
Compilation: GCC 6.3.0 20170516 - built with Qt 5.7.1 - run with Qt 5.7.1 using 16 thread(s)
Debian 9 GLIBC_2.24
You are not logged in. Please login or register.
QElectroTech → Posts by scorpio810
QElectroTech V 0.70-dev
Compilation: GCC 6.3.0 20170516 - built with Qt 5.7.1 - run with Qt 5.7.1 using 16 thread(s)
Debian 9 GLIBC_2.24
Hmm, this AppImage was built on my Debian Sid and needs to work on the most recent distributions like Ubuntu 18.04, Debian testing/Unstable, etc.
So I use a older distribution to make AppImage, or https://github.com/AppImage/AppImageKit … pGenerator
or https://github.com/wheybags/glibc_version_header
I it possible to include more in the appimage to make it less system dependent?
Yes :
qelectrotech/usr/plugins$ tree
.
|-- bearer
| |-- libqconnmanbearer.so
| |-- libqgenericbearer.so
| `-- libqnmbearer.so
|-- iconengines
| `-- libqsvgicon.so
|-- imageformats
| |-- kimg_eps.so
| |-- kimg_exr.so
| |-- kimg_kra.so
| |-- kimg_ora.so
| |-- kimg_pcx.so
| |-- kimg_pic.so
| |-- kimg_psd.so
| |-- kimg_ras.so
| |-- kimg_rgb.so
| |-- kimg_tga.so
| |-- kimg_xcf.so
| |-- libqgif.so
| |-- libqicns.so
| |-- libqico.so
| |-- libqjpeg.so
| |-- libqmng.so
| |-- libqsvg.so
| |-- libqtga.so
| |-- libqtiff.so
| |-- libqwbmp.so
| `-- libqwebp.so
|-- platforminputcontexts
| |-- libcomposeplatforminputcontextplugin.so
| |-- libibusplatforminputcontextplugin.so
| `-- libqtvirtualkeyboardplugin.so
|-- platforms
| `-- libqxcb.so
|-- printsupport
| `-- libcupsprintersupport.so
|-- sqldrivers
| |-- libqsqlite.so
| |-- libqsqlmysql.so
| `-- libqsqlpsql.so
`-- xcbglintegrations
|-- libqxcb-egl-integration.so
`-- libqxcb-glx-integration.so
8 directories, 35 files
I just tried with Linuxdeployqt, isn't finished, but if you could try it, thanks.
QElectroTech V 0.70-dev
Compilation : GCC 7.3.0 - built with Qt 5.10.1 - run with Qt 5.10.1 using 16 thread(s)
Well, thanks.
First version is based on ubuntu Xenial, the last to Bionic.
Hi,
thanks for your feedback, I updated in the AppImage GCC et Qt libs versions and uploaded new version.
FYI, I use pkg2appimage, I'm having some troubles with linuxdeployqt for linking element collection, titleblock, etc at this time.
QElectroTech V 0.70-dev+svn5435
Compilation : GCC 7.3.0 - built with Qt 5.9.5 - run with Qt 5.9.5 using 16 thread(s)
If you could try it..
[size=4]QElectroTech V 0.70-dev+svn5428
Compilation : GCC 5.4.0 20160609 - built with Qt 5.5.1 - run with Qt 5.5.1 using 16 thread(s)
For me I think is a good idea to add in future of plugin version "cable type" and "cross section" on table, and perhaps it can help to generate cable part list in future, what do you think?
https://qelectrotech.org/forum/viewtopi … 8327#p8327
https://qelectrotech.org/forum/viewtopic.php?id=1207
Hello scorpio810,
I installed it witch this command "sudo apt-get install python3-tk" and try a littleBest regards
Stebo
I think you have removed in the pass theses dependancy needed by old plugin:
https://qelectrotech.org/forum/viewtopi … 8030#p8030
apt-rdepends python3-tk
Reading package lists... Done
Building dependency tree
Reading state information... Done
python3-tk
Depends: blt (>= 2.4z-9)
Depends: libc6 (>= 2.4)
Depends: libtcl8.6 (>= 8.6.0)
Depends: libtk8.6 (>= 8.6.0)
Depends: libx11-6
Depends: python3 (<< 3.8)
Depends: tk8.6-blt2.5 (>= 2.5.3)
blt
Depends: tk8.6-blt2.5 (= 2.5.3+dfsg-4)
tk8.6-blt2.5
Depends: libc6 (>= 2.14)
Depends: libtcl8.6 (>= 8.6.0)
Depends: libtk8.6 (>= 8.6.0)
Depends: libx11-6
Hi Stebo,
thanks, I will add this dependance on future packages.
Hi Stebo,
which package did you install to fix the problem?
import tkinteras tk
ModuleNotFoundError:No module named 'tkinter'
stebo@stebo-VirtualBox:~$
Try to add python3-tk
sudo apt-get install python3-tk If always same error install tk tix
sudo apt-get install tk tixTix :
library for Tk -- runtime package
The Tix library for Tk extends Tk with new widgets like:
panned windows,
hierarchical lists,
folders,
combo boxes,
help balloons,
and many others.
python3-tk :
Tkinter - Writing Tk applications with Python 3.x
A module for writing portable GUI applications with Python 3.x using Tk.
Also known as Tkinter.
Tk :
Toolkit for Tcl and X11 (default version) - windowing shell
Tk is a cross-platform graphical toolkit which provides the Motif
look-and-feel and is implemented using the Tcl scripting language.
This package is a dependency package, which depends on Debian's default
Tk version (currently 8.6).
Hello Stebo,
to check if the plugin is correctly installed, open a terminal and put this command:
qet_tb_generatorIs open a file dialog to choice your project.
If ok you could open your project with QET and in menu project clic on entry "launch terminal block creation plugin"
Hi Stebo,
if you use my PPA just uninstall old pip3 plugin install by
sudo pip3 uninstall qet_tb_generator and install deb package by
sudo apt-get install qet-tb-generator
Hi,
uploaded version 1.0.14 deb packages.
Well, I decided now to only provide packages with latest Qt 5.11.1 and moving to GCC 8 compiler for Win 7 to Win 10, and stopping to provide packages for Windows XP/Vista (Qt 5.7.1).
https://github.com/mxe/mxe/issues/2121
Strange I checked some recent Xp packages compiled with GCC7 and shows this problem now:
"The procedure entry point inet_pton could not be located in the dynamic link library WS2_32.dll."
the function inet_pton is available only since windows VISTA and not for Windows XP
Revision: 5424
Author: blacksun
Date: 2018-07-02 15:48:47 +0200 (Mon, 02 Jul 2018)
Log Message:
-----------
fix "fail to build from source" with Qt < 5.7, and in the same occasion fix a memory leak
L’ajout /suppression des points d'un polygone est maintenant disponible dans l'éditeur de diagramme.
Il faut sélectionner le segment voulu par un clic droit sur la poignée (boule bleu).
Hi,
for me, the best way is the second point " draw the bridge line if the cable numbers of adjoining terminals are the same" even if after "like me" user edit the terminal block element for minor adjustments.
Apres si tu as des symboles sympas et qui manquent à la collection tu es libre d'en faire profiter tout le monde en nous les envoyant :
Bonjour,
est-il possible de créer une nouvelle collection? En avoir 3 comme ça on peut travailler en réseau sur le lieu de travail et travailler chez soi tout en ayant les mêmes collections.
Non ! QET gère que deux collections la collection officielle et la collection utilisateur, mais tu peux mettre la collection utilisateur sur un serveur de ton entreprise, ou dans le cloud, il existe de nombreux logiciels pour synchroniser ses fichiers avec un cloud, etc, le seul truc a savoir c'est que QET n'a pas d'outils réseau, donc tu fais un montage samba, nfs, lecteur réseau, ou une synchro cloud, etc.
Il suffit dans les propriétés du folio en cours, de remplacer la variable folio "%id/%total" par défaut par ta valeur.
Bonjour,
oui c'est possible à partir de la version 0.6 :
Bonjour,
oui c'est possible, sur ce fil tu trouveras quelques réponses et retours d'utilisateurs :
https://qelectrotech.org/forum/viewtopic.php?id=382
QElectroTech → Posts by scorpio810
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.095 seconds (22% PHP - 78% DB) with 5 queries