Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1185860

Summary: Feature request: adjusting executable script
Product: [Fedora] Fedora Reporter: Wolfgang Ulbrich <fedora>
Component: system-config-keyboardAssignee: Wolfgang Ulbrich <fedora>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: itamar, lkundrak, nphilipp, twoerner
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: system-config-keyboard-1.4.0-6.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-23 07:14:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Wolfgang Ulbrich 2015-01-26 13:15:36 UTC
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

Comment 1 Wolfgang Ulbrich 2015-02-06 14:22:21 UTC
any news?

Comment 2 Wolfgang Ulbrich 2015-02-17 21:57:41 UTC
Hello again,
could you please answer or is this package unmaintained?

Comment 3 Wolfgang Ulbrich 2015-03-01 18:39:32 UTC
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.

Comment 4 Fedora Update System 2015-03-13 16:23:28 UTC
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

Comment 5 Fedora Update System 2015-03-13 16:23:35 UTC
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

Comment 6 Fedora Update System 2015-03-13 16:23:42 UTC
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

Comment 7 Fedora Update System 2015-03-14 09:12:19 UTC
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).

Comment 8 Fedora Update System 2015-03-23 07:14:21 UTC
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.

Comment 9 Fedora Update System 2015-03-26 21:46:38 UTC
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.

Comment 10 Fedora Update System 2015-03-30 07:00:30 UTC
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.