Description of problem: system-config-keyboard use #!/bin/sh exec /usr/bin/pkexec /usr/sbin/system-config-keyboard "$@" in executable script. Unfortunately using 'exec' cause a double forking issue if starting from mate-control-center, see https://bugzilla.redhat.com/show_bug.cgi?id=972534 . Using '/usr/bin/pkexec /usr/sbin/system-config-keyboard "$@"' would fix the issue. Is it possible to change that or is there a technical reason to use 'exec' in the script? Thanks in advance Version-Release number of selected component (if applicable): all fedora branches How reproducible: always Steps to Reproduce: 1. starting mate session 2. open mate-control-center from menu 3. try to start system-config-keyboard
any news?
Hello again, could you please answer or is this package unmaintained?
Hello again, another solution is to use 'terminal=true' in desktop file. Which makes sense since system-config-keyboard isn't a graphical application anymore. Please take a look into it.
system-config-keyboard-1.4.0-6.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/system-config-keyboard-1.4.0-6.fc22
system-config-keyboard-1.4.0-6.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/system-config-keyboard-1.4.0-6.fc21
system-config-keyboard-1.4.0-6.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/system-config-keyboard-1.4.0-6.fc20
Package system-config-keyboard-1.4.0-6.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing system-config-keyboard-1.4.0-6.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-3835/system-config-keyboard-1.4.0-6.fc21 then log in and leave karma (feedback).
system-config-keyboard-1.4.0-6.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
system-config-keyboard-1.4.0-6.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
system-config-keyboard-1.4.0-6.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.