Your message dated Tue, 14 Dec 2010 11:32:11 +0000
with message-id <e1pst75-0003v0...@franck.debian.org>
and subject line Bug#605084: fixed in gaphor 0.15.0-1.2
has caused the Debian Bug report #605084,
regarding gaphor: Control flows lost in Actions Diagram when opening saved file
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 ow...@bugs.debian.org
immediately.)
--
605084: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605084
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gaphor
Version: 0.15.0-1.1
Severity: important
When gaphor opens saved file with Actions diagram, all control flow lines are
lost. Only nodes like initials, finals, actions are left.
When checking the saved file, I find the control flow data are still there.
They just disappear from the screen when re-opened. And when saving it again,
they will be actually lost. So, I suspect the file reading process has skipped
them, or the saved data may be incomplete.
The attached files illustrate a minimal case:
1. wo.gaphor is a minimal Actions diagram with only initial and final nodes,
*without* the control flow.
2. w.gaphor is the same diagram as in wo.gaphor, *with* a single control
flow from initial to final node. The data is there in the saved file,
but gets lost when re-opened.
3. w2.gaphor is w.gaphor saved after re-opened. Now the control flow data
gets actually lost, and becomes identical to wo.gaphor.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=th_TH.UTF-8, LC_CTYPE=th_TH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gaphor depends on:
ii python 2.6.6-3+squeeze1 interactive high-level object-orie
ii python-cairo 1.8.8-1+b1 Python bindings for the Cairo vect
ii python-gaphas 0.6.0-1 diagramming widget
ii python-gnome2 2.28.1-1 Python bindings for the GNOME desk
ii python-gobject 2.21.4+is.2.21.3-1 Python bindings for the GObject li
ii python-gtk2 2.17.0-4 Python bindings for the GTK+ widge
ii python-pkg-resources 0.6.14-4 Package Discovery and Resource Acc
ii python-simplegeneric 0.7-1 Simple generic functions for Pytho
ii python-support 1.0.11 automated rebuilding support for P
ii python-zope.component 3.9.1-1 Zope Component Architecture
gaphor recommends no packages.
gaphor suggests no packages.
-- no debconf information
<?xml version="1.0" encoding="utf-8"?>
<gaphor xmlns="http://gaphor.sourceforge.net/model" version="3.0"
gaphor-version="0.15.0">
<Package id="0f71b1d4-fa04-11df-8bd4-c417fe2aeb42">
<name>
<val><![CDATA[New model]]></val>
</name>
<ownedDiagram>
<reflist>
<ref refid="0f71daec-fa04-11df-8bd4-c417fe2aeb42"/>
</reflist>
</ownedDiagram>
</Package>
<Diagram id="0f71daec-fa04-11df-8bd4-c417fe2aeb42">
<name>
<val><![CDATA[main]]></val>
</name>
<package>
<ref refid="0f71b1d4-fa04-11df-8bd4-c417fe2aeb42"/>
</package>
<canvas>
<item type="InitialNodeItem" id="195b527c-fa04-11df-8bd4-c417fe2aeb42">
<matrix>
<val>(1.0, 0.0, 0.0, 1.0, 145.0, 30.0)</val>
</matrix>
<width>
<val>20.0</val>
</width>
<height>
<val>20.0</val>
</height>
<subject>
<ref refid="195b2356-fa04-11df-8bd4-c417fe2aeb42"/>
</subject>
<show_stereotypes_attrs>
<val>0</val>
</show_stereotypes_attrs>
</item>
<item type="ActivityFinalNodeItem" id="1ab8675e-fa04-11df-8bd4-c417fe2aeb42">
<matrix>
<val>(1.0, 0.0, 0.0, 1.0, 139.0, 96.0)</val>
</matrix>
<width>
<val>30.0</val>
</width>
<height>
<val>30.0</val>
</height>
<subject>
<ref refid="1ab8471a-fa04-11df-8bd4-c417fe2aeb42"/>
</subject>
<show_stereotypes_attrs>
<val>0</val>
</show_stereotypes_attrs>
</item>
</canvas>
</Diagram>
<InitialNode id="195b2356-fa04-11df-8bd4-c417fe2aeb42">
<presentation>
<reflist>
<ref refid="195b527c-fa04-11df-8bd4-c417fe2aeb42"/>
</reflist>
</presentation>
</InitialNode>
<ActivityFinalNode id="1ab8471a-fa04-11df-8bd4-c417fe2aeb42">
<presentation>
<reflist>
<ref refid="1ab8675e-fa04-11df-8bd4-c417fe2aeb42"/>
</reflist>
</presentation>
</ActivityFinalNode>
</gaphor>
<?xml version="1.0" encoding="utf-8"?>
<gaphor xmlns="http://gaphor.sourceforge.net/model" version="3.0"
gaphor-version="0.15.0">
<Package id="0f71b1d4-fa04-11df-8bd4-c417fe2aeb42">
<name>
<val><![CDATA[New model]]></val>
</name>
<ownedDiagram>
<reflist>
<ref refid="0f71daec-fa04-11df-8bd4-c417fe2aeb42"/>
</reflist>
</ownedDiagram>
</Package>
<Diagram id="0f71daec-fa04-11df-8bd4-c417fe2aeb42">
<name>
<val><![CDATA[main]]></val>
</name>
<package>
<ref refid="0f71b1d4-fa04-11df-8bd4-c417fe2aeb42"/>
</package>
<canvas>
<item type="InitialNodeItem" id="195b527c-fa04-11df-8bd4-c417fe2aeb42">
<matrix>
<val>(1.0, 0.0, 0.0, 1.0, 145.0, 30.0)</val>
</matrix>
<width>
<val>20.0</val>
</width>
<height>
<val>20.0</val>
</height>
<subject>
<ref refid="195b2356-fa04-11df-8bd4-c417fe2aeb42"/>
</subject>
<show_stereotypes_attrs>
<val>0</val>
</show_stereotypes_attrs>
</item>
<item type="ActivityFinalNodeItem" id="1ab8675e-fa04-11df-8bd4-c417fe2aeb42">
<matrix>
<val>(1.0, 0.0, 0.0, 1.0, 139.0, 96.0)</val>
</matrix>
<width>
<val>30.0</val>
</width>
<height>
<val>30.0</val>
</height>
<subject>
<ref refid="1ab8471a-fa04-11df-8bd4-c417fe2aeb42"/>
</subject>
<show_stereotypes_attrs>
<val>0</val>
</show_stereotypes_attrs>
</item>
<item type="FlowItem" id="23c40d08-fa04-11df-8bd4-c417fe2aeb42">
<subject>
<ref refid="2487c1c6-fa04-11df-8bd4-c417fe2aeb42"/>
</subject>
<show_stereotypes_attrs>
<val>0</val>
</show_stereotypes_attrs>
<matrix>
<val>(1.0, 0.0, 0.0, 1.0, 155.0, 50.0)</val>
</matrix>
<orthogonal>
<val>0</val>
</orthogonal>
<horizontal>
<val>0</val>
</horizontal>
<points>
<val>[(0.0, 0.0), (0.0, 46.0)]</val>
</points>
<head-connection>
<ref refid="195b527c-fa04-11df-8bd4-c417fe2aeb42"/>
</head-connection>
<tail-connection>
<ref refid="1ab8675e-fa04-11df-8bd4-c417fe2aeb42"/>
</tail-connection>
</item>
</canvas>
</Diagram>
<InitialNode id="195b2356-fa04-11df-8bd4-c417fe2aeb42">
<outgoing>
<reflist>
<ref refid="2487c1c6-fa04-11df-8bd4-c417fe2aeb42"/>
</reflist>
</outgoing>
<presentation>
<reflist>
<ref refid="195b527c-fa04-11df-8bd4-c417fe2aeb42"/>
</reflist>
</presentation>
</InitialNode>
<ActivityFinalNode id="1ab8471a-fa04-11df-8bd4-c417fe2aeb42">
<incoming>
<reflist>
<ref refid="2487c1c6-fa04-11df-8bd4-c417fe2aeb42"/>
</reflist>
</incoming>
<presentation>
<reflist>
<ref refid="1ab8675e-fa04-11df-8bd4-c417fe2aeb42"/>
</reflist>
</presentation>
</ActivityFinalNode>
<ControlFlow id="2487c1c6-fa04-11df-8bd4-c417fe2aeb42">
<guard>
<ref refid="2487f2fe-fa04-11df-8bd4-c417fe2aeb42"/>
</guard>
<presentation>
<reflist>
<ref refid="23c40d08-fa04-11df-8bd4-c417fe2aeb42"/>
</reflist>
</presentation>
<source>
<ref refid="195b2356-fa04-11df-8bd4-c417fe2aeb42"/>
</source>
<target>
<ref refid="1ab8471a-fa04-11df-8bd4-c417fe2aeb42"/>
</target>
</ControlFlow>
<LiteralSpecification id="2487f2fe-fa04-11df-8bd4-c417fe2aeb42"/>
</gaphor>
<?xml version="1.0" encoding="utf-8"?>
<gaphor xmlns="http://gaphor.sourceforge.net/model" version="3.0"
gaphor-version="0.15.0">
<Package id="0f71b1d4-fa04-11df-8bd4-c417fe2aeb42">
<name>
<val><![CDATA[New model]]></val>
</name>
<ownedDiagram>
<reflist>
<ref refid="0f71daec-fa04-11df-8bd4-c417fe2aeb42"/>
</reflist>
</ownedDiagram>
</Package>
<Diagram id="0f71daec-fa04-11df-8bd4-c417fe2aeb42">
<name>
<val><![CDATA[main]]></val>
</name>
<package>
<ref refid="0f71b1d4-fa04-11df-8bd4-c417fe2aeb42"/>
</package>
<canvas>
<item type="InitialNodeItem" id="195b527c-fa04-11df-8bd4-c417fe2aeb42">
<matrix>
<val>(1.0, 0.0, 0.0, 1.0, 145.0, 30.0)</val>
</matrix>
<width>
<val>20.0</val>
</width>
<height>
<val>20.0</val>
</height>
<subject>
<ref refid="195b2356-fa04-11df-8bd4-c417fe2aeb42"/>
</subject>
<show_stereotypes_attrs>
<val>0</val>
</show_stereotypes_attrs>
</item>
<item type="ActivityFinalNodeItem" id="1ab8675e-fa04-11df-8bd4-c417fe2aeb42">
<matrix>
<val>(1.0, 0.0, 0.0, 1.0, 139.0, 96.0)</val>
</matrix>
<width>
<val>30.0</val>
</width>
<height>
<val>30.0</val>
</height>
<subject>
<ref refid="1ab8471a-fa04-11df-8bd4-c417fe2aeb42"/>
</subject>
<show_stereotypes_attrs>
<val>0</val>
</show_stereotypes_attrs>
</item>
</canvas>
</Diagram>
<InitialNode id="195b2356-fa04-11df-8bd4-c417fe2aeb42">
<presentation>
<reflist>
<ref refid="195b527c-fa04-11df-8bd4-c417fe2aeb42"/>
</reflist>
</presentation>
</InitialNode>
<ActivityFinalNode id="1ab8471a-fa04-11df-8bd4-c417fe2aeb42">
<presentation>
<reflist>
<ref refid="1ab8675e-fa04-11df-8bd4-c417fe2aeb42"/>
</reflist>
</presentation>
</ActivityFinalNode>
</gaphor>
--- End Message ---
--- Begin Message ---
Source: gaphor
Source-Version: 0.15.0-1.2
We believe that the bug you reported is fixed in the latest version of
gaphor, which is due to be installed in the Debian FTP archive:
gaphor_0.15.0-1.2.debian.tar.gz
to main/g/gaphor/gaphor_0.15.0-1.2.debian.tar.gz
gaphor_0.15.0-1.2.dsc
to main/g/gaphor/gaphor_0.15.0-1.2.dsc
gaphor_0.15.0-1.2_all.deb
to main/g/gaphor/gaphor_0.15.0-1.2_all.deb
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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Theppitak Karoonboonyanan <t...@debian.org> (supplier of updated gaphor 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 14 Dec 2010 16:20:28 +0700
Source: gaphor
Binary: gaphor
Architecture: source all
Version: 0.15.0-1.2
Distribution: unstable
Urgency: medium
Maintainer: Cédric Delfosse <ced...@debian.org>
Changed-By: Theppitak Karoonboonyanan <t...@debian.org>
Description:
gaphor - UML modeling tool
Closes: 605084
Changes:
gaphor (0.15.0-1.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Urgency medium due to RC bug fix.
* debian/patches/fix-actions-flow-lost.patch: Cherry-picked from upstream
to fix control flow loss in Actions diagram (Closes: #605084).
Checksums-Sha1:
9bdfa9601b27e58404f19663f765362e5ea0c05d 1122 gaphor_0.15.0-1.2.dsc
6dd0ac218428dbf8bf6f2db566344a38c1cbd1ae 8682 gaphor_0.15.0-1.2.debian.tar.gz
df83307db6d9745e5588cfc36f66335d4dee0218 502334 gaphor_0.15.0-1.2_all.deb
Checksums-Sha256:
7fbc5d009c8a626c0d8a45805f131c86bd8d0b9ef0472faf5be20a0bbf180b30 1122
gaphor_0.15.0-1.2.dsc
546cd92c838166e9c85e6874370597312479e36c8f8a5a11d5c2445bc7fa9bfc 8682
gaphor_0.15.0-1.2.debian.tar.gz
ff1556a677af74b40c137baa4ba0d8389403cdd6230abc9e27d7a75bbe99e627 502334
gaphor_0.15.0-1.2_all.deb
Files:
c60b84fd2446c199d4383db61f4219a8 1122 devel optional gaphor_0.15.0-1.2.dsc
0d95f2b60591b59fc4d7c726b336cef6 8682 devel optional
gaphor_0.15.0-1.2.debian.tar.gz
c340b1116a2a6be153b629c34145878c 502334 devel optional
gaphor_0.15.0-1.2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAk0HOy4ACgkQqgzR7tCLR/7IugCcDJ0uwojPorIdHv48Z3+4pYws
0VYAn38SBGLo8udM30M769P9H/nqmOcK
=5PdL
-----END PGP SIGNATURE-----
--- End Message ---