/usr/bin/projectx not passing arguments to ProjectX

Bug #195152 reported by laga
2
Affects Status Importance Assigned to Milestone
project-x (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Hi,

/usr/bin/projectx is a shell script:

>#!/bin/sh
>#Starts ProjectX
>java -jar /usr/share/java/ProjectX.jar

It'd seem to me that any arguments passed to /usr/bin/projectx should be passed to the java call as well. I have not verified if this is indeed a problem; I just modified the script:

>#!/bin/sh
>#Starts ProjectX
>java -jar /usr/share/java/ProjectX.jar "$@"

to be safe.

Related branches

Revision history for this message
Torsten Hilbrich (torsten-hilbrich) wrote :

I can confirm this to be a problem. I use project-x with the "-demux -out directory input-files" parameters in batch mode and without the change it will not work.

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package project-x - 0.90.4dfsg-0ubuntu3

---------------
project-x (0.90.4dfsg-0ubuntu3) hardy; urgency=low

  * Let project-x start script accept arguments (LP: #195152)

 -- Mario Limonciello <email address hidden> Sun, 02 Mar 2008 12:49:14 -0600

Changed in project-x:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.