Screenshot of qtdesigner at that moment, QET r4804 launched in debug mode.

Tonight i had two segmentation faults when saving, after i have deleted simple straight lines (not conductors) on shema.
I have been using lines extensively, like i have not before, to sketch cable arrangemaents in the room.
On two occasions when i have deleted lines they were not really deleted; like the conductors in previous bug hunting above, they could be partly visible and selectable, and when i save the project QET crash.

When quitting QET, in the console it outputs several lines

Frozen Label ""

What do they mean?

BTW maybe you should have a separate thread where you announce revisions, and users can ask and you maybe explain when needed.

For those who dont know revisions are seen at https://svnweb.tuxfamily.org/log.php?re … mp;isdir=1

@4804 - great nomicons/smile - I have too many times thought I changed label but it did not "stuck"

How to change all label sizes in a project .qet file:

Example: set all labels to size 8, in a new file:

sed "/tagg=\"label\"/ s/size=\"[[:digit:]]*\"/size=\"8\"/g" originalproject.qet > modifiedproject.qet

Yes.  It is pretty easy to make own elements nomicons/smile

I caught a crash.  Unfortunately i do not remember what i did before; i fooled around with it this morning, and then i have been in workshop, now i just closed it saving, and it crashed.  As always, i run it in debug mode.

About replacing custom elements after i have edited them (in custom collection):   I thought the replace did not work as the old elements in shema did not change visually, but it seem the case is that it do not redraw (even if I switch folios) until I reopen the file. (should i file bug?)  Or is there some method to make it redraw using the replaced element(s)

Thank you for the prompt replies nomicons/smile

I will continue thinking on this next week.  There are implications when updating QET and default elements are reinstalled.

Right now it seem easier to get used to text size 9 labels, and run my command modified on my own collection to have all element labels in size 9.  I size 9 got selected as default becuase most people at least in this community like that best so i better be democratic nomicons/wink

Recently i decided style change on some of my elements (thicker lines on containers like tanks etc)
And now i used a script to change text size on all QET elements in collection.

In both these examples and other style changes there is no change in location nor number of connections.

So theoretically it would be trivial to replace the ones in the drawing with the new elements in collection and they should change style to the new one.

Can that be simply done?

I mean: i wish to not spend time redrawing all conductors to them.

Yes of course nomicons/smile

Here is a one-liner plus 30 lines bonus fluff

EDIT: improved to handle more than one digit original size, and a commented example how to change all labels in a .qet file

The default text size for labels is pretty big, much bigger than I am used to.

The element i have made myself use size 7 which is right for my taste.

Problem is that all QET supplied elements use size 9
Is there some clever way to set them all to 7?

scorpio810 wrote:

Revision: 4795
Author:   blacksun
Date:     2016-12-01 10:09:50 +0100 (Thu, 01 Dec 2016)
Log Message:
-----------
Element now use the pattern and variable of formula to create the label, both stored in diagram context (instead of the label with a pattern and formula, to create the final label)

Nice to see work is going on.
Is there any change from the user perspective?

Have you tried here:

https://download.qelectrotech.org/qet/b … 6-11-17-1/

(linked from https://qelectrotech.org/download.html )

- The development version is really great nomicons/smile

Oh...nomicons/blush I did not look there - i simply did not expect it to be in header/footer, probably too used to see it so i did not notice it...  other projects i have supported have them in download, development or support pages...

Enjoy nomicons/smile

OK, 20 EUR sent

Yes a list of donors would be nice, but just some link for donating would be better than nothing
- maybe make a https://www.paypal.me/  "Donate" link at the download and/or development page ?

I want to put a tip in the jar
I see a donation page referenced in https://qelectrotech.org/forum/viewtopi … 4283#p4283 but i can not find it.

I find the program now is working really great and will use it in next real project.
To me it feels it can be released as stable. (possibly fix the arch edit crash bug first)

Great tip, thanks nomicons/smile

This is a great way to navigate between master and slave devices, especially when they are on different folios

  • at master double click the xref (or in view contacts mode the contact also works) to go to that slave

  • at slave double click the LABEL to go to the master

Maybe it would be more intuitive it would (also) work to click the xref at the salve to go to master.

Anyway, great to use nomicons/smile

Great, https://qelectrotech.org/bugtracker/view.php?id=115 seem to be in the works  nomicons/smile

Seem to be fixed now, thanks nomicons/smile
Commit for r4783 i presume.

In folio properties i have in the "Type" tab the field "Text:" empty, so conductors initially have no naming, and most conductors i do not name.

There is still a invisible but selectable spot along the conductor for the "Text:" which is possible to select and edit.
Hard to find, but right click the conductor and hit Ctrl+e and edit anything about it.

Have you seen a problem?

Ah, crap, you are correct.  Anyway it is moving in the right direction nomicons/smile

ALL above (more than the regression) fixed, test OK in 4780
Thank you Joshua nomicons/cheerful , you made my day brighter

[s]Please close [/s][s]https://qelectrotech.org/bugtracker/view.php?id=92 [/s][s]as FIXED[/s]