[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-25 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=381929 Laurent Montel changed: What|Removed |Added Resolution|--- |FIXED Version Fixed In|

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #31 from andreas.sturmlech...@gmail.com --- Mark, your action is required for the phabricator revision to proceed, did you receive a notification? -- You are receiving this mail because: You are watching all bug changes.

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-19 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #30 from Andrius Štikonas --- We have been testing attached patch on Gentoo. So far feeds did not get corrupted when this patch was applied. Without it we saw some reports fairly quickly. -- You are receiving this

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-19 Thread avlas
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #29 from avlas --- This happens to me with Akregator embedded in Kontact. It doesn't happen 100% of the times, but it does quite frequently. Cannot tell for sure, but I have the feeling that this happens more frequently

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-19 Thread avlas
https://bugs.kde.org/show_bug.cgi?id=381929 avlas changed: What|Removed |Added CC||jsar...@gmail.com -- You are

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-12 Thread Frederik Schwarzer
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #28 from Frederik Schwarzer --- @Mark: Nah, it's more likely that my comment was stupid. :D I did not look at the API so a shared pointer will likely be the way to go. But as Andreas said, going through proper code review

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-12 Thread Piotr Keplicz
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #27 from Piotr Keplicz --- It happens in my setup: * up-to-date Neon User edition, * kontact is started using the session on login, * kontact sometimes crashes on logout (I'm unable to get the trace since DrKonqi quits when

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-12 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=381929 Laurent Montel changed: What|Removed |Added CC||mon...@kde.org --- Comment

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #25 from andreas.sturmlech...@gmail.com --- Thanks Mark, please submit your patch on https://phabricator.kde.org/ to get a proper review. -- You are receiving this mail because: You are watching all bug changes.

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-11 Thread Mark Gannon
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #24 from Mark Gannon --- Sorry. Its been a long time since I did any c++. I tried changing to: +QScopedPointer f_list = m_mainWidget->allFeedsList(); +if (f_list.isNull()) {

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381929 nia1048...@gmail.com changed: What|Removed |Added CC|nia1048...@gmail.com| -- You are receiving this mail

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-10 Thread Frederik Schwarzer
https://bugs.kde.org/show_bug.cgi?id=381929 Frederik Schwarzer changed: What|Removed |Added CC||schwar...@kde.org ---

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-10 Thread Mark Gannon
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #22 from Mark Gannon --- Created attachment 110511 --> https://bugs.kde.org/attachment.cgi?id=110511=edit Exit slotSaveFeedList() if feed is empty without writing anyfiles The last time slotSaveFeedList() was being

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-05 Thread Mark Gannon
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #21 from Mark Gannon --- When I shutdown akregator (from gentoo's 17.12.1 package) I experience this problem and get the following output at the terminal: [1:1:0205/180714.662998:ERROR:broker_posix.cc(41)] Invalid node

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-04 Thread Mark Gannon
https://bugs.kde.org/show_bug.cgi?id=381929 Mark Gannon changed: What|Removed |Added CC||m...@truenorth.nu -- You are

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-02-03 Thread Kristoffer Gahlin
https://bugs.kde.org/show_bug.cgi?id=381929 Kristoffer Gahlin changed: What|Removed |Added CC|

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-01-30 Thread bitlord
https://bugs.kde.org/show_bug.cgi?id=381929 bitlord changed: What|Removed |Added CC||bitlord0...@gmail.com -- You

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-01-29 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #19 from Andrius Štikonas --- (In reply to Christoph Feck from comment #18) > Did anyone else see feedlist corruption with the 17.12.x release (Akregator > version 5.7.x)? Yes, I have it too on 17.12.1 with Qt 5.9.3.

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-01-29 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #18 from Christoph Feck --- Did anyone else see feedlist corruption with the 17.12.x release (Akregator version 5.7.x)? -- You are receiving this mail because: You are watching all bug changes.

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-01-24 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381929 andreas.sturmlech...@gmail.com changed: What|Removed |Added CC||andreas.sturmlechner@gmail.

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-01-19 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=381929 Andrius Štikonas changed: What|Removed |Added CC||andr...@stikonas.eu --

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-01-16 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=381929 nia1048...@gmail.com changed: What|Removed |Added CC||nia1048...@gmail.com -- You are

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-01-12 Thread Christos Gourdoupis
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #17 from Christos Gourdoupis --- Unfortunately, with the updated 17.12.0 sources I cannot reproduce it in the debugger, no matter what. On the bright side, the corruption has not occured once since the update. We'll see.

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-01-12 Thread Steve
https://bugs.kde.org/show_bug.cgi?id=381929 Steve changed: What|Removed |Added CC||sweseme...@hotmail.com ---

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2018-01-01 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #15 from Christoph Feck --- Thanks Christos for the analysis. Do you think you are able to suggest a patch to fix this issue? -- You are receiving this mail because: You are watching all bug changes.

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-12-16 Thread Christos Gourdoupis
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #14 from Christos Gourdoupis --- I have been trying to debug this and have now reached a point where I can reproduce it every time under the debugger (kdevelop). This is what happens: 1. akregator starts with a healthy

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-11-14 Thread Frédéric COIFFIER
https://bugs.kde.org/show_bug.cgi?id=381929 Frédéric COIFFIER changed: What|Removed |Added CC|

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-10-25 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=381929 Christoph Feck changed: What|Removed |Added CC||pauli.pro...@gmail.com ---

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-10-21 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=381929 Christophe Giboudeaux changed: What|Removed |Added CC||li...@osit.cc ---

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-10-21 Thread Evstifeev Roman
https://bugs.kde.org/show_bug.cgi?id=381929 Evstifeev Roman changed: What|Removed |Added CC|

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-10-15 Thread Cruz Enrique
https://bugs.kde.org/show_bug.cgi?id=381929 Cruz Enrique changed: What|Removed |Added CC||cruzki...@gmail.com --

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-09-22 Thread Jonathan Marten
https://bugs.kde.org/show_bug.cgi?id=381929 Jonathan Marten changed: What|Removed |Added CC||j...@keelhaul.me.uk --

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-09-03 Thread Arthur Țițeică
https://bugs.kde.org/show_bug.cgi?id=381929 Arthur Țițeică changed: What|Removed |Added CC|

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-09-02 Thread Michael Palimaka
https://bugs.kde.org/show_bug.cgi?id=381929 Michael Palimaka changed: What|Removed |Added CC||kensing...@gentoo.org

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-09-01 Thread Jaak Ristioja
https://bugs.kde.org/show_bug.cgi?id=381929 Jaak Ristioja changed: What|Removed |Added CC||j...@ristioja.ee -- You are

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-08-30 Thread Edward
https://bugs.kde.org/show_bug.cgi?id=381929 Edward changed: What|Removed |Added CC||edwardb_...@shaw.ca -- You are

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-08-10 Thread Nicolas Frattaroli
https://bugs.kde.org/show_bug.cgi?id=381929 Nicolas Frattaroli changed: What|Removed |Added CC||kdeb...@fratti.ch --

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-07-28 Thread Piotr Keplicz
https://bugs.kde.org/show_bug.cgi?id=381929 Piotr Keplicz changed: What|Removed |Added CC||kepl...@cmc.pl -- You are

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-07-17 Thread Bernd Steinhauser
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #10 from Bernd Steinhauser --- (In reply to Christophe Giboudeaux from comment #9) > did it start refreshing a feed when you closed it ? Sorry, did not pay attention to that, so can't really tell. Afterwards, I

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-07-16 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #9 from Christophe Giboudeaux --- did it start refreshing a feed when you closed it ? -- You are receiving this mail because: You are watching all bug changes.

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-07-16 Thread Bernd Steinhauser
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #8 from Bernd Steinhauser --- Just tried again and it's definitely not only on log in. Took me maybe 10 restarts of Akregator until I got the message that the feed list is corrupted. In that case it also told me

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-07-16 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=381929 Christophe Giboudeaux changed: What|Removed |Added Summary|Akregator looses feed list |Feeds list gets

[akregator] [Bug 381929] Feeds list gets corrupted when akregator is restored on log in

2017-07-16 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=381929 --- Comment #7 from Christophe Giboudeaux --- (In reply to Bernd Steinhauser from comment #2) > Possibly a duplicate of bug 381822. > unrelated to this report. Akregator doesn't crash. -- You are receiving this mail because: You