Hey Tom,

I am older than Laurent(scorpio810) and I also have health problems.

Install QtCreator

Create Project => Import project


File => Open File or Project
Edit => Find/Replace => Advanced Find => Project

Search for : thickness

/qelectrotech-source-mirror/lang/qet_en.ts
/qelectrotech-source-mirror/sources/editor/graphicspart/partdynamictextfield.cpp
/qelectrotech-source-mirror/sources/editor/styleeditor.h
/qelectrotech-source-mirror/sources/qetgraphicsitem/conductor.cpp
/qelectrotech-source-mirror/sources/qetgraphicsitem/dynamicelementtextitem.cpp
/qelectrotech-source-mirror/sources/qetgraphicsitem/elementtextitemgroup.cpp

Regards,
Erik

@rvamerongen

This is not a normal xml (plain text) svg.
I think this is a compressed svg.
That can be the problem.

3

(96 replies, posted in Scripts)

Hello plc-user,

Thanks for you program.

You are using polyline and qet elmt using polygon.

The polyline left under is not good.

elements/10_electric/10_allpole/200_fuses_protective_gears/12_magneto_thermal_circuit_breakers/
fa4213_disjoncteur_moteur_3p_n.elmt

with kind regards,
Erik

4

(96 replies, posted in Scripts)

Hello plc-user,

dis_mag_term_3f-1.elmt.svg
Missing line left under

With kind regards,
Erik

5

(96 replies, posted in Scripts)

Hello plc-user,

On these url's find you about markers in SVG

https://www.svgbasics.com/markers.html
https://www.w3.org/TR/SVG11/painting.html#MarkerElement

with kind regards,
Erik

6

(96 replies, posted in Scripts)

Hello plc-user,

I found other lessons about SVG

https://riptutorial.com/svg
SVG => rotate => text : https://riptutorial.com/svg/example/10312/rotate-text

SVG Tutorial
https://www.w3schools.com/graphics/svg_intro.asp
https://www.w3schools.com/graphics/svg_text.asp


with kind regards,
Erik

@Laurent

Crossreference contact at coil sideways under label

Bonjour,

Grâce à vous, j'ai trouvé la solution. = Thanks to you , i have found the solution

Regarde dans la source = Look in the source  /sources/qetgraphicsitem/crossrefitem.cpp

Règle = rule 595
void CrossRefItem::drawAsContacts(QPainter &painter)

Règle = rule 630 is now bounding_rect.adjust(-30, -4, 4, 4);

Passer à = Change to
bounding_rect.adjust(0, -4, 4, 4);

Pour déplacer l'étiquette vers la droite, utilisez - = For moving the label to right,use -
Pour déplacer l'étiquette vers la droite, utilisez + = For moving the label to right,use +

Erik

Hello MAX,

The left contact is too close to second contact, move this contact.
You can move the texts.
You can also move the text at the coil.

Erik

Hello,

MAX has a dot . in his formule and not a minus -
Can that be the problem ?

MAX has :
Label cross reference
Master %F.%l%c
Slave (%F.%l%c)

And not
Label cross reference
Master %F-%l%c
Slave (%F-%l%c)

Erik

Bonjour,

Les données d'application n'existent plus dans Windows 10/11.
C'est maintenant AppData
Copiez les fichiers d'Application Data vers AppData dans la source.

Salutations,
Erik


Hello,
Application Data no longer exists in Windows 10/11.
It is now AppData
Copy the files from Application Data to AppData in the source.

regards,
Erik

@scorpio810

Vous parlez de la personne Nuri
Ceci est l'url https://download.qelectrotech.org/qet/nuri/
Regardez aussi dans les permalinks

12

(4 replies, posted in Code)

Merci beacoup
@Laurent
@Joshua

Problème maintenant résolu.

Le compilateur C++ (g++) est installé.
Seulement eu un problème avec qet et pas avec d'autres programmes.

La loi de Murphy s'appliquait à moi.

Gcc et g++ complètement supprimés et réinstallés.

Aussi à /var/cache/apt/archives/

Tout recommencé avec qet.
La compilation se poursuit maintenant jusqu'à la fin.


(be,nl)
Probleem nu opgelost.

De C++-compiler (g++) is geïnstalleerd.
Had alleen een probleem met qet en niet met andere programma's.

De wet van Murphy was op mij van toepassing.

Gcc en g++ volledig verwijderd en opnieuw geïnstalleerd.

Ook bij /var/cache/apt/archives/

Helemaal opnieuw begonnen met qet.
De compilatie gaat nu verder tot op het einde.

13

(4 replies, posted in Code)

@Joshua

me@me:~$ whereis libKF5CoreAddons.so
libKF5CoreAddons.so: /usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so
me@me:~$
me@me:~$ whereis libKF5WidgetsAddons.so
libKF5WidgetsAddons.so: /usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so
me@me:~$


Merci beacoup pour votre réponse.
Avoir complètement supprimé les deux fichiers également dans /var/cache/apt/archives/

Après réinstallation j'ai toujours la même erreur

Mais ce n'est pas le problème.
C'est dans le compilateur G++.
Il ne trouve pas les fichiers.

Bonjour,

J'ai nettoyé mon PC et j'ai maintenant un problème pour trouver les bibliothèques kf5 dans QET
libkf5widgetsaddons-dev et libkf5coreaddons-dev
je les ai installés
En compilant la source de QET, il ne trouve pas KAutoSaveFile
Ce fichier est stocké dans /usr/include/KF5

/usr/lib/x86_64-linux-gnu/libKF5CoreAddons.so

/usr/include/KF5/KWidgetsAddons
/usr/lib/x86_64-linux-gnu/libKF5WidgetsAddons.so

@scorpio810

Bonjour Laurent,

Vous pouvez me répondre en français.
C'est beaucoup plus facile pour vous.
Je traduirai le texte.

Ce n'était pas la solution.
J'ai ajouté deux lignes dans le fichier qelectrotech.pro
Ceci à la ligne 16

Ligne 16     mime_xml.path               = '../share/mime/xml/'   
Ligne 17     mime_desktop.path           = '../share/mime/desktop/'


Maintenant, le programme compile.
Merci encore pour vous.

Erik

@scorpio810

Bonjour Laurent,

Merci pour le lien (fr)
Thanks for the link (en)
Bedankt voor de link (nl)

Erik

Bonjour,

Ma langue maternelle est le néerlandais.


Pour GNU/Linux Debian Sid en mode terminal.

Par qmake qelectrotecg.pro

AVERTISSEMENT : mime_xml.path n'est pas défini : la cible d'installation n'est pas créée

AVERTISSEMENT : mime_desktop.path n'est pas défini : la cible d'installation n'est pas créée

AVERTISSEMENT : mime_xml.path n'est pas défini : la cible d'installation n'est pas créée

AVERTISSEMENT : mime_desktop.path n'est pas défini : la cible d'installation n'est pas créée


Une idée de comment résoudre ce problème ?

Erik

@ Helios21CZ

My native language is Dutch.

The Right module on your picture is an output module.
It must be DO1 and not DI1

Bonjour,
Manquant : modifier la hauteur du texte, la largeur du texte et la position du texte avec la souris.
Est-il possible de modifier la hauteur et la taille du texte avec la souris dans l'édition de texte. (lineedit, texte de l'étiquette)
Mais aussi déplacer la position du texte avec la souris.

Cela peut être fait en Inkscape (gtk).


Missing  : change text height , text width and text position with the mouse.
Is it possible to change the text height and size with the mouse in the textedit. (lineedit , labeltext)
But also moving the position of the text with the mouse.

This can be done in Inkscape (gtk).

Erik

Bug in the element editor.

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

To see the photo.

------------------------

Bug dans l'éditeur d'éléments.

La valeur Position X n'est pas la même dans l'éditeur de schémas et la valeur X dans l'éditeur d'éléments.
La valeur Position Y n'est pas la même dans l'éditeur de diagramme et la valeur Y dans l'éditeur d'élément.
La valeur de taille n'est pas la même dans l'éditeur de diagramme et la valeur dans l'éditeur d'élément de taille de police.

Pour voir la photo.

Hi Laurent,

The problem is not in the screen size.
Also have this screen size 1680x1050 (8x5)

But the element was created in 0.7.

There is a difference in the elmt file between 0.7 and 0.8 and 0.9
This can be seen in a text file of the element.

Just create the same element in 0.9 and open it in a text editor. You will see the difference.

A converter must be created for this problem.

Erik

@ruggedvid

can you send us the qet file?

We need to get the problem page.

Open the project on your 4K laptop.
Delete multiple pages until the problem page.
Use save as for writing the project.

send us the qet file.

@ruggedvid

This is more a system font then a QET problem.

Do you remember what systemfont name and size you use on your operating system for making the schematic in version 0.7 and in 0.9 ?
You have an HD PC and a 4K PC. Do you have the same systemfont and size use ?

Hello mAK,

I have no such problems.
I recommend that you go to a doctor and get a blood test.

Bonjour

@olivier17
Peut ouvrir ces fichiers sous linux


Les gens ne sont jamais trop vieux pour apprendre.
même s'ils ont les cheveux gris comme moi.

arj , ark , gzip ,  lhasa ,
p7zip , p7zip-full , p7zip-rar , rzip unar , unrar-free , unzip , xarchiver , zip , ziptool