Menu

#674 Can't print a big project: print dialog does not appear

open
nobody
5
2012-07-18
2006-12-12
gpbm
No

I;ve installed the ganttporject 2.0.2 and have printing problem. If the task is less, there're no problem print it. But if there're are a lot of task in the project, the print dialogue box won't appear after click on print.

Discussion

  • Dmitry Barashev

    Dmitry Barashev - 2006-12-12

    Logged In: YES
    user_id=162766
    Originator: NO

    1. Can you export that project to PNG?
    2. Are there any error messages in console?
    3. Can you attach (or email) that big project?
     
  • TomB

    TomB - 2006-12-27

    Logged In: YES
    user_id=1677604
    Originator: NO

    I have the same problem with a project having about 140 tasks.

    If you look on the java console GannttProject is quickly running out of heap memory.

     
  • gpbm

    gpbm - 2007-03-15

    plan

     
  • gpbm

    gpbm - 2007-03-15

    Logged In: YES
    user_id=1575081
    Originator: YES

    Attached the sample plan for reference.
    File Added: PLAN.gan

     
  • gpbm

    gpbm - 2007-03-15

    plan

     
  • gpbm

    gpbm - 2007-03-15

    Logged In: YES
    user_id=1575081
    Originator: YES

    Attached the sample plan for reference.
    File Added: PLAN.gan

     
  • Juliano

    Juliano - 2007-04-11

    Logged In: YES
    user_id=1766842
    Originator: NO

    try to change the VM memory user -Xmx512M -Xms128M
    then will be work, i was have this problem too

    or in JNLP
    <j2se version="1.5+" href="http://java.sun.com/products/autodl/j2se" initial-heap-size="128" max-heap-size="512"></j2se>

     
  • hobbss2

    hobbss2 - 2007-08-21

    Logged In: YES
    user_id=1401105
    Originator: NO

    I have this same problem. How do I increase the VM memory? All I see is an executable, not a java command line.

    Thanks.

     
  • Dmitry Barashev

    Dmitry Barashev - 2007-08-21

    Logged In: YES
    user_id=162766
    Originator: NO

    Try editing (and then running) ganttproject.bat

     
Auth0 Logo