Updated Symbol sets dialog: different names used in dropdown for same set

Bug #1738853 reported by Hachmann
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Inkscape
New
Undecided
Unassigned

Bug Description

The sets have different names before loading them and after loading them, e.g. 'FlowSymbols' becomes 'Flow Chart Shapes' after loading.

So, it looks like we either need an index file, or (better, imho) the file names need to obey a specific scheme, to avoid preloading for getting the sets' names correctly...

Or files need to be kind of 'quick-parsed' somehow, like: break off after the name of the set has been identified, or so.

Tags: symbols
Hachmann (marenhachmann)
tags: added: symbols
removed: sym
Revision history for this message
Jabiertxof (jabiertxof) wrote :

Its a bug without good solution. to get correct name need to parse all symbols files on load, what slow a lot each time open inkscape if have a lot of symbols. We cam mitigate it with the name of file similar or equal to the title.

Revision history for this message
Jabiertxof (jabiertxof) wrote :

I'm in favor to mark it as won't fix

Revision history for this message
Hachmann (marenhachmann) wrote :

Then I'd prefer the file name cleanup... converting _ to spaces, or similar, and not load a name from the set at all. This name change is irritating.

(is there really no safe way to grep the names quickly? Without XML libraries and all that overhead?)

Revision history for this message
Jabiertxof (jabiertxof) wrote :

I try to do a grep time ago but we need a multiplatform solution... a forced title tag convention could also help

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.