Hi Christophe,

It seems that the ganttproject-startscript-parameter-fix.patch  has not
been applied to the code. I can start the application from the menu, but
when I double click on a .gan document ganttproject doesn't start.

This is the relevant code in /usr/bin/ganttproject
case $1 in
.
  "")
    cd $INSTALL_DIR
.

You need to change "") to *)

The *) is the "else" branch in case

Cheers,
Karoly

-- 
[needs-packaging] GanttProject
https://bugs.launchpad.net/bugs/123275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to