Minor point, when editing /opt/ganttproject/ganttproject as suggested, do not include the double quote in front of sh...:
sh -c "$JAVA_COMMAND $JAVA_ARGS $@"
Git Clone URL: | https://aur.archlinux.org/ganttproject.git (read-only, click to copy) |
---|---|
Package Base: | ganttproject |
Description: | A project scheduling application featuring gantt chart, resource management, calendaring. |
Upstream URL: | https://www.ganttproject.biz/ |
Keywords: | gantt planning project |
Licenses: | GPL |
Submitter: | None |
Maintainer: | SanskritFritz (lightspot21) |
Last Packager: | SanskritFritz |
Votes: | 141 |
Popularity: | 0.000093 |
First Submitted: | 2006-03-22 19:20 (UTC) |
Last Updated: | 2025-03-15 18:06 (UTC) |
Minor point, when editing /opt/ganttproject/ganttproject as suggested, do not include the double quote in front of sh...:
sh -c "$JAVA_COMMAND $JAVA_ARGS $@"
Hi miuque, starting java with cmd "sh -c "$JAVA_COMMAND $JAVA_ARGS $@" in /opt/ganttproject line 72-77 should solve your issue.
I've installed GanttProject, but in Gnome 3.30, when I click on the corresponding icon the program does not start. I always have to launch GanttProject from the terminal to use it.
craeckie Thanks, good idea!
Hi, please apply this patch so that we can open files with ganttproject using a file browser: https://gist.github.com/d50fea3c03cc6092066525902b387401
Pinned Comments
lightspot21 commented on 2023-03-15 13:15 (UTC) (edited on 2023-03-15 13:18 (UTC) by lightspot21)
Maintainer here. Sorry for the delay in answers, I am currently not using the software actively.
@zertyz I have merged @ulyssesrr's fix for the missing $JFX_ARGS after confirming it works on my machine too, so at least 3.2.3240 should install correctly.
Unfortunately it looks like that the software's author has changed the method of delivering updates, and currently I have no time to update the script to the new method. If anyone is interested in helping with this I am glad to merge their changes/add them as co-maintainer if they can be more active with updates.