[kmail2] [Bug 355278] New: gmail messages can remain as "ghosts" after deletion

2015-11-13 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355278 Bug ID: 355278 Summary: gmail messages can remain as "ghosts" after deletion Product: kmail2 Version: 4.14.7 Platform: Compiled Sources OS: All Status: UNCONFIRMED

[Akonadi] [Bug 344970] Crash because uids.size()==1" in file ../../../resources/imap/retrieveitemtask.cpp, line 101

2016-05-27 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344970 --- Comment #1 from RJVB --- Created attachment 99213 --> https://bugs.kde.org/attachment.cgi?id=99213=edit New crash information added by DrKonqi akonadi_imap_resource (4.13) on KDE Platform 4.14.19 using Qt 4.8.7 - What I was

[Akonadi] [Bug 344970] Crash because uids.size()==1" in file ../../../resources/imap/retrieveitemtask.cpp, line 101

2016-05-27 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344970 RJVB changed: What|Removed |Added CC||rjvber...@gmail.com -- You are

[Akonadi] [Bug 344970] Crash because uids.size()==1" in file ../../../resources/imap/retrieveitemtask.cpp, line 101

2016-05-27 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344970 --- Comment #2 from RJVB --- Is there a patch for this in later versions that I could backport? -- You are receiving this mail because: You are on the CC list for the bug. ___

[Akonadi] [Bug 344970] Crash because uids.size()==1" in file ../../../resources/imap/retrieveitemtask.cpp, line 101

2016-05-27 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344970 --- Comment #4 from RJVB --- Looking at the code it seems that most of those Q_ASSERT statements can be replaced with a handler similar to the `if (!ok)` on line 120. -- You are receiving this mail because: You are on the CC list

[kontact] [Bug 359236] New: kontact crash after disabling the knode (usenet) component

2016-02-10 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359236 Bug ID: 359236 Summary: kontact crash after disabling the knode (usenet) component Product: kontact Version: unspecified Platform: Compiled Sources OS: Linux

[kontact] [Bug 359236] kontact crash after disabling the knode (usenet) component

2016-02-10 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359236 --- Comment #2 from RJVB --- No more Usenet reader in KF5 PIM? If so, that's a perfect reason not to bother with it ... -- You are receiving this mail because: You are the assignee for the bug.

[kmail2] [Bug 359698] Wastebin does not get emptied when config set to empty on exit

2016-02-23 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359698 --- Comment #4 from RJVB --- The venom appears to be here Thread 1 (Thread 0x7f751218b940 (LWP 26483)): [KCrash Handler] #6 QListData::size (this=0x10) at /usr/include/qt5/QtCore/qlist.h:105 #7 QList::count

[kmail2] [Bug 359698] Wastebin does not get emptied when config set to empty on exit

2016-02-23 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359698 RJVB changed: What|Removed |Added CC||rjvber...@gmail.com --- Comment #1

[Akonadi] [Bug 367638] DATABASE ERROR: 1452

2016-10-19 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=367638 RJVB changed: What|Removed |Added CC||rjvber...@gmail.com --- Comment #2

[Akonadi] [Bug 340813] sometimes two copies of mysqld are running with Akonadi

2016-10-19 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340813 RJVB changed: What|Removed |Added CC||rjvber...@gmail.com --- Comment

[kontact] [Bug 370646] Crash when opening Kontact preferences

2016-10-14 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370646 --- Comment #5 from RJVB --- I don't understand how or why dynamically allocated memory can go stale when the shared library which allocated it is unloaded, but apparently something like that happens. When I replace

[kontact] [Bug 370646] Crash when opening Kontact preferences

2016-10-14 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370646 --- Comment #6 from RJVB --- #1 (anonymous namespace)::NoteSharedRegistrar::~NoteSharedRegistrar()() at .../kdepim-4.14.git/noteshared/attributes/attributeregistrar.cpp:44 #2 (anonymous

[kmail2] [Bug 371228] enable remote search on IMAP servers

2016-10-19 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371228 RJVB changed: What|Removed |Added CC||d...@newtech.fi -- You are

[kmail2] [Bug 371228] New: enable remote search on IMAP servers

2016-10-19 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371228 Bug ID: 371228 Summary: enable remote search on IMAP servers Product: kmail2 Version: unspecified Platform: Other OS: other Status: UNCONFIRMED Severity:

[kmail2] [Bug 371228] enable remote search on IMAP servers

2016-10-19 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371228 --- Comment #1 from RJVB --- Created attachment 101647 --> https://bugs.kde.org/attachment.cgi?id=101647=edit a first draft for enabling remote search in the QuickSearch toolbar. WIP! -- You are receiving this mail because: You

[kontact] [Bug 370646] Crash when opening Kontact preferences

2016-10-13 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370646 --- Comment #2 from RJVB --- Backtrace below. Among the things I tried was not deleting only attributes of type NoteDisplayAttribute. That actually made things worse, somehow, causing crashes even when the application was starting

[kontact] [Bug 370646] New: Crash when opening Kontact preferences

2016-10-13 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370646 Bug ID: 370646 Summary: Crash when opening Kontact preferences Product: kontact Version: GIT (master) Platform: Compiled Sources OS: OS X Status: UNCONFIRMED

[kontact] [Bug 370646] Crash because of stale (dangling) pointers in the attribute registry

2016-10-16 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370646 RJVB changed: What|Removed |Added URL||http://arstechnica.com/civi

[kontact] [Bug 370646] Crash because of stale (dangling) pointers in the attribute registry

2016-10-16 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370646 RJVB changed: What|Removed |Added Summary|Crash when opening Kontact |Crash because of stale

[kontact] [Bug 370646] Crash because of stale (dangling) pointers in the attribute registry

2016-10-16 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370646 --- Comment #8 from RJVB --- This bug has gotten under my skin. Having looked at this a bit more and asking around a bit, the most likely explanation for the crash is this: - KCModuleLoader::loadModule() loads the library to get a

[kontact] [Bug 370646] Crash when opening Kontact preferences

2016-10-16 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370646 --- Comment #7 from RJVB --- I see there's been a chronological glitch in my comments :-/ I wonder: shouldn't it be more elegant to do the actual unregistering (attributes.erase(x)) in the Attribute dtor? I'll need to check if the

[kontact] [Bug 370646] Crash when opening Kontact preferences

2016-10-14 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370646 --- Comment #4 from RJVB --- Why this happens is unclear to me, but the line const bool registered = dummy(); in libnoteshared's attributeregistrar.cpp is executed twice. I think that can only happen when the library is loaded

[kontact] [Bug 370646] Crash when opening Kontact preferences

2016-10-14 Thread RJVB via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=370646 --- Comment #3 from RJVB --- I ran kontact through valgrind to get another angle. I think in the end it just confirms what I already thought: ``` --72548-- run: /usr/bin/dsymutil "/opt/local/lib/kde4/kcm_knote.so" --72548-- run: