Comment 9 for bug 179214

Revision history for this message
YenTheFirst (yenthefirst) wrote :

It's still an issue for me, under kubuntu 8.04.

I started looking through the source, trying to figure out what the bug was, and added a bunch of debug statements.
It looks like the issue might be something kde internal (maybe).

for example, here's part of the output of one run where the feeds from http://fridge.ubuntu.com/node/feed were put in the slot for http://www.vgcats.com/super/se.rdf.xml

[quote]
akregator: fetch(false) in feed: http://www.vgcats.com/super/se.rdf.xml | http://www.vgcats.com/s...
akregator: Loader is loading from: http://www.vgcats.com/super/se.rdf.xml
akregator: using retriever @ 0x9e15438
akregator: retrieving data from http://www.vgcats.com/super/se.rdf.xml
akregator: *this = 0x9e15438
akregator: my buffer is stored at: 0x9dce080
akregator: started job: 0x9e0c1e8. it has the url http://www.vgcats.com/super/se.rdf.xml
...
akregator: recieve data for feed http://www.vgcats.com/super/se.rdf.xml buffer = 0x9dce080
akregator: *this = 0x9e15438 job = 0x9e0c1e8. url = http://www.vgcats.com/super/se.rdf.xml parameter job = 0x9e0c1e8. that url = http://www.vgcats.com/super/se.rdf.xml
akregator: some data is: <?xml version="1.0" encoding="utf-8"?>\n<rss version="2.0" xml:base="http://fridge.ubuntu.com" xmlns:dc="http://purl.org/dc/elements/1.1/">\n<channel>\n <title>The
....
[/quote]
those pointers show up just under the vgcats feed. the ubuntu fridge feed fails to retrieve, but has different retrievers and jobs.

Any ideas? is this information helpful at all?
Also, I know that Ubuntu 8.04 is a LTS release, but does Kubuntu do the same thing?