On Thursday 19 Mar 2009 02:48:06 jlwallen wrote: > using KDE 4.2.1 i am getting unable to parse xml file errors every time > i go to the control panel and attempt to do any configuration with > networks. i have googled this all day and have come up with a possible > listed bug but every attempted solution fails. > > has anyone else come across this bug and have managed to get it working? http://bugs.kde.org/show_bug.cgi?id=163578 A rebuild of kdeadmin package with the attached patch solves the 'unable to parse xml files' error, but whether knetworkconf is then usable (as no interfaces are listed) is another matter. Regards Clive -- Clive Messer <clive@xxxxxxxxxxxxxxxxx>
--- kdeadmin-4.2.1/knetworkconf/backends/CMakeLists.txt~ 2008-01-04 23:58:33.000000000 +0000 +++ kdeadmin-4.2.1/knetworkconf/backends/CMakeLists.txt 2009-03-09 13:53:03.000000000 +0000 @@ -1,4 +1,4 @@ - +set(scriptsdir "${DATA_INSTALL_DIR}/knetworkconf/backends") ########### install files ###############
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines