unwanted entries in preferences.xml

Bug #236485 reported by Alvin Penner
2
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
High
Jon A. Cruz

Bug Description

running win32 build from May 8
- every time I open Inkscape I get a new, unwanted entry in the preferences file, in the section : toolbox | tools
- the entry looks like this : small="1">
- no action is required to produce this, simply opening and closing Inkscape will generate a new entry
- I edited the preferences file to remove these entries, and after four loads and unloads of Inkscape got the following result :

  <group
     id="toolbox"
     icononly="1"
     secondary="1"
     small="1">
     small=&quot;1&quot;&gt;
    <group
   id="tools"
   icononly="1"
   small="0" />

     small=&quot;1&quot;&gt;

     small=&quot;1&quot;&gt;

     small=&quot;1&quot;&gt;
    </group>

Revision history for this message
Alvin Penner (apenner) wrote :
Revision history for this message
sas (sas-sas) wrote :

This appears to be related to the changes that Jon Cruz recently made to the options for toolbar icon sizes, so I'm assigning this to him.

Changed in inkscape:
assignee: nobody → jon-joncruz
status: New → Confirmed
Revision history for this message
Jon A. Cruz (jon-joncruz) wrote :

It's not anything *directly* in the toolbar icon pref code. It is most likely either a bug in the PrefCombo class in preferences-widget.cpp, or a problem with recent changes to the XML writing. If it is the latter, the symptom might show up in a few places other than the preferences file.

Revision history for this message
Jon A. Cruz (jon-joncruz) wrote :

Confirmed this also occurs on Linux (Ubuntu 8.04). Potentially a significant issue if the XML writing is to blame.

Changed in inkscape:
importance: Undecided → High
Revision history for this message
Jon A. Cruz (jon-joncruz) wrote :

Corrected in revision 18757.

Changed in inkscape:
status: Confirmed → In Progress
status: In Progress → Fix Released
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.