Bug 9355

Summary: Errors while running wuftpd-config
Product: [Retired] Red Hat Linux Reporter: Dale Lovelace <dale>
Component: wuftpd-configAssignee: bero
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-05-05 14:05:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dale Lovelace 2000-02-11 16:41:21 UTC
When you start from command line you get:

[root@bilbo sec]# wuftpd-config
Instance kwuftpd has no about data
charset file invalide or not found. Defaulting to utf 8

  Clicking "Load /etc/ftpaccess" does nothing.

  Cicking "Load other file" gives you all kinds of goodies:
kwuftpd: Error in parsing "."
kwuftpd: Error in parsing "."
Error can't open database! Run kded !
DCOPServer, dcop is major opcode 2
DCOPClient: setup DCOP protocol. Major opcode = 2
new connection (count=0)
register 'anonymous-28471'
kwuftpd: Error, KSycocaFactory (id = 2) not found!

KDE detected X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  42
kwuftpd: Deleting (null)
kwuftpd: Error, KSycocaFactory (id = 2) not found!

kwuftpd: Error, KSycocaFactory (id = 2) not found!

KDE detected X Error: BadMatch (invalid parameter attributes) 8
  Major opcode:  42
[root@bilbo sec]# remove connection 'anonymous-28471' (count=0)

[root@bilbo sec]# wuftpd-config
Instance kwuftpd has no about data
charset file invalide or not found. Defaulting to utf 8
kwuftpd: Error in parsing "."
kwuftpd: Error in parsing "."
Error can't open database! Run kded !
DCOPClient: setup DCOP protocol. Major opcode = 2
new connection (count=0)
register 'anonymous-28478'
kwuftpd: Error, KSycocaFactory (id = 2) not found!

kwuftpd: Deleting (null)
kwuftpd: Error, KSycocaFactory (id = 2) not found!

[root@bilbo sec]# remove connection 'anonymous-28478' (count=0)

  Then crashes with a core file.

  Clicking "Add" gives you:
QObject::connect: Incompatible sender/receiver arguments
	QListBox::highlighted(const QString&) --> EditUpload::chownToPressed(const
char*)
QObject::connect: Incompatible sender/receiver arguments
	QListBox::highlighted(const QString&) --> EditUpload::chgrpToPressed(const
char*)

Comment 1 Bernhard Rosenkraenzer 2000-05-05 14:05:59 UTC
fixed