[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#544616: akregator writes malformed feeds.opml on shutdown



Package: akregator
Version: 4:4.3.0-1
Severity: important

On startup of kontakt akregator shows an error message:
==
Die Standardliste der Nachrichtenquellen ist beschädigt (ungültiges XML). 
Eine Sicherung wurde angelegt:
/home/stefan/.kde/share/apps/akregator/data//feeds.opml-backup.1251829929

Details
XML-Einlesefehler in Zeile 13, Spalte 7 von 
/home/stefan/.kde/share/apps/akregator/data//feeds.opml

tag mismach 
==

The feeds.opml in question misses a closing <outline> Tag. The first 
<outline isOpen="false"...> is never closed:

==
<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.0" >
<head>
<text></text>
</head>
<body>
<outline isOpen="false" id="1458452139" text="KDE" >
<outline htmlUrl="http://akregator.sf.net/"; title="Akregator Neuigkeiten" useCustomFetchInterval="false" maxArticleAge="0" fetchInterval="0" maxArticleNumber="0" archiveMode="globalDefault" version="RSS" type="rss" xmlUrl="http://akregator.sf.net/rss2.php"; id="645095764" text="Akregator Neuigkeiten" description="Akregator Feed Reader" />
<..some more outline with htmlUrl.../>
</body>
</opml>
==

This malformed XML gets created (at least it seems so) when shuting down the system 
(KDE-Menu -> Shutdown) while kontakt is running. At the last use the feeds.xml 
was correct and no changes were done to the feed list. Akregator was not used at all 
(except being started through kontakt).



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages akregator depends on:
ii  kdebase-runtime             4:4.3.0-2+b1 runtime components from the offici
ii  kdelibs5                    4:4.3.0-2    core libraries for all KDE 4 appli
ii  kdepimlibs5                 4:4.3.0-1    core libraries for KDE PIM 4 appli
ii  libc6                       2.9-26       GNU C Library: Shared libraries
ii  libgcc1                     1:4.4.1-3    GCC support library
ii  libkdepim4                  4:4.3.0-1    KDE PIM library
ii  libkontactinterfaces4       4:4.3.0-1    KDE Kontact interface library
ii  libqt4-dbus                 4:4.5.2-2    Qt 4 D-Bus module
ii  libqt4-xml                  4:4.5.2-2    Qt 4 XML module
ii  libqtcore4                  4:4.5.2-2    Qt 4 core module
ii  libqtgui4                   4:4.5.2-2    Qt 4 GUI module
ii  libstdc++6                  4.4.1-3      The GNU Standard C++ Library v3

akregator recommends no packages.

akregator suggests no packages.

-- no debconf information



Reply to: