Public bug reported:

The startscript /usr/games/glhack is not passing the command line
arguments to the executable.

The script currently reads:

#!/bin/sh

exec /usr/lib/games/glhack/glhack


but it should be:

#!/bin/sh

exec /usr/lib/games/glhack/glhack "$@"


Then all those command line options so highly promised in the man page actually 
work ;-)

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: glhack 1.2-4 [modified: usr/games/glhack var/games/glhack/logfile 
var/games/glhack/record]
ProcVersionSignature: Ubuntu 5.0.0-31.33~18.04.1-generic 5.0.21
Uname: Linux 5.0.0-31-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset 
nvidia
ApportVersion: 2.20.9-0ubuntu7.7
Architecture: amd64
CurrentDesktop: XFCE
Date: Sun Oct 13 00:07:59 2019
InstallationDate: Installed on 2019-08-13 (60 days ago)
InstallationMedia: Xubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
SourcePackage: glhack
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: glhack (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1847883

Title:
  Startscript not passing command line arguments

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glhack/+bug/1847883/+subscriptions

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

Reply via email to