Does seem to be a problem with ioquake3 file. I copied the ioquake3 file
from usr/lib/ioquake3/ in 16.04 and pasted to usr/lib/ioquake3/ in
18.04, made sure it is executable, then it worked for me
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
It works fine in Ubuntu 16.04 so after a bit of testing, if you copy the
ioquake3 file from usr/lib/ioquake3/ in 16.04 and paste to
usr/lib/ioquake3/ in 18.04, make sure it is executable, then it worked
for me
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Uploaded a video showing how to set up pkexec instead of gksu at
https://www.youtube.com/watch?v=8TGKoQrcahE
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1772127
Title:
Launcher uses gksu which is
*** This bug is a duplicate of bug 1772127 ***
https://bugs.launchpad.net/bugs/1772127
** This bug has been marked a duplicate of bug 1772127
Launcher uses gksu which is now depreciated
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
*** This bug is a duplicate of bug 1772127 ***
https://bugs.launchpad.net/bugs/1772127
System error is separate to the gksu problem. In a terminal type:
$ sudo touch /etc/libuser.conf
then try:
sudo -i system-config-samba
** This bug has been marked a duplicate of bug 1772127
Launcher
Public bug reported:
Ubuntu 18.04
Package version 1.2.63-0ubuntu6
If it helps, I done the following to get it working:
Create executable:
/usr/bin/system-config-samba-pkexec
#!/bin/sh
pkexec "/usr/sbin/system-config-samba" "$@"
create:
/usr/share/polkit-1/actions/com.ubuntu.pkexec.system-co