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

Bug#788727: marked as done (dia: "Standard - Arc" with negative/zero curve_distance forcibly changed into "Standard - Arc" with 0.01 curve_distance)



Your message dated Tue, 23 May 2017 15:48:49 +0000
with message-id <E1dDC3F-0009Pj-DE@fasolo.debian.org>
and subject line Bug#788727: fixed in dia 0.97.3+git20160930-6
has caused the Debian Bug report #788727,
regarding dia: "Standard - Arc" with negative/zero curve_distance forcibly changed into "Standard - Arc" with 0.01 curve_distance
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
788727: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788727
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: dia
Version: 0.97.3-1
Severity: normal

Dear all,

For "Standard - Arc" with negative curve_distance,
the shape of the object is curved arrow on oldstable,
while it is straight arrow on stable.
The shape should be like a curved arrow on both versions.
This seems to be a regression.

I opened the dia file[1] and took screen-shots on oldstable[2] and stable[3].
Please check them.

[1] Standard_-_Arc_curve_distance.dia
[2] Standard_-_Arc_curve_distance_sc_debian7.8_dia0.97.2-8.png
[3] Standard_-_Arc_curve_distance_sc_debian8.1_dia0.97.3-1.png

On stable, after saving the dia file,
the value of curve_distance is changed into 0.01.

$ dia -e Standard_-_Arc_curve_distance_sc_debian8.1_dia0.97.3-1.dia -t dia Standard_-_Arc_curve_distance.dia
Standard_-_Arc_curve_distance.dia --> Standard_-_Arc_curve_distance_sc_debian8.1_dia0.97.3-1.dia
$ diff -u Standard_-_Arc_curve_distance.dia Standard_-_Arc_curve_distance_sc_debian8.1_dia0.97.3-1.dia
--- Standard_-_Arc_curve_distance.dia   2015-06-14 23:21:43.561408927 +0900
+++ Standard_-_Arc_curve_distance_sc_debian8.1_dia0.97.3-1.dia  2015-06-14 23:23:58.369419279 +0900
@@ -46,7 +46,7 @@
         <dia:point val="10,10"/>
       </dia:attribute>
       <dia:attribute name="curve_distance">
-        <dia:real val="-2"/>
+        <dia:real val="0.01"/>
       </dia:attribute>
       <dia:attribute name="end_arrow">
         <dia:enum val="22"/>
@@ -70,7 +70,7 @@
         <dia:point val="20,10"/>
       </dia:attribute>
       <dia:attribute name="curve_distance">
-        <dia:real val="0"/>
+        <dia:real val="0.01"/>
       </dia:attribute>
       <dia:attribute name="end_arrow">
         <dia:enum val="22"/>

-- System Information:
Debian Release: 8.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages dia depends on:
ii  dia-common           0.97.3-1
ii  dia-libs             0.97.3-1
ii  libart-2.0-2         2.3.21-2
ii  libatk1.0-0          2.14.0-1
ii  libc6                2.19-18
ii  libcairo2            1.14.0-2.1
ii  libfontconfig1       2.11.0-6.3
ii  libfreetype6         2.5.2-3
ii  libgdk-pixbuf2.0-0   2.31.1-2+b1
ii  libglib2.0-0         2.42.1-1
ii  libgtk2.0-0          2.24.25-3
ii  libpango-1.0-0       1.36.8-3
ii  libpangocairo-1.0-0  1.36.8-3
ii  libpangoft2-1.0-0    1.36.8-3
ii  libpng12-0           1.2.50-2+b2
ii  libxml2              2.9.1+dfsg1-5
ii  zlib1g               1:1.2.8.dfsg-2+b1

Versions of packages dia recommends:
pn  dia-shapes   <none>
ii  gsfonts-x11  0.22

dia suggests no packages.

-- no debconf information

Sincerely yours,
Ryuunosuke Ayanokouzi
--
AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>

Attachment: Standard_-_Arc_curve_distance.dia
Description: Binary data

PNG image

PNG image

Attachment: pgpd4i5bGlD4f.pgp
Description: OpenPGP Digital Signature


--- End Message ---
--- Begin Message ---
Source: dia
Source-Version: 0.97.3+git20160930-6

We believe that the bug you reported is fixed in the latest version of
dia, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 788727@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Raphaël Hertzog <hertzog@debian.org> (supplier of updated dia package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 23 May 2017 16:52:27 +0200
Source: dia
Binary: dia-common dia-libs dia dia-gnome
Architecture: source
Version: 0.97.3+git20160930-6
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Raphaël Hertzog <hertzog@debian.org>
Description:
 dia        - Diagram editor
 dia-common - Diagram editor (common files)
 dia-gnome  - transitional dummy package
 dia-libs   - transitional dummy package
Closes: 788727 860171
Changes:
 dia (0.97.3+git20160930-6) unstable; urgency=medium
 .
   * QA upload.
   * Unbreak arc lines by dropping fix-invalid-arc-crash-on-amd64.patch
     The applied patch was incorrect. First it did not take into account
     the fact that the value can be negative. And then a value of zero
     is valid, it just means a straight line. I can no longer reproduce
     the crash with such a value. Thus I drop the patch.
     Closes: #788727, #860171
Checksums-Sha1:
 a854f1665418c2368506f1ee8ef7d7a2aff010b9 2130 dia_0.97.3+git20160930-6.dsc
 d095b09365ee0bc7cdca7411da2d93869d161533 22644 dia_0.97.3+git20160930-6.debian.tar.xz
 35f47a70fa5d721c54a62c7681846c670961f487 13247 dia_0.97.3+git20160930-6_source.buildinfo
Checksums-Sha256:
 eeb41d027c19cc42bbb34b6d2a98bad88b2e29c083cb5d879e0f3a21a6e05f21 2130 dia_0.97.3+git20160930-6.dsc
 06aa180b715dbff9732114000cca5fcf103ae297a1c42d20343dc54f8b614264 22644 dia_0.97.3+git20160930-6.debian.tar.xz
 fd498e9d97a1e9ec0aaaf36d39a267c43a4e08e7ce6f43fa4a7040518fb66b17 13247 dia_0.97.3+git20160930-6_source.buildinfo
Files:
 ca63e61f969f42efa6b79e9760996c48 2130 graphics optional dia_0.97.3+git20160930-6.dsc
 b3362eff44d6c55bd319ba8cea88fb44 22644 graphics optional dia_0.97.3+git20160930-6.debian.tar.xz
 181c8b33d8644867b1a188f9600e52ff 13247 graphics optional dia_0.97.3+git20160930-6_source.buildinfo

-----BEGIN PGP SIGNATURE-----
Comment: Signed by Raphael Hertzog

iQEzBAEBCgAdFiEE1823g1EQnhJ1LsbSA4gdq+vCmrkFAlkkVTIACgkQA4gdq+vC
mrlhFAgAu1sTCeAzxbc+HJBdy7mGVS8QElqpV8ieqkREXRsqhoWjTkfEq8MOMMPn
gHZgu7/xjhNEEBF8o9OHsrqKVes4K48L3AywE2stQBPxJju7l/QEKgp9EybYIRkI
AzhegTtNymOHLqYp8HxoFD/uhmBYaHNqDWtRsfVYuk6WXhGOUqR9p/y6QjbffZVj
47nO/F3lmnTb9Gyx6AyTc5oNhzKL8VrjpWUp3ZqoY70anMVMpYPNRry9Nw+iroWQ
qxKHSkg42rmefAiT9fvHgKfUujd8Peml0BhC6ZE++EF1uG9R7Tbej1uESeEkX5rP
CZZ5n9vsG3a3fs8ul8uBvfm4cUGDQg==
=FMpO
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: