[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#977665: inkscape: the grid spacing should be saved on saving the document



Package: inkscape
Version: 1.0.1-2
Severity: normal

I worked on a document where the grid spacing was 10, but when the
document was saved (and opened again), the spacing changed to 100.

In the diff of the SVG file after reopening the document, fixing the
issue, and saving again:

@@ -43,8 +43,8 @@
        type="xygrid"
        id="grid833"
        units="px"
-       spacingx="100"
-       spacingy="100"
+       spacingx="10"
+       spacingy="10"
        empspacing="1" />
   </sodipodi:namedview>
   <metadata

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.9.0-4-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=POSIX, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages inkscape depends on:
ii  libatkmm-1.6-1v5       2.28.0-2
ii  libc6                  2.31-5
ii  libcairo2              1.16.0-4
ii  libcairomm-1.0-1v5     1.12.2-4
ii  libcdr-0.1-1           0.1.6-2
ii  libdbus-glib-1-2       0.110-5
ii  libdouble-conversion3  3.1.5-6.1
ii  libfontconfig1         2.13.1-4.2
ii  libfreetype6           2.10.4+dfsg-1
ii  libgc1                 1:8.0.4-3
ii  libgcc-s1              10.2.1-1
ii  libgdk-pixbuf2.0-0     2.40.2-2
ii  libgdl-3-5             3.34.0-1
ii  libglib2.0-0           2.66.3-2
ii  libglibmm-2.4-1v5      2.64.2-2
ii  libgomp1               10.2.1-1
ii  libgsl25               2.6+dfsg-2
ii  libgtk-3-0             3.24.24-1
ii  libgtkmm-3.0-1v5       3.24.2-2
ii  libgtkspell3-3-0       3.0.10-1
ii  libharfbuzz0b          2.6.7-1
ii  libjpeg62-turbo        1:2.0.5-1.1
ii  liblcms2-2             2.9-4+b1
ii  libmagick++-6.q16-8    8:6.9.11.24+dfsg-1+b2
ii  libpango-1.0-0         1.46.2-3
ii  libpangocairo-1.0-0    1.46.2-3
ii  libpangoft2-1.0-0      1.46.2-3
ii  libpangomm-1.4-1v5     2.42.1-1
ii  libpng16-16            1.6.37-3
ii  libpoppler-glib8       20.09.0-3
ii  libpoppler102          20.09.0-3
ii  libpotrace0            1.16-2
ii  librevenge-0.0-0       0.0.4-6+b1
ii  libsigc++-2.0-0v5      2.10.4-2
ii  libsoup2.4-1           2.72.0-2
ii  libstdc++6             10.2.1-1
ii  libvisio-0.1-1         0.1.7-1+b1
ii  libwpg-0.3-3           0.3.3-1
ii  libx11-6               2:1.6.12-1
ii  libxml2                2.9.10+dfsg-6.3+b1
ii  libxslt1.1             1.1.34-4
ii  python3                3.9.0-4
ii  zlib1g                 1:1.2.11.dfsg-2

Versions of packages inkscape recommends:
ii  aspell                           0.60.8-1
ii  fig2dev                          1:3.2.7b-5
ii  imagemagick                      8:6.9.11.24+dfsg-1+b2
ii  imagemagick-6.q16 [imagemagick]  8:6.9.11.24+dfsg-1+b2
ii  libimage-magick-perl             8:6.9.11.24+dfsg-1
ii  libwmf-bin                       0.2.8.4-17
ii  python3-lxml                     4.6.2-1
ii  python3-numpy                    1:1.19.4-1+b1
ii  python3-scour                    0.38.2-1

Versions of packages inkscape suggests:
pn  dia                   <none>
pn  inkscape-tutorials    <none>
pn  libsvg-perl           <none>
pn  libxml-xql-perl       <none>
ii  pstoedit              3.75-1
pn  python3-uniconvertor  <none>
ii  ruby                  1:2.7+2

-- no debconf information

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


Reply to: