Menu

#119 Importing MS Project XML file fails without message.

1.5.2
open
nobody
None
7
Other
Other
Import/Export
Normal
2016-06-15
2016-03-30
No

Note: This bugreport should be placed Milestone 1.6.2 and Java Version 8, but I cannot select these.

I just wanted to import the attached MS Project XML file, which we generate from our ERP. This one can be opened without problems in MS Project, but opening it in ProjectLibre just does nothing, no message or anything.

I even tried to locate a logfile but wasn't able to find it. We want to distribute ProjectLibre to all our customers to provide nice printing possibilities, but so far it is not possible. It would be very nice is someone finds the time to look into this.

1 Attachments

Related

Tickets: #119

Discussion

  • Michael Weghorn

    Michael Weghorn - 2016-06-15

    The problem is a NullPointerException that occurs because ProjectLibre tries to process the start element of the tasks but there are tasks which have no explicit start set (parent tasks whose start is derived from their child tasks).

    I have created a merge request that should fix this issue:
    https://sourceforge.net/p/projectlibre/code/merge-requests/8/

     
    • Daniel Migowski

      Daniel Migowski - 2016-06-15

      Thanks, but in the mean time we created our own printing code. However it is good to know that other tools to now work with our exported files, also.

      Regards,
      Daniel Migowski

      Von: Michael Weghorn [mailto:michaelweghorn@users.sf.net]
      Gesendet: Mittwoch, 15. Juni 2016 20:20
      An: [projectlibre:tickets] 119@tickets.projectlibre.p.re.sf.net
      Betreff: [projectlibre:tickets] #119 Importing MS Project XML file fails without message.

      The problem is a NullPointerException that occurs because ProjectLibre tries to process the start element of the tasks but there are tasks which have no explicit start set (parent tasks whose start is derived from their child tasks).

      I have created a merge request that should fix this issue:
      https://sourceforge.net/p/projectlibre/code/merge-requests/8/


      [tickets:#119]https://sourceforge.net/p/projectlibre/tickets/119/ Importing MS Project XML file fails without message.

      Status: open
      Milestone: 1.5.2
      Created: Wed Mar 30, 2016 06:23 AM UTC by Daniel Migowski
      Last Updated: Wed Mar 30, 2016 06:23 AM UTC
      Owner: nobody
      Attachments:

      Note: This bugreport should be placed Milestone 1.6.2 and Java Version 8, but I cannot select these.

      I just wanted to import the attached MS Project XML file, which we generate from our ERP. This one can be opened without problems in MS Project, but opening it in ProjectLibre just does nothing, no message or anything.

      I even tried to locate a logfile but wasn't able to find it. We want to distribute ProjectLibre to all our customers to provide nice printing possibilities, but so far it is not possible. It would be very nice is someone finds the time to look into this.


      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/projectlibre/tickets/119/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       

      Related

      Tickets: #119


Log in to post a comment.