pas de possibilité de lancer l’application en cliquant sur une sauvegarde (fichier.qet), ni sur un élément (fichier.elmt) ou un cartouche (fichier.titleblock) comme sur les autres OS Linux et MS Windows.

En passe d’être réglé, avec cet Info.plist cliquer sur un .elmt ouvre l’éditeur d’élément, cliquer sur un .titleblock ouvre l’éditeur de cartouche, un .qet le projet, mais on ouvre aussi une instance de QET en plus. nomicons/angry 
Les icônes sur les différentes extensions types de fichiers QET ne fonctionnent pas encore.


Edit : je pense que ça vient de la taille des icônes en .ICNS ?

Si vous avez des idées?


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
    <key>CFBundleDocumentTypes</key>
    <array>
        <dict>
            <key>CFBundleTypeExtensions</key>
            <array>
                <string>elmt</string>
            </array>
            <key>CFBundleTypeMIMETypes</key>
            <array>
                <string>application/x-qet-element</string>
            </array>
            <key>CFBundleTypeName</key>
            <string>Elmt File</string>
            <key>CFBundleTypeRole</key>
            <string>Editor</string>
        </dict>
        <dict>
            <key>CFBundleTypeExtensions</key>
            <array>
                <string>titleblock</string>
            </array>
            <key>CFBundleTypeMIMETypes</key>
            <array>
                <string>application/x-qet-titleblock</string>
            </array>
            <key>CFBundleTypeName</key>
            <string>Titleblock File</string>
            <key>CFBundleTypeRole</key>
            <string>Editor</string>
        </dict>
        <dict>
            <key>CFBundleTypeExtensions</key>
            <array>
                <string>qet</string>
            </array>
            <key>CFBundleTypeMIMETypes</key>
            <array>
                <string>application/x-qet-project</string>
            </array>
            <key>CFBundleTypeName</key>
            <string>QET project File</string>
            <key>CFBundleTypeRole</key>
            <string>Editor</string>
        </dict>
    </array>
    <key>CFBundleExecutable</key>
    <string>qelectrotech</string>
    <key>CFBundleIconFile</key>
    <string>qelectrotech.icns</string>
    <key>CFBundleIdentifier</key>
    <string>org.qelectrotech</string>
    <key>CFBundleInfoDictionaryVersion</key>
    <string>6.0</string>
    <key>CFBundlePackageType</key>
    <string>APPL</string>
    <key>CFBundleSignature</key>
    <string>????</string>
    <key>NOTE</key>
    <string>This file was generated by Qt/QMake.</string>
    <key>NSHighResolutionCapable</key>
    <string>YES</string>
    <key>NSHighResolutionMagnifyAllowed</key>
    <string>NO</string>
    <key>NSHumanReadableCopyright</key>
    <string>GNU Public License, V2 or, at your option, any later version.</string>
    <key>NSPrincipalClass</key>
    <string>NSApplication</string>
    <key>UTExportedTypeDeclarations</key>
    <array>
        <dict>
            <key>UTTypeConformsTo</key>
            <array>
                <string>public.data</string>
            </array>
            <key>UTTypeDescription</key>
            <string>Titleblock QElectroTech File</string>
            <key>UTTypeIconFile</key>
            <string>titleblock.icns</string>
            <key>UTTypeIdentifier</key>
            <string>org.qelectrotech.titleblock</string>
            <key>UTTypeTagSpecification</key>
            <dict>
                <key>public.filename-extension</key>
                <array>
                    <string>titleblock</string>
                </array>
            </dict>
        </dict>
        <dict>
            <key>UTTypeConformsTo</key>
            <array>
                <string>public.data</string>
            </array>
            <key>UTTypeDescription</key>
            <string>Element QElectroTech File</string>
            <key>UTTypeIconFile</key>
            <string>elmt.icns</string>
            <key>UTTypeIdentifier</key>
            <string>org.qelectrotech.elmt</string>
            <key>UTTypeTagSpecification</key>
            <dict>
                <key>public.filename-extension</key>
                <array>
                    <string>elmt</string>
                </array>
            </dict>
        </dict>
        <dict>
            <key>UTTypeConformsTo</key>
            <array>
                <string>public.data</string>
            </array>
            <key>UTTypeDescription</key>
            <string>Project QElectroTech File</string>
            <key>UTTypeIconFile</key>
            <string>qet.icns</string>
            <key>UTTypeIdentifier</key>
            <string>org.qelectrotech.qet</string>
            <key>UTTypeTagSpecification</key>
            <dict>
                <key>public.filename-extension</key>
                <array>
                    <string>qet</string>
                </array>
            </dict>
        </dict>
    </array>
</dict>
</plist>

Use this workaround : auto connect report folio elements before linking report folio to other, like this :


Bonjour,

pour l'apprentissage tu peux regarder les vidéos sur la chaîne Youtube de QET, le manuel en ligne, ou parcourir rechercher sur ce forum.

PS: le manuel en ligne (en) est directement accessible dans le logiciel en appuyant sur la touche F1, il faut quand même avoir une connexion internet.

Elle ne vient pas de la bibliothèque Qet, mais de la collection utilisateur :

Path de ta bobine :
type="embed://import/03relayage/01bobines/bobine3.elmt"

Celui officiel :
type="embed://import/10_electric/10_allpole/310_relays_contactors&amp;contacts/01_coils/bobine3.elmt" 

Edit: étrange, mais je pense pas que ça vienne de l'import ou du nettoyage, du moins c'est a vérifier.

Normal, ta bobine KA1 en propriété "Maître" n'a pas de type défini ...nomicons/getlost

https://download.qelectrotech.org/qet/forum_img/galexis.png

5,181

(11 replies, posted in News)

Elles ont été ajoutées dans la galerie, merci Nuri.

Bonsoir,

qu'est ce qu'il te fait dire ça?
Je viens de tester, je n'ai pas remarqué de problème.

Hello,

if is ReadyToUse portable version, extract it , and click on the file "Lancer QET.bat".
Or download auto installer version.

5,184

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

Also into QET program, in help menu, on Windows in menu start -> QElectroTech ...nomicons/whistling

https://download.qelectrotech.org/qet/forum_img/help_menu.png

5,185

(11 replies, posted in News)

@nuri,

suffit d'effacer sur certains folios que j'ai choisis, les données pouvant être gênantes pour ton client.
Le but étant de montrer par des captures de schémas fait par des pros avec QElectroTech l’étendue du logiciel pour un nouveau visiteur, et qu'on peut réaliser des schémas de qualité professionnel si on est un tan soit peu soigneux. nomicons/whistling

Perd pas ton temps à vouloir coder une galerie d'image en HTML5 pour le main site, le code d'une galerie légère et surtout libre (agpl-3.0) de sebsauvage convient parfaitement à nos besoins, je l'ai déjà mis en place et adopté.nomicons/happy

On a surtout autres choses a faire que de réinventer la roue à chaqu'un de nos besoins ....nomicons/smile

5,186

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

Thank a lot for your support. nomicons/smile
In forum header you don't see donate button, and for main website button in the footer page?

https://qelectrotech.org/forum/viewtopi … 2441#p2441

Your donations have been used to buy hardwhare : new Alim atx, cpu cooler Artic, nas Qnap for backup project and 1T hd only for the moment (no raid), new big cpu cooler Dark rock pro 3 for cooling amd fx packages builder, 24 " screen for Joshua, etc..

https://download.qelectrotech.org/qet/j … rkstation/

https://download.qelectrotech.org/qet/forum_img/builder_package_machine.png

5,187

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

It 's just a link to my paypal account.
If you search history donate, I never time to make it and upload 
I don't have a bussiness account, so I need more hacks for make it:
printing to cups-pdf
convert with pdftohtml PayPal _\ Activité.pdf paypal.html -s
sed 's/href=\"[^"]*\"//g' paypal-html.html > paypal.html for remove transactions code links
and other like edit and cut donators names ..
Yes, I can prepare beta tag for soon.The dirty work is to refer the last features and addons and write the news.
Thank a lot for your test and report bug.

BTW, you could add a link in your folio for opening specific page on a local PDF like page 12 after export project to PDF :
<a href="/home/laurent/Desktop/html_QET_link.pdf#12">

5,189

(11 replies, posted in News)

Bonjour,

nous cherchons de nouvelles images pour étoffer la nouvelle galerie de QET, si vous avez des folios, schémas dont vous êtes fier, vous pouvez nous les envoyer, ou les poster ici.

Merci.

Revision: 4786
Author:   blacksun
Date:     2016-11-17 15:42:07 +0100 (Thu, 17 Nov 2016)
Log Message:
-----------
Cross ref item : clickable link work when Xref is displayed as a cross

5,191

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

Strange when pinning is enabled !

https://qelectrotech.org/wiki_new/doc/i … tu_pinning

Revision: 4784
Author:   blacksun
Date:     2016-11-16 19:37:31 +0100 (Wed, 16 Nov 2016)
Log Message:
-----------
Cross ref item : Double click in a contact of the Xref, go to the real contact. (only available for Xref draw as contacts)

But not in
xref at masters (i think it did work before)

Not fixed yet.



https://download.qelectrotech.org/qet/forum_img/Xref_link_master_bug.png

3) In folio properties I use %id as a part in the folio field, as a method to get page number in the folio list.  For each folio i edit it to be a short name + @ + %id, like this: Pump@%id and it generates i.e Pump@7 if it is page 7.  For all folio links and xref links i use the variable %F%l%c to make it show like Pump@7C8 there.  That all worked great earlier in the week but now page numbers are not evaluated and it writes "%id" instead.

Yes it is a bug, master, slave element and report folio also, can't read this titleblock variable now (%id).
Thank you for report it.

Any idea about 4)? Do you also see it changing language?

Your country is selected in hard or is "System" detected in Qet config panel?

Yes, but you don't need to add these variables in new folio also.
If you add this variables in titlebloc field that override the first variables ...

https://qelectrotech.org/forum/viewtopi … 4695#p4695

https://qelectrotech.org/forum/viewtopi … 4703#p4703

https://qelectrotech.org/forum/viewtopi … 4705#p4705

3) In folio properties I use %id as a part in the folio field, as a method to get page number in the folio list.  For each folio i edit it to be a short name + @ + %id, like this: Pump@%id and it generates i.e Pump@7 if it is page 7.  For all folio links and xref links i use the variable %F%l%c to make it show like Pump@7C8 there.  That all worked great earlier in the week but now page numbers are not evaluated and it writes "%id" instead.


If you see latest commits changelog in qtcreator, Joshua working for moving all the autonum code to an external class, and possibly maybe for the moment a little buggy!


https://download.qelectrotech.org/qet/forum_img/morganol1.png

1) %projecttitle is not evaluated in the title block

2) %filnamn which is a custom variable also define din Project properties is also no longer evaluated in my title block

Normal, your variable value is empty !

https://download.qelectrotech.org/qet/forum_img/morganol.png

Or here for all new folio !

https://download.qelectrotech.org/qet/forum_img/morganol2.png

1) How do i clean project?

In build menu -> clean project ...

https://download.qelectrotech.org/qet/forum_img/qtcreator2.png

2) was thingking qtdesigner ran qmake automatically...?

No.


3) now i did svn up so i am now on r4774, started qtdesigner and selected Build>Run qmake, and then Build>Rebuild project and it went fine, now i run 4774 in debug mode.

Revision: 4774
Author:   scorpio810
Date:     2016-11-11 15:55:30 +0100 (Fri, 11 Nov 2016)
Log Message:
-----------
Fix warnings assignvariables


4) I note now that it does not crash when i quit, like it used to 

Nice !


5) New bug thing: QET GUI used to be in english, now it is in french!
In the dialog "Configure electrotech" at bottom the settign is "Systéme" like it was before.
And even when i change to "Anglais", and restart, it is still in french!
6) ...and it displays no default elements, only my custom...?!

Check your project config and command line argument in run field !

--common-elements-dir=/home/laurent/trunk/elements --lang-dir=/home/laurent/trunk/lang  --common-tbt-dir=/home/laurent/trunk/titleblocks

Thanks, it compiles, clean project, run qmake and compiling again, when fail to build with qt creator.