[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 107418] ~/.kde/share/apps/kopete/ircnetworks.xml is dissapearing
From:       Michel Hermier <michel.hermier () wanadoo ! fr>
Date:       2005-07-18 12:43:50
Message-ID: 20050718124350.2248.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=107418         




------- Additional Comments From michel.hermier wanadoo fr  2005-07-18 14:43 -------
No, we didn't got anywhere with this bug.
If you say there are duplicates with other program, then there is a problem within \
the QT libs, since we save the file this way:

	QFile xmlFile( locateLocal( "appdata", "ircnetworks.xml" ) );
	QTextStream stream( &xmlFile );

	xmlFile.open( IO_WriteOnly );
	stream << doc.toString(4);
	xmlFile.close();


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic