From nobody@FreeBSD.org  Thu Feb 22 23:59:01 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id F366437B491
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 22 Feb 2001 23:59:00 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f1N7x0p34266;
	Thu, 22 Feb 2001 23:59:00 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200102230759.f1N7x0p34266@freefall.freebsd.org>
Date: Thu, 22 Feb 2001 23:59:00 -0800 (PST)
From: siegbert.baude@gmx.de
To: freebsd-gnats-submit@FreeBSD.org
Subject: kcontrol writes wrong variable names in config file
X-Send-Pr-Version: www-1.0

>Number:         25297
>Category:       ports
>Synopsis:       kcontrol writes wrong variable names in config file
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kde
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 23 00:00:01 PST 2001
>Closed-Date:    Thu Nov 29 18:51:44 PST 2001
>Last-Modified:  Thu Nov 29 18:52:03 PST 2001
>Originator:     Siegbert Baude
>Release:        4.2 stable
>Organization:
>Environment:
su-2.04# uname -a
FreeBSD mycomputer.mydomain 4.2-STABLE FreeBSD 4.2-STABLE #0:
Sat Feb 10 07:15:09 CET 2001
root@mycomputer.mydomain:/usr/obj/usr/src/sys/MYCOMPUTER  i386
su-2.04# kcontrol -v
Qt: 2.2.4
KDE: 2.0.1
KDE Control Center: v2.0
su-2.04# kdm -v
su-2.04#
*DAMN*; kdm was installed by the same kde meta port as kcontrol

>Description:
Bug in kcontrol installed by kde2.01 meta port:
In menu System->Login Manager->Sessions (will change kdm behaviour)
the command for "Shutdown" is written in the file
/usr/local/share/config/kdmrc as variable "ShutDown". But executed and
read is the variable "Shutdown". So any changes wont be displayed or
executed.
The value for "Allow to shutdown" is written to and read from the
variable "ShutDownButton", but executed is the variable
"ShutdownButton". So any changes will be displayed, but not executed.

>How-To-Repeat:
Try to change the values of the "shutdown" command or the "Allow to shutdown" setting. After applying changes arent visible or ignored respectively.
>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->kevlo 
Responsible-Changed-By: steve 
Responsible-Changed-When: Sun Feb 25 18:08:56 PST 2001 
Responsible-Changed-Why:  
Over to port's maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=25297 
Responsible-Changed-From-To: kevlo->will 
Responsible-Changed-By: dwcjr 
Responsible-Changed-When: Thu Aug 23 20:03:24 PDT 2001 
Responsible-Changed-Why:  
Over to maintainer 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=25297 
Responsible-Changed-From-To: will->kde 
Responsible-Changed-By: will 
Responsible-Changed-When: Fri Aug 24 19:18:42 PDT 2001 
Responsible-Changed-Why:  
Over to new MAINTAINER 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=25297 
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Thu Nov 29 18:51:44 PST 2001 
State-Changed-Why:  
This is fixed in later releases. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=25297 
>Unformatted:
