Seg Fault opening up saved mr project files.

Charles Holbrook <[email protected]> Thu, 28 Aug 2003 13:18:53 -0500
Newsgroups gmane.comp.gnome.apps.mr-project.user
Message-ID <[email protected]>
--=-/g1tPNpgMHHLSbBZvBaH
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

I'm currently running MrProject 0.9.1.  I can open mrproject and create
any layout I want with no problems.  I can click on save and have no
problems at all.  However every time I try to open up any saved
mrproject file I get the following error:
Application "mrproject" (process 3785) has crashed
due to a fatal error.
(Segmentation fault)

Of course the process ID increments.  Attached is a mrproject file I
created this morning to test this problem.

This file has nothing special about it and only 4 entries if I remember
correctly, can't open it to verify.  There should be 2 primary entries
and two sub entries under the first one.  Has anyone run into this
problem?

--=-/g1tPNpgMHHLSbBZvBaH
Content-Disposition: attachment; filename=test.mrproject
Content-Type: application/x-mrproject; name=test.mrproject
Content-Transfer-Encoding: 7bit

<?xml version="1.0"?>
<project name="" company="" manager="" phase="" project-start="20030828T000000Z" mrproject-version="2" calendar="1">
  <properties>
    <property name="cost" type="cost" owner="resource" label="Cost" description="standard cost for a resource"/>
  </properties>
  <phases/>
  <calendars>
    <day-types>
      <day-type id="0" name="Working" description="A default working day"/>
      <day-type id="1" name="Nonworking" description="A default non working day"/>
      <day-type id="2" name="Use base" description="Use day from base calendar"/>
    </day-types>
    <calendar id="1" name="Default">
      <default-week mon="0" tue="0" wed="0" thu="0" fri="0" sat="1" sun="1"/>
      <overridden-day-types>
        <overridden-day-type id="0">
          <interval start="0800" end="1200"/>
          <interval start="1300" end="1700"/>
        </overridden-day-type>
      </overridden-day-types>
      <days/>
    </calendar>
  </calendars>
  <tasks>
    <task id="1" name="test" note="" work="28800" start="20030828T000000Z" end="20030828T080000Z" percent-complete="0" type="normal" scheduling="fixed-work">
      <task id="2" name="1" note="" work="28800" start="20030828T000000Z" end="20030828T080000Z" percent-complete="0" type="normal" scheduling="fixed-work"/>
      <task id="3" name="2" note="" work="28800" start="20030828T000000Z" end="20030828T080000Z" percent-complete="0" type="normal" scheduling="fixed-work"/>
    </task>
    <task id="4" name="test2" note="" work="28800" start="20030828T000000Z" end="20030828T080000Z" percent-complete="0" type="normal" scheduling="fixed-work"/>
  </tasks>
  <resource-groups/>
  <resources/>
  <allocations/>
</project>

--=-/g1tPNpgMHHLSbBZvBaH
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit

_______________________________________________
MrProject mailing list
[email protected]
http://lists.codefactory.se/cgi-bin/mailman/listinfo/mrproject

--=-/g1tPNpgMHHLSbBZvBaH--