From alexandre.bonneau at linuxfr.eu Fri Mar 1 00:13:21 2013 From: alexandre.bonneau at linuxfr.eu (Alexandre Bonneau) Date: Fri, 01 Mar 2013 00:13:21 +0000 Subject: [Akonadi] [Bug 315934] New: Akonadi can't load resource it created after closing the app (kaddressbook or korganizer) Message-ID: https://bugs.kde.org/show_bug.cgi?id=315934 Bug ID: 315934 Summary: Akonadi can't load resource it created after closing the app (kaddressbook or korganizer) Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: critical Priority: NOR Component: ICal file resource Assignee: kdepim-bugs at kde.org Reporter: alexandre.bonneau at linuxfr.eu Akonadi chokes on data with multiple resource type (I tested kcal, ical, icaldir, and vcarddir). Reproducible: Always Steps to Reproduce: 1. Create a new ical|icaldir|vcarddir resource within korganizer|kaddressbook 2. Point that resource to the ics or vcf files, click "OK" 3. Akonadi, mysqld and the korganizer|kaddressbook app are working (as well as Nepomuk) 4. All your contacts|events and tasks are shown in the application, that's great ! 5. Close korganizer|kaddressbook (perhaps you need to restart Akonadi too) 6. Open korganizer|kaddressbook again 7. You get only one error per resource, like this one : "AkonadiAgentServer(20469): akonadi_ical_resource: Can't find incidence with uid "f36a0552-a73e-4c0d-9945-e772057bfafe" ; item.id() = 521696 ItemRetrieverException : Unable to retrieve item from resource: Invalid item retrieved" Actual Results: As a result, you can no longer browser your precious data in korganizer|kaddressbook nor in akonadiconsole. Expected Results: If Akonadi can import data and show them once, don't choke on your own data. ### ICAL and ICALDIR resource ### In the log I get this error : "AkonadiAgentServer(20469): akonadi_ical_resource: Can't find incidence with uid "f36a0552-a73e-4c0d-9945-e772057bfafe" ; item.id() = 521696 ItemRetrieverException : Unable to retrieve item from resource: Invalid item retrieved". I found that this uid "f36a0552-a73e-4c0d-9945-e772057bfafe" is the uid of ___the very first row where data is null___, using this query : "SELECT remoteId, data FROM pimitemtable pit, parttable pt WHERE collectionid = 2617 -- this is my agenda collection id AND pit.id = pt.pimItemId AND data is not null;" ...and this uid exists in the std.ics file (`grep "f36a0552-a73e-4c0d-9945-e772057bfafe" std.ics` return a line where it find that uid, while querying the 'data' column in the akonadi database returns no such characters string. ### VCARDDIR resource ### With the vcarddir resource I get this same kind of error message (translated) : "Can't find contact information with uid "0bWSNqn4C6"". I found that this uid "0bWSNqn4C6" is the uid of ___the very first result where 'data' is not a vcard___ but a link to the file "0bWSNqn4C6_rX" into the folder ~/.local/share/akonadi/file_db_data/, and that file doesn't exists. That error message states that the uid 0bWSNqn4C6 can't be found, but I can with that query : "SELECT * FROM pimitemtable pit, parttable pt WHERE collectionid = 2683 AND pit.id = pt.pimItemId AND remoteId LIKE "%0bWSNqn4C6%";" ...and the file is physically present in the folder ~/.local/share/contacts (and is not empty). it seems like somehow Akonadi deletes files from ~/.local/share/akonadi/file_db_data/, but doesn't update the database.. Right now I'm trying to figure out if data that are entered via korganizer or kadressbook is lost before the bug arise, but I think I lost one or two tasks in that process.. Last but not least, I imported my data (ics and vcf) into another computer still on 4.9.5 for a new user, and everything went fine (and still is, which is the point of this bug report). -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 1 06:54:53 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 01 Mar 2013 06:54:53 +0000 Subject: [kmail] [Bug 264582] Ctrl+C is wrongly identified as an ambiguous shortcut In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=264582 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |FIXED --- Comment #2 from Laurent Montel --- I think was fix in 4.10.x -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 1 06:58:48 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 01 Mar 2013 06:58:48 +0000 Subject: [kaddressbook] [Bug 267334] Invalid SMS object In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=267334 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #2 from Laurent Montel --- Still valid ? Do you have paid to allow to send sms ? in skype sms is not free. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 1 07:57:01 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 01 Mar 2013 07:57:01 +0000 Subject: [kmail] [Bug 226768] list formatting is lost in composer html -> text conversion In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=226768 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org Version Fixed In| |4.10 --- Comment #1 from Laurent Montel --- Fixed in 4.10 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 1 08:00:19 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 01 Mar 2013 08:00:19 +0000 Subject: [kmail] [Bug 206559] www links are created incorrectly from e-mail text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=206559 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org Version Fixed In| |4.10.1 --- Comment #5 from Laurent Montel --- Fixed in 4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 1 09:01:58 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 01 Mar 2013 09:01:58 +0000 Subject: [kontact] [Bug 261986] Some icons in Kontact configuration are not sized properly In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=261986 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |FIXED --- Comment #1 from Laurent Montel --- Was fixed in kontact>4.8 I think now it's correct. -- You are receiving this mail because: You are the assignee for the bug. From kde at dhardy.name Fri Mar 1 09:33:45 2013 From: kde at dhardy.name (Diggory Hardy) Date: Fri, 01 Mar 2013 09:33:45 +0000 Subject: [kmail2] [Bug 315941] New: various changes change folder "numbers" breaking filter rules Message-ID: https://bugs.kde.org/show_bug.cgi?id=315941 Bug ID: 315941 Summary: various changes change folder "numbers" breaking filter rules Classification: Unclassified Product: kmail2 Version: 4.10.0 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: kde at dhardy.name It appears to me that filter rules of the type "move to folder" use some "number" to identify the destination folder, and that these identifiers are liable to change. Symptom: several times some action (migrating data to a different computer, upgrading, restoring data from backup) results in all "move to folder" rules either having the wrong target folder or no target folder. Proposed solution: store the folder path instead of what I assume is some numeric ID in the rule configuration. (Is my assumption that a simple numeric enumeration is used correct? It does not seem a robust solution.) Reproducible: Sometimes -- You are receiving this mail because: You are the assignee for the bug. From kde at dhardy.name Fri Mar 1 09:53:22 2013 From: kde at dhardy.name (Diggory Hardy) Date: Fri, 01 Mar 2013 09:53:22 +0000 Subject: [kmail2] [Bug 315942] New: frozen, phoney/corrupt IMAP account Message-ID: https://bugs.kde.org/show_bug.cgi?id=315942 Bug ID: 315942 Summary: frozen, phoney/corrupt IMAP account Classification: Unclassified Product: kmail2 Version: 4.10.0 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: folders Assignee: kdepim-bugs at kde.org Reporter: kde at dhardy.name I have several IMAP accounts configured, one named "EPFL". After restoring files from backup, I now have an extra account listed in the folder view, named "EPFL (Offline)" (in addition to the working "EPFL" account, which can be removed and recreated in the Akonadi configuration without affecting this "EPFL (Offline)" item). This "EPFL (Offline)" item behaves rather oddly: mostly it appears the same as the real EPFL account, but (a) none of the mails appearing there change or can be change (they are all old emails), (b) the mails under "inbox" show header information only and cannot be opened (presumably due to offline status), and (c) two emails are listed under the "EPFL (Offline)" folder directly (not in inbox or some sub folder), one of which can be opened and one not. None of the emails appearing under this account can be deleted; the whole thing appears to be frozen (with the exception that editing the one message which can be opened and discarding the edited version creates a duplicate). This only showed up recently (just before upgrade, was same on KDE 4.9.x). The two messages mentioned in (c) above showed up in the same wierd way in the past at some point. Sorry for this rather confusing report. It's not a problem for me, but if I was developing Akonadi or kmail (I'm not) I'd want to investigate such wierd symptoms, hence the report. Reproducible: Didn't try -- You are receiving this mail because: You are the assignee for the bug. From ilya.hegai at gmail.com Fri Mar 1 11:26:05 2013 From: ilya.hegai at gmail.com (Ilya Hegai) Date: Fri, 01 Mar 2013 11:26:05 +0000 Subject: [Akonadi] [Bug 315947] New: akonadi handling ~/.config/akonadi/agent_config_akonadi_nepomuk_feeder_changes.dat causes heavy IO load Message-ID: https://bugs.kde.org/show_bug.cgi?id=315947 Bug ID: 315947 Summary: akonadi handling ~/.config/akonadi/agent_config_akonadi_nepomuk_feeder_ changes.dat causes heavy IO load Classification: Unclassified Product: Akonadi Version: 4.9 Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: ilya.hegai at gmail.com akonadi handling ~/.config/akonadi/agent_config_akonadi_nepomuk_feeder_changes.dat causes heavy IO load which leads to ~3Gb per day written according to iotop (I was forced to use anything-sync-daemon to link this dir to tmpfs), almost each kmail operation ended with that file is beeing rewritten (and judging by iotop completely rewritten) As SSD user I've been worrying about it not because of SSD resource (which is quite decent nowadays) but because of disk is getting pretty warm (just like HDD under constant heavy load) btw, nepomuk itself is disabled on my system I've been receiving just about 50 e-mails per day Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 1 11:35:23 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 01 Mar 2013 11:35:23 +0000 Subject: [Akonadi] [Bug 315947] akonadi handling ~/.config/akonadi/agent_config_akonadi_nepomuk_feeder_changes.dat causes heavy IO load In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315947 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- There is a -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 1 11:35:51 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 01 Mar 2013 11:35:51 +0000 Subject: [Akonadi] [Bug 315947] akonadi handling ~/.config/akonadi/agent_config_akonadi_nepomuk_feeder_changes.dat causes heavy IO load In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315947 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10 Resolution|--- |FIXED --- Comment #2 from Laurent Montel --- there is a lot of improvement in 4.10. Please update it. We fixed it. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 1 11:37:30 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 01 Mar 2013 11:37:30 +0000 Subject: [kmail2] [Bug 315941] various changes change folder "numbers" breaking filter rules In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315941 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |INVALID --- Comment #1 from Laurent Montel --- No we can't do it. But you can export filter which export with path and reimport it in new computer, filter manager will try to find correct folder and adapt it. Regards. -- You are receiving this mail because: You are the assignee for the bug. From alexandre.bonneau at linuxfr.eu Fri Mar 1 11:49:57 2013 From: alexandre.bonneau at linuxfr.eu (Alexandre Bonneau) Date: Fri, 01 Mar 2013 11:49:57 +0000 Subject: [Akonadi] [Bug 315934] Akonadi can't load resource it created after closing the app (kaddressbook or korganizer) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315934 --- Comment #1 from Alexandre Bonneau --- To complete my bug report, here is where and how I got the source files : Vcard files : I copied in a directory all the vcf files from a January backup when I was still using kde 4.9.5 (with that configuration, I couldn't use right click > addressbook properties on my addressbook. Somehow the resource was missing from the "Agents" tab, but kaddressbook worked great anyway). Then I created a vcarddir resource pointing to that directory. Ics files : I copied some files from a January backup when I was still using kde 4.9.5, and used that script (http://paste.ubuntu.com/5576063) to retrieve some events/tasks from a 2nd calendar (which was only into in the Akonadi database). I then imported this ics file into a kcal resource on korganizer 4.9.5, then exported it back into another std.ics file (just to be sure it was generated by korganizer, not by my script). Finally, I created an ical resource on kde 4.10 by importing that std.ics. As said in my previous post, korganizer showed all the tasks/events, but after a reboot, akonadi chocked on that resource. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 1 12:50:52 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 01 Mar 2013 12:50:52 +0000 Subject: [kontact] [Bug 171618] Calendar reminder box 'Edit' button does nothing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=171618 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |FIXED --- Comment #2 from Laurent Montel --- So close it. Reopen if necessary, -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 1 13:05:50 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 01 Mar 2013 13:05:50 +0000 Subject: [kontact] [Bug 226497] Dialogue text is moved downward when typing in the filename line edit of the 'Select calendar - Akonadi Resource' dialogue In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=226497 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Laurent Montel --- For me it's fixed now Can't reproduce it. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 1 13:08:45 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 01 Mar 2013 13:08:45 +0000 Subject: [kontact] [Bug 243906] build fails - linking issues In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=243906 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #4 from Laurent Montel --- Still valid ? -- You are receiving this mail because: You are the assignee for the bug. From redm at gmx.de Fri Mar 1 13:57:29 2013 From: redm at gmx.de (Michael Reiher) Date: Fri, 01 Mar 2013 13:57:29 +0000 Subject: [kmail2] [Bug 315954] New: LDAP password stored in clear text Message-ID: https://bugs.kde.org/show_bug.cgi?id=315954 Bug ID: 315954 Summary: LDAP password stored in clear text Classification: Unclassified Product: kmail2 Version: 4.9.5 Platform: Ubuntu Packages OS: Linux Status: CONFIRMED Severity: major Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: redm at gmx.de I configured an LDAP server to retrieve addressbook entries from a directory. I added the LDAP server via Composer -> Mail address field -> "Select" -> "Search Directory Service" -> "Configure LDAP Servers". In .kde/share/config/kabldaprc I found my password in clear text! This is a grave security problem and the password should be stored in kwallet. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 1 15:45:31 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 01 Mar 2013 15:45:31 +0000 Subject: [kmail2] [Bug 315954] LDAP password stored in clear text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315954 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- I confirm that ldap doesn't have wallet support. Will look at how to fix it. Regards. -- You are receiving this mail because: You are the assignee for the bug. From iamsergio at gmail.com Fri Mar 1 16:32:17 2013 From: iamsergio at gmail.com (Sergio Martins) Date: Fri, 01 Mar 2013 16:32:17 +0000 Subject: [Akonadi] [Bug 312089] Cannot create a new event in a google calendar In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312089 Sergio Martins changed: What |Removed |Added ---------------------------------------------------------------------------- CC|iamsergio at gmail.com | -- You are receiving this mail because: You are on the CC list for the bug. From iamsergio at gmail.com Fri Mar 1 16:33:50 2013 From: iamsergio at gmail.com (Sergio Martins) Date: Fri, 01 Mar 2013 16:33:50 +0000 Subject: [Akonadi] [Bug 311240] CalDAV calendar resource shows duplicate calendar In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=311240 Sergio Martins changed: What |Removed |Added ---------------------------------------------------------------------------- CC|iamsergio at gmail.com | -- You are receiving this mail because: You are the assignee for the bug. From redm at gmx.de Fri Mar 1 16:49:40 2013 From: redm at gmx.de (Michael Reiher) Date: Fri, 01 Mar 2013 16:49:40 +0000 Subject: [kmail2] [Bug 315966] New: Changed LDAP password not stored Message-ID: https://bugs.kde.org/show_bug.cgi?id=315966 Bug ID: 315966 Summary: Changed LDAP password not stored Classification: Unclassified Product: kmail2 Version: 4.9.5 Platform: Ubuntu Packages OS: Linux Status: CONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: redm at gmx.de I have trouble changing the LDAP password. The password of this LDAP account is changed every 90 days or so (it's tied to the local Active Directory). Then the LDAP client correctly complains that it can't login and asks me to enter a (new) password. And even though I always selected "Save password" it never got stored. For instance .kde/share/config/kabldaprc contained a password which was months old. On the other hand it's doesn't always complain, sometimes it just silently tries with the old, wrong password. This leads to my AD account getting locked after 3 failed attemtps... Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From redm at gmx.de Fri Mar 1 16:50:07 2013 From: redm at gmx.de (Michael Reiher) Date: Fri, 01 Mar 2013 16:50:07 +0000 Subject: [kmail2] [Bug 315954] LDAP password stored in clear text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315954 --- Comment #2 from Michael Reiher --- When searched through the bug list if this bug already exists, I found references which suggest that there is something else LDAP related with kwallet support in Akonadi? Are there two LDAP implementations in Akonadi, or kio_ldap and something else? Shouldn't they be unified? -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 1 18:52:44 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 01 Mar 2013 18:52:44 +0000 Subject: [kmail2] [Bug 315954] LDAP password stored in clear text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315954 --- Comment #3 from Laurent Montel --- Git commit 0ec9c66a535a64bbec07e56cfd1098086c45a4c7 by Montel Laurent. Committed on 01/03/2013 at 19:47. Pushed by mlaurent into branch 'master'. Start to implement store ldap password in kwallet M +1 -0 libkdepim/CMakeLists.txt A +193 -0 libkdepim/ldap/ldapclientsearchconfig.cpp [License: LGPL (v2+)] A +64 -0 libkdepim/ldap/ldapclientsearchconfig.h [License: LGPL (v2+)] http://commits.kde.org/kdepim/0ec9c66a535a64bbec07e56cfd1098086c45a4c7 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 1 18:53:57 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 01 Mar 2013 18:53:57 +0000 Subject: [kmail2] [Bug 315966] Changed LDAP password not stored In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315966 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- Ok will look at after previous bug. Regards -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Fri Mar 1 22:33:50 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Fri, 01 Mar 2013 22:33:50 +0000 Subject: [Akonadi] [Bug 315985] New: Akonadi nepomuk Feeder not detecting nepomukserver on startup Message-ID: https://bugs.kde.org/show_bug.cgi?id=315985 Bug ID: 315985 Summary: Akonadi nepomuk Feeder not detecting nepomukserver on startup Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Ubuntu Packages OS: Linux Status: CONFIRMED Severity: normal Priority: NOR Component: Nepomuk Feeder Agents Assignee: kdepim-bugs at kde.org Reporter: lindsay.mathieson at gmail.com CC: vkrause at kde.org On booting my pc and starting akonadiconsole the status of the nepomuk feeder is: "Waiting for Nepomuk Server to start..." However "ps -e|grep nepo" shows that nepomukserver is running, plus all the other nepomuk related facilities are working. Its stays this way for a few minutes then changes to: "Nepomuk is not operation: Nepomuk is not running" If I then restart the feeder resource it finds Nepomuk immediately and starts indexing. Reproducible: Always Steps to Reproduce: 1. Boot KDE 2. Start akonadiconsole 3. Observe the nepomuk feeder status Actual Results: The feeder fails to find the nepomuk server, after a few minutes it errors out. Expected Results: The nepomuk feeder should find the server almost immediately. My google calendar and contacts resources are occasionally off-line - maybe a similar problem? -- You are receiving this mail because: You are the assignee for the bug. From crglasoe at gmail.com Fri Mar 1 22:35:15 2013 From: crglasoe at gmail.com (Chris) Date: Fri, 01 Mar 2013 22:35:15 +0000 Subject: [kontact] [Bug 315986] New: changing colors on calendars Message-ID: https://bugs.kde.org/show_bug.cgi?id=315986 Bug ID: 315986 Summary: changing colors on calendars Classification: Unclassified Product: kontact Version: 4.10 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: crglasoe at gmail.com Application: kontact (4.10) KDE Platform Version: 4.10.00 "release 550" Qt Version: 4.8.4 Operating System: Linux 3.4.28-2.20-desktop x86_64 Distribution: "openSUSE 12.2 (x86_64)" -- Information about the crash: changing colors on calendars. Did have an email open to reply to someone but nothing else. The crash can be reproduced every time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7fe086b8b780 (LWP 4446))] Thread 3 (Thread 0x7fe06dede700 (LWP 4448)): #0 0x00007fe07e9978f4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fe083384437 in ?? () from /usr/lib64/libQtWebKit.so.4 #2 0x00007fe083384469 in ?? () from /usr/lib64/libQtWebKit.so.4 #3 0x00007fe07e993e0e in start_thread () from /lib64/libpthread.so.0 #4 0x00007fe0840e62cd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7fe06d5dd700 (LWP 4449)): #0 0x00007fe07d7c44a1 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0 #1 0x00007fe07d788019 in g_main_context_query () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fe07d7885f9 in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fe07d7887a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x00007fe085512166 in QEventDispatcherGlib::processEvents (this=0x7fe0680008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #5 0x00007fe0854e297f in QEventLoop::processEvents (this=this at entry=0x7fe06d5dce00, flags=...) at kernel/qeventloop.cpp:149 #6 0x00007fe0854e2c08 in QEventLoop::exec (this=0x7fe06d5dce00, flags=...) at kernel/qeventloop.cpp:204 #7 0x00007fe0853e50e0 in QThread::exec (this=) at thread/qthread.cpp:542 #8 0x00007fe0853e80bc in QThreadPrivate::start (arg=0xdebeb0) at thread/qthread_unix.cpp:338 #9 0x00007fe07e993e0e in start_thread () from /lib64/libpthread.so.0 #10 0x00007fe0840e62cd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7fe086b8b780 (LWP 4446)): [KCrash Handler] #6 ExternalRefCount (other=..., this=0x7fff28cc1ec0) at /usr/include/QtCore/qsharedpointer_impl.h:396 #7 QSharedPointer (other=..., this=0x7fff28cc1ec0) at /usr/include/QtCore/qsharedpointer_impl.h:480 #8 IncidenceTreeModel::Private::onDataChanged (this=0x5ec5ed0, begin=..., end=...) at /usr/src/debug/kdepim-4.10.0/korganizer/views/todoview/incidencetreemodel.cpp:180 #9 0x00007fe0854f912f in QMetaObject::activate (sender=0x658e7f0, m=, local_signal_index=, argv=0x7fff28cc2100) at kernel/qobject.cpp:3548 #10 0x00007fe085543647 in QAbstractItemModel::dataChanged (this=, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164 #11 0x00007fe084e19d7a in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x658e810, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1210 #12 0x00007fe0854f912f in QMetaObject::activate (sender=0x658db60, m=, local_signal_index=, argv=0x7fff28cc23a0) at kernel/qobject.cpp:3548 #13 0x00007fe085543647 in QAbstractItemModel::dataChanged (this=, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164 #14 0x00007fe084e19d7a in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x658dce0, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1210 #15 0x00007fe0854f912f in QMetaObject::activate (sender=0x6583e30, m=, local_signal_index=, argv=0x7fff28cc2640) at kernel/qobject.cpp:3548 #16 0x00007fe085543647 in QAbstractItemModel::dataChanged (this=, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164 #17 0x00007fe085f302e3 in KSelectionProxyModelPrivate::sourceDataChanged (this=0x658d890, topLeft=..., bottomRight=...) at /usr/src/debug/kdelibs-4.10.0/kdeui/itemviews/kselectionproxymodel.cpp:667 #18 0x00007fe0854f912f in QMetaObject::activate (sender=0x5c897a0, m=, local_signal_index=, argv=0x7fff28cc2900) at kernel/qobject.cpp:3548 #19 0x00007fe085543647 in QAbstractItemModel::dataChanged (this=, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164 #20 0x00007fe080d8bd45 in Akonadi::EntityTreeModelPrivate::dataChanged (this=this at entry=0x5c89f80, top=..., bottom=...) at /usr/src/debug/kdepimlibs-4.10.0/akonadi/entitytreemodel_p.cpp:1692 #21 0x00007fe080e26e51 in Akonadi::EntityTreeModelPrivate::monitoredItemChanged (this=0x5c89f80, item=...) at /usr/src/debug/kdepimlibs-4.10.0/akonadi/entitytreemodel_p.cpp:1130 #22 0x00007fe0854f912f in QMetaObject::activate (sender=0x1574ec0, m=, local_signal_index=, argv=0x7fff28cc2b70) at kernel/qobject.cpp:3548 #23 0x00007fe080d8dbc7 in Akonadi::Monitor::itemChanged (this=, _t1=..., _t2=...) at /usr/src/debug/kdepimlibs-4.10.0/build/akonadi/moc_monitor.cpp:189 #24 0x00007fe080dc69c3 in Akonadi::MonitorPrivate::emitItemNotification (this=this at entry=0x5c88af0, msg=..., item=..., collection=..., collectionDest=...) at /usr/src/debug/kdepimlibs-4.10.0/akonadi/monitor_p.cpp:554 #25 0x00007fe080dcea82 in Akonadi::MonitorPrivate::emitNotification (this=this at entry=0x5c88af0, msg=...) at /usr/src/debug/kdepimlibs-4.10.0/akonadi/monitor_p.cpp:296 #26 0x00007fe080dceaf9 in Akonadi::ChangeRecorderPrivate::emitNotification (this=0x5c88af0, msg=...) at /usr/src/debug/kdepimlibs-4.10.0/akonadi/changerecorder_p.cpp:54 #27 0x00007fe080dcd80f in Akonadi::MonitorPrivate::flushPipeline (this=this at entry=0x5c88af0) at /usr/src/debug/kdepimlibs-4.10.0/akonadi/monitor_p.cpp:457 #28 0x00007fe080dcd8a9 in Akonadi::MonitorPrivate::dataAvailable (this=0x5c88af0) at /usr/src/debug/kdepimlibs-4.10.0/akonadi/monitor_p.cpp:466 #29 0x00007fe0854f912f in QMetaObject::activate (sender=0x4aa4a50, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3548 #30 0x00007fe080e533cd in Akonadi::EntityCache::processResult (this=0x4aa4a50, job=0x50ca530) at /usr/src/debug/kdepimlibs-4.10.0/akonadi/entitycache_p.h:196 #31 0x00007fe0854f912f in QMetaObject::activate (sender=0x50ca530, m=, local_signal_index=, argv=0x7fff28cc3270) at kernel/qobject.cpp:3548 #32 0x00007fe085971b02 in KJob::result (this=this at entry=0x50ca530, _t1=_t1 at entry=0x50ca530) at /usr/src/debug/kdelibs-4.10.0/build/kdecore/kjob.moc:208 #33 0x00007fe085971b40 in KJob::emitResult (this=0x50ca530) at /usr/src/debug/kdelibs-4.10.0/kdecore/jobs/kjob.cpp:318 #34 0x00007fe0854f860e in QObject::event (this=0x50ca530, e=) at kernel/qobject.cpp:1203 #35 0x00007fe08488d85c in QApplicationPrivate::notify_helper (this=this at entry=0xc182d0, receiver=receiver at entry=0x50ca530, e=e at entry=0x7f5b400) at kernel/qapplication.cpp:4562 #36 0x00007fe084891cda in QApplication::notify (this=0x7fff28cc3d10, receiver=0x50ca530, e=0x7f5b400) at kernel/qapplication.cpp:4423 #37 0x00007fe085f48a96 in KApplication::notify (this=0x7fff28cc3d10, receiver=0x50ca530, event=0x7f5b400) at /usr/src/debug/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311 #38 0x00007fe0854e3c2e in QCoreApplication::notifyInternal (this=0x7fff28cc3d10, receiver=receiver at entry=0x50ca530, event=event at entry=0x7f5b400) at kernel/qcoreapplication.cpp:946 #39 0x00007fe0854e7591 in sendEvent (event=0x7f5b400, receiver=0x50ca530) at kernel/qcoreapplication.h:231 #40 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xbdc670) at kernel/qcoreapplication.cpp:1570 #41 0x00007fe085511fb3 in sendPostedEvents () at kernel/qcoreapplication.h:236 #42 postEventSourceDispatch (s=0xc1e560) at kernel/qeventdispatcher_glib.cpp:279 #43 0x00007fe07d7883b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #44 0x00007fe07d7886e8 in ?? () from /usr/lib64/libglib-2.0.so.0 #45 0x00007fe07d7887a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #46 0x00007fe085512146 in QEventDispatcherGlib::processEvents (this=0xbe1ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #47 0x00007fe08492dbee in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #48 0x00007fe0854e297f in QEventLoop::processEvents (this=this at entry=0x7fff28cc3b80, flags=...) at kernel/qeventloop.cpp:149 #49 0x00007fe0854e2c08 in QEventLoop::exec (this=0x7fff28cc3b80, flags=...) at kernel/qeventloop.cpp:204 #50 0x00007fe0854e78a8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #51 0x0000000000403649 in main (argc=1, argv=0x7fff28cc3e58) at /usr/src/debug/kdepim-4.10.0/kontact/src/main.cpp:219 Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Fri Mar 1 22:38:27 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Fri, 01 Mar 2013 22:38:27 +0000 Subject: [Akonadi] [Bug 315985] Akonadi nepomuk Feeder not detecting nepomukserver on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315985 Blackpaw changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lindsay.mathieson at gmail.com -- You are receiving this mail because: You are the assignee for the bug. From winter at kde.org Fri Mar 1 23:18:26 2013 From: winter at kde.org (Allen Winter) Date: Fri, 01 Mar 2013 23:18:26 +0000 Subject: [korganizer] [Bug 315986] changing colors on calendars In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315986 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |iamsergio at gmail.com, | |winter at kde.org Component|general |todoview Assignee|kdepim-bugs at kde.org |korganizer-devel at kde.org Product|kontact |korganizer -- You are receiving this mail because: You are the assignee for the bug. From mail at eliasprobst.eu Sat Mar 2 03:45:49 2013 From: mail at eliasprobst.eu (Elias Probst) Date: Sat, 02 Mar 2013 03:45:49 +0000 Subject: [Akonadi] [Bug 302750] Akonadi IMAP resource crashed on logout In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=302750 --- Comment #8 from Elias Probst --- Created attachment 77678 --> https://bugs.kde.org/attachment.cgi?id=77678&action=edit New crash information added by DrKonqi akonadi_imap_resource (4.10) on KDE Platform 4.10.00 using Qt 4.8.4 - What I was doing when the application crashed: It happened again. This time on KDE 4.10.0 and Akonadi Server 1.9.0. -- Backtrace (Reduced): #7 0x00007ff8539ebb82 in ~Task (this=0x7fff3d973690, __in_chrg=) at /var/tmp/portage/kde-base/kdepimlibs-4.10.0-r1/work/kdepimlibs-4.10.0/akonadi/resourcescheduler_p.h:67 #8 Akonadi::ResourceBase::cancelTask (this=0x1c914a0) at /var/tmp/portage/kde-base/kdepimlibs-4.10.0-r1/work/kdepimlibs-4.10.0/akonadi/resourcebase.cpp:861 #9 0x00007ff8539ebcf9 in Akonadi::ResourceBase::cancelTask (this=0x1c914a0, msg=...) at /var/tmp/portage/kde-base/kdepimlibs-4.10.0-r1/work/kdepimlibs-4.10.0/akonadi/resourcebase.cpp:889 #10 0x000000000042049b in ResourceState::cancelTask (this=0x1daccd0, errorString=...) at /var/tmp/portage/kde-base/kdepim-runtime-4.10.0/work/kdepim-runtime-4.10.0/resources/imap/resourcestate.cpp:390 #11 0x00000000004481f1 in ResourceTask::cancelTask (this=0x1d3a3a0, errorString=...) at /var/tmp/portage/kde-base/kdepim-runtime-4.10.0/work/kdepim-runtime-4.10.0/resources/imap/resourcetask.cpp:285 -- You are receiving this mail because: You are on the CC list for the bug. From montel at kde.org Sat Mar 2 10:37:49 2013 From: montel at kde.org (Laurent Montel) Date: Sat, 02 Mar 2013 10:37:49 +0000 Subject: [kmail2] [Bug 315954] LDAP password stored in clear text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315954 --- Comment #4 from Laurent Montel --- Git commit 74a42eec4861b673ec599a6aaac4a1c6c4173774 by Montel Laurent. Committed on 02/03/2013 at 11:36. Pushed by mlaurent into branch 'master'. Continue to implement save ldap password in kwallet M +7 -5 libkdepim/ldap/kcmldap.cpp M +5 -0 libkdepim/ldap/kcmldap_p.h M +14 -2 libkdepim/ldap/ldapclientsearch.cpp M +2 -0 libkdepim/ldap/ldapclientsearchconfig.cpp http://commits.kde.org/kdepim/74a42eec4861b673ec599a6aaac4a1c6c4173774 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Sat Mar 2 10:52:19 2013 From: montel at kde.org (Laurent Montel) Date: Sat, 02 Mar 2013 10:52:19 +0000 Subject: [kmail2] [Bug 315954] LDAP password stored in clear text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315954 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.11 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/e13aa1412d72a0c317a5d859 | |b9b520c31c9a40a0 --- Comment #5 from Laurent Montel --- Git commit e13aa1412d72a0c317a5d859b9b520c31c9a40a0 by Montel Laurent. Committed on 02/03/2013 at 11:51. Pushed by mlaurent into branch 'master'. Fix Bug 315954 - LDAP password stored in clear text FIXED-IN: 4.11 M +2 -2 libkdepim/ldap/ldapclientsearch.cpp M +2 -2 libkdepim/ldap/ldapclientsearch.h M +4 -2 libkdepim/ldap/ldapsearchdialog.cpp http://commits.kde.org/kdepim/e13aa1412d72a0c317a5d859b9b520c31c9a40a0 -- You are receiving this mail because: You are the assignee for the bug. From blaze at jabster.pl Sat Mar 2 11:10:50 2013 From: blaze at jabster.pl (blaze at jabster.pl) Date: Sat, 02 Mar 2013 11:10:50 +0000 Subject: [Akonadi] [Bug 316002] New: akonadi fails to start with QSQLITE3 driver Message-ID: https://bugs.kde.org/show_bug.cgi?id=316002 Bug ID: 316002 Summary: akonadi fails to start with QSQLITE3 driver Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: grave Priority: NOR Component: server Assignee: kdepim-bugs at kde.org Reporter: blaze at jabster.pl Akonadi server fails to start after upgrade to KDE 4.10.0 (akonadi server 1.9.0). Reproducible: Always Steps to Reproduce: 1. set the SQlite for database driver in Akonadi Server Configuration dialog 2. akonadictl start 3. see the output actual output: QSqlDatabase: QSQLITE3 driver not loaded QSqlDatabase: available drivers: QSQLITE ASSERT: "database.driver()->hasFeature( QSqlDriver::LastInsertId )" in file ../../server/src/storage/dbconfigsqlite.cpp, line 117 "[ 0: akonadiserver() [0x805bee5] 1: akonadiserver() [0x805c22a] 2: [0xb773e400] 3: [0xb773e424] 4: /lib/i386-linux-gnu/libc.so.6(gsignal+0x4f) [0xb6e07b1f] 5: /lib/i386-linux-gnu/libc.so.6(abort+0x143) [0xb6e0b0b3] 6: /usr/lib/i386-linux-gnu/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x13c) [0xb748c7fc] 7: /usr/lib/i386-linux-gnu/libQtCore.so.4(+0x5cc09) [0xb748cc09] 8: /usr/lib/i386-linux-gnu/libQtCore.so.4(_Z6qFatalPKcz+0x18) [0xb748cd28] 9: /usr/lib/i386-linux-gnu/libQtCore.so.4(_Z9qt_assertPKcS0_i+0x35) [0xb748cdb5] 10: akonadiserver() [0x80d86d4] 11: akonadiserver() [0x805f06d] 12: akonadiserver() [0x8060aa5] 13: akonadiserver() [0x8061566] 14: akonadiserver() [0x8055b6a] 15: /lib/i386-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0xb6df2935] 16: akonadiserver() [0x8056681] ] " ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error) -- You are receiving this mail because: You are the assignee for the bug. From blaze at jabster.pl Sat Mar 2 11:13:04 2013 From: blaze at jabster.pl (blaze at jabster.pl) Date: Sat, 02 Mar 2013 11:13:04 +0000 Subject: [Akonadi] [Bug 316002] akonadi fails to start with QSQLITE3 driver In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316002 blaze at jabster.pl changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blaze at jabster.pl -- You are receiving this mail because: You are the assignee for the bug. From mollekopf at kolabsys.com Sat Mar 2 11:46:30 2013 From: mollekopf at kolabsys.com (Christian Mollekopf) Date: Sat, 02 Mar 2013 11:46:30 +0000 Subject: [kdepim] [Bug 314181] KPIM::AddresseeLineEdit doesn't always show all search results In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314181 Christian Mollekopf changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Christian Mollekopf --- Fixed in 8c2bf14a2ba463435533c3696c13767d909da545. (4.10.2) -- You are receiving this mail because: You are the assignee for the bug. From redm at gmx.de Sat Mar 2 13:20:22 2013 From: redm at gmx.de (Michael Reiher) Date: Sat, 02 Mar 2013 13:20:22 +0000 Subject: [kmail2] [Bug 315954] LDAP password stored in clear text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315954 --- Comment #6 from Michael Reiher --- That was quick:) Great, thank you! -- You are receiving this mail because: You are the assignee for the bug. From krammer at kde.org Sat Mar 2 17:53:12 2013 From: krammer at kde.org (Kevin Krammer) Date: Sat, 02 Mar 2013 17:53:12 +0000 Subject: [kmail2] [Bug 284274] kmail2 isn't able to send encrypted emails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=284274 Kevin Krammer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/c04f17ebd0e855bc7880f8a2 | |2dba8661d925f9e8 --- Comment #23 from Kevin Krammer --- Git commit c04f17ebd0e855bc7880f8a22dba8661d925f9e8 by Kevin Krammer, on behalf of Torsten Grote. Committed on 23/02/2013 at 19:00. Pushed by krake into branch 'master'. Fix for sending encrypted mails to untrusted recipients REVIEW: 107847 M +8 -4 messagecomposer/composerviewbase.cpp M +1 -1 messagecomposer/encryptjob.cpp http://commits.kde.org/kdepim/c04f17ebd0e855bc7880f8a22dba8661d925f9e8 -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Sat Mar 2 18:50:21 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 18:50:21 +0000 Subject: [Akonadi] [Bug 274402] mysqld process use a lot of IO time to time In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=274402 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dvratil at redhat.com Resolution|--- |FIXED --- Comment #9 from Dan Vrátil --- As reported, the issue is gone in recent releases, so closing as fixed. -- You are receiving this mail because: You are the assignee for the bug. From benjamindaines at gmail.com Sat Mar 2 19:05:08 2013 From: benjamindaines at gmail.com (Ben Daines) Date: Sat, 02 Mar 2013 19:05:08 +0000 Subject: [kontact] [Bug 267528] Return emails are not send on same account as they are received In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=267528 Ben Daines changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |benjamindaines at gmail.com --- Comment #1 from Ben Daines --- Yup, I should not have to remember to manually select the account to send replies from. There have been many times I've accidentally replied to and email from my university inbox with my personal account. -- You are receiving this mail because: You are the assignee for the bug. From richard.bos at xs4all.nl Sat Mar 2 19:21:19 2013 From: richard.bos at xs4all.nl (Richard Bos) Date: Sat, 02 Mar 2013 19:21:19 +0000 Subject: [kmail2] [Bug 316029] New: Contact photo does not appear on the email header Message-ID: https://bugs.kde.org/show_bug.cgi?id=316029 Bug ID: 316029 Summary: Contact photo does not appear on the email header Classification: Unclassified Product: kmail2 Version: 4.10.0 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: UI Assignee: kdepim-bugs at kde.org Reporter: richard.bos at xs4all.nl Similar problem as reported in #314496. Nepomuk is working. There is a photo in the contact entry for the person that wrote the email. Header are set to fancy (view -> headers -> fancy). For 1 user it is working and for 2 users it isn't. The settings are the same, AFAICS. As more people have problems with this, an explanation how to get this working would be very nice to have, and stated before nepomuk is working according system settings and ps tells me this as well. The same processes are visible for the user where it works and for the user where it is not working. Reproducible: Always Steps to Reproduce: 1. Add a photo to a user in the kaddressbook 2. Go to kmail and click on a email that was sent by user that was just given a photo 3. Actual Results: No picture shown in the email header of the user Expected Results: A picture of the user should be shown -- You are receiving this mail because: You are the assignee for the bug. From vuxi85 at yahoo.de Sat Mar 2 20:31:19 2013 From: vuxi85 at yahoo.de (vuxi) Date: Sat, 02 Mar 2013 20:31:19 +0000 Subject: [Akonadi] [Bug 316032] New:=?UTF-8?Q?=20Akonadi=20doesn=C2=B4t=20understand=20googles=20adresses?= Message-ID: https://bugs.kde.org/show_bug.cgi?id=316032 Bug ID: 316032 Summary: Akonadi doesn´t understand googles adresses Classification: Unclassified Product: Akonadi Version: 4.9 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: Contacts resource Assignee: tokoe at kde.org Reporter: vuxi85 at yahoo.de CC: kdepim-bugs at kde.org, vkrause at kde.org Hi all I use Android and gmail for my mails and contacts. Email is fine, but contacts do not work as expected. If I add an adress ( street, house number, post code, city and so on) to a contact using my phone or directly at gmail.com this data does not appear in kontact. I think this is because android/gmail only use one "text field" to store the adress. Kontact instead uses multiple lines. One for the street, one for the city...... The other way round works fine. If I add the information in kontact, adroid and gmail display the correct adress. vuxi Reproducible: Always Actual Results: nothing Expected Results: show the adress -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Sat Mar 2 21:03:17 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 21:03:17 +0000 Subject: [Akonadi] [Bug 302193] stopping akonadiserver takes too long In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=302193 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dvratil at redhat.com Resolution|--- |DUPLICATE --- Comment #1 from Dan Vrátil --- *** This bug has been marked as a duplicate of bug 248287 *** -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Sat Mar 2 21:03:17 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 21:03:17 +0000 Subject: [Akonadi] [Bug 248287] 'akonadictl stop' takes very long + doesn't terminate all 'mysqld' processes In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=248287 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.tlustos at gmail.com --- Comment #8 from Dan Vrátil --- *** Bug 302193 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Sat Mar 2 21:04:54 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 21:04:54 +0000 Subject: [Akonadi] [Bug 295813] 1.7.x does not compile under OSX as is. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=295813 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO CC| |dvratil at redhat.com Resolution|--- |WAITINGFORINFO --- Comment #3 from Dan Vrátil --- Can you please check newer version of Akonadi compiles? -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Sat Mar 2 21:09:32 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 21:09:32 +0000 Subject: [Akonadi] [Bug 285074] Memleak and infinity loop In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285074 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO CC| |dvratil at redhat.com Resolution|--- |WAITINGFORINFO --- Comment #1 from Dan Vrátil --- Are you able to reproduce this problem in recent versions of Akonadi and KDE? -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Sat Mar 2 21:10:16 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 21:10:16 +0000 Subject: [Akonadi] [Bug 286567] 'QMYSQL3: Unable to execute statement' errors In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=286567 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dvratil at redhat.com Resolution|--- |DUPLICATE --- Comment #8 from Dan Vrátil --- *** This bug has been marked as a duplicate of bug 286711 *** -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Sat Mar 2 21:10:16 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 21:10:16 +0000 Subject: [Akonadi] [Bug 286711] Better default config for avoiding and suggestion for better handling InnoDB corruptions In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=286711 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sergio at serjux.com --- Comment #4 from Dan Vrátil --- *** Bug 286567 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From dvratil at redhat.com Sat Mar 2 21:11:30 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 21:11:30 +0000 Subject: [Akonadi] [Bug 302499] Akonadi's MySQL database gets corrupted very easily In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=302499 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dvratil at redhat.com Resolution|--- |DUPLICATE --- Comment #1 from Dan Vrátil --- *** This bug has been marked as a duplicate of bug 286711 *** -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Sat Mar 2 21:11:30 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 21:11:30 +0000 Subject: [Akonadi] [Bug 286711] Better default config for avoiding and suggestion for better handling InnoDB corruptions In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=286711 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cc at mail.3d.hu --- Comment #5 from Dan Vrátil --- *** Bug 302499 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From dvratil at redhat.com Sat Mar 2 21:12:41 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 21:12:41 +0000 Subject: [Akonadi] [Bug 286567] 'QMYSQL3: Unable to execute statement' errors In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=286567 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|DUPLICATE |--- --- Comment #9 from Dan Vrátil --- (Sorry, this is not a duplicate, I clicked a wrong tab) -- You are receiving this mail because: You are the assignee for the bug. From faure at kde.org Sat Mar 2 21:18:36 2013 From: faure at kde.org (David Faure) Date: Sat, 02 Mar 2013 21:18:36 +0000 Subject: [kmail2] [Bug 303117] starting kmail2 for first time does not create drafts folder In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=303117 David Faure changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |imlibs/60b1b80f5749b08d63d3 | |4b9049a80c9433aaa799 --- Comment #9 from David Faure --- Git commit 60b1b80f5749b08d63d34b9049a80c9433aaa799 by David Faure. Committed on 02/03/2013 at 22:18. Pushed by dfaure into branch 'KDE/4.10'. The overuse of the [ ] operator on QHashes, lead to storing invalid collections. Related: bug 285532, bug 307016 FIXED-IN: 4.10.2 REVIEW: 109208 M +7 -23 akonadi/specialcollections.cpp http://commits.kde.org/kdepimlibs/60b1b80f5749b08d63d34b9049a80c9433aaa799 -- You are receiving this mail because: You are the assignee for the bug. From faure at kde.org Sat Mar 2 21:18:36 2013 From: faure at kde.org (David Faure) Date: Sat, 02 Mar 2013 21:18:36 +0000 Subject: [Akonadi] [Bug 285532] Trash folder disappeared In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285532 David Faure changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |imlibs/60b1b80f5749b08d63d3 | |4b9049a80c9433aaa799 --- Comment #11 from David Faure --- Git commit 60b1b80f5749b08d63d34b9049a80c9433aaa799 by David Faure. Committed on 02/03/2013 at 22:18. Pushed by dfaure into branch 'KDE/4.10'. The overuse of the [ ] operator on QHashes, lead to storing invalid collections. Related: bug 303117, bug 307016 FIXED-IN: 4.10.2 REVIEW: 109208 M +7 -23 akonadi/specialcollections.cpp http://commits.kde.org/kdepimlibs/60b1b80f5749b08d63d34b9049a80c9433aaa799 -- You are receiving this mail because: You are the assignee for the bug. From faure at kde.org Sat Mar 2 21:18:36 2013 From: faure at kde.org (David Faure) Date: Sat, 02 Mar 2013 21:18:36 +0000 Subject: [kontact] [Bug 307016] No wastebin for Local Folders resource means delete is permanent In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307016 David Faure changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |imlibs/60b1b80f5749b08d63d3 | |4b9049a80c9433aaa799 --- Comment #1 from David Faure --- Git commit 60b1b80f5749b08d63d34b9049a80c9433aaa799 by David Faure. Committed on 02/03/2013 at 22:18. Pushed by dfaure into branch 'KDE/4.10'. The overuse of the [ ] operator on QHashes, lead to storing invalid collections. Related: bug 285532, bug 303117 FIXED-IN: 4.10.2 REVIEW: 109208 M +7 -23 akonadi/specialcollections.cpp http://commits.kde.org/kdepimlibs/60b1b80f5749b08d63d34b9049a80c9433aaa799 -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Sat Mar 2 21:19:14 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 21:19:14 +0000 Subject: [Akonadi] [Bug 292782] a crash out of nowhere In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=292782 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dvratil at redhat.com Resolution|--- |DUPLICATE --- Comment #2 from Dan Vrátil --- *** This bug has been marked as a duplicate of bug 283131 *** -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Sat Mar 2 21:19:14 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 21:19:14 +0000 Subject: [Akonadi] [Bug 283131] Kontact crash after clicking on the E-Mail button In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=283131 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wuseldusel at yahoo.de --- Comment #7 from Dan Vrátil --- *** Bug 292782 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From m.wege at web.de Sat Mar 2 21:34:31 2013 From: m.wege at web.de (m.wege at web.de) Date: Sat, 02 Mar 2013 21:34:31 +0000 Subject: [kmail2] [Bug 316035] New: autocomplete does not work on second names Message-ID: https://bugs.kde.org/show_bug.cgi?id=316035 Bug ID: 316035 Summary: autocomplete does not work on second names Classification: Unclassified Product: kmail2 Version: 4.10.0 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: m.wege at web.de >From Bug: https://bugs.kde.org/show_bug.cgi?id=259949#c310 About autocompletion (search for Thomas) > It does not show however contacts where the second name is the match, > e.g. contact > Hans Thomas Meier is not shown > it also does not show > Hans-Thomas Meier. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From m.wege at web.de Sat Mar 2 21:35:02 2013 From: m.wege at web.de (m.wege at web.de) Date: Sat, 02 Mar 2013 21:35:02 +0000 Subject: [kmail2] [Bug 316035] autocomplete does not work on second names In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316035 m.wege at web.de changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |259949 -- You are receiving this mail because: You are the assignee for the bug. From m.wege at web.de Sat Mar 2 21:40:26 2013 From: m.wege at web.de (m.wege at web.de) Date: Sat, 02 Mar 2013 21:40:26 +0000 Subject: [kmail2] [Bug 316036] New: autocompletion shows multiple identical results Message-ID: https://bugs.kde.org/show_bug.cgi?id=316036 Bug ID: 316036 Summary: autocompletion shows multiple identical results Classification: Unclassified Product: kmail2 Version: 4.10.0 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: m.wege at web.de >From bug/comment https://bugs.kde.org/show_bug.cgi?id=259949#c308 Results from data show double results. This problem is minor, but would be nice if there was a solution to. Examples: Liselotte Meier Liselotte Meier Liselotte Meier Liselotte Meier Frau Liselotte Meier Dr. Liselotte Meier Even though it is all the same email address, they all show up in results. Ideally there should be only one result showing up and if that result is in addressbook, it should not show up at all. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From m.wege at web.de Sat Mar 2 21:41:48 2013 From: m.wege at web.de (m.wege at web.de) Date: Sat, 02 Mar 2013 21:41:48 +0000 Subject: [kmail2] [Bug 316036] autocompletion shows multiple identical results In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316036 m.wege at web.de changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |259949 -- You are receiving this mail because: You are the assignee for the bug. From sergio at serjux.com Sat Mar 2 21:42:40 2013 From: sergio at serjux.com (=?UTF-8?Q?S=C3=A9rgio=20Basto=20?=) Date: Sat, 02 Mar 2013 21:42:40 +0000 Subject: [Akonadi] [Bug 286567] 'QMYSQL3: Unable to execute statement' errors In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=286567 --- Comment #10 from Sérgio Basto --- Hi, I Close this bug since , with fix in Current release since ages don't see this bug ? -- You are receiving this mail because: You are the assignee for the bug. From m.wege at web.de Sat Mar 2 21:47:24 2013 From: m.wege at web.de (m.wege at web.de) Date: Sat, 02 Mar 2013 21:47:24 +0000 Subject: [kmail2] [Bug 316038] New: autocompletion is not automatically activated on existing Kmail installations. Message-ID: https://bugs.kde.org/show_bug.cgi?id=316038 Bug ID: 316038 Summary: autocompletion is not automatically activated on existing Kmail installations. Classification: Unclassified Product: kmail2 Version: 4.10.0 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: m.wege at web.de >From https://bugs.kde.org/show_bug.cgi?id=259949#c308 4. it appears that at least old installations do not automatically activate search completion, so it must be done manually. It would make sense if eventually broken configurations get fixed on an update. It would be best, if this would be fixed after all problems with autocompletion are solved. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From sergio at serjux.com Sat Mar 2 21:50:28 2013 From: sergio at serjux.com (=?UTF-8?Q?S=C3=A9rgio=20Basto=20?=) Date: Sat, 02 Mar 2013 21:50:28 +0000 Subject: [Akonadi] [Bug 286567] 'QMYSQL3: Unable to execute statement' errors In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=286567 --- Comment #11 from Sérgio Basto --- Hi, can I Close this bug ? with fix in Current release, since ages don't see this bug ? -- You are receiving this mail because: You are the assignee for the bug. From m.wege at web.de Sat Mar 2 21:50:00 2013 From: m.wege at web.de (m.wege at web.de) Date: Sat, 02 Mar 2013 21:50:00 +0000 Subject: [kmail2] [Bug 316038] autocompletion is not automatically activated on existing Kmail installations. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316038 m.wege at web.de changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |259949 -- You are receiving this mail because: You are the assignee for the bug. From gtwilliams at gmail.com Sat Mar 2 22:11:08 2013 From: gtwilliams at gmail.com (Garry Williams) Date: Sat, 02 Mar 2013 22:11:08 +0000 Subject: [Akonadi] [Bug 286567] 'QMYSQL3: Unable to execute statement' errors In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=286567 Garry Williams changed: What |Removed |Added ---------------------------------------------------------------------------- CC|gtwilliams at gmail.com | -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Sat Mar 2 22:32:45 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 22:32:45 +0000 Subject: [Akonadi] [Bug 286567] 'QMYSQL3: Unable to execute statement' errors In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=286567 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #12 from Dan Vrátil --- Closed. Please reopen if you hit the problem in future again. -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Sat Mar 2 22:54:19 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 22:54:19 +0000 Subject: [Akonadi] [Bug 227970] Cannot backup akonadi when using Postgres database backend In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=227970 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |dvratil at redhat.com Resolution|--- |FIXED --- Comment #6 from Dan Vrátil --- Closing as the issue has been apparently addresses. -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Sat Mar 2 23:39:43 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 23:39:43 +0000 Subject: [Akonadi] [Bug 295955] EntityMimeTypeFilterModel ignores newly added collection where only subcollections match filter In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=295955 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Dan Vrátil --- Unable to reproduce anymore with recent version of Akonadi/kdepimlibs -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Sat Mar 2 23:46:10 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 23:46:10 +0000 Subject: [Akonadi] [Bug 287834] mysql query error: deadlock found In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=287834 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |NEEDSINFO CC| |dvratil at redhat.com Resolution|--- |WAITINGFORINFO --- Comment #3 from Dan Vrátil --- Does this problem still happen with recent versions of Akonadi and KDE PIM? -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Sat Mar 2 23:52:42 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sat, 02 Mar 2013 23:52:42 +0000 Subject: [Akonadi] [Bug 284899] akonadi vcard resource is not trustfully keeping data In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=284899 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dvratil at redhat.com Component|general |VCard file resource -- You are receiving this mail because: You are the assignee for the bug. From kkoksvik at lyse.net Sun Mar 3 00:00:40 2013 From: kkoksvik at lyse.net (kkoksvik at lyse.net) Date: Sun, 03 Mar 2013 00:00:40 +0000 Subject: [kmail2] [Bug 314123] KMail crash whilst idle In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314123 kkoksvik at lyse.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkoksvik at lyse.net -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Sun Mar 3 00:37:06 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sun, 03 Mar 2013 00:37:06 +0000 Subject: [Akonadi] [Bug 244153] Moved addresses are not stored in vcf file until they are modified In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=244153 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |dvratil at redhat.com Resolution|--- |FIXED --- Comment #5 from Dan Vrátil --- As Kevin mentioned ,this should be fixed already for some time and I was unable to reproduce the issue with Akonadi/KDE PIM. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From alexandre.bonneau at linuxfr.eu Sun Mar 3 00:37:59 2013 From: alexandre.bonneau at linuxfr.eu (Alexandre Bonneau) Date: Sun, 03 Mar 2013 00:37:59 +0000 Subject: [Akonadi] [Bug 315934] Akonadi can't load resource it created after closing the app (kaddressbook or korganizer) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315934 --- Comment #2 from Alexandre Bonneau --- Deleting ~/.local/share/akonadi, ~/.kde/share/apps/akonadi*, ~/.kde/share/config/akonadi* and ~/.config/akonadi, then creating new resources (ical for calendar, vcarddir for contacts) and reimporting the data leads to the same kind of error. The bug isn't specially triggered by restarting korganizer|kadressbook or akonadi as I did so many times before the problem shows up. -- You are receiving this mail because: You are the assignee for the bug. From kkoksvik at lyse.net Sun Mar 3 00:00:42 2013 From: kkoksvik at lyse.net (kkoksvik at lyse.net) Date: Sun, 03 Mar 2013 00:00:42 +0000 Subject: [kmail2] [Bug 314123] KMail crash whilst idle In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314123 --- Comment #3 from kkoksvik at lyse.net --- Created attachment 77702 --> https://bugs.kde.org/attachment.cgi?id=77702&action=edit New crash information added by DrKonqi kmail (4.10) on KDE Platform 4.10.00 using Qt 4.8.3 - What I was doing when the application crashed: Ideling, when i reverted from the lock screen the crach report was ready for me -- Backtrace (Reduced): #6 0x00007fbb01109425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00007fbb0110cb8b in __GI_abort () at abort.c:91 [...] #9 0x00007fbb01151b96 in malloc_printerr (action=3, str=0x7fbb0124d94b "invalid fastbin entry (free)", ptr=) at malloc.c:5007 #10 0x00007fbb01a703e8 in QString::free (d=0x2816ea0) at tools/qstring.cpp:1235 #11 0x00007fbaff603949 in ~QString (this=0x3c09570, __in_chrg=) at ../../include/QtCore/../../src/corelib/tools/qstring.h:880 -- You are receiving this mail because: You are the assignee for the bug. From adriyetichaves at gmail.com Sun Mar 3 09:18:04 2013 From: adriyetichaves at gmail.com (=?UTF-8?Q?Adri=C3=A1n=20Chaves=20Fern=C3=A1ndez=20?=) Date: Sun, 03 Mar 2013 09:18:04 +0000 Subject: [Akonadi] [Bug 292497] kmail 4.8.0 doesn't filter the incoming messages In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=292497 --- Comment #30 from Adrián Chaves Fernández --- Verified running 4.10.1. -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Sun Mar 3 10:32:37 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Sun, 03 Mar 2013 10:32:37 +0000 Subject: [kmail2] [Bug 309088] All letters disappeared from INBOX after restarting Akonadi In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309088 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amantia at kde.org Component|IMAP resource |message list Version|4.9 |Git (master) Assignee|ervin at kde.org |kdepim-bugs at kde.org Product|Akonadi |kmail2 --- Comment #1 from András Manţia --- This is a bug in the message list (or rather, the model under it). KMail restart fixes in. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From osterfeld at kde.org Sun Mar 3 10:34:03 2013 From: osterfeld at kde.org (Frank Osterfeld) Date: Sun, 03 Mar 2013 10:34:03 +0000 Subject: [akregator] [Bug 305494] Akregator always claims it wasn't closed correctly In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=305494 Frank Osterfeld changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/f58fed85c84a268187cbdf58 | |414dbe877190fba5 --- Comment #4 from Frank Osterfeld --- Git commit f58fed85c84a268187cbdf58414dbe877190fba5 by Frank Osterfeld. Committed on 03/03/2013 at 11:29. Pushed by osterfeld into branch 'KDE/4.10'. Do not ask to restore the session each time again M +1 -0 akregator/src/akregator_part.cpp http://commits.kde.org/kdepim/f58fed85c84a268187cbdf58414dbe877190fba5 -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Sun Mar 3 10:37:10 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sun, 03 Mar 2013 10:37:10 +0000 Subject: [akregator] [Bug 305494] Akregator always claims it wasn't closed correctly In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=305494 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |4.10.2 -- You are receiving this mail because: You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 11:35:52 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 11:35:52 +0000 Subject: [kaddressbook] [Bug 267860] Contacts list shows Akonadi remote identifier in all columns In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=267860 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WORKSFORME --- Comment #2 from Tobias Koenig --- I can't reproduce it here and no repsponse from original reporter since 1 year. -- You are receiving this mail because: You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 11:38:51 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 11:38:51 +0000 Subject: [kaddressbook] [Bug 284075] Can't add new information to local address book in kaddressbook In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=284075 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #5 from Tobias Koenig --- The reporter found a solution for his problem (see comment #2) -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Sun Mar 3 11:47:42 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Sun, 03 Mar 2013 11:47:42 +0000 Subject: [Akonadi] [Bug 310927] shows no mails for missing subdir In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310927 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |amantia at kde.org Version Fixed In| |4.10.2 Resolution|--- |FIXED --- Comment #1 from András Manţia --- Fixed in 4.10.2. -- You are receiving this mail because: You are the assignee for the bug. From osterfeld at kde.org Sun Mar 3 11:48:47 2013 From: osterfeld at kde.org (Frank Osterfeld) Date: Sun, 03 Mar 2013 11:48:47 +0000 Subject: [akregator] [Bug 304055] next article should be ready to be deleted after deleting the previous one In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=304055 --- Comment #3 from Frank Osterfeld --- Git commit 67ea96e21ce918744d7f507a29dd77b94c9f8248 by Frank Osterfeld. Committed on 03/03/2013 at 12:47. Pushed by osterfeld into branch 'akregator_port'. When deleting an item, select the next one M +6 -0 akregator2/src/mainwidget.cpp http://commits.kde.org/kdepim/67ea96e21ce918744d7f507a29dd77b94c9f8248 -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Sun Mar 3 11:55:08 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Sun, 03 Mar 2013 11:55:08 +0000 Subject: [Akonadi] [Bug 299681] Local directories : the directory MailDir << >> for collection << >> is not valid In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=299681 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #5 from András Manţia --- I made a fix for a problem that could give the above error, it will be in KDE 4.10.2 (sorry, it missed 4.10.1). Please test with that as well and if it is still reproducible, find the mail folders on the file system and tell me their structure for the directory it gives the error. Should be something like: folder folder/cur folder/tmp folder/new .folder.directory (if the folder has subfolders) -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Sun Mar 3 11:57:51 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Sun, 03 Mar 2013 11:57:51 +0000 Subject: [Akonadi] [Bug 292326] local maildir Akonadi resource freezes due to gamin/gam_server interference In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=292326 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #4 from András Manţia --- Can you please test it in KDE 4.10.1? There was a bug related to file watching and leaking file descriptors(a bug in Qt) that is workarounded now. I'd like to know if this fixes your bug. -- You are receiving this mail because: You are the assignee for the bug. From bugs.kde at boris64.net Sun Mar 3 12:10:05 2013 From: bugs.kde at boris64.net (boris64) Date: Sun, 03 Mar 2013 12:10:05 +0000 Subject: [kmail2] [Bug 284172] Kmail does not correctly recognize some IMAP-Inbox-Folders In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=284172 boris64 changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugs.kde at boris64.net --- Comment #12 from boris64 --- This issue is still present for me in KDE-4.10. The proposed workaround from comment #6 (->https://bugs.kde.org/show_bug.cgi?id=284172#c6) works for me. Thanks Francesco, you made my day. -- You are receiving this mail because: You are the assignee for the bug. From faure at kde.org Sun Mar 3 13:04:45 2013 From: faure at kde.org (David Faure) Date: Sun, 03 Mar 2013 13:04:45 +0000 Subject: [Akonadi] [Bug 303952] Akonadi imap resource crashes In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=303952 David Faure changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |faure at kde.org Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |5c4a1fea0347e7536ec2c03aebb | |421536daba441 --- Comment #1 from David Faure --- commit 5c4a1fea0347e7536ec2c03aebb421536daba441 Author: David Faure Date: Sat Mar 2 14:59:19 2013 +0100 Fix crash in SessionPool::onPasswordRequestDone, again due to m_pendingInitialSession. It could become dangling in the following case: - wrong imap password, error dialog shows up, leave it up - wait for connection to drop (idle timeout, or maybe due to losing network altogether) - resource reconnects, wrong password still, error dialog show up. When closing them both, the 2nd one ends up in SessionPool::onPasswordRequestDone with a dangling m_pendingInitialSession. -- You are receiving this mail because: You are on the CC list for the bug. From FalkKroenert at gmx.net Sun Mar 3 13:05:32 2013 From: FalkKroenert at gmx.net (=?UTF-8?Q?Falk=20Kr=C3=B6nert=20?=) Date: Sun, 03 Mar 2013 13:05:32 +0000 Subject: [Akonadi] [Bug 292326] local maildir Akonadi resource freezes due to gamin/gam_server interference In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=292326 Falk Krönert changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |FIXED --- Comment #5 from Falk Krönert --- It doesn't seem to happen with 4.10 anymore, so marking it as fixed. -- You are receiving this mail because: You are the assignee for the bug. From faure at kde.org Sun Mar 3 13:06:09 2013 From: faure at kde.org (David Faure) Date: Sun, 03 Mar 2013 13:06:09 +0000 Subject: [Akonadi] [Bug 293633] KMail asked for an IMAP password, entered and crashed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=293633 David Faure changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |faure at kde.org Version Fixed In| |4.10.2 Latest Commit| |5c4a1fea0347e7536ec2c03aebb | |421536daba441 --- Comment #23 from David Faure --- commit 5c4a1fea0347e7536ec2c03aebb421536daba441 Author: David Faure Date: Sat Mar 2 14:59:19 2013 +0100 Fix crash in SessionPool::onPasswordRequestDone, again due to m_pendingInitialSession. -- You are receiving this mail because: You are on the CC list for the bug. From faure at kde.org Sun Mar 3 13:06:34 2013 From: faure at kde.org (David Faure) Date: Sun, 03 Mar 2013 13:06:34 +0000 Subject: [Akonadi] [Bug 293633] KMail asked for an IMAP password, entered and crashed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=293633 David Faure changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug. From faure at kde.org Sun Mar 3 13:09:04 2013 From: faure at kde.org (David Faure) Date: Sun, 03 Mar 2013 13:09:04 +0000 Subject: [Akonadi] [Bug 302148] Akonadi IMAP crashes after entering password In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=302148 David Faure changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |faure at kde.org Resolution|--- |DUPLICATE --- Comment #15 from David Faure --- *** This bug has been marked as a duplicate of bug 293633 *** -- You are receiving this mail because: You are on the CC list for the bug. From faure at kde.org Sun Mar 3 13:09:04 2013 From: faure at kde.org (David Faure) Date: Sun, 03 Mar 2013 13:09:04 +0000 Subject: [Akonadi] [Bug 293633] KMail asked for an IMAP password, entered and crashed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=293633 David Faure changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Vojtech.Zeisek at opensuse.org --- Comment #24 from David Faure --- *** Bug 302148 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. From tokoe at kde.org Sun Mar 3 13:45:40 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 13:45:40 +0000 Subject: [kaddressbook] [Bug 299943] Inability to open more than one Contact entry in the edit mode. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=299943 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Tobias Koenig --- *** This bug has been marked as a duplicate of bug 275938 *** -- You are receiving this mail because: You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 13:45:40 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 13:45:40 +0000 Subject: [kaddressbook] [Bug 275938] Cannot open multiple addresses in KAddressbook at the same time In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=275938 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sayeed.ka at gmail.com --- Comment #1 from Tobias Koenig --- *** Bug 299943 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 13:50:17 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 13:50:17 +0000 Subject: [kaddressbook] [Bug 224732] addressbook migration from 4.3 to 4.4 fails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=224732 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |WORKSFORME -- You are receiving this mail because: You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 13:50:59 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 13:50:59 +0000 Subject: [kaddressbook] [Bug 208548] No default address book created on first time use. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=208548 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |WORKSFORME -- You are receiving this mail because: You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 13:54:44 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 13:54:44 +0000 Subject: [Akonadi] [Bug 308835] double instances of carddav contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=308835 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |DAV Resource Product|kaddressbook |Akonadi -- You are receiving this mail because: You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 13:56:46 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 13:56:46 +0000 Subject: [kaddressbook] [Bug 293715] Categories are not shown In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=293715 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WORKSFORME -- You are receiving this mail because: You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 13:59:35 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 13:59:35 +0000 Subject: [kaddressbook] [Bug 307814] Create group is disabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307814 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO Resolution|--- |WORKSFORME --- Comment #6 from Tobias Koenig --- Hej, the Akonadi resource, which provides the collection (folder) you want to add the Contact group to, does not support to store Contact groups. What kind of resource it that? Can you test with a recent version, please? -- You are receiving this mail because: You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 14:03:25 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 14:03:25 +0000 Subject: [Akonadi] [Bug 305287] Contacts in cardDAV address book are not refreshed after editing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=305287 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |DAV Resource Product|kaddressbook |Akonadi -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Sun Mar 3 14:06:32 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Sun, 03 Mar 2013 14:06:32 +0000 Subject: [Akonadi] [Bug 255578] Turning on disconnected mode should initiate a full download of all the mails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=255578 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.11 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/c004365e4ce815d3 | |41aa2098ad412f450dc65336 --- Comment #2 from András Manţia --- Git commit c004365e4ce815d341aa2098ad412f450dc65336 by Andras Mantia. Committed on 03/03/2013 at 11:32. Pushed by amantia into branch 'master'. Fetch the missing mail bodies in offline mode (requires fixed in Akonadi server and Akonadi client libraries as well to work). Related: bug 264629, bug 286047 FIXED-IN: 4.11 M +6 -1 resources/imap/imapresource.cpp M +1 -0 resources/imap/imapresource.h M +76 -7 resources/imap/retrieveitemstask.cpp M +11 -3 resources/imap/retrieveitemstask.h http://commits.kde.org/kdepim-runtime/c004365e4ce815d341aa2098ad412f450dc65336 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From amantia at kde.org Sun Mar 3 14:06:32 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Sun, 03 Mar 2013 14:06:32 +0000 Subject: [Akonadi] [Bug 264629] imap doesn't update messagelist with dimap In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=264629 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.11 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/c004365e4ce815d3 | |41aa2098ad412f450dc65336 --- Comment #5 from András Manţia --- Git commit c004365e4ce815d341aa2098ad412f450dc65336 by Andras Mantia. Committed on 03/03/2013 at 11:32. Pushed by amantia into branch 'master'. Fetch the missing mail bodies in offline mode (requires fixed in Akonadi server and Akonadi client libraries as well to work). Related: bug 255578, bug 286047 FIXED-IN: 4.11 M +6 -1 resources/imap/imapresource.cpp M +1 -0 resources/imap/imapresource.h M +76 -7 resources/imap/retrieveitemstask.cpp M +11 -3 resources/imap/retrieveitemstask.h http://commits.kde.org/kdepim-runtime/c004365e4ce815d341aa2098ad412f450dc65336 -- You are receiving this mail because: You are on the CC list for the bug. From amantia at kde.org Sun Mar 3 14:06:32 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Sun, 03 Mar 2013 14:06:32 +0000 Subject: [Akonadi] [Bug 286047] dimap account requires network connection In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=286047 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.11 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/c004365e4ce815d3 | |41aa2098ad412f450dc65336 --- Comment #5 from András Manţia --- Git commit c004365e4ce815d341aa2098ad412f450dc65336 by Andras Mantia. Committed on 03/03/2013 at 11:32. Pushed by amantia into branch 'master'. Fetch the missing mail bodies in offline mode (requires fixed in Akonadi server and Akonadi client libraries as well to work). Related: bug 264629, bug 255578 FIXED-IN: 4.11 M +6 -1 resources/imap/imapresource.cpp M +1 -0 resources/imap/imapresource.h M +76 -7 resources/imap/retrieveitemstask.cpp M +11 -3 resources/imap/retrieveitemstask.h http://commits.kde.org/kdepim-runtime/c004365e4ce815d341aa2098ad412f450dc65336 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 14:07:52 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 14:07:52 +0000 Subject: [kaddressbook] [Bug 308440] I cannot see contacts in Search window or in KMail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=308440 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO Resolution|--- |REMIND --- Comment #1 from Tobias Koenig --- Hej, can you retest with 4.10 please? The search had been disabled in 4.9, but reenabled in 4.10. -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Sun Mar 3 14:21:36 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sun, 03 Mar 2013 14:21:36 +0000 Subject: [Akonadi] [Bug 226115] Use Virtuoso for Akonadi storage In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=226115 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |dvratil at redhat.com Resolution|--- |WONTFIX --- Comment #6 from Dan Vrátil --- Virtuoso architecture is not really suitable for this use-case and since Nepomuk developers are considering to abandon Virtuoso in favour of sharing DB with Akonadi, this wish most probably not going to be ever implemented. -- You are receiving this mail because: You are on the CC list for the bug. From sven.burmeister at gmx.net Sun Mar 3 14:26:41 2013 From: sven.burmeister at gmx.net (S. Burmeister) Date: Sun, 03 Mar 2013 14:26:41 +0000 Subject: [kaddressbook] [Bug 307814] Create group is disabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307814 S. Burmeister changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.9 |4.10 --- Comment #7 from S. Burmeister --- Google contacts. -- You are receiving this mail because: You are the assignee for the bug. From nicholasotley at gmail.com Sun Mar 3 14:29:51 2013 From: nicholasotley at gmail.com (Nicholas L. Otley) Date: Sun, 03 Mar 2013 14:29:51 +0000 Subject: [kontact] [Bug 316072] New: Crashed on opening new mail Message-ID: https://bugs.kde.org/show_bug.cgi?id=316072 Bug ID: 316072 Summary: Crashed on opening new mail Classification: Unclassified Product: kontact Version: 4.10 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: nicholasotley at gmail.com Application: kontact (4.10) KDE Platform Version: 4.10.00 Qt Version: 4.8.3 Operating System: Linux 3.5.0-26-generic x86_64 Distribution: Ubuntu 12.10 -- Information about the crash: I clicked on a newly delivered email subject heading in the tree view and the bottom panel stayed stuck on "Retreiving folder contents" for a couple of minutes before finally the Kontact crashed. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f81f9faf7c0 (LWP 7815))] Thread 4 (Thread 0x7f81f27cd700 (LWP 7816)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f820b81cb2d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #2 0x00007f820b81cc39 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #3 0x00007f8206953e9a in start_thread (arg=0x7f81f27cd700) at pthread_create.c:308 #4 0x00007f820c547ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f81f1ecc700 (LWP 7817)): #0 0x00007f820c53c313 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f820608cd84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f820608cea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f820d969c46 in QEventDispatcherGlib::processEvents (this=0x7f81ec0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f820d93a2ef in QEventLoop::processEvents (this=this at entry=0x7f81f1ecbdc0, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f820d93a578 in QEventLoop::exec (this=0x7f81f1ecbdc0, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f820d83bb40 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f820d83eb1c in QThreadPrivate::start (arg=0x12b2680) at thread/qthread_unix.cpp:338 #8 0x00007f8206953e9a in start_thread (arg=0x7f81f1ecc700) at pthread_create.c:308 #9 0x00007f820c547ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f81a3c37700 (LWP 7821)): #0 0x00007fffeeffa827 in clock_gettime () #1 0x00007f820634015d in __GI_clock_gettime (clock_id=, tp=) at ../sysdeps/unix/clock_gettime.c:116 #2 0x00007f820d8949f4 in do_gettime (frac=0x7f81a3c36ae8, sec=0x7f81a3c36ae0) at tools/qelapsedtimer_unix.cpp:123 #3 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #4 0x00007f820d96a44d in QTimerInfoList::updateCurrentTime (this=this at entry=0x7f819c002660) at kernel/qeventdispatcher_unix.cpp:343 #5 0x00007f820d96a793 in QTimerInfoList::timerWait (this=0x7f819c002660, tm=...) at kernel/qeventdispatcher_unix.cpp:450 #6 0x00007f820d9692fc in timerSourcePrepareHelper (src=, timeout=0x7f81a3c36bd4) at kernel/qeventdispatcher_glib.cpp:136 #7 0x00007f820d9693a5 in timerSourcePrepare (source=, timeout=) at kernel/qeventdispatcher_glib.cpp:169 #8 0x00007f820608c618 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #9 0x00007f820608ccab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007f820608cea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #11 0x00007f820d969c46 in QEventDispatcherGlib::processEvents (this=0x7f819c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #12 0x00007f820d93a2ef in QEventLoop::processEvents (this=this at entry=0x7f81a3c36d90, flags=...) at kernel/qeventloop.cpp:149 #13 0x00007f820d93a578 in QEventLoop::exec (this=0x7f81a3c36d90, flags=...) at kernel/qeventloop.cpp:204 #14 0x00007f820d83bb40 in QThread::exec (this=) at thread/qthread.cpp:501 #15 0x00007f820d91a9df in QInotifyFileSystemWatcherEngine::run (this=0x1866930) at io/qfilesystemwatcher_inotify.cpp:248 #16 0x00007f820d83eb1c in QThreadPrivate::start (arg=0x1866930) at thread/qthread_unix.cpp:338 #17 0x00007f8206953e9a in start_thread (arg=0x7f81a3c37700) at pthread_create.c:308 #18 0x00007f820c547ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #19 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f81f9faf7c0 (LWP 7815)): [KCrash Handler] #6 Akonadi::StandardMailActionManager::action (this=0x0, type=Akonadi::StandardMailActionManager::MarkMailAsRead) at ../../../akonadi/kmime/standardmailactionmanager.cpp:853 #7 0x00007f81a900399c in KMail::MessageActions::MessageActions (this=0x39c8190, ac=0x758b350, parent=0xb82dab0) at ../../kmail/messageactions.cpp:138 #8 0x00007f81a8fbe812 in KMReaderMainWin::setupAccel (this=this at entry=0xb82dab0) at ../../kmail/kmreadermainwin.cpp:321 #9 0x00007f81a8fbf27a in KMReaderMainWin::initKMReaderMainWin (this=this at entry=0xb82dab0) at ../../kmail/kmreadermainwin.cpp:109 #10 0x00007f81a8fbfb40 in KMReaderMainWin::KMReaderMainWin (this=0xb82dab0, htmlOverride=, htmlLoadExtOverride=, name=, __in_chrg=, __vtt_parm=) at ../../kmail/kmreadermainwin.cpp:81 #11 0x00007f81a8fc7e42 in KMMainWidget::slotItemsFetchedForActivation (this=0x175f6a0, list=...) at ../../kmail/kmmainwidget.cpp:2898 #12 0x00007f81a8fe7ea5 in KMMainWidget::qt_static_metacall (_o=0x175f6a0, _c=, _id=, _a=0x7fffeefe3750) at ./kmmainwidget.moc:363 #13 0x00007f820d950f8f in QMetaObject::activate (sender=0x2c66280, m=, local_signal_index=, argv=0x7fffeefe3750) at kernel/qobject.cpp:3547 #14 0x00007f8209357502 in Akonadi::ItemFetchJob::itemsReceived (this=this at entry=0x2c66280, _t1=...) at ./moc_itemfetchjob.cpp:106 #15 0x00007f8209358553 in timeout (this=0x1d5b1b0) at ../../akonadi/itemfetchjob.cpp:71 #16 Akonadi::ItemFetchJob::qt_static_metacall (_o=, _c=, _id=, _a=) at ./moc_itemfetchjob.cpp:57 #17 0x00007f820d950f8f in QMetaObject::activate (sender=0x2c66280, m=, local_signal_index=, argv=0x7fffeefe38c0) at kernel/qobject.cpp:3547 #18 0x00007f820ddb7f42 in KJob::result (this=this at entry=0x2c66280, _t1=_t1 at entry=0x2c66280) at ./kjob.moc:208 #19 0x00007f820ddb7f80 in KJob::emitResult (this=0x2c66280) at ../../kdecore/jobs/kjob.cpp:318 #20 0x00007f820d95046e in QObject::event (this=0x2c66280, e=) at kernel/qobject.cpp:1195 #21 0x00007f820cce2e9c in QApplicationPrivate::notify_helper (this=this at entry=0x10e9130, receiver=receiver at entry=0x2c66280, e=e at entry=0xa15ad10) at kernel/qapplication.cpp:4562 #22 0x00007f820cce730a in QApplication::notify (this=0x7fffeefe5110, receiver=0x2c66280, e=0xa15ad10) at kernel/qapplication.cpp:4423 #23 0x00007f820e379636 in KApplication::notify (this=0x7fffeefe5110, receiver=0x2c66280, event=0xa15ad10) at ../../kdeui/kernel/kapplication.cpp:311 #24 0x00007f820d93b59e in QCoreApplication::notifyInternal (this=0x7fffeefe5110, receiver=receiver at entry=0x2c66280, event=event at entry=0xa15ad10) at kernel/qcoreapplication.cpp:915 #25 0x00007f820d93f421 in sendEvent (event=0xa15ad10, receiver=0x2c66280) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x10a86a0) at kernel/qcoreapplication.cpp:1539 #27 0x00007f820d969a93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #28 postEventSourceDispatch (s=0x10e48f0) at kernel/qeventdispatcher_glib.cpp:279 #29 0x00007f820608cab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #30 0x00007f820608cde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #31 0x00007f820608cea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #32 0x00007f820d969c26 in QEventDispatcherGlib::processEvents (this=0x10a9b60, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #33 0x00007f820cd87c1e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #34 0x00007f820d93a2ef in QEventLoop::processEvents (this=this at entry=0x7fffeefe41d0, flags=...) at kernel/qeventloop.cpp:149 #35 0x00007f820d93a578 in QEventLoop::exec (this=0x7fffeefe41d0, flags=...) at kernel/qeventloop.cpp:204 #36 0x00007f820ddb7cf3 in KJob::exec (this=0x173f4b0) at ../../kdecore/jobs/kjob.cpp:210 #37 0x00007f81a8f9b768 in KMKernel::cleanup (this=0x16760d0) at ../../kmail/kmkernel.cpp:1319 #38 0x00007f81a9305253 in KMailPart::~KMailPart (this=this at entry=0x15505f0, __in_chrg=, __vtt_parm=) at ../../kmail/kmail_part.cpp:119 #39 0x00007f81a9305339 in KMailPart::~KMailPart (this=0x15505f0, __in_chrg=, __vtt_parm=) at ../../kmail/kmail_part.cpp:121 #40 0x00007f820e7a96fe in KontactInterface::Plugin::~Plugin (this=0x14751c0, __vtt_parm=, __in_chrg=) at ../../kontactinterface/plugin.cpp:91 #41 0x00007f81aa2c9c4f in KMailPlugin::~KMailPlugin (this=0x14751c0, __in_chrg=, __vtt_parm=) at ../../../../kontact/plugins/kmail/kmail_plugin.cpp:159 #42 0x00007f81aa2c9c79 in KMailPlugin::~KMailPlugin (this=0x14751c0, __in_chrg=, __vtt_parm=) at ../../../../kontact/plugins/kmail/kmail_plugin.cpp:163 #43 0x00007f820ebe0026 in Kontact::MainWindow::~MainWindow (this=this at entry=0x124ee50, __in_chrg=, __vtt_parm=) at ../../../kontact/src/mainwindow.cpp:294 #44 0x00007f820ebe0189 in Kontact::MainWindow::~MainWindow (this=0x124ee50, __in_chrg=, __vtt_parm=) at ../../../kontact/src/mainwindow.cpp:296 #45 0x00007f820d950498 in QObject::event (this=0x124ee50, e=) at kernel/qobject.cpp:1176 #46 0x00007f820cd320da in QWidget::event (this=0x124ee50, event=0x6903c40) at kernel/qwidget.cpp:8830 #47 0x00007f820d0fb1cb in QMainWindow::event (this=0x124ee50, event=0x6903c40) at widgets/qmainwindow.cpp:1478 #48 0x00007f820e46b3a8 in KXmlGuiWindow::event (this=0x124ee50, ev=0x6903c40) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126 #49 0x00007f820cce2e9c in QApplicationPrivate::notify_helper (this=this at entry=0x10e9130, receiver=receiver at entry=0x124ee50, e=e at entry=0x6903c40) at kernel/qapplication.cpp:4562 #50 0x00007f820cce730a in QApplication::notify (this=0x7fffeefe5110, receiver=0x124ee50, e=0x6903c40) at kernel/qapplication.cpp:4423 #51 0x00007f820e379636 in KApplication::notify (this=0x7fffeefe5110, receiver=0x124ee50, event=0x6903c40) at ../../kdeui/kernel/kapplication.cpp:311 #52 0x00007f820d93b59e in QCoreApplication::notifyInternal (this=0x7fffeefe5110, receiver=receiver at entry=0x124ee50, event=event at entry=0x6903c40) at kernel/qcoreapplication.cpp:915 #53 0x00007f820d93f421 in sendEvent (event=0x6903c40, receiver=0x124ee50) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #54 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x10a86a0) at kernel/qcoreapplication.cpp:1539 #55 0x00007f820d969a93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #56 postEventSourceDispatch (s=0x10e48f0) at kernel/qeventdispatcher_glib.cpp:279 #57 0x00007f820608cab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #58 0x00007f820608cde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #59 0x00007f820608cea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #60 0x00007f820d969c26 in QEventDispatcherGlib::processEvents (this=0x10a9b60, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #61 0x00007f820cd87c1e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #62 0x00007f820d93a2ef in QEventLoop::processEvents (this=this at entry=0x7fffeefe4f80, flags=...) at kernel/qeventloop.cpp:149 #63 0x00007f820d93a578 in QEventLoop::exec (this=0x7fffeefe4f80, flags=...) at kernel/qeventloop.cpp:204 #64 0x00007f820d93f738 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #65 0x0000000000403339 in main (argc=1, argv=0x7fffeefe5258) at ../../../kontact/src/main.cpp:219 Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 14:36:54 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 14:36:54 +0000 Subject: [kaddressbook] [Bug 275150] KAddressbook shows multiple categories In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=275150 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |NEEDSINFO Resolution|--- |FIXED --- Comment #2 from Tobias Koenig --- Can you retest with a current version (4.9 or 4.10), please? We use the nepomuk tags as possible categories and the tag handling had a bug in previous versions. -- You are receiving this mail because: You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 14:54:45 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 14:54:45 +0000 Subject: [Akonadi] [Bug 284783] "collection with the same name already exists" with owncloud carddav In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=284783 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |DAV Resource Product|kaddressbook |Akonadi -- You are receiving this mail because: You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 14:57:34 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 14:57:34 +0000 Subject: [Akonadi] [Bug 310137] Unicode corruption bug when saving vcard In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310137 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |DAV Resource Product|kaddressbook |Akonadi -- You are receiving this mail because: You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 15:00:54 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 15:00:54 +0000 Subject: [kaddressbook] [Bug 304671] address entries are reduplicated when creating a distribution list from email In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=304671 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Tobias Koenig --- *** This bug has been marked as a duplicate of bug 266147 *** -- You are receiving this mail because: You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 15:00:54 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 15:00:54 +0000 Subject: [kaddressbook] [Bug 266147] 'Save as list' doubles up mail adresses In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=266147 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.tlustos at gmail.com --- Comment #8 from Tobias Koenig --- *** Bug 304671 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 15:04:56 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 15:04:56 +0000 Subject: [kaddressbook] [Bug 260699] After deleting an address, new addresses are not stored correctly In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=260699 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |WORKSFORME -- You are receiving this mail because: You are the assignee for the bug. From osterfeld at kde.org Sun Mar 3 15:22:21 2013 From: osterfeld at kde.org (Frank Osterfeld) Date: Sun, 03 Mar 2013 15:22:21 +0000 Subject: [akregator] [Bug 301886] Akregator Crash When Attempting to Download File from News Article In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=301886 Frank Osterfeld changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |osterfeld at kde.org --- Comment #2 from Frank Osterfeld --- Ouch, nested event loop hell. Looks like an KHTML issue, don't think we can work around it. -- You are receiving this mail because: You are the assignee for the bug. From devurandom at gmx.net Sun Mar 3 15:40:08 2013 From: devurandom at gmx.net (Dennis Schridde) Date: Sun, 03 Mar 2013 15:40:08 +0000 Subject: [Akonadi] [Bug 286047] dimap account requires network connection In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=286047 --- Comment #6 from Dennis Schridde --- Can we please get a backport to 4.10? -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From amantia at kde.org Sun Mar 3 15:50:37 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Sun, 03 Mar 2013 15:50:37 +0000 Subject: [Akonadi] [Bug 286047] dimap account requires network connection In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=286047 --- Comment #7 from András Manţia --- I cannot promise. The linked commit is only part of the fix. It needs not-yet-released Akonadi server, changes in the Akonadi client library (new API), that is not allowed to be introduced in patch releases. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From tokoe at kde.org Sun Mar 3 17:34:02 2013 From: tokoe at kde.org (Tobias Koenig) Date: Sun, 03 Mar 2013 17:34:02 +0000 Subject: [kaddressbook] [Bug 314446] changing read-only flag discards Folder name In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314446 Tobias Koenig changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/88b4257c716bc31c | |ecc7ff4c7904b1f924d66f1f --- Comment #2 from Tobias Koenig --- Git commit 88b4257c716bc31cecc7ff4c7904b1f924d66f1f by Tobias Koenig. Committed on 03/03/2013 at 18:32. Pushed by tokoe into branch 'KDE/4.10'. Keep custom name/icon of resource collection on collection sync To ensure that the user modifies the display name of the resource collection and not the collection name itself, we have to preset the display name in the EntityDisplayAttribute already. Additionally the clearCache() call must be removed, it's not needed if we use the directory path as remoteId, because then the collection sync algorithm will cleanup the collection with the old remoteId. FIXED-IN: 4.10.2 M +2 -2 resources/icaldir/icaldirresource.cpp M +2 -2 resources/vcarddir/vcarddirresource.cpp http://commits.kde.org/kdepim-runtime/88b4257c716bc31cecc7ff4c7904b1f924d66f1f -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Sun Mar 3 17:51:16 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sun, 03 Mar 2013 17:51:16 +0000 Subject: [kmail2] [Bug 306096] Wrong filter name in the import dialog In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=306096 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |WORKSFORME --- Comment #4 from Christophe Giboudeaux --- I couldn't reproduce this after retrying yesterday. Closing -- You are receiving this mail because: You are the assignee for the bug. From wolfgang at rohdewald.de Sun Mar 3 18:39:37 2013 From: wolfgang at rohdewald.de (Wolfgang Rohdewald) Date: Sun, 03 Mar 2013 18:39:37 +0000 Subject: [kmail2] [Bug 279260] 1 byte file makes kmail2 not display any emails in a folder In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=279260 --- Comment #5 from Wolfgang Rohdewald --- now I cannot reproduce it anymore. I went back, compiling an old akonadi server and tag v4.10.0 for kdepim, kdepimlibs, kdepim-runtime, but I still cannot reproduce it - should have debugged it right away. -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Sun Mar 3 18:51:42 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Sun, 03 Mar 2013 18:51:42 +0000 Subject: [kmail2] [Bug 285935] Cannot fetch item in Offline mode? How do I go offline then? In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285935 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |amantia at kde.org Resolution|--- |FIXED --- Comment #4 from András Manţia --- This should be fixed in KDE 4.11. -- You are receiving this mail because: You are the assignee for the bug. From prozac at gmx.net Sun Mar 3 19:06:15 2013 From: prozac at gmx.net (eric) Date: Sun, 03 Mar 2013 19:06:15 +0000 Subject: [kmail] [Bug 230833] subjects in fancy headers view are shown incorrectly with certain fonts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=230833 eric changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |prozac at gmx.net Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. From alpha_one_x86 at first-world.info Sun Mar 3 19:31:46 2013 From: alpha_one_x86 at first-world.info (BRULE Herman) Date: Sun, 03 Mar 2013 19:31:46 +0000 Subject: [Akonadi] [Bug 285074] Memleak and infinity loop In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285074 BRULE Herman changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |UNCONFIRMED Resolution|WAITINGFORINFO |--- --- Comment #2 from BRULE Herman --- Hello The memory leak remain into lot of part of akonadi (see https://bugs.launchpad.net/ubuntu/+source/akonadi/+bug/975266). With normal use is a mess (rss, mail, ...), and use GB of memory. Cheer, -- You are receiving this mail because: You are the assignee for the bug. From vo.zaeb at gmail.com Sun Mar 3 19:35:35 2013 From: vo.zaeb at gmail.com (Alexander) Date: Sun, 03 Mar 2013 19:35:35 +0000 Subject: [Akonadi] [Bug 315675] Very slow start after upgrade to KDE 4.10 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315675 --- Comment #1 from Alexander --- [heaven at arch: ~$] akonadictl start Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) [heaven at arch: ~$] search paths: ("/home/heaven/.rvm/gems/ruby-1.9.3-p0-falcon/bin", "/home/heaven/.rvm/gems/ruby-1.9.3-p0-falcon at global/bin", "/home/heaven/.rvm/rubies/ruby-1.9.3-p0-falcon/bin", "/home/heaven/.rvm/bin", "/usr/local/bin", "/usr/bin", "/bin", "/usr/local/sbin", "/usr/sbin", "/sbin", "/opt/java/bin", "/opt/java/db/bin", "/opt/java/jre/bin", "/usr/bin/core_perl", "/usr/lib/qt4/bin", "/home/heaven/.rvm/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin") QSqlDatabasePrivate::removeDatabase: connection 'initConnection' is still in use, all queries will cease to work. It hung after the last line. -- You are receiving this mail because: You are the assignee for the bug. From karl at huftis.org Sun Mar 3 19:42:38 2013 From: karl at huftis.org (Karl Ove Hufthammer) Date: Sun, 03 Mar 2013 19:42:38 +0000 Subject: [kdepimlibs] [Bug 316088] New: Holiday file for Norwegian Nynorsk Message-ID: https://bugs.kde.org/show_bug.cgi?id=316088 Bug ID: 316088 Summary: Holiday file for Norwegian Nynorsk Classification: Unclassified Product: kdepimlibs Version: unspecified Platform: Other OS: Linux Status: CONFIRMED Severity: normal Priority: NOR Component: kholidays Assignee: jlayt at kde.org Reporter: karl at huftis.org CC: kdepim-bugs at kde.org Attached you’ll find a kholidays file for Norwegian Nynorsk (nn_NO). This is a translation of the Norwegian Bokmål one (nb_NO). Please commit it to Git. I also noticed that the Norwegian Bokmål file contains a trailing space in the string "H.K.H. Kronprinsesse Mette-Marits fødselsdag ". It would be nice if you could fix this at the same time. Reproducible: Always -- You are receiving this mail because: You are on the CC list for the bug. From karl at huftis.org Sun Mar 3 19:44:09 2013 From: karl at huftis.org (Karl Ove Hufthammer) Date: Sun, 03 Mar 2013 19:44:09 +0000 Subject: [kdepimlibs] [Bug 316088] Holiday file for Norwegian Nynorsk In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316088 --- Comment #1 from Karl Ove Hufthammer --- Created attachment 77715 --> https://bugs.kde.org/attachment.cgi?id=77715&action=edit Norwegian Nynorsk holiday file -- You are receiving this mail because: You are on the CC list for the bug. From cgiboudeaux at gmx.com Sun Mar 3 20:44:12 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sun, 03 Mar 2013 20:44:12 +0000 Subject: [Akonadi] [Bug 285074] Memleak and infinity loop In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285074 --- Comment #3 from Christophe Giboudeaux --- which akonadi backend ? version ? which KDE version ? -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Sun Mar 3 20:46:53 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sun, 03 Mar 2013 20:46:53 +0000 Subject: [akregator] [Bug 201658] kwallet pops up requesters that kde-dienst (KDE-daemon/service) wants access. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=201658 --- Comment #9 from Christophe Giboudeaux --- Doesn't look related to akregator. You may check which applications are started on your computer when this message appears -- You are receiving this mail because: You are the assignee for the bug. From alpha_one_x86 at first-world.info Sun Mar 3 20:53:03 2013 From: alpha_one_x86 at first-world.info (BRULE Herman) Date: Sun, 03 Mar 2013 20:53:03 +0000 Subject: [Akonadi] [Bug 285074] Memleak and infinity loop In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285074 --- Comment #4 from BRULE Herman --- KDE 4.9.5 Akonadi mysql storage backend. Just after boot: - akonadi_nepomuk_feeder: 250MB of memory - akonadi_mailfilter_agent: 74MB of memory - akonadi_agent_launcher: 16MB of memory -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Sun Mar 3 21:06:12 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sun, 03 Mar 2013 21:06:12 +0000 Subject: [akregator] [Bug 248289] Add "open silently in external browser" option. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=248289 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #3 from Christophe Giboudeaux --- > I prefer to open links in external browser, and it's pretty annoying that after clicking, focus immediately switch to browser. Works fine here. The behaviour depends on the browser. - It works fine with Firefox after following kabamaru's advice, - There's an option in rekonq - Also works in opera So far, only chromium and konqueror seem to fail. -- You are receiving this mail because: You are the assignee for the bug. From bugs at sandroknauss.de Sun Mar 3 21:14:58 2013 From: bugs at sandroknauss.de (saendy) Date: Sun, 03 Mar 2013 21:14:58 +0000 Subject: [kmail2] [Bug 289722] Incorrect Content-Transfer-Encoding header value is set for openpgp/mime encrypted mails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=289722 saendy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugs at sandroknauss.de --- Comment #4 from saendy --- Hey, A Patch is now in review that should fix this bug: https://git.reviewboard.kde.org/r/109272 -- You are receiving this mail because: You are the assignee for the bug. From bugs at sandroknauss.de Sun Mar 3 21:16:43 2013 From: bugs at sandroknauss.de (saendy) Date: Sun, 03 Mar 2013 21:16:43 +0000 Subject: [kmail2] [Bug 289728] Incorrect inline-openpgp encrypted message is generated In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=289728 saendy changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugs at sandroknauss.de --- Comment #10 from saendy --- A Patch is now on reviewboard, that fixes this bug: https://git.reviewboard.kde.org/r/109272 -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Sun Mar 3 21:19:26 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sun, 03 Mar 2013 21:19:26 +0000 Subject: [akregator] [Bug 248289] Add "open silently in external browser" option. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=248289 --- Comment #4 from Christophe Giboudeaux --- For the failing browsers, you can work around this by adding a kwin rule (Right click on the title bar / More Actions / Special Application Settings / 'Appearance & Fixes' tab / check the 'Focus stealing prevention' box / Force / High -- You are receiving this mail because: You are the assignee for the bug. From bugs at sandroknauss.de Sun Mar 3 22:06:14 2013 From: bugs at sandroknauss.de (saendy) Date: Sun, 03 Mar 2013 22:06:14 +0000 Subject: [kmail2] [Bug 316092] New: Source view don't actually shows the source of a mail Message-ID: https://bugs.kde.org/show_bug.cgi?id=316092 Bug ID: 316092 Summary: Source view don't actually shows the source of a mail Classification: Unclassified Product: kmail2 Version: Git (master) Platform: Other OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: UI Assignee: kdepim-bugs at kde.org Reporter: bugs at sandroknauss.de The source View for an email tries to be smart and wants to make the mail vaild to the contentTransferEncoding header. If you have a non valid mail (content is not in the right contentTransferEncoding), this this looks freaky and makes it hard to locate any kind of bug. One example of the wrong source view interface you find at bug https://bugs.kde.org/289728. Reproducible: Always Steps to Reproduce: 1. use a non valid mail (ContentTransferEncoding doesn't match with content) [see attchment]. 2. open this mail with View Source in kmail. Actual Results: Source view shows the mail like this: Content-Transfer-Encoding: base64 Content-Type: text/plain; charset="utf-8" BEGINPGPMESSAGEVersionGnuPGv1411GNU/LinuxhQEMA5XFb/XflcUEAQf8DgQ4PWfOI7Q9WRw nN/V9qu7fIJRlK7sqb9DKF/PlaNy8ZfTf/TNG5MJ+yokeX0nXkRBCPdVBLVLRnfuUam2xK3kC1LV 6ORPRWBJcTyj27pKejXemSenPb0H1dXZwqNvf3g/wYRKbgU+6R2zQVlb8dvwoP48S3pOFSYfrmr4 xXSwvJ+xcgQ6u8ul27tZ7HhdSwlYrV7HF5aPFQZL00zqZ1Pxth0qss8aaW8aOAnjssncW2ipN6u8 dtVMMdr+AWPPI15Tyatvo6m7O532FTkz1+keIwGf0eFZsbYbriMY44ff5YKNnM7GMULXOC61bGuw aF51Rapy2IT4suLMvlaCt0dJIAaw2qCWbCKz7agF2WaGvhcuQJmmcTQ9DmrlDvXY4NUUHM/1Ga/j euZUIK5TtDch5eECh0tBOhwEjJPNZcRg22ZvhOdUfzj/HAzFD8ENDPGPMESSAGEACg== Expected Results: Content-Transfer-Encoding: base64 Content-Type: text/plain; charset="utf-8" -----BEGIN PGP MESSAGE----- Version: GnuPG v2.0.19 (GNU/Linux) hQIOA2EOZthMz4KpEAgA6MjhMzsjgDQlmAXB39JgvoAE0v2+1qN7hztb8rSMVrkD GRislUNIedEW8htmiC1dOrm8GxOhuUTlcVeQhpz17uIFng377ZLbpER7FUma3hv9 .... -- You are receiving this mail because: You are the assignee for the bug. From Usenetmail.Christine at web.de Sun Mar 3 22:11:13 2013 From: Usenetmail.Christine at web.de (Christine Bona) Date: Sun, 03 Mar 2013 22:11:13 +0000 Subject: [kmail2] [Bug 170425] Detach attachments (save, remove, and link) from email In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=170425 Christine Bona changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Usenetmail.Christine at web.de -- You are receiving this mail because: You are the assignee for the bug. From bugs at sandroknauss.de Sun Mar 3 22:12:17 2013 From: bugs at sandroknauss.de (saendy) Date: Sun, 03 Mar 2013 22:12:17 +0000 Subject: [kmail2] [Bug 316092] Source view don't actually shows the source of a mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316092 --- Comment #1 from saendy --- Created attachment 77719 --> https://bugs.kde.org/attachment.cgi?id=77719&action=edit a non valid mail This is one non valid mail, where you can see this behavour, if you display the content of this mail vis the Source View Dialog in kmail. -- You are receiving this mail because: You are the assignee for the bug. From bugs at sandroknauss.de Sun Mar 3 22:12:46 2013 From: bugs at sandroknauss.de (saendy) Date: Sun, 03 Mar 2013 22:12:46 +0000 Subject: [kmail2] [Bug 316092] Source view dialog in kmail don't actually shows the source of a mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316092 saendy changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Source view don't actually |Source view dialog in kmail |shows the source of a mail |don't actually shows the | |source of a mail -- You are receiving this mail because: You are the assignee for the bug. From wolfgang at rohdewald.de Sun Mar 3 22:45:36 2013 From: wolfgang at rohdewald.de (Wolfgang Rohdewald) Date: Sun, 03 Mar 2013 22:45:36 +0000 Subject: [kmail] [Bug 118341] local cache of maildir contents not updated In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=118341 Wolfgang Rohdewald changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO CC| |wolfgang at rohdewald.de Resolution|--- |WAITINGFORINFO --- Comment #4 from Wolfgang Rohdewald --- I am quite certain that this should work flawlessly with KDE 4.10.1, to be released this tuesday. Probably also with 4.10.0. If nobody objects within the next 7 days, I will close this bug report. -- You are receiving this mail because: You are the assignee for the bug. From wolfgang at rohdewald.de Sun Mar 3 23:13:27 2013 From: wolfgang at rohdewald.de (Wolfgang Rohdewald) Date: Sun, 03 Mar 2013 23:13:27 +0000 Subject: [kmail2] [Bug 40949] refresh foreign maildirs in ~/Mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=40949 Wolfgang Rohdewald changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |wolfgang at rohdewald.de Resolution|--- |FIXED --- Comment #19 from Wolfgang Rohdewald --- since nobody commented since one year, I am closing this bug. I believe this should work in kmail2, it automatically updates itself if other programs add mails into the maildir directories. Please reopen if you feel this does not work as wanted with kmail2. -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Mon Mar 4 02:20:18 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Mon, 04 Mar 2013 02:20:18 +0000 Subject: [Akonadi] [Bug 300435] akonadi_maildispatcher_agent has crashed when kwallet has not been opened In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=300435 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlo.tognetti at europe.com --- Comment #1 from Jekyll Wu --- *** Bug 311460 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Mon Mar 4 02:20:18 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Mon, 04 Mar 2013 02:20:18 +0000 Subject: [Akonadi] [Bug 311460] Mail dispatcher crash when closing the second password prompt In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=311460 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 300435 *** -- You are receiving this mail because: You are the assignee for the bug. From wolfgang at rohdewald.de Mon Mar 4 02:25:02 2013 From: wolfgang at rohdewald.de (Wolfgang Rohdewald) Date: Mon, 04 Mar 2013 02:25:02 +0000 Subject: [kmail2] [Bug 316097] New: copying or moving folder to one of its own subfolders should never be possible Message-ID: https://bugs.kde.org/show_bug.cgi?id=316097 Bug ID: 316097 Summary: copying or moving folder to one of its own subfolders should never be possible Classification: Unclassified Product: kmail2 Version: Git (master) Platform: Compiled Sources OS: Linux Status: CONFIRMED Severity: normal Priority: NOR Component: commands and actions Assignee: kdepim-bugs at kde.org Reporter: wolfgang at rohdewald.de trying to do that with mouse dragging correctly shows a forbidden symbol. but using the context menu "Move folder to ...", the folder to be moved is shown in the list of possible targets. Both in "Recent folders" and "Local folders". And both for moving and copying folders. Reproducible: Always Steps to Reproduce: 1. have a folder A with subfolder B 2. on folder A, use context menu "Copy folder to .." Actual Results: the target folder list shows A. Selecting A gives "Failed to copy collection" or "Unable to reparent collection" (when trying to move). Expected Results: the target folder list should not show A -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Mon Mar 4 02:31:25 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Mon, 04 Mar 2013 02:31:25 +0000 Subject: [Akonadi] [Bug 310054] KMail crashes on send. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310054 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 304817 *** -- You are receiving this mail because: You are the assignee for the bug. From wolfgang at rohdewald.de Mon Mar 4 02:35:02 2013 From: wolfgang at rohdewald.de (Wolfgang Rohdewald) Date: Mon, 04 Mar 2013 02:35:02 +0000 Subject: [kmail2] [Bug 316097] copying or moving folder to one of its own subfolders should never be possible In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316097 Wolfgang Rohdewald changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |UNCONFIRMED CC| |wolfgang at rohdewald.de Ever confirmed|1 |0 --- Comment #1 from Wolfgang Rohdewald --- I wonder how a newly opened bug report can automatically get status "CONFIRMED", now manually changed to "UNCONFIRMED" -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Mon Mar 4 02:37:15 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Mon, 04 Mar 2013 02:37:15 +0000 Subject: [calligracommon] [Bug 312307] Akonadi Nepomuk Feeder crashes while running in the background In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312307 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Nepomuk Feeder Agents |general Version|4.9 |unspecified Assignee|kdepim-bugs at kde.org |calligra-bugs-null at kde.org Product|Akonadi |calligracommon --- Comment #1 from Jekyll Wu --- > #7 0xb21b0d55 in KParts::ReadWritePart::isModified (this=0x8aa2288) at /build/buildd/project-neon-kdelibs-2+git20121227+r92281/kparts/part.cpp:1031 > #8 0xb164fb5c in KoDocument::isModified (this=0x8aa40b8) at /build/buildd/project-neon-calligra-2+git20121228+r73401/libs/main/KoDocument.cpp:549 > #9 0xb164f5b1 in KoDocument::slotAutoSave (this=0x8aa40b8) at /build/buildd/project-neon-calligra-2+git20121228+r73401/libs/main/KoDocument.cpp:475 > #10 0xb165b2ac in KoDocument::qt_static_metacall (_o=0x8aa40b8, _c=QMetaObject::InvokeMetaMethod, _id=14, _a=0xbfa7e69c) at /build/buildd/project-neon-calligra-2+git20121228+r73401/obj-i686-linux-gnu/libs/main/KoDocument.moc:96 forward to calligra developers. -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Mon Mar 4 02:31:25 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Mon, 04 Mar 2013 02:31:25 +0000 Subject: [Akonadi] [Bug 304817] Mail Dispatcher Agent crashed when KMail closed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=304817 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.d.windle at gmail.com --- Comment #1 from Jekyll Wu --- *** Bug 310054 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From peter at snowweb.co.uk Mon Mar 4 05:26:49 2013 From: peter at snowweb.co.uk (Peter Snow) Date: Mon, 04 Mar 2013 05:26:49 +0000 Subject: [akregator] [Bug 316098] New: Akregator Crashes Message-ID: https://bugs.kde.org/show_bug.cgi?id=316098 Bug ID: 316098 Summary: Akregator Crashes Classification: Unclassified Product: akregator Version: 4.8.5 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: peter at snowweb.co.uk Application: akregator (4.8.5) KDE Platform Version: 4.8.5 (4.8.5) Qt Version: 4.8.1 Operating System: Linux 3.2.0-39-generic-pae i686 Distribution: Ubuntu 12.04.2 LTS -- Information about the crash: - What I was doing when the application crashed: The first time it happened I was about to view a web page which was open in a tab, which I had opened from a feed. The application was in the background and it crashed when I hovered over the taskbar entry for it. I restarted it and my tabs were remembered, so I started reading the page, but when I scrolled the mouse to scroll the page down, then Akregator crashed again. The crash can be reproduced some of the time. -- Backtrace: Application: Akregator (akregator), signal: Segmentation fault Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0xb343e740 (LWP 31432))] Thread 2 (Thread 0xac5a6b40 (LWP 31439)): #0 0xb7724424 in __kernel_vsyscall () #1 0xb5e77690 in __GI___poll (fds=0xabc02278, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 #2 0xb4749a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb473c0ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb473c201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0xb62738e7 in QEventDispatcherGlib::processEvents (this=0xabc00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0xb623f50d in QEventLoop::processEvents (this=0xac5a6240, flags=...) at kernel/qeventloop.cpp:149 #7 0xb623f7a9 in QEventLoop::exec (this=0xac5a6240, flags=...) at kernel/qeventloop.cpp:204 #8 0xb612894c in QThread::exec (this=0x99575b8) at thread/qthread.cpp:501 #9 0xb621cb5d in QInotifyFileSystemWatcherEngine::run (this=0x99575b8) at io/qfilesystemwatcher_inotify.cpp:248 #10 0xb612bde0 in QThreadPrivate::start (arg=0x99575b8) at thread/qthread_unix.cpp:298 #11 0xb480ed4c in start_thread (arg=0xac5a6b40) at pthread_create.c:308 #12 0xb5e85dde in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb343e740 (LWP 31432)): [KCrash Handler] #7 0xb4e54c7b in KHTMLPart::checkCompleted (this=0x13ef8718) at ../../khtml/khtml_part.cpp:2475 #8 0xb4e5c2b7 in KHTMLPart::slotChildCompleted (this=0x13ef8718, pendingAction=112) at ../../khtml/khtml_part.cpp:5042 #9 0xb4e5c4b3 in KHTMLPart::slotChildCompleted (this=0x13ef8718) at ../../khtml/khtml_part.cpp:5024 #10 0xb4e6db13 in KHTMLPart::qt_static_metacall (_o=0x13ef8718, _c=QMetaObject::InvokeMetaMethod, _id=66, _a=0xbfea6fd0) at ./khtml_part.moc:300 #11 0xb62576b1 in QMetaObject::activate (sender=0x17e4a7a0, m=0x80545c8, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3547 #12 0xb76cff35 in KParts::ReadOnlyPart::completed (this=0x17e4a7a0) at ./part.moc:250 #13 0xb4e277f3 in KHTMLView::complete (this=0x1748f280, pendingAction=false) at ../../khtml/khtmlview.cpp:4201 #14 0xb4e54c64 in KHTMLPart::checkCompleted (this=0x17e4a7a0) at ../../khtml/khtml_part.cpp:2471 #15 0xb4e551c4 in KHTMLPart::slotFinishedParsing (this=0x17e4a7a0) at ../../khtml/khtml_part.cpp:2235 #16 0xb4e6d83a in KHTMLPart::qt_static_metacall (_o=0x17e4a7a0, _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0xbfea71a0) at ./khtml_part.moc:256 #17 0xb62576b1 in QMetaObject::activate (sender=0x156e87d0, m=0xb53a0a40, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3547 #18 0xb4ec8ad5 in DOM::DocumentImpl::finishedParsing (this=0x156e87d0) at ./dom_docimpl.moc:100 #19 0xb62576b1 in QMetaObject::activate (sender=0xaee9e48, m=0xb53a20c0, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3547 #20 0xb4ef9715 in khtml::Tokenizer::finishedParsing (this=0xaee9e48) at ./xml_tokenizer.moc:98 #21 0xb4f1d1a9 in khtml::HTMLTokenizer::end (this=0xaee9e48) at ../../khtml/html/htmltokenizer.cpp:1928 #22 0xb4f1f539 in khtml::HTMLTokenizer::finish (this=0xaee9e48) at ../../khtml/html/htmltokenizer.cpp:1975 #23 0xb4ec4876 in DOM::DocumentImpl::finishParsing (this=0x156e87d0) at ../../khtml/xml/dom_docimpl.cpp:1699 #24 0xb4e426f1 in KHTMLPart::end (this=0x17e4a7a0) at ../../khtml/khtml_part.cpp:2149 #25 0xb4e558da in KHTMLPart::slotFinished (this=0x17e4a7a0, job=0xbfea7400) at ../../khtml/khtml_part.cpp:1957 #26 0xb4e6d853 in KHTMLPart::qt_static_metacall (_o=0x17e4a7a0, _c=QMetaObject::InvokeMetaMethod, _id=17, _a=0xbfea7568) at ./khtml_part.moc:251 #27 0xb62576b1 in QMetaObject::activate (sender=0x181d9348, m=0xb666a4ac, local_signal_index=3, argv=0xbfea7568) at kernel/qobject.cpp:3547 #28 0xb64b6795 in KJob::result (this=0x181d9348, _t1=0x181d9348) at ./kjob.moc:208 #29 0xb64b67e8 in KJob::emitResult (this=0x181d9348) at ../../kdecore/jobs/kjob.cpp:318 #30 0xb5bac348 in KIO::SimpleJob::slotFinished (this=0x181d9348) at ../../kio/kio/job.cpp:494 #31 0xb5bb539d in KIO::TransferJob::slotFinished (this=0x181d9348) at ../../kio/kio/job.cpp:1081 #32 0xb5bb3958 in qt_static_metacall (_a=0xbfea77e0, _id=7, _o=0x181d9348, _c=) at ./jobclasses.moc:388 #33 KIO::TransferJob::qt_static_metacall (_o=0x181d9348, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbfea77e0) at ./jobclasses.moc:375 #34 0xb62576b1 in QMetaObject::activate (sender=0x1807dde8, m=0xb5d8f480, local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3547 #35 0xb5c6af45 in KIO::SlaveInterface::finished (this=0x1807dde8) at ./slaveinterface.moc:185 #36 0xb5c6e0d1 in KIO::SlaveInterface::dispatch (this=0x1807dde8, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:172 #37 0xb5c6a58a in KIO::SlaveInterface::dispatch (this=0x1807dde8) at ../../kio/kio/slaveinterface.cpp:88 #38 0xb5c5bc28 in KIO::Slave::gotInput (this=0x1807dde8) at ../../kio/kio/slave.cpp:344 #39 0xb5c5c290 in KIO::Slave::qt_static_metacall (_o=0x1807dde8, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfea7aa0) at ./slave.moc:57 #40 0xb62576b1 in QMetaObject::activate (sender=0x182ab218, m=0xb5d8c110, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3547 #41 0xb5b76b35 in KIO::Connection::readyRead (this=0x182ab218) at ./connection.moc:106 #42 0xb5b773aa in dequeue (this=) at ../../kio/kio/connection.cpp:82 #43 KIO::ConnectionPrivate::dequeue (this=0x17fc5a28) at ../../kio/kio/connection.cpp:71 #44 0xb6252c01 in QMetaCallEvent::placeMetaCall (this=0x16707108, object=0x182ab218) at kernel/qobject.cpp:525 #45 0xb625bc7b in QObject::event (this=0x182ab218, e=0x16707108) at kernel/qobject.cpp:1195 #46 0xb67aded4 in notify_helper (e=0x16707108, receiver=0x182ab218, this=0x8fa17e0) at kernel/qapplication.cpp:4559 #47 QApplicationPrivate::notify_helper (this=0x8fa17e0, receiver=0x182ab218, e=0x16707108) at kernel/qapplication.cpp:4531 #48 0xb67b330d in QApplication::notify (this=0x16707108, receiver=0x182ab218, e=0x16707108) at kernel/qapplication.cpp:4288 #49 0xb7332e01 in KApplication::notify (this=0xbfea830c, receiver=0x182ab218, event=0x16707108) at ../../kdeui/kernel/kapplication.cpp:311 #50 0xb624097e in QCoreApplication::notifyInternal (this=0xbfea830c, receiver=0x182ab218, event=0x16707108) at kernel/qcoreapplication.cpp:876 #51 0xb6244ad8 in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #52 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8f76c28) at kernel/qcoreapplication.cpp:1500 #53 0xb6244e0c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1393 #54 0xb6273494 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #55 postEventSourceDispatch (s=0x8fa2aa0) at kernel/qeventdispatcher_glib.cpp:279 #56 0xb473bd86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #57 0xb473c125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #58 0xb473c201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #59 0xb6273887 in QEventDispatcherGlib::processEvents (this=0x8f9b698, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #60 0xb6866aaa in QGuiEventDispatcherGlib::processEvents (this=0x8f9b698, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #61 0xb623f50d in QEventLoop::processEvents (this=0xbfea8284, flags=...) at kernel/qeventloop.cpp:149 #62 0xb623f7a9 in QEventLoop::exec (this=0xbfea8284, flags=...) at kernel/qeventloop.cpp:204 #63 0xb6244eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148 #64 0xb67aba74 in QApplication::exec () at kernel/qapplication.cpp:3820 #65 0x0804e26f in ?? () #66 0xb5db04d3 in __libc_start_main (main=0x804de50, argc=1, ubp_av=0xbfea8454, init=0x8050c90 <__libc_csu_init>, fini=0x8050d00 <__libc_csu_fini>, rtld_fini=0xb7734280 <_dl_fini>, stack_end=0xbfea844c) at libc-start.c:226 #67 0x0804e521 in _start () Possible duplicates by query: bug 299670. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Mon Mar 4 05:31:03 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Mon, 04 Mar 2013 05:31:03 +0000 Subject: [konqueror] [Bug 316098] Akregator Crashes In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316098 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |khtml Assignee|kdepim-bugs at kde.org |konq-bugs at kde.org Product|akregator |konqueror -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 4 07:43:35 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 04 Mar 2013 07:43:35 +0000 Subject: [kmail2] [Bug 315954] LDAP password stored in clear text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315954 --- Comment #7 from Laurent Montel --- now I added a messagebox to ask if we want to migrate password in kwallet. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 4 07:47:43 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 04 Mar 2013 07:47:43 +0000 Subject: [kmail2] [Bug 316036] autocompletion shows multiple identical results In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316036 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- I try to fix to save all emails as lower case in 4.10.1 I hope that I didn't forget a place. -- You are receiving this mail because: You are the assignee for the bug. From sebastian at wessalowski.org Mon Mar 4 08:15:24 2013 From: sebastian at wessalowski.org (Sebastian Wessalowski) Date: Mon, 04 Mar 2013 08:15:24 +0000 Subject: [kontact] [Bug 313676] Manage sieve scripts from within kcontact will crash kcontact In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=313676 Sebastian Wessalowski changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian at wessalowski.org --- Comment #2 from Sebastian Wessalowski --- This happens also on Gentoo. KDE 4.10 from main portage. But it only happens if i activate sieve support on more than 1 server/mailaccount. If i only manage 1 account it works without problems -- You are receiving this mail because: You are the assignee for the bug. From sebastian at wessalowski.org Mon Mar 4 08:18:06 2013 From: sebastian at wessalowski.org (Sebastian Wessalowski) Date: Mon, 04 Mar 2013 08:18:06 +0000 Subject: [kontact] [Bug 313676] Manage sieve scripts from within kcontact will crash kcontact In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=313676 --- Comment #3 from Sebastian Wessalowski --- Created attachment 77727 --> https://bugs.kde.org/attachment.cgi?id=77727&action=edit crash information -- You are receiving this mail because: You are the assignee for the bug. From m.wege at web.de Mon Mar 4 08:20:08 2013 From: m.wege at web.de (m.wege at web.de) Date: Mon, 04 Mar 2013 08:20:08 +0000 Subject: [kmail2] [Bug 316036] autocompletion shows multiple identical results In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316036 --- Comment #2 from m.wege at web.de --- then this leaves the Variation of what is standing in front of the email address as a problem? Lise Liselotte Meier Dr. Liselotte Meier Suggestion: If there is no better solution and it is possible. If there are multiple results for the same address, - the one in the addressbook is shown only - if there is no result in the addressbook, the multiple results are only shown the first time. The second time, only the one result is shown, which the user selected the first time. -- You are receiving this mail because: You are the assignee for the bug. From markotahal at gmail.com Mon Mar 4 09:38:22 2013 From: markotahal at gmail.com (Marek Otahal) Date: Mon, 04 Mar 2013 09:38:22 +0000 Subject: [kmail2] [Bug 316102] New: kmail: folders with email change possition after selected Message-ID: https://bugs.kde.org/show_bug.cgi?id=316102 Bug ID: 316102 Summary: kmail: folders with email change possition after selected Classification: Unclassified Product: kmail2 Version: 4.10 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: UI Assignee: kdepim-bugs at kde.org Reporter: markotahal at gmail.com on the left side of kmail window, there's a subwindows with folders for each email (imap) account and underlying folders for sorting out emails. With the recent (kde 4.10 and beta previews) versions, there's a very annoying bug: when I click on a folder, their ordering changes. This is 1/ annoying for the user, 2/ leads to errors like marking as read all mails in unintended folder. Example: mark-gmail (name of imap acc) -> Inbox -> Work -> Friends ====shuffle==== mark-gmail -> Work ->Friends -> Inbox Reproducible: Always Steps to Reproduce: 1. select a folder with unread mail 2. 3. Actual Results: shuffle order Expected Results: fixed order of listing the folders (it used to be possible to define this, im not sure if i found it in recent settings - eg: alphabetically, user-defined order, ...) -- You are receiving this mail because: You are the assignee for the bug. From joulupukin.tontut at yandex.ru Mon Mar 4 10:55:39 2013 From: joulupukin.tontut at yandex.ru (Christian) Date: Mon, 04 Mar 2013 10:55:39 +0000 Subject: [kontact] [Bug 267528] Return emails are not send on same account as they are received In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=267528 Christian changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joulupukin.tontut at yandex.ru --- Comment #2 from Christian --- You can specify the identity that should be used when you reply to messages in a folder. (Or set it on each account and make sure the Folder is set to "inherit from parent".) This is in the view with all the accounts and folders, right-click and properties. However, there's bug 299270 which means that currently this does not work for many IMAP accounts. -- You are receiving this mail because: You are the assignee for the bug. From pk at econtact.pl Mon Mar 4 11:28:33 2013 From: pk at econtact.pl (=?UTF-8?Q?Piotr=20Ko=C5=82aczek=20?=) Date: Mon, 04 Mar 2013 11:28:33 +0000 Subject: [Akonadi] [Bug 316104] New: Kmail crash Message-ID: https://bugs.kde.org/show_bug.cgi?id=316104 Bug ID: 316104 Summary: Kmail crash Classification: Unclassified Product: Akonadi Version: 4.9 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: IMAP resource Assignee: ervin at kde.org Reporter: pk at econtact.pl CC: kdepim-bugs at kde.org, vkrause at kde.org Application: akonadi_imap_resource (4.9) KDE Platform Version: 4.9.5 Qt Version: 4.8.4 Operating System: Linux 3.8.1-201.fc18.i686.PAE i686 Distribution (Platform): Fedora RPMs -- Information about the crash: - What I was doing when the application crashed: I was checking IMAP mailbox. System crashed twice in the same conditions The crash can be reproduced every time. -- Backtrace: Application: piotr at kolaczek.org typu Serwer poczty IMAP (akonadi_imap_resource), signal: Segmentation fault Using host libthread_db library "/lib/libthread_db.so.1". [KCrash Handler] #7 0xb623a6a8 in vtable for Oxygen::WidgetStateData () from /usr/lib/kde4/plugins/styles/oxygen.so #8 0x464da44a in QObject::connect (sender=0x846aae0, signal=0x80ad3a4 "2stateChanged(KIMAP::Session::State,KIMAP::Session::State)", receiver=0x83f2140, method=0x80ad360 "1onSessionStateChanged(KIMAP::Session::State,KIMAP::Session::State)", type=Qt::AutoConnection) at kernel/qobject.cpp:2550 #9 0x0809cb29 in SessionPool::onPasswordRequestDone (this=this at entry=0x83f2140, resultType=0, password=...) at /usr/src/debug/kdepim-runtime-4.9.5/resources/imap/sessionpool.cpp:335 #10 0x0809d5bc in SessionPool::qt_static_metacall (_o=0x83f2140, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbf92e3f4) at /usr/src/debug/kdepim-runtime-4.9.5/i686-redhat-linux-gnu/resources/imap/sessionpool.moc:93 #11 0x464d628e in QMetaObject::activate (sender=0x83e49e8, m=0x80aad80 , local_signal_index=0, argv=0xbf92e3f4) at kernel/qobject.cpp:3539 #12 0x08087bc0 in PasswordRequesterInterface::done (this=0x83e49e8, _t1=0, _t2=...) at /usr/src/debug/kdepim-runtime-4.9.5/i686-redhat-linux-gnu/resources/imap/passwordrequesterinterface.moc:117 #13 0x0806550f in SettingsPasswordRequester::onPasswordRequestCompleted (this=0x83e49e8, password=..., userRejected=false) at /usr/src/debug/kdepim-runtime-4.9.5/resources/imap/settingspasswordrequester.cpp:89 #14 0x464d628e in QMetaObject::activate (sender=0x8401ea8, m=0x80a4200 , local_signal_index=0, argv=0xbf92e524) at kernel/qobject.cpp:3539 #15 0x08063fe8 in Settings::passwordRequestCompleted (this=this at entry=0x8401ea8, _t1=..., _t2=_t2 at entry=false) at /usr/src/debug/kdepim-runtime-4.9.5/i686-redhat-linux-gnu/resources/imap/settings.moc:123 #16 0x08064034 in Settings::requestPassword (this=0x8401ea8) at /usr/src/debug/kdepim-runtime-4.9.5/resources/imap/settings.cpp:114 #17 0x0809a674 in SessionPool::connect (this=0x83f2140, account=0x88f4240) at /usr/src/debug/kdepim-runtime-4.9.5/resources/imap/sessionpool.cpp:102 #18 0x0805a471 in ImapResource::startConnect (this=this at entry=0x83e11b0) at /usr/src/debug/kdepim-runtime-4.9.5/resources/imap/imapresource.cpp:218 #19 0x0805e8ff in ImapResource::qt_static_metacall (_o=0x83e11b0, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0xbf92e794) at /usr/src/debug/kdepim-runtime-4.9.5/i686-redhat-linux-gnu/resources/imap/imapresource.moc:112 #20 0x464c7baf in QMetaMethod::invoke (this=0xbf92e8c4, object=0x83e11b0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1664 #21 0x464ca27a in QMetaObject::invokeMethod (obj=0x83e11b0, member=0x897f6a8 "startConnect", type=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179 #22 0x48abefc3 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., member=, obj=) at /usr/include/QtCore/qobjectdefs.h:434 #23 Akonadi::ResourceScheduler::executeNext (this=0x8402c00) at /usr/src/debug/kdepimlibs-4.9.5/akonadi/resourcescheduler.cpp:348 #24 0x48abf9bc in Akonadi::ResourceScheduler::qt_static_metacall (_o=0x8402c00, _c=QMetaObject::InvokeMetaMethod, _id=18, _a=0x89670a0) at /usr/src/debug/kdepimlibs-4.9.5/i686-redhat-linux-gnu/akonadi/resourcescheduler_p.moc:101 #25 0x464d111b in QMetaCallEvent::placeMetaCall (this=0x8966de8, object=0x8402c00) at kernel/qobject.cpp:524 #26 0x464d5783 in QObject::event (this=0x8402c00, e=0x8966de8) at kernel/qobject.cpp:1194 #27 0x46dfc06c in QApplicationPrivate::notify_helper (this=0x829a190, receiver=0x8402c00, e=0x8966de8) at kernel/qapplication.cpp:4562 #28 0x46e00b2f in QApplication::notify (this=0x8966de8, receiver=0x8402c00, e=0x8966de8) at kernel/qapplication.cpp:3944 #29 0x479f7a82 in KApplication::notify (this=0xbf9312f4, receiver=0x8402c00, event=0x8966de8) at /usr/src/debug/kdelibs-4.9.5/kdeui/kernel/kapplication.cpp:311 #30 0x464bf0be in QCoreApplication::notifyInternal (this=0xbf9312f4, receiver=0x8402c00, event=0x8966de8) at kernel/qcoreapplication.cpp:946 #31 0x464c3065 in sendEvent (event=, receiver=) at kernel/qcoreapplication.h:231 #32 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8271858) at kernel/qcoreapplication.cpp:1570 #33 0x464c32ed in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1463 #34 0x464f1975 in sendPostedEvents () at kernel/qcoreapplication.h:236 #35 postEventSourceDispatch (s=0x8295db8) at kernel/qeventdispatcher_glib.cpp:279 #36 0x4586515b in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #37 0x45865500 in g_main_context_iterate.isra.22 () from /lib/libglib-2.0.so.0 #38 0x458655e2 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #39 0x464f1b02 in QEventDispatcherGlib::processEvents (this=0x82725b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #40 0x46eae70b in QGuiEventDispatcherGlib::processEvents (this=0x82725b0, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 #41 0x464bdb5d in QEventLoop::processEvents (this=this at entry=0xbf92f3c8, flags=...) at kernel/qeventloop.cpp:149 #42 0x464bde59 in QEventLoop::exec (this=0xbf92f3c8, flags=...) at kernel/qeventloop.cpp:204 #43 0x473433ce in QDialog::exec (this=0xbf92f41c) at dialogs/qdialog.cpp:554 #44 0x0805a2c4 in ImapResource::configureDialog (this=0x83e11b0, windowId=0) at /usr/src/debug/kdepim-runtime-4.9.5/resources/imap/imapresource.cpp:177 #45 0x0806525a in SettingsPasswordRequester::askUserInput (this=0x83e49e8, serverError=...) at /usr/src/debug/kdepim-runtime-4.9.5/resources/imap/settingspasswordrequester.cpp:64 #46 0x464d111b in QMetaCallEvent::placeMetaCall (this=0x8838a40, object=0x83e49e8) at kernel/qobject.cpp:524 #47 0x464d5783 in QObject::event (this=0x83e49e8, e=0x8838a40) at kernel/qobject.cpp:1194 #48 0x46dfc06c in QApplicationPrivate::notify_helper (this=0x829a190, receiver=0x83e49e8, e=0x8838a40) at kernel/qapplication.cpp:4562 #49 0x46e00b2f in QApplication::notify (this=0x8838a40, receiver=0x83e49e8, e=0x8838a40) at kernel/qapplication.cpp:3944 #50 0x479f7a82 in KApplication::notify (this=0xbf9312f4, receiver=0x83e49e8, event=0x8838a40) at /usr/src/debug/kdelibs-4.9.5/kdeui/kernel/kapplication.cpp:311 #51 0x464bf0be in QCoreApplication::notifyInternal (this=0xbf9312f4, receiver=0x83e49e8, event=0x8838a40) at kernel/qcoreapplication.cpp:946 #52 0x464c3065 in sendEvent (event=, receiver=) at kernel/qcoreapplication.h:231 #53 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8271858) at kernel/qcoreapplication.cpp:1570 #54 0x464c32ed in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1463 #55 0x464f1975 in sendPostedEvents () at kernel/qcoreapplication.h:236 #56 postEventSourceDispatch (s=0x8295db8) at kernel/qeventdispatcher_glib.cpp:279 #57 0x4586515b in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #58 0x45865500 in g_main_context_iterate.isra.22 () from /lib/libglib-2.0.so.0 #59 0x458655e2 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #60 0x464f1b02 in QEventDispatcherGlib::processEvents (this=0x82725b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #61 0x46eae70b in QGuiEventDispatcherGlib::processEvents (this=0x82725b0, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 #62 0x464bdb5d in QEventLoop::processEvents (this=this at entry=0xbf92fc78, flags=...) at kernel/qeventloop.cpp:149 #63 0x464bde59 in QEventLoop::exec (this=0xbf92fc78, flags=...) at kernel/qeventloop.cpp:204 #64 0x473433ce in QDialog::exec (this=0x83a7448) at dialogs/qdialog.cpp:554 #65 0x4795527c in KMessageBox::createKMessageBox (dialog=dialog at entry=0x83a7448, icon=..., text=..., strlist=..., ask=..., checkboxReturn=checkboxReturn at entry=0xbf92ff1d, options=..., details=..., notifyType=notifyType at entry=QMessageBox::Information) at /usr/src/debug/kdelibs-4.9.5/kdeui/dialogs/kmessagebox.cpp:344 #66 0x47955897 in KMessageBox::createKMessageBox (dialog=dialog at entry=0x83a7448, icon=icon at entry=QMessageBox::Information, text=..., strlist=..., ask=..., checkboxReturn=checkboxReturn at entry=0xbf92ff1d, options=..., details=...) at /usr/src/debug/kdelibs-4.9.5/kdeui/dialogs/kmessagebox.cpp:159 #67 0x47957bca in KMessageBox::questionYesNoCancelWId (parent_id=0, text=..., caption=..., buttonYes_=..., buttonNo_=..., buttonCancel_=..., dontAskAgainName=..., options=...) at /usr/src/debug/kdelibs-4.9.5/kdeui/dialogs/kmessagebox.cpp:548 #68 0x08064f76 in SettingsPasswordRequester::askUserInput (this=0x83e49e8, serverError=...) at /usr/src/debug/kdepim-runtime-4.9.5/resources/imap/settingspasswordrequester.cpp:61 #69 0x464d111b in QMetaCallEvent::placeMetaCall (this=0x8447388, object=0x83e49e8) at kernel/qobject.cpp:524 #70 0x464d5783 in QObject::event (this=0x83e49e8, e=0x8447388) at kernel/qobject.cpp:1194 #71 0x46dfc06c in QApplicationPrivate::notify_helper (this=0x829a190, receiver=0x83e49e8, e=0x8447388) at kernel/qapplication.cpp:4562 #72 0x46e00b2f in QApplication::notify (this=0x8447388, receiver=0x83e49e8, e=0x8447388) at kernel/qapplication.cpp:3944 #73 0x479f7a82 in KApplication::notify (this=0xbf9312f4, receiver=0x83e49e8, event=0x8447388) at /usr/src/debug/kdelibs-4.9.5/kdeui/kernel/kapplication.cpp:311 #74 0x464bf0be in QCoreApplication::notifyInternal (this=0xbf9312f4, receiver=0x83e49e8, event=0x8447388) at kernel/qcoreapplication.cpp:946 #75 0x464c3065 in sendEvent (event=, receiver=) at kernel/qcoreapplication.h:231 #76 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8271858) at kernel/qcoreapplication.cpp:1570 #77 0x464c32ed in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1463 #78 0x464f1975 in sendPostedEvents () at kernel/qcoreapplication.h:236 #79 postEventSourceDispatch (s=0x8295db8) at kernel/qeventdispatcher_glib.cpp:279 #80 0x4586515b in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #81 0x45865500 in g_main_context_iterate.isra.22 () from /lib/libglib-2.0.so.0 #82 0x458655e2 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #83 0x464f1b02 in QEventDispatcherGlib::processEvents (this=0x82725b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #84 0x46eae70b in QGuiEventDispatcherGlib::processEvents (this=0x82725b0, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 #85 0x464bdb5d in QEventLoop::processEvents (this=this at entry=0xbf930768, flags=...) at kernel/qeventloop.cpp:149 #86 0x464bde59 in QEventLoop::exec (this=0xbf930768, flags=...) at kernel/qeventloop.cpp:204 #87 0x473433ce in QDialog::exec (this=0x8823698) at dialogs/qdialog.cpp:554 #88 0x4795527c in KMessageBox::createKMessageBox (dialog=dialog at entry=0x8823698, icon=..., text=..., strlist=..., ask=..., checkboxReturn=checkboxReturn at entry=0xbf930a0d, options=..., details=..., notifyType=notifyType at entry=QMessageBox::Information) at /usr/src/debug/kdelibs-4.9.5/kdeui/dialogs/kmessagebox.cpp:344 #89 0x47955897 in KMessageBox::createKMessageBox (dialog=dialog at entry=0x8823698, icon=icon at entry=QMessageBox::Information, text=..., strlist=..., ask=..., checkboxReturn=checkboxReturn at entry=0xbf930a0d, options=..., details=...) at /usr/src/debug/kdelibs-4.9.5/kdeui/dialogs/kmessagebox.cpp:159 #90 0x47957bca in KMessageBox::questionYesNoCancelWId (parent_id=0, text=..., caption=..., buttonYes_=..., buttonNo_=..., buttonCancel_=..., dontAskAgainName=..., options=...) at /usr/src/debug/kdelibs-4.9.5/kdeui/dialogs/kmessagebox.cpp:548 #91 0x08064f76 in SettingsPasswordRequester::askUserInput (this=0x83e49e8, serverError=...) at /usr/src/debug/kdepim-runtime-4.9.5/resources/imap/settingspasswordrequester.cpp:61 #92 0x464d111b in QMetaCallEvent::placeMetaCall (this=0x83035f0, object=0x83e49e8) at kernel/qobject.cpp:524 #93 0x464d5783 in QObject::event (this=0x83e49e8, e=0x83035f0) at kernel/qobject.cpp:1194 #94 0x46dfc06c in QApplicationPrivate::notify_helper (this=0x829a190, receiver=0x83e49e8, e=0x83035f0) at kernel/qapplication.cpp:4562 #95 0x46e00b2f in QApplication::notify (this=0x83035f0, receiver=0x83e49e8, e=0x83035f0) at kernel/qapplication.cpp:3944 #96 0x479f7a82 in KApplication::notify (this=0xbf9312f4, receiver=0x83e49e8, event=0x83035f0) at /usr/src/debug/kdelibs-4.9.5/kdeui/kernel/kapplication.cpp:311 #97 0x464bf0be in QCoreApplication::notifyInternal (this=0xbf9312f4, receiver=0x83e49e8, event=0x83035f0) at kernel/qcoreapplication.cpp:946 #98 0x464c3065 in sendEvent (event=, receiver=) at kernel/qcoreapplication.h:231 #99 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8271858) at kernel/qcoreapplication.cpp:1570 #100 0x464c32ed in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1463 #101 0x464f1975 in sendPostedEvents () at kernel/qcoreapplication.h:236 #102 postEventSourceDispatch (s=0x8295db8) at kernel/qeventdispatcher_glib.cpp:279 #103 0x4586515b in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #104 0x45865500 in g_main_context_iterate.isra.22 () from /lib/libglib-2.0.so.0 #105 0x458655e2 in g_main_context_iteration () from /lib/libglib-2.0.so.0 #106 0x464f1b02 in QEventDispatcherGlib::processEvents (this=0x82725b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #107 0x46eae70b in QGuiEventDispatcherGlib::processEvents (this=0x82725b0, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 #108 0x464bdb5d in QEventLoop::processEvents (this=this at entry=0xbf931258, flags=...) at kernel/qeventloop.cpp:149 #109 0x464bde59 in QEventLoop::exec (this=0xbf931258, flags=...) at kernel/qeventloop.cpp:204 #110 0x464c339b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #111 0x46df9ee5 in QApplication::exec () at kernel/qapplication.cpp:3823 #112 0x48aaf282 in Akonadi::ResourceBase::init (r=0x83e11b0) at /usr/src/debug/kdepimlibs-4.9.5/akonadi/resourcebase.cpp:451 #113 0x0805f07d in Akonadi::ResourceBase::init (argc=argc at entry=3, argv=argv at entry=0xbf9313d4) at /usr/include/kde4/akonadi/resourcebase.h:188 #114 0x08058abc in main (argc=3, argv=0xbf9313d4) at /usr/src/debug/kdepim-runtime-4.9.5/resources/imap/imapresource.cpp:654 Reported using DrKonqi -- You are receiving this mail because: You are on the CC list for the bug. From gladhorn at kde.org Mon Mar 4 11:42:15 2013 From: gladhorn at kde.org (Frederik Gladhorn) Date: Mon, 04 Mar 2013 11:42:15 +0000 Subject: [Akonadi] [Bug 316105] New: Crash after IMAP password change Message-ID: https://bugs.kde.org/show_bug.cgi?id=316105 Bug ID: 316105 Summary: Crash after IMAP password change Classification: Unclassified Product: Akonadi Version: 4.9 Platform: Ubuntu Packages OS: Linux Status: CONFIRMED Severity: crash Priority: NOR Component: IMAP resource Assignee: ervin at kde.org Reporter: gladhorn at kde.org CC: kdepim-bugs at kde.org, vkrause at kde.org Application: akonadi_imap_resource (4.9) KDE Platform Version: 4.9.5 Qt Version: 4.8.3 Operating System: Linux 3.5.0-25-generic x86_64 Distribution: Ubuntu 12.10 -- Information about the crash: After changing the user imap password on the server, KMail asks to change the settings. Adjusting the password in the account settings leads to the crash. Everything works from there on. The crash can be reproduced some of the time. -- Backtrace: Application: digia av type IMAP E-post-tjener (akonadi_imap_resource), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fbda6fc8780 (LWP 3022))] Thread 3 (Thread 0x7fbd90d94700 (LWP 3146)): #0 0x00007fbda2085f69 in __pthread_mutex_lock (mutex=0x7fbd88000a60) at pthread_mutex_lock.c:92 #1 0x00007fbda15a2e21 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fbda1565d6a in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fbda1565ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fbda6403c16 in QEventDispatcherGlib::processEvents (this=0x7fbd880008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #5 0x00007fbda63d42bf in QEventLoop::processEvents (this=this at entry=0x7fbd90d93de0, flags=...) at kernel/qeventloop.cpp:149 #6 0x00007fbda63d4548 in QEventLoop::exec (this=0x7fbd90d93de0, flags=...) at kernel/qeventloop.cpp:204 #7 0x00007fbda62d5b10 in QThread::exec (this=) at thread/qthread.cpp:501 #8 0x00007fbda5039af7 in KIMAP::SessionThread::run (this=0xc8c260) at ../../kimap/sessionthread.cpp:182 #9 0x00007fbda62d8aec in QThreadPrivate::start (arg=0xc8c260) at thread/qthread_unix.cpp:338 #10 0x00007fbda2083e9a in start_thread (arg=0x7fbd90d94700) at pthread_create.c:308 #11 0x00007fbda2a24ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fbd93564700 (LWP 4926)): #0 0x00007fbda2a19313 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007fbda1565d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fbda1565ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fbda6403c16 in QEventDispatcherGlib::processEvents (this=0x7fbd8c202950, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007fbda63d42bf in QEventLoop::processEvents (this=this at entry=0x7fbd93563dd0, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007fbda63d4548 in QEventLoop::exec (this=0x7fbd93563dd0, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007fbda62d5b10 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007fbda63b49af in QInotifyFileSystemWatcherEngine::run (this=0x11e4460) at io/qfilesystemwatcher_inotify.cpp:248 #8 0x00007fbda62d8aec in QThreadPrivate::start (arg=0x11e4460) at thread/qthread_unix.cpp:338 #9 0x00007fbda2083e9a in start_thread (arg=0x7fbd93564700) at pthread_create.c:308 #10 0x00007fbda2a24ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fbda6fc8780 (LWP 3022)): [KCrash Handler] #6 indexOfMethodRelative<4> (normalizeStringData=, method=, baseObject=0x7fff1ef8c5c8) at kernel/qmetaobject.cpp:530 #7 QMetaObjectPrivate::indexOfSignalRelative (baseObject=0x7fff1ef8c5c8, signal=0x12d9079 "stateChanged(KIMAP::Session::State,KIMAP::Session::State)", normalizeStringData=false) at kernel/qmetaobject.cpp:628 #8 0x00007fbda63ed710 in QObject::disconnect (sender=0xddb260, signal=0x12d9079 "stateChanged(KIMAP::Session::State,KIMAP::Session::State)", receiver=0xd2b930, method=0xc9d0c9 "onSessionStateChanged(KIMAP::Session::State,KIMAP::Session::State)") at kernel/qobject.cpp:2895 #9 0x0000000000453c95 in SessionPool::killSession (this=this at entry=0xd2b930, session=session at entry=0xddb260, termination=termination at entry=SessionPool::LogoutSession) at ../../../resources/imap/sessionpool.cpp:176 #10 0x00000000004546c1 in SessionPool::cancelSessionCreation (this=this at entry=0xd2b930, session=0xddb260, errorCode=errorCode at entry=2, errorMessage=...) at ../../../resources/imap/sessionpool.cpp:233 #11 0x00000000004559a9 in SessionPool::onPasswordRequestDone (this=0xd2b930, resultType=, password=...) at ../../../resources/imap/sessionpool.cpp:295 #12 0x0000000000456527 in SessionPool::qt_static_metacall (_o=, _c=, _id=, _a=) at ./sessionpool.moc:94 #13 0x00007fbda63eaf5f in QMetaObject::activate (sender=0xd2ba90, m=, local_signal_index=, argv=0x7fff1ef8c9f0) at kernel/qobject.cpp:3547 #14 0x0000000000441ce1 in PasswordRequesterInterface::done (this=, _t1=1, _t2=...) at ./passwordrequesterinterface.moc:118 #15 0x0000000000421492 in SettingsPasswordRequester::askUserInput (this=0xd2ba90, serverError=...) at ../../../resources/imap/settingspasswordrequester.cpp:66 #16 0x00007fbda63ea43e in QObject::event (this=0xd2ba90, e=) at kernel/qobject.cpp:1195 #17 0x00007fbda577ce9c in QApplicationPrivate::notify_helper (this=this at entry=0xb2bcb0, receiver=receiver at entry=0xd2ba90, e=e at entry=0xdc8b30) at kernel/qapplication.cpp:4562 #18 0x00007fbda578130a in QApplication::notify (this=0x7fff1ef8d570, receiver=0xd2ba90, e=0xdc8b30) at kernel/qapplication.cpp:4423 #19 0x00007fbda38ee1f6 in KApplication::notify (this=0x7fff1ef8d570, receiver=0xd2ba90, event=0xdc8b30) at ../../kdeui/kernel/kapplication.cpp:311 #20 0x00007fbda63d556e in QCoreApplication::notifyInternal (this=0x7fff1ef8d570, receiver=receiver at entry=0xd2ba90, event=event at entry=0xdc8b30) at kernel/qcoreapplication.cpp:915 #21 0x00007fbda63d93f1 in sendEvent (event=0xdc8b30, receiver=0xd2ba90) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xaf54d0) at kernel/qcoreapplication.cpp:1539 #23 0x00007fbda6403a63 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #24 postEventSourceDispatch (s=0xb1f2b0) at kernel/qeventdispatcher_glib.cpp:279 #25 0x00007fbda1565ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #26 0x00007fbda1565de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #27 0x00007fbda1565ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #28 0x00007fbda6403bf6 in QEventDispatcherGlib::processEvents (this=0xaf6cb0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #29 0x00007fbda5821c1e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #30 0x00007fbda63d42bf in QEventLoop::processEvents (this=this at entry=0x7fff1ef8d4f0, flags=...) at kernel/qeventloop.cpp:149 #31 0x00007fbda63d4548 in QEventLoop::exec (this=0x7fff1ef8d4f0, flags=...) at kernel/qeventloop.cpp:204 #32 0x00007fbda63d9708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #33 0x00007fbda6af4a23 in Akonadi::ResourceBase::init (r=0xd1b1c0) at ../../akonadi/resourcebase.cpp:451 #34 0x000000000041b213 in Akonadi::ResourceBase::init (argc=, argv=) at /usr/include/akonadi/resourcebase.h:188 #35 0x00007fbda295276d in __libc_start_main (main=0x415600 , argc=3, ubp_av=0x7fff1ef8d688, init=, fini=, rtld_fini=, stack_end=0x7fff1ef8d678) at libc-start.c:226 #36 0x00000000004157b5 in _start () Possible duplicates by query: bug 308602, bug 307658. Reported using DrKonqi -- You are receiving this mail because: You are on the CC list for the bug. From kenny1 at engineer.com Mon Mar 4 11:46:59 2013 From: kenny1 at engineer.com (Kenny Fairweather) Date: Mon, 04 Mar 2013 11:46:59 +0000 Subject: [Akonadi] [Bug 316106] New: exchange email account offline at startup Message-ID: https://bugs.kde.org/show_bug.cgi?id=316106 Bug ID: 316106 Summary: exchange email account offline at startup Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: IMAP resource Assignee: ervin at kde.org Reporter: kenny1 at engineer.com CC: kdepim-bugs at kde.org, vkrause at kde.org I use kmail with 3 accounts: 1 exchange, 1 gmail and one mail.com. The account that connects to Exchange is always offline at startup. The "click here to go online" message is sometimes enough to get it online, but often requires multiple attempts to successfully sync mail. During the day it can go offline again. A workaround solution could be to simply automatically retry connection? (i.e. say once every minute, up to 10 times) This also occassionally happens to a gmail account too, but less often and slightly different behaviour (doesnt say it is offline, but then it doesnt get messages automatically. Clicking on gmail inbox is usually enough to get it working). Cheers big ears -- You are receiving this mail because: You are on the CC list for the bug. From mschiff at gentoo.org Mon Mar 4 11:58:06 2013 From: mschiff at gentoo.org (Marc Schiffbauer) Date: Mon, 04 Mar 2013 11:58:06 +0000 Subject: [kmail2] [Bug 316107] New: big regression: kmail IMAP connection and message display problems Message-ID: https://bugs.kde.org/show_bug.cgi?id=316107 Bug ID: 316107 Summary: big regression: kmail IMAP connection and message display problems Classification: Unclassified Product: kmail2 Version: 4.10 Platform: Other OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: mschiff at gentoo.org (I use current 4.10 branch of kdepim) I guess somewhere between 4.10-beta and 4.10.0 some severe connection problems have been introduced for IMAP resources. It seems existing imap connections will not be reused which leads to many open IMAP connections until the server refuses new connections. I use kmail to read IMAP mail from a dovecot server which allows a max of 10 concurrent user+ip connections in default config. I now often get a popup message showing a dovecot error message that this connection limit is exceeded. Increasing this limit to 20 later 30 did not help! I also noticed that since some weeks (three or so) kmail often takes a lot of time to show a message that has been selected in the message list. It takes around 10-20 seconds until a message is actually shown very often. I guess this is due to the connection problem also... Today it was even worse: kmail again hit the connection limit (30 connections) and the imap resource has been set to Offline by kmail. Then I set it back online via "File->Work Offline, then File->work online which lead to a LOOP in which IMAP-resource messages were popping up as fast as possible telling me about the connection problem and my system was getting slower and slower.... It did not stop opening new popup messages and I had to manually kill -9 kmail to not let my whole system die... Reproducible: Always Steps to Reproduce: please see above. AKonadi is version 1.9.0, kdepim is current 4.10 branch -- You are receiving this mail because: You are the assignee for the bug. From eugene.shatokhin at rosalab.ru Mon Mar 4 12:32:49 2013 From: eugene.shatokhin at rosalab.ru (Eugene A. Shatokhin) Date: Mon, 04 Mar 2013 12:32:49 +0000 Subject: [kdepimlibs] [Bug 315910] Memory leaks in the parser In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315910 --- Comment #2 from Eugene A. Shatokhin --- Created attachment 77737 --> https://bugs.kde.org/attachment.cgi?id=77737&action=edit The patch to fix the leaks I have finally come up with the patch to fix these leaks. It may be not the best way but it works for me. -- You are receiving this mail because: You are on the CC list for the bug. From montel at kde.org Mon Mar 4 12:51:32 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 04 Mar 2013 12:51:32 +0000 Subject: [kdepimlibs] [Bug 315910] Memory leaks in the parser In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315910 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #3 from Laurent Montel --- Better to put in reviewbord but ok. For me : std::string *fileToParse() seem logical. Perhaps add a "const"; => std::string *fileToParse() const; For other mem leak your fix seems good (but I didn't test it). For yacc language I don't know I don't know syntax but for me your patch seems good. -- You are receiving this mail because: You are on the CC list for the bug. From montel at kde.org Mon Mar 4 12:52:41 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 04 Mar 2013 12:52:41 +0000 Subject: [Akonadi] [Bug 316105] Crash after IMAP password change In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316105 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |FIXED --- Comment #1 from Laurent Montel --- update to 4.10.1 David fixed a lot of crash in imap It was fixed. Regards -- You are receiving this mail because: You are on the CC list for the bug. From maxi at daemonizer.de Mon Mar 4 13:11:53 2013 From: maxi at daemonizer.de (Maximilian Engelhardt) Date: Mon, 04 Mar 2013 13:11:53 +0000 Subject: [kmail2] [Bug 292418] Kmail can't create IMAP top level folders In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=292418 Maximilian Engelhardt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maxi at daemonizer.de -- You are receiving this mail because: You are the assignee for the bug. From maxi at daemonizer.de Mon Mar 4 13:16:42 2013 From: maxi at daemonizer.de (Maximilian Engelhardt) Date: Mon, 04 Mar 2013 13:16:42 +0000 Subject: [kmail2] [Bug 315726] KMail 2 doesn't accept subkeys for signing and encrypting In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315726 Maximilian Engelhardt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maxi at daemonizer.de -- You are receiving this mail because: You are the assignee for the bug. From maxi at daemonizer.de Mon Mar 4 13:17:55 2013 From: maxi at daemonizer.de (Maximilian Engelhardt) Date: Mon, 04 Mar 2013 13:17:55 +0000 Subject: [kmail2] [Bug 131083] Add client certificate authentication to KMail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=131083 Maximilian Engelhardt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |maxi at daemonizer.de -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Mon Mar 4 14:24:39 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Mon, 04 Mar 2013 14:24:39 +0000 Subject: [akregator] [Bug 315221] Feature Request - Backup/restore confugured feeds In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315221 --- Comment #2 from Christophe Giboudeaux --- The export function only covers the first case 'All configured feeds' You cannot select which ones you want to append to the export file -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Mon Mar 4 15:10:10 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Mon, 04 Mar 2013 15:10:10 +0000 Subject: [Akonadi] [Bug 316104] Kmail crash In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316104 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 310072 *** -- You are receiving this mail because: You are on the CC list for the bug. From adaptee at gmail.com Mon Mar 4 15:10:10 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Mon, 04 Mar 2013 15:10:10 +0000 Subject: [Akonadi] [Bug 310072] Crash in kmail (Kmail keeps running) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310072 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pk at econtact.pl --- Comment #3 from Jekyll Wu --- *** Bug 316104 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. From kde at mattwhitlock.name Mon Mar 4 15:12:43 2013 From: kde at mattwhitlock.name (Matt Whitlock) Date: Mon, 04 Mar 2013 15:12:43 +0000 Subject: [kaddressbook] [Bug 267860] Contacts list shows Akonadi remote identifier in all columns In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=267860 --- Comment #3 from Matt Whitlock --- I can no longer reproduce it either. -- You are receiving this mail because: You are the assignee for the bug. From benjamindaines at gmail.com Mon Mar 4 16:12:41 2013 From: benjamindaines at gmail.com (Ben Daines) Date: Mon, 04 Mar 2013 16:12:41 +0000 Subject: [kontact] [Bug 267528] Return emails are not send on same account as they are received In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=267528 --- Comment #3 from Ben Daines --- (In reply to comment #2) > You can specify the identity that should be used when you reply to messages > in a folder. (Or set it on each account and make sure the Folder is set to > "inherit from parent".) This is in the view with all the accounts and > folders, right-click and properties. > However, there's bug 299270 which means that currently this does not work > for many IMAP accounts. Oh word, didn't know that existed. Thanks. I suppose the bug should be "too many of KMail's settings are hidden away and less than intuitive to find." -- You are receiving this mail because: You are the assignee for the bug. From wengxt at gmail.com Mon Mar 4 16:33:30 2013 From: wengxt at gmail.com (Weng Xuetian) Date: Mon, 04 Mar 2013 16:33:30 +0000 Subject: [kmail2] [Bug 316123] New: kmail will temporary show wrong folder if folder changed while kmail is running. Message-ID: https://bugs.kde.org/show_bug.cgi?id=316123 Bug ID: 316123 Summary: kmail will temporary show wrong folder if folder changed while kmail is running. Classification: Unclassified Product: kmail2 Version: 4.10.0 Platform: Other OS: Linux Status: CONFIRMED Severity: normal Priority: NOR Component: folders Assignee: kdepim-bugs at kde.org Reporter: wengxt at gmail.com When add new address book, or new calendar, if kmail is running at the same time, the folder view will show the some folder which should not exist in kmail. Reproducible: Always Steps to Reproduce: 1. start kmail 2. add an new address book (for example google contacts) 3. wait new address book loaded Actual Results: kmail wll show some address book folder and click on it it will disappear. Expected Results: kmail should not be affected. -- You are receiving this mail because: You are the assignee for the bug. From armstronghunter at netscape.net Mon Mar 4 18:55:39 2013 From: armstronghunter at netscape.net (Hunter) Date: Mon, 04 Mar 2013 18:55:39 +0000 Subject: [Akonadi] [Bug 313234] Akonadi stopped working after upgrade In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=313234 Hunter changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |armstronghunter at netscape.ne | |t --- Comment #10 from Hunter --- Having found no solution, I tried starting Akonadi with the following command: akonadictl start. This is what it produced: hunter-Lenovo-IdeaPad-P580 ~ # akonadictl start Starting Akonadi Server... done. Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) hunter-Lenovo-IdeaPad-P580 ~ # search paths: ("/usr/local/sbin", "/usr/local/bin", "/usr/sbin", "/usr/bin", "/sbin", "/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin") Found mysql_install_db: "/usr/bin/mysql_install_db" Found mysqlcheck: "/usr/bin/mysqlcheck" Database process exited unexpectedly during initial connection! executable: "/usr/sbin/mysqld-akonadi" arguments: ("--defaults-file=/root/.local/share/akonadi/mysql.conf", "--datadir=/root/.local/share/akonadi/db_data/", "--socket=/root/.local/share/akonadi/socket-hunter-Lenovo-IdeaPad-P580/mysql.socket") stdout: "" stderr: "130304 13:54:37 [ERROR] Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root! 130304 13:54:37 [ERROR] Aborting 130304 13:54:37 [Note] /usr/sbin/mysqld: Shutdown complete " exit code: 1 process error: "Unknown error" "[ 0: akonadiserver() [0x419875] 1: akonadiserver() [0x419b3c] 2: /lib/x86_64-linux-gnu/libc.so.6(+0x364a0) [0x7f5038bea4a0] 3: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f5038bea425] 4: /lib/x86_64-linux-gnu/libc.so.6(abort+0x17b) [0x7f5038bedb8b] 5: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x11b) [0x7f503a6b850b] 6: akonadiserver() [0x41bc82] 7: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0xaf) [0x7f503a754caf] 8: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x119272) [0x7f503a760272] 9: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39) [0x7f503a769109] 10: akonadiserver() [0x412e96] 11: akonadiserver() [0x4a0d33] 12: akonadiserver() [0x41ca21] 13: akonadiserver() [0x41e1e5] 14: akonadiserver() [0x41f8e7] 15: akonadiserver() [0x4123f2] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f5038bd576d] 17: akonadiserver() [0x412d21] ] " ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error) search paths: ("/usr/local/sbin", "/usr/local/bin", "/usr/sbin", "/usr/bin", "/sbin", "/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin") Found mysql_install_db: "/usr/bin/mysql_install_db" Found mysqlcheck: "/usr/bin/mysqlcheck" Database process exited unexpectedly during initial connection! executable: "/usr/sbin/mysqld-akonadi" arguments: ("--defaults-file=/root/.local/share/akonadi/mysql.conf", "--datadir=/root/.local/share/akonadi/db_data/", "--socket=/root/.local/share/akonadi/socket-hunter-Lenovo-IdeaPad-P580/mysql.socket") stdout: "" stderr: "130304 13:54:38 [ERROR] Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root! 130304 13:54:38 [ERROR] Aborting 130304 13:54:38 [Note] /usr/sbin/mysqld: Shutdown complete " exit code: 1 process error: "Unknown error" "[ 0: akonadiserver() [0x419875] 1: akonadiserver() [0x419b3c] 2: /lib/x86_64-linux-gnu/libc.so.6(+0x364a0) [0x7ff7afa1d4a0] 3: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7ff7afa1d425] 4: /lib/x86_64-linux-gnu/libc.so.6(abort+0x17b) [0x7ff7afa20b8b] 5: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x11b) [0x7ff7b14eb50b] 6: akonadiserver() [0x41bc82] 7: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0xaf) [0x7ff7b1587caf] 8: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x119272) [0x7ff7b1593272] 9: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39) [0x7ff7b159c109] 10: akonadiserver() [0x412e96] 11: akonadiserver() [0x4a0d33] 12: akonadiserver() [0x41ca21] 13: akonadiserver() [0x41e1e5] 14: akonadiserver() [0x41f8e7] 15: akonadiserver() [0x4123f2] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7ff7afa0876d] 17: akonadiserver() [0x412d21] ] " ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error) search paths: ("/usr/local/sbin", "/usr/local/bin", "/usr/sbin", "/usr/bin", "/sbin", "/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin") Found mysql_install_db: "/usr/bin/mysql_install_db" Found mysqlcheck: "/usr/bin/mysqlcheck" Database process exited unexpectedly during initial connection! executable: "/usr/sbin/mysqld-akonadi" arguments: ("--defaults-file=/root/.local/share/akonadi/mysql.conf", "--datadir=/root/.local/share/akonadi/db_data/", "--socket=/root/.local/share/akonadi/socket-hunter-Lenovo-IdeaPad-P580/mysql.socket") stdout: "" stderr: "130304 13:54:38 [ERROR] Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root! 130304 13:54:38 [ERROR] Aborting 130304 13:54:38 [Note] /usr/sbin/mysqld: Shutdown complete " exit code: 1 process error: "Unknown error" "[ 0: akonadiserver() [0x419875] 1: akonadiserver() [0x419b3c] 2: /lib/x86_64-linux-gnu/libc.so.6(+0x364a0) [0x7f0ade2434a0] 3: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f0ade243425] 4: /lib/x86_64-linux-gnu/libc.so.6(abort+0x17b) [0x7f0ade246b8b] 5: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x11b) [0x7f0adfd1150b] 6: akonadiserver() [0x41bc82] 7: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0xaf) [0x7f0adfdadcaf] 8: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x119272) [0x7f0adfdb9272] 9: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39) [0x7f0adfdc2109] 10: akonadiserver() [0x412e96] 11: akonadiserver() [0x4a0d33] 12: akonadiserver() [0x41ca21] 13: akonadiserver() [0x41e1e5] 14: akonadiserver() [0x41f8e7] 15: akonadiserver() [0x4123f2] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f0ade22e76d] 17: akonadiserver() [0x412d21] ] " ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error) search paths: ("/usr/local/sbin", "/usr/local/bin", "/usr/sbin", "/usr/bin", "/sbin", "/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin") Found mysql_install_db: "/usr/bin/mysql_install_db" Found mysqlcheck: "/usr/bin/mysqlcheck" Database process exited unexpectedly during initial connection! executable: "/usr/sbin/mysqld-akonadi" arguments: ("--defaults-file=/root/.local/share/akonadi/mysql.conf", "--datadir=/root/.local/share/akonadi/db_data/", "--socket=/root/.local/share/akonadi/socket-hunter-Lenovo-IdeaPad-P580/mysql.socket") stdout: "" stderr: "130304 13:54:38 [ERROR] Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root! 130304 13:54:38 [ERROR] Aborting 130304 13:54:38 [Note] /usr/sbin/mysqld: Shutdown complete " exit code: 1 process error: "Unknown error" "[ 0: akonadiserver() [0x419875] 1: akonadiserver() [0x419b3c] 2: /lib/x86_64-linux-gnu/libc.so.6(+0x364a0) [0x7f786f5fd4a0] 3: /lib/x86_64-linux-gnu/libc.so.6(gsignal+0x35) [0x7f786f5fd425] 4: /lib/x86_64-linux-gnu/libc.so.6(abort+0x17b) [0x7f786f600b8b] 5: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x11b) [0x7f78710cb50b] 6: akonadiserver() [0x41bc82] 7: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0xaf) [0x7f7871167caf] 8: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(+0x119272) [0x7f7871173272] 9: /usr/lib/x86_64-linux-gnu/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x39) [0x7f787117c109] 10: akonadiserver() [0x412e96] 11: akonadiserver() [0x4a0d33] 12: akonadiserver() [0x41ca21] 13: akonadiserver() [0x41e1e5] 14: akonadiserver() [0x41f8e7] 15: akonadiserver() [0x4123f2] 16: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f786f5e876d] 17: akonadiserver() [0x412d21] ] " ProcessControl: Application 'akonadiserver' returned with exit code 255 (Unknown error) "akonadiserver" crashed too often and will not be restarted! Any thoughts? -- You are receiving this mail because: You are the assignee for the bug. From f.leerink at xs4all.nl Mon Mar 4 21:42:26 2013 From: f.leerink at xs4all.nl (Frans Leerink) Date: Mon, 04 Mar 2013 21:42:26 +0000 Subject: [kontact] [Bug 316143] New: System does not display (More than one?) Upcoming Special dates Message-ID: https://bugs.kde.org/show_bug.cgi?id=316143 Bug ID: 316143 Summary: System does not display (More than one?) Upcoming Special dates Classification: Unclassified Product: kontact Version: unspecified Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: summary Assignee: kdepim-bugs at kde.org Reporter: f.leerink at xs4all.nl In my contacts I have the birthday of my sister and brother entered and the summary configuration specify that all Upcoming special dates should be reported for the coming 7 days. It is now monday and to morrow is my sisters birthday and my brothers birthday is coming saturday. 1 With the mentioned settings only my brothers birtday is shown as Upcoming Special date. 2 I have changed the configuration step by step from 7 to 1 days (and shutdown and restarted Kontact) and with 4, 3, 2 and 1days the system displayed my sisters birthday as Upcoming Special date. With 7, 6 and 5 days my brothers birtday is shown as Upcoming Special date. Reproducible: Always Steps to Reproduce: 1. Create 2 contacts with birthdays tomorrow and the other 4 days later. 2. Configure kontact-summary-UpcomingSpecialDates with 7 days 3 Shutdown/restart Kontact and check which Upcoming Special Date is displayed Actual Results: System shows only the 4 days later one and continue to do that until the configuration is reduced to 4 days or less and then the system shows the Tomorrow special date Expected Results: Should display both Upcoming Special dates. -- You are receiving this mail because: You are the assignee for the bug. From sven.burmeister at gmx.net Tue Mar 5 05:42:21 2013 From: sven.burmeister at gmx.net (S. Burmeister) Date: Tue, 05 Mar 2013 05:42:21 +0000 Subject: [kmail2] [Bug 312460] Kmail can not show correct number of unread mails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312460 S. Burmeister changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sven.burmeister at gmx.net --- Comment #11 from S. Burmeister --- Not sure whether it's the same bug, but it has the same result. 1. Open kmail and a composer window 2. Quit kmail and leave the composer window open 3. Start kmail and leave the composer window open Result: The number of unread emails shown in the folder tree increases, yet they are not visible in the message view until one quits all of kmail, i.e. including the composer window, and restarts it. -- You are receiving this mail because: You are the assignee for the bug. From justin at affinix.com Tue Mar 5 06:57:30 2013 From: justin at affinix.com (Justin Karneges) Date: Tue, 05 Mar 2013 06:57:30 +0000 Subject: [kmail2] [Bug 316153] New: can't move or delete messages in imap inbox Message-ID: https://bugs.kde.org/show_bug.cgi?id=316153 Bug ID: 316153 Summary: can't move or delete messages in imap inbox Classification: Unclassified Product: kmail2 Version: 4.9.4 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: grave Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: justin at affinix.com If I drag mail from the inbox, it insists that I copy the mail and am given no choice to "move" the mail instead. Also, "move message to" and "move to trash" are grayed out in the right-click menu of a message. Previously I've experienced the problem many others have of being unable to move messages to the trash (due to not having a valid trash, or bad shortcut, etc), but the bug I'm reporting today seems different. This time I cannot even move messages to other folders, almost as if the inbox is "read only". Other folders do not have this problem. I can move mails out of other folders, and the menu options for move/trash are not grayed out on messages in those folders. It is only inbox. Reproducible: Always Steps to Reproduce: 1. Click on imap inbox to view messages of the inbox folder 2. Right-click a message, and observe that "move message to" is disabled 3. Actual Results: Can't move messages. Expected Results: Should be able to move messages. Nothing special about the configuration. This is a fresh Ubuntu 12.10 with latest kmail, and when I setup an IMAP account this behavior was present immediately. I did not migrate kmail settings from a different computer. Marking this as Grave since being able to delete messages (especially spam) is critical. Currently I run a separate email client connected to the same IMAP account specifically to delete emails from my inbox, while I use Kmail for everything else. Without a separate email client to assist, this bug would have made Kmail unusable to me. -- You are receiving this mail because: You are the assignee for the bug. From joulupukin.tontut at yandex.ru Tue Mar 5 09:29:22 2013 From: joulupukin.tontut at yandex.ru (Christian) Date: Tue, 05 Mar 2013 09:29:22 +0000 Subject: [kmail2] [Bug 316153] can't move or delete messages in imap inbox In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316153 Christian changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joulupukin.tontut at yandex.ru --- Comment #1 from Christian --- Can you delete the message without moving it to Trash first? -- You are receiving this mail because: You are the assignee for the bug. From justin at affinix.com Tue Mar 5 10:14:51 2013 From: justin at affinix.com (Justin Karneges) Date: Tue, 05 Mar 2013 10:14:51 +0000 Subject: [kmail2] [Bug 316153] can't move or delete messages in imap inbox In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316153 --- Comment #2 from Justin Karneges --- Seems not. Delete (shift+del) does work from other folders though. -- You are receiving this mail because: You are the assignee for the bug. From till2.schaefer at uni-dortmund.de Tue Mar 5 12:52:10 2013 From: till2.schaefer at uni-dortmund.de (=?UTF-8?Q?Till=20Sch=C3=A4fer=20?=) Date: Tue, 05 Mar 2013 12:52:10 +0000 Subject: [kontact] [Bug 316166] New: Kontact crash after opening a link in an RSS feed Message-ID: https://bugs.kde.org/show_bug.cgi?id=316166 Bug ID: 316166 Summary: Kontact crash after opening a link in an RSS feed Classification: Unclassified Product: kontact Version: 4.10 Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: till2.schaefer at uni-dortmund.de Application: kontact (4.10) KDE Platform Version: 4.10.00 (Compiled from sources) Qt Version: 4.8.4 Operating System: Linux 3.7.10-gentoo x86_64 Distribution: "Gentoo Base System release 2.1" -- Information about the crash: - What I was doing when the application crashed: I clicked on a link in an RSS feed. Nothing happened so i tried to close the tab of the RSS news, but Kontact was unresponsive. After clicking a second time (i am not shure if i clicked the tab or close tab again) Kontact crashed. Shortly after the crash the weblink opened in an external browser. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f4585d0c780 (LWP 24420))] Thread 3 (Thread 0x7f456bcfd700 (LWP 24421)): #0 pthread_cond_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f45824f73ac in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f4582ea31e0 ) at wtf/FastMalloc.cpp:2495 #2 0x00007f45824f74d9 in WTF::TCMalloc_PageHeap::runScavengerThread (context=) at wtf/FastMalloc.cpp:1618 #3 0x00007f457daa5ec6 in start_thread (arg=0x7f456bcfd700) at pthread_create.c:305 #4 0x00007f458320b7fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 2 (Thread 0x7f456b3fc700 (LWP 24422)): #0 __pthread_mutex_lock (mutex=0x7f4564000a60) at pthread_mutex_lock.c:51 #1 0x00007f457caba681 in g_mutex_lock (mutex=) at gthread-posix.c:208 #2 0x00007f457ca804f5 in g_main_context_iterate (context=0x7f45640009a0, block=1, dispatch=1, self=) at gmain.c:3113 #3 0x00007f457ca80724 in g_main_context_iteration (context=0x7f45640009a0, may_block=1) at gmain.c:3207 #4 0x00007f458462e1a6 in QEventDispatcherGlib::processEvents (this=0x7f45640008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #5 0x00007f45845fdd92 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #6 0x00007f45845fdfe7 in QEventLoop::exec (this=0x7f456b3fbde0, flags=...) at kernel/qeventloop.cpp:204 #7 0x00007f45844fc017 in QThread::exec (this=) at thread/qthread.cpp:542 #8 0x00007f45844ff05c in QThreadPrivate::start (arg=0x1bbff50) at thread/qthread_unix.cpp:338 #9 0x00007f457daa5ec6 in start_thread (arg=0x7f456b3fc700) at pthread_create.c:305 #10 0x00007f458320b7fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 1 (Thread 0x7f4585d0c780 (LWP 24420)): [KCrash Handler] #6 clear (this=) at /usr/include/qt4/QtCore/qstring.h:724 #7 KHTMLPart::handleMouseMoveEventDrag (this=0x4c046e0, event=) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtml_part.cpp:6451 #8 0x00007f4515978179 in KHTMLPart::khtmlMouseMoveEvent (this=0x4c046e0, event=0x7fffda7502b0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtml_part.cpp:6546 #9 0x00007f458461824c in QObject::event (this=0x4c046e0, e=) at kernel/qobject.cpp:1225 #10 0x00007f45839a98b4 in notify_helper (e=0x7fffda7502b0, receiver=0x4c046e0, this=0x1a64bf0) at kernel/qapplication.cpp:4562 #11 QApplicationPrivate::notify_helper (this=0x1a64bf0, receiver=0x4c046e0, e=0x7fffda7502b0) at kernel/qapplication.cpp:4534 #12 0x00007f45839ae5d1 in QApplication::notify (this=0x7fffda75b5d0, receiver=0x4c046e0, e=0x7fffda7502b0) at kernel/qapplication.cpp:3944 #13 0x00007f45850b0d86 in KApplication::notify (this=0x7fffda75b5d0, receiver=0x4c046e0, event=0x7fffda7502b0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311 #14 0x00007f45845ff23c in QCoreApplication::notifyInternal (this=0x7fffda75b5d0, receiver=0x4c046e0, event=0x7fffda7502b0) at kernel/qcoreapplication.cpp:946 #15 0x00007f451594908f in sendEvent (event=0x7fffda7502b0, receiver=) at /usr/include/qt4/QtCore/qcoreapplication.h:231 #16 KHTMLView::mouseMoveEvent (this=0x54181d0, _mouse=0x7fffda7512c0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtmlview.cpp:1543 #17 0x00007f45839fa49c in QWidget::event (this=0x54181d0, event=0x7fffda7512c0) at kernel/qwidget.cpp:8360 #18 0x00007f4583d982d6 in QFrame::event (this=0x54181d0, e=0x7fffda7512c0) at widgets/qframe.cpp:557 #19 0x00007f451594cdcd in KHTMLView::widgetEvent (this=0x54181d0, e=) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtmlview.cpp:2213 #20 0x00007f451594c531 in KHTMLView::eventFilter (this=0x54181d0, o=0x5416700, e=0x7fffda7512c0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtmlview.cpp:2058 #21 0x00007f45845ff3b6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=, receiver=0x5416700, event=0x7fffda7512c0) at kernel/qcoreapplication.cpp:1056 #22 0x00007f45839a987f in notify_helper (e=0x7fffda7512c0, receiver=0x5416700, this=0x1a64bf0) at kernel/qapplication.cpp:4558 #23 QApplicationPrivate::notify_helper (this=0x1a64bf0, receiver=0x5416700, e=0x7fffda7512c0) at kernel/qapplication.cpp:4534 #24 0x00007f45839aefe9 in QApplication::notify (this=, receiver=0x5416700, e=0x7fffda7512c0) at kernel/qapplication.cpp:4105 #25 0x00007f45850b0d86 in KApplication::notify (this=0x7fffda75b5d0, receiver=0x5416700, event=0x7fffda7512c0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311 #26 0x00007f45845ff23c in QCoreApplication::notifyInternal (this=0x7fffda75b5d0, receiver=0x5416700, event=0x7fffda7512c0) at kernel/qcoreapplication.cpp:946 #27 0x00007f45839aa872 in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #28 QApplicationPrivate::sendMouseEvent (receiver=0x5416700, event=0x7fffda7512c0, alienWidget=0x5416700, nativeWidget=0x4135cf0, buttonDown=0x0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173 #29 0x00007f4583a26618 in QETWidget::translateMouseEvent (this=0x4135cf0, event=) at kernel/qapplication_x11.cpp:4516 #30 0x00007f4583a2542a in QApplication::x11ProcessEvent (this=0x7fffda75b5d0, event=0x7fffda7519e0) at kernel/qapplication_x11.cpp:3639 #31 0x00007f4583a4ceea in x11EventSourceDispatch (s=0x1a75970, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #32 0x00007f457ca80313 in g_main_dispatch (context=0x1a75520) at gmain.c:2539 #33 g_main_context_dispatch (context=0x1a75520) at gmain.c:3075 #34 0x00007f457ca80660 in g_main_context_iterate (dispatch=1, block=, context=0x1a75520, self=) at gmain.c:3146 #35 g_main_context_iterate (context=0x1a75520, block=, dispatch=1, self=) at gmain.c:3083 #36 0x00007f457ca80724 in g_main_context_iteration (context=0x1a75520, may_block=1) at gmain.c:3207 #37 0x00007f458462e13f in QEventDispatcherGlib::processEvents (this=0x1a602f0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #38 0x00007f4583a4cb8e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #39 0x00007f45845fdd92 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #40 0x00007f45845fdfe7 in QEventLoop::exec (this=0x56ca7f0, flags=...) at kernel/qeventloop.cpp:204 #41 0x00007f4583a347eb in QDragManager::drag (this=0x1dc4630, o=) at kernel/qdnd_x11.cpp:2028 #42 0x00007f45839bb363 in QDrag::start (this=0x4eddfa0, request=...) at kernel/qdrag.cpp:316 #43 0x00007f4515972e12 in KHTMLPart::handleMouseMoveEventDrag (this=0x4c046e0, event=) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtml_part.cpp:6447 #44 0x00007f4515978179 in KHTMLPart::khtmlMouseMoveEvent (this=0x4c046e0, event=0x7fffda7528b0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtml_part.cpp:6546 #45 0x00007f458461824c in QObject::event (this=0x4c046e0, e=) at kernel/qobject.cpp:1225 #46 0x00007f45839a98b4 in notify_helper (e=0x7fffda7528b0, receiver=0x4c046e0, this=0x1a64bf0) at kernel/qapplication.cpp:4562 #47 QApplicationPrivate::notify_helper (this=0x1a64bf0, receiver=0x4c046e0, e=0x7fffda7528b0) at kernel/qapplication.cpp:4534 #48 0x00007f45839ae5d1 in QApplication::notify (this=0x7fffda75b5d0, receiver=0x4c046e0, e=0x7fffda7528b0) at kernel/qapplication.cpp:3944 #49 0x00007f45850b0d86 in KApplication::notify (this=0x7fffda75b5d0, receiver=0x4c046e0, event=0x7fffda7528b0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311 #50 0x00007f45845ff23c in QCoreApplication::notifyInternal (this=0x7fffda75b5d0, receiver=0x4c046e0, event=0x7fffda7528b0) at kernel/qcoreapplication.cpp:946 #51 0x00007f451594908f in sendEvent (event=0x7fffda7528b0, receiver=) at /usr/include/qt4/QtCore/qcoreapplication.h:231 #52 KHTMLView::mouseMoveEvent (this=0x54181d0, _mouse=0x7fffda7538c0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtmlview.cpp:1543 #53 0x00007f45839fa49c in QWidget::event (this=0x54181d0, event=0x7fffda7538c0) at kernel/qwidget.cpp:8360 #54 0x00007f4583d982d6 in QFrame::event (this=0x54181d0, e=0x7fffda7538c0) at widgets/qframe.cpp:557 #55 0x00007f451594cdcd in KHTMLView::widgetEvent (this=0x54181d0, e=) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtmlview.cpp:2213 #56 0x00007f451594c531 in KHTMLView::eventFilter (this=0x54181d0, o=0x5416700, e=0x7fffda7538c0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtmlview.cpp:2058 #57 0x00007f45845ff3b6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=, receiver=0x5416700, event=0x7fffda7538c0) at kernel/qcoreapplication.cpp:1056 #58 0x00007f45839a987f in notify_helper (e=0x7fffda7538c0, receiver=0x5416700, this=0x1a64bf0) at kernel/qapplication.cpp:4558 #59 QApplicationPrivate::notify_helper (this=0x1a64bf0, receiver=0x5416700, e=0x7fffda7538c0) at kernel/qapplication.cpp:4534 #60 0x00007f45839aefe9 in QApplication::notify (this=, receiver=0x5416700, e=0x7fffda7538c0) at kernel/qapplication.cpp:4105 #61 0x00007f45850b0d86 in KApplication::notify (this=0x7fffda75b5d0, receiver=0x5416700, event=0x7fffda7538c0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311 #62 0x00007f45845ff23c in QCoreApplication::notifyInternal (this=0x7fffda75b5d0, receiver=0x5416700, event=0x7fffda7538c0) at kernel/qcoreapplication.cpp:946 #63 0x00007f45839aa872 in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #64 QApplicationPrivate::sendMouseEvent (receiver=0x5416700, event=0x7fffda7538c0, alienWidget=0x5416700, nativeWidget=0x4135cf0, buttonDown=0x0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173 #65 0x00007f4583a26618 in QETWidget::translateMouseEvent (this=0x4135cf0, event=) at kernel/qapplication_x11.cpp:4516 #66 0x00007f4583a2542a in QApplication::x11ProcessEvent (this=0x7fffda75b5d0, event=0x7fffda753fe0) at kernel/qapplication_x11.cpp:3639 #67 0x00007f4583a4ceea in x11EventSourceDispatch (s=0x1a75970, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #68 0x00007f457ca80313 in g_main_dispatch (context=0x1a75520) at gmain.c:2539 #69 g_main_context_dispatch (context=0x1a75520) at gmain.c:3075 #70 0x00007f457ca80660 in g_main_context_iterate (dispatch=1, block=, context=0x1a75520, self=) at gmain.c:3146 #71 g_main_context_iterate (context=0x1a75520, block=, dispatch=1, self=) at gmain.c:3083 #72 0x00007f457ca80724 in g_main_context_iteration (context=0x1a75520, may_block=1) at gmain.c:3207 #73 0x00007f458462e13f in QEventDispatcherGlib::processEvents (this=0x1a602f0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #74 0x00007f4583a4cb8e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #75 0x00007f45845fdd92 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #76 0x00007f45845fdfe7 in QEventLoop::exec (this=0x4e21c10, flags=...) at kernel/qeventloop.cpp:204 #77 0x00007f4583a347eb in QDragManager::drag (this=0x1dc4630, o=) at kernel/qdnd_x11.cpp:2028 #78 0x00007f45839bb363 in QDrag::start (this=0x1d7cd50, request=...) at kernel/qdrag.cpp:316 #79 0x00007f4515972e12 in KHTMLPart::handleMouseMoveEventDrag (this=0x4c046e0, event=) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtml_part.cpp:6447 #80 0x00007f4515978179 in KHTMLPart::khtmlMouseMoveEvent (this=0x4c046e0, event=0x7fffda754eb0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtml_part.cpp:6546 #81 0x00007f458461824c in QObject::event (this=0x4c046e0, e=) at kernel/qobject.cpp:1225 #82 0x00007f45839a98b4 in notify_helper (e=0x7fffda754eb0, receiver=0x4c046e0, this=0x1a64bf0) at kernel/qapplication.cpp:4562 #83 QApplicationPrivate::notify_helper (this=0x1a64bf0, receiver=0x4c046e0, e=0x7fffda754eb0) at kernel/qapplication.cpp:4534 #84 0x00007f45839ae5d1 in QApplication::notify (this=0x7fffda75b5d0, receiver=0x4c046e0, e=0x7fffda754eb0) at kernel/qapplication.cpp:3944 #85 0x00007f45850b0d86 in KApplication::notify (this=0x7fffda75b5d0, receiver=0x4c046e0, event=0x7fffda754eb0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311 #86 0x00007f45845ff23c in QCoreApplication::notifyInternal (this=0x7fffda75b5d0, receiver=0x4c046e0, event=0x7fffda754eb0) at kernel/qcoreapplication.cpp:946 #87 0x00007f451594908f in sendEvent (event=0x7fffda754eb0, receiver=) at /usr/include/qt4/QtCore/qcoreapplication.h:231 #88 KHTMLView::mouseMoveEvent (this=0x54181d0, _mouse=0x7fffda755ec0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtmlview.cpp:1543 #89 0x00007f45839fa49c in QWidget::event (this=0x54181d0, event=0x7fffda755ec0) at kernel/qwidget.cpp:8360 #90 0x00007f4583d982d6 in QFrame::event (this=0x54181d0, e=0x7fffda755ec0) at widgets/qframe.cpp:557 #91 0x00007f451594cdcd in KHTMLView::widgetEvent (this=0x54181d0, e=) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtmlview.cpp:2213 #92 0x00007f451594c531 in KHTMLView::eventFilter (this=0x54181d0, o=0x5416700, e=0x7fffda755ec0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtmlview.cpp:2058 #93 0x00007f45845ff3b6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=, receiver=0x5416700, event=0x7fffda755ec0) at kernel/qcoreapplication.cpp:1056 #94 0x00007f45839a987f in notify_helper (e=0x7fffda755ec0, receiver=0x5416700, this=0x1a64bf0) at kernel/qapplication.cpp:4558 #95 QApplicationPrivate::notify_helper (this=0x1a64bf0, receiver=0x5416700, e=0x7fffda755ec0) at kernel/qapplication.cpp:4534 #96 0x00007f45839aefe9 in QApplication::notify (this=, receiver=0x5416700, e=0x7fffda755ec0) at kernel/qapplication.cpp:4105 #97 0x00007f45850b0d86 in KApplication::notify (this=0x7fffda75b5d0, receiver=0x5416700, event=0x7fffda755ec0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311 #98 0x00007f45845ff23c in QCoreApplication::notifyInternal (this=0x7fffda75b5d0, receiver=0x5416700, event=0x7fffda755ec0) at kernel/qcoreapplication.cpp:946 #99 0x00007f45839aa872 in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #100 QApplicationPrivate::sendMouseEvent (receiver=0x5416700, event=0x7fffda755ec0, alienWidget=0x5416700, nativeWidget=0x4135cf0, buttonDown=0x0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173 #101 0x00007f4583a26618 in QETWidget::translateMouseEvent (this=0x4135cf0, event=) at kernel/qapplication_x11.cpp:4516 #102 0x00007f4583a2542a in QApplication::x11ProcessEvent (this=0x7fffda75b5d0, event=0x7fffda7565e0) at kernel/qapplication_x11.cpp:3639 #103 0x00007f4583a4ceea in x11EventSourceDispatch (s=0x1a75970, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #104 0x00007f457ca80313 in g_main_dispatch (context=0x1a75520) at gmain.c:2539 #105 g_main_context_dispatch (context=0x1a75520) at gmain.c:3075 #106 0x00007f457ca80660 in g_main_context_iterate (dispatch=1, block=, context=0x1a75520, self=) at gmain.c:3146 #107 g_main_context_iterate (context=0x1a75520, block=, dispatch=1, self=) at gmain.c:3083 #108 0x00007f457ca80724 in g_main_context_iteration (context=0x1a75520, may_block=1) at gmain.c:3207 #109 0x00007f458462e13f in QEventDispatcherGlib::processEvents (this=0x1a602f0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #110 0x00007f4583a4cb8e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #111 0x00007f45845fdd92 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #112 0x00007f45845fdfe7 in QEventLoop::exec (this=0x1d9efc0, flags=...) at kernel/qeventloop.cpp:204 #113 0x00007f4583a347eb in QDragManager::drag (this=0x1dc4630, o=) at kernel/qdnd_x11.cpp:2028 #114 0x00007f45839bb363 in QDrag::start (this=0x1d26b40, request=...) at kernel/qdrag.cpp:316 #115 0x00007f4515972e12 in KHTMLPart::handleMouseMoveEventDrag (this=0x4c046e0, event=) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtml_part.cpp:6447 #116 0x00007f4515978179 in KHTMLPart::khtmlMouseMoveEvent (this=0x4c046e0, event=0x7fffda7574b0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtml_part.cpp:6546 #117 0x00007f458461824c in QObject::event (this=0x4c046e0, e=) at kernel/qobject.cpp:1225 #118 0x00007f45839a98b4 in notify_helper (e=0x7fffda7574b0, receiver=0x4c046e0, this=0x1a64bf0) at kernel/qapplication.cpp:4562 #119 QApplicationPrivate::notify_helper (this=0x1a64bf0, receiver=0x4c046e0, e=0x7fffda7574b0) at kernel/qapplication.cpp:4534 #120 0x00007f45839ae5d1 in QApplication::notify (this=0x7fffda75b5d0, receiver=0x4c046e0, e=0x7fffda7574b0) at kernel/qapplication.cpp:3944 #121 0x00007f45850b0d86 in KApplication::notify (this=0x7fffda75b5d0, receiver=0x4c046e0, event=0x7fffda7574b0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311 #122 0x00007f45845ff23c in QCoreApplication::notifyInternal (this=0x7fffda75b5d0, receiver=0x4c046e0, event=0x7fffda7574b0) at kernel/qcoreapplication.cpp:946 #123 0x00007f451594908f in sendEvent (event=0x7fffda7574b0, receiver=) at /usr/include/qt4/QtCore/qcoreapplication.h:231 #124 KHTMLView::mouseMoveEvent (this=0x54181d0, _mouse=0x7fffda7584c0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtmlview.cpp:1543 #125 0x00007f45839fa49c in QWidget::event (this=0x54181d0, event=0x7fffda7584c0) at kernel/qwidget.cpp:8360 #126 0x00007f4583d982d6 in QFrame::event (this=0x54181d0, e=0x7fffda7584c0) at widgets/qframe.cpp:557 #127 0x00007f451594cdcd in KHTMLView::widgetEvent (this=0x54181d0, e=) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtmlview.cpp:2213 #128 0x00007f451594c531 in KHTMLView::eventFilter (this=0x54181d0, o=0x5416700, e=0x7fffda7584c0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtmlview.cpp:2058 #129 0x00007f45845ff3b6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=, receiver=0x5416700, event=0x7fffda7584c0) at kernel/qcoreapplication.cpp:1056 #130 0x00007f45839a987f in notify_helper (e=0x7fffda7584c0, receiver=0x5416700, this=0x1a64bf0) at kernel/qapplication.cpp:4558 #131 QApplicationPrivate::notify_helper (this=0x1a64bf0, receiver=0x5416700, e=0x7fffda7584c0) at kernel/qapplication.cpp:4534 #132 0x00007f45839aefe9 in QApplication::notify (this=, receiver=0x5416700, e=0x7fffda7584c0) at kernel/qapplication.cpp:4105 #133 0x00007f45850b0d86 in KApplication::notify (this=0x7fffda75b5d0, receiver=0x5416700, event=0x7fffda7584c0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311 #134 0x00007f45845ff23c in QCoreApplication::notifyInternal (this=0x7fffda75b5d0, receiver=0x5416700, event=0x7fffda7584c0) at kernel/qcoreapplication.cpp:946 #135 0x00007f45839aa872 in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #136 QApplicationPrivate::sendMouseEvent (receiver=0x5416700, event=0x7fffda7584c0, alienWidget=0x5416700, nativeWidget=0x4135cf0, buttonDown=0x0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173 #137 0x00007f4583a26618 in QETWidget::translateMouseEvent (this=0x4135cf0, event=) at kernel/qapplication_x11.cpp:4516 #138 0x00007f4583a2542a in QApplication::x11ProcessEvent (this=0x7fffda75b5d0, event=0x7fffda758be0) at kernel/qapplication_x11.cpp:3639 #139 0x00007f4583a4ceea in x11EventSourceDispatch (s=0x1a75970, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #140 0x00007f457ca80313 in g_main_dispatch (context=0x1a75520) at gmain.c:2539 #141 g_main_context_dispatch (context=0x1a75520) at gmain.c:3075 #142 0x00007f457ca80660 in g_main_context_iterate (dispatch=1, block=, context=0x1a75520, self=) at gmain.c:3146 #143 g_main_context_iterate (context=0x1a75520, block=, dispatch=1, self=) at gmain.c:3083 #144 0x00007f457ca80724 in g_main_context_iteration (context=0x1a75520, may_block=1) at gmain.c:3207 #145 0x00007f458462e13f in QEventDispatcherGlib::processEvents (this=0x1a602f0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #146 0x00007f4583a4cb8e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #147 0x00007f45845fdd92 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #148 0x00007f45845fdfe7 in QEventLoop::exec (this=0x2e66030, flags=...) at kernel/qeventloop.cpp:204 #149 0x00007f4583a347eb in QDragManager::drag (this=0x1dc4630, o=) at kernel/qdnd_x11.cpp:2028 #150 0x00007f45839bb363 in QDrag::start (this=0x5038cd0, request=...) at kernel/qdrag.cpp:316 #151 0x00007f4515972e12 in KHTMLPart::handleMouseMoveEventDrag (this=0x4c046e0, event=) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtml_part.cpp:6447 #152 0x00007f4515978179 in KHTMLPart::khtmlMouseMoveEvent (this=0x4c046e0, event=0x7fffda759ab0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtml_part.cpp:6546 #153 0x00007f458461824c in QObject::event (this=0x4c046e0, e=) at kernel/qobject.cpp:1225 #154 0x00007f45839a98b4 in notify_helper (e=0x7fffda759ab0, receiver=0x4c046e0, this=0x1a64bf0) at kernel/qapplication.cpp:4562 #155 QApplicationPrivate::notify_helper (this=0x1a64bf0, receiver=0x4c046e0, e=0x7fffda759ab0) at kernel/qapplication.cpp:4534 #156 0x00007f45839ae5d1 in QApplication::notify (this=0x7fffda75b5d0, receiver=0x4c046e0, e=0x7fffda759ab0) at kernel/qapplication.cpp:3944 #157 0x00007f45850b0d86 in KApplication::notify (this=0x7fffda75b5d0, receiver=0x4c046e0, event=0x7fffda759ab0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311 #158 0x00007f45845ff23c in QCoreApplication::notifyInternal (this=0x7fffda75b5d0, receiver=0x4c046e0, event=0x7fffda759ab0) at kernel/qcoreapplication.cpp:946 #159 0x00007f451594908f in sendEvent (event=0x7fffda759ab0, receiver=) at /usr/include/qt4/QtCore/qcoreapplication.h:231 #160 KHTMLView::mouseMoveEvent (this=0x54181d0, _mouse=0x7fffda75aab0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtmlview.cpp:1543 #161 0x00007f45839fa49c in QWidget::event (this=0x54181d0, event=0x7fffda75aab0) at kernel/qwidget.cpp:8360 #162 0x00007f4583d982d6 in QFrame::event (this=0x54181d0, e=0x7fffda75aab0) at widgets/qframe.cpp:557 #163 0x00007f451594cdcd in KHTMLView::widgetEvent (this=0x54181d0, e=) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtmlview.cpp:2213 #164 0x00007f451594c531 in KHTMLView::eventFilter (this=0x54181d0, o=0x5416700, e=0x7fffda75aab0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/khtml/khtmlview.cpp:2058 #165 0x00007f45845ff3b6 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=, receiver=0x5416700, event=0x7fffda75aab0) at kernel/qcoreapplication.cpp:1056 #166 0x00007f45839a987f in notify_helper (e=0x7fffda75aab0, receiver=0x5416700, this=0x1a64bf0) at kernel/qapplication.cpp:4558 #167 QApplicationPrivate::notify_helper (this=0x1a64bf0, receiver=0x5416700, e=0x7fffda75aab0) at kernel/qapplication.cpp:4534 #168 0x00007f45839aefe9 in QApplication::notify (this=, receiver=0x5416700, e=0x7fffda75aab0) at kernel/qapplication.cpp:4105 #169 0x00007f45850b0d86 in KApplication::notify (this=0x7fffda75b5d0, receiver=0x5416700, event=0x7fffda75aab0) at /var/tmp/portage/kde-base/kdelibs-4.10.0/work/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311 #170 0x00007f45845ff23c in QCoreApplication::notifyInternal (this=0x7fffda75b5d0, receiver=0x5416700, event=0x7fffda75aab0) at kernel/qcoreapplication.cpp:946 #171 0x00007f45839aa872 in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #172 QApplicationPrivate::sendMouseEvent (receiver=0x5416700, event=0x7fffda75aab0, alienWidget=0x5416700, nativeWidget=0x4135cf0, buttonDown=0x5416700, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173 #173 0x00007f4583a26618 in QETWidget::translateMouseEvent (this=0x4135cf0, event=) at kernel/qapplication_x11.cpp:4516 #174 0x00007f4583a2542a in QApplication::x11ProcessEvent (this=0x7fffda75b5d0, event=0x7fffda75b1d0) at kernel/qapplication_x11.cpp:3639 #175 0x00007f4583a4ceea in x11EventSourceDispatch (s=0x1a75970, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #176 0x00007f457ca80313 in g_main_dispatch (context=0x1a75520) at gmain.c:2539 #177 g_main_context_dispatch (context=0x1a75520) at gmain.c:3075 #178 0x00007f457ca80660 in g_main_context_iterate (dispatch=1, block=, context=0x1a75520, self=) at gmain.c:3146 #179 g_main_context_iterate (context=0x1a75520, block=, dispatch=1, self=) at gmain.c:3083 #180 0x00007f457ca80724 in g_main_context_iteration (context=0x1a75520, may_block=1) at gmain.c:3207 #181 0x00007f458462e13f in QEventDispatcherGlib::processEvents (this=0x1a602f0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #182 0x00007f4583a4cb8e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #183 0x00007f45845fdd92 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #184 0x00007f45845fdfe7 in QEventLoop::exec (this=0x7fffda75b560, flags=...) at kernel/qeventloop.cpp:204 #185 0x00007f4584602db5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #186 0x0000000000403b29 in main (argc=1, argv=0x7fffda75bbf8) at /var/tmp/portage/kde-base/kontact-4.10.0/work/kontact-4.10.0/kontact/src/main.cpp:219 This bug may be a duplicate of or related to bug 297032. Possible duplicates by query: bug 297032. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From till2.schaefer at uni-dortmund.de Tue Mar 5 12:52:43 2013 From: till2.schaefer at uni-dortmund.de (=?UTF-8?Q?Till=20Sch=C3=A4fer=20?=) Date: Tue, 05 Mar 2013 12:52:43 +0000 Subject: [kontact] [Bug 316166] Kontact crash after opening a link in an RSS feed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316166 Till Schäfer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |till2.schaefer at uni-dortmund | |.de -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Tue Mar 5 13:23:47 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Tue, 05 Mar 2013 13:23:47 +0000 Subject: [konqueror] [Bug 316166] Kontact crash after opening a link in an RSS feed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316166 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |khtml part Version|4.10 |4.10.0 Assignee|kdepim-bugs at kde.org |konq-bugs at kde.org Product|kontact |konqueror -- You are receiving this mail because: You are the assignee for the bug. From serafean at gmail.com Tue Mar 5 15:09:28 2013 From: serafean at gmail.com (Martin Bednar) Date: Tue, 05 Mar 2013 15:09:28 +0000 Subject: [kmail2] [Bug 299256] IMAP not available offline In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=299256 Martin Bednar changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |serafean at gmail.com --- Comment #5 from Martin Bednar --- KDE 4.10.1: I have 2 IMAP accounts configured in disconnected mode (GMail and my school server). The school server works fine, GMail doesn't. Differences : school server has in the hundreds of messages, Gmail > 15K . I have manually selected which folders to subscribe to in gmail, not in the school IMAP. What happens : when I start kmail disconnected, GMail inbox doesn't load (keeps spinning). All other folders I tried in this resource load. When connection is established, only new mails (not available on previous connection, read/unread isn't relevant) are shown in inbox, other folders still work fine. Happens on both Chakra and Gentoo. I'll gladly provide any other information you need. -- You are receiving this mail because: You are the assignee for the bug. From aurelibuendia at terra.es Tue Mar 5 15:33:45 2013 From: aurelibuendia at terra.es (aureli) Date: Tue, 05 Mar 2013 15:33:45 +0000 Subject: [kmail2] [Bug 316179] New: Kmil2 crashes at startup Message-ID: https://bugs.kde.org/show_bug.cgi?id=316179 Bug ID: 316179 Summary: Kmil2 crashes at startup Classification: Unclassified Product: kmail2 Version: 4.8.5 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: aurelibuendia at terra.es Application: kmail (4.8.5) KDE Platform Version: 4.8.5 (4.8.5) "release 522" Qt Version: 4.8.4 Operating System: Linux 3.1.10-1.16-desktop i686 Distribution: "openSUSE 12.1 (i586)" -- Information about the crash: El recurso carpetas kmail esta dañado The crash can be reproduced every time. -- Backtrace: Application: KMail (kmail), signal: Aborted [Current thread is 1 (Thread 0xb1731b50 (LWP 31193))] Thread 3 (Thread 0xafd61b70 (LWP 31203)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:170 #1 0xb5e2b5cc in __pthread_cond_wait (cond=0xb3f4ae70, mutex=0xb3f4ae58) at forward.c:139 #2 0xb37f3ea9 in ?? () from /usr/lib/libQtWebKit.so.4 #3 0xb37f3eef in ?? () from /usr/lib/libQtWebKit.so.4 #4 0xb582ea7d in start_thread (arg=0xafd61b70) at pthread_create.c:301 #5 0xb5e1dabe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133 Thread 2 (Thread 0xaf439b70 (LWP 31204)): #0 0xb455fc92 in __GI_clock_gettime (clock_id=1, tp=0xaf439018) at ../sysdeps/unix/clock_gettime.c:115 #1 0xb6b72e35 in do_gettime (frac=0xaf439010, sec=0xaf439008) at tools/qelapsedtimer_unix.cpp:123 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #3 0xb6c5dde6 in QTimerInfoList::updateCurrentTime (this=0xaeb01abc) at kernel/qeventdispatcher_unix.cpp:354 #4 0xb6c5e14a in QTimerInfoList::timerWait (this=0xaeb01abc, tm=...) at kernel/qeventdispatcher_unix.cpp:461 #5 0xb6c5c843 in timerSourcePrepareHelper (src=, timeout=0xaf43911c) at kernel/qeventdispatcher_glib.cpp:136 #6 0xb6c5c8dd in timerSourcePrepare (source=0xaeb01a88, timeout=) at kernel/qeventdispatcher_glib.cpp:169 #7 0xb44a649c in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0 #8 0xb44a7257 in ?? () from /usr/lib/libglib-2.0.so.0 #9 0xb44a784a in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #10 0xb6c5d3a7 in QEventDispatcherGlib::processEvents (this=0xaeb00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #11 0xb6c28dcd in QEventLoop::processEvents (this=0xaf4392b0, flags=...) at kernel/qeventloop.cpp:149 #12 0xb6c29069 in QEventLoop::exec (this=0xaf4392b0, flags=...) at kernel/qeventloop.cpp:204 #13 0xb6b10ecc in QThread::exec (this=0x8778720) at thread/qthread.cpp:542 #14 0xb6b10fbb in QThread::run (this=0x8778720) at thread/qthread.cpp:609 #15 0xb6b143f8 in QThreadPrivate::start (arg=0x8778720) at thread/qthread_unix.cpp:338 #16 0xb582ea7d in start_thread (arg=0xaf439b70) at pthread_create.c:301 #17 0xb5e1dabe in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133 Thread 1 (Thread 0xb1731b50 (LWP 31193)): [KCrash Handler] #6 0xb5d758c5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0xb5d771d5 in __GI_abort () at abort.c:93 #8 0xb6b08e1a in qt_message_output (msgType=QtFatalMsg, buf=0x82bcf60 "Fatal Error: Accessed global static 'QList *sMemberList()' after destruction. Defined at /home/abuild/rpmbuild/BUILD/kdelibs-4.8.5/kdeui/widgets/kmainwindow.cpp:214") at global/qglobal.cpp:2323 #9 0xb6b0901b in qt_message (msgType=QtFatalMsg, msg=0xb7614c28 "Fatal Error: Accessed global static '%s *%s()' after destruction. Defined at %s:%d", ap=0xbfb9d3d4 "\352\327c\267\336\327c\267D\327c\267\326") at global/qglobal.cpp:2369 #10 0xb6b09138 in qFatal (msg=0xb7614c28 "Fatal Error: Accessed global static '%s *%s()' after destruction. Defined at %s:%d") at global/qglobal.cpp:2552 #11 0xb737166b in operator-> (this=) at /usr/src/debug/kdelibs-4.8.5/kdeui/widgets/kmainwindow.cpp:214 #12 0xb755b3f8 in operator-> (this=) at /usr/src/debug/kdelibs-4.8.5/kdeui/widgets/kmainwindow.cpp:214 #13 operator* (this=) at /usr/src/debug/kdelibs-4.8.5/kdeui/widgets/kmainwindow.cpp:214 #14 KMainWindow::memberList () at /usr/src/debug/kdelibs-4.8.5/kdeui/widgets/kmainwindow.cpp:1176 #15 0xb6e50b64 in KMKernel::dumpDeadLetters() () from /usr/lib/libkmailprivate.so.4 #16 0xb6e50ef0 in ?? () from /usr/lib/libkmailprivate.so.4 #17 0xb74f123f in KCrash::defaultCrashHandler (sig=6) at /usr/src/debug/kdelibs-4.8.5/kdeui/util/kcrash.cpp:307 #18 #19 0xb5d758c5 in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #20 0xb5d771d5 in __GI_abort () at abort.c:93 #21 0xb6b08e1a in qt_message_output (msgType=QtFatalMsg, buf=0x8ba0e08 "Fatal Error: Accessed global static 'KernelPrivate *sInstance()' after destruction. Defined at /home/abuild/rpmbuild/BUILD/kdepim-4.8.5/mailcommon/mailkernel.cpp:48") at global/qglobal.cpp:2323 #22 0xb6b0901b in qt_message (msgType=QtFatalMsg, msg=0xb4faaf48 "Fatal Error: Accessed global static '%s *%s()' after destruction. Defined at %s:%d", ap=0xbfb9dde4 "\321\260\372\264\307\260\372\264\004\257\372\264\060") at global/qglobal.cpp:2369 #23 0xb6b09138 in qFatal (msg=0xb4faaf48 "Fatal Error: Accessed global static '%s *%s()' after destruction. Defined at %s:%d") at global/qglobal.cpp:2552 #24 0xb4f4344f in operator-> (this=) at /usr/src/debug/kdepim-4.8.5/mailcommon/mailkernel.cpp:48 #25 MailCommon::Kernel::self () at /usr/src/debug/kdepim-4.8.5/mailcommon/mailkernel.cpp:64 #26 0xb4f30efe in MailCommon::FolderCollection::writeConfig (this=0x8a33b50) at /usr/src/debug/kdepim-4.8.5/mailcommon/foldercollection.cpp:210 #27 0xb4f31a03 in MailCommon::FolderCollection::~FolderCollection (this=0x8a33b50, __in_chrg=) at /usr/src/debug/kdepim-4.8.5/mailcommon/foldercollection.cpp:83 #28 0xb4f31ac2 in MailCommon::FolderCollection::~FolderCollection (this=0x8a33b50, __in_chrg=) at /usr/src/debug/kdepim-4.8.5/mailcommon/foldercollection.cpp:85 #29 0xb4f2f3a1 in deref (value=, d=0x8479778) at /usr/include/QtCore/qsharedpointer_impl.h:342 #30 deref (this=) at /usr/include/QtCore/qsharedpointer_impl.h:336 #31 ~ExternalRefCount (this=, __in_chrg=) at /usr/include/QtCore/qsharedpointer_impl.h:401 #32 ~QSharedPointer (this=, __in_chrg=) at /usr/include/QtCore/qsharedpointer_impl.h:466 #33 QMap >::freeData (x=0x8a326a0, this=) at /usr/include/QtCore/qmap.h:652 #34 0xb5d78cdb in __cxa_finalize (d=0xb4feb23c) at cxa_finalize.c:56 #35 0xb4ef8cd4 in __do_global_dtors_aux () from /usr/lib/libmailcommon.so.4 #36 0xb4fa4abd in _fini () from /usr/lib/libmailcommon.so.4 #37 0xb772d4c4 in _rtld_local () from /lib/ld-linux.so.2 #38 0xb772cfc4 in ?? () from /lib/ld-linux.so.2 #39 0xb5d78931 in __run_exit_handlers (status=1, listp=0xb5eb1304, run_list_atexit=true) at exit.c:78 #40 0xb5d789bd in __GI_exit (status=1) at exit.c:100 #41 0xb4f44012 in MailCommon::Kernel::emergencyExit (this=0x82c6b80, reason=...) at /usr/src/debug/kdepim-4.8.5/mailcommon/mailkernel.cpp:186 #42 0xb4f4451b in MailCommon::Kernel::createDefaultCollectionDone (this=0x82c6b80, job=0xbfb9e50c) at /usr/src/debug/kdepim-4.8.5/mailcommon/mailkernel.cpp:157 #43 0xb4f44c9d in qt_static_metacall (_a=0xbfb9e618, _o=0x82c6b80, _c=, _id=) at /usr/src/debug/kdepim-4.8.5/build/mailcommon/mailkernel.moc:59 #44 MailCommon::Kernel::qt_static_metacall (_o=0x82c6b80, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfb9e618) at /usr/src/debug/kdepim-4.8.5/build/mailcommon/mailkernel.moc:51 #45 0xb6c3f87f in QMetaObject::activate (sender=0x8261840, m=0xb72774ac, local_signal_index=3, argv=0xbfb9e618) at kernel/qobject.cpp:3548 #46 0xb70c38a5 in KJob::result (this=0x8261840, _t1=0x8261840) at /usr/src/debug/kdelibs-4.8.5/build/kdecore/kjob.moc:208 #47 0xb70c38f8 in KJob::emitResult (this=0x8261840) at /usr/src/debug/kdelibs-4.8.5/kdecore/jobs/kjob.cpp:318 #48 0xb52a604d in Akonadi::TransactionSequence::commit (this=0x8261840) at /usr/src/debug/kdepimlibs-4.8.5/akonadi/transactionsequence.cpp:160 #49 0xb530b2cf in Akonadi::SpecialCollectionsRequestJobPrivate::nextResource (this=0x8170160) at /usr/src/debug/kdepimlibs-4.8.5/akonadi/specialcollectionsrequestjob.cpp:174 #50 0xb530bb76 in Akonadi::SpecialCollectionsRequestJobPrivate::createRequestedFolders (this=0x8170160, scanJob=0x86d1b10, requestedFolders=...) at /usr/src/debug/kdepimlibs-4.8.5/akonadi/specialcollectionsrequestjob.cpp:255 #51 0xb530c347 in Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult (this=0x8170160, job=0xbfb9e860) at /usr/src/debug/kdepimlibs-4.8.5/akonadi/specialcollectionsrequestjob.cpp:206 #52 0xb6c3f87f in QMetaObject::activate (sender=0x86d1b10, m=0xb72774ac, local_signal_index=3, argv=0xbfb9e958) at kernel/qobject.cpp:3548 #53 0xb70c38a5 in KJob::result (this=0x86d1b10, _t1=0x86d1b10) at /usr/src/debug/kdelibs-4.8.5/build/kdecore/kjob.moc:208 #54 0xb70c38f8 in KJob::emitResult (this=0x86d1b10) at /usr/src/debug/kdelibs-4.8.5/kdecore/jobs/kjob.cpp:318 #55 0xb52d3355 in Akonadi::ResourceScanJob::Private::fetchResult (this=0x878c5c8, job=0x89ceba0) at /usr/src/debug/kdepimlibs-4.8.5/akonadi/specialcollectionshelperjobs.cpp:150 #56 0xb6c3f87f in QMetaObject::activate (sender=0x89ceba0, m=0xb72774ac, local_signal_index=3, argv=0xbfb9eb28) at kernel/qobject.cpp:3548 #57 0xb70c38a5 in KJob::result (this=0x89ceba0, _t1=0x89ceba0) at /usr/src/debug/kdelibs-4.8.5/build/kdecore/kjob.moc:208 #58 0xb70c38f8 in KJob::emitResult (this=0x89ceba0) at /usr/src/debug/kdelibs-4.8.5/kdecore/jobs/kjob.cpp:318 #59 0xb529dfbe in Akonadi::JobPrivate::delayedEmitResult (this=0x81eaeb8) at /usr/src/debug/kdepimlibs-4.8.5/akonadi/job.cpp:144 #60 0xb6c3c2b1 in QMetaCallEvent::placeMetaCall (this=0x89f0e28, object=0x89ceba0) at kernel/qobject.cpp:524 #61 0xb6c4557b in QObject::event (this=0x89ceba0, e=0x89f0e28) at kernel/qobject.cpp:1203 #62 0xb610e594 in notify_helper (e=0x89f0e28, receiver=0x89ceba0, this=0x8092cf0) at kernel/qapplication.cpp:4562 #63 QApplicationPrivate::notify_helper (this=0x8092cf0, receiver=0x89ceba0, e=0x89f0e28) at kernel/qapplication.cpp:4534 #64 0xb61138d3 in QApplication::notify (this=0x89f0e28, receiver=0x89ceba0, e=0x89f0e28) at kernel/qapplication.cpp:4291 #65 0xb747fe91 in KApplication::notify (this=0xbfb9f3ac, receiver=0x89ceba0, event=0x89f0e28) at /usr/src/debug/kdelibs-4.8.5/kdeui/kernel/kapplication.cpp:311 #66 0xb6c2a54e in QCoreApplication::notifyInternal (this=0xbfb9f3ac, receiver=0x89ceba0, event=0x89f0e28) at kernel/qcoreapplication.cpp:946 #67 0xb6c2e1c8 in sendEvent (event=, receiver=) at kernel/qcoreapplication.h:231 #68 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8051750) at kernel/qcoreapplication.cpp:1570 #69 0xb6c2e4fc in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1463 #70 0xb6c5cf54 in sendPostedEvents () at kernel/qcoreapplication.h:236 #71 postEventSourceDispatch (s=0x8098f50) at kernel/qeventdispatcher_glib.cpp:279 #72 0xb44a6e7f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #73 0xb44a75b0 in ?? () from /usr/lib/libglib-2.0.so.0 #74 0xb44a784a in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #75 0xb6c5d347 in QEventDispatcherGlib::processEvents (this=0x8051388, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #76 0xb61c27fa in QGuiEventDispatcherGlib::processEvents (this=0x8051388, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #77 0xb6c28dcd in QEventLoop::processEvents (this=0xbfb9f2d4, flags=...) at kernel/qeventloop.cpp:149 #78 0xb6c29069 in QEventLoop::exec (this=0xbfb9f2d4, flags=...) at kernel/qeventloop.cpp:204 #79 0xb6c2e5aa in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #80 0xb610c434 in QApplication::exec () at kernel/qapplication.cpp:3823 #81 0x0804a496 in ?? () #82 0xb5d61003 in __libc_start_main (main=0x8049c50, argc=3, ubp_av=0xbfb9f554, init=0x804ae00 <__libc_csu_init>, fini=0x804ae70 <__libc_csu_fini>, rtld_fini=0xb771bca0 <_dl_fini>, stack_end=0xbfb9f54c) at libc-start.c:226 #83 0x0804a939 in _start () Possible duplicates by query: bug 313684, bug 308545, bug 306435, bug 305658, bug 305491. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 5 15:44:25 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 05 Mar 2013 15:44:25 +0000 Subject: [kmail2] [Bug 316179] Kmil2 crashes at startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316179 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |FIXED --- Comment #1 from Laurent Montel --- We already fixed it in 4.9.x Please update your version. Today we release 4.10.1. 4.8.5 is outdated. -- You are receiving this mail because: You are the assignee for the bug. From wolfgang at rohdewald.de Tue Mar 5 23:18:40 2013 From: wolfgang at rohdewald.de (Wolfgang Rohdewald) Date: Tue, 05 Mar 2013 23:18:40 +0000 Subject: [kmail2] [Bug 316102] kmail: folders with email change possition after selected In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316102 Wolfgang Rohdewald changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO CC| |wolfgang at rohdewald.de Resolution|--- |WAITINGFORINFO --- Comment #1 from Wolfgang Rohdewald --- this happens to me if folders are sorted by Total and if folders are not synced, so they are shown as having 0 messages. Selecting the folder syncs it, its number of messages changes, and so it changes position in the folder list. But the correct folder (the clicked one) stays selected. You select the sorting order by clicking on the column head. There is an arrow showing which column is the sorting column. If you sort by name, this problem should go away. Can you confirm that this is what happens? If so, the real problem is that the IMAP folders are out of sync. I never used IMAP, for me it happens with maildir folders which are out of sync because I stresstested maildir. -- You are receiving this mail because: You are the assignee for the bug. From sebastian at wessalowski.org Wed Mar 6 10:05:22 2013 From: sebastian at wessalowski.org (Sebastian Wessalowski) Date: Wed, 06 Mar 2013 10:05:22 +0000 Subject: [kontact] [Bug 313676] Manage sieve scripts from within kcontact will crash kcontact In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=313676 --- Comment #4 from Sebastian Wessalowski --- The Bug still exists in KDE 4.10.1 Can anyone provide me with information wich packages i need to build with debugging information to get a meaningful backtrace? -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Wed Mar 6 12:11:03 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Wed, 06 Mar 2013 12:11:03 +0000 Subject: [Akonadi] [Bug 315985] Akonadi nepomuk Feeder not detecting nepomukserver on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315985 --- Comment #1 from Blackpaw --- Still happening in 4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From airdrik at gmail.com Wed Mar 6 16:08:50 2013 From: airdrik at gmail.com (Eric Francis) Date: Wed, 06 Mar 2013 16:08:50 +0000 Subject: [kmail2] [Bug 316228] New: Remove default keybindings of up/down/page up/down Message-ID: https://bugs.kde.org/show_bug.cgi?id=316228 Bug ID: 316228 Summary: Remove default keybindings of up/down/page up/down Classification: Unclassified Product: kmail2 Version: 4.10 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: UI Assignee: kdepim-bugs at kde.org Reporter: airdrik at gmail.com I found the default binding of up/down to only scroll up/down the current message, even when one of the other lists has the focus to be quite obnoxious and frustrating, and just deleted those bindings. The binding of up and down becomes even less useful when using large monitors where you can see the entirety of the e-mail within the message pane so there's nowhere to scroll anyway. Why not just let the list views and scroll views handle their own scrolling in the natural way (up/down/page up/page down will scroll or move the cursor within the currently focused view)? You can certainly keep left/right as prev/next message and other key bindings, but users coming from other multi-view apps expect that they can use those keys to scroll within the currently focused view. It seems unnecessary to bind those keys when the views should handle them in the expected way. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From airdrik at gmail.com Wed Mar 6 16:21:34 2013 From: airdrik at gmail.com (Eric Francis) Date: Wed, 06 Mar 2013 16:21:34 +0000 Subject: [kmail2] [Bug 276382] Selected email suddenly changes to old email on update In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=276382 Eric Francis changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |airdrik at gmail.com --- Comment #2 from Eric Francis --- I'm still seeing this (or similar) behavior in 4.10. It seems like the memory of what was the last selected e-mail is more persistent than expected because if I have received several new e-mails, and I delete a couple, then select another to read, then after a few seconds it will switch back to the one that was selected before I started deleting and reading stuff. I'm not sure what the trigger is for it to decide to jump back to the previously read message vs. leaving it on the newly selected message - usually if there is only one new message then it works as expected, but if there are a couple of new messages that I go through - maybe deleting one, maybe reading one-at-a-time - in quick succession then it will jump back to the previously selected message. -- You are receiving this mail because: You are the assignee for the bug. From chrigi_1 at fastmail.fm Wed Mar 6 16:31:04 2013 From: chrigi_1 at fastmail.fm (Christian Mollekopf) Date: Wed, 06 Mar 2013 16:31:04 +0000 Subject: [kdepim] [Bug 315439] Middle name is not taken into account in KPIM::AddresseeLineEdit In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315439 Christian Mollekopf changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/4bf40ee2476b3ffd97a6a0b6 | |5383192fac2c24f5 --- Comment #2 from Christian Mollekopf --- Git commit 4bf40ee2476b3ffd97a6a0b65383192fac2c24f5 by Christian Mollekopf. Committed on 06/03/2013 at 17:30. Pushed by cmollekopf into branch 'KDE/4.10'. Also query for middle name and nickname. FIXED-IN: 4.10.2 M +1 -1 libkdepim/addresseelineedit.cpp http://commits.kde.org/kdepim/4bf40ee2476b3ffd97a6a0b65383192fac2c24f5 -- You are receiving this mail because: You are the assignee for the bug. From mollekopf at kolabsys.com Wed Mar 6 16:48:59 2013 From: mollekopf at kolabsys.com (Christian Mollekopf) Date: Wed, 06 Mar 2013 16:48:59 +0000 Subject: [Akonadi] [Bug 278852] Data stored in Nepomuk are not deleted when removing a given item In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=278852 Christian Mollekopf changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug. From thomas at tanghus.net Wed Mar 6 18:24:56 2013 From: thomas at tanghus.net (Thomas Tanghus) Date: Wed, 06 Mar 2013 18:24:56 +0000 Subject: [Akonadi] [Bug 315985] Akonadi nepomuk Feeder not detecting nepomukserver on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315985 Thomas Tanghus changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thomas at tanghus.net -- You are receiving this mail because: You are the assignee for the bug. From alinm.elena at gmail.com Wed Mar 6 19:04:21 2013 From: alinm.elena at gmail.com (Alin M Elena) Date: Wed, 06 Mar 2013 19:04:21 +0000 Subject: [kontact] [Bug 316241] New: Could not create collection inbox resourceId: 11" Message-ID: https://bugs.kde.org/show_bug.cgi?id=316241 Bug ID: 316241 Summary: Could not create collection inbox resourceId: 11" Classification: Unclassified Product: kontact Version: unspecified Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: alinm.elena at gmail.com Application: kontact (4.11 pre) KDE Platform Version: 4.10.60 "release 91" Qt Version: 4.8.4 Operating System: Linux 3.8.2-1-desktop x86_64 Distribution: "openSUSE 13.1 Milestone 0 (x86_64)" -- Information about the crash: after a forced reboot... x crashed... kontact does not want to start anymore... I have checked with akonadiconsole and it seems everything is ok in there... kontact(3480)/libakonadi Akonadi::SpecialCollectionsRequestJob::slotResult: Failed SpecialCollectionsRequestJob::slotResult "Could not create collection inbox resourceId: 11" kontact(3480) MailCommon::Kernel::emergencyExit: "The Email program encountered a fatal error and will terminate now. The error was: Could not create collection inbox resourceId: 11" Fatal Error: Accessed global static 'KernelPrivate *sInstance()' after destruction. Defined at /home/abuild/rpmbuild/BUILD/kdepim-git/mailcommon/mailkernel.cpp:55 *** KMail got signal 6 (Exiting) *** Dead letters dumped. The crash can be reproduced every time. -- Backtrace: Application: Kontact (kontact), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7fed46c78780 (LWP 3480))] Thread 4 (Thread 0x7fed2ba16700 (LWP 3481)): #0 0x00007fed3e33e964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fed41aadea5 in ?? () from /usr/lib64/libQtWebKit.so.4 #2 0x00007fed41aadef9 in ?? () from /usr/lib64/libQtWebKit.so.4 #3 0x00007fed3e33ae0f in start_thread () from /lib64/libpthread.so.0 #4 0x00007fed441d27dd in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7feceb113700 (LWP 3482)): #0 0x00007fed3e33e964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007fed417f2759 in ?? () from /usr/lib64/libQtWebKit.so.4 #2 0x00007fed41adc3ee in ?? () from /usr/lib64/libQtWebKit.so.4 #3 0x00007fed3e33ae0f in start_thread () from /lib64/libpthread.so.0 #4 0x00007fed441d27dd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7fecde15b700 (LWP 3489)): #0 0x00007fed441c987d in poll () from /lib64/libc.so.6 #1 0x00007fed3dd86aa4 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007fed3dd86bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007fed449491c6 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib64/libQtCore.so.4 #4 0x00007fed449199bf in QEventLoop::processEvents(QFlags) () from /usr/lib64/libQtCore.so.4 #5 0x00007fed44919c48 in QEventLoop::exec(QFlags) () from /usr/lib64/libQtCore.so.4 #6 0x00007fed4481c0c0 in QThread::exec() () from /usr/lib64/libQtCore.so.4 #7 0x00007fed4481f09c in ?? () from /usr/lib64/libQtCore.so.4 #8 0x00007fed3e33ae0f in start_thread () from /lib64/libpthread.so.0 #9 0x00007fed441d27dd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7fed46c78780 (LWP 3480)): [KCrash Handler] #5 0x00007fed4411f3d5 in raise () from /lib64/libc.so.6 #6 0x00007fed44120858 in abort () from /lib64/libc.so.6 #7 0x00007fed44814c24 in qt_message_output(QtMsgType, char const*) () from /usr/lib64/libQtCore.so.4 #8 0x00007fed44814dd8 in ?? () from /usr/lib64/libQtCore.so.4 #9 0x00007fed44814f64 in qFatal(char const*, ...) () from /usr/lib64/libQtCore.so.4 #10 0x00007fece2de9437 in MailCommon::Kernel::self() () from /usr/lib64/libmailcommon.so.4 #11 0x00007fece2ddcf89 in MailCommon::FolderCollection::writeConfig() const () from /usr/lib64/libmailcommon.so.4 #12 0x00007fece2ddda5a in MailCommon::FolderCollection::~FolderCollection() () from /usr/lib64/libmailcommon.so.4 #13 0x00007fece2dddad9 in MailCommon::FolderCollection::~FolderCollection() () from /usr/lib64/libmailcommon.so.4 #14 0x00007fece2ddb7f4 in ?? () from /usr/lib64/libmailcommon.so.4 #15 0x00007fed44121f61 in __run_exit_handlers () from /lib64/libc.so.6 #16 0x00007fed44121fe5 in exit () from /lib64/libc.so.6 #17 0x00007fece2de9beb in MailCommon::Kernel::emergencyExit(QString const&) () from /usr/lib64/libmailcommon.so.4 #18 0x00007fece2dea1a5 in MailCommon::Kernel::createDefaultCollectionDone(KJob*) () from /usr/lib64/libmailcommon.so.4 #19 0x00007fed4493017f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #20 0x00007fed44da8e32 in KJob::result(KJob*) () from /usr/lib64/libkdecore.so.5 #21 0x00007fed44da8e70 in KJob::emitResult() () from /usr/lib64/libkdecore.so.5 #22 0x00007fed43282c11 in Akonadi::TransactionSequence::slotResult(KJob*) () from /usr/lib64/libakonadi-kde.so.4 #23 0x00007fed4325a693 in Akonadi::SpecialCollectionsRequestJob::slotResult(KJob*) () from /usr/lib64/libakonadi-kde.so.4 #24 0x00007fed43282444 in ?? () from /usr/lib64/libakonadi-kde.so.4 #25 0x00007fed4493017f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #26 0x00007fed44da8e32 in KJob::result(KJob*) () from /usr/lib64/libkdecore.so.5 #27 0x00007fed44da8e70 in KJob::emitResult() () from /usr/lib64/libkdecore.so.5 #28 0x00007fed432111ed in ?? () from /usr/lib64/libakonadi-kde.so.4 #29 0x00007fed432110ef in ?? () from /usr/lib64/libakonadi-kde.so.4 #30 0x00007fed43248a00 in ?? () from /usr/lib64/libakonadi-kde.so.4 #31 0x00007fed4493017f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #32 0x00007fed4493017f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4 #33 0x00007fed3f2c7afc in ?? () from /usr/lib64/libQtNetwork.so.4 #34 0x00007fed3f2d030d in ?? () from /usr/lib64/libQtNetwork.so.4 #35 0x00007fed4532286c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #36 0x00007fed45326ceb in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4 #37 0x00007fed46037226 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #38 0x00007fed4491ac6e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4 #39 0x00007fed449489a8 in ?? () from /usr/lib64/libQtCore.so.4 #40 0x00007fed3dd867d5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #41 0x00007fed3dd86b08 in ?? () from /usr/lib64/libglib-2.0.so.0 #42 0x00007fed3dd86bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #43 0x00007fed449491c6 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib64/libQtCore.so.4 #44 0x00007fed453c2c1e in ?? () from /usr/lib64/libQtGui.so.4 #45 0x00007fed449199bf in QEventLoop::processEvents(QFlags) () from /usr/lib64/libQtCore.so.4 #46 0x00007fed44919c48 in QEventLoop::exec(QFlags) () from /usr/lib64/libQtCore.so.4 #47 0x00007fed4491e8e8 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #48 0x0000000000403679 in ?? () #49 0x00007fed4410ba15 in __libc_start_main () from /lib64/libc.so.6 #50 0x0000000000403be1 in _start () Possible duplicates by query: bug 315113, bug 313084, bug 310116, bug 309981, bug 309227. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Wed Mar 6 19:04:29 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Wed, 06 Mar 2013 19:04:29 +0000 Subject: [Akonadi] [Bug 305287] Contacts in cardDAV address book are not refreshed after editing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=305287 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO CC| |greg at kamago.net Resolution|--- |WORKSFORME --- Comment #1 from Grégory Oestreicher --- Hi Andreas, No idea why I didn't see this bug report earlier: it just appeared to me today :/ I can't reproduce this with KDE SC 4.10, can you confirm that it's fixed? Looks like the source is in KAddressBook though. Cheers, Grégory -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Wed Mar 6 19:13:47 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Wed, 06 Mar 2013 19:13:47 +0000 Subject: [Akonadi] [Bug 310137] Unicode corruption bug when saving vcard In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310137 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED CC| |greg at kamago.net Ever confirmed|0 |1 --- Comment #2 from Grégory Oestreicher --- Hi Antonis, I just saw this report dating back 4 months today, sorry. Which software did you originally assign it to? I don't want to create a loop, but I don't think the problem comes from the resource as it doesn't touch the data it's transmitting. The problem may be in KCalCore, but if the folks from there say the resource is the culprit then I'll have another look. Oh, I can reproduce the issue with SOGo BTW: it flatly refuses to create the contact… Cheers, Grégory -- You are receiving this mail because: You are the assignee for the bug. From csakis at gmail.com Wed Mar 6 20:52:29 2013 From: csakis at gmail.com (Csaba Kiss) Date: Wed, 06 Mar 2013 20:52:29 +0000 Subject: [kmail] [Bug 240218] Filter "From" by "is not in address book" does not work anymore In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=240218 Csaba Kiss changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |csakis at gmail.com --- Comment #11 from Csaba Kiss --- I have just installed the latest and greatest KDE with kmail (4.10.1) and the addressbook filter does not work. -- You are receiving this mail because: You are the assignee for the bug. From christoph at maxiom.de Wed Mar 6 20:57:27 2013 From: christoph at maxiom.de (Christoph Feck) Date: Wed, 06 Mar 2013 20:57:27 +0000 Subject: [kmail2] [Bug 314457] folder filter shall not disable other folders In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314457 Christoph Feck changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From adriyetichaves at gmail.com Wed Mar 6 21:23:56 2013 From: adriyetichaves at gmail.com (=?UTF-8?Q?Adri=C3=A1n=20Chaves=20Fern=C3=A1ndez=20?=) Date: Wed, 06 Mar 2013 21:23:56 +0000 Subject: [Akonadi] [Bug 292497] kmail 4.8.0 doesn't filter the incoming messages In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=292497 --- Comment #31 from Adrián Chaves Fernández --- Actually, no. The list filter works, yes. However, I must trigger it manually, it won’t work on new emails… Can anyone else confirm this unexpected behavior in KMail 4.10.1? -- You are receiving this mail because: You are the assignee for the bug. From piotr.budny+bugskde at gmail.com Wed Mar 6 21:27:23 2013 From: piotr.budny+bugskde at gmail.com (Piotr Budny) Date: Wed, 06 Mar 2013 21:27:23 +0000 Subject: [kmail2] [Bug 316249] New: kmail does not remember sieve user & password Message-ID: https://bugs.kde.org/show_bug.cgi?id=316249 Bug ID: 316249 Summary: kmail does not remember sieve user & password Classification: Unclassified Product: kmail2 Version: 4.10 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: sieve Assignee: kdepim-bugs at kde.org Reporter: piotr.budny+bugskde at gmail.com kmail does not saves username and password (even with the checkbox checked) when alternative url is set up Reproducible: Always Steps to Reproduce: 1. check server uses sieve in account setting, filtering tab 2. pass alternate url address for sieve (e.g. sieve://172.168...:4190) 3. try to manage sieve scripts (enter user & password, check remember) 4. quit kmail 5. open kmail Actual Results: kmail does not remember sieve user & password asks for username and password every run Expected Results: does not ask for user/pass kubuntu precise 4.10 rc3 also affected -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Wed Mar 6 21:32:34 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Wed, 06 Mar 2013 21:32:34 +0000 Subject: [kontact] [Bug 313084] kontact kmail crash In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=313084 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 306565 *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Wed Mar 6 21:32:34 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Wed, 06 Mar 2013 21:32:34 +0000 Subject: [kontact] [Bug 306565] kontact crash when advancing to next unread message In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=306565 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwduncan at gmail.com --- Comment #1 from Jekyll Wu --- *** Bug 313084 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From christoph at maxiom.de Wed Mar 6 21:37:57 2013 From: christoph at maxiom.de (Christoph Feck) Date: Wed, 06 Mar 2013 21:37:57 +0000 Subject: [knode] [Bug 175371] Cant copy to folder In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=175371 --- Comment #10 from Christoph Feck --- KDEPIM developers are busy with KMail. If you want to help fixing KDEPIM applications, please join them. For more information, see http://community.kde.org/KDE_PIM/Development -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Wed Mar 6 21:38:03 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Wed, 06 Mar 2013 21:38:03 +0000 Subject: [kontact] [Bug 310116] Kontact ignored close request and crashed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310116 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 309981 *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Wed Mar 6 21:38:03 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Wed, 06 Mar 2013 21:38:03 +0000 Subject: [kontact] [Bug 309981] Kontact crashed after returning from sleep In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309981 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |giecrilj at stegny.2a.pl --- Comment #2 from Jekyll Wu --- *** Bug 310116 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Wed Mar 6 21:38:14 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Wed, 06 Mar 2013 21:38:14 +0000 Subject: [kontact] [Bug 315113] Kontact crashed after activating via shortcut In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315113 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 309981 *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Wed Mar 6 21:38:14 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Wed, 06 Mar 2013 21:38:14 +0000 Subject: [kontact] [Bug 309981] Kontact crashed after returning from sleep In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309981 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lukas.karas at centrum.cz --- Comment #3 from Jekyll Wu --- *** Bug 315113 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Wed Mar 6 21:42:40 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Wed, 06 Mar 2013 21:42:40 +0000 Subject: [kontact] [Bug 316241] Could not create collection inbox resourceId: 11" In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316241 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 309981 *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Wed Mar 6 21:42:40 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Wed, 06 Mar 2013 21:42:40 +0000 Subject: [kontact] [Bug 309981] Kontact crashed after returning from sleep In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309981 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alinm.elena at gmail.com --- Comment #4 from Jekyll Wu --- *** Bug 316241 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From markotahal at gmail.com Wed Mar 6 21:59:20 2013 From: markotahal at gmail.com (Marek Otahal) Date: Wed, 06 Mar 2013 21:59:20 +0000 Subject: [kmail2] [Bug 316102] kmail: folders with email change possition after selected In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316102 --- Comment #2 from Marek Otahal --- Wolfgang, thank you for reply! Sorting by name is a workaround for the problem. > But the correct folder (the clicked one) stays selected. Guilty in both cases :) you are right. The evil's trick is that you select folder (left click), it will resync and shuffle, and then rightclick to 'Mark all as read', will act on a different folder .. and make you lots of trouble. I dont know if we want to close this as Invalid, or enhance "sort by unread" to wait with redrawing folders' ordering after the selected folder is synced(so it's more smooth)? Thank you, mark -- You are receiving this mail because: You are the assignee for the bug. From christoph at maxiom.de Wed Mar 6 22:04:18 2013 From: christoph at maxiom.de (Christoph Feck) Date: Wed, 06 Mar 2013 22:04:18 +0000 Subject: [kontact] [Bug 315211] Feature Request - Local Distribution list creation and management In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315211 --- Comment #2 from Christoph Feck --- If you can provide the information requested in comment #1, please add it. -- You are receiving this mail because: You are on the CC list for the bug. From mail at sandroknauss.de Wed Mar 6 22:13:48 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Wed, 06 Mar 2013 22:13:48 +0000 Subject: [kmail2] [Bug 289722] Incorrect Content-Transfer-Encoding header value is set for openpgp/mime encrypted mails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=289722 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/597f7a5f56061d0107b3264b | |6453cf7b09cbfc6a --- Comment #5 from Sandro Knauß --- Git commit 597f7a5f56061d0107b3264b6453cf7b09cbfc6a by Sandro Knauß. Committed on 03/03/2013 at 19:50. Pushed by knauss into branch 'KDE/4.10'. Fixing ContentTransferEncoding for signed&encrypted messages Related: bug 289728 REVIEW: 109272 FIXED-IN: 4.10.2 M +31 -7 messagecomposer/util.cpp http://commits.kde.org/kdepim/597f7a5f56061d0107b3264b6453cf7b09cbfc6a -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Wed Mar 6 22:13:48 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Wed, 06 Mar 2013 22:13:48 +0000 Subject: [kmail2] [Bug 289728] Incorrect inline-openpgp encrypted message is generated In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=289728 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/597f7a5f56061d0107b3264b | |6453cf7b09cbfc6a --- Comment #11 from Sandro Knauß --- Git commit 597f7a5f56061d0107b3264b6453cf7b09cbfc6a by Sandro Knauß. Committed on 03/03/2013 at 19:50. Pushed by knauss into branch 'KDE/4.10'. Fixing ContentTransferEncoding for signed&encrypted messages Related: bug 289722 REVIEW: 109272 FIXED-IN: 4.10.2 M +31 -7 messagecomposer/util.cpp http://commits.kde.org/kdepim/597f7a5f56061d0107b3264b6453cf7b09cbfc6a -- You are receiving this mail because: You are the assignee for the bug. From krejzi at email.com Wed Mar 6 22:24:09 2013 From: krejzi at email.com (Armin K.) Date: Wed, 06 Mar 2013 22:24:09 +0000 Subject: [kleopatra] [Bug 316256] New: Kleopatra in KDEPIM 4.10.1 fails to build Message-ID: https://bugs.kde.org/show_bug.cgi?id=316256 Bug ID: 316256 Summary: Kleopatra in KDEPIM 4.10.1 fails to build Classification: Unclassified Product: kleopatra Version: unspecified Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: krejzi at email.com CC: mutz at kde.org Generating assuanserverconnection.moc usr/include/boost/type_traits/detail/has_binary_operator.hp:50: Parse error at "BOOST_JOIN" automoc4: process for /home/armin/src/kde/kdepim-4.10.1/kleopatra/assuanserverconnection.moc failed: Unknown error pid to wait for: 0 #304111 fixed build partialy for someone, but I am still seeing this in 4.10.1. I have Boost 1.53.0 Reproducible: Always Steps to Reproduce: install Boost 1.53.0 and unpatches Automoc4 from upstream and try to build kdepim 4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From jfp at clearfield.com Wed Mar 6 23:16:14 2013 From: jfp at clearfield.com (Jean-Francois Pirus) Date: Wed, 06 Mar 2013 23:16:14 +0000 Subject: [kmail2] [Bug 316262] New: Checking "Reply using HTML if present" makes html permanent. Message-ID: https://bugs.kde.org/show_bug.cgi?id=316262 Bug ID: 316262 Summary: Checking "Reply using HTML if present" makes html permanent. Classification: Unclassified Product: kmail2 Version: 4.9.4 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: jfp at clearfield.com If you set the "Reply using HTML if present" setting to on, the next time an email with html is replied to, it is set to html, which is correct. Any email after that , even "New Message" is always html. Ie: the Options/Formatting/HTML is on. PS: In fact there is no global configuration for the default email format text or html, which could be part of the issue. Reproducible: Always Steps to Reproduce: 1. set the "Reply using HTML if present" flag on 2. replay to an html email 3. Options/Formatting/HTML is now permanently on Actual Results: Options/Formatting/HTML is permanently on Expected Results: Only email replied to which are html should be html. -- You are receiving this mail because: You are the assignee for the bug. From upscope at nwi.net Wed Mar 6 23:21:31 2013 From: upscope at nwi.net (Russ Fineman) Date: Wed, 06 Mar 2013 23:21:31 +0000 Subject: [Akonadi] [Bug 292497] kmail 4.8.0 doesn't filter the incoming messages In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=292497 --- Comment #32 from Russ Fineman --- On Wednesday, March 06, 2013 09:23:56 PM Adrián Chaves Fernández wrote: > https://bugs.kde.org/show_bug.cgi?id=292497 > > --- Comment #31 from Adrián Chaves Fernández --- > Actually, no. The list filter works, yes. However, I must trigger it > manually, it won’t work on new emails… Can anyone else confirm this > unexpected behavior in KMail 4.10.1? I am using KDE4.19.1 and kmail filters appear to be working, including filtering all arriva messages except yours. probable because I do not have a filter on the subjuct or the To filed you used. Russ -- You are receiving this mail because: You are the assignee for the bug. From jfp at clearfield.com Wed Mar 6 23:23:11 2013 From: jfp at clearfield.com (Jean-Francois Pirus) Date: Wed, 06 Mar 2013 23:23:11 +0000 Subject: [kmail2] [Bug 316263] New: Cannot configure default composer html font size Message-ID: https://bugs.kde.org/show_bug.cgi?id=316263 Bug ID: 316263 Summary: Cannot configure default composer html font size Classification: Unclassified Product: kmail2 Version: 4.9.4 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: jfp at clearfield.com Apparently the default font size is based on the desktop font size. My desktop font size id 8pt. People with vision issue might have it set at 24pt. You want to send emails with a 12pt default. Reproducible: Always Steps to Reproduce: 1. compose an html 2. set the font size every time 3. Expected Results: Can configure a default font and font size for composer html emails. -- You are receiving this mail because: You are the assignee for the bug. From micuintus at gmx.de Wed Mar 6 23:40:32 2013 From: micuintus at gmx.de (micu) Date: Wed, 06 Mar 2013 23:40:32 +0000 Subject: [kmail2] [Bug 297427] Non-MIME-GnuPG encrypted messages often crash KMail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=297427 --- Comment #9 from micu --- Created attachment 77821 --> https://bugs.kde.org/attachment.cgi?id=77821&action=edit New crash information added by DrKonqi kmail (4.10.1) on KDE Platform 4.10.1 using Qt 4.8.4 - What I was doing when the application crashed: Klicking on a non-MIME-encrypted PGP mail… -- Backtrace (Reduced): #6 0x000000367d043e44 in KMime::Content::parent (this=0x4f9c9d0) at /usr/src/debug/kdepimlibs-4.10.1/kmime/kmime_content.cpp:952 #7 0x000000368302c106 in MessageCore::NodeHelper::nextSibling (node=0x4f9c9d0) at /usr/src/debug/kdepim-4.10.1/messagecore/nodehelper.cpp:32 #8 0x0000003683890224 in MessageViewer::ObjectTreeParser::parseObjectTreeInternal (this=0x7fff66518100, node=0x4f9c9d0) at /usr/src/debug/kdepim-4.10.1/messageviewer/objecttreeparser.cpp:296 #9 0x00000036838c4f20 in MessageViewer::ViewerPrivate::parseContent (this=this at entry=0x2bd4210, content=0x4f9c9d0) at /usr/src/debug/kdepim-4.10.1/messageviewer/viewer_p.cpp:974 #10 0x00000036838c674c in MessageViewer::ViewerPrivate::displayMessage (this=this at entry=0x2bd4210) at /usr/src/debug/kdepim-4.10.1/messageviewer/viewer_p.cpp:846 -- You are receiving this mail because: You are the assignee for the bug. From meikamona at gmail.com Thu Mar 7 02:09:31 2013 From: meikamona at gmail.com (meikamona at gmail.com) Date: Thu, 07 Mar 2013 02:09:31 +0000 Subject: [kontact] [Bug 316270] New: CRASH after creation and deletion of address book Message-ID: https://bugs.kde.org/show_bug.cgi?id=316270 Bug ID: 316270 Summary: CRASH after creation and deletion of address book Classification: Unclassified Product: kontact Version: 4.9.4 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: contacts Assignee: tokoe at kde.org Reporter: meikamona at gmail.com CC: kdepim-bugs at kde.org created address book locally and suddenly entries were being duplicated so I deleted the new address book and it all crashed Reproducible: Didn't try Application: kontact (4.9.4) KDE Platform Version: 4.9.4 Qt Version: 4.8.3 Operating System: Linux 3.5.0-25-generic x86_64 Distribution: Ubuntu 12.10 -- Information about the crash: created address book locally and suddenly entries were being duplicated so I deleted the new address book and it all crashed -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f2fe1c447c0 (LWP 3016))] Thread 6 (Thread 0x7f2fda1f5700 (LWP 3017)): #0 0x00007f2fee709d84 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f2ff31bbb2d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #2 0x00007f2ff31bbc39 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #3 0x00007f2fee705e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #4 0x00007f2ff3ee6cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #5 0x0000000000000000 in ?? () Thread 5 (Thread 0x7f2fd99f4700 (LWP 3018)): #0 0x00007f2ff3edb303 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f2fee236d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f2fee236ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f2ff465bc16 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #4 0x00007f2ff462c2bf in QEventLoop::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #5 0x00007f2ff462c548 in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #6 0x00007f2ff452db10 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #7 0x00007f2ff4530aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #8 0x00007f2fee705e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #9 0x00007f2ff3ee6cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #10 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f2f8c0d5700 (LWP 3022)): #0 0x00007f2ff3edb303 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f2fee236d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f2fee236ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f2ff465bc16 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #4 0x00007f2ff462c2bf in QEventLoop::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #5 0x00007f2ff462c548 in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #6 0x00007f2ff452db10 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #7 0x00007f2ff460c9af in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #8 0x00007f2ff4530aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #9 0x00007f2fee705e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #10 0x00007f2ff3ee6cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #11 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f2f8b045700 (LWP 3084)): #0 0x00007f2fee70a0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f2ff4530fa7 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #2 0x00007f2ff452454f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #3 0x00007f2ff4530aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #4 0x00007f2fee705e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f2ff3ee6cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f2f89dc8700 (LWP 3085)): #0 0x00007f2fee70a0fe in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00007f2ff4530fa7 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #2 0x00007f2ff452454f in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #3 0x00007f2ff4530aec in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #4 0x00007f2fee705e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f2ff3ee6cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f2fe1c447c0 (LWP 3016)): [KCrash Handler] #5 0x00007f2ff0ca2815 in Akonadi::CollectionStatisticsDelegate::paint(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const () from /usr/lib/libakonadi-kde.so.4 #6 0x00007f2ff553c399 in QListView::paintEvent(QPaintEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #7 0x00007f2f90bd92b0 in MailCommon::FavoriteCollectionWidget::paintEvent(QPaintEvent*) () from /usr/lib/libmailcommon.so.4 #8 0x00007f2ff505e802 in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #9 0x00007f2ff540db66 in QFrame::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #10 0x00007f2ff551959b in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #11 0x00007f2ff462d6d6 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #12 0x00007f2ff500ee6c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #13 0x00007f2ff501330a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #14 0x00007f2ff5d171d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #15 0x00007f2ff462d56e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #16 0x00007f2ff505a524 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #17 0x00007f2ff505b01f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #18 0x00007f2ff505ae64 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #19 0x00007f2ff505ae64 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #20 0x00007f2ff505a0b5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #21 0x00007f2ff505b01f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #22 0x00007f2ff505ae64 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #23 0x00007f2ff505a0b5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #24 0x00007f2ff505b01f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #25 0x00007f2ff505ae64 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #26 0x00007f2ff505a0b5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #27 0x00007f2ff505b01f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #28 0x00007f2ff505a0b5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #29 0x00007f2ff505b01f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #30 0x00007f2ff505a0b5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #31 0x00007f2ff505b01f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #32 0x00007f2ff505a0b5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #33 0x00007f2ff505b01f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #34 0x00007f2ff505a0b5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #35 0x00007f2ff505b01f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #36 0x00007f2ff505a0b5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #37 0x00007f2ff505b01f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #38 0x00007f2ff505a0b5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #39 0x00007f2ff505b01f in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #40 0x00007f2ff505ae64 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #41 0x00007f2ff505a0b5 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #42 0x00007f2ff5228958 in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #43 0x00007f2ff504f7f0 in QWidgetPrivate::syncBackingStore() () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #44 0x00007f2ff505ee4c in QWidget::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #45 0x00007f2ff54271cb in QMainWindow::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #46 0x00007f2ff5e087d8 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5 #47 0x00007f2ff500ee9c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #48 0x00007f2ff501330a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #49 0x00007f2ff5d171d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #50 0x00007f2ff462d56e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #51 0x00007f2ff46313f1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #52 0x00007f2ff465ba63 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #53 0x00007f2fee236ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #54 0x00007f2fee236de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #55 0x00007f2fee236ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #56 0x00007f2ff465bbf6 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #57 0x00007f2ff50b3c1e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #58 0x00007f2ff462c2bf in QEventLoop::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #59 0x00007f2ff462c548 in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #60 0x00007f2ff4631708 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #61 0x0000000000403339 in ?? () #62 0x00007f2ff3e1476d in __libc_start_main () from /lib/x86_64-linux-gnu/libc.so.6 #63 0x00000000004038a1 in _start () -- You are receiving this mail because: You are on the CC list for the bug. From jms.gentoo at gmail.com Thu Mar 7 02:59:11 2013 From: jms.gentoo at gmail.com (jms) Date: Thu, 07 Mar 2013 02:59:11 +0000 Subject: [akregator] [Bug 316272] New: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Message-ID: https://bugs.kde.org/show_bug.cgi?id=316272 Bug ID: 316272 Summary: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Classification: Unclassified Product: akregator Version: 4.10.1 Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: metakit plugin Assignee: kdepim-bugs at kde.org Reporter: jms.gentoo at gmail.com When building it got this message.. >>> Messages generated by process 4890 on 2013-03-06 20:05:14 VET for package kde-base/akregator-4.10.1: QA: other QA Notice: Package triggers severe warnings which indicate that it may exhibit random runtime failures. /var/tmp/portage/kde-base/akregator-4.10.1/work/akregator-4.10.1/akregator/plugins/mk4storage/metakit/src/column.cpp:816:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /var/tmp/portage/kde-base/akregator-4.10.1/work/akregator-4.10.1/akregator/plugins/mk4storage/metakit/src/column.cpp:823:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /var/tmp/portage/kde-base/akregator-4.10.1/work/akregator-4.10.1/akregator/plugins/mk4storage/metakit/src/column.cpp:830:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /var/tmp/portage/kde-base/akregator-4.10.1/work/akregator-4.10.1/akregator/plugins/mk4storage/metakit/src/column.cpp:837:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /var/tmp/portage/kde-base/akregator-4.10.1/work/akregator-4.10.1/akregator/plugins/mk4storage/metakit/src/column.cpp:844:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /var/tmp/portage/kde-base/akregator-4.10.1/work/akregator-4.10.1/akregator/plugins/mk4storage/metakit/src/column.cpp:856:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /var/tmp/portage/kde-base/akregator-4.10.1/work/akregator-4.10.1/akregator/plugins/mk4storage/metakit/src/column.cpp:856:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /var/tmp/portage/kde-base/akregator-4.10.1/work/akregator-4.10.1/akregator/plugins/mk4storage/metakit/src/column.cpp:872:13: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /var/tmp/portage/kde-base/akregator-4.10.1/work/akregator-4.10.1/akregator/plugins/mk4storage/metakit/src/column.cpp:872:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /var/tmp/portage/kde-base/akregator-4.10.1/work/akregator-4.10.1/akregator/plugins/mk4storage/metakit/src/column.cpp:1020:12: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /var/tmp/portage/kde-base/akregator-4.10.1/work/akregator-4.10.1/akregator/plugins/mk4storage/metakit/src/persist.cpp:46:12: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /var/tmp/portage/kde-base/akregator-4.10.1/work/akregator-4.10.1/akregator/plugins/mk4storage/metakit/src/persist.cpp:90:19: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] /var/tmp/portage/kde-base/akregator-4.10.1/work/akregator-4.10.1/akregator/plugins/mk4storage/metakit/src/viewx.cpp:776:40: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Please do not file a Gentoo bug and instead report the above QA issues directly to the upstream developers of this software. Homepage: http://www.kde.org/ -- You are receiving this mail because: You are the assignee for the bug. From adriyetichaves at gmail.com Thu Mar 7 06:42:44 2013 From: adriyetichaves at gmail.com (=?UTF-8?Q?Adri=C3=A1n=20Chaves=20Fern=C3=A1ndez=20?=) Date: Thu, 07 Mar 2013 06:42:44 +0000 Subject: [Akonadi] [Bug 292497] kmail 4.8.0 doesn't filter the incoming messages In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=292497 --- Comment #33 from Adrián Chaves Fernández --- Messages from Bugzilla with the Akonadi product don’t go to a mailing list, so it’s normal that you cannot filter them according to the mailing list. However, I’m subscribed to kde-imaging at kde.org, which gets all the related mails from Bugzilla. I have the following filter: List-Id contains ; move to […] Now, the rest of my filters affect new messages as they get, and move them to different folders. However, new kde-imaging mails stay in the inbox folder. On the other hand, if I manually select the emails, right-click and select “Apply a Filter → Apply All Filters”, they are successfully moved to the folder. Is there anything needed for the fix to take effect other than upgrading? (e.g. removing some configuration) -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 7 08:18:07 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 07 Mar 2013 08:18:07 +0000 Subject: [kmail2] [Bug 16270] configure the headers visible in the reader pane In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=16270 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.11 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/67f1dbeffd9c2c04d882eaa9 | |fe52cdb3eddd4180 --- Comment #32 from Laurent Montel --- Git commit 67f1dbeffd9c2c04d882eaa9fe52cdb3eddd4180 by Montel Laurent. Committed on 07/03/2013 at 09:17. Pushed by mlaurent into branch 'master'. Fix Bug 16270 - configure the headers visible in the reader pane FIXED-IN: 4.11 M +5 -5 messageviewer/customheadersettingwidget.cpp M +3 -1 messageviewer/customheadersettingwidget.h http://commits.kde.org/kdepim/67f1dbeffd9c2c04d882eaa9fe52cdb3eddd4180 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 7 08:22:15 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 07 Mar 2013 08:22:15 +0000 Subject: [kmail2] [Bug 316262] Checking "Reply using HTML if present" makes html permanent. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316262 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |INVALID --- Comment #1 from Laurent Montel --- no if you change this option it will be permanent. It's normal. Otherwise how we know that we want to compose all your new message as html ? -- You are receiving this mail because: You are the assignee for the bug. From jfp at clearfield.com Thu Mar 7 08:32:24 2013 From: jfp at clearfield.com (Jean-Francois Pirus) Date: Thu, 07 Mar 2013 08:32:24 +0000 Subject: [kmail2] [Bug 316262] Checking "Reply using HTML if present" makes html permanent. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316262 --- Comment #2 from Jean-Francois Pirus --- I never want my new emails to be html. I only want html when replying to html emails. So I set "Reply using HTML if present" Now new emails are always sent as html. Either this is a bug or the option "Reply using HTML if present" is not named correctly. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 7 08:38:03 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 07 Mar 2013 08:38:03 +0000 Subject: [Akonadi] [Bug 310700] Multiple actions in one filter not applied correctly In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310700 --- Comment #5 from Laurent Montel --- "Match all" invalidate other check => Subject: contains: sometext and "Subject: does not contain: Re:" is not looked at. => this filter match all message. => all message will move in directory but it 's not your bug. -- You are receiving this mail because: You are the assignee for the bug. From fmetton at gmail.com Thu Mar 7 08:46:22 2013 From: fmetton at gmail.com (Aristide) Date: Thu, 07 Mar 2013 08:46:22 +0000 Subject: [Akonadi] [Bug 316289] New:=?UTF-8?Q?=20=C2=AB=20Server=20mode=20=C2=BB=20for=20Akonadi?= Message-ID: https://bugs.kde.org/show_bug.cgi?id=316289 Bug ID: 316289 Summary: « Server mode » for Akonadi Classification: Unclassified Product: Akonadi Version: 4.10 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: fmetton at gmail.com Hi ! I want to submit a Idea about Akonadi. Add an option for sync Akonadi with other Akonadi server can be a good idea for Work in business or in a home (with Internet). Example : I have many proposals for this Idea Server side : - Add an option for set a port and Password for connect (or many users). - Add and remove allowed / forbidden IP - Add a feature for choose what do you want to sync to client by account. Client side : - Add an option for set a IP Address for connect to Akonadi Server (with port and password) - Select what ressources must be sync. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From brunofr at ioda.net Thu Mar 7 09:07:29 2013 From: brunofr at ioda.net (Bruno Friedmann) Date: Thu, 07 Mar 2013 09:07:29 +0000 Subject: [kontact] [Bug 316291] New: Kontact Browsing in different folder has lead to a crash Message-ID: https://bugs.kde.org/show_bug.cgi?id=316291 Bug ID: 316291 Summary: Kontact Browsing in different folder has lead to a crash Classification: Unclassified Product: kontact Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: brunofr at ioda.net Application: kontact (4.10.1) KDE Platform Version: 4.10.1 "release 552" Qt Version: 4.8.4 Operating System: Linux 3.4.28-2.20-desktop x86_64 Distribution: "openSUSE 12.2 (x86_64)" -- Information about the crash: - What I was doing when the application crashed: Not easy to describe, first time this one appear. I've kontact with kmail, orgarnizer(3 timetables), akonaNotes, akregator has opened modules. I'm using 11 offline-imap accounts. I've disabled the auto retrieve every each time on all accounts. I was browsing my emails in differents folder, reading messages and then the crash appear. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f0314e22780 (LWP 2756))] Thread 3 (Thread 0x7f02fc185700 (LWP 2759)): #0 0x00007f030cc318f4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f0311620437 in ?? () from /usr/lib64/libQtWebKit.so.4 #2 0x00007f0311620469 in ?? () from /usr/lib64/libQtWebKit.so.4 #3 0x00007f030cc2de0e in start_thread () from /lib64/libpthread.so.0 #4 0x00007f03123822cd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f02fb884700 (LWP 2761)): #0 0x00007f031237a14f in poll () from /lib64/libc.so.6 #1 0x00007f030ba22684 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f030ba227a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f03137ae166 in QEventDispatcherGlib::processEvents (this=0x7f02f40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f031377e97f in QEventLoop::processEvents (this=this at entry=0x7f02fb883e00, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f031377ec08 in QEventLoop::exec (this=0x7f02fb883e00, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f03136810e0 in QThread::exec (this=) at thread/qthread.cpp:542 #7 0x00007f03136840bc in QThreadPrivate::start (arg=0x10a3520) at thread/qthread_unix.cpp:338 #8 0x00007f030cc2de0e in start_thread () from /lib64/libpthread.so.0 #9 0x00007f03123822cd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f0314e22780 (LWP 2756)): [KCrash Handler] #6 KMime::Types::Mailbox::hasName (this=this at entry=0xc1af840) at /usr/src/debug/kdepimlibs-4.10.1/kmime/kmime_header_parsing.cpp:173 #7 0x00007f0308ea5187 in KMime::Types::Mailbox::prettyAddress (this=0xc1af840, quoting=quoting at entry=KMime::Types::Mailbox::QuoteNever) at /usr/src/debug/kdepimlibs-4.10.1/kmime/kmime_header_parsing.cpp:183 #8 0x00007f0308ea533b in KMime::Types::Mailbox::prettyAddress (this=) at /usr/src/debug/kdepimlibs-4.10.1/kmime/kmime_header_parsing.cpp:178 #9 0x00007f0308eb7852 in KMime::Headers::Generics::AddressList::prettyAddresses (this=this at entry=0xc1af6c0) at /usr/src/debug/kdepimlibs-4.10.1/kmime/kmime_headers.cpp:631 #10 0x00007f0308eb797f in KMime::Headers::Generics::AddressList::asUnicodeString (this=0xc1af6c0) at /usr/src/debug/kdepimlibs-4.10.1/kmime/kmime_headers.cpp:570 #11 0x00007f02b240c926 in MessageList::StorageModel::initializeMessageItem (this=0x1708710, mi=0xc0f2980, row=22863, bUseReceiver=false) at /usr/src/debug/kdepim-4.10.1/messagelist/storagemodel.cpp:256 #12 0x00007f02b23c5d98 in MessageList::Core::ModelPrivate::viewItemJobStepInternalForJobPass1Fill (this=0x17537a0, job=0x6ed7e00, tStart=...) at /usr/src/debug/kdepim-4.10.1/messagelist/core/model.cpp:2730 #13 0x00007f02b23c86e5 in MessageList::Core::ModelPrivate::viewItemJobStepInternalForJob (this=this at entry=0x17537a0, job=job at entry=0x6ed7e00, tStart=...) at /usr/src/debug/kdepim-4.10.1/messagelist/core/model.cpp:3392 #14 0x00007f02b23c8c7f in MessageList::Core::ModelPrivate::viewItemJobStepInternal (this=this at entry=0x17537a0) at /usr/src/debug/kdepim-4.10.1/messagelist/core/model.cpp:3779 #15 0x00007f02b23c943b in MessageList::Core::ModelPrivate::viewItemJobStep (this=0x17537a0) at /usr/src/debug/kdepim-4.10.1/messagelist/core/model.cpp:3965 #16 0x00007f031379512f in QMetaObject::activate (sender=0x17537d8, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3548 #17 0x00007f031379443c in QObject::event (this=0x17537d8, e=) at kernel/qobject.cpp:1165 #18 0x00007f0312b2985c in QApplicationPrivate::notify_helper (this=this at entry=0x10a5860, receiver=receiver at entry=0x17537d8, e=e at entry=0x7fff9256b9b0) at kernel/qapplication.cpp:4562 #19 0x00007f0312b2dcda in QApplication::notify (this=0x7fff9256bdb0, receiver=0x17537d8, e=0x7fff9256b9b0) at kernel/qapplication.cpp:4423 #20 0x00007f03141e4f36 in KApplication::notify (this=0x7fff9256bdb0, receiver=0x17537d8, event=0x7fff9256b9b0) at /usr/src/debug/kdelibs-4.10.1/kdeui/kernel/kapplication.cpp:311 #21 0x00007f031377fc2e in QCoreApplication::notifyInternal (this=0x7fff9256bdb0, receiver=0x17537d8, event=0x7fff9256b9b0) at kernel/qcoreapplication.cpp:946 #22 0x00007f03137b09d1 in sendEvent (event=0x7fff9256b9b0, receiver=) at kernel/qcoreapplication.h:231 #23 QTimerInfoList::activateTimers (this=0x109c560) at kernel/qeventdispatcher_unix.cpp:637 #24 0x00007f03137adae4 in timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:186 #25 timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:180 #26 0x00007f030ba223b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #27 0x00007f030ba226e8 in ?? () from /usr/lib64/libglib-2.0.so.0 #28 0x00007f030ba227a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #29 0x00007f03137ae146 in QEventDispatcherGlib::processEvents (this=0x1065ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #30 0x00007f0312bc9bee in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #31 0x00007f031377e97f in QEventLoop::processEvents (this=this at entry=0x7fff9256bc20, flags=...) at kernel/qeventloop.cpp:149 #32 0x00007f031377ec08 in QEventLoop::exec (this=0x7fff9256bc20, flags=...) at kernel/qeventloop.cpp:204 #33 0x00007f03137838a8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #34 0x0000000000403649 in main (argc=3, argv=0x7fff9256bef8) at /usr/src/debug/kdepim-4.10.1/kontact/src/main.cpp:219 Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From brunofr at ioda.net Thu Mar 7 09:09:34 2013 From: brunofr at ioda.net (Bruno Friedmann) Date: Thu, 07 Mar 2013 09:09:34 +0000 Subject: [kontact] [Bug 316291] Kontact Browsing in different folder has lead to a crash In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316291 --- Comment #1 from Bruno Friedmann --- Also what I can add is that kmail is constantly dangling between online/offline status. -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Thu Mar 7 10:30:28 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Thu, 07 Mar 2013 10:30:28 +0000 Subject: [kontact] [Bug 316270] CRASH after creation and deletion of address book In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316270 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 261225 *** -- You are receiving this mail because: You are on the CC list for the bug. From adaptee at gmail.com Thu Mar 7 10:30:28 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Thu, 07 Mar 2013 10:30:28 +0000 Subject: [Akonadi] [Bug 261225] Kontact crashed after cheking mail from IMAP mailboxes (CollectionStatisticsDelegate::paint) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=261225 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |meikamona at gmail.com --- Comment #12 from Jekyll Wu --- *** Bug 316270 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From karaluh at karaluh.pl Thu Mar 7 10:32:39 2013 From: karaluh at karaluh.pl (karaluh) Date: Thu, 07 Mar 2013 10:32:39 +0000 Subject: [Akonadi] [Bug 314514] akonadi.collectiontable doesn't exist In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314514 --- Comment #1 from karaluh --- Not fixed in 4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From leonp at plris.com Thu Mar 7 11:42:00 2013 From: leonp at plris.com (leon pollak) Date: Thu, 07 Mar 2013 11:42:00 +0000 Subject: [kmail2] [Bug 316301] New: Back apostrophe causes the reply/forward mail to bu cut from the next line. Message-ID: https://bugs.kde.org/show_bug.cgi?id=316301 Bug ID: 316301 Summary: Back apostrophe causes the reply/forward mail to bu cut from the next line. Classification: Unclassified Product: kmail2 Version: 4.9.5 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: leonp at plris.com I received several mails from the Canada correspondent. He uses the back apostrophe in his text, for example" "He just wants to make sure that there won’t be any surprises" - won't contains the trouble sign. This is the way the line looks like in plain text: He just wants to make sure that there won=E2=80=99t be any surprises= . Now, when this mail is forwarded or replied, everything following this line up to the mail end is not sent. Deleting ONLY this symbol in the source text before sending gets the thing function properly. Reproducible: Always Steps to Reproduce: 1. Receive such mail (I keep it saved and can forward it) 2. Press "reply" or "forward" and send. 3. Other side receives the cropped mail. Expected Results: Normal length mail. I keep this mail for the possible case reproducing/help. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 7 12:57:16 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 07 Mar 2013 12:57:16 +0000 Subject: [kmail] [Bug 243774] Closing angle bracket incorporated in autodetected hyperlinks In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=243774 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |imlibs/a748f1f637a992dbbf55 | |f0c7b0058971fc368994 --- Comment #2 from Laurent Montel --- Git commit a748f1f637a992dbbf55f0c7b0058971fc368994 by Montel Laurent. Committed on 07/03/2013 at 13:56. Pushed by mlaurent into branch 'KDE/4.10'. Fix Bug 243774 - Closing angle bracket incorporated in autodetected hyperlinks FIXED-IN: 4.10.2 M +1 -1 kpimutils/linklocator.cpp http://commits.kde.org/kdepimlibs/a748f1f637a992dbbf55f0c7b0058971fc368994 -- You are receiving this mail because: You are the assignee for the bug. From asala at isa.upv.es Thu Mar 7 13:32:04 2013 From: asala at isa.upv.es (A. Sala) Date: Thu, 07 Mar 2013 13:32:04 +0000 Subject: [kleopatra] [Bug 316306] New: Kleopatra segfaults when trusting a previously untrusted root certificate Message-ID: https://bugs.kde.org/show_bug.cgi?id=316306 Bug ID: 316306 Summary: Kleopatra segfaults when trusting a previously untrusted root certificate Classification: Unclassified Product: kleopatra Version: 2.1.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: asala at isa.upv.es CC: mutz at kde.org Application: kleopatra (2.1.1) KDE Platform Version: 4.10.1 Qt Version: 4.8.3 Operating System: Linux 3.5.0-25-generic x86_64 Distribution: Ubuntu 12.10 -- Information about the crash: - What I was doing when the application crashed: I imported all certificates in /usr/share/ca-certificates/mozilla. Nothing was shown... I rebooted and they were shown. Now, the root certificates are untrusted. Selecting one and with right-clicking trying to move it to the trusted root certificates crashes Kleopatra. I tried it with three different crt's and the behaviour is repeated. The crash can be reproduced every time. -- Backtrace: Application: Kleopatra (kleopatra), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fc7a64f57c0 (LWP 11636))] Thread 4 (Thread 0x7fc79ec90700 (LWP 11637)): #0 0x00007fc7b78a9d2d in read () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007fc7b035a15f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fc7b031d914 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fc7b031dd22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fc7b031dea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fc7b4ef8c46 in QEventDispatcherGlib::processEvents (this=0x7fc7980008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0x00007fc7b4ec92ef in QEventLoop::processEvents (this=this at entry=0x7fc79ec8fd90, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007fc7b4ec9578 in QEventLoop::exec (this=0x7fc79ec8fd90, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007fc7b4dcab40 in QThread::exec (this=) at thread/qthread.cpp:501 #9 0x00007fc7b4ea99df in QInotifyFileSystemWatcherEngine::run (this=0x1169570) at io/qfilesystemwatcher_inotify.cpp:248 #10 0x00007fc7b4dcdb1c in QThreadPrivate::start (arg=0x1169570) at thread/qthread_unix.cpp:338 #11 0x00007fc7b78a2e9a in start_thread (arg=0x7fc79ec90700) at pthread_create.c:308 #12 0x00007fc7b4270cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #13 0x0000000000000000 in ?? () Thread 3 (Thread 0x7fc79e48f700 (LWP 11685)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fc7b4dcdfd7 in wait (time=2000, this=0x111d560) at thread/qwaitcondition_unix.cpp:84 #2 QWaitCondition::wait (this=, mutex=0x116c570, time=2000) at thread/qwaitcondition_unix.cpp:158 #3 0x00000000005b5584 in (anonymous namespace)::ReaderStatusThread::run (this=0x116c560) at ../../kleopatra/smartcard/readerstatus.cpp:543 #4 0x00007fc7b4dcdb1c in QThreadPrivate::start (arg=0x116c560) at thread/qthread_unix.cpp:338 #5 0x00007fc7b78a2e9a in start_thread (arg=0x7fc79e48f700) at pthread_create.c:308 #6 0x00007fc7b4270cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fc78f750700 (LWP 11702)): #0 0x00007fc7b4265303 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007fc7b031dd84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fc7b031dea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fc7b4ef8c46 in QEventDispatcherGlib::processEvents (this=0x7fc7840008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007fc7b4ec92ef in QEventLoop::processEvents (this=this at entry=0x7fc78f74fd90, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007fc7b4ec9578 in QEventLoop::exec (this=0x7fc78f74fd90, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007fc7b4dcab40 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007fc7b4ea99df in QInotifyFileSystemWatcherEngine::run (this=0x15e94d0) at io/qfilesystemwatcher_inotify.cpp:248 #8 0x00007fc7b4dcdb1c in QThreadPrivate::start (arg=0x15e94d0) at thread/qthread_unix.cpp:338 #9 0x00007fc7b78a2e9a in start_thread (arg=0x7fc78f750700) at pthread_create.c:308 #10 0x00007fc7b4270cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fc7a64f57c0 (LWP 11636)): [KCrash Handler] #6 QSortFilterProxyModelPrivate::updateChildrenMapping (this=this at entry=0x1508c90, source_parent=..., parent_mapping=parent_mapping at entry=0x150f850, orient=orient at entry=Qt::Vertical, start=start at entry=0, end=end at entry=0, delta_item_count=delta_item_count at entry=1, remove=remove at entry=true) at itemviews/qsortfilterproxymodel.cpp:948 #7 0x00007fc7b5e3a5c0 in source_items_removed (orient=Qt::Vertical, end=0, start=0, source_parent=..., this=) at itemviews/qsortfilterproxymodel.cpp:890 #8 QSortFilterProxyModelPrivate::source_items_removed (this=0x1508c90, source_parent=..., start=0, end=, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:848 #9 0x00007fc7b4edff8f in QMetaObject::activate (sender=0x124ad90, m=, local_signal_index=, argv=0x7fff331a1960) at kernel/qobject.cpp:3547 #10 0x00007fc7b4f29cb4 in QAbstractItemModel::rowsRemoved (this=, _t1=..., _t2=0, _t3=0) at .moc/release-shared/moc_qabstractitemmodel.cpp:211 #11 0x00007fc7b4ec3f3d in QAbstractItemModel::endRemoveRows (this=0x124ad90) at kernel/qabstractitemmodel.cpp:2487 #12 0x000000000048d2a4 in (anonymous namespace)::HierarchicalKeyListModel::doRemoveKey (this=0x124ad90, key=...) at ../../kleopatra/models/keylistmodel.cpp:873 #13 0x000000000048c143 in Kleo::AbstractKeyListModel::removeKey (this=0x124ad90, key=...) at ../../kleopatra/models/keylistmodel.cpp:225 #14 0x000000000049aec5 in qt_static_metacall (_a=, _id=, _o=, _c=) at ./moc_keylistcontroller.cpp:106 #15 Kleo::KeyListController::qt_static_metacall (_o=, _c=, _id=, _a=) at ./moc_keylistcontroller.cpp:83 #16 0x00007fc7b4edff8f in QMetaObject::activate (sender=0x11557e0, m=, local_signal_index=, argv=0x7fff331a1cc0) at kernel/qobject.cpp:3547 #17 0x00000000004743d0 in Kleo::KeyCache::aboutToRemove (this=this at entry=0x11557e0, _t1=...) at ./moc_keycache.cpp:127 #18 0x0000000000475ac9 in Kleo::KeyCache::remove (this=this at entry=0x11557e0, key=...) at ../../kleopatra/models/keycache.cpp:623 #19 0x0000000000478824 in Kleo::KeyCache::insert (this=0x11557e0, keys=...) at ../../kleopatra/models/keycache.cpp:737 #20 0x000000000047a0d2 in Kleo::KeyCache::refresh (this=, keys=...) at ../../kleopatra/models/keycache.cpp:700 #21 0x000000000047a167 in Kleo::KeyCache::RefreshKeysJob::Private::updateKeyCache (this=this at entry=0x1b004c0) at ../../kleopatra/models/keycache.cpp:941 #22 0x000000000047a220 in Kleo::KeyCache::RefreshKeysJob::Private::jobDone (this=this at entry=0x1b004c0, result=...) at ../../kleopatra/models/keycache.cpp:891 #23 0x000000000048a715 in Kleo::KeyCache::RefreshKeysJob::Private::listAllKeysJobDone (this=0x1b004c0, res=..., nextKeys=...) at ../../kleopatra/models/keycache.cpp:862 #24 0x00007fc7b4edff8f in QMetaObject::activate (sender=0x1b2af30, m=, local_signal_index=, argv=0x7fff331a2440) at kernel/qobject.cpp:3547 #25 0x00007fc7b7f90d6e in Kleo::ListAllKeysJob::result (this=0x1b2af30, _t1=..., _t2=..., _t3=..., _t4=..., _t5=...) at ./listallkeysjob.moc:118 #26 0x00007fc7b7fc5ac4 in doEmitResult, std::vector, QString, GpgME::Error> (tuple=..., this=) at ../../libkleo/backends/qgpgme/threadedjobmixin.h:222 #27 slotFinished (this=) at ../../libkleo/backends/qgpgme/threadedjobmixin.h:186 #28 qt_static_metacall (_id=, _o=, _c=, _a=) at ./qgpgmelistallkeysjob.moc:49 #29 Kleo::QGpgMEListAllKeysJob::qt_static_metacall (_o=0x1b2af30, _c=28192096, _id=19180944, _a=0x18668a0) at ./qgpgmelistallkeysjob.moc:43 #30 0x00007fc7b4edf46e in QObject::event (this=0x1b2af30, e=) at kernel/qobject.cpp:1195 #31 0x00007fc7b58ace9c in QApplicationPrivate::notify_helper (this=this at entry=0xf579c0, receiver=receiver at entry=0x1b2af30, e=e at entry=0x7fc780001c80) at kernel/qapplication.cpp:4562 #32 0x00007fc7b58b130a in QApplication::notify (this=0x7fff331a32b0, receiver=0x1b2af30, e=0x7fc780001c80) at kernel/qapplication.cpp:4423 #33 0x00007fc7b7278ad6 in KApplication::notify (this=0x7fff331a32b0, receiver=0x1b2af30, event=0x7fc780001c80) at ../../kdeui/kernel/kapplication.cpp:311 #34 0x00007fc7b4eca59e in QCoreApplication::notifyInternal (this=0x7fff331a32b0, receiver=receiver at entry=0x1b2af30, event=event at entry=0x7fc780001c80) at kernel/qcoreapplication.cpp:915 #35 0x00007fc7b4ece421 in sendEvent (event=0x7fc780001c80, receiver=0x1b2af30) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xeecb40) at kernel/qcoreapplication.cpp:1539 #37 0x00007fc7b4ef8a93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #38 postEventSourceDispatch (s=0xf65780) at kernel/qeventdispatcher_glib.cpp:279 #39 0x00007fc7b031dab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #40 0x00007fc7b031dde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #41 0x00007fc7b031dea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #42 0x00007fc7b4ef8c26 in QEventDispatcherGlib::processEvents (this=0xeee080, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #43 0x00007fc7b5951c1e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #44 0x00007fc7b4ec92ef in QEventLoop::processEvents (this=this at entry=0x7fff331a2e40, flags=...) at kernel/qeventloop.cpp:149 #45 0x00007fc7b4ec9578 in QEventLoop::exec (this=0x7fff331a2e40, flags=...) at kernel/qeventloop.cpp:204 #46 0x00007fc7b4ece738 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #47 0x000000000043cba5 in main (argc=, argv=0x7fff331a3418) at ../../kleopatra/main.cpp:316 Possible duplicates by query: bug 306051. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From asala at isa.upv.es Thu Mar 7 13:40:02 2013 From: asala at isa.upv.es (A. Sala) Date: Thu, 07 Mar 2013 13:40:02 +0000 Subject: [kmail] [Bug 64424] More fine grained color coding of GPG/PGP signed messages in KMail (wishlist) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=64424 --- Comment #13 from A. Sala --- After updating today, the above issue (comment 12) does apply (expired signature flagged in red as "bad") to KDE 4.10.1. So, the wishlist (if anyone is still listening to this old thread), is still valid as of KDE 4.10. -- You are receiving this mail because: You are the assignee for the bug. From asala at isa.upv.es Thu Mar 7 13:42:02 2013 From: asala at isa.upv.es (A. Sala) Date: Thu, 07 Mar 2013 13:42:02 +0000 Subject: [kmail2] [Bug 295043] openpgp signature of expired key is shown as invalid In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=295043 --- Comment #3 from A. Sala --- And in Kmail shipped with KDE 4.10.1, too. -- You are receiving this mail because: You are the assignee for the bug. From brunofr at ioda.net Thu Mar 7 16:44:18 2013 From: brunofr at ioda.net (Bruno Friedmann) Date: Thu, 07 Mar 2013 16:44:18 +0000 Subject: [kontact] [Bug 316291] Kontact Browsing in different folder has lead to a crash In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316291 Bruno Friedmann changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brunofr at ioda.net -- You are receiving this mail because: You are the assignee for the bug. From brunofr at ioda.net Thu Mar 7 16:44:19 2013 From: brunofr at ioda.net (Bruno Friedmann) Date: Thu, 07 Mar 2013 16:44:19 +0000 Subject: [kontact] [Bug 316291] Kontact Browsing in different folder has lead to a crash In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316291 --- Comment #2 from Bruno Friedmann --- Created attachment 77837 --> https://bugs.kde.org/attachment.cgi?id=77837&action=edit New crash information added by DrKonqi kontact (4.10.1) on KDE Platform 4.10.1 "release 552" using Qt 4.8.4 - What I was doing when the application crashed: Browse folder, deleting mail, then trying to read new one. Special, one message was mark as unread ( in left column) but none visible in the list. So I pick one message hit space until the end, to let kmail open the next unread. When it was at the end of the message, trying to open the unread one the crash occur. Duplicata notice, due to drkonqi, attached if it same but with new version :-) -- Backtrace (Reduced): #6 0x00007f7bac195864 in MessageList::StorageModel::initializeMessageItem (this=0x4259890, mi=0x5512ea0, row=2296, bUseReceiver=false) at /usr/src/debug/kdepim-4.10.1/messagelist/storagemodel.cpp:251 #7 0x00007f7bac14ed98 in MessageList::Core::ModelPrivate::viewItemJobStepInternalForJobPass1Fill (this=0x1e54d90, job=0x51c7b50, tStart=...) at /usr/src/debug/kdepim-4.10.1/messagelist/core/model.cpp:2730 #8 0x00007f7bac1516e5 in MessageList::Core::ModelPrivate::viewItemJobStepInternalForJob (this=this at entry=0x1e54d90, job=job at entry=0x51c7b50, tStart=...) at /usr/src/debug/kdepim-4.10.1/messagelist/core/model.cpp:3392 #9 0x00007f7bac151c7f in MessageList::Core::ModelPrivate::viewItemJobStepInternal (this=this at entry=0x1e54d90) at /usr/src/debug/kdepim-4.10.1/messagelist/core/model.cpp:3779 #10 0x00007f7bac15243b in MessageList::Core::ModelPrivate::viewItemJobStep (this=0x1e54d90) at /usr/src/debug/kdepim-4.10.1/messagelist/core/model.cpp:3965 -- You are receiving this mail because: You are the assignee for the bug. From joshua at joshuakugler.com Thu Mar 7 17:31:20 2013 From: joshua at joshuakugler.com (Joshua J. Kugler) Date: Thu, 07 Mar 2013 17:31:20 +0000 Subject: [kmail2] [Bug 312460] Kmail can not show correct number of unread mails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312460 Joshua J. Kugler changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joshua at joshuakugler.com -- You are receiving this mail because: You are the assignee for the bug. From joshua at joshuakugler.com Thu Mar 7 17:32:17 2013 From: joshua at joshuakugler.com (Joshua J. Kugler) Date: Thu, 07 Mar 2013 17:32:17 +0000 Subject: [kmail2] [Bug 312460] Kmail can not show correct number of unread mails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312460 --- Comment #12 from Joshua J. Kugler --- Also still present in version 4.10.1. -- You are receiving this mail because: You are the assignee for the bug. From nick at leverton.org Thu Mar 7 18:00:30 2013 From: nick at leverton.org (Nick Leverton) Date: Thu, 07 Mar 2013 18:00:30 +0000 Subject: [Akonadi] [Bug 310700] Multiple actions in one filter not applied correctly In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310700 --- Comment #6 from Nick Leverton --- Created attachment 77838 --> https://bugs.kde.org/attachment.cgi?id=77838&action=edit Export of all filters -- You are receiving this mail because: You are the assignee for the bug. From nick at leverton.org Thu Mar 7 18:00:44 2013 From: nick at leverton.org (Nick Leverton) Date: Thu, 07 Mar 2013 18:00:44 +0000 Subject: [Akonadi] [Bug 310700] Multiple actions in one filter not applied correctly In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310700 --- Comment #7 from Nick Leverton --- I've just realised kmail offers an "export filter" button so I'm attaching the results of that. Since the above I've added spam filters using the Spam wizard. These are in the export also. Now I am getting two copies of each detected spam in the JunkMail folder. There is one which has passed through spamc and been wrapped, and this is correctly marked read. There is also one copy which has no spamc headers or wrapping and this is not marked read. -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Thu Mar 7 18:02:48 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Thu, 07 Mar 2013 18:02:48 +0000 Subject: [Akonadi] [Bug 307002] crash when moving mail from Inbox to other folder In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307002 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 301965 *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Thu Mar 7 18:02:48 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Thu, 07 Mar 2013 18:02:48 +0000 Subject: [Akonadi] [Bug 301965] Kmail2 not work correctly In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=301965 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas_barth at gmx.net --- Comment #3 from Jekyll Wu --- *** Bug 307002 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From nick at leverton.org Thu Mar 7 18:03:12 2013 From: nick at leverton.org (Nick Leverton) Date: Thu, 07 Mar 2013 18:03:12 +0000 Subject: [Akonadi] [Bug 305987] "Could not create collection" when adding new top-level mailbox for IMAP account: In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=305987 --- Comment #8 from Nick Leverton --- Still happening in 4.10.0, I'm afraid. -- You are receiving this mail because: You are on the CC list for the bug. From wolfgang at rohdewald.de Thu Mar 7 18:36:00 2013 From: wolfgang at rohdewald.de (Wolfgang Rohdewald) Date: Thu, 07 Mar 2013 18:36:00 +0000 Subject: [kmail2] [Bug 312460] Kmail can not show correct number of unread mails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312460 Wolfgang Rohdewald changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wolfgang at rohdewald.de -- You are receiving this mail because: You are the assignee for the bug. From luigi.toscano at tiscali.it Thu Mar 7 22:03:24 2013 From: luigi.toscano at tiscali.it (Luigi Toscano) Date: Thu, 07 Mar 2013 22:03:24 +0000 Subject: [kmail2] [Bug 64424] More fine grained color coding of GPG/PGP signed messages in KMail (wishlist) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=64424 Luigi Toscano changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Component|encryption |crypto Version|SVN trunk (KDE 4) |4.10.1 Resolution|WAITINGFORINFO |--- Product|kmail |kmail2 Ever confirmed|1 |0 --- Comment #14 from Luigi Toscano --- (In reply to comment #13) > After updating today, the above issue (comment 12) does apply (expired > signature flagged in red as "bad") to KDE 4.10.1. > So, the wishlist (if anyone is still listening to this old thread), is still > valid as of KDE 4.10. Thank you for checking. Do you think that this could be considered a complete duplicate of 295043 now, or that they are still slighly different? -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Thu Mar 7 22:18:43 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Thu, 07 Mar 2013 22:18:43 +0000 Subject: [kmail2] [Bug 312460] Kmail can not show correct number of unread mails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312460 Blackpaw changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lindsay.mathieson at gmail.com -- You are receiving this mail because: You are the assignee for the bug. From littlecuba at gmx.net Thu Mar 7 23:02:26 2013 From: littlecuba at gmx.net (Martin) Date: Thu, 07 Mar 2013 23:02:26 +0000 Subject: [kontact] [Bug 309981] Kontact crashed after returning from sleep In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309981 Martin changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |littlecuba at gmx.net -- You are receiving this mail because: You are the assignee for the bug. From littlecuba at gmx.net Thu Mar 7 23:02:28 2013 From: littlecuba at gmx.net (Martin) Date: Thu, 07 Mar 2013 23:02:28 +0000 Subject: [kontact] [Bug 309981] Kontact crashed after returning from sleep In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309981 --- Comment #5 from Martin --- Created attachment 77845 --> https://bugs.kde.org/attachment.cgi?id=77845&action=edit New crash information added by DrKonqi kontact (4.10.1) on KDE Platform 4.10.1 using Qt 4.8.3 - What I was doing when the application crashed: I had Kontact running on one activity and was working on another. When I clicked on the pinned Kontact symbol in my task manager Kontact crashed. Yesterday I updated to KDE 4.10.1. In KDE 4.10 this crash did not occur using the described method. -- Backtrace (Reduced): #6 0x00007f333232b425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00007f333232eb8b in __GI_abort () at abort.c:91 [...] #11 0x00007f32cf4e8b4f in operator-> (this=) at ../../kmail/codecmanager.cpp:50 #12 CodecManager::self () at ../../kmail/codecmanager.cpp:73 #13 0x00007f32cf4e7f9a in CodecAction::mimeCharsets (this=0x118d190) at ../../kmail/codecaction.cpp:82 -- You are receiving this mail because: You are the assignee for the bug. From littlecuba at gmx.net Thu Mar 7 23:27:13 2013 From: littlecuba at gmx.net (Martin) Date: Thu, 07 Mar 2013 23:27:13 +0000 Subject: [kontact] [Bug 309981] Kontact crashed after returning from sleep In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309981 Martin changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.9.3 |4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From lbeltrame at kde.org Thu Mar 7 23:44:42 2013 From: lbeltrame at kde.org (Luca Beltrame) Date: Thu, 07 Mar 2013 23:44:42 +0000 Subject: [Akonadi] [Bug 315985] Akonadi nepomuk Feeder not detecting nepomukserver on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315985 Luca Beltrame changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lbeltrame at kde.org -- You are receiving this mail because: You are the assignee for the bug. From ti at nobu-games.com Fri Mar 8 00:09:43 2013 From: ti at nobu-games.com (Thomas Iguchi) Date: Fri, 08 Mar 2013 00:09:43 +0000 Subject: [kmail2] [Bug 316341] New: Kmail forgets SMTP passwords Message-ID: https://bugs.kde.org/show_bug.cgi?id=316341 Bug ID: 316341 Summary: Kmail forgets SMTP passwords Classification: Unclassified Product: kmail2 Version: 4.9.5 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: commands and actions Assignee: kdepim-bugs at kde.org Reporter: ti at nobu-games.com KMail randomly (but regularly) forgets SMTP passwords of all my email accounts even though the remember checkbox is checked. Unlike a similar bug I never cancelled the password dialog. KMail could remember passwords for the past few months but now it randomly forgets all different kinds of settings. Reproducible: Sometimes Steps to Reproduce: 1. Restart KDE / KMail 2. Try to send mail 3. SMTP Password dialog shows up 4. Enter password for the umptieth time 5. Check "remember password" box 6. Press ok 7. Hope for the best -- You are receiving this mail because: You are the assignee for the bug. From joshua at joshuakugler.com Fri Mar 8 01:22:45 2013 From: joshua at joshuakugler.com (Joshua J. Kugler) Date: Fri, 08 Mar 2013 01:22:45 +0000 Subject: [Akonadi] [Bug 299968] Filters aren't applied on incoming mails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=299968 Joshua J. Kugler changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joshua at joshuakugler.com --- Comment #22 from Joshua J. Kugler --- I have upgraded to 4.10.1. Filters are working much better! I still have one account, however, where the incoming messages are are not filtered until I do a manual filtering. This is the same account that is not getting it's identity set properly. I have a filter for this account to set the identity, and a couple upgrades ago, the filter broke, setting it to a different identity in my config. What information do you need from me to trouble shoot this? -- You are receiving this mail because: You are the assignee for the bug. From mattm3a at yahoo.com Fri Mar 8 05:03:32 2013 From: mattm3a at yahoo.com (mattm3a at yahoo.com) Date: Fri, 08 Mar 2013 05:03:32 +0000 Subject: [kmail2] [Bug 316344] New: deleting messages downloads the messages first Message-ID: https://bugs.kde.org/show_bug.cgi?id=316344 Bug ID: 316344 Summary: deleting messages downloads the messages first Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: mattm3a at yahoo.com Deleting messages with large attachments takes a long time over a slower Internet connection. The operation completes successfully, but it appears that the entire attachment is downloaded before the message is deleted. Reproducible: Always Steps to Reproduce: 1. Delete messages with large attachments over slow connection 2. 3. Actual Results: Messages are deleted correctly, but only after waiting for what appears to be the message plus attachments to download. Expected Results: Messages are deleted without downloading entire message with attachments first. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 8 08:20:49 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 08 Mar 2013 08:20:49 +0000 Subject: [kmail2] [Bug 261559] KMail stopped recognizing KWallet for password for specific SMTP server In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=261559 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |FIXED --- Comment #20 from Laurent Montel --- Fixed in 4.10 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 8 08:23:39 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 08 Mar 2013 08:23:39 +0000 Subject: [kmail2] [Bug 276228] make kmail 2.x work without kwallet (like kmail 1.X) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=276228 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |WONTFIX --- Comment #4 from Laurent Montel --- I close it because we never do it. all resources use kwallet, so we can't do it. you can create a wallet without password for it. Regards -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 8 08:25:33 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 08 Mar 2013 08:25:33 +0000 Subject: [kmail2] [Bug 279325] access to kwallet is not closed after closing kmail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=279325 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #3 from Laurent Montel --- Because it's not kmail but akonadi resource which ask kwallet => close akonadi and it will close. -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Fri Mar 8 08:27:21 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Fri, 08 Mar 2013 08:27:21 +0000 Subject: [kmail2] [Bug 279325] access to kwallet is not closed after closing kmail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=279325 --- Comment #4 from Silver Salonen --- OK, but if KMail's Akonadi resources go offline, shouldn't Akonadi "close" by itself? Or how does one "close" Akonadi? -- You are receiving this mail because: You are the assignee for the bug. From asala at isa.upv.es Fri Mar 8 09:21:18 2013 From: asala at isa.upv.es (A. Sala) Date: Fri, 08 Mar 2013 09:21:18 +0000 Subject: [kmail2] [Bug 64424] More fine grained color coding of GPG/PGP signed messages in KMail (wishlist) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=64424 --- Comment #15 from A. Sala --- (in reply to comment #14) Well, I think that one thing is the "bug" which is well detailed in 295043: a signature "neither expired, nor revoked" at "the time of Kmail receiving 1st time the message" should be "valid", according to the trust of the signature. So, indeed, that is a BUG: a valid signature is flagged as invalid by Kmail. In fact, 295043 is a duplicate of 59626: this issue is hanging around since __2003__, wow!!! So, then, a different issue is how do deal with that bug in the user interface. Of course, it will be up to the developer which fixes the bug, and maybe he will think on an easier/different solution as the proposed here. Thus, this "bug 64424" (wishlist for user interface) suggests to give by default additional information such as different colour for two possible issues "valid at the time of reception, but now expired", "valid at the time of reception, but now revoked", which combined with the original trust level might make the user think about double-checking. So, in general, I think that they are not "exactly" the same: 295403 requires correcting the bug in whatever way kde developers think of. 64424 suggests how to do it via potential further information in the user interface that would fix the bug and provide more accurate info to the user. So, I guess that bug 295403 should be marked as a "subset" of this one, similarly to bug 59626. To summarise my interpretation of 64424 whishlist: Kmail2 provides NOW different colours for a- openpgp encrypted b- openpgp signed valid trusted c- openpgp signed valid untrusted d- openpgp signed cannot check validity e- openpgp wrong signature although default for c,d are the same (yellow). Bug 295403 says that some messages are wrongly flagged as "e". I aggree. This "wishlist" suggests a new set of status variables and associated colours and text in Kmail message display, at least consisting of: a- openpgp encrypted b- openpgp valid signature ultimately trusted (green default) c- openpgp valid signature untrusted (even c1, c2... for several trust levels? too complicated maybe) (yellow default) d- openpgp signed cannot check validity (yellow default) e- openpgp valid when received, now expired (might be green by default: expired without revocation doesn't raise any particular suspicion) f- openpgp valid when received, revoked at a later date (might be red/orange by default... revoked signatures must raise suspicion, but the Kmail _text_ info must not be the same as "g") g- openpgp bad signature Disclaimer: I am neither a crypto expert at all, nor a software developer... I'm a plain end user playing with gpg signatures "just to learn", and I am not knowledgeable on the policies for setting kde bug status... so others will be able to make better suggestions and do the right "fusion" between this and 295403... but somebody might have a look at this 10-year-old pending thing... -- You are receiving this mail because: You are the assignee for the bug. From jfp at clearfield.com Fri Mar 8 09:34:02 2013 From: jfp at clearfield.com (Jean-Francois Pirus) Date: Fri, 08 Mar 2013 09:34:02 +0000 Subject: [kmail2] [Bug 316262] Checking "Reply using HTML if present" makes html permanent. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316262 Jean-Francois Pirus changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |--- -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 8 09:53:10 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 08 Mar 2013 09:53:10 +0000 Subject: [kmail2] [Bug 316262] Checking "Reply using HTML if present" makes html permanent. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316262 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #3 from Laurent Montel --- Set as invalid as told in comment 1 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 8 09:55:16 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 08 Mar 2013 09:55:16 +0000 Subject: [kmail2] [Bug 279325] access to kwallet is not closed after closing kmail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=279325 --- Comment #5 from Laurent Montel --- it's right when we go to offline it will logical to close it. Will look at soon. -- You are receiving this mail because: You are the assignee for the bug. From alexandre.bonneau at linuxfr.eu Fri Mar 8 10:02:11 2013 From: alexandre.bonneau at linuxfr.eu (Alexandre Bonneau) Date: Fri, 08 Mar 2013 10:02:11 +0000 Subject: [kmail2] [Bug 316351] New: Sorting folder list makes the column titles disappear, and ghost folders have appeared Message-ID: https://bugs.kde.org/show_bug.cgi?id=316351 Bug ID: 316351 Summary: Sorting folder list makes the column titles disappear, and ghost folders have appeared Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: folders Assignee: kdepim-bugs at kde.org Reporter: alexandre.bonneau at linuxfr.eu Kmail folder list is bugged in 4.10.1 ; when it's sorted by name desc, it's fine. When it's sorted by name asc, the column titles are replace by "0", and the 'line height' are smaller. Additionally, the 'Sent' folder form local folders where auto-magically added to my favorites, which is wrong, and 2 "ghost" folder with no name and that you can't select are now shown too. Reproducible: Didn't try -- You are receiving this mail because: You are the assignee for the bug. From alexandre.bonneau at linuxfr.eu Fri Mar 8 10:02:53 2013 From: alexandre.bonneau at linuxfr.eu (Alexandre Bonneau) Date: Fri, 08 Mar 2013 10:02:53 +0000 Subject: [kmail2] [Bug 316351] Sorting folder list makes the column titles disappear, and ghost folders have appeared In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316351 --- Comment #1 from Alexandre Bonneau --- Created attachment 77855 --> https://bugs.kde.org/attachment.cgi?id=77855&action=edit Wrong column titles and line height -- You are receiving this mail because: You are the assignee for the bug. From alexandre.bonneau at linuxfr.eu Fri Mar 8 10:03:45 2013 From: alexandre.bonneau at linuxfr.eu (Alexandre Bonneau) Date: Fri, 08 Mar 2013 10:03:45 +0000 Subject: [kmail2] [Bug 316351] Sorting folder list makes the column titles disappear, and ghost folders have appeared In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316351 --- Comment #2 from Alexandre Bonneau --- Created attachment 77856 --> https://bugs.kde.org/attachment.cgi?id=77856&action=edit The other sorted folder list -- You are receiving this mail because: You are the assignee for the bug. From alexandre.bonneau at linuxfr.eu Fri Mar 8 10:06:39 2013 From: alexandre.bonneau at linuxfr.eu (Alexandre Bonneau) Date: Fri, 08 Mar 2013 10:06:39 +0000 Subject: [kmail2] [Bug 316351] Sorting folder list makes the column titles disappear, and ghost folders have appeared In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316351 --- Comment #3 from Alexandre Bonneau --- I closed Kmail, and restarted it, (without restarting akonadi), and the bug is gone. I don't know how to reproduce it. -- You are receiving this mail because: You are the assignee for the bug. From resch.max at gmail.com Fri Mar 8 11:02:51 2013 From: resch.max at gmail.com (Max Resch) Date: Fri, 08 Mar 2013 11:02:51 +0000 Subject: [kleopatra] [Bug 316353] New: kleopatra (and kmail) create empty signatures if the private key is stored on a gnupg smartcard Message-ID: https://bugs.kde.org/show_bug.cgi?id=316353 Bug ID: 316353 Summary: kleopatra (and kmail) create empty signatures if the private key is stored on a gnupg smartcard Classification: Unclassified Product: kleopatra Version: 2.1.1 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: resch.max at gmail.com CC: mutz at kde.org kleopatra creates empty detached signature files, although the correct key is selected in the sign-wizard, and the wizard returns successfully. The private signing key is stored on a gnupg smartcard. A look into the gpg-agent log reviles that kleopatra communicates successfully with gpg-agent (the pin entry and everything works) but in the end the wrong key for signing is requested (gpg card hold a signing and an authentication key and the requested key is for some reason the authentication key) If you use the gpg commandline tool the same happens unless you use the --local-user switch or a key with an exclamation mark in the end. Probably for the same reason kmail is not able to create a signature (the signature part of the email empty) Reproducible: Always Steps to Reproduce: 1. Insert the smartcard 2. Select file -> sign 3. Use the wizard, it runs correctly but the detached signature file is empty (0 Bytes) Actual Results: An empty (0 Byte) file is created instead of the expected gnupg detached signature file. Expected Results: I expected a detached signature file to be created: As if I had run $ gpg -s -d -u "key-id!" file If this is a gnupg configuration error on my side it would be nice if the signing process fails. -- You are receiving this mail because: You are the assignee for the bug. From resch.max at gmail.com Fri Mar 8 11:03:36 2013 From: resch.max at gmail.com (Max Resch) Date: Fri, 08 Mar 2013 11:03:36 +0000 Subject: [kleopatra] [Bug 316353] kleopatra (and kmail) create empty signatures if the private key is stored on a gnupg smartcard In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316353 Max Resch changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |resch.max at gmail.com -- You are receiving this mail because: You are the assignee for the bug. From alinm.elena at gmail.com Fri Mar 8 11:21:13 2013 From: alinm.elena at gmail.com (Alin M Elena) Date: Fri, 08 Mar 2013 11:21:13 +0000 Subject: [kontact] [Bug 316241] Could not create collection inbox resourceId: 11" In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316241 --- Comment #2 from Alin M Elena --- this is just to conclude the story... I solved my issue: I have deleted the local folder resource from akonadi console and .local/share/local-mail of course the new resource created does not match the settings I had before and I cannot send emails as expected... but the crash is gone -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 8 11:28:18 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 08 Mar 2013 11:28:18 +0000 Subject: [kmail2] [Bug 316351] Sorting folder list makes the column titles disappear, and ghost folders have appeared In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316351 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |WAITINGFORINFO --- Comment #4 from Laurent Montel --- Close it until we know how to reproduce it -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 8 11:33:52 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 08 Mar 2013 11:33:52 +0000 Subject: [kmail2] [Bug 279325] access to kwallet is not closed after closing kmail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=279325 --- Comment #6 from Laurent Montel --- Git commit c1ffc0869c7faaa34afac1cfccfa89ac809bd8f1 by Montel Laurent. Committed on 08/03/2013 at 12:32. Pushed by mlaurent into branch 'KDE/4.10'. Fix Bug 279325 - access to kwallet is not closed after closing kmail Close kwallet when we go offline, and clear password M +3 -0 resources/pop3/pop3resource.cpp http://commits.kde.org/kdepim-runtime/c1ffc0869c7faaa34afac1cfccfa89ac809bd8f1 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 8 11:35:00 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 08 Mar 2013 11:35:00 +0000 Subject: [kmail2] [Bug 279325] access to kwallet is not closed after closing kmail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=279325 --- Comment #7 from Laurent Montel --- Will look at soon imap account. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 8 12:38:08 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 08 Mar 2013 12:38:08 +0000 Subject: [kmail2] [Bug 279325] access to kwallet is not closed after closing kmail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=279325 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/6fd4addca61a7bdc | |6e081b7b73395ee0dda15095 --- Comment #8 from Laurent Montel --- Git commit 6fd4addca61a7bdc6e081b7b73395ee0dda15095 by Montel Laurent. Committed on 08/03/2013 at 13:37. Pushed by mlaurent into branch 'KDE/4.10'. Fix Bug 279325 - access to kwallet is not closed after closing kmail FIXED-IN: 4.10.2 M +1 -0 resources/imap/imapresource.cpp M +5 -0 resources/imap/settings.cpp M +2 -0 resources/imap/settings.h http://commits.kde.org/kdepim-runtime/6fd4addca61a7bdc6e081b7b73395ee0dda15095 -- You are receiving this mail because: You are the assignee for the bug. From christoph at maxiom.de Fri Mar 8 13:16:25 2013 From: christoph at maxiom.de (Christoph Feck) Date: Fri, 08 Mar 2013 13:16:25 +0000 Subject: [akregator] [Bug 316355] Akregator crashed when it was in the background. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316355 Christoph Feck changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |UPSTREAM --- Comment #1 from Christoph Feck --- Crash is in flash player. See also bug 267526. -- You are receiving this mail because: You are the assignee for the bug. From alexander.stein at informatik.tu-chemnitz.de Fri Mar 8 14:47:07 2013 From: alexander.stein at informatik.tu-chemnitz.de (Alexander Stein) Date: Fri, 08 Mar 2013 14:47:07 +0000 Subject: [kmail2] [Bug 316367] New: kmail2: Selecting INBOX again there is no message listed again Message-ID: https://bugs.kde.org/show_bug.cgi?id=316367 Bug ID: 316367 Summary: kmail2: Selecting INBOX again there is no message listed again Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: message list Assignee: kdepim-bugs at kde.org Reporter: alexander.stein at informatik.tu-chemnitz.de Ok, it's a bit hard to explain. After kmail starts I see all my mails in my INBOX. When i afterwards switch to a different folder in my IMAP ressource and then switch back to my INBOX no message at all is listed. Reproducible: Always Steps to Reproduce: 1. Restart Akonadi (once the problem occurs it doesn't not vanish until akonadi is restarted) 2. Launch kmail and see Mails in INBOX 3. Select a different folder 4. Select INBOX again Actual Results: I don't see my mails as in step 2. It seems this does only occur with a specific or at least with one of my mailboxes. Watching .xsession-errors meanwhile gives the following messages: This is from step 3: akonadi_imap_resource_5(30830)/kdepimlibs (kimap) RetrieveItemsTask::triggerExpunge: "INBOX.Junk" kmail2(30914) MessageList::StorageModel::StorageModel: Using model: Akonadi::EntityTreeModel [/usr/bin/nepomukservicestub] nepomukstorage(8143)/nepomuk (storage service) Nepomuk2::ResourceWatcherManager::watch: () ("http://www.semanticdesktop.org/ontologies/2007/08/15/nao#hasTag", "http://www.semanticdesktop.org/ontologies/2007/08/15/nao#description") () [/usr/bin/nepomukservicestub] nepomukstorage(8143)/nepomuk (storage service) Nepomuk2::ResourceWatcherManager::createConnection: () (QUrl("http://www.semanticdesktop.org/ontologies/2007/08/15/nao#hasTag") , QUrl( "http://www.semanticdesktop.org/ontologies/2007/08/15/nao#description" ) ) () akonadi_imap_resource_5(30830)/kdepimlibs (kimap) RetrieveItemsTask::onFinalSelectDone: No messages present so we are done akonadi_imap_resource_5(30830)/kdepimlibs (kimap) RetrieveCollectionMetadataTask::doStart: ".Junk" akonadi_imap_resource_5(30830)/kdepimlibs (kimap) RetrieveCollectionMetadataTask::doStart: Not refreshing because of timestamp kmail2(30914) KMKernel::instanceStatusChanged: A Resource started to synchronize, starting a mail check. kmail2(30914) KMKernel::slotProgressItemCompletedOrCanceled: Last resource finished syncing, mail check done Those are the messages from step 4: kmail2(30914) MessageList::StorageModel::StorageModel: Using model: Akonadi::EntityTreeModel [/usr/bin/nepomukservicestub] nepomukstorage(8143)/nepomuk (storage service) Nepomuk2::ResourceWatcherManager::watch: () ("http://www.semanticdesktop.org/ontologies/2007/08/15/nao#hasTag", "http://www.semanticdesktop.org/ontologies/2007/08/15/nao#description") () [/usr/bin/nepomukservicestub] nepomukstorage(8143)/nepomuk (storage service) Nepomuk2::ResourceWatcherManager::createConnection: () (QUrl("http://www.semanticdesktop.org/ontologies/2007/08/15/nao#hasTag") , QUrl( "http://www.semanticdesktop.org/ontologies/2007/08/15/nao#description" ) ) () kmail2(30914) KMKernel::instanceStatusChanged: A Resource started to synchronize, starting a mail check. akonadi_imap_resource_5(30830)/kdepimlibs (kimap) RetrieveItemsTask::triggerExpunge: "INBOX" akonadi_imap_resource_5(30830)/kdepimlibs (kimap) RetrieveItemsTask::onFinalSelectDone: UIDVALIDITY check failed ( -666705594 | 3628261702 ) refetching "INBOX" Object::connect: No such signal KIMAP::FetchJob::headersReceived( QString, QMap, QMap QMap, QMap ) akonadi_imap_resource_5(30830)/kdepimlibs (kimap) RetrieveCollectionMetadataTask::doStart: ".INBOX" akonadi_imap_resource_5(30830)/kdepimlibs (kimap) RetrieveCollectionMetadataTask::doStart: Not refreshing because of timestamp kmail2(30914) KMKernel::slotProgressItemCompletedOrCanceled: Last resource finished syncing, mail check done To my view "UIDVALIDITY check failed" seems oddly. -- You are receiving this mail because: You are the assignee for the bug. From alexander.stein at informatik.tu-chemnitz.de Fri Mar 8 14:53:47 2013 From: alexander.stein at informatik.tu-chemnitz.de (Alexander Stein) Date: Fri, 08 Mar 2013 14:53:47 +0000 Subject: [kmail2] [Bug 316367] kmail2: Selecting INBOX again there is no message listed again In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316367 --- Comment #1 from Alexander Stein --- Oh, an additional note. First occured in KDE 4.10.0. -- You are receiving this mail because: You are the assignee for the bug. From bugs at wormhole.me.uk Fri Mar 8 17:00:49 2013 From: bugs at wormhole.me.uk (Graeme Hewson) Date: Fri, 08 Mar 2013 17:00:49 +0000 Subject: [kmail2] [Bug 277454] new messages in ignored thread sometimes not marked as ignored In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=277454 --- Comment #3 from Graeme Hewson --- Still happening in 4.10.1. -- You are receiving this mail because: You are the assignee for the bug. From ndbecker2 at gmail.com Fri Mar 8 18:26:46 2013 From: ndbecker2 at gmail.com (Neal Becker) Date: Fri, 08 Mar 2013 18:26:46 +0000 Subject: [knode] [Bug 316380] New: Tried to forward message (with attachment) via email Message-ID: https://bugs.kde.org/show_bug.cgi?id=316380 Bug ID: 316380 Summary: Tried to forward message (with attachment) via email Classification: Unclassified Product: knode Version: unspecified Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: ndbecker2 at gmail.com Application: knode (4.10.1) KDE Platform Version: 4.10.1 Qt Version: 4.8.4 Operating System: Linux 3.8.1-201.fc18.x86_64 x86_64 Distribution: "Fedora release 18 (Spherical Cow)" -- Information about the crash: - What I was doing when the application crashed: I tried to forward a message (with attachment) via email. It crashed. -- Backtrace: Application: KNode (knode), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f59d9a4b880 (LWP 2244))] Thread 2 (Thread 0x7f59ccadb700 (LWP 2654)): #0 0x00007fffdb7feaf7 in clock_gettime () #1 0x000000369400413d in clock_gettime () from /lib64/librt.so.1 #2 0x0000003371cd18d4 in qt_gettime() () from /lib64/libQtCore.so.4 #3 0x0000003371da6a2d in QTimerInfoList::updateCurrentTime() () from /lib64/libQtCore.so.4 #4 0x0000003371da6d73 in QTimerInfoList::timerWait(timeval&) () from /lib64/libQtCore.so.4 #5 0x0000003371da57dc in timerSourcePrepareHelper(GTimerSource*, int*) () from /lib64/libQtCore.so.4 #6 0x0000003371da5885 in timerSourcePrepare(_GSource*, int*) () from /lib64/libQtCore.so.4 #7 0x00000037f40475b8 in g_main_context_prepare () from /lib64/libglib-2.0.so.0 #8 0x00000037f4047c4b in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0 #9 0x00000037f4047e44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #10 0x0000003371da6126 in QEventDispatcherGlib::processEvents(QFlags) () from /lib64/libQtCore.so.4 #11 0x0000003371d7680f in QEventLoop::processEvents(QFlags) () from /lib64/libQtCore.so.4 #12 0x0000003371d76a98 in QEventLoop::exec(QFlags) () from /lib64/libQtCore.so.4 #13 0x0000003371c78980 in QThread::exec() () from /lib64/libQtCore.so.4 #14 0x0000003371d5703f in QInotifyFileSystemWatcherEngine::run() () from /lib64/libQtCore.so.4 #15 0x0000003371c7b95c in QThreadPrivate::start(void*) () from /lib64/libQtCore.so.4 #16 0x0000003693807d15 in start_thread () from /lib64/libpthread.so.0 #17 0x00000036934f246d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f59d9a4b880 (LWP 2244)): [KCrash Handler] #5 0x00000037facc8116 in KNMemoryManager::checkMemoryUsageArticles() () from /lib64/libknodecommon.so.4 #6 0x00000037facc8412 in KNMemoryManager::updateCacheEntry(boost::shared_ptr) () from /lib64/libknodecommon.so.4 #7 0x00000037facd1692 in KNArticleManager::moveIntoFolder(QList >&, boost::shared_ptr) () from /lib64/libknodecommon.so.4 #8 0x00000037facff634 in KNArticleFactory::processJob(KNJobData*) () from /lib64/libknodecommon.so.4 #9 0x00000037fac8bbbb in KNode::Scheduler::slotJobFinished(KNJobData*) () from /lib64/libknodecommon.so.4 #10 0x0000003371d8ceef in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4 #11 0x00000037fac8db2f in KNJobData::finished(KNJobData*) () from /lib64/libknodecommon.so.4 #12 0x0000003371d8c3ce in QObject::event(QEvent*) () from /lib64/libQtCore.so.4 #13 0x00000036e3bca5cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4 #14 0x00000036e3bcea4a in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4 #15 0x00000037ede473c6 in KApplication::notify(QObject*, QEvent*) () from /lib64/libkdeui.so.5 #16 0x0000003371d77abe in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4 #17 0x0000003371d7b571 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQtCore.so.4 #18 0x0000003371da5f73 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtCore.so.4 #19 0x00000037f4047a55 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #20 0x00000037f4047d88 in g_main_context_iterate.isra.24 () from /lib64/libglib-2.0.so.0 #21 0x00000037f4047e44 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #22 0x0000003371da6106 in QEventDispatcherGlib::processEvents(QFlags) () from /lib64/libQtCore.so.4 #23 0x00000036e3c6a73e in QGuiEventDispatcherGlib::processEvents(QFlags) () from /lib64/libQtGui.so.4 #24 0x0000003371d7680f in QEventLoop::processEvents(QFlags) () from /lib64/libQtCore.so.4 #25 0x0000003371d76a98 in QEventLoop::exec(QFlags) () from /lib64/libQtCore.so.4 #26 0x0000003371d7b888 in QCoreApplication::exec() () from /lib64/libQtCore.so.4 #27 0x000000000040634f in main () Possible duplicates by query: bug 172266. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From kde at opensource.sf-tec.de Fri Mar 8 18:55:23 2013 From: kde at opensource.sf-tec.de (Rolf Eike Beer) Date: Fri, 08 Mar 2013 18:55:23 +0000 Subject: [kmail2] [Bug 295043] openpgp signature of expired key is shown as invalid In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=295043 Rolf Eike Beer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kde at opensource.sf-tec.de --- Comment #4 from Rolf Eike Beer --- Strongly related to bug 64424 -- You are receiving this mail because: You are the assignee for the bug. From kde at opensource.sf-tec.de Fri Mar 8 19:07:21 2013 From: kde at opensource.sf-tec.de (Rolf Eike Beer) Date: Fri, 08 Mar 2013 19:07:21 +0000 Subject: [kmail2] [Bug 316381] New: Misleading error message when signing Message-ID: https://bugs.kde.org/show_bug.cgi?id=316381 Bug ID: 316381 Summary: Misleading error message when signing Classification: Unclassified Product: kmail2 Version: 4.10.0 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: crypto Assignee: kdepim-bugs at kde.org Reporter: kde at opensource.sf-tec.de There are basically 2 situations that lead to the same misleading error message: -cancel the password entry (e.g. pinentry-qt) when asking for crypto password -have the secret key unavailable when it should be read (by e.g. moving your secring.gpg out of the way) and click cancel instead of "send unsigned" Both situations lead to an error message telling that there was an error during crypto operations. Since the operation was actively cancelled by the user no error message should be shown at all. I.e.: handle "cancelled" different than "error". Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Fri Mar 8 20:43:05 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Fri, 08 Mar 2013 20:43:05 +0000 Subject: [kdepimlibs] [Bug 316088] Holiday file for Norwegian Nynorsk In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316088 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |imlibs/4e4648ad997187c34f1b | |5c1e07a233e9f46e5828 --- Comment #2 from Christophe Giboudeaux --- Git commit 4e4648ad997187c34f1b5c1e07a233e9f46e5828 by Christophe Giboudeaux, on behalf of Karl Ove Hufthammer. Committed on 08/03/2013 at 21:41. Pushed by cgiboudeaux into branch 'KDE/4.10'. Add Holiday file for Norwegian Nynorsk FIXED-IN: 4.10.2 A +90 -0 kholidays/holidays/plan2/holiday_no_nn http://commits.kde.org/kdepimlibs/4e4648ad997187c34f1b5c1e07a233e9f46e5828 -- You are receiving this mail because: You are on the CC list for the bug. From cgiboudeaux at gmx.com Fri Mar 8 21:03:03 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Fri, 08 Mar 2013 21:03:03 +0000 Subject: [Akonadi] [Bug 314514] akonadi.collectiontable doesn't exist In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314514 --- Comment #2 from Christophe Giboudeaux --- please attach the output of 'akonadictl start' and 'akonadictl --version' -- You are receiving this mail because: You are the assignee for the bug. From fabian.kislat at gmx.de Fri Mar 8 21:45:43 2013 From: fabian.kislat at gmx.de (Fabian Kislat) Date: Fri, 08 Mar 2013 21:45:43 +0000 Subject: [kaddressbook] [Bug 316388] New: Contacts are "deactivated" when copying Message-ID: https://bugs.kde.org/show_bug.cgi?id=316388 Bug ID: 316388 Summary: Contacts are "deactivated" when copying Classification: Unclassified Product: kaddressbook Version: 4.10 Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: fabian.kislat at gmx.de CC: tokoe at kde.org When copying a contact by right-clicking and selecting "Copy contact", it becomes disabled (it will be gray and cannot be selected anymore) in the same way it is disabled when cutting the contact. It is re-enabled when pasting the contact into a different or the same address book. When pasting into the same address book it is duplicated as expected. When pasting the contact into an email, it is not re-enabled, leaving the contact disabled until kaddressbook (or kontact) is closed. Reproducible: Always Steps to Reproduce: 1. Right-click a contact 2. Select "Copy contact" Actual Results: Contact becomes grayed out and disabled. Expected Results: No change to the selected contact should happen when it is being copied. -- You are receiving this mail because: You are the assignee for the bug. From m.wege at web.de Fri Mar 8 12:21:15 2013 From: m.wege at web.de (m.wege at web.de) Date: Fri, 08 Mar 2013 12:21:15 +0000 Subject: [akregator] [Bug 316355] New: Akregator crashed when it was in the background. Message-ID: https://bugs.kde.org/show_bug.cgi?id=316355 Bug ID: 316355 Summary: Akregator crashed when it was in the background. Classification: Unclassified Product: akregator Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: m.wege at web.de Application: akregator (4.10.1) KDE Platform Version: 4.10.1 Qt Version: 4.8.3 Operating System: Linux 3.7.0-7-generic x86_64 Distribution: Ubuntu 12.10 -- Information about the crash: - What I was doing when the application crashed: Akregator crashed when it was in the background. Seems flash-related, but there were no debug-packages. -- Backtrace: Application: Akregator (akregator), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fffe49677c0 (LWP 3304))] Thread 51 (Thread 0x7fffd4bd5700 (LWP 3305)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fffda809b2d in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7fffdb1ca280 ) at wtf/FastMalloc.cpp:2499 #2 0x00007fffda809c39 in WTF::TCMalloc_PageHeap::runScavengerThread (context=) at wtf/FastMalloc.cpp:1622 #3 0x00007fffef95ee9a in start_thread (arg=0x7fffd4bd5700) at pthread_create.c:308 #4 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 50 (Thread 0x7fffd42d4700 (LWP 3308)): #0 0x00007ffff4b57313 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007fffef48fd84 in g_main_context_poll (n_fds=1, fds=0x7fffcc0029c0, timeout=7028, context=0x7fffcc0009a0, priority=) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3584 #2 g_main_context_iterate (context=context at entry=0x7fffcc0009a0, block=block at entry=1, dispatch=dispatch at entry=1, self=) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3285 #3 0x00007fffef48fea4 in g_main_context_iteration (context=0x7fffcc0009a0, may_block=1) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3351 #4 0x00007ffff5768c46 in QEventDispatcherGlib::processEvents (this=0x7fffcc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #5 0x00007ffff57392ef in QEventLoop::processEvents (this=this at entry=0x7fffd42d3dc0, flags=...) at kernel/qeventloop.cpp:149 #6 0x00007ffff5739578 in QEventLoop::exec (this=0x7fffd42d3dc0, flags=...) at kernel/qeventloop.cpp:204 #7 0x00007ffff563ab40 in QThread::exec (this=) at thread/qthread.cpp:501 #8 0x00007ffff563db1c in QThreadPrivate::start (arg=0xc684b0) at thread/qthread_unix.cpp:338 #9 0x00007fffef95ee9a in start_thread (arg=0x7fffd42d4700) at pthread_create.c:308 #10 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 49 (Thread 0x7fff7ec03700 (LWP 3519)): #0 0x00007ffff4b558cd in read () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007fffef4cc15f in read (__nbytes=16, __buf=0x7fff7ec02d10, __fd=) at /usr/include/x86_64-linux-gnu/bits/unistd.h:45 #2 g_wakeup_acknowledge (wakeup=0x1a8120c0) at /build/buildd/glib2.0-2.34.1/./glib/gwakeup.c:212 #3 0x00007fffef48f914 in g_main_context_check (context=context at entry=0x1a846de0, max_priority=2147483647, fds=fds at entry=0x7fff780010c0, n_fds=n_fds at entry=3) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3129 #4 0x00007fffef48fd22 in g_main_context_iterate (context=0x1a846de0, block=block at entry=1, dispatch=dispatch at entry=1, self=) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3287 #5 0x00007fffef4901e2 in g_main_loop_run (loop=0x1a846d70) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3484 #6 0x00007fff87aad4a6 in gdbus_shared_thread_func (user_data=0x1a846db0) at /build/buildd/glib2.0-2.34.1/./gio/gdbusprivate.c:277 #7 0x00007fffef4b3645 in g_thread_proxy (data=0x1a83f680) at /build/buildd/glib2.0-2.34.1/./glib/gthread.c:797 #8 0x00007fffef95ee9a in start_thread (arg=0x7fff7ec03700) at pthread_create.c:308 #9 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 48 (Thread 0x7fff77fff700 (LWP 3562)): #0 0x00007ffff4b57313 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007fffef48fd84 in g_main_context_poll (n_fds=1, fds=0x7fff700029b0, timeout=-1, context=0x7fff700009a0, priority=) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3584 #2 g_main_context_iterate (context=context at entry=0x7fff700009a0, block=block at entry=1, dispatch=dispatch at entry=1, self=) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3285 #3 0x00007fffef48fea4 in g_main_context_iteration (context=0x7fff700009a0, may_block=1) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3351 #4 0x00007ffff5768c46 in QEventDispatcherGlib::processEvents (this=0x7fff700008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #5 0x00007ffff57392ef in QEventLoop::processEvents (this=this at entry=0x7fff77ffed90, flags=...) at kernel/qeventloop.cpp:149 #6 0x00007ffff5739578 in QEventLoop::exec (this=0x7fff77ffed90, flags=...) at kernel/qeventloop.cpp:204 #7 0x00007ffff563ab40 in QThread::exec (this=) at thread/qthread.cpp:501 #8 0x00007ffff57199df in QInotifyFileSystemWatcherEngine::run (this=0x12d3df0) at io/qfilesystemwatcher_inotify.cpp:248 #9 0x00007ffff563db1c in QThreadPrivate::start (arg=0x12d3df0) at thread/qthread_unix.cpp:338 #10 0x00007fffef95ee9a in start_thread (arg=0x7fff77fff700) at pthread_create.c:308 #11 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 47 (Thread 0x7fff554e9700 (LWP 16357)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fff8ac1de9c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a868b00 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff554e9700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 46 (Thread 0x7fff81f56700 (LWP 16358)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fff8ac1de9c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a868b00 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff81f56700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 45 (Thread 0x7fff82757700 (LWP 16359)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fff8ac1de9c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a868b00 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff82757700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 44 (Thread 0x7fff82f58700 (LWP 16360)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fff8ac1de9c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a868b00 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff82f58700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 43 (Thread 0x7fff4cefb700 (LWP 16367)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff4cefb700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 42 (Thread 0x7fff46fff700 (LWP 23351)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff46fff700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 41 (Thread 0x7fff83759700 (LWP 23451)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff83759700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 40 (Thread 0x7fff3dffd700 (LWP 23452)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff3dffd700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 39 (Thread 0x7fff28fc1700 (LWP 23453)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fff8ac1de9c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a8f2e0c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff28fc1700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 38 (Thread 0x7fff287c0700 (LWP 23454)): #0 0x00007ffff4b2e84d in nanosleep () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007fff8ac1dd5e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a7e052a in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff287c0700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 37 (Thread 0x7fff27fbf700 (LWP 23455)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a7e1609 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff27fbf700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 36 (Thread 0x7fff277be700 (LWP 23456)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a7ca0e7 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff277be700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 35 (Thread 0x7fff21fba700 (LWP 23480)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff21fba700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 34 (Thread 0x7fff217b9700 (LWP 23481)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff217b9700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 33 (Thread 0x7fff20fb8700 (LWP 23485)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff20fb8700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 32 (Thread 0x7fff207b7700 (LWP 23492)): #0 0x00007ffff4b2e84d in nanosleep () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007ffff4b2e6ec in __sleep (seconds=0) at ../sysdeps/unix/sysv/linux/sleep.c:138 #2 0x00007fff8ac20312 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff207b7700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 31 (Thread 0x7fff1ffb6700 (LWP 23493)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fff8ac1de9c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a930cb0 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8a934890 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8a934a08 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #6 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #7 0x00007fffef95ee9a in start_thread (arg=0x7fff1ffb6700) at pthread_create.c:308 #8 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #9 0x0000000000000000 in ?? () Thread 30 (Thread 0x7fff1e7b3700 (LWP 25156)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff1e7b3700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 29 (Thread 0x7fff1dfb2700 (LWP 25157)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff1dfb2700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 28 (Thread 0x7fff22fbc700 (LWP 25181)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff22fbc700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 27 (Thread 0x7fff227bb700 (LWP 25182)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff227bb700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 26 (Thread 0x7fff26fbd700 (LWP 25186)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff26fbd700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 25 (Thread 0x7fff267bc700 (LWP 25187)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff267bc700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 24 (Thread 0x7fff25fbb700 (LWP 25188)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fff8ac1de9c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a8f2e0c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff25fbb700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 23 (Thread 0x7fff257ba700 (LWP 25189)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff257ba700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 22 (Thread 0x7fff24fb9700 (LWP 25190)): #0 0x00007ffff4b2e84d in nanosleep () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007fff8ac1dd5e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a7e052a in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff24fb9700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 21 (Thread 0x7fff247b8700 (LWP 25191)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a7e1609 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff247b8700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 20 (Thread 0x7fff23fb7700 (LWP 25192)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a7ca0e7 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff23fb7700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 19 (Thread 0x7fff187ae700 (LWP 25200)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff187ae700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 18 (Thread 0x7fff17fad700 (LWP 25201)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff17fad700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 17 (Thread 0x7fff177ac700 (LWP 25202)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fff8ac1de9c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a8f2e0c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff177ac700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 16 (Thread 0x7fff14fa7700 (LWP 25210)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff14fa7700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 15 (Thread 0x7fff157a8700 (LWP 25215)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff157a8700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 14 (Thread 0x7fff147a6700 (LWP 25216)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff147a6700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 13 (Thread 0x7fff13fa5700 (LWP 25217)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff13fa5700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 12 (Thread 0x7fff137a4700 (LWP 25218)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff137a4700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 11 (Thread 0x7fff11fa3700 (LWP 25219)): #0 0x00007ffff4b2e84d in nanosleep () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007ffff4b2e6ec in __sleep (seconds=0) at ../sysdeps/unix/sysv/linux/sleep.c:138 #2 0x00007fff8ac20312 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff11fa3700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 10 (Thread 0x7fff117a2700 (LWP 25220)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fff8ac1de9c in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a930cb0 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8a934890 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8a934a08 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #6 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #7 0x00007fffef95ee9a in start_thread (arg=0x7fff117a2700) at pthread_create.c:308 #8 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #9 0x0000000000000000 in ?? () Thread 9 (Thread 0x7fff0f7a0700 (LWP 25225)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff0f7a0700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 8 (Thread 0x7fff15fa9700 (LWP 25264)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a7ca0e7 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff15fa9700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 7 (Thread 0x7fff16fab700 (LWP 25265)): #0 0x00007ffff4b2e84d in nanosleep () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007fff8ac1dd5e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a7e052a in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff16fab700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 6 (Thread 0x7fff167aa700 (LWP 25266)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8a7e1609 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff167aa700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 5 (Thread 0x7fff197b0700 (LWP 25332)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff197b0700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 4 (Thread 0x7fff10fa1700 (LWP 28583)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff10fa1700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 3 (Thread 0x7fff1f7b5700 (LWP 28590)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff1f7b5700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fff0ef9f700 (LWP 28730)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007fff8ac1de71 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #2 0x00007fff8ab7cd6d in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #3 0x00007fff8ac1e0fc in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #4 0x00007fff8ac1e64e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #5 0x00007fffef95ee9a in start_thread (arg=0x7fff0ef9f700) at pthread_create.c:308 #6 0x00007ffff4b62ccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fffe49677c0 (LWP 3304)): [KCrash Handler] #6 0x00007fff8a8f40e0 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #7 0x00007fff8aa1a9f0 in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #8 0x00007fff8abbaf7e in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #9 0x00007fffda77aa37 in WebCore::PluginStream::destroyStream (this=0x7fff32521dc0) at plugins/PluginStream.cpp:292 #10 0x00007fffda77ac64 in WebCore::PluginStream::destroyStream (this=this at entry=0x7fff32521dc0, reason=reason at entry=1) at plugins/PluginStream.cpp:233 #11 0x00007fffda77ad3f in WebCore::PluginStream::didFail (this=0x7fff32521dc0, loader=) at plugins/PluginStream.cpp:442 #12 0x00007fffda762d74 in WebCore::NetscapePlugInStreamLoader::didFail (this=0x7fff32522080, error=...) at loader/NetscapePlugInStreamLoader.cpp:118 #13 0x00007fffda501391 in WebCore::QNetworkReplyHandler::finish (this=0x2085bdc0) at platform/network/qt/QNetworkReplyHandler.cpp:464 #14 0x00007fffda500db2 in flush (this=0x2085bdf8) at platform/network/qt/QNetworkReplyHandler.cpp:195 #15 WebCore::QNetworkReplyHandlerCallQueue::flush (this=0x2085bdf8) at platform/network/qt/QNetworkReplyHandler.cpp:187 #16 0x00007fffda5019c8 in ~QueueLocker (this=, __in_chrg=) at platform/network/qt/QNetworkReplyHandler.cpp:203 #17 WebCore::QNetworkReplyWrapper::emitMetaDataChanged (this=this at entry=0x21765de0) at platform/network/qt/QNetworkReplyHandler.cpp:335 #18 0x00007fffda501a9c in WebCore::QNetworkReplyWrapper::receiveSniffedMIMEType (this=this at entry=0x21765de0) at platform/network/qt/QNetworkReplyHandler.cpp:305 #19 0x00007fffda501ce9 in WebCore::QNetworkReplyWrapper::receiveMetaData (this=0x21765de0) at platform/network/qt/QNetworkReplyHandler.cpp:291 #20 0x00007ffff574ff8f in QMetaObject::activate (sender=0x14476bb0, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3547 #21 0x00007ffff57429b7 in QMetaMethod::invoke (this=this at entry=0x7fffffffc480, object=object at entry=0x14476bb0, connectionType=Qt::DirectConnection, connectionType at entry=Qt::AutoConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1664 #22 0x00007ffff5744d8c in QMetaObject::invokeMethod (obj=0x14476bb0, member=, type=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179 #23 0x00007ffff46876ec in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::AutoConnection, member=0x7ffff47eabba "finished", obj=0x14476bb0) at /usr/include/qt4/QtCore/qobjectdefs.h:418 #24 KDEPrivate::AccessManagerReply::emitFinished (this=this at entry=0x14476bb0, state=state at entry=true, type=type at entry=Qt::AutoConnection) at ../../kio/kio/accessmanagerreply_p.cpp:484 #25 0x00007ffff46889e5 in KDEPrivate::AccessManagerReply::slotResult (this=0x14476bb0, kJob=0x1e870ac0) at ../../kio/kio/accessmanagerreply_p.cpp:427 #26 0x00007ffff574ff8f in QMetaObject::activate (sender=0x1e870ac0, m=, local_signal_index=, argv=0x7fffffffca30) at kernel/qobject.cpp:3547 #27 0x00007ffff5bb81c2 in KJob::result (this=this at entry=0x1e870ac0, _t1=_t1 at entry=0x1e870ac0) at ./kjob.moc:208 #28 0x00007ffff5bb8200 in KJob::emitResult (this=0x1e870ac0) at ../../kdecore/jobs/kjob.cpp:318 #29 0x00007ffff46bb8b5 in KIO::SimpleJob::slotFinished (this=this at entry=0x1e870ac0) at ../../kio/kio/job.cpp:494 #30 0x00007ffff46c2fc2 in KIO::TransferJob::slotFinished (this=0x1e870ac0) at ../../kio/kio/job.cpp:1081 #31 0x00007ffff46bba26 in KIO::SimpleJob::slotError (this=0x1e870ac0, err=, errorText=...) at ../../kio/kio/job.cpp:506 #32 0x00007ffff574ff8f in QMetaObject::activate (sender=0x21720d90, m=, local_signal_index=, argv=0x7fffffffcdd0) at kernel/qobject.cpp:3547 #33 0x00007ffff475c176 in KIO::SlaveInterface::error (this=this at entry=0x21720d90, _t1=114, _t2=...) at ./slaveinterface.moc:173 #34 0x00007ffff475ebf0 in KIO::SlaveInterface::dispatch (this=0x21720d90, _cmd=102, rawdata=...) at ../../kio/kio/slaveinterface.cpp:205 #35 0x00007ffff475ba4a in KIO::SlaveInterface::dispatch (this=0x21720d90) at ../../kio/kio/slaveinterface.cpp:88 #36 0x00007ffff474ffbe in KIO::Slave::gotInput (this=0x21720d90) at ../../kio/kio/slave.cpp:344 #37 0x00007ffff574ff8f in QMetaObject::activate (sender=0x217290b0, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3547 #38 0x00007ffff4690792 in dequeue (this=) at ../../kio/kio/connection.cpp:82 #39 KIO::ConnectionPrivate::dequeue (this=0x207d89a0) at ../../kio/kio/connection.cpp:71 #40 0x00007ffff574f46e in QObject::event (this=0x217290b0, e=) at kernel/qobject.cpp:1195 #41 0x00007ffff611de9c in QApplicationPrivate::notify_helper (this=this at entry=0x64fb20, receiver=receiver at entry=0x217290b0, e=e at entry=0x2203be60) at kernel/qapplication.cpp:4562 #42 0x00007ffff612230a in QApplication::notify (this=0x7fffffffdf70, receiver=0x217290b0, e=0x2203be60) at kernel/qapplication.cpp:4423 #43 0x00007ffff6e26ad6 in KApplication::notify (this=0x7fffffffdf70, receiver=0x217290b0, event=0x2203be60) at ../../kdeui/kernel/kapplication.cpp:311 #44 0x00007ffff573a59e in QCoreApplication::notifyInternal (this=0x7fffffffdf70, receiver=receiver at entry=0x217290b0, event=event at entry=0x2203be60) at kernel/qcoreapplication.cpp:915 #45 0x00007ffff573e421 in sendEvent (event=0x2203be60, receiver=0x217290b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #46 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x60f380) at kernel/qcoreapplication.cpp:1539 #47 0x00007ffff5768a93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #48 postEventSourceDispatch (s=s at entry=0x640870) at kernel/qeventdispatcher_glib.cpp:279 #49 0x00007fffef48fab5 in g_main_dispatch (context=0x64ad30) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:2715 #50 g_main_context_dispatch (context=context at entry=0x64ad30) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3219 #51 0x00007fffef48fde8 in g_main_context_iterate (context=context at entry=0x64ad30, block=block at entry=1, dispatch=dispatch at entry=1, self=) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3290 #52 0x00007fffef48fea4 in g_main_context_iteration (context=0x64ad30, context at entry=0x0, may_block=may_block at entry=1) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3351 #53 0x00007fff88ee0e81 in IA__gtk_main_iteration () at /build/buildd/gtk+2.0-2.24.13/gtk/gtkmain.c:1359 #54 0x00007fff8abb3fab in ?? () from /usr/lib/adobe-flashplugin/libflashplayer.so #55 0x00007fffef49063b in g_timeout_dispatch (source=source at entry=0x58a7bc0, callback=, user_data=) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:4026 #56 0x00007fffef48fab5 in g_main_dispatch (context=0x64ad30) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:2715 #57 g_main_context_dispatch (context=context at entry=0x64ad30) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3219 #58 0x00007fffef48fde8 in g_main_context_iterate (context=context at entry=0x64ad30, block=block at entry=1, dispatch=dispatch at entry=1, self=) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3290 #59 0x00007fffef48fea4 in g_main_context_iteration (context=0x64ad30, may_block=1) at /build/buildd/glib2.0-2.34.1/./glib/gmain.c:3351 #60 0x00007ffff5768c26 in QEventDispatcherGlib::processEvents (this=0x610c10, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #61 0x00007ffff61c2c1e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #62 0x00007ffff57392ef in QEventLoop::processEvents (this=this at entry=0x7fffffffdd90, flags=...) at kernel/qeventloop.cpp:149 #63 0x00007ffff5739578 in QEventLoop::exec (this=0x7fffffffdd90, flags=...) at kernel/qeventloop.cpp:204 #64 0x00007ffff573e738 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #65 0x0000000000407c63 in main (argc=, argv=) at ../../../akregator/src/main.cpp:103 Possible duplicates by query: bug 303758. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Sat Mar 9 08:44:44 2013 From: montel at kde.org (Laurent Montel) Date: Sat, 09 Mar 2013 08:44:44 +0000 Subject: [kaddressbook] [Bug 316388] Contacts are "deactivated" when copying In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316388 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- I confirm it. Don't know why we disable it when we copy. For cut it's logical. Or perhaps to avoid to edit it... Will look at but it's not good. -- You are receiving this mail because: You are the assignee for the bug. From flameeyes at gmail.com Sat Mar 9 10:38:05 2013 From: flameeyes at gmail.com (=?UTF-8?Q?Diego=20Petten=C3=B2=20?=) Date: Sat, 09 Mar 2013 10:38:05 +0000 Subject: [kontact] [Bug 316406] New: Crash when opening calendar Message-ID: https://bugs.kde.org/show_bug.cgi?id=316406 Bug ID: 316406 Summary: Crash when opening calendar Classification: Unclassified Product: kontact Version: 4.10.1 Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: flameeyes at gmail.com Application: kontact (4.10.1) KDE Platform Version: 4.10.1 Qt Version: 4.8.4 Operating System: Linux 3.8.2 x86_64 Distribution: "Gentoo Base System release 2.2" -- Information about the crash: - What I was doing when the application crashed: Just after finishing configuring a calendar (through Google Apps), I closed the settings window and tried to open the calendar component of Kontact. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f6645c9b780 (LWP 27608))] Thread 5 (Thread 0x7f662f701700 (LWP 27609)): #0 0x00007f663dbb2eec in pthread_cond_wait () from /lib64/libpthread.so.0 #1 0x00007f664251ccbc in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib64/qt4/libQtWebKit.so.4 #2 0x00007f664251cde9 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib64/qt4/libQtWebKit.so.4 #3 0x00007f663dbaef97 in start_thread () from /lib64/libpthread.so.0 #4 0x00007f664320ae1d in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7f662ee00700 (LWP 27610)): #0 0x00007f664320215d in poll () from /lib64/libc.so.6 #1 0x00007f663cd83f36 in g_main_context_iterate.isra.25 () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f663cd84064 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f6644616abf in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib64/qt4/libQtCore.so.4 #4 0x00007f66445e64d2 in QEventLoop::processEvents(QFlags) () from /usr/lib64/qt4/libQtCore.so.4 #5 0x00007f66445e6727 in QEventLoop::exec(QFlags) () from /usr/lib64/qt4/libQtCore.so.4 #6 0x00007f66444e4e17 in QThread::exec() () from /usr/lib64/qt4/libQtCore.so.4 #7 0x00007f66444e7e7c in QThreadPrivate::start(void*) () from /usr/lib64/qt4/libQtCore.so.4 #8 0x00007f663dbaef97 in start_thread () from /lib64/libpthread.so.0 #9 0x00007f664320ae1d in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7f65e7fff700 (LWP 27611)): #0 0x00007f6643204763 in select () from /lib64/libc.so.6 #1 0x00007f66445c561f in QProcessManager::run() () from /usr/lib64/qt4/libQtCore.so.4 #2 0x00007f66444e7e7c in QThreadPrivate::start(void*) () from /usr/lib64/qt4/libQtCore.so.4 #3 0x00007f663dbaef97 in start_thread () from /lib64/libpthread.so.0 #4 0x00007f664320ae1d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f65dd4d9700 (LWP 31925)): #0 0x00007f663dbb326e in pthread_cond_timedwait () from /lib64/libpthread.so.0 #1 0x00007f66444e834f in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib64/qt4/libQtCore.so.4 #2 0x00007f66444db6ff in QThreadPoolThread::run() () from /usr/lib64/qt4/libQtCore.so.4 #3 0x00007f66444e7e7c in QThreadPrivate::start(void*) () from /usr/lib64/qt4/libQtCore.so.4 #4 0x00007f663dbaef97 in start_thread () from /lib64/libpthread.so.0 #5 0x00007f664320ae1d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f6645c9b780 (LWP 27608)): [KCrash Handler] #5 0x00007f66445fb111 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib64/qt4/libQtCore.so.4 #6 0x00007f662d864c64 in CalendarSupport::FreeBusyManager::setCalendar(CalendarSupport::Calendar*) () from /usr/lib64/libcalendarsupport.so.4 #7 0x00007f65e68fcbce in CalendarView::setCalendar(CalendarSupport::Calendar*) () from /usr/lib64/libkorganizerprivate.so.4 #8 0x00007f65e68e050b in ActionManager::createCalendarAkonadi() () from /usr/lib64/libkorganizerprivate.so.4 #9 0x00007f65e70503e5 in KOrganizerPart::KOrganizerPart(QWidget*, QObject*, QList const&) () from /usr/lib64/kde4/korganizerpart.so #10 0x00007f65e7050c6f in QObject* KPluginFactory::createPartInstance(QWidget*, QObject*, QList const&) () from /usr/lib64/kde4/korganizerpart.so #11 0x00007f6644b55c45 in KPluginFactory::create(char const*, QWidget*, QObject*, QList const&, QString const&) () from /usr/lib64/libkdecore.so.5 #12 0x00007f664548d54f in KontactInterface::Core::createPart(char const*) () from /usr/lib64/libkontactinterface.so.4 #13 0x00007f662c87d715 in KOrganizerPlugin::createPart() () from /usr/lib64/kde4/kontact_korganizerplugin.so #14 0x00007f664548fb59 in KontactInterface::Plugin::part() () from /usr/lib64/libkontactinterface.so.4 #15 0x00007f66458cbc1a in Kontact::MainWindow::selectPlugin(KontactInterface::Plugin*) () from /usr/lib64/libkontactprivate.so.4 #16 0x00007f66445fb801 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4 #17 0x00007f66458ce78f in Kontact::SidePaneBase::pluginSelected(KontactInterface::Plugin*) () from /usr/lib64/libkontactprivate.so.4 #18 0x00007f66445fb801 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4 #19 0x00007f66458cf0ef in Kontact::Navigator::pluginActivated(KontactInterface::Plugin*) () from /usr/lib64/libkontactprivate.so.4 #20 0x00007f66458cf16a in Kontact::Navigator::slotCurrentChanged(QModelIndex const&) () from /usr/lib64/libkontactprivate.so.4 #21 0x00007f66445fb801 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/qt4/libQtCore.so.4 #22 0x00007f6643ef01ba in QItemSelectionModel::currentChanged(QModelIndex const&, QModelIndex const&) () from /usr/lib64/qt4/libQtGui.so.4 #23 0x00007f6643ef02b0 in QItemSelectionModel::setCurrentIndex(QModelIndex const&, QFlags) () from /usr/lib64/qt4/libQtGui.so.4 #24 0x00007f6643e9f094 in QAbstractItemView::mousePressEvent(QMouseEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #25 0x00007f66439e84c2 in QWidget::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #26 0x00007f6643d849d6 in QFrame::event(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #27 0x00007f6643e98deb in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #28 0x00007f66445e7b28 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4 #29 0x00007f6643997c6f in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #30 0x00007f664399d343 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #31 0x00007f66450587e6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #32 0x00007f66445e799c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/qt4/libQtCore.so.4 #33 0x00007f6643998c72 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool) () from /usr/lib64/qt4/libQtGui.so.4 #34 0x00007f6643a14668 in QETWidget::translateMouseEvent(_XEvent const*) () from /usr/lib64/qt4/libQtGui.so.4 #35 0x00007f6643a1345a in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/qt4/libQtGui.so.4 #36 0x00007f6643a3ada2 in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/qt4/libQtGui.so.4 #37 0x00007f663cd83c53 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #38 0x00007f663cd83fa0 in g_main_context_iterate.isra.25 () from /usr/lib64/libglib-2.0.so.0 #39 0x00007f663cd84064 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #40 0x00007f6644616abf in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib64/qt4/libQtCore.so.4 #41 0x00007f6643a3aa3e in QGuiEventDispatcherGlib::processEvents(QFlags) () from /usr/lib64/qt4/libQtGui.so.4 #42 0x00007f66445e64d2 in QEventLoop::processEvents(QFlags) () from /usr/lib64/qt4/libQtCore.so.4 #43 0x00007f66445e6727 in QEventLoop::exec(QFlags) () from /usr/lib64/qt4/libQtCore.so.4 #44 0x00007f66445eb545 in QCoreApplication::exec() () from /usr/lib64/qt4/libQtCore.so.4 #45 0x0000000000403459 in main () Possible duplicates by query: bug 307672, bug 305876, bug 300918. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From mk-lists at email.de Sat Mar 9 10:41:05 2013 From: mk-lists at email.de (=?UTF-8?Q?Marko=20K=C3=A4ning=20?=) Date: Sat, 09 Mar 2013 10:41:05 +0000 Subject: [Akonadi] [Bug 315403] Compile error: "agents/nepomukfeeder/nepomukfeederagent.cpp:66: error: using 'typename' outside of template" In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315403 Marko Käning changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mk-lists at email.de --- Comment #1 from Marko Käning --- Same here on MacOSX trying to upgrade to KDE 4.10.1. -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Sat Mar 9 11:20:39 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sat, 09 Mar 2013 11:20:39 +0000 Subject: [Akonadi] [Bug 315403] Compile error: "agents/nepomukfeeder/nepomukfeederagent.cpp:66: error: using 'typename' outside of template" In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315403 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Christophe Giboudeaux --- Fixed with http://commits.kde.org/kdepim-runtime/3481748772adce09dd57c7ca5f006d7c7f37006d -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Sat Mar 9 11:30:26 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sat, 09 Mar 2013 11:30:26 +0000 Subject: [Akonadi] [Bug 314587] kde-base/kmail-4.10.0: broken IMAP resource with openssl 1.0.1.d In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314587 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |UPSTREAM --- Comment #7 from Christophe Giboudeaux --- openssl issue, see: https://bugzilla.novell.com/show_bug.cgi?id=803004 https://bugs.gentoo.org/show_bug.cgi?id=456108 and the other links in these reports. Please retry with 1.0.1e -- You are receiving this mail because: You are on the CC list for the bug. From cgiboudeaux at gmx.com Sat Mar 9 11:37:38 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sat, 09 Mar 2013 11:37:38 +0000 Subject: [Akonadi] [Bug 301965] Kmail2 not work correctly In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=301965 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |UNMAINTAINED --- Comment #4 from Christophe Giboudeaux --- KDE 4.8.x is obsolete. Please retry with 4.10.1 and add a recent backtrace if you're able to reproduce this crash. -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Sat Mar 9 11:55:53 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sat, 09 Mar 2013 11:55:53 +0000 Subject: [Akonadi] [Bug 285074] Memleak and infinity loop In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285074 --- Comment #5 from Christophe Giboudeaux --- and where is the leak, exactly ? did you run akonadi in valgrind ? Please read http://techbase.kde.org/Projects/PIM/Akonadi/Development_Tools#Debugging_Akonadi_Agents -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Sat Mar 9 11:57:57 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sat, 09 Mar 2013 11:57:57 +0000 Subject: [Akonadi] [Bug 285074] Memleak and infinity loop In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285074 --- Comment #6 from Christophe Giboudeaux --- Note: please update to -at least- 4.10 before following these steps -- You are receiving this mail because: You are the assignee for the bug. From alpha_one_x86 at first-world.info Sat Mar 9 12:52:36 2013 From: alpha_one_x86 at first-world.info (BRULE Herman) Date: Sat, 09 Mar 2013 12:52:36 +0000 Subject: [Akonadi] [Bug 285074] Memleak and infinity loop In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285074 --- Comment #7 from BRULE Herman --- Created attachment 77889 --> https://bugs.kde.org/attachment.cgi?id=77889&action=edit log I have only KDE 4.9. I'm not sure to use correctly the valgrind + akonadi (seam have only the first error). -- You are receiving this mail because: You are the assignee for the bug. From joker777vs.666 at gmail.com Sat Mar 9 13:52:48 2013 From: joker777vs.666 at gmail.com (Johannes K.) Date: Sat, 09 Mar 2013 13:52:48 +0000 Subject: [Akonadi] [Bug 316416] New: compiling error when qt4 and qt5 are installed Message-ID: https://bugs.kde.org/show_bug.cgi?id=316416 Bug ID: 316416 Summary: compiling error when qt4 and qt5 are installed Classification: Unclassified Product: Akonadi Version: GIT (master) Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: joker777vs.666 at gmail.com Hi I have qt4 and qt5 installed but I try to install compile kde only with qt4 support by adding this option -DQT_QMAKE_EXECUTABLE=/usr/bin/qmake-qt4 to cmake. Somehow some application still check for qt5 e.g. akonadi. But it gives me the following compilation error Linking CXX executable ../bin/akonadi_agent_server CMakeFiles/akonadi_agent_server.dir/agentserver.cpp.o: In function `Akonadi::AgentServer::startAgent(QString const&, QString const&, QString const&)': /home/joker/kdesrc/kdesupport/akonadi/agentserver/agentserver.cpp:66: undefined reference to `akDebug()' Any Ideas why? Is there a possibility to prevent akonadi and other kde application to compile for qt5? Thanks for your great work Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From forenhampel at gmx.de Sat Mar 9 16:25:22 2013 From: forenhampel at gmx.de (redcap) Date: Sat, 09 Mar 2013 16:25:22 +0000 Subject: [Akonadi] [Bug 316419] New: Filter action "move into folder" sometimes duplicates email Message-ID: https://bugs.kde.org/show_bug.cgi?id=316419 Bug ID: 316419 Summary: Filter action "move into folder" sometimes duplicates email Classification: Unclassified Product: Akonadi Version: 1.9.1 Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Mail Filter Agent Assignee: kdepim-bugs at kde.org Reporter: forenhampel at gmx.de I have several filter working on incoming mails that move them into specific folders. I noticed that some emails appear twice in the destination folder. I experience this behaviour with roughly 40% of all emails subject to a "move into folder" filter action. I used the akonadi-console to further inspect the duplicated emails. I noticed that precisely one of the messaged possesses a Remoted ID. Sometimes the information in the RDF register is also different for such emails. I don't know if this information is useful. Some more information: 1. I use 4 POP3 mail accounts, no IMAP. 2. From time to time my network is quite slow, due to downloads. 3. AFAICT the issues does not occur on manual filtering Reproducible: Sometimes Steps to Reproduce: 1. Set up a filter utilizing the "move into folder" action (e.g. filter mails on a very active mailing list). Automatically apply filter on incoming mail Actual Results: Some messages are duplicated in the destination folder. Expected Results: Messages shouldn't be duplicated. -- You are receiving this mail because: You are the assignee for the bug. From torsten.eichstaedt at web.de Sat Mar 9 16:56:49 2013 From: torsten.eichstaedt at web.de (=?UTF-8?Q?Torsten=20Eichst=C3=A4dt=20?=) Date: Sat, 09 Mar 2013 16:56:49 +0000 Subject: [kontact] [Bug 316422] New: kontact crashes when clicking a mailbox in the overview Message-ID: https://bugs.kde.org/show_bug.cgi?id=316422 Bug ID: 316422 Summary: kontact crashes when clicking a mailbox in the overview Classification: Unclassified Product: kontact Version: unspecified Platform: Unlisted Binaries OS: FreeBSD Status: UNCONFIRMED Severity: major Priority: NOR Component: summary Assignee: kdepim-bugs at kde.org Reporter: torsten.eichstaedt at web.de Kontact 4.9.5, KDE 4.9.5, FreeBSD 9.1-RELEASE amd64 Reproducible: Always Steps to Reproduce: 1. Have the option "start with = overview" in Kontact, and an IMAP mail account. 2. Start Kontact 3. Click on an mail inbox that has new mail Actual Results: Kontact crashes Expected Results: The KMail module shall be started and show the mailbox that was clicked I consider any crash of severety > normal. -- You are receiving this mail because: You are the assignee for the bug. From lacsilva at gmail.com Sat Mar 9 17:46:50 2013 From: lacsilva at gmail.com (Luis Silva) Date: Sat, 09 Mar 2013 17:46:50 +0000 Subject: [kmail2] [Bug 316424] New: Kmail crshes on startup Message-ID: https://bugs.kde.org/show_bug.cgi?id=316424 Bug ID: 316424 Summary: Kmail crshes on startup Classification: Unclassified Product: kmail2 Version: unspecified Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: lacsilva at gmail.com Application: kmail (4.11 pre) KDE Platform Version: 4.10.1 (Compiled from sources) Qt Version: 4.8.4 Operating System: Linux 3.8.0-11-generic i686 Distribution: Ubuntu Raring Ringtail (development branch) -- Information about the crash: - What I was doing when the application crashed: I deleted the akonadi database and started over. Since then, while some of the e-mails are still downloading, kmail crashes one of every two times it starts. The crash can be reproduced sometimes. -- Backtrace: Application: KMail (kmail), signal: Segmentation fault Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0xb01d2740 (LWP 11983))] Thread 6 (Thread 0xad586b40 (LWP 11987)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb57be84b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187 #2 0xb5e10d7c in __pthread_cond_wait (cond=0xb3cc8d70 , mutex=0xb3cc8d58 ) at forward.c:149 #3 0xb34069f5 in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #4 0xb3406a2f in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #5 0xb57bad78 in start_thread (arg=0xad586b40) at pthread_create.c:311 #6 0xb5e033de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131 Thread 5 (Thread 0xacbd7b40 (LWP 11988)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb5e168e2 in clock_gettime (clock_id=1, tp=0xacbd6f68) at ../sysdeps/unix/clock_gettime.c:115 #2 0xb60920d5 in do_gettime (frac=0xacbd6f60, sec=0xacbd6f58) at tools/qelapsedtimer_unix.cpp:123 #3 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #4 0xb617980e in QTimerInfoList::updateCurrentTime (this=0xac202074) at kernel/qeventdispatcher_unix.cpp:354 #5 0xacbd708c in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 4 (Thread 0xac1ffb40 (LWP 11989)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb57be84b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:187 #2 0xb5e10d7c in __pthread_cond_wait (cond=0xaccd37dc, mutex=0xaccd37c4) at forward.c:149 #3 0xb3437e73 in WTF::ThreadCondition::wait(WTF::Mutex&) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #4 0xb3116a2b in JSC::BlockAllocator::blockFreeingThreadMain() () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #5 0xb341c892 in WTF::threadEntryPoint(void*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #6 0xb3437a22 in WTF::wtfThreadEntryPoint(void*) () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #7 0xb57bad78 in start_thread (arg=0xac1ffb40) at pthread_create.c:311 #8 0xb5e033de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131 Thread 3 (Thread 0xaa9ffb40 (LWP 11993)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb5df3dcb in poll () at ../sysdeps/unix/syscall-template.S:81 #2 0xb418624b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb4177610 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb4177771 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0xb6178c3f in QEventDispatcherGlib::processEvents (this=0xaa000468, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0xb61453ec in QEventLoop::processEvents (this=this at entry=0xaa9ff258, flags=...) at kernel/qeventloop.cpp:149 #7 0xb61456e1 in QEventLoop::exec (this=0xaa9ff258, flags=...) at kernel/qeventloop.cpp:204 #8 0xb6030fec in QThread::exec (this=this at entry=0x8cbda68) at thread/qthread.cpp:542 #9 0xb603114b in QThread::run (this=0x8cbda68) at thread/qthread.cpp:609 #10 0xb6033b18 in QThreadPrivate::start (arg=0x8cbda68) at thread/qthread_unix.cpp:338 #11 0xb57bad78 in start_thread (arg=0xaa9ffb40) at pthread_create.c:311 #12 0xb5e033de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131 Thread 2 (Thread 0xa9d27b40 (LWP 12199)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb57bec33 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:250 #2 0xb5e10dd4 in __pthread_cond_timedwait (cond=0xa39df18, mutex=0xa39df00, abstime=0xa9d27228) at forward.c:162 #3 0xb603406d in wait (time=30000, this=0xa39df00) at thread/qwaitcondition_unix.cpp:84 #4 QWaitCondition::wait (this=0xa39dd60, mutex=0xa39dd5c, time=30000) at thread/qwaitcondition_unix.cpp:158 #5 0xb602660c in QThreadPoolThread::run (this=0xa3a6e78) at concurrent/qthreadpool.cpp:141 #6 0xb6033b18 in QThreadPrivate::start (arg=0xa3a6e78) at thread/qthread_unix.cpp:338 #7 0xb57bad78 in start_thread (arg=0xa9d27b40) at pthread_create.c:311 #8 0xb5e033de in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:131 Thread 1 (Thread 0xb01d2740 (LWP 11983)): [KCrash Handler] #7 KStatusNotifierItem::setStatus (this=0x8dc25c8, status=KStatusNotifierItem::Active) at ../../kdeui/notifications/kstatusnotifieritem.cpp:156 #8 0xb6e39e46 in KMail::KMSystemTray::setMode (this=0x8dc25c8, newMode=1) at /home/lacsilva/Development/kdepim.d/kdepim/kmail/kmsystemtray.cpp:164 #9 0xb6e43584 in KMKernel::toggleSystemTray (this=0xbfc9aa8c) at /home/lacsilva/Development/kdepim.d/kdepim/kmail/kmkernel.cpp:2069 #10 0xb6e86556 in KMMainWidget::readConfig (this=0x8830ae0) at /home/lacsilva/Development/kdepim.d/kdepim/kmail/kmmainwidget.cpp:981 #11 0xb6e9652b in KMMainWidget::KMMainWidget (this=0x8830ae0, parent=0x63634120, aGUIClient=0x63634120, actionCollection=0x63634120, config=...) at /home/lacsilva/Development/kdepim.d/kdepim/kmail/kmmainwidget.cpp:267 #12 0xb6df611d in KMMainWin::KMMainWin (this=0xa0e9ea0, __in_chrg=, __vtt_parm=) at /home/lacsilva/Development/kdepim.d/kdepim/kmail/kmmainwin.cpp:69 #13 0xb6e44396 in KMKernel::openReader (this=0xbfc9aa8c, onlyCheck=false) at /home/lacsilva/Development/kdepim.d/kdepim/kmail/kmkernel.cpp:578 #14 0xb6e49d2d in KMKernel::action (this=0xbfc9aa8c, mailto=false, check=false, to=..., cc=..., bcc=..., subj=..., body=..., messageFile=..., attachURLs=..., customHeaders=...) at /home/lacsilva/Development/kdepim.d/kdepim/kmail/kmkernel.cpp:1379 #15 0xb6e4abca in KMKernel::handleCommandLine (this=0xbfc9aa8c, noArgsOpensReader=true) at /home/lacsilva/Development/kdepim.d/kdepim/kmail/kmkernel.cpp:494 #16 0x0804a77d in KMailApplication::newInstance (this=0xbfc9aa74) at /home/lacsilva/Development/kdepim.d/kdepim/kmail/main.cpp:87 #17 0xb748c5d7 in KUniqueApplicationAdaptor::newInstance (this=this at entry=0x88497d0, asn_id=..., args=...) at ../../kdeui/kernel/kuniqueapplication.cpp:442 #18 0xb748c686 in qt_static_metacall (_a=0xbfc9a0bc, _id=0, _o=0x88497d0, _c=) at ./kuniqueapplication_p.moc:58 #19 KUniqueApplicationAdaptor::qt_static_metacall (_o=0x88497d0, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfc9a0bc) at ./kuniqueapplication_p.moc:52 #20 0xb748c80c in KUniqueApplicationAdaptor::qt_metacall (this=0x88497d0, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0xbfc9a0bc) at ./kuniqueapplication_p.moc:102 #21 0xb58847be in QDBusConnectionPrivate::deliverCall (this=0x86f4558, object=0x88497d0, msg=..., metaTypes=..., slotIdx=142311640) at qdbusintegrator.cpp:951 #22 0xb5885104 in QDBusConnectionPrivate::activateCall (this=0x86f4558, object=0x88497d0, flags=337, msg=...) at qdbusintegrator.cpp:863 #23 0xb58857e2 in QDBusConnectionPrivate::activateObject (this=0x86f4558, node=..., msg=..., pathStartPos=143522049) at qdbusintegrator.cpp:1427 #24 0xb5885bd8 in QDBusActivateObjectEvent::placeMetaCall (this=0x9a94540) at qdbusintegrator.cpp:1541 #25 0xb616248b in QObject::event (this=0xbfc9aa74, e=0x9a94540) at kernel/qobject.cpp:1194 #26 0xb614b6da in QCoreApplication::event (this=0xbfc9aa74, e=0x9a94540) at kernel/qcoreapplication.cpp:1758 #27 0xb63f73cd in QApplication::event (this=0xbfc9aa74, e=0x9a94540) at kernel/qapplication.cpp:2549 #28 0xb63eec7c in QApplicationPrivate::notify_helper (this=0x86fac58, receiver=0xbfc9aa74, e=0x9a94540) at kernel/qapplication.cpp:4567 #29 0xb63f1b94 in QApplication::notify (this=0x9a94540, receiver=0xbfc9aa74, e=0x9a94540) at kernel/qapplication.cpp:3949 #30 0xb7488d01 in KApplication::notify (this=0xbfc9aa74, receiver=0xbfc9aa74, event=0x9a94540) at ../../kdeui/kernel/kapplication.cpp:311 #31 0xb614690e in QCoreApplication::notifyInternal (this=0xbfc9aa74, receiver=0xbfc9aa74, event=0x9a94540) at kernel/qcoreapplication.cpp:946 #32 0xb614a721 in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x86a8150) at kernel/qcoreapplication.cpp:1570 #34 0xb614aa8c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1463 #35 0xb6178aa4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #36 postEventSourceDispatch (s=0x86fad58) at kernel/qeventdispatcher_glib.cpp:279 #37 0xb41772f3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #38 0xb4177690 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #39 0xb4177771 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #40 0xb6178c21 in QEventDispatcherGlib::processEvents (this=0x86a8ec0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #41 0xb64a5a5a in QGuiEventDispatcherGlib::processEvents (this=0x86a8ec0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #42 0xb61453ec in QEventLoop::processEvents (this=this at entry=0xbfc9a9e8, flags=...) at kernel/qeventloop.cpp:149 #43 0xb61456e1 in QEventLoop::exec (this=0xbfc9a9e8, flags=...) at kernel/qeventloop.cpp:204 #44 0xb614b3fa in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #45 0xb63ecfc4 in QApplication::exec () at kernel/qapplication.cpp:3828 #46 0x0804acb2 in main (argc=1, argv=0xbfc9abc4) at /home/lacsilva/Development/kdepim.d/kdepim/kmail/main.cpp:146 This bug may be a duplicate of or related to bug 315568. Possible duplicates by query: bug 315835, bug 315568, bug 313679. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From kollix at aon.at Sat Mar 9 18:28:29 2013 From: kollix at aon.at (Martin Koller) Date: Sat, 09 Mar 2013 18:28:29 +0000 Subject: [kmail2] [Bug 316425] New: kmail2 produces duplicated mails from POP account (even on disk) Message-ID: https://bugs.kde.org/show_bug.cgi?id=316425 Bug ID: 316425 Summary: kmail2 produces duplicated mails from POP account (even on disk) Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: kollix at aon.at Today I resumed my Laptop, kmail downloaded the mails from my POP accounts (I have ONLY POP accounts) and all mails in INBOX were there twice. As I see this problem often, I just deleted the duplicate mails. Then I read the "marketing blocker" thread on the kde-pim mailing list (which I store in a separate folder) and saw, that I have a lot of duplicated mails also there (often three or four times the same mail). I wanted to see if this is only a "display" problem and "grep"ed for one of the duplicate mails in my ~/Mail folder and I found two BINARY IDENTICAL files. E.g. I have the folder "/home/koller/Mail/.z_div. privat.directory/KDE-PIM" and did grep -R 'ObjectTreeParser::rawDecryptedBody' . ./cur/1362848125.R740.linux-d4d3.site:2,S: ObjectTreeParser::rawDecryptedBody as deprecated ./cur/1362848470.R801.linux-d4d3.site:2,S: ObjectTreeParser::rawDecryptedBody as deprecated cmp ./cur/1362848125.R740.linux-d4d3.site:2,S ./cur/1362848470.R801.linux-d4d3.site:2,S gives no result. The mails in this KDE-PIM folder are moved there by a filter (but I thought I read something wrt. the filters was fixed in 4.10.1 ?) But I also have now the situation that I see two identical mails in KDE-PIM, where I only find ONE file on disk. Very strange things happen here ... Reproducible: Sometimes -- You are receiving this mail because: You are the assignee for the bug. From alisukru at istanbul.com Sat Mar 9 20:12:13 2013 From: alisukru at istanbul.com (alisukru at istanbul.com) Date: Sat, 09 Mar 2013 20:12:13 +0000 Subject: [kmail2] [Bug 316429] New: Creating an account. Message-ID: https://bugs.kde.org/show_bug.cgi?id=316429 Bug ID: 316429 Summary: Creating an account. Classification: Unclassified Product: kmail2 Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: alisukru at istanbul.com I can't create an account working with my @istanbul.com mail account. @istanbul.com mail service is based on gmail. So I don't know which information I should write to imap and stmp boxes on Kmail. If it's possible, please help me in Turkish. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From graham.anderson at gmail.com Sat Mar 9 21:03:38 2013 From: graham.anderson at gmail.com (Graham Anderson) Date: Sat, 09 Mar 2013 21:03:38 +0000 Subject: [kmail2] [Bug 276893] Messages not correctly being marked as read when opened In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=276893 Graham Anderson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |graham.anderson at gmail.com --- Comment #20 from Graham Anderson --- I still see this bug everyday; Platform Version 4.10.1 "release 552" All my mail is via imap.... -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Sat Mar 9 21:58:35 2013 From: montel at kde.org (Laurent Montel) Date: Sat, 09 Mar 2013 21:58:35 +0000 Subject: [Akonadi] [Bug 285074] Memleak and infinity loop In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285074 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #8 from Laurent Montel --- log == 2 bytes please reupload it -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Sat Mar 9 21:59:30 2013 From: montel at kde.org (Laurent Montel) Date: Sat, 09 Mar 2013 21:59:30 +0000 Subject: [kontact] [Bug 316422] kontact crashes when clicking a mailbox in the overview In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316422 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- backtrace ? -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Sat Mar 9 22:09:10 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Sat, 09 Mar 2013 22:09:10 +0000 Subject: [Akonadi] [Bug 315985] Akonadi nepomuk Feeder not detecting nepomukserver on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315985 --- Comment #2 from Blackpaw --- Just to check I hadn't bolloxed my system with various updates and tests etc I created a Clean Kubuntu 13.04 VM + all updates (to 4.10.1) and then added my Gmail account. Problem reoccurs on every boot. -- You are receiving this mail because: You are the assignee for the bug. From torsten.eichstaedt at web.de Sat Mar 9 22:11:58 2013 From: torsten.eichstaedt at web.de (=?UTF-8?Q?Torsten=20Eichst=C3=A4dt=20?=) Date: Sat, 09 Mar 2013 22:11:58 +0000 Subject: [kontact] [Bug 316422] kontact crashes when clicking a mailbox in the overview In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316422 --- Comment #2 from Torsten Eichstädt --- Laurent, unfortunately the binaries for FreeBSD do not come with extra debug libs like in e.g. Kubuntu. And I don't want to compile myself from the ports -- it's easy, evrything is pre-configured, but it takes looooooong time, naturally. I could probably send you a backtrace w/o debug symbols, but that wouldn't be useful, n'est pas? I will ask the FreeBSD KDE maintainers to supply debug libs by default, IMHO that'd make sense. And, more important: you could not reproduce this? When I have a new mail, it crashes _everytime_ I clcik in the overview. Thus I click E-Mail on the sidebar to view the mail. -- You are receiving this mail because: You are the assignee for the bug. From alpha_one_x86 at first-world.info Sat Mar 9 22:18:13 2013 From: alpha_one_x86 at first-world.info (BRULE Herman) Date: Sat, 09 Mar 2013 22:18:13 +0000 Subject: [Akonadi] [Bug 285074] Memleak and infinity loop In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285074 BRULE Herman changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #77889|0 |1 is obsolete| | --- Comment #9 from BRULE Herman --- Created attachment 77895 --> https://bugs.kde.org/attachment.cgi?id=77895&action=edit log -- You are receiving this mail because: You are the assignee for the bug. From alpha_one_x86 at first-world.info Sat Mar 9 22:23:37 2013 From: alpha_one_x86 at first-world.info (BRULE Herman) Date: Sat, 09 Mar 2013 22:23:37 +0000 Subject: [Akonadi] [Bug 285074] Memleak and infinity loop In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285074 --- Comment #10 from BRULE Herman --- 170MB of memory at the startup. -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Sun Mar 10 00:03:14 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Sun, 10 Mar 2013 00:03:14 +0000 Subject: [kmail2] [Bug 316424] Kmail crshes on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316424 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 315568 *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Sun Mar 10 00:03:14 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Sun, 10 Mar 2013 00:03:14 +0000 Subject: [kmail2] [Bug 315568] kmail crash on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315568 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lacsilva at gmail.com --- Comment #2 from Jekyll Wu --- *** Bug 316424 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Sun Mar 10 02:34:28 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Sun, 10 Mar 2013 02:34:28 +0000 Subject: [kontact] [Bug 316422] kontact crashes when clicking a mailbox in the overview In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316422 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO Resolution|--- |BACKTRACE --- Comment #3 from Jekyll Wu --- backtrace without debug symbols is still much better than no backtrace at all. -- You are receiving this mail because: You are the assignee for the bug. From kde.dev at jayeshbadwaik.org Sun Mar 10 03:53:43 2013 From: kde.dev at jayeshbadwaik.org (Jayesh Badwaik) Date: Sun, 10 Mar 2013 03:53:43 +0000 Subject: [kmail2] [Bug 284183] Kmail does not send localmail when offline In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=284183 Jayesh Badwaik changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Jayesh Badwaik --- I have tested the functionality again, and it has gone away for me now and everything works correctly as of now. -- You are receiving this mail because: You are the assignee for the bug. From mrkfbrn at yahoo.co.nz Sun Mar 10 04:17:06 2013 From: mrkfbrn at yahoo.co.nz (Mark) Date: Sun, 10 Mar 2013 04:17:06 +0000 Subject: [kmail2] [Bug 312025] unnecessary HTML code is added to e-mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312025 Mark changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mrkfbrn at yahoo.co.nz --- Comment #4 from Mark --- I can confirm I see exactly as described in the initial bug report. However, the bug has nothing to do with Thunderbird at all. I think it is just a coincidence that the replies the reporter is seeing are from people using Thunderbird. What happens is an html mail is composed in KMail ( I have seen this in both 4.8.xx, 4.9.xx and 4.10.xx versions of kmail) The mail is displayed correctly by the receiving client. When they reply the mail is displayed correctly in the client they are composing in but once received by kmail - the original text (now quoted text) has strange line breaks - as can be seen in the original bug report above. ----------------------------------------------------------------------------------------------------------------------- e.g. Original html mail composed in kmail Hello. How are you. It's nice to meet you. Quoted reply when received back in kmail Hello. How are you. It's nice to meet you. ------------------------------------------------------------------------------------------------------------ I have seen this in replies sent to kmail from multiple email clients - so I think the bug is probably in the original composed html email. -- You are receiving this mail because: You are the assignee for the bug. From mrkfbrn at yahoo.co.nz Sun Mar 10 04:43:35 2013 From: mrkfbrn at yahoo.co.nz (Mark) Date: Sun, 10 Mar 2013 04:43:35 +0000 Subject: [kmail2] [Bug 312025] unnecessary HTML code is added to e-mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312025 --- Comment #5 from Mark --- Created attachment 77901 --> https://bugs.kde.org/attachment.cgi?id=77901&action=edit original composition in kmail 4.10.1 original composition in kmail 4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From mrkfbrn at yahoo.co.nz Sun Mar 10 04:44:54 2013 From: mrkfbrn at yahoo.co.nz (Mark) Date: Sun, 10 Mar 2013 04:44:54 +0000 Subject: [kmail2] [Bug 312025] unnecessary HTML code is added to e-mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312025 --- Comment #6 from Mark --- Created attachment 77902 --> https://bugs.kde.org/attachment.cgi?id=77902&action=edit composed reply in Thunderbird reply to mail as composed in Thunderbird. Same page breaks occur in Apple Mail and Windows Mail. -- You are receiving this mail because: You are the assignee for the bug. From mrkfbrn at yahoo.co.nz Sun Mar 10 04:45:31 2013 From: mrkfbrn at yahoo.co.nz (Mark) Date: Sun, 10 Mar 2013 04:45:31 +0000 Subject: [kmail2] [Bug 312025] unnecessary HTML code is added to e-mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312025 --- Comment #7 from Mark --- Created attachment 77903 --> https://bugs.kde.org/attachment.cgi?id=77903&action=edit reply as received by kmail reply as received by kmail -- You are receiving this mail because: You are the assignee for the bug. From mrkfbrn at yahoo.co.nz Sun Mar 10 05:20:35 2013 From: mrkfbrn at yahoo.co.nz (Mark) Date: Sun, 10 Mar 2013 05:20:35 +0000 Subject: [kmail2] [Bug 312025] unnecessary HTML code is added to e-mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312025 --- Comment #8 from Mark --- Created attachment 77904 --> https://bugs.kde.org/attachment.cgi?id=77904&action=edit reply composed in Windows Live Mail Here is a reply to the same email but this time composed in Windows Live Mail. As you can see - the page breaks occur in different places to that composed in Thunderbird - but there should be no page breaks at all. -- You are receiving this mail because: You are the assignee for the bug. From sven.burmeister at gmx.net Sun Mar 10 08:47:29 2013 From: sven.burmeister at gmx.net (S. Burmeister) Date: Sun, 10 Mar 2013 08:47:29 +0000 Subject: [Akonadi] [Bug 315985] Akonadi nepomuk Feeder not detecting nepomukserver on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315985 S. Burmeister changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sven.burmeister at gmx.net -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Sun Mar 10 10:30:18 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sun, 10 Mar 2013 10:30:18 +0000 Subject: [Akonadi] [Bug 316416] compiling error when qt4 and qt5 are installed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316416 --- Comment #1 from Christophe Giboudeaux --- >Linking CXX executable ../bin/akonadi_agent_server CMakeFiles/akonadi_agent_server.dir/agentserver.cpp.o: In function `Akonadi::AgentServer::startAgent(QString const&, QString const&, QString const&)': >/home/joker/kdesrc/kdesupport/akonadi/agentserver/agentserver.cpp:66: undefined reference to `akDebug()' It would help if you build with 'VERBOSE=1 make -j1' and paste the command that leads to this error (the line that's just before) -- You are receiving this mail because: You are the assignee for the bug. From herrfleisch at googlemail.com Sun Mar 10 10:47:01 2013 From: herrfleisch at googlemail.com (Steffen) Date: Sun, 10 Mar 2013 10:47:01 +0000 Subject: [kdepim] [Bug 316457] New: KDEPIM2 very error-prone, poor general usability Message-ID: https://bugs.kde.org/show_bug.cgi?id=316457 Bug ID: 316457 Summary: KDEPIM2 very error-prone, poor general usability Classification: Unclassified Product: kdepim Version: 4.10 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: wizards Assignee: kdepim-bugs at kde.org Reporter: herrfleisch at googlemail.com KDEPIM, especially the Kmail2 component in its current version in KDE 4.10 is still very prone to errors and the user is often left in the dark about what he can do to fix certain errors, so that he/she will finaly get a working Email-client. examples: - there still is no indication, that the user needs to have one identity per Mail-account. This issue persists since KDE 3.5 - during setup of 2 IMAP servers, there are a lot of popup windows opening and closing in very short time. This is "Microsoft Windows style" and confuses the user because he does not know whether something went wrong, or what - after the setup of the IMAP servers, finally a small window is on the screen, where all the information is presented to the user, as well as a button "setup account", which is somewhere in the middle of this window. To the user, this appears as an option to create a new mail account with yahoo, google, whatever, but not as a button which actually needs to be pressed to create the IMAP access within Kmail2! So the user just presses "ok" and the next window appears, after pressing "ok" there, the former window appears again, starting a circle. No message, no hint, that the user actually has to create an account in KDEPIM - After setting everything up, the user needs to connect all the smtp accounts to their respective identities/ IMAP accounts manually, because as a default, KDEPIM is not able to do this automatically - Sending E-Mail: when trying to send a mail, first the user gets a huge message that virtuoso-t is not running and therefore, Kmail is not able to send mails, because the addressbook is not available. Errrrmmm... okay this is getting embarrassing. The user will switch on virtuoso-t and try to send his mail... All that he gets, is an error message, which tells him that there are "problems to put the mail into the send-queue". Only option for him: to press "ok". Thats it. No hint, no tip, no fix. Great. Google says that you need to delete the /~/.config/akonadi folder, because something went wrong. Seriously? - After deleting the /~/.config/akonadi folder, mails can be sent, but it can happen, that now something else "goes wrong" with Akonadi. The clear indicator for this is, that the user can't read mails anymore, because Kmail does not fetch them from the server. Because it is "offline". The user does not find any option to put Akonadi "online" again. He can choose the option to refresh the IMAP folders. Then he gets the question whether he wants to go online. After pressing "yes" to this question, nothing happens. No error message, no hint, nothing. Deleting the /~/.config/akonadi folder again and setting up the IMAP-accounts again, helps. So in summary, the user gets the impression that he/she is sitting in front of a monster, being left alone. The user gets the impression, that choosing an option or not to choose it, doesn't make any difference, because the program does what it wants anyway. And while doing what it wants, it is dumb and stupid too. The user needs to think about things and details, he is not firm to. There are no hints, there is no help in the program itself. The error messages do not help, but increase confusion to the next level. There are so many errors which can occure, that the user gets the impression that this program is just a random generator which randomly presents a new error, only that it does not need to do what it is supposed to do. Reproducible: Always Steps to Reproduce: 1. be a normal user, no rocket-scientist 2. try to use KDEPIM 3. see the epic fail Actual Results: see details Expected Results: that KDEPIM behaves like a modern application. Being useful to the user, doing things like searching for IMAP servers automatically, error and failure messages need a comprehensive description and hints what the user can do about it, and (most important): just work. after writing all this, I came to the conclusion, that this won't be fixed anyway, because all the text is too offensive or whatever. And it also does not contain debug information. So, never mind. Just go on. Its alright, guys. -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Sun Mar 10 11:54:59 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Sun, 10 Mar 2013 11:54:59 +0000 Subject: [Akonadi] [Bug 316465] New: CalDAV resource crashes after resuming computer from suspend Message-ID: https://bugs.kde.org/show_bug.cgi?id=316465 Bug ID: 316465 Summary: CalDAV resource crashes after resuming computer from suspend Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: DAV Resource Assignee: kdepim-bugs at kde.org Reporter: dvratil at redhat.com Application: akonadi_davgroupware_resource (4.10) KDE Platform Version: 4.10.00 (Compiled from sources) Qt Version: 4.8.4 Operating System: Linux 3.7.7-201.fc18.x86_64 x86_64 Distribution: "Fedora release 18 (Spherical Cow)" -- Information about the crash: - What I was doing when the application crashed: I resumed laptop from suspend to RAM, DrKonqi appeared immediatelly. -- Backtrace: Application: Zimbra of type DAV groupware resource (akonadi_davgroupware_resource), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". 81 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) [KCrash Handler] #6 0x0000003dfb435ba5 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:63 #7 0x0000003dfb437358 in __GI_abort () at abort.c:90 #8 0x0000003e6f671564 in qt_message_output (msgType=msgType at entry=QtFatalMsg, buf=) at global/qglobal.cpp:2323 #9 0x0000003e6f671718 in qt_message(enum QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=msgType at entry=QtFatalMsg, msg=0x3e6f7da418 "ASSERT failure in %s: \"%s\", file %s, line %d", ap=ap at entry=0x7fff86b56e58) at global/qglobal.cpp:2369 #10 0x0000003e6f6718a4 in qFatal (msg=) at global/qglobal.cpp:2552 #11 0x00007f4bc2900a3f in Akonadi::ResourceBasePrivate::createItemSyncInstanceIfMissing (this=this at entry=0x13209d0) at /home/progdan/projects/kde/kdepimlibs/akonadi/resourcebase.cpp:166 #12 0x00007f4bc28fd535 in Akonadi::ResourceBase::itemsRetrieved (this=, items=...) at /home/progdan/projects/kde/kdepimlibs/akonadi/resourcebase.cpp:980 #13 0x0000000000437fd2 in DavGroupwareResource::onRetrieveAkonadiItemsFinished (this=0x131d790, job=0x20fe420) at /home/progdan/projects/kde/kdepim-runtime/resources/dav/resource/davgroupwareresource.cpp:649 #14 0x0000003e6f78ceef in QMetaObject::activate (sender=0x20fe420, m=, local_signal_index=, argv=0x7fff86b57150) at kernel/qobject.cpp:3539 #15 0x00000033bef33f32 in KJob::result (this=this at entry=0x20fe420, _t1=_t1 at entry=0x20fe420) at /usr/src/debug/kdelibs-4.10.0/x86_64-redhat-linux-gnu/kdecore/kjob.moc:207 #16 0x00000033bef33f70 in KJob::emitResult (this=0x20fe420) at /usr/src/debug/kdelibs-4.10.0/kdecore/jobs/kjob.cpp:318 #17 0x0000003e6f78c3ce in QObject::event (this=0x20fe420, e=) at kernel/qobject.cpp:1194 #18 0x00000033bd1ca5cc in QApplicationPrivate::notify_helper (this=this at entry=0x10f43e0, receiver=receiver at entry=0x20fe420, e=e at entry=0x1540560) at kernel/qapplication.cpp:4562 #19 0x00000033bd1cea4a in QApplication::notify (this=0x7fff86b57ae0, receiver=0x20fe420, e=0x1540560) at kernel/qapplication.cpp:4423 #20 0x00000033bf646f26 in KApplication::notify (this=0x7fff86b57ae0, receiver=0x20fe420, event=0x1540560) at /usr/src/debug/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311 #21 0x0000003e6f777abe in QCoreApplication::notifyInternal (this=0x7fff86b57ae0, receiver=receiver at entry=0x20fe420, event=event at entry=0x1540560) at kernel/qcoreapplication.cpp:946 #22 0x0000003e6f77b571 in sendEvent (event=0x1540560, receiver=0x20fe420) at kernel/qcoreapplication.h:231 #23 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x10bd4d0) at kernel/qcoreapplication.cpp:1570 #24 0x0000003e6f7a5f73 in sendPostedEvents () at kernel/qcoreapplication.h:236 #25 postEventSourceDispatch (s=s at entry=0x10eeff0) at kernel/qeventdispatcher_glib.cpp:279 #26 0x00000038ffa47a55 in g_main_dispatch (context=0x10f5900) at gmain.c:2715 #27 g_main_context_dispatch (context=context at entry=0x10f5900) at gmain.c:3219 #28 0x00000038ffa47d88 in g_main_context_iterate (context=context at entry=0x10f5900, block=block at entry=1, dispatch=dispatch at entry=1, self=) at gmain.c:3290 #29 0x00000038ffa47e44 in g_main_context_iteration (context=0x10f5900, may_block=1) at gmain.c:3351 #30 0x0000003e6f7a6106 in QEventDispatcherGlib::processEvents (this=0x10bedb0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #31 0x00000033bd26a73e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 #32 0x0000003e6f77680f in QEventLoop::processEvents (this=this at entry=0x7fff86b57a60, flags=...) at kernel/qeventloop.cpp:149 #33 0x0000003e6f776a98 in QEventLoop::exec (this=0x7fff86b57a60, flags=...) at kernel/qeventloop.cpp:204 #34 0x0000003e6f77b888 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #35 0x00007f4bc28faf85 in Akonadi::ResourceBase::init (r=0x131d790) at /home/progdan/projects/kde/kdepimlibs/akonadi/resourcebase.cpp:452 #36 0x00000000004419a8 in Akonadi::ResourceBase::init (argc=, argv=) at /usr/include/kde4/akonadi/resourcebase.h:188 #37 0x0000003dfb421a05 in __libc_start_main (main=0x4126b0 , argc=3, ubp_av=0x7fff86b57bf8, init=, fini=, rtld_fini=, stack_end=0x7fff86b57be8) at libc-start.c:225 #38 0x0000000000412701 in _start () Possible duplicates by query: bug 311441, bug 307621. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From joker777vs.666 at gmail.com Sun Mar 10 12:48:52 2013 From: joker777vs.666 at gmail.com (Johannes K.) Date: Sun, 10 Mar 2013 12:48:52 +0000 Subject: [Akonadi] [Bug 316416] compiling error when qt4 and qt5 are installed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316416 --- Comment #2 from Johannes K. --- Created attachment 77913 --> https://bugs.kde.org/attachment.cgi?id=77913&action=edit cmake and make output -- You are receiving this mail because: You are the assignee for the bug. From joker777vs.666 at gmail.com Sun Mar 10 12:49:53 2013 From: joker777vs.666 at gmail.com (Johannes K.) Date: Sun, 10 Mar 2013 12:49:53 +0000 Subject: [Akonadi] [Bug 316416] compiling error when qt4 and qt5 are installed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316416 --- Comment #3 from Johannes K. --- Hi Thanks a lot for your reply. I just attached the requested output. -- You are receiving this mail because: You are the assignee for the bug. From volkangezer at gmail.com Sun Mar 10 13:28:59 2013 From: volkangezer at gmail.com (Volkan) Date: Sun, 10 Mar 2013 13:28:59 +0000 Subject: [akregator] [Bug 316467] New: Adding adblock like plugin to block ads Message-ID: https://bugs.kde.org/show_bug.cgi?id=316467 Bug ID: 316467 Summary: Adding adblock like plugin to block ads Classification: Unclassified Product: akregator Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: volkangezer at gmail.com It will be very good to add an adblock like plugin to block ads when using "Show all page" feature. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From andreas.hencke at outlook.com Sun Mar 10 16:57:03 2013 From: andreas.hencke at outlook.com (Andreas Hencke) Date: Sun, 10 Mar 2013 16:57:03 +0000 Subject: [kontact] [Bug 316476] New: Kontact crashed while using akregator Message-ID: https://bugs.kde.org/show_bug.cgi?id=316476 Bug ID: 316476 Summary: Kontact crashed while using akregator Classification: Unclassified Product: kontact Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: andreas.hencke at outlook.com Application: kontact (4.10.1) KDE Platform Version: 4.10.1 Qt Version: 4.8.3 Operating System: Linux 3.5.0-25-generic i686 Distribution: Ubuntu 12.10 -- Information about the crash: - What I was doing when the application crashed: I've just opened akregator and clicked to fetch all news-sources, then kontact crashed -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0xb22b99c0 (LWP 2701))] Thread 5 (Thread 0xafac0b40 (LWP 2702)): #0 0xb7764424 in __kernel_vsyscall () #1 0xb3b9696b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0xb609e64c in __pthread_cond_wait (cond=0xb5f48470 , mutex=0xb5f48458 ) at forward.c:139 #3 0xb57f10e9 in WTF::TCMalloc_PageHeap::scavengerThread (this=this at entry=0xb5f43380 ) at wtf/FastMalloc.cpp:2499 #4 0xb57f11df in WTF::TCMalloc_PageHeap::runScavengerThread (context=0xb5f43380 ) at wtf/FastMalloc.cpp:1622 #5 0xb3b92d4c in start_thread (arg=0xafac0b40) at pthread_create.c:308 #6 0xb6090d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 4 (Thread 0xaf19fb40 (LWP 2705)): #0 0xb3b7bdcd in __GI_clock_gettime (clock_id=1, tp=0xaf19efa8) at ../sysdeps/unix/clock_gettime.c:116 #1 0xb6dcbfd5 in do_gettime (frac=0xaf19efa0, sec=0xaf19ef98) at tools/qelapsedtimer_unix.cpp:123 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #3 0xb6eb338e in QTimerInfoList::updateCurrentTime (this=0xae802074) at kernel/qeventdispatcher_unix.cpp:343 #4 0x7fffffff in ?? () #5 0xb6eb371a in QTimerInfoList::timerWait (this=0xae802074, tm=...) at kernel/qeventdispatcher_unix.cpp:450 #6 0x7fffffff in ?? () Thread 3 (Thread 0xac1c7b40 (LWP 2954)): #0 0xb3b7bdcd in __GI_clock_gettime (clock_id=1, tp=0xac1c6f78) at ../sysdeps/unix/clock_gettime.c:116 #1 0xb6dcbfd5 in do_gettime (frac=0xac1c6f70, sec=0xac1c6f68) at tools/qelapsedtimer_unix.cpp:123 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #3 0xb6eb338e in QTimerInfoList::updateCurrentTime (this=0xab802074) at kernel/qeventdispatcher_unix.cpp:343 #4 0x7fffffff in ?? () #5 0xb6eb371a in QTimerInfoList::timerWait (this=0xab802074, tm=...) at kernel/qeventdispatcher_unix.cpp:450 #6 0x7fffffff in ?? () Thread 2 (Thread 0xab031b40 (LWP 14238)): #0 0xb7764424 in __kernel_vsyscall () #1 0xb60803eb in read () at ../sysdeps/unix/syscall-template.S:82 #2 0xb3b031ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb3ac283b in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb3ac2c92 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0xb3ac2e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #6 0xb6eb29bf in QEventDispatcherGlib::processEvents (this=0xd08de80, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #7 0xb6e7f28c in QEventLoop::processEvents (this=this at entry=0xab031228, flags=...) at kernel/qeventloop.cpp:149 #8 0xb6e7f581 in QEventLoop::exec (this=0xab031228, flags=...) at kernel/qeventloop.cpp:204 #9 0xb6d6a68c in QThread::exec (this=0xcfc1970) at thread/qthread.cpp:501 #10 0xb6e5d7dd in QInotifyFileSystemWatcherEngine::run (this=0xcfc1970) at io/qfilesystemwatcher_inotify.cpp:248 #11 0xb6d6da78 in QThreadPrivate::start (arg=0xcfc1970) at thread/qthread_unix.cpp:338 #12 0xb3b92d4c in start_thread (arg=0xab031b40) at pthread_create.c:308 #13 0xb6090d3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 1 (Thread 0xb22b99c0 (LWP 2701)): [KCrash Handler] #7 0xa4de3af0 in type (this=0xa1181920) at ../../kjs/value.h:452 #8 KJS::cloneInternal (exec=exec at entry=0x1420f940, ctx=ctx at entry=0x1420f930, in=in at entry=0xa1181920, path=...) at ../../khtml/ecma/kjs_data.cpp:37 #9 0xa4de3edd in KJS::encapsulateMessageEventData (exec=0x1420f940, ctx=0x1420f930, data=0xa1181920) at ../../khtml/ecma/kjs_data.cpp:117 #10 0xa4de40d3 in KJS::DelayedPostMessage::execute (this=0x11b70788, w=0x0) at ../../khtml/ecma/kjs_data.cpp:169 #11 0xa4d933b4 in KJS::Window::afterScriptExecution (this=0xa5f800c0) at ../../khtml/ecma/kjs_window.cpp:1337 #12 0xa4dbd71e in KJS::JSEventListener::handleEvent (this=0x15331e80, evt=...) at ../../khtml/ecma/kjs_events.cpp:121 #13 0xa4bd1ef6 in DOM::EventTargetImpl::handleLocalEvents (this=0x153454a8, evt=0x1538bd48, useCapture=false) at ../../khtml/xml/dom2_eventsimpl.cpp:62 #14 0xa4bab934 in DOM::NodeImpl::dispatchGenericEvent (this=this at entry=0x153454a8, evt=evt at entry=0x1538bd48) at ../../khtml/xml/dom_nodeimpl.cpp:469 #15 0xa4babbbb in DOM::NodeImpl::dispatchEvent (this=this at entry=0x153454a8, evt=evt at entry=0x1538bd48, exceptioncode=@0xbfd43abc: 0, tempEvent=tempEvent at entry=true) at ../../khtml/xml/dom_nodeimpl.cpp:401 #16 0xa4bad5b4 in DOM::NodeImpl::dispatchHTMLEvent (this=0x153454a8, _id=16, canBubbleArg=false, cancelableArg=false) at ../../khtml/xml/dom_nodeimpl.cpp:520 #17 0xa4c2b306 in DOM::HTMLPartContainerElementImpl::slotEmitLoadEvent (this=0x153454a0) at ../../khtml/html/html_objectimpl.cpp:133 #18 0xa4bababc in DOM::NodeImpl::dispatchWindowEvent (this=0x1537ff5c, evt=0x14fd6438) at ../../khtml/xml/dom_nodeimpl.cpp:548 #19 0xa4c07407 in DOM::HTMLDocumentImpl::close (this=0x1537ff50) at ../../khtml/html/html_documentimpl.cpp:237 #20 0xa4b0f551 in KHTMLPart::checkEmitLoadEvent (this=this at entry=0x15334be0) at ../../khtml/khtml_part.cpp:2505 #21 0xa4b25e8c in KHTMLPart::slotFinishedParsing (this=this at entry=0x15334be0) at ../../khtml/khtml_part.cpp:2229 #22 0xa4b406e6 in KHTMLPart::qt_static_metacall (_o=0x15334be0, _c=QMetaObject::InvokeMetaMethod, _id=22, _a=0xbfd43cac) at ./khtml_part.moc:256 #23 0xb6e98ef6 in QMetaObject::activate (sender=0x1537ff50, m=0xa50649c0 , local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3547 #24 0xa4b9a175 in DOM::DocumentImpl::finishedParsing (this=0x1537ff50) at ./dom_docimpl.moc:100 #25 0xb6e98ef6 in QMetaObject::activate (sender=0x1538c450, m=0xa5066040 , local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3547 #26 0xa4bc8a75 in khtml::Tokenizer::finishedParsing (this=0x1538c450) at ./xml_tokenizer.moc:98 #27 0xa4beb7d9 in khtml::HTMLTokenizer::end (this=0x1538c450) at ../../khtml/html/htmltokenizer.cpp:1928 #28 0xa4bf34dc in khtml::HTMLTokenizer::write (this=0x1538c450, str=..., appendData=false) at ../../khtml/html/htmltokenizer.cpp:1890 #29 0xa4bf454b in khtml::HTMLTokenizer::notifyFinished (this=0x1538c450, finishedObj=0x1542b478) at ../../khtml/html/htmltokenizer.cpp:2133 #30 0xa4d1ab1f in khtml::CachedScript::checkNotify (this=0x1542b478) at ../../khtml/misc/loader.cpp:397 #31 0xa4d1ad04 in khtml::CachedScript::data (this=0x1542b478, buffer=..., eof=true) at ../../khtml/misc/loader.cpp:389 #32 0xa4d1c8d3 in khtml::Loader::slotFinished (this=0xe5721d0, job=0x1538bfc8) at ../../khtml/misc/loader.cpp:1262 #33 0xb6e98ef6 in QMetaObject::activate (sender=0x1538bfc8, m=0xb72ab46c , local_signal_index=3, argv=0xbfd44148) at kernel/qobject.cpp:3547 #34 0xb70f3e15 in KJob::result (this=this at entry=0x1538bfc8, _t1=_t1 at entry=0x1538bfc8) at ./kjob.moc:208 #35 0xb70f3e68 in KJob::emitResult (this=0x1538bfc8) at ../../kdecore/jobs/kjob.cpp:318 #36 0xb45140dd in KIO::SimpleJob::slotFinished (this=this at entry=0x1538bfc8) at ../../kio/kio/job.cpp:494 #37 0xb451cf3d in KIO::TransferJob::slotFinished (this=0x1538bfc8) at ../../kio/kio/job.cpp:1081 #38 0xb451b1c8 in qt_static_metacall (_a=0xbfd4436c, _id=7, _o=0x1538bfc8, _c=) at ./jobclasses.moc:388 #39 KIO::TransferJob::qt_static_metacall (_o=0x1538bfc8, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbfd4436c) at ./jobclasses.moc:375 #40 0xb6e98ef6 in QMetaObject::activate (sender=0x14edd8a0, m=0xb46ef480 , local_signal_index=4, argv=0x0) at kernel/qobject.cpp:3547 #41 0xb45c7e15 in KIO::SlaveInterface::finished (this=this at entry=0x14edd8a0) at ./slaveinterface.moc:185 #42 0xb45cad03 in KIO::SlaveInterface::dispatch (this=0x14edd8a0, _cmd=104, rawdata=...) at ../../kio/kio/slaveinterface.cpp:172 #43 0xb45c74ba in KIO::SlaveInterface::dispatch (this=0x14edd8a0) at ../../kio/kio/slaveinterface.cpp:88 #44 0xb45ba078 in KIO::Slave::gotInput (this=this at entry=0x14edd8a0) at ../../kio/kio/slave.cpp:344 #45 0xb45ba6d4 in KIO::Slave::qt_static_metacall (_o=0x14edd8a0, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfd4461c) at ./slave.moc:57 #46 0xb6e98ef6 in QMetaObject::activate (sender=0x14edd620, m=0xb46ec110 , local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3547 #47 0xb44e28a5 in KIO::Connection::readyRead (this=0x14edd620) at ./connection.moc:106 #48 0xb44e2f08 in dequeue (this=) at ../../kio/kio/connection.cpp:82 #49 KIO::ConnectionPrivate::dequeue (this=0x1505af60) at ../../kio/kio/connection.cpp:71 #50 0xb6e929ca in QMetaCallEvent::placeMetaCall (this=0x1237ea18, object=0x14edd620) at kernel/qobject.cpp:525 #51 0xb6e96f0b in QObject::event (this=0x14edd620, e=0x1237ea18) at kernel/qobject.cpp:1195 #52 0xb637139c in QApplicationPrivate::notify_helper (this=0x9b62660, receiver=0x14edd620, e=0x1237ea18) at kernel/qapplication.cpp:4562 #53 0xb6375daf in QApplication::notify (this=0x1237ea18, receiver=0x14edd620, e=0x1237ea18) at kernel/qapplication.cpp:3944 #54 0xb74928b1 in KApplication::notify (this=0xbfd44ef8, receiver=0x14edd620, event=0x1237ea18) at ../../kdeui/kernel/kapplication.cpp:311 #55 0xb6e807ae in QCoreApplication::notifyInternal (this=0xbfd44ef8, receiver=0x14edd620, event=0x1237ea18) at kernel/qcoreapplication.cpp:915 #56 0xb6e8499d in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #57 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9b32390) at kernel/qcoreapplication.cpp:1539 #58 0xb6e84c2c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432 #59 0xb6eb2824 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #60 postEventSourceDispatch (s=0x9b6a330) at kernel/qeventdispatcher_glib.cpp:279 #61 0xb3ac29e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #62 0xb3ac2d80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #63 0xb3ac2e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #64 0xb6eb29a1 in QEventDispatcherGlib::processEvents (this=0x9b32f10, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #65 0xb64279aa in QGuiEventDispatcherGlib::processEvents (this=0x9b32f10, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #66 0xb6e7f28c in QEventLoop::processEvents (this=this at entry=0xbfd44e08, flags=...) at kernel/qeventloop.cpp:149 #67 0xb6e7f581 in QEventLoop::exec (this=0xbfd44e08, flags=...) at kernel/qeventloop.cpp:204 #68 0xb6e84cda in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #69 0xb636efc4 in QApplication::exec () at kernel/qapplication.cpp:3823 #70 0x0804aaf7 in main (argc=1, argv=0xbfd44fd4) at ../../../kontact/src/main.cpp:219 Possible duplicates by query: bug 313800, bug 312751, bug 307712, bug 307096, bug 300792. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From caco3 at ruinelli.ch Sun Mar 10 17:05:56 2013 From: caco3 at ruinelli.ch (George Ruinelli) Date: Sun, 10 Mar 2013 17:05:56 +0000 Subject: [kmail2] [Bug 96901] Don't close compose when saving drafts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=96901 George Ruinelli changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caco3 at ruinelli.ch --- Comment #8 from George Ruinelli --- So this bug is more than TEN years old and nobody ever fixed it? Thats just insane. :( Kmail is very great but this "function" just prevents me from saving my drafts while I write my emails :( I cant belief this was intentioned this way... -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Sun Mar 10 19:11:23 2013 From: montel at kde.org (Laurent Montel) Date: Sun, 10 Mar 2013 19:11:23 +0000 Subject: [kmail2] [Bug 96901] Don't close compose when saving drafts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=96901 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #9 from Laurent Montel --- it was created in 2005 so not 10 years :) "I cant belief this was intentioned this way..." it's. Sorry but for the moment we can't change it. Sorry if you can't use kmail because there is this bug... -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Sun Mar 10 19:13:12 2013 From: montel at kde.org (Laurent Montel) Date: Sun, 10 Mar 2013 19:13:12 +0000 Subject: [kontact] [Bug 316422] kontact crashes when clicking a mailbox in the overview In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316422 --- Comment #4 from Laurent Montel --- I can't reproduce it, and I can't debug without a crash or backtrace. -- You are receiving this mail because: You are the assignee for the bug. From caco3 at ruinelli.ch Sun Mar 10 20:01:50 2013 From: caco3 at ruinelli.ch (George Ruinelli) Date: Sun, 10 Mar 2013 20:01:50 +0000 Subject: [kmail2] [Bug 96901] Don't close compose when saving drafts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=96901 --- Comment #10 from George Ruinelli --- The first report for this got opened 12 years ago: https://bugs.kde.org/show_bug.cgi?id=33953 :) Why can it not be changed? Whats the reason for it? I remapped Ctrl-S now to the spell checker. So every time I press it, I get informed that it is not doing what I wanted, and the mail stays open :) For sure a dirty workaround. I would fix it myself, but have not the time to get to understand the whole kdepim code. -- You are receiving this mail because: You are the assignee for the bug. From kkoksvik at lyse.net Sun Mar 10 21:01:59 2013 From: kkoksvik at lyse.net (kkoksvik at lyse.net) Date: Sun, 10 Mar 2013 21:01:59 +0000 Subject: [kmail2] [Bug 316488] New: Kmail crash when opening a reply to IMAP mail Message-ID: https://bugs.kde.org/show_bug.cgi?id=316488 Bug ID: 316488 Summary: Kmail crash when opening a reply to IMAP mail Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: kkoksvik at lyse.net Application: kmail (4.10.1) KDE Platform Version: 4.10.1 Qt Version: 4.8.3 Operating System: Linux 3.5.0-17-generic x86_64 Distribution: Linux Mint 14 Nadia -- Information about the crash: - What I was doing when the application crashed: I was reading a mail in the side prewiew pane when i pressed reply on the menubar kmail crached imediatly Mint 14 KDE edition up to date -- Backtrace: Application: KMail (kmail), signal: Aborted Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f35bb7977c0 (LWP 12695))] Thread 3 (Thread 0x7f35b27fb700 (LWP 12699)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f35c6be2b2d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #2 0x00007f35c6be2c39 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #3 0x00007f35cfe52e9a in start_thread (arg=0x7f35b27fb700) at pthread_create.c:308 #4 0x00007f35d259ecbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f35b1efa700 (LWP 12700)): #0 0x00007f35d2593303 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f35ca7aed84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f35ca7aeea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f35d2f29c46 in QEventDispatcherGlib::processEvents (this=0x7f35ac0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f35d2efa2ef in QEventLoop::processEvents (this=this at entry=0x7f35b1ef9dc0, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f35d2efa578 in QEventLoop::exec (this=0x7f35b1ef9dc0, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f35d2dfbb40 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f35d2dfeb1c in QThreadPrivate::start (arg=0x19d0db0) at thread/qthread_unix.cpp:338 #8 0x00007f35cfe52e9a in start_thread (arg=0x7f35b1efa700) at pthread_create.c:308 #9 0x00007f35d259ecbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f35bb7977c0 (LWP 12695)): [KCrash Handler] #6 0x00007f35d24e1425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00007f35d24e4b8b in __GI_abort () at abort.c:91 #8 0x00007f35d251f39e in __libc_message (do_abort=2, fmt=0x7f35d2629028 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:201 #9 0x00007f35d2529b96 in malloc_printerr (action=3, str=0x7f35d2629188 "double free or corruption (out)", ptr=) at malloc.c:5007 #10 0x00007f35d36d7739 in ~QTextCharFormat (this=0x7fff49001260, __in_chrg=) at ../../include/QtGui/../../src/gui/text/qtextformat.h:372 #11 QTextTableCell::columnSpan (this=) at text/qtexttable.cpp:212 #12 0x00007f35d36c0745 in QTextDocumentLayoutPrivate::layoutTable (this=this at entry=0x3019df0, table=0x22fbcc0, layoutFrom=layoutFrom at entry=222, layoutTo=layoutTo at entry=222, parentY=..., parentY at entry=...) at text/qtextdocumentlayout.cpp:1627 #13 0x00007f35d36c2c0c in QTextDocumentLayoutPrivate::layoutFrame (this=this at entry=0x3019df0, f=f at entry=0x22fbcc0, layoutFrom=layoutFrom at entry=222, layoutTo=layoutTo at entry=222, frameWidth=..., frameWidth at entry=..., frameHeight=..., parentY=...) at text/qtextdocumentlayout.cpp:2107 #14 0x00007f35d36c340f in QTextDocumentLayoutPrivate::layoutFrame (this=this at entry=0x3019df0, f=f at entry=0x22fbcc0, layoutFrom=layoutFrom at entry=222, layoutTo=layoutTo at entry=222, parentY=...) at text/qtextdocumentlayout.cpp:2049 #15 0x00007f35d36c48b8 in QTextDocumentLayoutPrivate::layoutFlow (this=0x3019df0, it=..., layoutStruct=0x7fff490021c0, layoutFrom=222, layoutTo=222, width=...) at text/qtextdocumentlayout.cpp:2311 #16 0x00007f35d36c2ef1 in QTextDocumentLayoutPrivate::layoutFrame (this=this at entry=0x3019df0, f=f at entry=0x301a2d0, layoutFrom=layoutFrom at entry=222, layoutTo=layoutTo at entry=222, frameWidth=..., frameWidth at entry=..., frameHeight=..., parentY=...) at text/qtextdocumentlayout.cpp:2143 #17 0x00007f35d36c340f in QTextDocumentLayoutPrivate::layoutFrame (this=this at entry=0x3019df0, f=f at entry=0x301a2d0, layoutFrom=layoutFrom at entry=222, layoutTo=layoutTo at entry=222, parentY=parentY at entry=...) at text/qtextdocumentlayout.cpp:2049 #18 0x00007f35d36c5741 in QTextDocumentLayout::doLayout (this=this at entry=0x22fbf50, from=from at entry=222, oldLength=oldLength at entry=1, length=length at entry=0) at text/qtextdocumentlayout.cpp:2939 #19 0x00007f35d36c66c9 in QTextDocumentLayout::documentChanged (this=0x22fbf50, from=222, oldLength=1, length=0) at text/qtextdocumentlayout.cpp:2902 #20 0x00007f35d36a6284 in QTextDocumentPrivate::finishEdit (this=0x22fb460) at text/qtextdocument_p.cpp:1220 #21 0x00007f35d36cc045 in removeSelectedText (this=) at text/qtextcursor.cpp:1662 #22 QTextCursor::removeSelectedText (this=0x7fff49002560) at text/qtextcursor.cpp:1655 #23 0x00007f35cbccf628 in KPIMTextEdit::TextEdit::loadImage (this=0x3019be0, image=..., matchName=..., resourceName=...) at ../../kpimtextedit/textedit.cpp:517 #24 0x00007f35ce752f68 in Message::ComposerViewBase::collectImages (this=this at entry=0x244f950, root=) at ../../messagecomposer/composerviewbase.cpp:1506 #25 0x00007f35ce75c469 in Message::ComposerViewBase::setMessage (this=0x244f950, msg=...) at ../../messagecomposer/composerviewbase.cpp:181 #26 0x00007f35d406aa56 in KMComposeWin::setMessage (this=this at entry=0x25a1f00, newMsg=..., lastSignState=lastSignState at entry=false, lastEncryptState=lastEncryptState at entry=false, mayAutoSign=mayAutoSign at entry=true, allowDecryption=allowDecryption at entry=false, isModified=isModified at entry=false) at ../../kmail/kmcomposewin.cpp:1556 #27 0x00007f35d406e127 in KMComposeWin::KMComposeWin (this=this at entry=0x25a1f00, aMsg=..., lastSignState=lastSignState at entry=false, lastEncryptState=lastEncryptState at entry=false, context=context at entry=KMail::Composer::Reply, id=id at entry=0, textSelection=..., customTemplate=..., __in_chrg=, __vtt_parm=) at ../../kmail/kmcomposewin.cpp:473 #28 0x00007f35d406f10f in KMComposeWin::create (msg=..., lastSignState=, lastEncryptState=, context=KMail::Composer::Reply, identity=0, textSelection=..., customTemplate=...) at ../../kmail/kmcomposewin.cpp:174 #29 0x00007f35d4007ba9 in KMReplyCommand::execute (this=0x24495b0) at ../../kmail/kmcommands.cpp:864 #30 0x00007f35d4006c21 in KMCommand::slotPostTransfer (this=0x24495b0, result=KMCommand::OK) at ../../kmail/kmcommands.cpp:272 #31 0x00007f35d2f10f8f in QMetaObject::activate (sender=0x24495b0, m=, local_signal_index=, argv=0x7fff49003420) at kernel/qobject.cpp:3547 #32 0x00007f35d4006a2e in KMCommand::messagesTransfered (this=this at entry=0x24495b0, _t1=_t1 at entry=KMCommand::OK) at ./kmcommands.moc:117 #33 0x00007f35d400af7c in KMCommand::slotJobFinished (this=0x24495b0) at ../../kmail/kmcommands.cpp:382 #34 0x00007f35d2f10f8f in QMetaObject::activate (sender=0x22fc170, m=, local_signal_index=, argv=0x7fff490035d0) at kernel/qobject.cpp:3547 #35 0x00007f35d46691c2 in KJob::result (this=this at entry=0x22fc170, _t1=_t1 at entry=0x22fc170) at ./kjob.moc:208 #36 0x00007f35d4669200 in KJob::emitResult (this=0x22fc170) at ../../kdecore/jobs/kjob.cpp:318 #37 0x00007f35d2f1046e in QObject::event (this=0x22fc170, e=) at kernel/qobject.cpp:1195 #38 0x00007f35d341fe9c in QApplicationPrivate::notify_helper (this=this at entry=0x14f66b0, receiver=receiver at entry=0x22fc170, e=e at entry=0x225fe90) at kernel/qapplication.cpp:4562 #39 0x00007f35d342430a in QApplication::notify (this=0x7fff49004260, receiver=0x22fc170, e=0x225fe90) at kernel/qapplication.cpp:4423 #40 0x00007f35d4c2bad6 in KApplication::notify (this=0x7fff49004260, receiver=0x22fc170, event=0x225fe90) at ../../kdeui/kernel/kapplication.cpp:311 #41 0x00007f35d2efb59e in QCoreApplication::notifyInternal (this=0x7fff49004260, receiver=receiver at entry=0x22fc170, event=event at entry=0x225fe90) at kernel/qcoreapplication.cpp:915 #42 0x00007f35d2eff421 in sendEvent (event=0x225fe90, receiver=0x22fc170) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #43 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1493220) at kernel/qcoreapplication.cpp:1539 #44 0x00007f35d2f29a93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #45 postEventSourceDispatch (s=0x1501430) at kernel/qeventdispatcher_glib.cpp:279 #46 0x00007f35ca7aeab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #47 0x00007f35ca7aede8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #48 0x00007f35ca7aeea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #49 0x00007f35d2f29c26 in QEventDispatcherGlib::processEvents (this=0x1494b00, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #50 0x00007f35d34c4c1e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #51 0x00007f35d2efa2ef in QEventLoop::processEvents (this=this at entry=0x7fff49003ee0, flags=...) at kernel/qeventloop.cpp:149 #52 0x00007f35d2efa578 in QEventLoop::exec (this=0x7fff49003ee0, flags=...) at kernel/qeventloop.cpp:204 #53 0x00007f35d2eff738 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #54 0x0000000000402c1d in main (argc=, argv=) at ../../kmail/main.cpp:146 Possible duplicates by query: bug 315334, bug 314123, bug 314055, bug 313684, bug 311589. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From kkoksvik at lyse.net Sun Mar 10 21:05:57 2013 From: kkoksvik at lyse.net (kkoksvik at lyse.net) Date: Sun, 10 Mar 2013 21:05:57 +0000 Subject: [kmail2] [Bug 316488] Kmail crash when opening a reply to IMAP mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316488 kkoksvik at lyse.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkoksvik at lyse.net -- You are receiving this mail because: You are the assignee for the bug. From kkoksvik at lyse.net Sun Mar 10 21:06:06 2013 From: kkoksvik at lyse.net (kkoksvik at lyse.net) Date: Sun, 10 Mar 2013 21:06:06 +0000 Subject: [kmail2] [Bug 316488] Kmail crash when opening a reply to IMAP mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316488 --- Comment #1 from kkoksvik at lyse.net --- Created attachment 77923 --> https://bugs.kde.org/attachment.cgi?id=77923&action=edit New crash information added by DrKonqi kmail (4.10.1) on KDE Platform 4.10.1 using Qt 4.8.3 - What I was doing when the application crashed: selecting replay to all on menubar for IMAP e-mail -- Backtrace (Reduced): #6 0x00007f38af0b6425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00007f38af0b9b8b in __GI_abort () at abort.c:91 [...] #9 0x00007f38af0feb96 in malloc_printerr (action=3, str=0x7f38af1fe1f0 "free(): invalid next size (fast)", ptr=) at malloc.c:5007 #10 0x00007f38b0252885 in free (alignment=8, x=) at ../../include/QtCore/../../src/corelib/tools/qvector.h:99 #11 free (x=, this=) at ../../include/QtCore/../../src/corelib/tools/qvector.h:468 -- You are receiving this mail because: You are the assignee for the bug. From noname at tele2.se Sun Mar 10 21:29:23 2013 From: noname at tele2.se (Bac0n) Date: Sun, 10 Mar 2013 21:29:23 +0000 Subject: [kmail2] [Bug 316490] New: Deleting Mail. Message-ID: https://bugs.kde.org/show_bug.cgi?id=316490 Bug ID: 316490 Summary: Deleting Mail. Classification: Unclassified Product: kmail2 Version: unspecified Platform: Debian stable OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: noname at tele2.se Application: kmail (1.13.7) KDE Platform Version: 4.8.4 (4.8.4) Qt Version: 4.8.2 Operating System: Linux 3.2.0-4-686-pae i686 Distribution: Debian GNU/Linux 7.0 (wheezy) -- Information about the crash: - What I was doing when the application crashed: Crashes quite randomly when deleting email. Next start i can delete as usual. -- Backtrace: Application: KMail (kmail), signal: Segmentation fault Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1". [KCrash Handler] #7 0xb6b86319 in KMAcctImap::ignoreJobsForMessage (this=0x9f6a480, msg=0xb310470) at ../../kmail/kmacctimap.cpp:219 #8 0xb6b999e3 in ignoreJobsForMessage (msg=0xb310470, this=) at ../../kmail/kmfolderimap.cpp:1560 #9 KMFolderImap::ignoreJobsForMessage (this=0x9fb81b0, msg=0xb310470) at ../../kmail/kmfolderimap.cpp:1551 #10 0xb6ca2208 in KMMoveCommand::execute (this=0xb291d58) at ../../kmail/kmcommands.cpp:2208 #11 0xb6c907fa in KMCommand::slotPostTransfer (this=this at entry=0xb291d58, result=KMCommand::OK) at ../../kmail/kmcommands.cpp:295 #12 0xb6c9c891 in qt_static_metacall (_a=0xbf8abc78, _id=5, _o=0xb291d58, _c=) at ./kmcommands.moc:70 #13 KMCommand::qt_static_metacall (_o=_o at entry=0xb291d58, _c=_c at entry=QMetaObject::InvokeMetaMethod, _id=_id at entry=5, _a=0xbf8abc78) at ./kmcommands.moc:59 #14 0xb5d48cd2 in QMetaObject::activate (sender=0xb291d58, m=0xb6faa448, local_signal_index=0, argv=0xbf8abc78) at kernel/qobject.cpp:3547 #15 0xb6c89315 in KMCommand::messagesTransfered (this=0xb291d58, _t1=KMCommand::OK) at ./kmcommands.moc:122 #16 0xb6c90d9e in KMCommand::transferSelectedMsgs (this=0xb291d58) at ../../kmail/kmcommands.cpp:393 #17 0xb6c93f1e in KMCommand::slotStart (this=0xb291d58) at ../../kmail/kmcommands.cpp:287 #18 0xb6c9c8a4 in qt_static_metacall (_a=0xb2fe7a8, _id=4, _o=0xb291d58, _c=) at ./kmcommands.moc:69 #19 KMCommand::qt_static_metacall (_o=0xb291d58, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xb2fe7a8) at ./kmcommands.moc:59 #20 0xb5d4277a in QMetaCallEvent::placeMetaCall (this=0xa193e38, object=0xb291d58) at kernel/qobject.cpp:525 #21 0xb5d46cbb in QObject::event (this=0xb291d58, e=0xa193e38) at kernel/qobject.cpp:1195 #22 0xb5fe447c in QApplicationPrivate::notify_helper (this=0x9d4ef38, receiver=0xb291d58, e=0xa193e38) at kernel/qapplication.cpp:4556 #23 0xb5fe8e7f in QApplication::notify (this=0xa193e38, receiver=0xb291d58, e=0xa193e38) at kernel/qapplication.cpp:3938 #24 0xb74b36b1 in KApplication::notify (this=0xbf8ac600, receiver=0xb291d58, event=0xa193e38) at ../../kdeui/kernel/kapplication.cpp:311 #25 0xb5d3054e in QCoreApplication::notifyInternal (this=0xbf8ac600, receiver=0xb291d58, event=0xa193e38) at kernel/qcoreapplication.cpp:915 #26 0xb5d3475d in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9ce8150) at kernel/qcoreapplication.cpp:1539 #28 0xb5d349dc in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432 #29 0xb5d626b4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #30 postEventSourceDispatch (s=s at entry=0x9d4d460) at kernel/qeventdispatcher_glib.cpp:279 #31 0xb3aac6d3 in g_main_dispatch (context=0x9da2ab8) at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:2539 #32 g_main_context_dispatch (context=context at entry=0x9da2ab8) at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3075 #33 0xb3aaca70 in g_main_context_iterate (context=context at entry=0x9da2ab8, block=block at entry=1, dispatch=dispatch at entry=1, self=) at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3146 #34 0xb3aacb51 in g_main_context_iteration (context=0x9da2ab8, may_block=1) at /build/buildd-glib2.0_2.33.12+really2.32.4-5-i386-eISom6/glib2.0-2.33.12+really2.32.4/./glib/gmain.c:3207 #35 0xb5d62831 in QEventDispatcherGlib::processEvents (this=0x9ce8ea8, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #36 0xb60971fa in QGuiEventDispatcherGlib::processEvents (this=0x9ce8ea8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #37 0xb5d2f01c in QEventLoop::processEvents (this=this at entry=0xbf8ac4c8, flags=...) at kernel/qeventloop.cpp:149 #38 0xb5d2f311 in QEventLoop::exec (this=0xbf8ac4c8, flags=...) at kernel/qeventloop.cpp:204 #39 0xb5d34a8a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #40 0xb5fe22f4 in QApplication::exec () at kernel/qapplication.cpp:3817 #41 0x0804a729 in main (argc=3, argv=0xbf8ac7b4) at ../../kmail/main.cpp:158 Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Sun Mar 10 21:51:20 2013 From: montel at kde.org (Laurent Montel) Date: Sun, 10 Mar 2013 21:51:20 +0000 Subject: [kmail2] [Bug 316490] Deleting Mail. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316490 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |UNMAINTAINED --- Comment #1 from Laurent Montel --- Sorry kmail1 is unmaintained. I close it -- You are receiving this mail because: You are the assignee for the bug. From lacsilva at gmail.com Sun Mar 10 22:36:40 2013 From: lacsilva at gmail.com (Luis Silva) Date: Sun, 10 Mar 2013 22:36:40 +0000 Subject: [Akonadi] [Bug 316495] New: google contact resource crashes after creating new conact. Message-ID: https://bugs.kde.org/show_bug.cgi?id=316495 Bug ID: 316495 Summary: google contact resource crashes after creating new conact. Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: Google Resource Assignee: dvratil at redhat.com Reporter: lacsilva at gmail.com CC: kdepim-bugs at kde.org Application: akonadi_googlecontacts_resource (4.10) KDE Platform Version: 4.10.1 (Compiled from sources) Qt Version: 4.8.4 Operating System: Linux 3.8.0-11-generic i686 Distribution: Ubuntu Raring Ringtail (development branch) -- Information about the crash: - What I was doing when the application crashed: I created a new contact in my google account. Since then, the resource crashes every time it is accessed. The crash can be reproduced every time. -- Backtrace: Application: Google Contacts (lacsilva at gmail.com) of type Google Contacts (akonadi_googlecontacts_resource), signal: Aborted Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [KCrash Handler] #7 0xb772e424 in __kernel_vsyscall () #8 0xb5b31b1f in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #9 0xb5b350b3 in __GI_abort () at abort.c:90 #10 0xb71427fc in qt_message_output (msgType=QtFatalMsg, buf=0x8443140 "ASSERT: \"createJob->items().count() == 1\" in file /home/lacsilva/Development/kdepim.d/kdepim-runtime/resources/google/contacts/contactsresource.cpp, line 532") at global/qglobal.cpp:2347 #11 0xb7142c09 in qt_message (msgType=QtFatalMsg, msg=0xb72cca98 "ASSERT: \"%s\" in file %s, line %d", ap=0xbfae0a74 "\344[\006\b\200[\006\b\024\002") at global/qglobal.cpp:2393 #12 0xb7142d28 in qFatal (msg=msg at entry=0xb72cca98 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2576 #13 0xb7142db5 in qt_assert (assertion=0x8065be4 "createJob->items().count() == 1", file=0x8065b80 "/home/lacsilva/Development/kdepim.d/kdepim-runtime/resources/google/contacts/contactsresource.cpp", line=532) at global/qglobal.cpp:2021 #14 0x080550fc in ContactsResource::slotCreateJobFinished (this=0x82915c8, job=0x82bbbd0) at /home/lacsilva/Development/kdepim.d/kdepim-runtime/resources/google/contacts/contactsresource.cpp:532 #15 0x08050ece in ContactsResource::qt_static_metacall (_o=0x82915c8, _c=QMetaObject::InvokeMetaMethod, _id=16, _a=0xbfae0c38) at /home/lacsilva/Development/kdepim.d/kdepim-runtime/BUILD/resources/google/contacts/moc_contactsresource.cpp:110 #16 0xb7276b56 in QMetaObject::activate (sender=0x82bbbd0, m=0xb6d985b8 , local_signal_index=0, argv=0xbfae0c38) at kernel/qobject.cpp:3539 #17 0xb6cf2d35 in KGAPI2::Job::finished (this=0x82bbbd0, _t1=0x82bbbd0) at /home/lacsilva/Development/kdepim.d/libkgoogle/BUILD/libkgapi2/job.moc:151 #18 0xb6cf2d62 in KGAPI2::Job::Private::_k_doEmitFinished (this=0x82c6f20) at /home/lacsilva/Development/kdepim.d/libkgoogle/libkgapi2/job.cpp:92 #19 0xb6cf5b9f in KGAPI2::Job::qt_static_metacall (_o=0x82bbbd0, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x826e4e8) at /home/lacsilva/Development/kdepim.d/libkgoogle/BUILD/libkgapi2/job.moc:72 #20 0xb7272b4a in QMetaCallEvent::placeMetaCall (this=0x84434a8, object=0x82bbbd0) at kernel/qobject.cpp:524 #21 0xb727c48b in QObject::event (this=0x82bbbd0, e=0x84434a8) at kernel/qobject.cpp:1194 #22 0xb5ef6c7c in QApplicationPrivate::notify_helper (this=0x8173528, receiver=0x82bbbd0, e=0x84434a8) at kernel/qapplication.cpp:4567 #23 0xb5ef9b94 in QApplication::notify (this=0x84434a8, receiver=0x82bbbd0, e=0x84434a8) at kernel/qapplication.cpp:3949 #24 0xb6a6fd01 in KApplication::notify (this=0xbfae1454, receiver=0x82bbbd0, event=0x84434a8) at ../../kdeui/kernel/kapplication.cpp:311 #25 0xb726090e in QCoreApplication::notifyInternal (this=0xbfae1454, receiver=0x82bbbd0, event=0x84434a8) at kernel/qcoreapplication.cpp:946 #26 0xb7264721 in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x81482c8) at kernel/qcoreapplication.cpp:1570 #28 0xb7264a8c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1463 #29 0xb7292aa4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #30 postEventSourceDispatch (s=0x81732c0) at kernel/qeventdispatcher_glib.cpp:279 #31 0xb54bc2f3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #32 0xb54bc690 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #33 0xb54bc771 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #34 0xb7292c21 in QEventDispatcherGlib::processEvents (this=0x8152ee0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #35 0xb5fada5a in QGuiEventDispatcherGlib::processEvents (this=0x8152ee0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #36 0xb725f3ec in QEventLoop::processEvents (this=this at entry=0xbfae13b8, flags=...) at kernel/qeventloop.cpp:149 #37 0xb725f6e1 in QEventLoop::exec (this=0xbfae13b8, flags=...) at kernel/qeventloop.cpp:204 #38 0xb72653fa in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #39 0xb5ef4fc4 in QApplication::exec () at kernel/qapplication.cpp:3828 #40 0xb75b3f53 in Akonadi::ResourceBase::init (r=0x82915c8) at /home/lacsilva/Development/kdepim.d/kdepimlibs/akonadi/resourcebase.cpp:452 #41 0x0805b7d0 in Akonadi::ResourceBase::init (argc=argc at entry=3, argv=argv at entry=0xbfae1534) at /usr/include/KDE/Akonadi/../../akonadi/resourcebase.h:191 #42 0x0805b75b in main (argc=3, argv=0xbfae1534) at /home/lacsilva/Development/kdepim.d/kdepim-runtime/resources/google/contacts/contactsresource.cpp:559 Possible duplicates by query: bug 313194, bug 313047, bug 312308, bug 312093, bug 311441. Reported using DrKonqi -- You are receiving this mail because: You are on the CC list for the bug. From chaser.andrey at gmail.com Mon Mar 11 00:11:36 2013 From: chaser.andrey at gmail.com (Andrey) Date: Mon, 11 Mar 2013 00:11:36 +0000 Subject: [kmail2] [Bug 292418] Kmail can't create IMAP top level folders In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=292418 Andrey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chaser.andrey at gmail.com --- Comment #25 from Andrey --- Confirm this bug on Gentoo Linux amd64 KDE 4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From chaser.andrey at gmail.com Mon Mar 11 00:13:10 2013 From: chaser.andrey at gmail.com (Andrey) Date: Mon, 11 Mar 2013 00:13:10 +0000 Subject: [kmail2] [Bug 279204] kmail uses excessive memory In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=279204 Andrey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chaser.andrey at gmail.com -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Mon Mar 11 01:56:54 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Mon, 11 Mar 2013 01:56:54 +0000 Subject: [kmail2] [Bug 298911] Reply to decrypted mail quotes encrypted text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=298911 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail at sandroknauss.de --- Comment #9 from Sandro Knauß --- Same problem for forwarding mails -- You are receiving this mail because: You are the assignee for the bug. From torsten.eichstaedt at web.de Mon Mar 11 02:07:03 2013 From: torsten.eichstaedt at web.de (=?UTF-8?Q?Torsten=20Eichst=C3=A4dt=20?=) Date: Mon, 11 Mar 2013 02:07:03 +0000 Subject: [kontact] [Bug 316422] kontact crashes when clicking a mailbox in the overview In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316422 --- Comment #5 from Torsten Eichstädt --- Created attachment 77929 --> https://bugs.kde.org/attachment.cgi?id=77929&action=edit kontact-20130311-025941.kcrash You must have "start with overview" enabled. Quit any running Kontact (or KMail) with Ctrl+Q or Alt+F4 or from within the menu, clicking the X right/top corner id not enough. Then start Kontact. If there's new mail, this will be shown in the overview. Do _nothing_ else after starting Kontact freshly, than clicking on a mailbox with new mail in shown in the overview: crash. But if you do s/th different firts, e.g. go to EMail through the sidebar, then back to the overview, then you can savely click on the mailbox. Strange, but that's what I encounter. -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Mon Mar 11 03:05:51 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Mon, 11 Mar 2013 03:05:51 +0000 Subject: [kmail2] [Bug 298911] Reply to decrypted mail quotes encrypted text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=298911 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 -- You are receiving this mail because: You are the assignee for the bug. From david.joshua.adams at gmail.com Mon Mar 11 04:17:12 2013 From: david.joshua.adams at gmail.com (Dave Adams) Date: Mon, 11 Mar 2013 04:17:12 +0000 Subject: [kontact] [Bug 316504] New: Shutdown error Message-ID: https://bugs.kde.org/show_bug.cgi?id=316504 Bug ID: 316504 Summary: Shutdown error Classification: Unclassified Product: kontact Version: 4.9.5 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: david.joshua.adams at gmail.com Application: kontact (4.9.5) KDE Platform Version: 4.9.5 Qt Version: 4.8.3 Operating System: Linux 3.5.0-26-generic i686 Distribution: Ubuntu 12.10 -- Information about the crash: - What I was doing when the application crashed: kontact had started automatically with system startup and I closed it, then the bug report dialog popped up. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0xb239d740 (LWP 2089))] Thread 3 (Thread 0xaf2e5b40 (LWP 2096)): #0 0xb7735424 in __kernel_vsyscall () #1 0xb3b9296b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb607b6ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb57ce0e9 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #4 0xb57ce1df in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #5 0xb3b8ed4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb606ddde in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 2 (Thread 0xae9bcb40 (LWP 2102)): #0 0xb38dcdcd in clock_gettime () from /lib/i386-linux-gnu/librt.so.1 #1 0xb62d8fb5 in do_gettime (frac=0xae9bbfe0, sec=0xae9bbfd8) at tools/qelapsedtimer_unix.cpp:123 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #3 0xb63c036e in QTimerInfoList::updateCurrentTime (this=0xae002074) at kernel/qeventdispatcher_unix.cpp:343 #4 0xae002074 in ?? () Thread 1 (Thread 0xb239d740 (LWP 2089)): [KCrash Handler] #7 0xb6600937 in KJob::isAutoDelete (this=this at entry=0x98ad490) at ../../kdecore/jobs/kjob.cpp:361 #8 0xb6600d70 in KJob::emitResult (this=this at entry=0x98ad490) at ../../kdecore/jobs/kjob.cpp:320 #9 0xb6600e35 in KJob::kill (this=0x98ad490, verbosity=KJob::EmitResult) at ../../kdecore/jobs/kjob.cpp:117 #10 0xb42c8148 in Akonadi::Session::clear (this=this at entry=0x948d1f0) at ../../akonadi/session.cpp:425 #11 0xb42c83d1 in Akonadi::Session::~Session (this=0x948d1f0, __in_chrg=) at ../../akonadi/session.cpp:394 #12 0xb42c8432 in Akonadi::Session::~Session (this=0x948d1f0, __in_chrg=) at ../../akonadi/session.cpp:396 #13 0xb63a1a59 in QObjectPrivate::deleteChildren (this=0x9499168) at kernel/qobject.cpp:1908 #14 0xb694d258 in QWidget::~QWidget (this=0x9209818, __in_chrg=) at kernel/qwidget.cpp:1677 #15 0xb76cef10 in KontactInterface::Summary::~Summary (this=0x9209818, __in_chrg=) at ../../kontactinterface/summary.cpp:73 #16 0xada8e6ec in ~SDSummaryWidget (this=0x9209818, __in_chrg=) at ../../../../kontact/plugins/specialdates/sdsummarywidget.h:52 #17 SDSummaryWidget::~SDSummaryWidget (this=0x9209818, __in_chrg=) at ../../../../kontact/plugins/specialdates/sdsummarywidget.h:52 #18 0xb63a1a59 in QObjectPrivate::deleteChildren (this=0x9449dd0) at kernel/qobject.cpp:1908 #19 0xb694d258 in QWidget::~QWidget (this=0x9440bd0, __in_chrg=) at kernel/qwidget.cpp:1677 #20 0xad3c6b32 in ~DropWidget (this=0x9440bd0, __in_chrg=) at ../../../../kontact/plugins/summary/dropwidget.h:30 #21 DropWidget::~DropWidget (this=0x9440bd0, __in_chrg=) at ../../../../kontact/plugins/summary/dropwidget.h:30 #22 0xb63a1a59 in QObjectPrivate::deleteChildren (this=0x94397d0) at kernel/qobject.cpp:1908 #23 0xb694d258 in QWidget::~QWidget (this=0x9439718, __in_chrg=) at kernel/qwidget.cpp:1677 #24 0xb6d6361f in QFrame::~QFrame (this=0x9439718, __in_chrg=) at widgets/qframe.cpp:240 #25 0xb6d63662 in QFrame::~QFrame (this=0x9439718, __in_chrg=) at widgets/qframe.cpp:242 #26 0xb63a1a59 in QObjectPrivate::deleteChildren (this=0x942c788) at kernel/qobject.cpp:1908 #27 0xb694d258 in QWidget::~QWidget (this=0x9432bf0, __in_chrg=) at kernel/qwidget.cpp:1677 #28 0xb694d5c2 in QWidget::~QWidget (this=0x9432bf0, __in_chrg=) at kernel/qwidget.cpp:1701 #29 0xb63a1a59 in QObjectPrivate::deleteChildren (this=0x925afe0) at kernel/qobject.cpp:1908 #30 0xb694d258 in QWidget::~QWidget (this=0x91e88d0, __in_chrg=) at kernel/qwidget.cpp:1677 #31 0xb6d6361f in QFrame::~QFrame (this=0x91e88d0, __in_chrg=) at widgets/qframe.cpp:240 #32 0xb6df4598 in QAbstractScrollArea::~QAbstractScrollArea (this=0x91e88d0, __in_chrg=) at widgets/qabstractscrollarea.cpp:521 #33 0xb6df95af in QScrollArea::~QScrollArea (this=0x91e88d0, __in_chrg=) at widgets/qscrollarea.cpp:174 #34 0xb6df95f2 in QScrollArea::~QScrollArea (this=0x91e88d0, __in_chrg=) at widgets/qscrollarea.cpp:176 #35 0xb5f4bc0b in KParts::Part::~Part (this=this at entry=0x9427630, __vtt_parm=__vtt_parm at entry=0xad3d0b88 , __in_chrg=) at ../../kparts/part.cpp:209 #36 0xb5f4cfbc in KParts::ReadOnlyPart::~ReadOnlyPart (this=0x9427630, __vtt_parm=0xad3d0b84 , __in_chrg=) at ../../kparts/part.cpp:460 #37 0xad3c34c7 in SummaryViewPart::~SummaryViewPart (this=this at entry=0x9427630, __in_chrg=, __vtt_parm=) at ../../../../kontact/plugins/summary/summaryview_part.cpp:85 #38 0xad3c3532 in SummaryViewPart::~SummaryViewPart (this=0x9427630, __in_chrg=, __vtt_parm=) at ../../../../kontact/plugins/summary/summaryview_part.cpp:88 #39 0xb76ce848 in KontactInterface::Plugin::~Plugin (this=0x9089ba0, __vtt_parm=0xad3d0764 , __in_chrg=) at ../../kontactinterface/plugin.cpp:90 #40 0xad3c0a4f in SummaryView::~SummaryView (this=this at entry=0x9089ba0, __in_chrg=, __vtt_parm=) at ../../../../kontact/plugins/summary/summaryview_plugin.cpp:85 #41 0xad3c0aa2 in SummaryView::~SummaryView (this=0x9089ba0, __in_chrg=, __vtt_parm=) at ../../../../kontact/plugins/summary/summaryview_plugin.cpp:87 #42 0xb77014df in Kontact::MainWindow::~MainWindow (this=this at entry=0x8edd5a0, __in_chrg=, __vtt_parm=) at ../../../kontact/src/mainwindow.cpp:294 #43 0xb7701682 in Kontact::MainWindow::~MainWindow (this=0x8edd5a0, __in_chrg=, __vtt_parm=) at ../../../kontact/src/mainwindow.cpp:296 #44 0xb63a1783 in qDeleteInEventHandler (o=o at entry=0x8edd5a0) at kernel/qobject.cpp:4277 #45 0xb63a3f10 in QObject::event (this=0x8edd5a0, e=0xa8d2268) at kernel/qobject.cpp:1176 #46 0xb6952f4a in QWidget::event (this=0x8edd5a0, event=0xa8d2268) at kernel/qwidget.cpp:8830 #47 0xb6d8105c in QMainWindow::event (this=0x8edd5a0, event=0xa8d2268) at widgets/qmainwindow.cpp:1478 #48 0xb75432b4 in KMainWindow::event (this=0x8edd5a0, ev=0xa8d2268) at ../../kdeui/widgets/kmainwindow.cpp:1084 #49 0xb758a2c2 in KXmlGuiWindow::event (this=0x8edd5a0, ev=0xa8d2268) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:126 #50 0xb68fa39c in QApplicationPrivate::notify_helper (this=0x8dacf20, receiver=0x8edd5a0, e=0xa8d2268) at kernel/qapplication.cpp:4562 #51 0xb68fee54 in QApplication::notify (this=0x8dacf20, receiver=0x8edd5a0, e=0xa8d2268) at kernel/qapplication.cpp:4423 #52 0xb746dec1 in KApplication::notify (this=0xbfe9d988, receiver=0x8edd5a0, event=0xa8d2268) at ../../kdeui/kernel/kapplication.cpp:311 #53 0xb638d78e in QCoreApplication::notifyInternal (this=0xbfe9d988, receiver=0x8edd5a0, event=0xa8d2268) at kernel/qcoreapplication.cpp:915 #54 0xb639197d in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #55 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8d81ab8) at kernel/qcoreapplication.cpp:1539 #56 0xb6391c0c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432 #57 0xb63bf804 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #58 postEventSourceDispatch (s=0x8dadbf0) at kernel/qeventdispatcher_glib.cpp:279 #59 0xb3ab99e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #60 0xb3ab9d80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #61 0xb3ab9e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #62 0xb63bf981 in QEventDispatcherGlib::processEvents (this=0x8d82800, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #63 0xb69b09aa in QGuiEventDispatcherGlib::processEvents (this=0x8d82800, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #64 0xb638c26c in QEventLoop::processEvents (this=this at entry=0xbfe9d898, flags=...) at kernel/qeventloop.cpp:149 #65 0xb638c561 in QEventLoop::exec (this=0xbfe9d898, flags=...) at kernel/qeventloop.cpp:204 #66 0xb6391cba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #67 0xb68f7fc4 in QApplication::exec () at kernel/qapplication.cpp:3823 #68 0x0804aaf7 in main (argc=3, argv=0xbfe9da64) at ../../../kontact/src/main.cpp:219 Possible duplicates by query: bug 215316. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From wolfgang at rohdewald.de Mon Mar 11 07:19:17 2013 From: wolfgang at rohdewald.de (Wolfgang Rohdewald) Date: Mon, 11 Mar 2013 07:19:17 +0000 Subject: [kmail2] [Bug 316507] New: mail from apple with attachments in front of plaintext does not quote Message-ID: https://bugs.kde.org/show_bug.cgi?id=316507 Bug ID: 316507 Summary: mail from apple with attachments in front of plaintext does not quote Classification: Unclassified Product: kmail2 Version: Git (master) Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: wolfgang at rohdewald.de I got mail. kmail shows its attachment above text/plain. Replying does not quote anything. The (stripped down) content: Content-Type: multipart/mixed; boundary=Apple-Mail-13-278331978 Subject: xxx Date: Mon, 11 Mar 2013 07:58:24 +0100 Message-Id: To: Rohdewald Wolfgang Mime-Version: 1.0 (Apple Message framework v1085) X-Mailer: Apple Mail (2.1085) X-ID: xxx X-TOI-MSGID: xxx --Apple-Mail-13-278331978 Content-Disposition: inline; filename=130310Timo.jpg Content-Type: image/jpg; x-mac-type=4A504547; x-mac-creator=38454C45; x-unix-mode=0644; name="130310Timo.jpg" Content-Transfer-Encoding: base64 ... --Apple-Mail-13-278331978 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 This is the message text --Apple-Mail-13-278331978-- Reproducible: Always Steps to Reproduce: 1. view this message 2. reply Actual Results: does not quote Expected Results: should quote -- You are receiving this mail because: You are the assignee for the bug. From karaluh at karaluh.pl Mon Mar 11 07:34:17 2013 From: karaluh at karaluh.pl (karaluh) Date: Mon, 11 Mar 2013 07:34:17 +0000 Subject: [Akonadi] [Bug 314514] akonadi.collectiontable doesn't exist In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314514 --- Comment #3 from karaluh --- Created attachment 77938 --> https://bugs.kde.org/attachment.cgi?id=77938&action=edit akonadictl start karol at ubuntu:~$ akonadictl --version Akonadi 1.9.0 -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Mon Mar 11 08:44:56 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Mon, 11 Mar 2013 08:44:56 +0000 Subject: [Akonadi] [Bug 316495] google contact resource crashes after creating new conact. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316495 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/65504945dee73105 | |a74f615b4309190d98afd980 --- Comment #1 from Dan Vrátil --- Git commit 65504945dee73105a74f615b4309190d98afd980 by Dan Vrátil. Committed on 11/03/2013 at 09:44. Pushed by dvratil into branch 'master'. Handle job error when creating new a contact M +4 -0 resources/google/contacts/contactsresource.cpp http://commits.kde.org/kdepim-runtime/65504945dee73105a74f615b4309190d98afd980 -- You are receiving this mail because: You are on the CC list for the bug. From cgiboudeaux at gmx.com Mon Mar 11 08:54:50 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Mon, 11 Mar 2013 08:54:50 +0000 Subject: [kdepim] [Bug 316457] KDEPIM2 very error-prone, poor general usability In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316457 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from Christophe Giboudeaux --- bugs.kde.org is not a forum or a mailing list. One issue = one report. If you cannot or don't want to split the reported issues, please use either forum.kde.org or the kdepim-users mailing list. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 11 08:56:16 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 11 Mar 2013 08:56:16 +0000 Subject: [kmail2] [Bug 312025] unnecessary HTML code is added to e-mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312025 --- Comment #9 from Laurent Montel --- I prefere screenshots :) But Ok will look at. -- You are receiving this mail because: You are the assignee for the bug. From kdestuff at mabs.dk Mon Mar 11 10:06:12 2013 From: kdestuff at mabs.dk (Morten Sjoegren) Date: Mon, 11 Mar 2013 10:06:12 +0000 Subject: [kmail2] [Bug 316518] New: HTML-mail from TYPO3 Direct Mail module mangled. Message-ID: https://bugs.kde.org/show_bug.cgi?id=316518 Bug ID: 316518 Summary: HTML-mail from TYPO3 Direct Mail module mangled. Classification: Unclassified Product: kmail2 Version: unspecified Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: kdestuff at mabs.dk I receive a newsletter from 5te.dk that contains HTML, CSS and JavaScript. The JavaScript and CSS is shown as clear text and none of the text content is shown, in KMail 4.9.5. I'd expect the JS to be ignored but the content still to be shown, so I can read these mails. If I press "reply" or "edit this mail", I can see the content just fine. Reproducible: Always Steps to Reproduce: 1. Recieve mail from @5te.dk 2. Open mail Actual Results: Mangled email with JS and CSS shown as clear text, content not shown. Expected Results: JS ignored and actual content shown. Pressing "reply" or "edit this email", let me see the content of the mail. >From the mail header it looks like the email was generated with "TYPO3 Direct Mail module". I'll attach the mail and a screenshot. -- You are receiving this mail because: You are the assignee for the bug. From kdestuff at mabs.dk Mon Mar 11 10:07:27 2013 From: kdestuff at mabs.dk (Morten Sjoegren) Date: Mon, 11 Mar 2013 10:07:27 +0000 Subject: [kmail2] [Bug 316518] HTML-mail from TYPO3 Direct Mail module mangled. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316518 --- Comment #1 from Morten Sjoegren --- Created attachment 77942 --> https://bugs.kde.org/attachment.cgi?id=77942&action=edit Screenshot from KMail 4.9.5 of this error -- You are receiving this mail because: You are the assignee for the bug. From kdestuff at mabs.dk Mon Mar 11 10:09:04 2013 From: kdestuff at mabs.dk (Morten Sjoegren) Date: Mon, 11 Mar 2013 10:09:04 +0000 Subject: [kmail2] [Bug 316518] HTML-mail from TYPO3 Direct Mail module mangled. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316518 --- Comment #2 from Morten Sjoegren --- Created attachment 77943 --> https://bugs.kde.org/attachment.cgi?id=77943&action=edit Mail as exported from KMail 4.9.5 -- You are receiving this mail because: You are the assignee for the bug. From anders at alweb.dk Mon Mar 11 10:10:42 2013 From: anders at alweb.dk (Anders Lund) Date: Mon, 11 Mar 2013 10:10:42 +0000 Subject: [kmail2] [Bug 316519] New: Pr message HTML preference Message-ID: https://bugs.kde.org/show_bug.cgi?id=316519 Bug ID: 316519 Summary: Pr message HTML preference Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: UI Assignee: kdepim-bugs at kde.org Reporter: anders at alweb.dk I would like to suggest a pr message option to view as HTML. This should be remembered as a tag or flag for the message, so that it wouldn't have to be restated for each view. Reasoning: Some messages contains HTML formatting that makes text representation useless, for example tables actually used for tabular data. With the current options, I have to change the setting for the folder twice each time I want to view such a message. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From herrfleisch at googlemail.com Mon Mar 11 10:21:31 2013 From: herrfleisch at googlemail.com (Steffen) Date: Mon, 11 Mar 2013 10:21:31 +0000 Subject: [kmail2] [Bug 316520] New: Setup of Mailaccounts: please tell the user that 1 identity per Mailaccount is required Message-ID: https://bugs.kde.org/show_bug.cgi?id=316520 Bug ID: 316520 Summary: Setup of Mailaccounts: please tell the user that 1 identity per Mailaccount is required Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: misc Assignee: kdepim-bugs at kde.org Reporter: herrfleisch at googlemail.com during setup of Mailaccounts in Kmail2, the user gets no information, that he actually needs to have 1 identity per account. This leads to the impression: "1 user = 1 person = 1 identity". This, however, results in the issue, that the user tries to connect 2 or more existing Mailaccounts (at Google, Yahoo, wherever) with 1 identity in Kmail2. This again, leads to frustration on users side. Reproducible: Always Steps to Reproduce: 1. try to set up Kmail2 for more than 1 mail account 2. try to connect 1 identity to 2 or more mail accounts 3. realise that this does not work Actual Results: no information during setup for the user, the user is left alone in the dark Expected Results: information of the user about special things to do when setting up Kmail2, respectively: Kmail2 does it on its own, automatically -- You are receiving this mail because: You are the assignee for the bug. From grote at kolabsys.com Mon Mar 11 10:21:40 2013 From: grote at kolabsys.com (Torsten Grote) Date: Mon, 11 Mar 2013 10:21:40 +0000 Subject: [kmail2] [Bug 316521] New: triggerExpunge called on mail folders, loosing many messages that need to be resynced Message-ID: https://bugs.kde.org/show_bug.cgi?id=316521 Bug ID: 316521 Summary: triggerExpunge called on mail folders, loosing many messages that need to be resynced Classification: Unclassified Product: kmail2 Version: Git (master) Platform: Other OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: misc Assignee: kdepim-bugs at kde.org Reporter: grote at kolabsys.com Around the time the code that should fix disconnected IMAP was pushed, I started to see a severe and nasty problem in kmail: Some folders with thousands of mails 'loose' the latest mails and need to resync them everytime I click on this folder. Some people in IRC have the same problem. They said this might be due to mails with empty body that cause triggerExpunge being called. I also see a lot of KIMAP::ExpungeJob::handleResponse: Unhandled response: * 5721 EXISTS but I don't know i this is related. Reproducible: Always Steps to Reproduce: 1. Click on an affected folder and see how mail count drops and how new mails vanish 2. Wait for resync or select the folder again, to see news mails being fetched from server again -- You are receiving this mail because: You are the assignee for the bug. From grote at kolabsys.com Mon Mar 11 10:23:14 2013 From: grote at kolabsys.com (Torsten Grote) Date: Mon, 11 Mar 2013 10:23:14 +0000 Subject: [kmail2] [Bug 316521] triggerExpunge called on mail folders, loosing many messages that need to be resynced In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316521 Torsten Grote changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Other |Debian unstable Assignee|kdepim-bugs at kde.org |amantia at kde.org -- You are receiving this mail because: You are the assignee for the bug. From herrfleisch at googlemail.com Mon Mar 11 10:28:45 2013 From: herrfleisch at googlemail.com (Steffen) Date: Mon, 11 Mar 2013 10:28:45 +0000 Subject: [kmail2] [Bug 316522] New: lots of windows popping up during setup and start of Akonadi Message-ID: https://bugs.kde.org/show_bug.cgi?id=316522 Bug ID: 316522 Summary: lots of windows popping up during setup and start of Akonadi Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: UI Assignee: kdepim-bugs at kde.org Reporter: herrfleisch at googlemail.com When starting KDEPIM, resp. Kmail2 for the first time, trying to set up Mail accounts in KDEPIM, resp. Kmail2, Akonadi will start for the first time on the affected computer. The Start of Akonadi causes a lot of windows to pop up and close in a very short time, depending on the computing power of the affected computer. This looks like a "pop-up firework", pelting onto the user. The user thinks, that these are error messages or the like and searches for them in the taskbar. As these windows are closed already, he will not find any window open. No window in the background - nowhere. The user gets confused and does not know whether something went wrong or what. Please avoid this behaviour. Reproducible: Always Steps to Reproduce: 1. start KDEPIM, resp Kmail2 for the 1st time 2. see a firework of windows popping into your face 3. think for a moment: maybe it is confusing? Actual Results: window firework Expected Results: no window firework -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Mon Mar 11 10:57:52 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Mon, 11 Mar 2013 10:57:52 +0000 Subject: [kdepim] [Bug 314181] KPIM::AddresseeLineEdit doesn't always show all search results In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314181 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |4.10.2 Latest Commit| |https://projects.kde.org/pr | |ojects/kde/kdepim/repositor | |y/revisions/8c2bf14a2ba4634 | |35533c3696c13767d909da545 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 11 11:49:39 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 11 Mar 2013 11:49:39 +0000 Subject: [kmail2] [Bug 316518] HTML-mail from TYPO3 Direct Mail module mangled. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316518 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |INVALID --- Comment #3 from Laurent Montel --- it's an html email. so click on "show html" htmlstatusbar. So it's not a bug. -- You are receiving this mail because: You are the assignee for the bug. From mrkfbrn at yahoo.co.nz Mon Mar 11 12:42:51 2013 From: mrkfbrn at yahoo.co.nz (Mark) Date: Mon, 11 Mar 2013 12:42:51 +0000 Subject: [kmail2] [Bug 312025] unnecessary HTML code is added to e-mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312025 --- Comment #10 from Mark --- Created attachment 77948 --> https://bugs.kde.org/attachment.cgi?id=77948&action=edit Original as composed in KMail Here you go. Images as preferred :-) -- You are receiving this mail because: You are the assignee for the bug. From mrkfbrn at yahoo.co.nz Mon Mar 11 12:43:22 2013 From: mrkfbrn at yahoo.co.nz (Mark) Date: Mon, 11 Mar 2013 12:43:22 +0000 Subject: [kmail2] [Bug 312025] unnecessary HTML code is added to e-mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312025 --- Comment #11 from Mark --- Created attachment 77949 --> https://bugs.kde.org/attachment.cgi?id=77949&action=edit Reply as received from Thunderbird -- You are receiving this mail because: You are the assignee for the bug. From mrkfbrn at yahoo.co.nz Mon Mar 11 12:43:57 2013 From: mrkfbrn at yahoo.co.nz (Mark) Date: Mon, 11 Mar 2013 12:43:57 +0000 Subject: [kmail2] [Bug 312025] unnecessary HTML code is added to e-mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312025 --- Comment #12 from Mark --- Created attachment 77950 --> https://bugs.kde.org/attachment.cgi?id=77950&action=edit Reply as received from Windows Mail -- You are receiving this mail because: You are the assignee for the bug. From mrkfbrn at yahoo.co.nz Mon Mar 11 12:45:04 2013 From: mrkfbrn at yahoo.co.nz (Mark) Date: Mon, 11 Mar 2013 12:45:04 +0000 Subject: [kmail2] [Bug 312025] unnecessary HTML code is added to e-mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312025 --- Comment #13 from Mark --- For the original email message I simply copied some text from a news website and pasted it into KMail as unformatted text. Then I simply made the heading BOLD and then sent. -- You are receiving this mail because: You are the assignee for the bug. From herrfleisch at googlemail.com Mon Mar 11 12:46:29 2013 From: herrfleisch at googlemail.com (Steffen) Date: Mon, 11 Mar 2013 12:46:29 +0000 Subject: [kmail2] [Bug 316530] New: Dialogue boxes at the end of setup confusing Message-ID: https://bugs.kde.org/show_bug.cgi?id=316530 Bug ID: 316530 Summary: Dialogue boxes at the end of setup confusing Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: UI Assignee: kdepim-bugs at kde.org Reporter: herrfleisch at googlemail.com The second-last and the last dialogue boxes of the initial setup of Kmail2 are confusing to the user. After all the credentials have been filled into the respective boxes during setup, a dialgue comes up, which presents all the settings for the identity and access to the IMAP account on the web. This box has a small button slight to the middle, which says: "create account" and two other buttons: "yes" and "no". The user gets the impression, that this is the final box of the setup, which presents all the information and that he just needs to press "yes" if everything is okay. Pressing "yes", leads to another box, which tells the user some confusing information, that he has not given enough information/ credentials - so it is impossible to setup the account in Kmail2. If the user now presses "no" becaue he does not want to cancel the setup, he comes back to the previous box. It takes a while, until the user realises, that he needs to press the Button "create account". Because the error message says something totally unrelated to this. The "create account"-Button seems like a button, like in Mozilla Thunderbird, to create a new IMAP account on the web, and not related to the local setup in Kmail2. So, there are two things to fix: 1. the error messages need to be verbalised in a way, that the user can take some information from them, about what was wrong and what he can do about it. This is - surprise - why error messages exist 2. the button "create account" is totally unnecessary. Because, in the setup of IMAP-accounts/ access... guess what the user does, in Kmail2? Right! He wants to create a local account/ access in Kmail2. Because the user wants to do this anyway, he gets confused. Why this error message, why this button? Reproducible: Always Steps to Reproduce: 1. try to set up mail access in Kmail2 2. get confused and frustrated 3. learn, not to read error messages because they don't make sense anyway Expected Results: a Wizard which works like a charm -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 11 12:52:13 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 11 Mar 2013 12:52:13 +0000 Subject: [kmail2] [Bug 312025] unnecessary HTML code is added to e-mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312025 --- Comment #14 from Laurent Montel --- thanks :) Will look at. -- You are receiving this mail because: You are the assignee for the bug. From herrfleisch at googlemail.com Mon Mar 11 13:01:54 2013 From: herrfleisch at googlemail.com (Steffen) Date: Mon, 11 Mar 2013 13:01:54 +0000 Subject: [kmail2] [Bug 316533] New: Make Kmail2 able to connect smtp accesses and accounts to identities automatically Message-ID: https://bugs.kde.org/show_bug.cgi?id=316533 Bug ID: 316533 Summary: Make Kmail2 able to connect smtp accesses and accounts to identities automatically Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: misc Assignee: kdepim-bugs at kde.org Reporter: herrfleisch at googlemail.com If the user has more than 1 mail account on the web, he needs to setup more than one access in Kmail2. So far, so good. For sending mails, Kmail2 is not able to set up a smtp account for, as example, each IMAP account. Moreover, Kmail2 is able to connect, for example, Identity A with IMAP-access B. But it is not able to connect this identity A and IMAP access B with the smtp-account, which belongs to IMAP-account B. This is, while Kmail2 could read the username and password of the smtp-account, which normally are the same as the username and password of the belonging IMAP-account. Because Kmail2 is not that smart, but the user thinks that it actually is, the user tries to send mails from Identity B, but the Mail will be sent via Identity A, or if the service provider on the web are different for Identity A and B, will not be sent, resulting in a failure message about "wrong password and username". This goes on and on, until the user realises, that he actually needs to connect the smtp-accounts manually to each identity. Reproducible: Always Steps to Reproduce: 1. set up 2 or more mail accesses 2. wonder why Kmail2 sends mails over the wrong paths 3. search and find a small option, hidden in the config, in the "advanced" Tab Actual Results: see description Expected Results: Kmail2 should connect smtp accounts automatically to identities, or at least ask the user or make him aware of this. -- You are receiving this mail because: You are the assignee for the bug. From herrfleisch at googlemail.com Mon Mar 11 13:23:45 2013 From: herrfleisch at googlemail.com (Steffen) Date: Mon, 11 Mar 2013 13:23:45 +0000 Subject: [Akonadi] [Bug 316538] New: Akonadi very error-prone user does not understand what's going on Message-ID: https://bugs.kde.org/show_bug.cgi?id=316538 Bug ID: 316538 Summary: Akonadi very error-prone user does not understand what's going on Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: herrfleisch at googlemail.com When using KDEPIM and with it, Akonadi for 2 IMAP mail accounts on the web, can lead to the following, confusing behaviour, which needs to be sorted out, resp. the user needs to be informed about what he can do to fix this: 1. when the user finally has set up KDEPIM, the moment will come, that he wants to send his first e-Mail with this application. The first thing he may see, is a big error message in the "new Mail" window, telling him, that the addressbook can not be read, because the process virtuoso-t is not running. But (and that's awesome!) there is a button, which allows the user to access the Nepomuk-settings to switch it on. So the user thinks, that everything is fine now and tries to send out his e-Mail. But as soon as he presses the "send" button, he gets a new error message, which says "there are problems to put this message into the send-queue". The only option he has, is to press "OK". So... now? Trying to send the message again, brings up the same error message. WTF? No information, no hint... nothing. The confused user is left alone, in the dark. All he wants is to send and receive mails... Google brings up a solution. Note: it is google, not the error message. Why does it pop up then? The user needs to delete the /~/.config/akonadi folder and restart the system, to get rid of this error. Maybe all the account information need to be re-entered... Why does the user need to delete a folder, which is important for the application to solve errors like this? I looked at the calender today and, yes: we are living in the year 2013. Not 1983. 2. if the user wants to read mails and maybe reply on them, sometimes it can happen, that actually nothing happens, when he marks a mail in the Mails-list. No preview is shown... Double-clicking on them causes: nothing. No reaction. Then the user realises, that behind the name of the IMAP-folder in the folder list, that there is a word: "offline". "Okay, lets go online then", the user thinks. But there is no option for that. After a while, he finds out that he can refresh all the IMAP folders. A box pops up, asking him, whether he wants to online or not. Pressing "yes" causes nothing. Solution (from Google, because there are no error messages or any hint on this in Kmail2): delete the /~/.config/akonadi folder and restart the system. Maybe all the account information need to be re-entered... this is... I don't know... what do you think? Is this "great and awesome"? I don't think so. Reproducible: Always Steps to Reproduce: 1. try to send mails 2. as usual fiddle around with the application 3. be sad because you just want to write an E-Mail Actual Results: see description Expected Results: 1. that Akonadi switches on virtuoso-t automatically, if it needs it 2. that errors like this, do not happen -- You are receiving this mail because: You are the assignee for the bug. From site+org.kde at spamcontrol.firc.de Mon Mar 11 13:32:04 2013 From: site+org.kde at spamcontrol.firc.de (Christoph) Date: Mon, 11 Mar 2013 13:32:04 +0000 Subject: [Akonadi] [Bug 315382] IMAP agent unable to reconnect after server disconnect In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315382 Christoph changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |site+org.kde at spamcontrol.fi | |rc.de -- You are receiving this mail because: You are on the CC list for the bug. From gm5729 at hushmail.me Mon Mar 11 14:00:00 2013 From: gm5729 at hushmail.me (Gregory Martin Key) Date: Mon, 11 Mar 2013 14:00:00 +0000 Subject: [KDE PIM Mobile] [Bug 316539] New: Kontact Crash with PAX Kernel malloc Message-ID: https://bugs.kde.org/show_bug.cgi?id=316539 Bug ID: 316539 Summary: Kontact Crash with PAX Kernel malloc Classification: Unclassified Product: KDE PIM Mobile Version: unspecified Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: gm5729 at hushmail.me System: Host: gurka Kernel: 3.8.2-5-pax x86_64 (64 bit, gcc: 4.7.2) Desktop: KDE 4.10.1 (Qt 4.8.4) info: plasma-desktop dm: kdm Distro: Arch Linux Machine: Mobo: Gigabyte model: GA-880GM-D2H version: x.x Bios: Award version: F6 date: 08/31/2010 CPU: Quad core AMD Phenom II X4 840 (-MCP-) cache: 2048 KB flags: (lm nx sse sse2 sse3 sse4a svm) bmips: 25727 Clock Speeds: 1: 800.00 MHz 2: 3200.00 MHz 3: 3200.00 MHz 4: 800.00 MHz Graphics: Card: Advanced Micro Devices [AMD] nee ATI RS880 [Radeon HD 4250] bus-ID: 01:05.0 chip-ID: 1002:9715 X.Org: 1.13.3 drivers: ati,radeon (unloaded: fbdev) Resolution: 1440x900 at 59.9hz GLX Renderer: Gallium 0.4 on AMD RS880 GLX Version: 3.0 Mesa 9.1 Direct Rendering: Yes Audio: Card-1: Advanced Micro Devices [AMD] nee ATI RS880 HDMI Audio [Radeon HD 4200 Series] driver: snd_hda_intel bus-ID: 01:05.1 chip-ID: 1002:970f Card-2: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) driver: snd_hda_intel bus-ID: 00:14.2 chip-ID: 1002:4383 Sound: Advanced Linux Sound Architecture ver: k3.8.2-5-pax Kontact by Command Line [daipengg at gurka ~]$ kontact QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave. *** Error in `kontact': malloc(): memory corruption: 0x0000000003370970 *** KCrash: Application '' crashing... unnamed app(44478): Communication problem with "kontact" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" " Valgrind for Kontact [daipengg at gurka ~]$ valgrind kontact ==46753== ==46753== Valgrind's memory management: out of memory: ==46753== newSuperblock's request for 4194304 bytes failed. ==46753== 69898240 bytes have already been allocated. ==46753== Valgrind cannot continue. Sorry. ==46753== ==46753== There are several possible reasons for this. ==46753== - You have some kind of memory limit in place. Look at the ==46753== output of 'ulimit -a'. Is there a limit on the size of ==46753== virtual memory or address space? ==46753== - You have run out of swap space. ==46753== - Valgrind has a bug. If you think this is the case or you are ==46753== not sure, please let us know and we'll try to fix it. ==46753== Please note that programs can take substantially more memory than ==46753== normal when running under Valgrind tools, eg. up to twice or ==46753== more, depending on the tool. On a 64-bit machine, Valgrind ==46753== should be able to make use of up 32GB memory. On a 32-bit ==46753== machine, Valgrind should be able to use all the memory available ==46753== to a single process, up to 4GB if that's how you have your ==46753== kernel configured. Most 32-bit Linux setups allow a maximum of ==46753== 3GB per process. ==46753== ==46753== Whatever the reason, Valgrind cannot continue. Sorry. tail /etc/sysctl.conf net.core.wmem_max=12582912 net.core.rmem_max=12582912 net.ipv4.tcp_rmem= 10240 87380 12582912 net.ipv4.tcp_wmem= 10240 87380 12582912 net.ipv4.tcp_window_scaling = 1 net.ipv4.tcp_timestamps = 1 net.ipv4.tcp_sack = 1 net.ipv4.tcp_no_metrics_save = 1 net.core.netdev_max_backlog = 5000 fs.file-max = 10000 tected_hardlinks = 1 fs.protected_symlinks = 1 # reuse/recycle time-wait sockets net.ipv4.tcp_tw_reuse = 1 net.ipv4.tcp_tw_recycle = 1 This may be related. Kate opens up fine for editing. Application: Kile (kile), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x724b9cd1b780 (LWP 44641))] Thread 3 (Thread 0x724b86c0b700 (LWP 44644)): #0 0x0000724b98ab0fad in poll () from /usr/lib/libc.so.6 #1 0x0000724b93e73b14 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x0000724b93e73c34 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x0000724b9a576b86 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #4 0x0000724b9a5473ff in QEventLoop::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #5 0x0000724b9a547688 in QEventLoop::exec(QFlags) () from /usr/lib/libQtCore.so.4 #6 0x0000724b9a4488a0 in QThread::exec() () from /usr/lib/libQtCore.so.4 #7 0x0000724b9a527bbf in ?? () from /usr/lib/libQtCore.so.4 #8 0x0000724b9a44b87c in ?? () from /usr/lib/libQtCore.so.4 #9 0x0000724b9a1bbe0f in start_thread () from /usr/lib/libpthread.so.0 #10 0x0000724b98ab9efd in clone () from /usr/lib/libc.so.6 Thread 2 (Thread 0x724b8496c700 (LWP 44662)): #0 0x0000724b9a1bf954 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 #1 0x0000724b96d287a7 in ?? () from /usr/lib/libQtScript.so.4 #2 0x0000724b96d287d9 in ?? () from /usr/lib/libQtScript.so.4 #3 0x0000724b9a1bbe0f in start_thread () from /usr/lib/libpthread.so.0 #4 0x0000724b98ab9efd in clone () from /usr/lib/libc.so.6 Thread 1 (Thread 0x724b9cd1b780 (LWP 44641)): [KCrash Handler] #5 0x0000724b96c4508e in ?? () from /usr/lib/libQtScript.so.4 #6 0x0000724b96cc9d99 in ?? () from /usr/lib/libQtScript.so.4 #7 0x0000724b96cca55c in ?? () from /usr/lib/libQtScript.so.4 #8 0x0000724b96d6ace0 in ?? () from /usr/lib/libQtScript.so.4 #9 0x0000724b96d6bcd6 in QScriptEngine::QScriptEngine() () from /usr/lib/libQtScript.so.4 #10 0x0000724b878d444a in ?? () from /usr/lib/libkatepartinterfaces.so.4 #11 0x0000724b878d4d99 in ?? () from /usr/lib/libkatepartinterfaces.so.4 #12 0x0000724b878d5fec in ?? () from /usr/lib/libkatepartinterfaces.so.4 #13 0x0000724b878dc213 in ?? () from /usr/lib/libkatepartinterfaces.so.4 #14 0x0000724b878dc93c in ?? () from /usr/lib/libkatepartinterfaces.so.4 #15 0x0000724b8793d689 in KateView::setupActions() () from /usr/lib/libkatepartinterfaces.so.4 #16 0x0000724b87941ce2 in KateView::KateView(KateDocument*, QWidget*) () from /usr/lib/libkatepartinterfaces.so.4 #17 0x0000724b878b28b9 in KateDocument::createView(QWidget*) () from /usr/lib/libkatepartinterfaces.so.4 #18 0x0000000000501f4e in ?? () #19 0x000000000059bd90 in ?? () #20 0x000000000059027a in ?? () #21 0x00000000004c8826 in _start () vm.dirty_background_bytes = 4194304 vm.dirty_bytes = 4194304 net.ipv4.tcp_fin_timeout = 30 net.ipv4.tcp_keepalive_time = 1800 net.ipv4.tcp_keepalive_intvl = 30 net.ipv4.tcp_keepalive_probes = 5 net.ipv4.tcp_moderate_rcvbuf = 1 sys.net.ipv4.route.flush = 1 kernel.shmmax = 0x7fffffff -- You are receiving this mail because: You are the assignee for the bug. From edwardiv1 at gmail.com Mon Mar 11 14:43:48 2013 From: edwardiv1 at gmail.com (Edward Ivanovic) Date: Mon, 11 Mar 2013 14:43:48 +0000 Subject: [kmail2] [Bug 316541] New: akonadi_imap_resource uses 50% of one core even while KMail is shut down Message-ID: https://bugs.kde.org/show_bug.cgi?id=316541 Bug ID: 316541 Summary: akonadi_imap_resource uses 50% of one core even while KMail is shut down Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: grave Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: edwardiv1 at gmail.com I have one account set up in KMail: it is IMAP with a self-signed certificate. Even when I shut down KMail, akonadi_imap_resource process runs in the background and consumes 50% of one CPU core. If I kill the process, it eventually starts itself up again. Reproducible: Always Steps to Reproduce: 1. Set up an IMAP account in KMail (not sure if it has to be with a self-signed certificate on the server, but mine is) 2. Shut down KMail 3. top shows akonadi_imap_resource using the CPU continuously -- You are receiving this mail because: You are the assignee for the bug. From kdestuff at mabs.dk Mon Mar 11 15:47:33 2013 From: kdestuff at mabs.dk (Morten Sjoegren) Date: Mon, 11 Mar 2013 15:47:33 +0000 Subject: [kmail2] [Bug 316518] HTML-mail from TYPO3 Direct Mail module mangled. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316518 --- Comment #4 from Morten Sjoegren --- Show HTML is already enabled by default. If "Show html" is disabled, I can see the HTML-code and the box with the red-border telling me that if I trust the sender I can click to see the mail. Other HTML emails shows just fine. I think it's related to them attaching jquery and including it with cid: in the HTML, instead of just embedding it. -- You are receiving this mail because: You are the assignee for the bug. From mark at tvk.rwth-aachen.de Mon Mar 11 16:16:41 2013 From: mark at tvk.rwth-aachen.de (mark at tvk.rwth-aachen.de) Date: Mon, 11 Mar 2013 16:16:41 +0000 Subject: [knode] [Bug 128848] KNode doesn't detect the signature delimiter when replying to GPG signed messages In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=128848 mark at tvk.rwth-aachen.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mark at tvk.rwth-aachen.de --- Comment #5 from mark at tvk.rwth-aachen.de --- This still seems to be an open bug as kmail 4.10.1 likes to scramble GPG signed/encrypted mails - at least with larger text inside. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 11 17:56:18 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 11 Mar 2013 17:56:18 +0000 Subject: [kmail2] [Bug 316518] HTML-mail from TYPO3 Direct Mail module mangled. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316518 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- Ever confirmed|0 |1 --- Comment #5 from Laurent Montel --- Ok I can see the problem now. I reopen it -- You are receiving this mail because: You are the assignee for the bug. From wildcart at tzi.org Mon Mar 11 18:59:09 2013 From: wildcart at tzi.org (Christian Quast) Date: Mon, 11 Mar 2013 18:59:09 +0000 Subject: [Akonadi] [Bug 299589] Some filters don't filter incoming messages automatically, only after manually applying all filters In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=299589 --- Comment #18 from Christian Quast --- this has not been solved. Messages that are filtered based on a mailinglist ID are never sorted. Also, some of the mails will not be sorted when the filters are applies manually. Running openSUSE 12.2. KDE related Versions : akonadi-runtime-1.9.0-127.1.x86_64 libakonadi4-4.10.1-323.1.x86_64 akonadi-4.10.1-386.1.x86_64 libakonadiprotocolinternals1-1.9.0-127.1.x86_64 kmail-4.10.1-386.1.x86_64 kontact-4.10.1-386.1.x86_64 -- You are receiving this mail because: You are the assignee for the bug. From ggg_mail at inbox.ru Mon Mar 11 22:28:31 2013 From: ggg_mail at inbox.ru (GGG) Date: Mon, 11 Mar 2013 22:28:31 +0000 Subject: [Akonadi] [Bug 279113] akonadi crash on ssl error In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=279113 GGG changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ggg_mail at inbox.ru -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From gm5729 at hushmail.me Mon Mar 11 22:44:14 2013 From: gm5729 at hushmail.me (Gregory Martin Key) Date: Mon, 11 Mar 2013 22:44:14 +0000 Subject: [KDE PIM Mobile] [Bug 316539] Kontact Crash with PAX Kernel malloc In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316539 --- Comment #1 from Gregory Martin Key --- Upgrade to below mentioned kernel 3.8.2-6 fixed Kontact error. However, Kile is still seg faulting. System: Host: gurka Kernel: 3.8.2-6-pax x86_64 (64 bit, gcc: 4.7.2) Desktop: KDE 4.10.1 (Qt 4.8.4) info: plasma-desktop dm: kdm Distro: Arch Linux Machine: Mobo: Gigabyte model: GA-880GM-D2H version: x.x Bios: Award version: F6 date: 08/31/2010 CPU: Quad core AMD Phenom II X4 840 (-MCP-) cache: 2048 KB flags: (lm nx sse sse2 sse3 sse4a svm) bmips: 25726.4 Clock Speeds: 1: 800.00 MHz 2: 800.00 MHz 3: 800.00 MHz 4: 800.00 MHz Graphics: Card: Advanced Micro Devices [AMD] nee ATI RS880 [Radeon HD 4250] bus-ID: 01:05.0 chip-ID: 1002:9715 X.Org: 1.13.3 drivers: ati,radeon (unloaded: fbdev) Resolution: 1440x900 at 59.9hz GLX Renderer: Gallium 0.4 on AMD RS880 GLX Version: 3.0 Mesa 9.1 Direct Rendering: Yes Audio: Card-1: Advanced Micro Devices [AMD] nee ATI RS880 HDMI Audio [Radeon HD 4200 Series] driver: snd_hda_intel bus-ID: 01:05.1 chip-ID: 1002:970f Card-2: Advanced Micro Devices [AMD] nee ATI SBx00 Azalia (Intel HDA) driver: snd_hda_intel bus-ID: 00:14.2 chip-ID: 1002:4383 Sound: Advanced Linux Sound Architecture ver: k3.8.2-6-pax Info: Processes: 162 Uptime: 10 min Memory: 1422.3/3450.7MB Runlevel: 5 Gcc sys: 4.7.2 Client: Shell (bash 4.2.42 running in yakuake) inxi: 1.8.45 Application: Kile (kile), signal: Segmentation fault Using host libthread_db library "/usr/lib/libthread_db.so.1". [Current thread is 1 (Thread 0x742390c06780 (LWP 877))] Thread 3 (Thread 0x74237aaf6700 (LWP 878)): #0 0x000074238e0ab810 in pthread_getspecific () from /usr/lib/libpthread.so.0 #1 0x0000742387d82880 in g_thread_self () from /usr/lib/libglib-2.0.so.0 #2 0x0000742387d5ec25 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x000074238e461b86 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #4 0x000074238e4323ff in QEventLoop::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #5 0x000074238e432688 in QEventLoop::exec(QFlags) () from /usr/lib/libQtCore.so.4 #6 0x000074238e3338a0 in QThread::exec() () from /usr/lib/libQtCore.so.4 #7 0x000074238e412bbf in ?? () from /usr/lib/libQtCore.so.4 #8 0x000074238e33687c in ?? () from /usr/lib/libQtCore.so.4 #9 0x000074238e0a6e0f in start_thread () from /usr/lib/libpthread.so.0 #10 0x000074238c9a4efd in clone () from /usr/lib/libc.so.6 Thread 2 (Thread 0x742378857700 (LWP 885)): #0 0x000074238e0aa954 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 #1 0x000074238ac137a7 in ?? () from /usr/lib/libQtScript.so.4 #2 0x000074238ac137d9 in ?? () from /usr/lib/libQtScript.so.4 #3 0x000074238e0a6e0f in start_thread () from /usr/lib/libpthread.so.0 #4 0x000074238c9a4efd in clone () from /usr/lib/libc.so.6 Thread 1 (Thread 0x742390c06780 (LWP 877)): [KCrash Handler] #5 0x000074238ab3008e in ?? () from /usr/lib/libQtScript.so.4 #6 0x000074238abb4d99 in ?? () from /usr/lib/libQtScript.so.4 #7 0x000074238abb555c in ?? () from /usr/lib/libQtScript.so.4 #8 0x000074238ac55ce0 in ?? () from /usr/lib/libQtScript.so.4 #9 0x000074238ac56cd6 in QScriptEngine::QScriptEngine() () from /usr/lib/libQtScript.so.4 #10 0x000074237b7bf44a in ?? () from /usr/lib/libkatepartinterfaces.so.4 #11 0x000074237b7bfd99 in ?? () from /usr/lib/libkatepartinterfaces.so.4 #12 0x000074237b7c0fec in ?? () from /usr/lib/libkatepartinterfaces.so.4 #13 0x000074237b7c7213 in ?? () from /usr/lib/libkatepartinterfaces.so.4 #14 0x000074237b7c793c in ?? () from /usr/lib/libkatepartinterfaces.so.4 #15 0x000074237b828689 in KateView::setupActions() () from /usr/lib/libkatepartinterfaces.so.4 #16 0x000074237b82cce2 in KateView::KateView(KateDocument*, QWidget*) () from /usr/lib/libkatepartinterfaces.so.4 #17 0x000074237b79d8b9 in KateDocument::createView(QWidget*) () from /usr/lib/libkatepartinterfaces.so.4 #18 0x0000000000501f4e in ?? () #19 0x000000000059bd90 in ?? () #20 0x000000000059027a in ?? () #21 0x00000000004c8826 in _start () -- You are receiving this mail because: You are the assignee for the bug. From ggg_mail at inbox.ru Mon Mar 11 22:28:35 2013 From: ggg_mail at inbox.ru (GGG) Date: Mon, 11 Mar 2013 22:28:35 +0000 Subject: [Akonadi] [Bug 279113] akonadi crash on ssl error In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=279113 --- Comment #23 from GGG --- Created attachment 77971 --> https://bugs.kde.org/attachment.cgi?id=77971&action=edit New crash information added by DrKonqi akonadi_imap_resource (4.10) on KDE Platform 4.10.1 using Qt 4.8.4 - What I was doing when the application crashed: I has detached from the network and then it reattached. Shortly after that imap part of Kmail crashed. -- Backtrace (Reduced): #7 0x00007fd42e9466a7 in KIMAP::SessionPrivate::handleSslError(KSslErrorUiData const&) () from /usr/lib/libkimap.so.4 #8 0x00007fd42fd015ae in QObject::event (this=0x210c9f0, e=) at kernel/qobject.cpp:1194 #9 0x00007fd42f08d8ec in QApplicationPrivate::notify_helper (this=this at entry=0x1ee9020, receiver=receiver at entry=0x210c9f0, e=e at entry=0x7fd40001f2f0) at kernel/qapplication.cpp:4567 #10 0x00007fd42f09025b in QApplication::notify (this=0x7fff4ae9db10, receiver=0x210c9f0, e=0x7fd40001f2f0) at kernel/qapplication.cpp:4428 #11 0x00007fd42d1feaf6 in KApplication::notify (this=0x7fff4ae9db10, receiver=0x210c9f0, event=0x7fd40001f2f0) at ../../kdeui/kernel/kapplication.cpp:311 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From cgiboudeaux at gmx.com Mon Mar 11 23:23:15 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Mon, 11 Mar 2013 23:23:15 +0000 Subject: [KDE PIM Mobile] [Bug 316539] Kontact Crash with PAX Kernel malloc In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316539 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #2 from Christophe Giboudeaux --- your bug report makes no sense. It's mixing kontact and kile and none of the trace you pasted is helpful. Please read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and open a new bug report for kile -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 12 06:35:37 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 12 Mar 2013 06:35:37 +0000 Subject: [kmail2] [Bug 316519] Pr message HTML preference In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316519 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- Yes but how ? With a menu entry ? Because sometime we switch to html just to see html mail but we don't want to set it as html all the time. etc. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 12 06:37:20 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 12 Mar 2013 06:37:20 +0000 Subject: [kmail2] [Bug 316429] Creating an account. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316429 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |INVALID --- Comment #1 from Laurent Montel --- Sorry we must search on internet. I don't know this mail service. Ask to this mail service which config you must use. -- You are receiving this mail because: You are the assignee for the bug. From anders at alweb.dk Tue Mar 12 06:51:13 2013 From: anders at alweb.dk (Anders Lund) Date: Tue, 12 Mar 2013 06:51:13 +0000 Subject: [kmail2] [Bug 316519] Pr message HTML preference In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316519 --- Comment #2 from Anders Lund --- My immediate choice would be a toggle action, in the "Message" menu and context menu, along with "Use fixed font". Compared to now, you would still have to turn it on/off, just as with the pr folder prererence, so no more work. I can see that there is a precedence to be decided there - my take would be that the pr message setting has the higher precedence. -- You are receiving this mail because: You are the assignee for the bug. From anders at alweb.dk Tue Mar 12 06:52:28 2013 From: anders at alweb.dk (Anders Lund) Date: Tue, 12 Mar 2013 06:52:28 +0000 Subject: [kmail2] [Bug 316519] Pr message HTML preference In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316519 --- Comment #3 from Anders Lund --- Another thought: This could also affect display of rendered html in html only messages. -- You are receiving this mail because: You are the assignee for the bug. From vito.detullio at gmail.com Tue Mar 12 06:52:59 2013 From: vito.detullio at gmail.com (Vito De Tullio) Date: Tue, 12 Mar 2013 06:52:59 +0000 Subject: [kmail2] [Bug 316576] New: load external references in html messages from specific address Message-ID: https://bugs.kde.org/show_bug.cgi?id=316576 Bug ID: 316576 Summary: load external references in html messages from specific address Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: vito.detullio at gmail.com In Settings -> Configure Kmail -> Security -> Reading there are two checkbox regarding reading "Prefer HTML to plain text" and "Allow messages to load external references from the internet". If the first one is enabled and the second not, reading an HTML email with references show a "red border box" by with I can allow Kmail to download the content (this time). But, it would be useful to add a list of "trusted" sender, so every time I read an email from that specified address, it automatically enable the load of external references. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 12 07:25:19 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 12 Mar 2013 07:25:19 +0000 Subject: [kmail2] [Bug 316576] load external references in html messages from specific address In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316576 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |FIXED --- Comment #1 from Laurent Montel --- already done in 4.10.x or 4.9.4 set it in kaddressbook and when it will indexed you will see in specific format. -- You are receiving this mail because: You are the assignee for the bug. From ralsa at ymail.com Tue Mar 12 08:55:11 2013 From: ralsa at ymail.com (Ralsa) Date: Tue, 12 Mar 2013 08:55:11 +0000 Subject: [kmail2] [Bug 316579] New: Crash when closing application Message-ID: https://bugs.kde.org/show_bug.cgi?id=316579 Bug ID: 316579 Summary: Crash when closing application Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: ralsa at ymail.com Application: kmail (4.10.1) KDE Platform Version: 4.10.1 Qt Version: 4.8.3 Operating System: Linux 3.5.0-25-generic i686 Distribution: Ubuntu 12.10 -- Information about the crash: - What I was doing when the application crashed: I was trying to read some IMAP mails. The mails was unable to load (in a a reasonable time) in imap folders (a very usual problem). I need restart Kmail to load the emails often. The crash can be reproduced sometimes. -- Backtrace: Application: KMail (kmail), signal: Segmentation fault Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0xb1460b00 (LWP 8946))] Thread 4 (Thread 0xae73cb40 (LWP 8949)): #0 0xb7729424 in __kernel_vsyscall () #1 0xb580b96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb5e7864c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb363a0e9 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #4 0xb363a1df in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #5 0xb5807d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb5e6ad3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 3 (Thread 0xade13b40 (LWP 8950)): #0 QThreadData::current () at thread/qthread_unix.cpp:209 #1 0xb61da26f in postEventSourcePrepare (s=0xad500da8, timeout=0xade130bc) at kernel/qeventdispatcher_glib.cpp:256 #2 0xb439c52a in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb439cbff in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb439ce61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0xb61da9bf in QEventDispatcherGlib::processEvents (this=0xad500468, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0xb61a728c in QEventLoop::processEvents (this=this at entry=0xade13258, flags=...) at kernel/qeventloop.cpp:149 #7 0xb61a7581 in QEventLoop::exec (this=0xade13258, flags=...) at kernel/qeventloop.cpp:204 #8 0xb609268c in QThread::exec (this=this at entry=0x964d620) at thread/qthread.cpp:501 #9 0xb60927eb in QThread::run (this=0x964d620) at thread/qthread.cpp:568 #10 0xb6095a78 in QThreadPrivate::start (arg=0x964d620) at thread/qthread_unix.cpp:338 #11 0xb5807d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #12 0xb5e6ad3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 2 (Thread 0xad3f5b40 (LWP 8951)): #0 0xb5809cab in pthread_mutex_lock () from /lib/i386-linux-gnu/libpthread.so.0 #1 0xb5e78864 in pthread_mutex_lock () from /lib/i386-linux-gnu/libc.so.6 #2 0xb43dded0 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb439ce4a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb61da9bf in QEventDispatcherGlib::processEvents (this=0xaca00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #5 0xb61a728c in QEventLoop::processEvents (this=this at entry=0xad3f5228, flags=...) at kernel/qeventloop.cpp:149 #6 0xb61a7581 in QEventLoop::exec (this=0xad3f5228, flags=...) at kernel/qeventloop.cpp:204 #7 0xb609268c in QThread::exec (this=0x9688168) at thread/qthread.cpp:501 #8 0xb61857dd in QInotifyFileSystemWatcherEngine::run (this=0x9688168) at io/qfilesystemwatcher_inotify.cpp:248 #9 0xb6095a78 in QThreadPrivate::start (arg=0x9688168) at thread/qthread_unix.cpp:338 #10 0xb5807d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #11 0xb5e6ad3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 1 (Thread 0xb1460b00 (LWP 8946)): [KCrash Handler] #7 KStatusNotifierItem::setStatus (this=0x9740ce0, status=KStatusNotifierItem::Active) at ../../kdeui/notifications/kstatusnotifieritem.cpp:160 #8 0xb6e95ab1 in KMail::KMSystemTray::setMode (this=0x9740ce0, newMode=1) at ../../kmail/kmsystemtray.cpp:164 #9 0xb6ea4fae in KMKernel::toggleSystemTray (this=0xbfa8824c) at ../../kmail/kmkernel.cpp:2063 #10 0xb6efd599 in KMMainWidget::readConfig (this=0x93e9840) at ../../kmail/kmmainwidget.cpp:979 #11 0xb6efdae5 in KMMainWidget::KMMainWidget (this=0x93e9840, parent=0xb6a49210 , aGUIClient=0xb6a49210 , actionCollection=0xb6a49210 , config=...) at ../../kmail/kmmainwidget.cpp:267 #12 0xb6e4c00f in KMMainWin::KMMainWin (this=0x973ccd0, __in_chrg=, __vtt_parm=) at ../../kmail/kmmainwin.cpp:67 #13 0xb6ea6f56 in KMKernel::openReader (this=0xbfa8824c, onlyCheck=false) at ../../kmail/kmkernel.cpp:578 #14 0xb6ea8385 in KMKernel::action (this=0xbfa8824c, mailto=false, check=false, to=..., cc=..., bcc=..., subj=..., body=..., messageFile=..., attachURLs=..., customHeaders=...) at ../../kmail/kmkernel.cpp:1373 #15 0xb6ea8bb6 in KMKernel::handleCommandLine (this=0xbfa8824c, noArgsOpensReader=true) at ../../kmail/kmkernel.cpp:494 #16 0x0804aa91 in KMailApplication::newInstance (this=0xbfa88234) at ../../kmail/main.cpp:87 #17 0xb74c04c7 in KUniqueApplicationAdaptor::newInstance (this=this at entry=0x9160ec8, asn_id=..., args=...) at ../../kdeui/kernel/kuniqueapplication.cpp:442 #18 0xb74c0576 in qt_static_metacall (_a=0xbfa877bc, _id=0, _o=0x9160ec8, _c=) at ./kuniqueapplication_p.moc:58 #19 KUniqueApplicationAdaptor::qt_static_metacall (_o=0x9160ec8, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbfa877bc) at ./kuniqueapplication_p.moc:52 #20 0xb74c06fc in KUniqueApplicationAdaptor::qt_metacall (this=0x9160ec8, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0xbfa877bc) at ./kuniqueapplication_p.moc:102 #21 0xb58b86ae in QDBusConnectionPrivate::deliverCall (this=0x914cde0, object=0x9160ec8, msg=..., metaTypes=..., slotIdx=917508) at qdbusintegrator.cpp:947 #22 0xb58b9834 in QDBusConnectionPrivate::activateCall (this=0x914cde0, object=0x9160ec8, flags=337, msg=...) at qdbusintegrator.cpp:857 #23 0xb58b9f12 in QDBusConnectionPrivate::activateObject (this=0x914cde0, node=..., msg=..., pathStartPos=155806465) at qdbusintegrator.cpp:1423 #24 0xb58ba308 in QDBusActivateObjectEvent::placeMetaCall (this=0x97bd678) at qdbusintegrator.cpp:1537 #25 0xb61bef0b in QObject::event (this=0xbfa88234, e=0x97bd678) at kernel/qobject.cpp:1195 #26 0xb61a8d5a in QCoreApplication::event (this=0xbfa88234, e=0x97bd678) at kernel/qcoreapplication.cpp:1727 #27 0xb644d61d in QApplication::event (this=0xbfa88234, e=0x97bd678) at kernel/qapplication.cpp:2544 #28 0xb644b39c in QApplicationPrivate::notify_helper (this=0x916d6c8, receiver=0xbfa88234, e=0x97bd678) at kernel/qapplication.cpp:4562 #29 0xb644fdaf in QApplication::notify (this=0x97bd678, receiver=0xbfa88234, e=0x97bd678) at kernel/qapplication.cpp:3944 #30 0xb74b98b1 in KApplication::notify (this=0xbfa88234, receiver=0xbfa88234, event=0x97bd678) at ../../kdeui/kernel/kapplication.cpp:311 #31 0xb61a87ae in QCoreApplication::notifyInternal (this=0xbfa88234, receiver=0xbfa88234, event=0x97bd678) at kernel/qcoreapplication.cpp:915 #32 0xb61ac99d in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #33 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9104150) at kernel/qcoreapplication.cpp:1539 #34 0xb61acc2c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432 #35 0xb61da824 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #36 postEventSourceDispatch (s=0x9151e30) at kernel/qeventdispatcher_glib.cpp:279 #37 0xb439c9e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #38 0xb439cd80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #39 0xb439ce61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #40 0xb61da9a1 in QEventDispatcherGlib::processEvents (this=0x9104ed8, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #41 0xb65019aa in QGuiEventDispatcherGlib::processEvents (this=0x9104ed8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #42 0xb61a728c in QEventLoop::processEvents (this=this at entry=0xbfa880f8, flags=...) at kernel/qeventloop.cpp:149 #43 0xb61a7581 in QEventLoop::exec (this=0xbfa880f8, flags=...) at kernel/qeventloop.cpp:204 #44 0xb61accda in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #45 0xb6448fc4 in QApplication::exec () at kernel/qapplication.cpp:3823 #46 0x0804a3c2 in main (argc=3, argv=0xbfa88384) at ../../kmail/main.cpp:146 Possible duplicates by query: bug 316424, bug 315835, bug 315568, bug 313679. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Tue Mar 12 09:00:35 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Tue, 12 Mar 2013 09:00:35 +0000 Subject: [kmail2] [Bug 316579] Crash when closing application In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316579 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 315568 *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Tue Mar 12 09:00:35 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Tue, 12 Mar 2013 09:00:35 +0000 Subject: [kmail2] [Bug 315568] kmail crash on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315568 --- Comment #3 from Jekyll Wu --- *** Bug 316579 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From hlehmbruch at gmx.net Tue Mar 12 09:08:31 2013 From: hlehmbruch at gmx.net (Hendrik Lehmbruch) Date: Tue, 12 Mar 2013 09:08:31 +0000 Subject: [kleopatra] [Bug 316582] New: kleopatra and kmail crashing while importing x509 certs (s/mime) Message-ID: https://bugs.kde.org/show_bug.cgi?id=316582 Bug ID: 316582 Summary: kleopatra and kmail crashing while importing x509 certs (s/mime) Classification: Unclassified Product: kleopatra Version: unspecified Platform: Debian stable OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: hlehmbruch at gmx.net CC: mutz at kde.org Application: kleopatra (2.0.12) KDE Platform Version: 4.9.5 Qt Version: 4.8.2 Operating System: Linux 3.8-2.towo-siduction-amd64 x86_64 Distribution: Debian GNU/Linux 7.0 (wheezy) -- Information about the crash: - What I was doing when the application crashed: I try to start kleopatra, also i try to to start it out of kmail to use a x509 cert by CAcert. Kleoptra and kmail is crashing then. -- Backtrace: Application: Kleopatra (kleopatra), signal: Aborted Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97 [Current thread is 1 (Thread 0x7f2f9cd01760 (LWP 15768))] Thread 6 (Thread 0x7f2f80c88700 (LWP 15769)): #0 __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97 #1 0x00007f2f990d96b8 in _L_lock_9627 () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f2f990d7aa1 in *__GI___libc_free (mem=0x7f2f993e1e60) at malloc.c:3736 #3 0x00007f2f99d2fb13 in socketNotifierSourceCheck (source=0x15ab690) at kernel/qeventdispatcher_glib.cpp:92 #4 0x00007f2f93ed913b in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f2f93ed95c2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007f2f93ed9744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #7 0x00007f2f99d30276 in QEventDispatcherGlib::processEvents (this=0x15abb70, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #8 0x00007f2f99d008af in QEventLoop::processEvents (this=this at entry=0x7f2f80c87e10, flags=...) at kernel/qeventloop.cpp:149 #9 0x00007f2f99d00b38 in QEventLoop::exec (this=0x7f2f80c87e10, flags=...) at kernel/qeventloop.cpp:204 #10 0x00007f2f99c03d70 in QThread::exec (this=) at thread/qthread.cpp:501 #11 0x00007f2f99ce11bf in QInotifyFileSystemWatcherEngine::run (this=0x1583200) at io/qfilesystemwatcher_inotify.cpp:248 #12 0x00007f2f99c06d0b in QThreadPrivate::start (arg=0x1583200) at thread/qthread_unix.cpp:307 #13 0x00007f2f9c2beb50 in start_thread (arg=) at pthread_create.c:304 #14 0x00007f2f99136a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #15 0x0000000000000000 in ?? () Thread 5 (Thread 0x7f2f7b3e7700 (LWP 15779)): #0 __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97 #1 0x00007f2f990d96b8 in _L_lock_9627 () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f2f990d7aa1 in *__GI___libc_free (mem=0x7f2f993e1e60) at malloc.c:3736 #3 0x00007f2f99d185ec in cleanup (pointer=) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62 #4 ~QScopedPointer (this=0x162da48, __in_chrg=) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:100 #5 QObject::~QObject (this=0x162da40, __in_chrg=) at kernel/qobject.cpp:817 #6 0x00007f2f99d306d9 in QEventDispatcherGlib::~QEventDispatcherGlib (this=0x162da40, __in_chrg=) at kernel/qeventdispatcher_glib.cpp:403 #7 0x00007f2f99c05e21 in QThreadPrivate::finish (arg=arg at entry=0x7f2f9a058500) at thread/qthread_unix.cpp:339 #8 0x00007f2f99c06d13 in ~__pthread_cleanup_class (this=, __in_chrg=) at /usr/include/pthread.h:545 #9 QThreadPrivate::start (arg=0x7f2f9a058500) at thread/qthread_unix.cpp:309 #10 0x00007f2f9c2beb50 in start_thread (arg=) at pthread_create.c:304 #11 0x00007f2f99136a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f2f7abe6700 (LWP 15791)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f2f99c0720b in wait (time=18446744073709551615, this=0x1588530) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=, mutex=0x15bab20, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x000000000046a92e in (anonymous namespace)::ReaderStatusThread::run (this=0x15bab10) at ../../kleopatra/smartcard/readerstatus.cpp:454 #4 0x00007f2f99c06d0b in QThreadPrivate::start (arg=0x15bab10) at thread/qthread_unix.cpp:307 #5 0x00007f2f9c2beb50 in start_thread (arg=) at pthread_create.c:304 #6 0x00007f2f99136a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f2f7bfff700 (LWP 15792)): #0 __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97 #1 0x00007f2f990d96b8 in _L_lock_9627 () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f2f990d7aa1 in *__GI___libc_free (mem=0x7f2f993e1e60) at malloc.c:3736 #3 0x00007f2f9c4de5a1 in ?? () from /usr/lib/libgpgme-pthread.so.11 #4 0x00007f2f9c4e7d7f in ?? () from /usr/lib/libgpgme-pthread.so.11 #5 0x00007f2f9c4f050f in ?? () from /usr/lib/libgpgme-pthread.so.11 #6 0x00007f2f9c4e791a in ?? () from /usr/lib/libgpgme-pthread.so.11 #7 0x00007f2f9c4f24da in ?? () from /usr/lib/libgpgme-pthread.so.11 #8 0x00007f2f9c4def00 in ?? () from /usr/lib/libgpgme-pthread.so.11 #9 0x00007f2f9c4e4736 in gpgme_op_keylist_next () from /usr/lib/libgpgme-pthread.so.11 #10 0x00007f2f9c727962 in GpgME::Context::nextKey (this=, e=...) at ../../gpgme++/context.cpp:474 #11 0x00007f2f9c9e7552 in do_list_keys (ctx=0x16b68f0, pats=..., keys=..., secretOnly=secretOnly at entry=false) at ../../libkleo/backends/qgpgme/qgpgmekeylistjob.cpp:74 #12 0x00007f2f9c9e7f69 in list_keys (ctx=0x16b68f0, pats=..., secretOnly=false) at ../../libkleo/backends/qgpgme/qgpgmekeylistjob.cpp:87 #13 0x00007f2f9c9eab66 in operator(), QString, GpgME::Error>, boost::tuples::tuple, QString, GpgME::Error> (*)(GpgME::Context*, QStringList, bool), boost::_bi::list1 > (a=, this=0x16609a8, f=) at /usr/include/boost/bind/bind.hpp:382 #14 operator() (a1=@0x16609b8: 0x16b68f0, this=0x16609a0) at /usr/include/boost/bind/bind_template.hpp:32 #15 operator(), QString, GpgME::Error>, boost::_bi::bind_t, QString, GpgME::Error>, boost::tuples::tuple, QString, GpgME::Error> (*)(GpgME::Context*, QStringList, bool), boost::_bi::list3, boost::_bi::value, boost::_bi::value > >, boost::_bi::list0> (f=..., this=0x16609b8, a=...) at /usr/include/boost/bind/bind.hpp:243 #16 operator() (this=0x16609a0) at /usr/include/boost/bind/bind_template.hpp:20 #17 boost::detail::function::function_obj_invoker0 >, QString, GpgME::Error, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, boost::tuples::tuple >, QString, GpgME::Error, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> (*)(GpgME::Context*, QStringList, bool), boost::_bi::list3, boost::_bi::value, boost::_bi::value > >, boost::_bi::list1 > >, boost::tuples::tuple >, QString, GpgME::Error, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >::invoke (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:132 #18 0x00007f2f9c9ebf5f in operator() (this=0x16ca4b0) at /usr/include/boost/function/function_template.hpp:760 #19 Kleo::_detail::Thread >, QString, GpgME::Error, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >::run (this=0x16ca498) at ../../libkleo/backends/qgpgme/threadedjobmixin.h:103 #20 0x00007f2f99c06d0b in QThreadPrivate::start (arg=0x16ca498) at thread/qthread_unix.cpp:307 #21 0x00007f2f9c2beb50 in start_thread (arg=) at pthread_create.c:304 #22 0x00007f2f99136a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #23 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f2f7a3e5700 (LWP 15793)): [KCrash Handler] #6 0x00007f2f9908e475 in *__GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00007f2f990916f0 in *__GI_abort () at abort.c:92 #8 0x00007f2f990c952b in __libc_message (do_abort=, fmt=) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189 #9 0x00007f2f990d2d76 in malloc_printerr (action=3, str=0x7f2f991a7d7d "realloc(): invalid next size", ptr=) at malloc.c:6283 #10 0x00007f2f990d894c in _int_realloc (av=0x7f2f993e1e60, oldp=0x16a10d0, oldsize=1024, nb=2208) at malloc.c:5238 #11 0x00007f2f990d8c60 in *__GI___libc_realloc (oldmem=0x16a10e0, bytes=2193) at malloc.c:3821 #12 0x00007f2f9c4ed599 in ?? () from /usr/lib/libgpgme-pthread.so.11 #13 0x00007f2f9c4de6eb in ?? () from /usr/lib/libgpgme-pthread.so.11 #14 0x00007f2f9c4dee31 in ?? () from /usr/lib/libgpgme-pthread.so.11 #15 0x00007f2f9c4e4736 in gpgme_op_keylist_next () from /usr/lib/libgpgme-pthread.so.11 #16 0x00007f2f9c727962 in GpgME::Context::nextKey (this=, e=...) at ../../gpgme++/context.cpp:474 #17 0x00007f2f9c9e7552 in do_list_keys (ctx=0x1550210, pats=..., keys=..., secretOnly=secretOnly at entry=false) at ../../libkleo/backends/qgpgme/qgpgmekeylistjob.cpp:74 #18 0x00007f2f9c9e7f69 in list_keys (ctx=0x1550210, pats=..., secretOnly=false) at ../../libkleo/backends/qgpgme/qgpgmekeylistjob.cpp:87 #19 0x00007f2f9c9eab66 in operator(), QString, GpgME::Error>, boost::tuples::tuple, QString, GpgME::Error> (*)(GpgME::Context*, QStringList, bool), boost::_bi::list1 > (a=, this=0x16c1438, f=) at /usr/include/boost/bind/bind.hpp:382 #20 operator() (a1=@0x16c1448: 0x1550210, this=0x16c1430) at /usr/include/boost/bind/bind_template.hpp:32 #21 operator(), QString, GpgME::Error>, boost::_bi::bind_t, QString, GpgME::Error>, boost::tuples::tuple, QString, GpgME::Error> (*)(GpgME::Context*, QStringList, bool), boost::_bi::list3, boost::_bi::value, boost::_bi::value > >, boost::_bi::list0> (f=..., this=0x16c1448, a=...) at /usr/include/boost/bind/bind.hpp:243 #22 operator() (this=0x16c1430) at /usr/include/boost/bind/bind_template.hpp:20 #23 boost::detail::function::function_obj_invoker0 >, QString, GpgME::Error, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, boost::tuples::tuple >, QString, GpgME::Error, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> (*)(GpgME::Context*, QStringList, bool), boost::_bi::list3, boost::_bi::value, boost::_bi::value > >, boost::_bi::list1 > >, boost::tuples::tuple >, QString, GpgME::Error, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >::invoke (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:132 #24 0x00007f2f9c9ebf5f in operator() (this=0x16ce440) at /usr/include/boost/function/function_template.hpp:760 #25 Kleo::_detail::Thread >, QString, GpgME::Error, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >::run (this=0x16ce428) at ../../libkleo/backends/qgpgme/threadedjobmixin.h:103 #26 0x00007f2f99c06d0b in QThreadPrivate::start (arg=0x16ce428) at thread/qthread_unix.cpp:307 #27 0x00007f2f9c2beb50 in start_thread (arg=) at pthread_create.c:304 #28 0x00007f2f99136a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #29 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f2f9cd01760 (LWP 15768)): #0 __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97 #1 0x00007f2f990d96b8 in _L_lock_9627 () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f2f990d7aa1 in *__GI___libc_free (mem=0x7f2f993e1e60) at malloc.c:3736 #3 0x00007f2f99d2fb13 in socketNotifierSourceCheck (source=0x141a150) at kernel/qeventdispatcher_glib.cpp:92 #4 0x00007f2f93ed913b in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f2f93ed95c2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #6 0x00007f2f93ed9744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #7 0x00007f2f99d30276 in QEventDispatcherGlib::processEvents (this=0x13d8b30, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #8 0x00007f2f9a7b283e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #9 0x00007f2f99d008af in QEventLoop::processEvents (this=this at entry=0x7fff544c9590, flags=...) at kernel/qeventloop.cpp:149 #10 0x00007f2f99d00b38 in QEventLoop::exec (this=0x7fff544c9590, flags=...) at kernel/qeventloop.cpp:204 #11 0x000000000043799c in fillKeyCache (splash=0x7fff544c9610, server=) at ../../kleopatra/main.cpp:162 #12 main (argc=, argv=0x7fff544c9748) at ../../kleopatra/main.cpp:249 Possible duplicates by query: bug 269031. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From hlehmbruch at gmx.net Tue Mar 12 09:12:49 2013 From: hlehmbruch at gmx.net (Hendrik Lehmbruch) Date: Tue, 12 Mar 2013 09:12:49 +0000 Subject: [kleopatra] [Bug 316582] kleopatra and kmail crashing while importing x509 certs (s/mime) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316582 --- Comment #1 from Hendrik Lehmbruch --- here the output for kmail Application: KMail (kmail), signal: Aborted Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97 [Current thread is 1 (Thread 0x7f2af0f24760 (LWP 16022))] Thread 2 (Thread 0x7f2acbebd700 (LWP 16318)): [KCrash Handler] #6 0x00007f2aedf30475 in *__GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00007f2aedf336f0 in *__GI_abort () at abort.c:92 #8 0x00007f2aedf6b52b in __libc_message (do_abort=, fmt=) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189 #9 0x00007f2aedf74d76 in malloc_printerr (action=3, str=0x7f2aee049d7d "realloc(): invalid next size", ptr=) at malloc.c:6283 #10 0x00007f2aedf7a94c in _int_realloc (av=0x7f2ac4000020, oldp=0x7f2ac40010e0, oldsize=1024, nb=2480) at malloc.c:5238 #11 0x00007f2aedf7ac60 in *__GI___libc_realloc (oldmem=0x7f2ac40010f0, bytes=2471) at malloc.c:3821 #12 0x00007f2ae1eb4599 in ?? () from /usr/lib/libgpgme-pthread.so.11 #13 0x00007f2ae1ea56eb in ?? () from /usr/lib/libgpgme-pthread.so.11 #14 0x00007f2ae1ea5e31 in ?? () from /usr/lib/libgpgme-pthread.so.11 #15 0x00007f2ae1eab736 in gpgme_op_keylist_next () from /usr/lib/libgpgme-pthread.so.11 #16 0x00007f2ae883c962 in GpgME::Context::nextKey (this=, e=...) at ../../gpgme++/context.cpp:474 #17 0x00007f2ae8afc552 in do_list_keys (ctx=0x1eaa500, pats=..., keys=..., secretOnly=secretOnly at entry=false) at ../../libkleo/backends/qgpgme/qgpgmekeylistjob.cpp:74 #18 0x00007f2ae8afcf69 in list_keys (ctx=0x1eaa500, pats=..., secretOnly=false) at ../../libkleo/backends/qgpgme/qgpgmekeylistjob.cpp:87 #19 0x00007f2ae8affb66 in operator(), QString, GpgME::Error>, boost::tuples::tuple, QString, GpgME::Error> (*)(GpgME::Context*, QStringList, bool), boost::_bi::list1 > (a=, this=0x2540688, f=) at /usr/include/boost/bind/bind.hpp:382 #20 operator() (a1=@0x2540698: 0x1eaa500, this=0x2540680) at /usr/include/boost/bind/bind_template.hpp:32 #21 operator(), QString, GpgME::Error>, boost::_bi::bind_t, QString, GpgME::Error>, boost::tuples::tuple, QString, GpgME::Error> (*)(GpgME::Context*, QStringList, bool), boost::_bi::list3, boost::_bi::value, boost::_bi::value > >, boost::_bi::list0> (f=..., this=0x2540698, a=...) at /usr/include/boost/bind/bind.hpp:243 #22 operator() (this=0x2540680) at /usr/include/boost/bind/bind_template.hpp:20 #23 boost::detail::function::function_obj_invoker0 >, QString, GpgME::Error, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>, boost::tuples::tuple >, QString, GpgME::Error, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> (*)(GpgME::Context*, QStringList, bool), boost::_bi::list3, boost::_bi::value, boost::_bi::value > >, boost::_bi::list1 > >, boost::tuples::tuple >, QString, GpgME::Error, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >::invoke (function_obj_ptr=...) at /usr/include/boost/function/function_template.hpp:132 #24 0x00007f2ae8b00f5f in operator() (this=0x253ffa0) at /usr/include/boost/function/function_template.hpp:760 #25 Kleo::_detail::Thread >, QString, GpgME::Error, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type> >::run (this=0x253ff88) at ../../libkleo/backends/qgpgme/threadedjobmixin.h:103 #26 0x00007f2aee826d0b in QThreadPrivate::start (arg=0x253ff88) at thread/qthread_unix.cpp:307 #27 0x00007f2aebba8b50 in start_thread (arg=) at pthread_create.c:304 #28 0x00007f2aedfd8a7d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #29 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f2af0f24760 (LWP 16022)): #0 __lll_lock_wait_private () at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97 #1 0x00007f2aedf7b6b8 in _L_lock_9627 () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x00007f2aedf79aa1 in *__GI___libc_free (mem=0x7f2ac4000020) at malloc.c:3736 #3 0x00007f2aee8705d8 in QString::free (d=0x7f2ac4002b20) at tools/qstring.cpp:1235 #4 0x00007f2aee866e86 in ~QString (this=0x7f2ac4003570, __in_chrg=) at ../../include/QtCore/../../src/corelib/tools/qstring.h:880 #5 ~QRegExpEngineKey (this=0x7f2ac4003570, __in_chrg=) at tools/qregexp.cpp:870 #6 ~QHashNode (this=0x7f2ac4003560, __in_chrg=) at ../../include/QtCore/../../src/corelib/tools/qhash.h:216 #7 deleteNode2 (node=0x7f2ac4003560) at ../../include/QtCore/../../src/corelib/tools/qhash.h:521 #8 deleteNode (node=0x7f2ac4003560, this=0xca49e0) at ../../include/QtCore/../../src/corelib/tools/qhash.h:511 #9 QHash::Node>::remove (this=this at entry=0xca49e0, akey=...) at ../../include/QtCore/../../src/corelib/tools/qhash.h:797 #10 0x00007f2aee866f2c in unlink (n=..., this=0xca49d0) at tools/qcache.h:74 #11 QCache::trim (this=this at entry=0xca49d0, m=88) at tools/qcache.h:208 #12 0x00007f2aee86714b in QCache::insert (this=0xca49d0, akey=..., aobject=aobject at entry=0xcc2c50, acost=acost at entry=12) at tools/qcache.h:188 #13 0x00007f2aee8630f4 in derefEngine (key=..., eng=0xcc2c50) at tools/qregexp.cpp:3687 #14 invalidateEngine (priv=0xcc1110) at tools/qregexp.cpp:3743 #15 0x00007f2aee86328c in QRegExp::~QRegExp (this=0x7f2af085c058, __in_chrg=) at tools/qregexp.cpp:3835 #16 0x00007f2aedf34df2 in __run_exit_handlers (status=1, listp=0x7f2aee2824c8, run_list_atexit=true) at exit.c:78 #17 0x00007f2aedf34e45 in *__GI_exit (status=-1006632928) at exit.c:100 #18 0x00007f2aeeec0018 in qt_xio_errhandler () at kernel/qapplication_x11.cpp:770 #19 0x00007f2af0ab5818 in KApplication::xioErrhandler (this=0x7fff9331f040, dpy=0xd77530) at ../../kdeui/kernel/kapplication.cpp:419 #20 0x00007f2aed7e760e in _XIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6 #21 0x00007f2aed7e50ad in _XEventsQueued () from /usr/lib/x86_64-linux-gnu/libX11.so.6 #22 0x00007f2aed7d66af in XEventsQueued () from /usr/lib/x86_64-linux-gnu/libX11.so.6 #23 0x00007f2aeeef769c in x11EventSourceCheck (s=0xd4bff0) at kernel/qguieventdispatcher_glib.cpp:85 #24 0x00007f2ae5ccc13b in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #25 0x00007f2ae5ccc5c2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #26 0x00007f2ae5ccc744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #27 0x00007f2aee950276 in QEventDispatcherGlib::processEvents (this=0xc75b60, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #28 0x00007f2aeeef783e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #29 0x00007f2aee9208af in QEventLoop::processEvents (this=this at entry=0x7fff9331c1b0, flags=...) at kernel/qeventloop.cpp:149 #30 0x00007f2aee920b38 in QEventLoop::exec (this=0x7fff9331c1b0, flags=...) at kernel/qeventloop.cpp:204 #31 0x00007f2aef30a358 in QDialog::exec (this=0x1cea8c0) at dialogs/qdialog.cpp:554 #32 0x00007f2ae8b6520f in Kleo::KeyRequester::slotDialogButtonClicked (this=0x202c690) at ../../libkleo/ui/keyrequester.cpp:337 #33 0x00007f2aee93754f in QMetaObject::activate (sender=0x202daa0, m=, local_signal_index=, argv=0x7fff9331c360) at kernel/qobject.cpp:3547 #34 0x00007f2aef4bbf32 in QAbstractButton::clicked (this=, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220 #35 0x00007f2aef21006e in QAbstractButtonPrivate::emitClicked (this=this at entry=0x202db30) at widgets/qabstractbutton.cpp:548 #36 0x00007f2aef2108a0 in QAbstractButtonPrivate::click (this=this at entry=0x202db30) at widgets/qabstractbutton.cpp:541 #37 0x00007f2aef210b0c in QAbstractButton::mouseReleaseEvent (this=0x202daa0, e=0x7fff9331cc00) at widgets/qabstractbutton.cpp:1123 #38 0x00007f2aeeea5e10 in QWidget::event (this=0x202daa0, event=0x7fff9331cc00) at kernel/qwidget.cpp:8371 #39 0x00007f2aeee5670c in QApplicationPrivate::notify_helper (this=this at entry=0xd79440, receiver=receiver at entry=0x202daa0, e=e at entry=0x7fff9331cc00) at kernel/qapplication.cpp:4556 #40 0x00007f2aeee5b3eb in QApplication::notify (this=, receiver=0x202daa0, e=0x7fff9331cc00) at kernel/qapplication.cpp:4099 #41 0x00007f2af0ab6a36 in KApplication::notify (this=0x7fff9331f040, receiver=0x202daa0, event=0x7fff9331cc00) at ../../kdeui/kernel/kapplication.cpp:311 #42 0x00007f2aee921b5e in QCoreApplication::notifyInternal (this=0x7fff9331f040, receiver=0x202daa0, event=0x7fff9331cc00) at kernel/qcoreapplication.cpp:915 #43 0x00007f2aeee5754b in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #44 QApplicationPrivate::sendMouseEvent (receiver=0x202daa0, event=0x7fff9331cc00, alienWidget=0x202daa0, nativeWidget=0x202c690, buttonDown=0x7f2aef92c2a8, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3167 #45 0x00007f2aeeed1fc4 in QETWidget::translateMouseEvent (this=this at entry=0x202c690, event=event at entry=0x7fff9331d370) at kernel/qapplication_x11.cpp:4523 #46 0x00007f2aeeed0d51 in QApplication::x11ProcessEvent (this=0x7fff9331f040, event=0x7fff9331d370) at kernel/qapplication_x11.cpp:3646 #47 0x00007f2aeeef7bc2 in x11EventSourceDispatch (s=0xd4bff0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #48 0x00007f2ae5ccc355 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #49 0x00007f2ae5ccc688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #50 0x00007f2ae5ccc744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #51 0x00007f2aee950276 in QEventDispatcherGlib::processEvents (this=0xc75b60, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #52 0x00007f2aeeef783e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #53 0x00007f2aee9208af in QEventLoop::processEvents (this=this at entry=0x7fff9331d750, flags=...) at kernel/qeventloop.cpp:149 #54 0x00007f2aee920b38 in QEventLoop::exec (this=0x7fff9331d750, flags=...) at kernel/qeventloop.cpp:204 #55 0x00007f2aef30a358 in QDialog::exec (this=0x200e960) at dialogs/qdialog.cpp:554 #56 0x00007f2aefa5e93f in IdentityPage::slotModifyIdentity (this=0x1b14b40) at ../../kmail/configuredialog.cpp:410 #57 0x00007f2aee93754f in QMetaObject::activate (sender=0x179d430, m=, local_signal_index=, argv=0x7fff9331d900) at kernel/qobject.cpp:3547 #58 0x00007f2aef4bbf32 in QAbstractButton::clicked (this=, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220 #59 0x00007f2aef21006e in QAbstractButtonPrivate::emitClicked (this=this at entry=0x1b1f850) at widgets/qabstractbutton.cpp:548 #60 0x00007f2aef2108a0 in QAbstractButtonPrivate::click (this=this at entry=0x1b1f850) at widgets/qabstractbutton.cpp:541 #61 0x00007f2aef210b0c in QAbstractButton::mouseReleaseEvent (this=0x179d430, e=0x7fff9331e1a0) at widgets/qabstractbutton.cpp:1123 #62 0x00007f2aeeea5e10 in QWidget::event (this=0x179d430, event=0x7fff9331e1a0) at kernel/qwidget.cpp:8371 #63 0x00007f2aeee5670c in QApplicationPrivate::notify_helper (this=this at entry=0xd79440, receiver=receiver at entry=0x179d430, e=e at entry=0x7fff9331e1a0) at kernel/qapplication.cpp:4556 #64 0x00007f2aeee5b3eb in QApplication::notify (this=, receiver=0x179d430, e=0x7fff9331e1a0) at kernel/qapplication.cpp:4099 #65 0x00007f2af0ab6a36 in KApplication::notify (this=0x7fff9331f040, receiver=0x179d430, event=0x7fff9331e1a0) at ../../kdeui/kernel/kapplication.cpp:311 #66 0x00007f2aee921b5e in QCoreApplication::notifyInternal (this=0x7fff9331f040, receiver=0x179d430, event=0x7fff9331e1a0) at kernel/qcoreapplication.cpp:915 #67 0x00007f2aeee5754b in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #68 QApplicationPrivate::sendMouseEvent (receiver=0x179d430, event=0x7fff9331e1a0, alienWidget=0x179d430, nativeWidget=0x1a60c30, buttonDown=0x7f2aef92c2a8, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3167 #69 0x00007f2aeeed1fc4 in QETWidget::translateMouseEvent (this=this at entry=0x1a60c30, event=event at entry=0x7fff9331e910) at kernel/qapplication_x11.cpp:4523 #70 0x00007f2aeeed0d51 in QApplication::x11ProcessEvent (this=0x7fff9331f040, event=0x7fff9331e910) at kernel/qapplication_x11.cpp:3646 #71 0x00007f2aeeef7bc2 in x11EventSourceDispatch (s=0xd4bff0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #72 0x00007f2ae5ccc355 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #73 0x00007f2ae5ccc688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #74 0x00007f2ae5ccc744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #75 0x00007f2aee950276 in QEventDispatcherGlib::processEvents (this=0xc75b60, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #76 0x00007f2aeeef783e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #77 0x00007f2aee9208af in QEventLoop::processEvents (this=this at entry=0x7fff9331ece0, flags=...) at kernel/qeventloop.cpp:149 #78 0x00007f2aee920b38 in QEventLoop::exec (this=0x7fff9331ece0, flags=...) at kernel/qeventloop.cpp:204 #79 0x00007f2aee925cf8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #80 0x0000000000402fe6 in main (argc=, argv=) at ../../kmail/main.cpp:158 -- You are receiving this mail because: You are the assignee for the bug. From hlehmbruch at gmx.net Tue Mar 12 09:15:56 2013 From: hlehmbruch at gmx.net (Hendrik Lehmbruch) Date: Tue, 12 Mar 2013 09:15:56 +0000 Subject: [kleopatra] [Bug 316582] kleopatra and kmail crashing while importing x509 certs (s/mime) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316582 --- Comment #2 from Hendrik Lehmbruch --- (In reply to comment #1) forgot the kmail version kmail -v Qt: 4.8.2 KDE Development Platform: 4.9.5 KMail: 1.13.7 > here the output for kmail > > Application: KMail (kmail), signal: Aborted > Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". > __lll_lock_wait_private () at > ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97 > [Current thread is 1 (Thread 0x7f2af0f24760 (LWP 16022))] > > Thread 2 (Thread 0x7f2acbebd700 (LWP 16318)): > [KCrash Handler] > #6 0x00007f2aedf30475 in *__GI_raise (sig=) at > ../nptl/sysdeps/unix/sysv/linux/raise.c:64 > #7 0x00007f2aedf336f0 in *__GI_abort () at abort.c:92 > #8 0x00007f2aedf6b52b in __libc_message (do_abort=, > fmt=) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189 > #9 0x00007f2aedf74d76 in malloc_printerr (action=3, str=0x7f2aee049d7d > "realloc(): invalid next size", ptr=) at malloc.c:6283 > #10 0x00007f2aedf7a94c in _int_realloc (av=0x7f2ac4000020, > oldp=0x7f2ac40010e0, oldsize=1024, nb=2480) at malloc.c:5238 > #11 0x00007f2aedf7ac60 in *__GI___libc_realloc (oldmem=0x7f2ac40010f0, > bytes=2471) at malloc.c:3821 > #12 0x00007f2ae1eb4599 in ?? () from /usr/lib/libgpgme-pthread.so.11 > #13 0x00007f2ae1ea56eb in ?? () from /usr/lib/libgpgme-pthread.so.11 > #14 0x00007f2ae1ea5e31 in ?? () from /usr/lib/libgpgme-pthread.so.11 > #15 0x00007f2ae1eab736 in gpgme_op_keylist_next () from > /usr/lib/libgpgme-pthread.so.11 > #16 0x00007f2ae883c962 in GpgME::Context::nextKey (this=, > e=...) at ../../gpgme++/context.cpp:474 > #17 0x00007f2ae8afc552 in do_list_keys (ctx=0x1eaa500, pats=..., keys=..., > secretOnly=secretOnly at entry=false) at > ../../libkleo/backends/qgpgme/qgpgmekeylistjob.cpp:74 > #18 0x00007f2ae8afcf69 in list_keys (ctx=0x1eaa500, pats=..., > secretOnly=false) at ../../libkleo/backends/qgpgme/qgpgmekeylistjob.cpp:87 > #19 0x00007f2ae8affb66 in > operator() std::vector, QString, GpgME::Error>, > boost::tuples::tuple, QString, > GpgME::Error> (*)(GpgME::Context*, QStringList, bool), > boost::_bi::list1 > (a=, > this=0x2540688, f=) at /usr/include/boost/bind/bind.hpp:382 > #20 operator() (a1=@0x2540698: 0x1eaa500, this=0x2540680) > at /usr/include/boost/bind/bind_template.hpp:32 > #21 operator() std::vector, QString, GpgME::Error>, > boost::_bi::bind_t std::vector, QString, GpgME::Error>, > boost::tuples::tuple, QString, > GpgME::Error> (*)(GpgME::Context*, QStringList, bool), > boost::_bi::list3, boost::_bi::value, > boost::_bi::value > >, boost::_bi::list0> (f=..., this=0x2540698, > a=...) at /usr/include/boost/bind/bind.hpp:243 > #22 operator() (this=0x2540680) at > /usr/include/boost/bind/bind_template.hpp:20 > #23 > boost::detail::function::function_obj_invoker0 :unspecified, boost::_bi::bind_t std::vector >, QString, GpgME::Error, > boost::tuples::null_type, boost::tuples::null_type, > boost::tuples::null_type, boost::tuples::null_type, > boost::tuples::null_type, boost::tuples::null_type>, > boost::tuples::tuple std::allocator >, QString, GpgME::Error, > boost::tuples::null_type, boost::tuples::null_type, > boost::tuples::null_type, boost::tuples::null_type, > boost::tuples::null_type, boost::tuples::null_type> (*)(GpgME::Context*, > QStringList, bool), boost::_bi::list3, > boost::_bi::value, boost::_bi::value > >, > boost::_bi::list1 > >, > boost::tuples::tuple std::allocator >, QString, GpgME::Error, > boost::tuples::null_type, boost::tuples::null_type, > boost::tuples::null_type, boost::tuples::null_type, > boost::tuples::null_type, boost::tuples::null_type> >::invoke > (function_obj_ptr=...) at > /usr/include/boost/function/function_template.hpp:132 > #24 0x00007f2ae8b00f5f in operator() (this=0x253ffa0) at > /usr/include/boost/function/function_template.hpp:760 > #25 Kleo::_detail::Thread std::vector >, QString, GpgME::Error, > boost::tuples::null_type, boost::tuples::null_type, > boost::tuples::null_type, boost::tuples::null_type, > boost::tuples::null_type, boost::tuples::null_type> >::run (this=0x253ff88) > at ../../libkleo/backends/qgpgme/threadedjobmixin.h:103 > #26 0x00007f2aee826d0b in QThreadPrivate::start (arg=0x253ff88) at > thread/qthread_unix.cpp:307 > #27 0x00007f2aebba8b50 in start_thread (arg=) at > pthread_create.c:304 > #28 0x00007f2aedfd8a7d in clone () at > ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 > #29 0x0000000000000000 in ?? () > > Thread 1 (Thread 0x7f2af0f24760 (LWP 16022)): > #0 __lll_lock_wait_private () at > ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S:97 > #1 0x00007f2aedf7b6b8 in _L_lock_9627 () from > /lib/x86_64-linux-gnu/libc.so.6 > #2 0x00007f2aedf79aa1 in *__GI___libc_free (mem=0x7f2ac4000020) at > malloc.c:3736 > #3 0x00007f2aee8705d8 in QString::free (d=0x7f2ac4002b20) at > tools/qstring.cpp:1235 > #4 0x00007f2aee866e86 in ~QString (this=0x7f2ac4003570, > __in_chrg=) at > ../../include/QtCore/../../src/corelib/tools/qstring.h:880 > #5 ~QRegExpEngineKey (this=0x7f2ac4003570, __in_chrg=) at > tools/qregexp.cpp:870 > #6 ~QHashNode (this=0x7f2ac4003560, __in_chrg=) at > ../../include/QtCore/../../src/corelib/tools/qhash.h:216 > #7 deleteNode2 (node=0x7f2ac4003560) at > ../../include/QtCore/../../src/corelib/tools/qhash.h:521 > #8 deleteNode (node=0x7f2ac4003560, this=0xca49e0) at > ../../include/QtCore/../../src/corelib/tools/qhash.h:511 > #9 QHash QRegExpEngine>::Node>::remove (this=this at entry=0xca49e0, akey=...) at > ../../include/QtCore/../../src/corelib/tools/qhash.h:797 > #10 0x00007f2aee866f2c in unlink (n=..., this=0xca49d0) at tools/qcache.h:74 > #11 QCache::trim (this=this at entry=0xca49d0, > m=88) at tools/qcache.h:208 > #12 0x00007f2aee86714b in QCache::insert > (this=0xca49d0, akey=..., aobject=aobject at entry=0xcc2c50, > acost=acost at entry=12) at tools/qcache.h:188 > #13 0x00007f2aee8630f4 in derefEngine (key=..., eng=0xcc2c50) at > tools/qregexp.cpp:3687 > #14 invalidateEngine (priv=0xcc1110) at tools/qregexp.cpp:3743 > #15 0x00007f2aee86328c in QRegExp::~QRegExp (this=0x7f2af085c058, > __in_chrg=) at tools/qregexp.cpp:3835 > #16 0x00007f2aedf34df2 in __run_exit_handlers (status=1, > listp=0x7f2aee2824c8, run_list_atexit=true) at exit.c:78 > #17 0x00007f2aedf34e45 in *__GI_exit (status=-1006632928) at exit.c:100 > #18 0x00007f2aeeec0018 in qt_xio_errhandler () at > kernel/qapplication_x11.cpp:770 > #19 0x00007f2af0ab5818 in KApplication::xioErrhandler (this=0x7fff9331f040, > dpy=0xd77530) at ../../kdeui/kernel/kapplication.cpp:419 > #20 0x00007f2aed7e760e in _XIOError () from > /usr/lib/x86_64-linux-gnu/libX11.so.6 > #21 0x00007f2aed7e50ad in _XEventsQueued () from > /usr/lib/x86_64-linux-gnu/libX11.so.6 > #22 0x00007f2aed7d66af in XEventsQueued () from > /usr/lib/x86_64-linux-gnu/libX11.so.6 > #23 0x00007f2aeeef769c in x11EventSourceCheck (s=0xd4bff0) at > kernel/qguieventdispatcher_glib.cpp:85 > #24 0x00007f2ae5ccc13b in g_main_context_check () from > /lib/x86_64-linux-gnu/libglib-2.0.so.0 > #25 0x00007f2ae5ccc5c2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 > #26 0x00007f2ae5ccc744 in g_main_context_iteration () from > /lib/x86_64-linux-gnu/libglib-2.0.so.0 > #27 0x00007f2aee950276 in QEventDispatcherGlib::processEvents > (this=0xc75b60, flags=...) at kernel/qeventdispatcher_glib.cpp:424 > #28 0x00007f2aeeef783e in QGuiEventDispatcherGlib::processEvents > (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 > #29 0x00007f2aee9208af in QEventLoop::processEvents > (this=this at entry=0x7fff9331c1b0, flags=...) at kernel/qeventloop.cpp:149 > #30 0x00007f2aee920b38 in QEventLoop::exec (this=0x7fff9331c1b0, flags=...) > at kernel/qeventloop.cpp:204 > #31 0x00007f2aef30a358 in QDialog::exec (this=0x1cea8c0) at > dialogs/qdialog.cpp:554 > #32 0x00007f2ae8b6520f in Kleo::KeyRequester::slotDialogButtonClicked > (this=0x202c690) at ../../libkleo/ui/keyrequester.cpp:337 > #33 0x00007f2aee93754f in QMetaObject::activate (sender=0x202daa0, > m=, local_signal_index=, argv=0x7fff9331c360) > at kernel/qobject.cpp:3547 > #34 0x00007f2aef4bbf32 in QAbstractButton::clicked (this=, > _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220 > #35 0x00007f2aef21006e in QAbstractButtonPrivate::emitClicked > (this=this at entry=0x202db30) at widgets/qabstractbutton.cpp:548 > #36 0x00007f2aef2108a0 in QAbstractButtonPrivate::click > (this=this at entry=0x202db30) at widgets/qabstractbutton.cpp:541 > #37 0x00007f2aef210b0c in QAbstractButton::mouseReleaseEvent > (this=0x202daa0, e=0x7fff9331cc00) at widgets/qabstractbutton.cpp:1123 > #38 0x00007f2aeeea5e10 in QWidget::event (this=0x202daa0, > event=0x7fff9331cc00) at kernel/qwidget.cpp:8371 > #39 0x00007f2aeee5670c in QApplicationPrivate::notify_helper > (this=this at entry=0xd79440, receiver=receiver at entry=0x202daa0, > e=e at entry=0x7fff9331cc00) at kernel/qapplication.cpp:4556 > #40 0x00007f2aeee5b3eb in QApplication::notify (this=, > receiver=0x202daa0, e=0x7fff9331cc00) at kernel/qapplication.cpp:4099 > #41 0x00007f2af0ab6a36 in KApplication::notify (this=0x7fff9331f040, > receiver=0x202daa0, event=0x7fff9331cc00) at > ../../kdeui/kernel/kapplication.cpp:311 > #42 0x00007f2aee921b5e in QCoreApplication::notifyInternal > (this=0x7fff9331f040, receiver=0x202daa0, event=0x7fff9331cc00) at > kernel/qcoreapplication.cpp:915 > #43 0x00007f2aeee5754b in sendEvent (event=, > receiver=) at > ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 > #44 QApplicationPrivate::sendMouseEvent (receiver=0x202daa0, > event=0x7fff9331cc00, alienWidget=0x202daa0, nativeWidget=0x202c690, > buttonDown=0x7f2aef92c2a8, lastMouseReceiver=..., spontaneous=true) at > kernel/qapplication.cpp:3167 > #45 0x00007f2aeeed1fc4 in QETWidget::translateMouseEvent > (this=this at entry=0x202c690, event=event at entry=0x7fff9331d370) at > kernel/qapplication_x11.cpp:4523 > #46 0x00007f2aeeed0d51 in QApplication::x11ProcessEvent > (this=0x7fff9331f040, event=0x7fff9331d370) at > kernel/qapplication_x11.cpp:3646 > #47 0x00007f2aeeef7bc2 in x11EventSourceDispatch (s=0xd4bff0, callback=0, > user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 > #48 0x00007f2ae5ccc355 in g_main_context_dispatch () from > /lib/x86_64-linux-gnu/libglib-2.0.so.0 > #49 0x00007f2ae5ccc688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 > #50 0x00007f2ae5ccc744 in g_main_context_iteration () from > /lib/x86_64-linux-gnu/libglib-2.0.so.0 > #51 0x00007f2aee950276 in QEventDispatcherGlib::processEvents > (this=0xc75b60, flags=...) at kernel/qeventdispatcher_glib.cpp:424 > #52 0x00007f2aeeef783e in QGuiEventDispatcherGlib::processEvents > (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 > #53 0x00007f2aee9208af in QEventLoop::processEvents > (this=this at entry=0x7fff9331d750, flags=...) at kernel/qeventloop.cpp:149 > #54 0x00007f2aee920b38 in QEventLoop::exec (this=0x7fff9331d750, flags=...) > at kernel/qeventloop.cpp:204 > #55 0x00007f2aef30a358 in QDialog::exec (this=0x200e960) at > dialogs/qdialog.cpp:554 > #56 0x00007f2aefa5e93f in IdentityPage::slotModifyIdentity (this=0x1b14b40) > at ../../kmail/configuredialog.cpp:410 > #57 0x00007f2aee93754f in QMetaObject::activate (sender=0x179d430, > m=, local_signal_index=, argv=0x7fff9331d900) > at kernel/qobject.cpp:3547 > #58 0x00007f2aef4bbf32 in QAbstractButton::clicked (this=, > _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220 > #59 0x00007f2aef21006e in QAbstractButtonPrivate::emitClicked > (this=this at entry=0x1b1f850) at widgets/qabstractbutton.cpp:548 > #60 0x00007f2aef2108a0 in QAbstractButtonPrivate::click > (this=this at entry=0x1b1f850) at widgets/qabstractbutton.cpp:541 > #61 0x00007f2aef210b0c in QAbstractButton::mouseReleaseEvent > (this=0x179d430, e=0x7fff9331e1a0) at widgets/qabstractbutton.cpp:1123 > #62 0x00007f2aeeea5e10 in QWidget::event (this=0x179d430, > event=0x7fff9331e1a0) at kernel/qwidget.cpp:8371 > #63 0x00007f2aeee5670c in QApplicationPrivate::notify_helper > (this=this at entry=0xd79440, receiver=receiver at entry=0x179d430, > e=e at entry=0x7fff9331e1a0) at kernel/qapplication.cpp:4556 > #64 0x00007f2aeee5b3eb in QApplication::notify (this=, > receiver=0x179d430, e=0x7fff9331e1a0) at kernel/qapplication.cpp:4099 > #65 0x00007f2af0ab6a36 in KApplication::notify (this=0x7fff9331f040, > receiver=0x179d430, event=0x7fff9331e1a0) at > ../../kdeui/kernel/kapplication.cpp:311 > #66 0x00007f2aee921b5e in QCoreApplication::notifyInternal > (this=0x7fff9331f040, receiver=0x179d430, event=0x7fff9331e1a0) at > kernel/qcoreapplication.cpp:915 > #67 0x00007f2aeee5754b in sendEvent (event=, > receiver=) at > ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 > #68 QApplicationPrivate::sendMouseEvent (receiver=0x179d430, > event=0x7fff9331e1a0, alienWidget=0x179d430, nativeWidget=0x1a60c30, > buttonDown=0x7f2aef92c2a8, lastMouseReceiver=..., spontaneous=true) at > kernel/qapplication.cpp:3167 > #69 0x00007f2aeeed1fc4 in QETWidget::translateMouseEvent > (this=this at entry=0x1a60c30, event=event at entry=0x7fff9331e910) at > kernel/qapplication_x11.cpp:4523 > #70 0x00007f2aeeed0d51 in QApplication::x11ProcessEvent > (this=0x7fff9331f040, event=0x7fff9331e910) at > kernel/qapplication_x11.cpp:3646 > #71 0x00007f2aeeef7bc2 in x11EventSourceDispatch (s=0xd4bff0, callback=0, > user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 > #72 0x00007f2ae5ccc355 in g_main_context_dispatch () from > /lib/x86_64-linux-gnu/libglib-2.0.so.0 > #73 0x00007f2ae5ccc688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 > #74 0x00007f2ae5ccc744 in g_main_context_iteration () from > /lib/x86_64-linux-gnu/libglib-2.0.so.0 > #75 0x00007f2aee950276 in QEventDispatcherGlib::processEvents > (this=0xc75b60, flags=...) at kernel/qeventdispatcher_glib.cpp:424 > #76 0x00007f2aeeef783e in QGuiEventDispatcherGlib::processEvents > (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 > #77 0x00007f2aee9208af in QEventLoop::processEvents > (this=this at entry=0x7fff9331ece0, flags=...) at kernel/qeventloop.cpp:149 > #78 0x00007f2aee920b38 in QEventLoop::exec (this=0x7fff9331ece0, flags=...) > at kernel/qeventloop.cpp:204 > #79 0x00007f2aee925cf8 in QCoreApplication::exec () at > kernel/qcoreapplication.cpp:1187 > #80 0x0000000000402fe6 in main (argc=, argv=) > at ../../kmail/main.cpp:158 -- You are receiving this mail because: You are the assignee for the bug. From third-impact at gmx.de Tue Mar 12 13:29:19 2013 From: third-impact at gmx.de (Gauss) Date: Tue, 12 Mar 2013 13:29:19 +0000 Subject: [Akonadi] [Bug 314900] Huge memory usage just for the calendar In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314900 Gauss changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |third-impact at gmx.de --- Comment #5 from Gauss --- I can confirm this bug for KDE 4.10.1 on Kubuntu 12.10. The memory usage is ridiculously high for the calendar components. The akonadi_kcal_resources of which I have 8 use between 40MB-230 MB, together 670MB + korgac ~450 MB, resulting in 1120 MB just for calendar components. -- You are receiving this mail because: You are the assignee for the bug. From maccabbeo at inwind.it Tue Mar 12 13:36:04 2013 From: maccabbeo at inwind.it (fava) Date: Tue, 12 Mar 2013 13:36:04 +0000 Subject: [Akonadi] [Bug 316593] New: Configuration file "/home/superman/.kde/share/config/akonadi_mailfilter_agentrc" not writable. Please contact your system administrator Message-ID: https://bugs.kde.org/show_bug.cgi?id=316593 Bug ID: 316593 Summary: Configuration file "/home/superman/.kde/share/config/akonadi_mailfilter_a gentrc" not writable. Please contact your system administrator Classification: Unclassified Product: Akonadi Version: unspecified Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Mail Filter Agent Assignee: kdepim-bugs at kde.org Reporter: maccabbeo at inwind.it Configuration file "/home/superman/.kde/share/config/akonadi_mailfilter_agentrc" not writable. Please contact your system administrator. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From maccabbeo at inwind.it Tue Mar 12 13:39:11 2013 From: maccabbeo at inwind.it (fava) Date: Tue, 12 Mar 2013 13:39:11 +0000 Subject: [Akonadi] [Bug 316595] New: akonadi_mailfilter_agentrc not writable Message-ID: https://bugs.kde.org/show_bug.cgi?id=316595 Bug ID: 316595 Summary: akonadi_mailfilter_agentrc not writable Classification: Unclassified Product: Akonadi Version: unspecified Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: grave Priority: NOR Component: Mail Filter Agent Assignee: kdepim-bugs at kde.org Reporter: maccabbeo at inwind.it Hi to all, I get the following error as soon as I start my system. Configuration file "/home/superman/.kde/share/config/akonadi_mailfilter_agentrc" not writable. Please contact your system administrator. I tried to reinstall many packages related to Akonadi but the problem persists. What should I do? Thanks. Regards. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 12 13:51:41 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 12 Mar 2013 13:51:41 +0000 Subject: [Akonadi] [Bug 316593] Configuration file "/home/superman/.kde/share/config/akonadi_mailfilter_agentrc" not writable. Please contact your system administrator In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316593 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |INVALID --- Comment #1 from Laurent Montel --- so contact your system admin no ? if your home is not writable. Regards. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 12 13:52:35 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 12 Mar 2013 13:52:35 +0000 Subject: [Akonadi] [Bug 316595] akonadi_mailfilter_agentrc not writable In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316595 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |INVALID --- Comment #1 from Laurent Montel --- look at why your /home/superman/.kde/share/config/akonadi_mailfilter_agentrc is not writable. and don't open several bug report about it. -- You are receiving this mail because: You are the assignee for the bug. From gerrysw11 at gmail.com Tue Mar 12 13:55:24 2013 From: gerrysw11 at gmail.com (Gerry Gavigan) Date: Tue, 12 Mar 2013 13:55:24 +0000 Subject: [kmail2] [Bug 313290] timing problems in kmail2/kontact gives rise to usability problems In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=313290 --- Comment #10 from Gerry Gavigan --- Inbox -> Search -> cntl A -> drag to new folder -> leaves originals in inbox -- You are receiving this mail because: You are the assignee for the bug. From casta at xwing.info Tue Mar 12 15:23:47 2013 From: casta at xwing.info (Guillaume Castagnino) Date: Tue, 12 Mar 2013 15:23:47 +0000 Subject: [kmail2] [Bug 316541] akonadi_imap_resource uses 50% of one core even while KMail is shut down In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316541 Guillaume Castagnino changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |casta at xwing.info --- Comment #1 from Guillaume Castagnino --- I have this one too, on my employer's exchange server (imap connector) with a quite poor connectivity (connection regularly reset, sometime huge network lag). When I strace the akonadi_imap_resource, I see that the process is stuck in a loop: poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=6, events=POLLIN}, {fd=9, events=POLLIN}], 5, 4294967295) = 1 ([{fd=3, revents=POLLIN}]) read(3, "\1\0\0\0\0\0\0\0", 16) = 8 recvfrom(6, 0x13f76e4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) recvfrom(6, 0x13f76e4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=6, events=POLLIN}, {fd=9, events=POLLIN}], 5, 4294967295) = 1 ([{fd=3, revents=POLLIN}]) read(3, "\1\0\0\0\0\0\0\0", 16) = 8 recvfrom(6, 0x13f76e4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) recvfrom(6, 0x13f76e4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=6, events=POLLIN}, {fd=9, events=POLLIN}], 5, 4294967295) = 1 ([{fd=3, revents=POLLIN}]) read(3, "\1\0\0\0\0\0\0\0", 16) = 8 recvfrom(6, 0x13f76e4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) recvfrom(6, 0x13f76e4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=6, events=POLLIN}, {fd=9, events=POLLIN}], 5, 4294967295) = 1 ([{fd=3, revents=POLLIN}]) read(3, "\1\0\0\0\0\0\0\0", 16) = 8 recvfrom(6, 0x13f76e4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) recvfrom(6, 0x13f76e4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=6, events=POLLIN}, {fd=9, events=POLLIN}], 5, 4294967295) = 1 ([{fd=3, revents=POLLIN}]) Looking at .xsession-errors file, there is no significant error. Some messages like this, but nothing more: akonadi_imap_resource_0(6697)/kdepimlibs (kimap) KIMAP::StoreJob::handleResponse: We asked for UID but the server didn't give it back, resultingFlags not stored. akonadi_imap_resource_0(6697)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig: Please tell what informations you need ! -- You are receiving this mail because: You are the assignee for the bug. From casta at xwing.info Tue Mar 12 15:24:53 2013 From: casta at xwing.info (Guillaume Castagnino) Date: Tue, 12 Mar 2013 15:24:53 +0000 Subject: [kmail2] [Bug 316541] akonadi_imap_resource uses 50% of one core even while KMail is shut down In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316541 --- Comment #2 from Guillaume Castagnino --- Oops, did forgot this: for me, this happens only since kde 4.10.1. kde 4.10.0 and older were not affected -- You are receiving this mail because: You are the assignee for the bug. From ovidiu.b13 at gmail.com Tue Mar 12 20:02:03 2013 From: ovidiu.b13 at gmail.com (Ovidiu-Florin Bogdan) Date: Tue, 12 Mar 2013 20:02:03 +0000 Subject: [kmail2] [Bug 309056] Dynamic filters In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309056 Ovidiu-Florin Bogdan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ovidiu.b13 at gmail.com --- Comment #1 from Ovidiu-Florin Bogdan --- You can just search for the name "John X" and you will be presented with a list of messages that have "John X" in them. Or narrow it down by searching for his email address. (In reply to comment #0) > As much as I love KMail I sometimes really miss the times when I used Opera > email client and its dynamic filters. I never had to create mailing list > filters, Opera did that for me based on message headers, I could browse > messages from given sender by just selecting him from tree filled with my > contacts, I could quickly find messages with pictures attached and so on. > The best part was that most of those views was created by M2 itself and it > if I needed new one I could create that easily. > It would be great if KMail could provide view with only unified inbox and > such dynamic filters. > > Reproducible: Always > > Steps to Reproduce: > 1. start KMail > 2. Try to find few messages from John X > 3. -- You are receiving this mail because: You are the assignee for the bug. From anders at alweb.dk Tue Mar 12 21:17:18 2013 From: anders at alweb.dk (Anders Lund) Date: Tue, 12 Mar 2013 21:17:18 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #1 from Anders Lund --- I'm now in KDE 4.10.1, and today suddenly the calendars in korganizer had changed colors. My calendars were also suddenly all turned off. This probably means that akonadi dropped and recreated them. There must be a way of having a persistant ID please :) -- You are receiving this mail because: You are the assignee for the bug. From sebastian.radish at gmx.de Tue Mar 12 23:12:03 2013 From: sebastian.radish at gmx.de (Rettich) Date: Tue, 12 Mar 2013 23:12:03 +0000 Subject: [kaddressbook] [Bug 316625] New: Kaddressbook does not show pictures from Kolab contacts Message-ID: https://bugs.kde.org/show_bug.cgi?id=316625 Bug ID: 316625 Summary: Kaddressbook does not show pictures from Kolab contacts Classification: Unclassified Product: kaddressbook Version: 4.9 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: sebastian.radish at gmx.de CC: tokoe at kde.org I have set up a Kolab resource in Akonadi. Syncing works fine, but Kaddressbook does not show any pictures for the contacts. The pictures are stored with the contact information on the server. Kontact and KMail show them (for upcoming birthdays and incoming mails), too. Reproducible: Always Steps to Reproduce: 1. Start Kontact, switch to the addressbook, add a contact with a picture to the Kolab folder. (You should see the picture now) 2. Switch to KMail, update the corresponding IMAP account 3. Switch back to the addressbook, the pictures is gone I'm still stuck with KDE 4.9.5 here. I will upgrade in a few days to 4.10.1 and report back if this problem still exists. I was just wondering if somebody already noticed this problem. -- You are receiving this mail because: You are the assignee for the bug. From wolf.behrenhoff at gmx.net Wed Mar 13 00:18:52 2013 From: wolf.behrenhoff at gmx.net (Wolf Behrenhoff) Date: Wed, 13 Mar 2013 00:18:52 +0000 Subject: [kmail2] [Bug 316630] New: Attach file suggestion does not vanish after adding an attachment with dnd Message-ID: https://bugs.kde.org/show_bug.cgi?id=316630 Bug ID: 316630 Summary: Attach file suggestion does not vanish after adding an attachment with dnd Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: wolf.behrenhoff at gmx.net When writing a mail containing the word "attachment", KMail suggests me to attach a file. When adding a file as attachment via drag + drop, the message does not disappear. Reproducible: Always Steps to Reproduce: 1. Write a mail containing the word "attachment" 2. Attach a file using drag + drop The hint that you might want to attach a file does NOT disappear. When going via the main menu Attach->Attach->Attach File, the hint correctly disappears. -- You are receiving this mail because: You are the assignee for the bug. From wolf.behrenhoff at gmx.net Wed Mar 13 00:23:03 2013 From: wolf.behrenhoff at gmx.net (Wolf Behrenhoff) Date: Wed, 13 Mar 2013 00:23:03 +0000 Subject: [kmail2] [Bug 316630] Attach file suggestion does not vanish after adding an attachment with dnd In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316630 --- Comment #1 from Wolf Behrenhoff --- Created attachment 78000 --> https://bugs.kde.org/attachment.cgi?id=78000&action=edit Screenshot demonstrating the bug -- You are receiving this mail because: You are the assignee for the bug. From wolf.behrenhoff at gmx.net Wed Mar 13 00:42:05 2013 From: wolf.behrenhoff at gmx.net (Wolf Behrenhoff) Date: Wed, 13 Mar 2013 00:42:05 +0000 Subject: [kmail2] [Bug 316632] New: KMail deletes spaces in To: and CC: fields Message-ID: https://bugs.kde.org/show_bug.cgi?id=316632 Bug ID: 316632 Summary: KMail deletes spaces in To: and CC: fields Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: wolf.behrenhoff at gmx.net In addition to my address book, I have a LDAP server set up. The problem only occurs when the LDAP is reachable (i.e. if I am inside our company network). When writing a name in the To: field, KMail is able to autocomplete. Let's assume we have "Joe One " and "Joe Two " in the address book. After typing "Joe" KMail would now show the drop down menu with Joe One and Joe Two, and I can select them via arrow keys or with the mouse. Also, when typing "T" or "O" very fast, I am able to select any of them. However, when typing only, then KMail will delete the space after maybe half a second. So if you are not fast enough, you will be looking for "JoeT" (who does not exist). This is especially annoying because sometimes you have to wait until the drop down address suggestion appears. KMail should not remove these spaces. When the LDAP is not available, I seem to only have completion of recently used addresses - and they just show the email address without the name. So in this case there are no spaces and thus the problem does not show up. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Wed Mar 13 06:33:38 2013 From: montel at kde.org (Laurent Montel) Date: Wed, 13 Mar 2013 06:33:38 +0000 Subject: [kmail2] [Bug 316630] Attach file suggestion does not vanish after adding an attachment with dnd In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316630 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #2 from Laurent Montel --- I confirm. Will fix soon :) thanks -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Wed Mar 13 06:44:30 2013 From: montel at kde.org (Laurent Montel) Date: Wed, 13 Mar 2013 06:44:30 +0000 Subject: [kmail2] [Bug 316630] Attach file suggestion does not vanish after adding an attachment with dnd In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316630 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/cfaa23c4b74c3d99ff55ece0 | |9f5920f4cb7273b1 --- Comment #3 from Laurent Montel --- Git commit cfaa23c4b74c3d99ff55ece09f5920f4cb7273b1 by Montel Laurent. Committed on 13/03/2013 at 07:43. Pushed by mlaurent into branch 'KDE/4.10'. Fix Bug 316630 - Attach file suggestion does not vanish after adding an attachment with dnd FIXED-IN: 4.10.2 M +1 -0 messagecomposer/attachmentcontrollerbase.cpp http://commits.kde.org/kdepim/cfaa23c4b74c3d99ff55ece09f5920f4cb7273b1 -- You are receiving this mail because: You are the assignee for the bug. From kde at dhardy.name Wed Mar 13 07:18:38 2013 From: kde at dhardy.name (Diggory Hardy) Date: Wed, 13 Mar 2013 07:18:38 +0000 Subject: [kmail2] [Bug 316646] New: new "missing attachment" reminder irritating Message-ID: https://bugs.kde.org/show_bug.cgi?id=316646 Bug ID: 316646 Summary: new "missing attachment" reminder irritating Classification: Unclassified Product: kmail2 Version: 4.10.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: kde at dhardy.name Hi, I've long thought kmail's "missing attachment" notifier useful (excepting #311619). However, the new reminder at the bottom of the composer window is distracting as well as takes up a lot of space. I much prefer the old presentation: confirm on send whether an attachment should be added. Can I disable the new widget? I don't see an option for this. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Wed Mar 13 07:42:28 2013 From: montel at kde.org (Laurent Montel) Date: Wed, 13 Mar 2013 07:42:28 +0000 Subject: [kmail2] [Bug 316646] new "missing attachment" reminder irritating In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316646 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |WONTFIX --- Comment #1 from Laurent Montel --- you can't. And I will not add it. Sorry, we can't add a settings for each feature to disable it. I know that some people like it, others doesn't like, but for each feature I can't add a settings to disable it. Regards. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Wed Mar 13 07:47:06 2013 From: montel at kde.org (Laurent Montel) Date: Wed, 13 Mar 2013 07:47:06 +0000 Subject: [kmail2] [Bug 316519] Pr message HTML preference In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316519 --- Comment #4 from Laurent Montel --- Git commit 0fe4faf90a2917613d33cacdf2f78f05fe213e73 by Montel Laurent. Committed on 13/03/2013 at 08:46. Pushed by mlaurent into branch 'master'. Start to implement save message display format It will save if we force to see in html or remote image M +1 -0 messageviewer/CMakeLists.txt A +72 -0 messageviewer/messagedisplayformatattribute.cpp [License: LGPL (v2+)] A +48 -0 messageviewer/messagedisplayformatattribute.h [License: LGPL (v2+)] http://commits.kde.org/kdepim/0fe4faf90a2917613d33cacdf2f78f05fe213e73 -- You are receiving this mail because: You are the assignee for the bug. From vo.zaeb at gmail.com Wed Mar 13 07:50:35 2013 From: vo.zaeb at gmail.com (Alexander) Date: Wed, 13 Mar 2013 07:50:35 +0000 Subject: [Akonadi] [Bug 316647] New: Akonadi server stop work after MySQL server restart Message-ID: https://bugs.kde.org/show_bug.cgi?id=316647 Bug ID: 316647 Summary: Akonadi server stop work after MySQL server restart Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: server Assignee: kdepim-bugs at kde.org Reporter: vo.zaeb at gmail.com Each time I am restarting MySQL server akonadi hangs and it doesn't seem to be possible to return it back to the life in any other way than restarting the server. Reproducible: Always Steps to Reproduce: 1. Log in to KDE 2. Wait 1-3 minutes (bug #315675) while akonadi will start 3. Open kmail and ensure it does work 4. Stop the MySQL server 5. Try to access kmail 6. No any warning, notification, anything 7. Start MySQL server 8. Go back to kmail and ensure it is dead as well as akonadi Actual Results: Described above Expected Results: It should not die this way, if connection is lost it should try to restore it. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Wed Mar 13 09:11:49 2013 From: montel at kde.org (Laurent Montel) Date: Wed, 13 Mar 2013 09:11:49 +0000 Subject: [kmail2] [Bug 316519] Pr message HTML preference In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316519 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.11 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/89c3f826d957059acc93ebc0 | |ddee619b6f7e08e2 --- Comment #5 from Laurent Montel --- Git commit 89c3f826d957059acc93ebc0ddee619b6f7e08e2 by Montel Laurent. Committed on 13/03/2013 at 10:11. Pushed by mlaurent into branch 'master'. Fix Bug 316519 - Pr message HTML preference FIXED-IN: 4.11 M +1 -0 kmail/kmmainwidget.cpp M +1 -0 kmail/kmreadermainwin.cpp M +6 -0 kmail/kmreaderwin.cpp M +1 -0 kmail/kmreaderwin.h M +7 -0 messageviewer/viewer.cpp M +1 -0 messageviewer/viewer.h M +21 -0 messageviewer/viewer_p.cpp M +2 -1 messageviewer/viewer_p.h http://commits.kde.org/kdepim/89c3f826d957059acc93ebc0ddee619b6f7e08e2 -- You are receiving this mail because: You are the assignee for the bug. From anders at alweb.dk Wed Mar 13 10:14:43 2013 From: anders at alweb.dk (Anders Lund) Date: Wed, 13 Mar 2013 10:14:43 +0000 Subject: [kmail2] [Bug 316519] Pr message HTML preference In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316519 --- Comment #6 from Anders Lund --- Thank you for implementing this, I hope a lot of users will appreciate :) -- You are receiving this mail because: You are the assignee for the bug. From michael.brach at wwu.de Wed Mar 13 10:21:30 2013 From: michael.brach at wwu.de (Michael Brach) Date: Wed, 13 Mar 2013 10:21:30 +0000 Subject: [kontact] [Bug 316652] New: Kontact crashed after closing a second instance Message-ID: https://bugs.kde.org/show_bug.cgi?id=316652 Bug ID: 316652 Summary: Kontact crashed after closing a second instance Classification: Unclassified Product: kontact Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: michael.brach at wwu.de Application: kontact (4.10.1) KDE Platform Version: 4.10.1 Qt Version: 4.8.2 Operating System: Linux 3.2.0-38-generic x86_64 Distribution: Ubuntu 12.04.2 LTS -- Information about the crash: - What I was doing when the application crashed: After logging into KDE, the last session was restored as usual. However, this time two instances of Kontact were started, although there was only one in the previous session. After closing instance 1 and picking up work with instance 2, this instance crashed. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f023c8547c0 (LWP 2182))] Thread 5 (Thread 0x7f021e5bd700 (LWP 2272)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f0239046dec in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #2 0x00007f0239046f19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #3 0x00007f02340dfe9a in start_thread (arg=0x7f021e5bd700) at pthread_create.c:308 #4 0x00007f0239d7bcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f021dcac700 (LWP 2278)): #0 0x00007f02340e1f69 in __pthread_mutex_lock (mutex=0x7f0218000a60) at pthread_mutex_lock.c:92 #1 0x00007f02338565a1 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f023381a675 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f023381af5b in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f023381b164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f023b1c0926 in QEventDispatcherGlib::processEvents (this=0x7f02180008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0x00007f023b18fe62 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007f023b1900b7 in QEventLoop::exec (this=0x7f021dcabdc0, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007f023b08f077 in QThread::exec (this=) at thread/qthread.cpp:501 #9 0x00007f023b09209b in QThreadPrivate::start (arg=0x11e1e70) at thread/qthread_unix.cpp:307 #10 0x00007f02340dfe9a in start_thread (arg=0x7f021dcac700) at pthread_create.c:308 #11 0x00007f0239d7bcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f01cf7bc700 (LWP 2387)): #0 0x00007f0239d70303 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f023381b036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f023381b164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f023b1c0926 in QEventDispatcherGlib::processEvents (this=0x7f01c80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f023b18fe62 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f023b1900b7 in QEventLoop::exec (this=0x7f01cf7bbd90, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f023b08f077 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f023b16fb6f in QInotifyFileSystemWatcherEngine::run (this=0x19b4160) at io/qfilesystemwatcher_inotify.cpp:248 #8 0x00007f023b09209b in QThreadPrivate::start (arg=0x19b4160) at thread/qthread_unix.cpp:307 #9 0x00007f02340dfe9a in start_thread (arg=0x7f01cf7bc700) at pthread_create.c:308 #10 0x00007f0239d7bcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f01bc90a700 (LWP 2939)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215 #1 0x00007f023b09250f in wait (time=30000, this=0x2158690) at thread/qwaitcondition_unix.cpp:84 #2 QWaitCondition::wait (this=, mutex=0x2158d48, time=30000) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f023b08568f in QThreadPoolThread::run (this=0x4bec6b0) at concurrent/qthreadpool.cpp:141 #4 0x00007f023b09209b in QThreadPrivate::start (arg=0x4bec6b0) at thread/qthread_unix.cpp:307 #5 0x00007f02340dfe9a in start_thread (arg=0x7f01bc90a700) at pthread_create.c:308 #6 0x00007f0239d7bcbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f023c8547c0 (LWP 2182)): [KCrash Handler] #6 0x00007f01d4e71078 in MailCommon::Kernel::folderIsTemplates(Akonadi::Collection const&) () from /usr/lib/libmailcommon.so.4 #7 0x00007f01d5239977 in KMMainWidget::updateMessageActionsDelayed() () from /usr/lib/libkmailprivate.so.4 #8 0x00007f01d524a4ea in ?? () from /usr/lib/libkmailprivate.so.4 #9 0x00007f023b1a5781 in QMetaObject::activate (sender=0x2191250, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3547 #10 0x00007f023b1aa679 in QObject::event (this=0x2191250, e=) at kernel/qobject.cpp:1157 #11 0x00007f023a5127b4 in notify_helper (e=0x7fff4cc8aff0, receiver=0x2191250, this=0x11dcde0) at kernel/qapplication.cpp:4556 #12 QApplicationPrivate::notify_helper (this=0x11dcde0, receiver=0x2191250, e=0x7fff4cc8aff0) at kernel/qapplication.cpp:4528 #13 0x00007f023a517583 in QApplication::notify (this=0x7fff4cc8b2d0, receiver=0x2191250, e=0x7fff4cc8aff0) at kernel/qapplication.cpp:4417 #14 0x00007f023bbfb006 in KApplication::notify (this=0x7fff4cc8b2d0, receiver=0x2191250, event=0x7fff4cc8aff0) at ../../kdeui/kernel/kapplication.cpp:311 #15 0x00007f023b19132c in QCoreApplication::notifyInternal (this=0x7fff4cc8b2d0, receiver=0x2191250, event=0x7fff4cc8aff0) at kernel/qcoreapplication.cpp:915 #16 0x00007f023b1c26f2 in sendEvent (event=0x7fff4cc8aff0, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #17 QTimerInfoList::activateTimers (this=0x11e2a80) at kernel/qeventdispatcher_unix.cpp:611 #18 0x00007f023b1c010d in timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:186 #19 timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:180 #20 0x00007f023b1c0131 in idleTimerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:233 #21 0x00007f023381ad53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #22 0x00007f023381b0a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007f023381b164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007f023b1c08bf in QEventDispatcherGlib::processEvents (this=0x11a3b60, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #25 0x00007f023a5bacde in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #26 0x00007f023b18fe62 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #27 0x00007f023b1900b7 in QEventLoop::exec (this=0x7fff4cc8b260, flags=...) at kernel/qeventloop.cpp:204 #28 0x00007f023b195407 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #29 0x00000000004035c9 in ?? () #30 0x00007f0239ca976d in __libc_start_main (main=0x402ae0, argc=3, ubp_av=0x7fff4cc8b8f8, init=, fini=, rtld_fini=, stack_end=0x7fff4cc8b8e8) at libc-start.c:226 #31 0x0000000000403b31 in _start () Possible duplicates by query: bug 309730, bug 303946. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Wed Mar 13 10:27:54 2013 From: montel at kde.org (Laurent Montel) Date: Wed, 13 Mar 2013 10:27:54 +0000 Subject: [kmail2] [Bug 316519] Pr message HTML preference In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316519 --- Comment #7 from Laurent Montel --- I need to polish it but it works fine :) -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Wed Mar 13 10:34:12 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Wed, 13 Mar 2013 10:34:12 +0000 Subject: [kontact] [Bug 309730] Kontact crashed after restart In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309730 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 303946 *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Wed Mar 13 10:34:12 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Wed, 13 Mar 2013 10:34:12 +0000 Subject: [kontact] [Bug 303946] Kontact started twice and chrashed when closen one instance In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=303946 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spochybova at yahoo.com --- Comment #2 from Jekyll Wu --- *** Bug 309730 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Wed Mar 13 10:34:24 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Wed, 13 Mar 2013 10:34:24 +0000 Subject: [kontact] [Bug 316652] Kontact crashed after closing a second instance In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316652 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 303946 *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Wed Mar 13 10:34:24 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Wed, 13 Mar 2013 10:34:24 +0000 Subject: [kontact] [Bug 303946] Kontact started twice and chrashed when closen one instance In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=303946 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michael.brach at wwu.de --- Comment #3 from Jekyll Wu --- *** Bug 316652 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From m.bueker at berlin.de Wed Mar 13 10:34:38 2013 From: m.bueker at berlin.de (=?UTF-8?Q?Michael=20B=C3=BCker=20?=) Date: Wed, 13 Mar 2013 10:34:38 +0000 Subject: [kmail2] [Bug 280075] KMail does not show messages from Domain Factory IMAP account In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=280075 Michael Büker changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.bueker at berlin.de --- Comment #8 from Michael Büker --- I confirm this bug for kmail 4.10.1 and a dovecot 2.0.19 IMAP server. -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Wed Mar 13 11:07:30 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Wed, 13 Mar 2013 11:07:30 +0000 Subject: [Akonadi] [Bug 316416] compiling error when qt4 and qt5 are installed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316416 Blackpaw changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lindsay.mathieson at gmail.com -- You are receiving this mail because: You are the assignee for the bug. From nick at leverton.org Wed Mar 13 11:09:16 2013 From: nick at leverton.org (Nick Leverton) Date: Wed, 13 Mar 2013 11:09:16 +0000 Subject: [Akonadi] [Bug 310700] Multiple actions in one filter not applied correctly In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310700 --- Comment #8 from Nick Leverton --- Apologies for drip feeding comments; I've just realised that the message duplication (one marked read and one still unread, both in the destination mailbox of the move) is also applying to the original filter now as of 4.10.1. In 4.10.0 there was only one still-unread copy being moved to the destination mailbox. -- You are receiving this mail because: You are the assignee for the bug. From florian_staudacher at yahoo.de Wed Mar 13 11:45:27 2013 From: florian_staudacher at yahoo.de (Florian Staudacher) Date: Wed, 13 Mar 2013 11:45:27 +0000 Subject: [Akonadi] [Bug 311990] Problem connetcing to dovecot-managesieve with STARTTLS and auth=CRAM-MD5 /LOGIN In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=311990 Florian Staudacher changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |florian_staudacher at yahoo.de --- Comment #4 from Florian Staudacher --- I can confirm this issue with current Fedora Packages $ kmail --version Qt: 4.8.4 KDE Development Platform: 4.9.5 KMail: 4.9.5 -- You are receiving this mail because: You are on the CC list for the bug. From martin.tlustos at gmail.com Wed Mar 13 13:10:58 2013 From: martin.tlustos at gmail.com (Martin Tlustos) Date: Wed, 13 Mar 2013 13:10:58 +0000 Subject: [kmail2] [Bug 316662] New: kmail 4.9.5: mime encoded multipart email displayed as empty Message-ID: https://bugs.kde.org/show_bug.cgi?id=316662 Bug ID: 316662 Summary: kmail 4.9.5: mime encoded multipart email displayed as empty Classification: Unclassified Product: kmail2 Version: unspecified Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: martin.tlustos at gmail.com Mails from one specific newsletter aren't displayed. But if I open them in the editor, they display well. It seems to be a regression from an earlier bug, as I had it before, it then was solved, and now it's back again. (I looked for the other bug, but couldn't find it, so I filed a new one). Reproducible: Always Steps to Reproduce: 1. subscribe to newsletter at evang.at 2. wait for newsletter to come. 3. view or open Actual Results: newsletter is displayed as empty Expected Results: several headers, intros and links should be visible. See additional information for email code. Email Code as extracted with "View - View Code" X-CGP-ClamAV-Result: CLEAN X-VirusScanner: Niversoft's CGPClamav Helper v1.15 (ClamAV engine v0.96.5) X-CGP-ClamAV-Result: CLEAN X-VirusScanner: Niversoft's CGPClamav Helper v1.15 (ClamAV engine v0.96.5) X-ExternalMail: External X-ExtScanner: Niversoft's Find_Attachments Return-Path: Received: from ma3.wsfo.org ([172.22.65.2] verified) by cgp2.mail.link77.net (CommuniGate Pro SMTP 5.4.4) with ESMTPS id 113065683 for martin_tlustos%sil.org at mail.link77.net; Wed, 13 Mar 2013 08:58:08 -0400 Received: from admin.cyflakes.at (cyflakes.at [193.200.113.110]) by ma3.wsfo.org (8.14.4/8.14.4) with ESMTP id r2DCw6oG024745 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Wed, 13 Mar 2013 08:58:07 -0400 Received: (qmail 15051 invoked by uid 10003); 13 Mar 2013 13:58:03 +0100 Date: 13 Mar 2013 13:58:03 +0100 To: "Martin Tlustos" Subject: [epd-Newsletter] Ausgabe 11 X-PHP-Originating-Script: 10003:class.dmailer.php Message-ID: <426d940023e87a93da84255839b53e15 at www.evang.at> Errors-To: newsletter at evang.at X-Typo3MID: MID682_t2400-b2987e37b1d00cc429c9e59d15dc3007 From: epd-Newsletter Reply-To: epd-Newsletter X-Mailer: TYPO3 Direct Mail module X-Priority: 5 Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="----------part_1_514077db37840" X-Special-Processing: NoLoop-JM X-ClamAV-Scanned: Pass ok X-Spam-Checked: This message probably not SPAM X-Spam-Score: 1, Required: 5 X-Scanned-By: MIMEDefang 2.73 on 172.22.65.2 This is a multi-part message in MIME format. ------------part_1_514077db37840 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: base64 ------------part_1_514077db37840 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: base64 PCFET0NUWVBFIGh0bWwKCVBVQkxJQyAiLS8vVzNDLy9EVEQgSFRNTCA0LjAgVHJhbnNpdGlvbmFs Ly9FTiI+CjxodG1sIGxhbmc9ImVuIj4KPGhlYWQ+Cgo8bWV0YSBodHRwLWVxdWl2PSJDb250ZW50 LVR5cGUiIGNvbnRlbnQ9InRleHQvaHRtbDsgY2hhcnNldD1pc28tODg1OS0xIiAvPjx0aXRsZT5b ZXBkLU5ld3NsZXR0ZXJdIEF1c2dhYmUgPC90aXRsZT4KPG1ldGEgbmFtZT0iZ2VuZXJhdG9yIiBj b250ZW50PSJUWVBPMyA0LjUgQ01TIiAvPgoKPGxpbmsgcmVsPSJzdHlsZXNoZWV0IiB0eXBlPSJ0 ZXh0L2NzcyIgaHJlZj0iaHR0cDovL3d3dy5ldmFuZy5hdC90eXBvM3RlbXAvc3R5bGVzaGVldF82 ZTg2YTg2ZDE5LmNzcz8xMzQ1NDc0Mjc1IiBtZWRpYT0iYWxsIiAvPgoKCjxzY3JpcHQgc3JjPSJo dHRwOi8vd3d3LmV2YW5nLmF0L3VwbG9hZHMvdHhfdDNqcXVlcnkvanF1ZXJ5LTEuNy54LmpzPzEz NDQ5MzMwOTgiIHR5cGU9InRleHQvamF2YXNjcmlwdCI+PC9zY3JpcHQ+CgoKCgo8L2hlYWQ+Cjxi b2R5PjxkaXYgaWQ9ImMyMTM0IiBjbGFzcz0iY3NjLWRlZmF1bHQiPgoJCTwhLS0gIFBsdWdpbiBp bnNlcnRlZDogW2JlZ2luXSAtLT4KCQkJCjxmb250IGZhY2U9IlZlcmRhbmEsR2VuZXZhLEFyaWFs LEhlbHZldGljYSxzYW5zLXNlcmlmIiBzaXplPSIyIj4KPGJyIC8+Cj09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT09PT09PTxiciAvPgo8Zm9udCBzaXplPSIzIiBjb2xvcj0iIzQ3NTZB NSI+PGI+ZXBkIE5hY2hyaWNodGVuLSZVdW1sO2JlcmJsaWNrPC9iPjxiciAvPjwvZm9udD4KPT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PGJyIC8+Cgo8YSBuYW1lPSI1MjE2 Ij48L2E+PGJyIC8+Cjxmb250IHNpemU9IjEiPlsxMy4wMy4yMDEzXTxiciAvPjwvZm9udD4KPGZv bnQgY29sb3I9IiM0NzU2QTUiPjxiPkVK1iBydWZ0IHp1IIRmYWlybvxuZnRpZ2VtkyBGbGVpc2No a29uc3VtIGF1ZjwvYj48YnIgLz48L2ZvbnQ+CkJpcyBPc3RlcnNvbm50YWcgc29sbCBhdWYgRmxl aXNjaCB1bmQgV3Vyc3QgdmVyemljaHRldCB3ZXJkZW48YnIgLz4KPGZvbnQgc2l6ZT0iMSI+WyA8 YSBocmVmPSJodHRwOi8vd3d3LmV2YW5nLmF0L2luZGV4LnBocD9pZD0xODQyJmFtcDtub19jYWNo ZT0xJmFtcDt0eF90dG5ld3NbYmFja1BpZF09MTU2NiZhbXA7dHhfdHRuZXdzW3R0X25ld3NdPTUy MTYiIHRpdGxlPSIiPm1laHIgYXVmIHd3dy5ldmFuZy5hdDwvYT4gXTxiciAvPjwvZm9udD4KPGJy IC8+Ci0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tPGJyIC8+Cgo8YSBuYW1lPSI1MjE1Ij48L2E+PGJyIC8+Cjxmb250IHNpemU9IjEiPlsx Mi4wMy4yMDEzXTxiciAvPjwvZm9udD4KPGZvbnQgY29sb3I9IiM0NzU2QTUiPjxiPkV2YW5nZWxp c2NoZSBHZW1laW5kZW4gYWxzICJTYWx6IGRlciBFcmRlIjwvYj48YnIgLz48L2ZvbnQ+CkF1ZnRh a3QgenVtICJKYWhyIGRlciBEaWFrb25pZSAyMDEzIiBpbiBTYWx6YnVyZzxiciAvPgo8Zm9udCBz aXplPSIxIj5bIDxhIGhyZWY9Imh0dHA6Ly93d3cuZXZhbmcuYXQvaW5kZXgucGhwP2lkPTE4NDIm YW1wO25vX2NhY2hlPTEmYW1wO3R4X3R0bmV3c1tiYWNrUGlkXT0xNTY2JmFtcDt0eF90dG5ld3Nb dHRfbmV3c109NTIxNSIgdGl0bGU9IiI+bWVociBhdWYgd3d3LmV2YW5nLmF0PC9hPiBdPGJyIC8+ PC9mb250Pgo8YnIgLz4KLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS08YnIgLz4KCjxhIG5hbWU9IjUyMTQiPjwvYT48YnIgLz4KPGZvbnQg c2l6ZT0iMSI+WzEyLjAzLjIwMTNdPGJyIC8+PC9mb250Pgo8Zm9udCBjb2xvcj0iIzQ3NTZBNSI+ PGI+MTUwIEphaHJlIGV2YW5nZWxpc2NoZSBQZmFycmdlbWVpbmRlIFNhbHpidXJnIDwvYj48YnIg Lz48L2ZvbnQ+CkZlaWVybiBhbSAyLiBKdW5pIHNpbmQgImty5GZ0aWdlcyBaZWljaGVuIGb8ciBl aW5lIGxlYmVuZGlnZSBadWt1bmZ0IjxiciAvPgo8Zm9udCBzaXplPSIxIj5bIDxhIGhyZWY9Imh0 dHA6Ly93d3cuZXZhbmcuYXQvaW5kZXgucGhwP2lkPTE4NDImYW1wO25vX2NhY2hlPTEmYW1wO3R4 X3R0bmV3c1tiYWNrUGlkXT0xNTY2JmFtcDt0eF90dG5ld3NbdHRfbmV3c109NTIxNCIgdGl0bGU9 IiI+bWVociBhdWYgd3d3LmV2YW5nLmF0PC9hPiBdPGJyIC8+PC9mb250Pgo8YnIgLz4KLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS08YnIg Lz4KCjxhIG5hbWU9IjUyMTMiPjwvYT48YnIgLz4KPGZvbnQgc2l6ZT0iMSI+WzExLjAzLjIwMTNd PGJyIC8+PC9mb250Pgo8Zm9udCBjb2xvcj0iIzQ3NTZBNSI+PGI+VGlyb2w6IEV2YW5nZWxpc2No ZSBLaXJjaGUgc2V0enQgZGlha29uaXNjaGUgU2Nod2VycHVua3RlPC9iPjxiciAvPjwvZm9udD4K RGFudGluZTogIktpcmNoZSBlcmdyZWlmdCBQYXJ0ZWkgZvxyIE1lbnNjaGVuIGFtIFJhbmQgZGVy IEdlc2VsbHNjaGFmdCI8YnIgLz4KPGZvbnQgc2l6ZT0iMSI+WyA8YSBocmVmPSJodHRwOi8vd3d3 LmV2YW5nLmF0L2luZGV4LnBocD9pZD0xODQyJmFtcDtub19jYWNoZT0xJmFtcDt0eF90dG5ld3Nb YmFja1BpZF09MTU2NiZhbXA7dHhfdHRuZXdzW3R0X25ld3NdPTUyMTMiIHRpdGxlPSIiPm1laHIg YXVmIHd3dy5ldmFuZy5hdDwvYT4gXTxiciAvPjwvZm9udD4KPGJyIC8+Ci0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tPGJyIC8+Cgo8YSBu YW1lPSI1MjEyIj48L2E+PGJyIC8+Cjxmb250IHNpemU9IjEiPlswOS4wMy4yMDEzXTxiciAvPjwv Zm9udD4KPGZvbnQgY29sb3I9IiM0NzU2QTUiPjxiPiJQZWFjZSBwbGVhc2UgLSBlaW4gQmVydGhh IHZvbiBTdXR0bmVyLUpvdXJuYWwiPC9iPjxiciAvPjwvZm9udD4KV2llbjogVGhlYXRlciBpbiBk ZXIgTHV0aGVyaXNjaGVuIFN0YWR0a2lyY2hlIGFtIDEzLiBN5HJ6PGJyIC8+Cjxmb250IHNpemU9 IjEiPlsgPGEgaHJlZj0iaHR0cDovL3d3dy5ldmFuZy5hdC9pbmRleC5waHA/aWQ9MTg0MiZhbXA7 bm9fY2FjaGU9MSZhbXA7dHhfdHRuZXdzW2JhY2tQaWRdPTE1NjYmYW1wO3R4X3R0bmV3c1t0dF9u ZXdzXT01MjEyIiB0aXRsZT0iIj5tZWhyIGF1ZiB3d3cuZXZhbmcuYXQ8L2E+IF08YnIgLz48L2Zv bnQ+CjxiciAvPgotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLTxiciAvPgoKPGEgbmFtZT0iNTIxMSI+PC9hPjxiciAvPgo8Zm9udCBzaXpl PSIxIj5bMDYuMDMuMjAxM108YnIgLz48L2ZvbnQ+Cjxmb250IGNvbG9yPSIjNDc1NkE1Ij48Yj5T Y2h3ZWlnZW3kcnNjaGUgZvxyIHZlcmZvbGd0ZSBDaHJpc3RlbiBpbiBTeXJpZW48L2I+PGJyIC8+ PC9mb250PgpBbSAxNC4gdW5kIDE1LjMuIGRlbW9uc3RyaWVyZW4gaW4gV2llbiB1bmQgR3JheiBD aHJpc3RlbiBm/HIgUmVsaWdpb25zZnJlaWhlaXQ8YnIgLz4KPGZvbnQgc2l6ZT0iMSI+WyA8YSBo cmVmPSJodHRwOi8vd3d3LmV2YW5nLmF0L2luZGV4LnBocD9pZD0xODQyJmFtcDtub19jYWNoZT0x JmFtcDt0eF90dG5ld3NbYmFja1BpZF09MTU2NiZhbXA7dHhfdHRuZXdzW3R0X25ld3NdPTUyMTEi IHRpdGxlPSIiPm1laHIgYXVmIHd3dy5ldmFuZy5hdDwvYT4gXTxiciAvPjwvZm9udD4KPGJyIC8+ Ci0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t LS0tPGJyIC8+Cgo8YnIgLz4KV29sbGVuIFNpZSBkZW4gZXBkLU5ld3NsZXR0ZXIgYWJiZXN0ZWxs ZW4/PGJyIC8+CjxhIGhyZWY9Imh0dHA6Ly93d3cuZXZhbmcuYXQvaW5kZXgucGhwP2lkPTg5MyZh bXA7Y21kPWVkaXQmYW1wO2FDPTcyNGNjZDAzJmFtcDtyVT0yNDAwIj53d3cuZXZhbmcuYXQvaW5k ZXgucGhwP2lkPTg5MyZjbWQ9ZWRpdCZhQz03MjRjY2QwMyZyVT0yNDAwPC9hPjxiciAvPgo8YnIg Lz4KRvxyIGFsbGbkbGxpZ2UgRnJhZ2VuIHp1bSBOZXdzbGV0dGVyIHdlbmRlbiBTaWUgc2ljaCBi aXR0ZSBhbiA8YSBocmVmPSJodHRwOi8vd3d3LmNsb3VkZmxhcmUuY29tL2VtYWlsLXByb3RlY3Rp b24jNzIxYzE3MDUwMTFlMTcwNjA2MTcwMDMyMTcwNDEzMWMxNTVjMTMwNiI+PHNwYW4gY2xhc3M9 Il9fY2ZfZW1haWxfXyIgZGF0YS1jZmVtYWlsPSIxZjcxN2E2ODZjNzM3YTZiNmI3YTZkNWY3YTY5 N2U3MTc4MzE3ZTZiIj5bZW1haWwmbmJzcDtwcm90ZWN0ZWRdPC9zcGFuPjxzY3JpcHQgdHlwZT0i dGV4dC9qYXZhc2NyaXB0Ij4KLyogPCFbQ0RBVEFbICovCihmdW5jdGlvbigpe3RyeXt2YXIgcyxh LGksaixyLGMsbCxiPWRvY3VtZW50LmdldEVsZW1lbnRzQnlUYWdOYW1lKCJzY3JpcHQiKTtsPWJb Yi5sZW5ndGgtMV0ucHJldmlvdXNTaWJsaW5nO2E9bC5nZXRBdHRyaWJ1dGUoJ2RhdGEtY2ZlbWFp bCcpO2lmKGEpe3M9Jyc7cj1wYXJzZUludChhLnN1YnN0cigwLDIpLDE2KTtmb3Ioaj0yO2EubGVu Z3RoLWo7ais9Mil7Yz1wYXJzZUludChhLnN1YnN0cihqLDIpLDE2KV5yO3MrPVN0cmluZy5mcm9t Q2hhckNvZGUoYyk7fXM9ZG9jdW1lbnQuY3JlYXRlVGV4dE5vZGUocyk7bC5wYXJlbnROb2RlLnJl cGxhY2VDaGlsZChzLGwpO319Y2F0Y2goZSl7fX0pKCk7Ci8qIF1dPiAqLwo8L3NjcmlwdD48L2E+ PGJyIC8+CjxiciAvPgo9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PTxiciAvPgpFdmFuZ2VsaXNjaGUgS2lyY2hlIE9ubGluZSAtIDxhIGhy ZWY9Imh0dHA6Ly93d3cuZXZhbmcuYXQiPnd3dy5ldmFuZy5hdDwvYT48YnIgLz4KRWluIFByb2pl a3QgZGVyIEV2YW5nZWxpc2NoZW4gS2lyY2hlIEEudS5ILkIuIGluINZzdGVycmVpY2g8YnIgLz4K S29vcmRpbmF0aW9uOiBFdmFuZ2VsaXNjaGVyIFByZXNzZXZlcmJhbmQ8YnIgLz4KSW1wcmVzc3Vt IHVudGVyIDxhIGhyZWY9Imh0dHA6Ly93d3cuZXZhbmcuYXQvaW1wcmVzc3VtLyI+d3d3LmV2YW5n LmF0L2ltcHJlc3N1bS88L2E+PGJyIC8+CklTU04gMjIyMi0yNDY0PGJyIC8+CjwvZm9udD4KCgkJ PCEtLSAgUGx1Z2luIGluc2VydGVkOiBbZW5kXSAtLT4KCQkJPC9kaXY+PHNjcmlwdCB0eXBlPSJ0 ZXh0L2phdmFzY3JpcHQiPgovKiA8IVtDREFUQVsgKi8KKGZ1bmN0aW9uKCl7dHJ5e3ZhciBzLGEs aSxqLHIsYyxsPWRvY3VtZW50LmdldEVsZW1lbnRzQnlUYWdOYW1lKCJhIiksdD1kb2N1bWVudC5j cmVhdGVFbGVtZW50KCJ0ZXh0YXJlYSIpO2ZvcihpPTA7bC5sZW5ndGgtaTtpKyspe3RyeXthPWxb aV0uZ2V0QXR0cmlidXRlKCJocmVmIik7aWYoYSYmInd3dy5jbG91ZGZsYXJlLmNvbS9lbWFpbC1w cm90ZWN0aW9uIj09YS5zdWJzdHIoNyAsMzUpKXtzPScnO2o9NDM7cj1wYXJzZUludChhLnN1YnN0 cihqLDIpLDE2KTtmb3Ioais9MjthLmxlbmd0aC1qJiZhLnN1YnN0cihqLDEpIT0nWCc7ais9Mil7 Yz1wYXJzZUludChhLnN1YnN0cihqLDIpLDE2KV5yO3MrPVN0cmluZy5mcm9tQ2hhckNvZGUoYyk7 fWorPTE7cys9YS5zdWJzdHIoaixhLmxlbmd0aC1qKTt0LmlubmVySFRNTD1zLnJlcGxhY2UoLzwv ZywiJmx0OyIpLnJlcGxhY2UoLz4vZywiJmd0OyIpO2xbaV0uc2V0QXR0cmlidXRlKCJocmVmIiwi bWFpbHRvOiIrdC52YWx1ZSk7fX1jYXRjaChlKXt9fX1jYXRjaChlKXt9fSkoKTsKLyogXV0+ICov Cjwvc2NyaXB0Pgo8L2JvZHk+CjwvaHRtbD4= ------------part_1_514077db37840-- -- You are receiving this mail because: You are the assignee for the bug. From m.wege at web.de Wed Mar 13 13:44:03 2013 From: m.wege at web.de (m.wege at web.de) Date: Wed, 13 Mar 2013 13:44:03 +0000 Subject: [akregator] [Bug 316665] New: window maximising is broken if to many rss-icons are in bottom line of akregator. Message-ID: https://bugs.kde.org/show_bug.cgi?id=316665 Bug ID: 316665 Summary: window maximising is broken if to many rss-icons are in bottom line of akregator. Classification: Unclassified Product: akregator Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: m.wege at web.de When I have many tabs open which each provide an rss feed which is shown with an icon in the bottom line of Akregator, the window maximising is broken. This means the maximised window exceeds the screen. I will attach a screenshot which shows the several rss-feed-icons I believe there are two problems with this. First of all I believe it does not make much sense to show so much rss-icons. Only the rss-icon which belongs to the active tab should be shown. The second problem is that so much icons should not cause screen maximising to break because there are sometimes also other (error) icons in that bar. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From m.wege at web.de Wed Mar 13 13:45:01 2013 From: m.wege at web.de (m.wege at web.de) Date: Wed, 13 Mar 2013 13:45:01 +0000 Subject: [akregator] [Bug 316665] window maximising is broken if to many rss-icons are in bottom line of akregator. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316665 --- Comment #1 from m.wege at web.de --- Created attachment 78014 --> https://bugs.kde.org/attachment.cgi?id=78014&action=edit Screenshot -- You are receiving this mail because: You are the assignee for the bug. From adrien_cordonnier at yahoo.fr Wed Mar 13 14:37:55 2013 From: adrien_cordonnier at yahoo.fr (Adrien Cordonnier) Date: Wed, 13 Mar 2013 14:37:55 +0000 Subject: [kmail] [Bug 191050] Warning should be shown when Disposition-Notifications haven't come back In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=191050 Adrien Cordonnier changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |MDN -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Wed Mar 13 18:35:52 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Wed, 13 Mar 2013 18:35:52 +0000 Subject: [Akonadi] [Bug 316416] compiling error when qt4 and qt5 are installed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316416 --- Comment #4 from Christophe Giboudeaux --- I tested both the Qt4 & Qt5 build. So far, no issue. I can only assume your build error comes from the arch linux decision to make qmake point to the Qt5 version. Please also read this thread: http://mail.kde.org/pipermail/kde-buildsystem/2013-March/009166.html Now, I'm also not convinced it makes any sense to build Akonadi using Qt5 for the moment. -- You are receiving this mail because: You are the assignee for the bug. From kdebugs at stuffandjunk.org Wed Mar 13 20:02:22 2013 From: kdebugs at stuffandjunk.org (kdebugs at stuffandjunk.org) Date: Wed, 13 Mar 2013 20:02:22 +0000 Subject: [kmail2] [Bug 316683] New: Crash sending via authenticated smtp Message-ID: https://bugs.kde.org/show_bug.cgi?id=316683 Bug ID: 316683 Summary: Crash sending via authenticated smtp Classification: Unclassified Product: kmail2 Version: 4.9.4 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: kdebugs at stuffandjunk.org Application: kmail (4.9.4) KDE Platform Version: 4.9.4 Qt Version: 4.8.3 Operating System: Linux 3.5.0-25-generic i686 Distribution: Ubuntu 12.10 -- Information about the crash: - What I was doing when the application crashed: Pressed Ctrl+Enter in KMail to send email to a newly configured smtp-server (exchange) with authenticated smtp. -- Backtrace: Application: KMail (kmail), signal: Segmentation fault Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0xb1656740 (LWP 1226))] Thread 3 (Thread 0xaeb14b40 (LWP 1230)): #0 0xb7757424 in __kernel_vsyscall () #1 0xb583f96b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169 #2 0xb5eac64c in __pthread_cond_wait (cond=0xb3f45470, mutex=0xb3f45458) at forward.c:139 #3 0xb37ee0e9 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #4 0xb37ee1df in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #5 0xb583bd4c in start_thread (arg=0xaeb14b40) at pthread_create.c:308 #6 0xb5e9ed3e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130 Thread 2 (Thread 0xae1ebb40 (LWP 1231)): #0 0xb42dbdcd in __GI_clock_gettime (clock_id=1, tp=0xae1eafa8) at ../sysdeps/unix/clock_gettime.c:116 #1 0xb6127fb5 in do_gettime (frac=0xae1eafa0, sec=0xae1eaf98) at tools/qelapsedtimer_unix.cpp:123 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #3 0xb620f36e in QTimerInfoList::updateCurrentTime (this=0xad802074) at kernel/qeventdispatcher_unix.cpp:343 #4 0x7fffffff in ?? () #5 0xb620f6fa in QTimerInfoList::timerWait (this=0xad802074, tm=...) at kernel/qeventdispatcher_unix.cpp:450 #6 0x7fffffff in ?? () Thread 1 (Thread 0xb1656740 (LWP 1226)): [KCrash Handler] #7 0xb4e22680 in ?? () from /usr/lib/libmailtransport.so.4 #8 0xb742c94b in KDialog::slotButtonClicked (this=0xcb113a8, button=4) at ../../kdeui/dialogs/kdialog.cpp:885 #9 0xb742ce94 in qt_static_metacall (_a=0xbfba6a48, _id=33, _o=0xcb113a8, _c=) at ./kdialog.moc:167 #10 KDialog::qt_static_metacall (_o=0xcb113a8, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbfba6a48) at ./kdialog.moc:127 #11 0xb61f4ed6 in QMetaObject::activate (sender=0xcd5b98c, m=0xb633fe38 , local_signal_index=0, argv=0xbfba6a48) at kernel/qobject.cpp:3547 #12 0xb61fa085 in QSignalMapper::mapped (this=this at entry=0xcd5b98c, _t1=4) at .moc/release-shared/moc_qsignalmapper.cpp:115 #13 0xb61fa2cd in QSignalMapper::map (this=this at entry=0xcd5b98c, sender=0xccf3e30) at kernel/qsignalmapper.cpp:266 #14 0xb61fa3de in QSignalMapper::map (this=this at entry=0xcd5b98c) at kernel/qsignalmapper.cpp:257 #15 0xb61fa834 in qt_static_metacall (_a=0xbfba6bc8, _id=4, _o=0xcd5b98c, _c=) at .moc/release-shared/moc_qsignalmapper.cpp:64 #16 QSignalMapper::qt_static_metacall (_o=0xcd5b98c, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfba6bc8) at .moc/release-shared/moc_qsignalmapper.cpp:54 #17 0xb61f4ed6 in QMetaObject::activate (sender=0xccf3e30, m=0xb6e077c8 , local_signal_index=2, argv=0xbfba6bc8) at kernel/qobject.cpp:3547 #18 0xb6b9801d in QAbstractButton::clicked (this=0xccf3e30, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220 #19 0xb689e6dd in QAbstractButtonPrivate::emitClicked (this=this at entry=0xcd5ac08) at widgets/qabstractbutton.cpp:548 #20 0xb689ef2b in QAbstractButtonPrivate::click (this=this at entry=0xcd5ac08) at widgets/qabstractbutton.cpp:541 #21 0xb689f1e6 in QAbstractButton::mouseReleaseEvent (this=0xccf3e30, e=0xbfba72e4) at widgets/qabstractbutton.cpp:1123 #22 0xb64d86df in QWidget::event (this=0xccf3e30, event=0xbfba72e4) at kernel/qwidget.cpp:8371 #23 0xb689e5a2 in QAbstractButton::event (this=0xccf3e30, e=0xbfba72e4) at widgets/qabstractbutton.cpp:1082 #24 0xb693f278 in QPushButton::event (this=0xccf3e30, e=0xbfba72e4) at widgets/qpushbutton.cpp:683 #25 0xb647f39c in QApplicationPrivate::notify_helper (this=0x8e39690, receiver=0xccf3e30, e=0xbfba72e4) at kernel/qapplication.cpp:4562 #26 0xb6484892 in QApplication::notify (this=0x8e39690, receiver=0xccf3e30, e=0xbfba72e4) at kernel/qapplication.cpp:4105 #27 0xb74e0e91 in KApplication::notify (this=0xbfba8fd4, receiver=0xccf3e30, event=0xbfba72e4) at ../../kdeui/kernel/kapplication.cpp:311 #28 0xb61dc78e in QCoreApplication::notifyInternal (this=0xbfba8fd4, receiver=0xccf3e30, event=0xbfba72e4) at kernel/qcoreapplication.cpp:915 #29 0xb6480206 in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30 QApplicationPrivate::sendMouseEvent (receiver=0xccf3e30, event=0xbfba72e4, alienWidget=0xccf3e30, nativeWidget=0xcb113a8, buttonDown=0xb6e10d14 , lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173 #31 0xb650ba75 in QETWidget::translateMouseEvent (this=0xcb113a8, event=0xbfba770c) at kernel/qapplication_x11.cpp:4622 #32 0xb650a705 in QApplication::x11ProcessEvent (this=0xbfba8fd4, event=0xbfba770c) at kernel/qapplication_x11.cpp:3737 #33 0xb6535dc4 in x11EventSourceDispatch (s=0x8e390c0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #34 0xb44639e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #35 0xb4463d80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #36 0xb4463e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #37 0xb620e981 in QEventDispatcherGlib::processEvents (this=0x8dddec0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #38 0xb65359aa in QGuiEventDispatcherGlib::processEvents (this=0x8dddec0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #39 0xb61db26c in QEventLoop::processEvents (this=this at entry=0xbfba7a08, flags=...) at kernel/qeventloop.cpp:149 #40 0xb61db561 in QEventLoop::exec (this=0xbfba7a08, flags=...) at kernel/qeventloop.cpp:204 #41 0xb69bdd2d in QDialog::exec (this=0xcb113a8) at dialogs/qdialog.cpp:554 #42 0xb4df9b58 in MailTransport::TransportManager::showTransportCreationDialog(QWidget*, MailTransport::TransportManager::ShowCondition) () from /usr/lib/libmailtransport.so.4 #43 0xb6f6cfd1 in ?? () from /usr/lib/libkmailprivate.so.4 #44 0xb6f6e8b1 in ?? () from /usr/lib/libkmailprivate.so.4 #45 0xb61f4ed6 in QMetaObject::activate (sender=0xb53f078, m=0xb6df33b8 , local_signal_index=1, argv=0xbfba7c98) at kernel/qobject.cpp:3547 #46 0xb647810d in QAction::triggered (this=this at entry=0xb53f078, _t1=false) at .moc/release-shared/moc_qaction.cpp:277 #47 0xb64783ac in QAction::activate (this=0xb53f078, event=QAction::Trigger) at kernel/qaction.cpp:1257 #48 0xb6478554 in QAction::event (this=0xb53f078, e=0xa8) at kernel/qaction.cpp:1183 #49 0xb73e8c39 in KAction::event (this=0xb53f078, event=0xbfba8148) at ../../kdeui/actions/kaction.cpp:131 #50 0xb647f39c in QApplicationPrivate::notify_helper (this=0x8e39690, receiver=0xb53f078, e=0xbfba8148) at kernel/qapplication.cpp:4562 #51 0xb6483daf in QApplication::notify (this=0xbfba8148, receiver=0xb53f078, e=0xbfba8148) at kernel/qapplication.cpp:3944 #52 0xb74e0e91 in KApplication::notify (this=0xbfba8fd4, receiver=0xb53f078, event=0xbfba8148) at ../../kdeui/kernel/kapplication.cpp:311 #53 0xb61dc78e in QCoreApplication::notifyInternal (this=0xbfba8fd4, receiver=0xb53f078, event=0xbfba8148) at kernel/qcoreapplication.cpp:915 #54 0xb64b65ff in sendEvent (event=0xbfba8148, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #55 QShortcutMap::dispatchEvent (this=this at entry=0x8e39738, e=e at entry=0xbfba85c8) at kernel/qshortcutmap.cpp:884 #56 0xb64b7d3d in QShortcutMap::tryShortcutEvent (this=0x8e39738, o=0xba44e48, e=0xbfba85c8) at kernel/qshortcutmap.cpp:364 #57 0xb6485e43 in QApplication::notify (this=0x8e39690, receiver=0xba44e48, e=0xbfba85c8) at kernel/qapplication.cpp:3986 #58 0xb74e0e91 in KApplication::notify (this=0xbfba8fd4, receiver=0xba44e48, event=0xbfba85c8) at ../../kdeui/kernel/kapplication.cpp:311 #59 0xb61dc78e in QCoreApplication::notifyInternal (this=0xbfba8fd4, receiver=0xba44e48, event=0xbfba85c8) at kernel/qcoreapplication.cpp:915 #60 0xb647d24d in sendSpontaneousEvent (event=0xbfba85c8, receiver=0xba44e48) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:234 #61 qt_sendSpontaneousEvent (receiver=0xba44e48, event=0xbfba85c8) at kernel/qapplication.cpp:5560 #62 0xb6531802 in QKeyMapper::sendKeyEvent (keyWidget=0xba44e48, grab=grab at entry=false, type=QEvent::KeyPress, code=16777220, modifiers=..., text=..., autorepeat=autorepeat at entry=false, count=-1078295096, nativeScanCode=149555936, nativeVirtualKey=149555936, nativeModifiers=149555936) at kernel/qkeymapper_x11.cpp:1866 #63 0xb6531c32 in QKeyMapperPrivate::translateKeyEvent (this=0x8e6ada8, keyWidget=0xba44e48, event=0xbfba8b9c, grab=false) at kernel/qkeymapper_x11.cpp:1836 #64 0xb650a0b8 in QApplication::x11ProcessEvent (this=0xbfba8fd4, event=0xbfba8b9c) at kernel/qapplication_x11.cpp:3630 #65 0xb6535dc4 in x11EventSourceDispatch (s=0x8e390c0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #66 0xb44639e3 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #67 0xb4463d80 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #68 0xb4463e61 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #69 0xb620e981 in QEventDispatcherGlib::processEvents (this=0x8dddec0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #70 0xb65359aa in QGuiEventDispatcherGlib::processEvents (this=0x8dddec0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #71 0xb61db26c in QEventLoop::processEvents (this=this at entry=0xbfba8e98, flags=...) at kernel/qeventloop.cpp:149 #72 0xb61db561 in QEventLoop::exec (this=0xbfba8e98, flags=...) at kernel/qeventloop.cpp:204 #73 0xb61e0cba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #74 0xb647cfc4 in QApplication::exec () at kernel/qapplication.cpp:3823 #75 0x0804a447 in ?? () #76 0xb5dc94d3 in __libc_start_main (main=0x8049b00, argc=3, ubp_av=0xbfba9124, init=0x804ae60 <__libc_csu_init>, fini=0x804aed0 <__libc_csu_fini>, rtld_fini=0xb7767270 <_dl_fini>, stack_end=0xbfba911c) at libc-start.c:226 #77 0x0804a959 in _start () Possible duplicates by query: bug 310654, bug 309357, bug 302605. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Wed Mar 13 20:09:08 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Wed, 13 Mar 2013 20:09:08 +0000 Subject: [Akonadi] [Bug 313234] Akonadi stopped working after upgrade In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=313234 --- Comment #11 from Silver Salonen --- I did: akonadictl stop mv .local/share/akonadi .local/share/akonadi.bak mv .config/akonadi .config/akonadi.bak mkdir .kde4/share/config/akonadi.bak mv .kde4/share/config/akonadi*rc .kde4/share/config/akonadi.bak/ mv .kde4/share/apps/akonadi_nepomuk_feeder .kde4/share/apps/akonadi_nepomuk_feeder.bak mv .kde4/share/apps/akonadi-davgroupware .kde4/share/apps/akonadi-davgroupware.bak And started over with Akonadi. It works now. I kept the backups in case any developer is interested in debugging and wants me to try or check anything. -- You are receiving this mail because: You are the assignee for the bug. From dousek.petr at gmail.com Wed Mar 13 20:34:42 2013 From: dousek.petr at gmail.com (Petr Dousek) Date: Wed, 13 Mar 2013 20:34:42 +0000 Subject: [kmail2] [Bug 60264] New mail popup should show sender and subject In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=60264 --- Comment #11 from Petr Dousek --- I'll try to work on this. -- You are receiving this mail because: You are the assignee for the bug. From hispeed.bz at gmail.com Thu Mar 14 02:08:36 2013 From: hispeed.bz at gmail.com (Neil) Date: Thu, 14 Mar 2013 02:08:36 +0000 Subject: [kmail2] [Bug 310896] Sent messages re-appearing outbox folder as unread mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310896 --- Comment #4 from Neil --- Just a note that if you convert to maildir things work infinitely better. Still a long way to go to catch up to kmail1 but converting all my mailboxes to maildir made things run much more reliably. -- You are receiving this mail because: You are the assignee for the bug. From swexru at gmail.com Thu Mar 14 02:08:46 2013 From: swexru at gmail.com (Alexey) Date: Thu, 14 Mar 2013 02:08:46 +0000 Subject: [akregator] [Bug 316697] New: Appearance dialog font size change with mousewheel up/down doesn't change values Message-ID: https://bugs.kde.org/show_bug.cgi?id=316697 Bug ID: 316697 Summary: Appearance dialog font size change with mousewheel up/down doesn't change values Classification: Unclassified Product: akregator Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: swexru at gmail.com Using scroller on top of slider doesn't change font values but changes slider position. Reproducible: Always Steps to Reproduce: 1.open appearance configuration 2.scroll above font settings 3.... 4.profit Actual Results: slider moves, values stays Expected Results: values change -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 14 06:40:06 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 14 Mar 2013 06:40:06 +0000 Subject: [kmail2] [Bug 316683] Crash sending via authenticated smtp In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316683 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- So you create a mail you don't have smtp configured => it show a dialog to configure smtp you create new one and after that you click ok and it crashs ? -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 14 06:43:19 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 14 Mar 2013 06:43:19 +0000 Subject: [akregator] [Bug 316697] Appearance dialog font size change with mousewheel up/down doesn't change values In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316697 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- I confirm it it's a bug in kdelibs I think. Will look at. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 14 07:07:35 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 14 Mar 2013 07:07:35 +0000 Subject: [akregator] [Bug 316697] Appearance dialog font size change with mousewheel up/down doesn't change values In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316697 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/ab82bbc9554023c5ee288fc4 | |5038fdf35f947c4c --- Comment #2 from Laurent Montel --- Git commit ab82bbc9554023c5ee288fc45038fdf35f947c4c by Montel Laurent. Committed on 14/03/2013 at 08:07. Pushed by mlaurent into branch 'KDE/4.10'. Fix Bug 316697 - Appearance dialog font size change with mousewheel up/down doesn't change values FIXED-IN: 4.10.2 M +7 -0 akregator/configuration/akregator_config_appearance.cpp http://commits.kde.org/kdepim/ab82bbc9554023c5ee288fc45038fdf35f947c4c -- You are receiving this mail because: You are the assignee for the bug. From psychonaut at nothingisreal.com Thu Mar 14 08:52:36 2013 From: psychonaut at nothingisreal.com (Tristan Miller) Date: Thu, 14 Mar 2013 08:52:36 +0000 Subject: [akregator] [Bug 211999] Syncing with Google Reader In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=211999 Tristan Miller changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |psychonaut at nothingisreal.co | |m --- Comment #17 from Tristan Miller --- Google Reader is being shuttered on 1 July 2013: http://googleblog.blogspot.com/2013/03/a-second-spring-of-cleaning.html so plans for supporting synch for Akregator can be dropped. What are the "other online RSS readers" mentioned in the original report? If there are none in particular, or no standard API, then this bug can probably be closed as WONTFIX. -- You are receiving this mail because: You are the assignee for the bug. From woskimi at yahoo.de Thu Mar 14 09:28:13 2013 From: woskimi at yahoo.de (Michi) Date: Thu, 14 Mar 2013 09:28:13 +0000 Subject: [kmail2] [Bug 316707] New: Use em font size rather than absolute px values in HTML messages Message-ID: https://bugs.kde.org/show_bug.cgi?id=316707 Bug ID: 316707 Summary: Use em font size rather than absolute px values in HTML messages Classification: Unclassified Product: kmail2 Version: Git (master) Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: woskimi at yahoo.de I have a display with relatively high dpi, so my standard system font size is 6. If I use that size for the text in the composer I get complaints from the mail recipients that they cannot read my emails because of that small font size. If I change the font size in the composer, then my recipients are satisfied, but I end up having to live with extremely huge fonts in the composer. So I think formating html mails with relative font sizes would make everyone happy. thx for your effort Michi -- You are receiving this mail because: You are the assignee for the bug. From christoph at maxiom.de Thu Mar 14 11:32:43 2013 From: christoph at maxiom.de (Christoph Feck) Date: Thu, 14 Mar 2013 11:32:43 +0000 Subject: [kmail2] [Bug 316707] Use em font size rather than absolute px values in HTML messages In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316707 Christoph Feck changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christoph at maxiom.de -- You are receiving this mail because: You are the assignee for the bug. From juanma_bellon at yahoo.es Thu Mar 14 12:21:49 2013 From: juanma_bellon at yahoo.es (Juanma) Date: Thu, 14 Mar 2013 12:21:49 +0000 Subject: [kmail2] [Bug 260638] Filter Action "pipe through" doesn't change the E-Mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=260638 --- Comment #11 from Juanma --- Created attachment 78057 --> https://bugs.kde.org/attachment.cgi?id=78057&action=edit Script to edit mails with 'Pipe through' I'm using KMail version 4.9.5 and I get the same behavior described above. I have a script that copies the whole message (STDIN) to a temporary file, opens an editor with that file, waits for the editor to close and then cat's the file to STDOUT. I use it in manual filtering with 'Pipe through', but now it doesn't change the message (the temporary file is correctly changed) I upload the script and request the bug to be re-opened. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 14 12:31:57 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 14 Mar 2013 12:31:57 +0000 Subject: [kmail2] [Bug 316707] Use em font size rather than absolute px values in HTML messages In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316707 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- Yes html generated by QTextEdit is not very good. I will try to replace it by a new library in 4.11 or 4.12 (still in progress). Will look at if it's possible to create a workaround before to use this library -- You are receiving this mail because: You are the assignee for the bug. From rserral at gmail.com Thu Mar 14 15:49:50 2013 From: rserral at gmail.com (=?UTF-8?Q?Ren=C3=A9=20Serral=20?=) Date: Thu, 14 Mar 2013 15:49:50 +0000 Subject: [Akonadi] [Bug 316723] New: Google Contacts resource crashes upon contact creation Message-ID: https://bugs.kde.org/show_bug.cgi?id=316723 Bug ID: 316723 Summary: Google Contacts resource crashes upon contact creation Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: Google Resource Assignee: dvratil at redhat.com Reporter: rserral at gmail.com CC: kdepim-bugs at kde.org Application: akonadi_googlecontacts_resource (4.10) KDE Platform Version: 4.10.1 (Compiled from sources) Qt Version: 4.8.2 Operating System: Linux 3.8.2 x86_64 Distribution: Debian GNU/Linux 7.0 (wheezy) -- Information about the crash: I just inserted a new contact to my addressbook, and after selecting a nepomuk category it crashed. Since then on every start of the resource I get the crash as attached on the backtrace. I observed that modifying a contact adding the category also causes the crash. The crash can be reproduced sometimes. -- Backtrace: Application: Google Contacts (akonadi_googlecontacts_resource), signal: Aborted Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #6 0x00007f91f4abc475 in *__GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00007f91f4abf6f0 in *__GI_abort () at abort.c:92 #8 0x00007f91f4af752b in __libc_message (do_abort=, fmt=) at ../sysdeps/unix/sysv/linux/libc_fatal.c:189 #9 0x00007f91f4b00d76 in malloc_printerr (action=3, str=0x7f91f4bd9228 "double free or corruption (out)", ptr=) at malloc.c:6283 #10 0x00007f91f4b05aac in *__GI___libc_free (mem=) at malloc.c:3738 #11 0x00007f91f73f36d4 in KGAPI::Objects::Contact::~Contact (this=0x7fff5843e090, __in_chrg=) at /media/kdesvn/kde4svn/src/libkgapi/common/contact.inc.cpp:84 #12 0x00007f91f74071b9 in QtSharedPointer::ExternalRefCount::deref (d=0xb046c0, value=0x7fff5843e090) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:342 #13 0x00007f91f7406e20 in QtSharedPointer::ExternalRefCount::deref (this=0x7fff5843e030) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:336 #14 0x00007f91f740697c in QtSharedPointer::ExternalRefCount::~ExternalRefCount (this=0x7fff5843e030, __in_chrg=) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:401 #15 0x00007f91f7406880 in QSharedPointer::~QSharedPointer (this=0x7fff5843e030, __in_chrg=) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:466 #16 0x00007f91f7404fac in KGAPI::Services::Contacts::objectToXML (this=0x7fff5843e0c0, object=0x7fff5843e090) at /media/kdesvn/kde4svn/src/libkgapi/libkgapi/services/contacts.cpp:64 #17 0x000000000040e584 in ContactsResource::itemChanged (this=0xae8310, item=..., partIdentifiers=...) at /media/kdesvn/kde4svn/src/kdepim-runtime/resources/google/contacts/contactsresource.cpp:363 #18 0x00007f91f90ede74 in Akonadi::AgentBasePrivate::itemChanged (this=0xaab520, item=..., partIdentifiers=...) at /media/kdesvn/kde4svn/src/kdepimlibs/akonadi/agentbase.cpp:327 #19 0x00007f91f91cb26a in Akonadi::ResourceBasePrivate::itemChanged (this=0xaab520, item=..., partIdentifiers=...) at /media/kdesvn/kde4svn/src/kdepimlibs/akonadi/resourcebase.cpp:226 #20 0x00007f91f91c9785 in Akonadi::ResourceBasePrivate::qt_static_metacall (_o=0xaab520, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fff5843e420) at /media/kdesvn/kde4svn/build/kdepimlibs/akonadi/resourcebase.moc:89 #21 0x00007f91f8a4954f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #22 0x00007f91f91adc6f in Akonadi::Monitor::itemChanged (this=0xaa71d0, _t1=..., _t2=...) at /media/kdesvn/kde4svn/build/kdepimlibs/akonadi/moc_monitor.cpp:189 #23 0x00007f91f91b1eb4 in Akonadi::MonitorPrivate::emitItemNotification (this=0xab2050, msg=..., item=..., collection=..., collectionDest=...) at /media/kdesvn/kde4svn/src/kdepimlibs/akonadi/monitor_p.cpp:554 #24 0x00007f91f91b06a3 in Akonadi::MonitorPrivate::emitNotification (this=0xab2050, msg=...) at /media/kdesvn/kde4svn/src/kdepimlibs/akonadi/monitor_p.cpp:296 #25 0x00007f91f910f562 in Akonadi::ChangeRecorderPrivate::emitNotification (this=0xab2050, msg=...) at /media/kdesvn/kde4svn/src/kdepimlibs/akonadi/changerecorder_p.cpp:54 #26 0x00007f91f91b1351 in Akonadi::MonitorPrivate::flushPipeline (this=0xab2050) at /media/kdesvn/kde4svn/src/kdepimlibs/akonadi/monitor_p.cpp:457 #27 0x00007f91f91b13cc in Akonadi::MonitorPrivate::dataAvailable (this=0xab2050) at /media/kdesvn/kde4svn/src/kdepimlibs/akonadi/monitor_p.cpp:466 #28 0x00007f91f91adaaf in Akonadi::Monitor::qt_static_metacall (_o=0xaa71d0, _c=QMetaObject::InvokeMetaMethod, _id=23, _a=0x7fff5843e9b0) at /media/kdesvn/kde4svn/build/kdepimlibs/akonadi/moc_monitor.cpp:137 #29 0x00007f91f8a4954f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #30 0x00007f91f9154013 in Akonadi::EntityCacheBase::dataAvailable (this=0xaaf7a0) at /media/kdesvn/kde4svn/build/kdepimlibs/akonadi/moc_entitycache_p.cpp:102 #31 0x00007f91f9115bfa in Akonadi::EntityCache::processResult (this=0xaaf7a0, job=0x974810) at /media/kdesvn/kde4svn/src/kdepimlibs/akonadi/entitycache_p.h:196 #32 0x00007f91f9153eec in Akonadi::EntityCacheBase::qt_static_metacall (_o=0xaaf7a0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0x7fff5843ec30) at /media/kdesvn/kde4svn/build/kdepimlibs/akonadi/moc_entitycache_p.cpp:54 #33 0x00007f91f8a4954f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #34 0x00007f91f7ce378b in KJob::result (this=0x974810, _t1=0x974810) at /media/kdesvn/kde4svn/build/kdelibs/kdecore/kjob.moc:208 #35 0x00007f91f7ce2c4f in KJob::emitResult (this=0x974810) at /media/kdesvn/kde4svn/src/kdelibs/kdecore/jobs/kjob.cpp:318 #36 0x00007f91f91a88d6 in Akonadi::JobPrivate::delayedEmitResult (this=0x96a750) at /media/kdesvn/kde4svn/src/kdepimlibs/akonadi/job.cpp:144 #37 0x00007f91f91a9a8e in Akonadi::Job::qt_static_metacall (_o=0x974810, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xa53ef0) at /media/kdesvn/kde4svn/build/kdepimlibs/akonadi/moc_job.cpp:68 #38 0x00007f91f8a48a2e in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #39 0x00007f91f59e870c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #40 0x00007f91f59ecb8a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #41 0x00007f91f675a0c6 in KApplication::notify (this=0x7fff5843f6c0, receiver=0x974810, event=0xcdd0e0) at /media/kdesvn/kde4svn/src/kdelibs/kdeui/kernel/kapplication.cpp:311 #42 0x00007f91f8a33b5e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #43 0x00007f91f8a379e1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #44 0x00007f91f8a620e3 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #45 0x00007f91f3a33355 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #46 0x00007f91f3a33688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #47 0x00007f91f3a33744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #48 0x00007f91f8a62276 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #49 0x00007f91f5a8983e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #50 0x00007f91f8a328af in QEventLoop::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #51 0x00007f91f8a32b38 in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #52 0x00007f91f8a37cf8 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #53 0x00007f91f91c517f in Akonadi::ResourceBase::init (r=0xae8310) at /media/kdesvn/kde4svn/src/kdepimlibs/akonadi/resourcebase.cpp:451 #54 0x0000000000413ae6 in Akonadi::ResourceBase::init (argc=3, argv=0x7fff5843f818) at /home/kde4/kde/include/KDE/Akonadi/../../akonadi/resourcebase.h:188 #55 0x0000000000411ee6 in main (argc=3, argv=0x7fff5843f818) at /media/kdesvn/kde4svn/src/kdepim-runtime/resources/google/contacts/contactsresource.cpp:730 Reported using DrKonqi -- You are receiving this mail because: You are on the CC list for the bug. From cgiboudeaux at gmx.com Thu Mar 14 16:31:13 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Thu, 14 Mar 2013 16:31:13 +0000 Subject: [akregator] [Bug 211999] Syncing with Google Reader In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=211999 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #18 from Christophe Giboudeaux --- As Tristan wrote, Akregator will not support Google reader. The Akonadi resource that was developed in a work branch was also deleted today. -- You are receiving this mail because: You are the assignee for the bug. From b_stader at gmx.at Thu Mar 14 16:34:15 2013 From: b_stader at gmx.at (Boerny) Date: Thu, 14 Mar 2013 16:34:15 +0000 Subject: [akregator] [Bug 211999] Syncing with Google Reader In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=211999 Boerny changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |b_stader at gmx.at --- Comment #19 from Boerny --- I propose to sync with Owncloud News https://github.com/owncloud/apps/tree/master/news. As the developers themselves (http://algorithmsforthekitchen.com/blog/?p=479) proclaimed: Google Reader is dead. Long live ownCloud News! -- You are receiving this mail because: You are the assignee for the bug. From nqn1976 at gmail.com Thu Mar 14 16:47:46 2013 From: nqn1976 at gmail.com (A Rojas) Date: Thu, 14 Mar 2013 16:47:46 +0000 Subject: [akregator] [Bug 211999] Syncing with Google Reader In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=211999 A Rojas changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nqn1976 at gmail.com --- Comment #20 from A Rojas --- See also http://blog.feedly.com/2013/03/14/google-reader/ -- You are receiving this mail because: You are the assignee for the bug. From orzel at kde.org Thu Mar 14 17:13:18 2013 From: orzel at kde.org (Thomas Capricelli) Date: Thu, 14 Mar 2013 17:13:18 +0000 Subject: [akregator] [Bug 316728] New: Akregator plays embedded video in background Message-ID: https://bugs.kde.org/show_bug.cgi?id=316728 Bug ID: 316728 Summary: Akregator plays embedded video in background Classification: Unclassified Product: akregator Version: 4.10.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: internal browser Assignee: kdepim-bugs at kde.org Reporter: orzel at kde.org While working, I noticed a video that was being played in background. I couldn't see it, but i could hear, it was some (local) news. I tried to find out which browser was playing this, but it was none : only when closing akregator did the play stop. Now, if i start again akregator, after some time (2/3 minutes?), the video is played again. I can't find out which article is responsible. The only way to get rid of this is to stop akregator. Those are for facts. The following is guessing from my part: an article points toward a page where a video is automatically started (seems to be the new fashion, i hate that). Even though akregator doesn't display this page, the video is played. Which kinda frighten me : does akregator renders all hidden articles ??? I have probably thousand of such pages.. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From lukas.schneiderbauer at gmail.com Thu Mar 14 17:14:33 2013 From: lukas.schneiderbauer at gmail.com (Lukas Schneiderbauer) Date: Thu, 14 Mar 2013 17:14:33 +0000 Subject: [Akonadi] [Bug 311240] CalDAV calendar resource shows duplicate calendar In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=311240 Lukas Schneiderbauer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lukas.schneiderbauer at gmail. | |com -- You are receiving this mail because: You are the assignee for the bug. From lukas.schneiderbauer at gmail.com Thu Mar 14 17:20:28 2013 From: lukas.schneiderbauer at gmail.com (Lukas Schneiderbauer) Date: Thu, 14 Mar 2013 17:20:28 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 Lukas Schneiderbauer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lukas.schneiderbauer at gmail. | |com --- Comment #2 from Lukas Schneiderbauer --- This happens also for me very frequently with the google calendar and google contacts. Specifically it happens after a reboot or a wakeup from suspend (although not really "always" but most of the time). Every time I reactivate them they are colored differently (seems random; I cannot see a pattern). Very annoying indeed. -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Thu Mar 14 17:44:43 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Thu, 14 Mar 2013 17:44:43 +0000 Subject: [libkgapi] [Bug 316723] Google Contacts resource crashes upon contact creation In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316723 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Google Resource |General Version|4.10 |GIT Product|Akonadi |libkgapi -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Thu Mar 14 17:45:45 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Thu, 14 Mar 2013 17:45:45 +0000 Subject: [libkgapi] [Bug 316723] Double-free in legacy KGAPI::Services::Contact API In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316723 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Google Contacts resource |Double-free in legacy |crashes upon contact |KGAPI::Services::Contact |creation |API -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Thu Mar 14 17:46:30 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Thu, 14 Mar 2013 17:46:30 +0000 Subject: [libkgapi] [Bug 316723] Double-free in legacy KGAPI::Services::Contact API In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316723 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/akon | |adi-google/c8334aeec5fabbad | |9638c1e26ce6d0889dc5119a --- Comment #1 from Dan Vrátil --- Git commit c8334aeec5fabbad9638c1e26ce6d0889dc5119a by Dan Vrátil. Committed on 14/03/2013 at 18:46. Pushed by dvratil into branch 'master'. Fix double-free corruption in legacy Contacts service M +4 -2 libkgapi/services/contacts.cpp http://commits.kde.org/akonadi-google/c8334aeec5fabbad9638c1e26ce6d0889dc5119a -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Thu Mar 14 18:12:09 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Thu, 14 Mar 2013 18:12:09 +0000 Subject: [Akonadi] [Bug 316731] New: Resource stores broken events without UID, remoteID etc Message-ID: https://bugs.kde.org/show_bug.cgi?id=316731 Bug ID: 316731 Summary: Resource stores broken events without UID, remoteID etc Classification: Unclassified Product: Akonadi Version: GIT (master) Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Facebook Resource Assignee: martin.klapetek at gmail.com Reporter: dvratil at redhat.com CC: kdepim-bugs at kde.org I just tried to start KOrganizer after few days and it asserted, because two events from the Facebook resource don't have UID stored in payload (and remoteID is empty as well) The body part looks like this: BEGIN:VCALENDAR PRODID:-//K Desktop Environment//NONSGML libkcal 3.2//EN VERSION:2.0 BEGIN:VEVENT DTSTAMP:-4713010T000000 CREATED:-4713010T000000 DESCRIPTION;X-KDE-TEXTFORMAT=HTML:View Event on Facebook TRANSP:OPAQUE END:VEVENT END:VCALENDAR Reproducible: Didn't try -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Thu Mar 14 18:15:18 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Thu, 14 Mar 2013 18:15:18 +0000 Subject: [Akonadi] [Bug 316731] Resource stores broken events without UID, remoteID etc In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316731 --- Comment #1 from Dan Vrátil --- I removed the resource and added it again and it's 100% reproducible. There are only two items in the "Events" collection, both are corrupted. From my Google Calendar experience this usually means a problem with the parser ;-) -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Thu Mar 14 19:51:28 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Thu, 14 Mar 2013 19:51:28 +0000 Subject: [Akonadi] [Bug 310173] Age limit option for calendar items In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310173 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.11 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/e427b25088aab13d | |57792e8562dcc7cb97500ea9 --- Comment #1 from Dan Vrátil --- Git commit e427b25088aab13d57792e8562dcc7cb97500ea9 by Dan Vrátil. Committed on 14/03/2013 at 20:50. Pushed by dvratil into branch 'master'. Age limit option for items in Google Calendar Fetch only events that occur after a specified date. The default time span is three years. This filter does not take in account recurrent events that have started before the set date (they will be included nontheless). FIXED-IN: 4.11 GUI: M +5 -0 resources/google/calendar/calendarresource.cpp M +2 -6 resources/google/calendar/settingsbase.kcfg M +25 -0 resources/google/calendar/settingsdialog.cpp M +4 -0 resources/google/calendar/settingsdialog.h http://commits.kde.org/kdepim-runtime/e427b25088aab13d57792e8562dcc7cb97500ea9 -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Thu Mar 14 19:55:59 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Thu, 14 Mar 2013 19:55:59 +0000 Subject: [Akonadi] [Bug 313395] Contacts resource requests fail when user quota is exceeded In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=313395 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4,11 Resolution|--- |FIXED --- Comment #5 from Dan Vrátil --- This has been solved in master by porting the resource to LibKGAPI 2, which can handle quota issues in any service by temporarily delaying the request and then increasing delay between further requests. -- You are receiving this mail because: You are on the CC list for the bug. From gerrysw11 at gmail.com Thu Mar 14 20:48:29 2013 From: gerrysw11 at gmail.com (Gerry Gavigan) Date: Thu, 14 Mar 2013 20:48:29 +0000 Subject: [kmail2] [Bug 288364] "Retrieving Folder Contents" hanging without showing content In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=288364 Gerry Gavigan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gerrysw11 at gmail.com --- Comment #36 from Gerry Gavigan --- I've just upgraded to opensuse 12.3 and then to kde 4.10.1 kmail 2 appears to have regressed to nearly unusable with nepomuk enabled I've deleted the original nepomuk folders, I've disabled desktop search I'm quite disappointed because in 12.2 indexing mysteriously started working in dolphin -- You are receiving this mail because: You are the assignee for the bug. From kdebugs at stuffandjunk.org Thu Mar 14 21:08:28 2013 From: kdebugs at stuffandjunk.org (kdebugs at stuffandjunk.org) Date: Thu, 14 Mar 2013 21:08:28 +0000 Subject: [kmail2] [Bug 316683] Crash sending via authenticated smtp In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316683 --- Comment #2 from kdebugs at stuffandjunk.org --- After I clicked send e-mail it crashed. I have not been able to replicate this behaviour. Only happened once. -- You are receiving this mail because: You are the assignee for the bug. From m.bueker at berlin.de Thu Mar 14 22:04:47 2013 From: m.bueker at berlin.de (=?UTF-8?Q?Michael=20B=C3=BCker=20?=) Date: Thu, 14 Mar 2013 22:04:47 +0000 Subject: [Akonadi] [Bug 295532] Akonadi hogs cpu when updating remote ics feed from google In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=295532 Michael Büker changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.bueker at berlin.de --- Comment #5 from Michael Büker --- I confirm for korganizer 4.10.1, getting the CPU hogging and akonadi error messages. This ics feed causes the problem: http://hamburg-mitte.bezirkspiraten.de/events/ical/ FWIW, a CalDAV server with several ics sources works fine. -- You are receiving this mail because: You are the assignee for the bug. From kesmdbe at gmail.com Fri Mar 15 02:20:26 2013 From: kesmdbe at gmail.com (Mick) Date: Fri, 15 Mar 2013 02:20:26 +0000 Subject: [kleopatra] [Bug 309461] when starting on login, kleopatra starts maximised In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309461 Mick changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kesmdbe at gmail.com -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Fri Mar 15 07:07:41 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Fri, 15 Mar 2013 07:07:41 +0000 Subject: [kmail2] [Bug 288364] "Retrieving Folder Contents" hanging without showing content In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=288364 --- Comment #37 from Silver Salonen --- As I had problems with Akonadi overall after upgrading to KDE 4.10, I just deleted all Akonadi and Nepomuk data and started over. At first attempt when Nepomuk was enabled some system components hanged so much that I didn't even get to use Dolphin. I disabled Nepomuk and started over again. After re-adding Akonadi resources I enabled Nepomuk for email indexing only and now it is working OK. So maybe you could just try resetting your settings and Akonadi data? PS. I'm on openSUSE 12.3 and KDE 4.10.1 as well. -- You are receiving this mail because: You are the assignee for the bug. From casta at xwing.info Fri Mar 15 07:53:51 2013 From: casta at xwing.info (Guillaume Castagnino) Date: Fri, 15 Mar 2013 07:53:51 +0000 Subject: [kmail2] [Bug 316541] akonadi_imap_resource uses 50% of one core even while KMail is shut down In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316541 --- Comment #3 from Guillaume Castagnino --- Moreover, the process is also slowly leaking memory : I get this after some hours: casta 9911 76.4 12.1 963212 476116 ? Sl Mar14 716:16 \_ /usr/bin/akonadi_imap_resource --identifier akonadi_imap_resource_0 476Mo RSS -- You are receiving this mail because: You are the assignee for the bug. From joker777vs.666 at gmail.com Fri Mar 15 08:17:00 2013 From: joker777vs.666 at gmail.com (Johannes K.) Date: Fri, 15 Mar 2013 08:17:00 +0000 Subject: [Akonadi] [Bug 316416] compiling error when qt4 and qt5 are installed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316416 --- Comment #5 from Johannes K. --- Hi Christophe Thanks a lot for your response. Yes, I only wanna compile it for qt4 for now. I just tried to recompile akonadi and now this error didn't show up anymore. Though I had a different error which probably is due to the fact that I didn't recompile the other apps with qt5 installed. I tried to prevent the use of the qt5 libs by reordering the qmake list in FindQt4.cmake but it didn't have an effect... -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Fri Mar 15 08:37:10 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Fri, 15 Mar 2013 08:37:10 +0000 Subject: [Akonadi] [Bug 316416] compiling error when qt4 and qt5 are installed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316416 --- Comment #6 from Christophe Giboudeaux --- I've no idea how arch packages things. Are the development and runtime files shipped together or in different packages ? -- You are receiving this mail because: You are the assignee for the bug. From b_stader at gmx.at Fri Mar 15 08:38:31 2013 From: b_stader at gmx.at (Boerny) Date: Fri, 15 Mar 2013 08:38:31 +0000 Subject: [kontact] [Bug 316764] New: Kontact is started twice Message-ID: https://bugs.kde.org/show_bug.cgi?id=316764 Bug ID: 316764 Summary: Kontact is started twice Classification: Unclassified Product: kontact Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: b_stader at gmx.at Application: kontact (4.10.1) KDE Platform Version: 4.10.1 Qt Version: 4.8.3 Operating System: Linux 3.5.0-26-generic x86_64 Distribution: Ubuntu 12.10 -- Information about the crash: - What I was doing when the application crashed: After login Kontact is started twice when loading last desktop session. This leads to problems and Kontact crashes after some time. The crash can be reproduced every time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f57058b17c0 (LWP 3240))] Thread 5 (Thread 0x7f56fe2ad700 (LWP 3243)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f5717120b2d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #2 0x00007f5717120c39 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #3 0x00007f5712255e9a in start_thread (arg=0x7f56fe2ad700) at pthread_create.c:308 #4 0x00007f5717e4bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f56fd994700 (LWP 3245)): #0 0x00007f5712257f69 in __pthread_mutex_lock (mutex=0x7f56f8000a60) at pthread_mutex_lock.c:92 #1 0x00007f57119cbe21 in g_mutex_lock () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f571198e623 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f571198ecab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007f571198eea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f571926dc46 in QEventDispatcherGlib::processEvents (this=0x7f56f80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0x00007f571923e2ef in QEventLoop::processEvents (this=this at entry=0x7f56fd993dc0, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007f571923e578 in QEventLoop::exec (this=0x7f56fd993dc0, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007f571913fb40 in QThread::exec (this=) at thread/qthread.cpp:501 #9 0x00007f5719142b1c in QThreadPrivate::start (arg=0x1b10770) at thread/qthread_unix.cpp:338 #10 0x00007f5712255e9a in start_thread (arg=0x7f56fd994700) at pthread_create.c:308 #11 0x00007f5717e4bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #12 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f56af120700 (LWP 3459)): #0 0x00007f571198ec40 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #1 0x00007f571198eea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f571926dc46 in QEventDispatcherGlib::processEvents (this=0x7f56a80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #3 0x00007f571923e2ef in QEventLoop::processEvents (this=this at entry=0x7f56af11fd90, flags=...) at kernel/qeventloop.cpp:149 #4 0x00007f571923e578 in QEventLoop::exec (this=0x7f56af11fd90, flags=...) at kernel/qeventloop.cpp:204 #5 0x00007f571913fb40 in QThread::exec (this=) at thread/qthread.cpp:501 #6 0x00007f571921e9df in QInotifyFileSystemWatcherEngine::run (this=0x3ae38c0) at io/qfilesystemwatcher_inotify.cpp:248 #7 0x00007f5719142b1c in QThreadPrivate::start (arg=0x3ae38c0) at thread/qthread_unix.cpp:338 #8 0x00007f5712255e9a in start_thread (arg=0x7f56af120700) at pthread_create.c:308 #9 0x00007f5717e4bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f5696df5700 (LWP 3543)): #0 QEventDispatcherGlib::processEvents (this=0x7f568c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425 #1 0x00007f571923e2ef in QEventLoop::processEvents (this=this at entry=0x7f5696df4dc0, flags=...) at kernel/qeventloop.cpp:149 #2 0x00007f571923e578 in QEventLoop::exec (this=0x7f5696df4dc0, flags=...) at kernel/qeventloop.cpp:204 #3 0x00007f571913fb40 in QThread::exec (this=) at thread/qthread.cpp:501 #4 0x00007f5719142b1c in QThreadPrivate::start (arg=0x4053490) at thread/qthread_unix.cpp:338 #5 0x00007f5712255e9a in start_thread (arg=0x7f5696df5700) at pthread_create.c:308 #6 0x00007f5717e4bccd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f57058b17c0 (LWP 3240)): [KCrash Handler] #6 value (akey=..., this=0x50) at /usr/include/qt4/QtCore/qmap.h:502 #7 KActionCollection::action (this=0x4d9a4f0, name=...) at ../../kdeui/actions/kactioncollection.cpp:136 #8 0x00007f56ad614537 in ?? () from /usr/lib/kde4/akregatorpart.so #9 0x00007f56ad614268 in ?? () from /usr/lib/kde4/akregatorpart.so #10 0x00007f56ad6235de in Akregator::ArticleViewer::slotShowSummary(Akregator::TreeNode*) () from /usr/lib/kde4/akregatorpart.so #11 0x00007f56ad645d37 in Akregator::MainWidget::slotNodeSelected(Akregator::TreeNode*) () from /usr/lib/kde4/akregatorpart.so #12 0x00007f5719254f8f in QMetaObject::activate (sender=0x3e66ab0, m=, local_signal_index=, argv=0x7fffe6237590) at kernel/qobject.cpp:3547 #13 0x00007f56ad6020ff in ?? () from /usr/lib/kde4/akregatorpart.so #14 0x00007f56ad60b732 in ?? () from /usr/lib/kde4/akregatorpart.so #15 0x00007f5719254f8f in QMetaObject::activate (sender=0xd7a04b0, m=, local_signal_index=, argv=0x7fffe6237700) at kernel/qobject.cpp:3547 #16 0x00007f5718b450aa in QItemSelectionModel::currentChanged (this=this at entry=0xd7a04b0, _t1=..., _t2=...) at .moc/release-shared/moc_qitemselectionmodel.cpp:173 #17 0x00007f5718b45199 in QItemSelectionModel::setCurrentIndex (this=0xd7a04b0, index=..., command=...) at itemviews/qitemselectionmodel.cpp:1175 #18 0x00007f5718af6caa in QAbstractItemView::mousePressEvent (this=0x3e4a160, event=) at itemviews/qabstractitemview.cpp:1682 #19 0x00007f5718636cf3 in QWidget::event (this=0x3e4a160, event=0x7fffe6238480) at kernel/qwidget.cpp:8367 #20 0x00007f57189e5b66 in QFrame::event (this=0x3e4a160, e=0x7fffe6238480) at widgets/qframe.cpp:557 #21 0x00007f5718af159b in QAbstractItemView::viewportEvent (this=0x3e4a160, event=0x7fffe6238480) at itemviews/qabstractitemview.cpp:1644 #22 0x00007f5718b35d81 in QTreeView::viewportEvent (this=0x3e4a160, event=0x7fffe6238480) at itemviews/qtreeview.cpp:1257 #23 0x00007f571923f706 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=, receiver=0x3e4b290, event=0x7fffe6238480) at kernel/qcoreapplication.cpp:1025 #24 0x00007f57185e6e6c in QApplicationPrivate::notify_helper (this=this at entry=0x19a2c00, receiver=receiver at entry=0x3e4b290, e=e at entry=0x7fffe6238480) at kernel/qapplication.cpp:4558 #25 0x00007f57185ebb6b in QApplication::notify (this=, receiver=0x3e4b290, e=0x7fffe6238480) at kernel/qapplication.cpp:4105 #26 0x00007f5719c7ead6 in KApplication::notify (this=0x7fffe6239160, receiver=0x3e4b290, event=0x7fffe6238480) at ../../kdeui/kernel/kapplication.cpp:311 #27 0x00007f571923f59e in QCoreApplication::notifyInternal (this=0x7fffe6239160, receiver=0x3e4b290, event=0x7fffe6238480) at kernel/qcoreapplication.cpp:915 #28 0x00007f57185e7cd3 in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #29 QApplicationPrivate::sendMouseEvent (receiver=0x3e4b290, event=0x7fffe6238480, alienWidget=0x3e4b290, nativeWidget=0x3d93990, buttonDown=0x7f57190c3308 , lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173 #30 0x00007f5718665554 in QETWidget::translateMouseEvent (this=this at entry=0x3d93990, event=event at entry=0x7fffe6238c00) at kernel/qapplication_x11.cpp:4622 #31 0x00007f571866444f in QApplication::x11ProcessEvent (this=0x7fffe6239160, event=0x7fffe6238c00) at kernel/qapplication_x11.cpp:3737 #32 0x00007f571868bfa2 in x11EventSourceDispatch (s=0x1990370, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #33 0x00007f571198eab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #34 0x00007f571198ede8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #35 0x00007f571198eea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #36 0x00007f571926dc26 in QEventDispatcherGlib::processEvents (this=0x1963b60, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #37 0x00007f571868bc1e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #38 0x00007f571923e2ef in QEventLoop::processEvents (this=this at entry=0x7fffe6238fd0, flags=...) at kernel/qeventloop.cpp:149 #39 0x00007f571923e578 in QEventLoop::exec (this=0x7fffe6238fd0, flags=...) at kernel/qeventloop.cpp:204 #40 0x00007f5719243738 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #41 0x0000000000403339 in ?? () #42 0x00007f5717d7976d in __libc_start_main (main=0x402b40, argc=3, ubp_av=0x7fffe62392a8, init=, fini=, rtld_fini=, stack_end=0x7fffe6239298) at libc-start.c:226 #43 0x00000000004038a1 in _start () Possible duplicates by query: bug 258051. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Fri Mar 15 08:58:00 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Fri, 15 Mar 2013 08:58:00 +0000 Subject: [kmail2] [Bug 310403] more careful handling of HTML-signatures In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310403 Silver Salonen changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|OpenBSD Packages |openSUSE RPMs Version|4.9.3 |4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Fri Mar 15 08:59:54 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Fri, 15 Mar 2013 08:59:54 +0000 Subject: [kmail2] [Bug 279602] changing identity breakes e-mail content In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=279602 Silver Salonen changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |composer Version|unspecified |4.10.1 --- Comment #12 from Silver Salonen --- Still happens in KDE 4.10. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 15 09:10:54 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 15 Mar 2013 09:10:54 +0000 Subject: [kmail2] [Bug 279602] changing identity breakes e-mail content In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=279602 --- Comment #13 from Laurent Montel --- oops I forgot to look at it. Will add to my todo-list for 4.10.2 (I hope) -- You are receiving this mail because: You are the assignee for the bug. From joker777vs.666 at gmail.com Fri Mar 15 09:20:57 2013 From: joker777vs.666 at gmail.com (Johannes K.) Date: Fri, 15 Mar 2013 09:20:57 +0000 Subject: [Akonadi] [Bug 316416] compiling error when qt4 and qt5 are installed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316416 --- Comment #7 from Johannes K. --- They ship it with the development files. See here: http://unix.stackexchange.com/questions/28972/why-are-there-no-dev-packages-in-arch-linux -- You are receiving this mail because: You are the assignee for the bug. From dhaumann at kde.org Fri Mar 15 09:28:13 2013 From: dhaumann at kde.org (Dominik Haumann) Date: Fri, 15 Mar 2013 09:28:13 +0000 Subject: [Akonadi] [Bug 314342] System Crash (Adding Widget to taskbar, or clicking on Dolphin) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314342 Dominik Haumann changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |DUPLICATE --- Comment #4 from Dominik Haumann --- *** This bug has been marked as a duplicate of bug 270442 *** -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Fri Mar 15 09:30:01 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Fri, 15 Mar 2013 09:30:01 +0000 Subject: [kmail2] [Bug 316767] New: some replacements do not work in template Message-ID: https://bugs.kde.org/show_bug.cgi?id=316767 Bug ID: 316767 Summary: some replacements do not work in template Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: silver.salonen at gmail.com I've created new template for replying with plain text. When I use the template, quoted text in plain text (%FORCEDPLAIN) and signature is gone (the signature being gone may be related to bug 279602 maybe?). Template is as follows: %CURSOR -- %SIGNATURE %REM="Default reply all template"%- On %ODATE %OTIMELONG %OFROMNAME wrote: %FORCEDPLAIN Reproducible: Always Steps to Reproduce: 1. Use %SIGNATURE and %FORCEDPLAIN in template Actual Results: Message becomes: -- On Thursday 14 March 2013 16:22:51 Some Person wrote: Expected Results: Message becomes: -- Silver Salonen On Thursday 14 March 2013 16:22:51 Some Person wrote: quoted text -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 15 10:15:16 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 15 Mar 2013 10:15:16 +0000 Subject: [kmail2] [Bug 316767] some replacements do not work in template In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316767 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- signature html ? plaintext ? -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Fri Mar 15 10:16:35 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Fri, 15 Mar 2013 10:16:35 +0000 Subject: [kmail2] [Bug 316767] some replacements do not work in template In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316767 --- Comment #2 from Silver Salonen --- HTML -- You are receiving this mail because: You are the assignee for the bug. From axel.braun at gmx.de Fri Mar 15 10:19:37 2013 From: axel.braun at gmx.de (Axel Braun) Date: Fri, 15 Mar 2013 10:19:37 +0000 Subject: [kmail2] [Bug 316768] New: Crash while waiting for password Message-ID: https://bugs.kde.org/show_bug.cgi?id=316768 Bug ID: 316768 Summary: Crash while waiting for password Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: axel.braun at gmx.de Application: kmail (4.10.1) KDE Platform Version: 4.10.1 "release 552" Qt Version: 4.8.4 Operating System: Linux 3.4.33-2.24-desktop x86_64 Distribution: "openSUSE 12.2 (x86_64)" -- Information about the crash: - What I was doing when the application crashed: Basically nothing with KMail There were two mail accounts inactive (change of password), and one was waiting with a popup for entry of new PW -- Backtrace: Application: KMail (kmail), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f038cead780 (LWP 4296))] Thread 3 (Thread 0x7f036de97700 (LWP 4300)): #0 0x00007f03880318f4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f037d7d1437 in ?? () from /usr/lib64/libQtWebKit.so.4 #2 0x00007f037d7d1469 in ?? () from /usr/lib64/libQtWebKit.so.4 #3 0x00007f038802de0e in start_thread () from /lib64/libpthread.so.0 #4 0x00007f038a1fc2cd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f036d596700 (LWP 4301)): [KCrash Handler] #6 0x00007f038a14cd25 in raise () from /lib64/libc.so.6 #7 0x00007f038a14e1a8 in abort () from /lib64/libc.so.6 #8 0x00007f038a18afcb in __libc_message () from /lib64/libc.so.6 #9 0x00007f038a190b66 in malloc_printerr () from /lib64/libc.so.6 #10 0x00007f038aaa57f8 in QString::free (d=0x22cc100) at tools/qstring.cpp:1235 #11 0x00007f0388272ca9 in ~QString (this=0x6275d50, __in_chrg=) at ../../src/corelib/tools/qstring.h:880 #12 QDBusMessagePrivate::~QDBusMessagePrivate (this=0x6275d30, __in_chrg=) at qdbusmessage.cpp:72 #13 0x00007f0388272dbf in QDBusMessage::~QDBusMessage (this=0x10c8, __in_chrg=) at qdbusmessage.cpp:537 #14 0x00007f038826e86d in ~QDBusCallDeliveryEvent (this=0x5184400, __in_chrg=) at qdbusintegrator_p.h:93 #15 QDBusCallDeliveryEvent::~QDBusCallDeliveryEvent (this=0x5184400, __in_chrg=) at qdbusintegrator_p.h:93 #16 0x00007f038ab5b59a in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x22c2ab0) at kernel/qcoreapplication.cpp:1586 #17 0x00007f038ab85fb3 in sendPostedEvents () at kernel/qcoreapplication.h:236 #18 postEventSourceDispatch (s=0x7f03680012d0) at kernel/qeventdispatcher_glib.cpp:279 #19 0x00007f038248d3b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #20 0x00007f038248d6e8 in ?? () from /usr/lib64/libglib-2.0.so.0 #21 0x00007f038248d7a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #22 0x00007f038ab86166 in QEventDispatcherGlib::processEvents (this=0x7f03680008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #23 0x00007f038ab5697f in QEventLoop::processEvents (this=this at entry=0x7f036d595e00, flags=...) at kernel/qeventloop.cpp:149 #24 0x00007f038ab56c08 in QEventLoop::exec (this=0x7f036d595e00, flags=...) at kernel/qeventloop.cpp:204 #25 0x00007f038aa590e0 in QThread::exec (this=) at thread/qthread.cpp:542 #26 0x00007f038aa5c0bc in QThreadPrivate::start (arg=0x2270670) at thread/qthread_unix.cpp:338 #27 0x00007f038802de0e in start_thread () from /lib64/libpthread.so.0 #28 0x00007f038a1fc2cd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f038cead780 (LWP 4296)): #0 0x00007f038a1f01ed in read () from /lib64/libc.so.6 #1 0x00007f03824c882f in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f038248d209 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f038248d622 in ?? () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f038248d7a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #5 0x00007f038ab86166 in QEventDispatcherGlib::processEvents (this=0x1d8fa70, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0x00007f038b135bee in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #7 0x00007f038ab5697f in QEventLoop::processEvents (this=this at entry=0x7fff6345eb50, flags=...) at kernel/qeventloop.cpp:149 #8 0x00007f038ab56c08 in QEventLoop::exec (this=0x7fff6345eb50, flags=...) at kernel/qeventloop.cpp:204 #9 0x00007f038ab5b8a8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #10 0x0000000000402e4d in ?? () #11 0x00007f038a139455 in __libc_start_main () from /lib64/libc.so.6 #12 0x0000000000403315 in _start () This bug may be a duplicate of or related to bug 315381, bug 314123. Possible duplicates by query: bug 315381, bug 314123, bug 299581. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Fri Mar 15 10:27:30 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Fri, 15 Mar 2013 10:27:30 +0000 Subject: [kmail2] [Bug 315381] kmail crashed without any reason. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315381 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 314123 *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Fri Mar 15 10:27:30 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Fri, 15 Mar 2013 10:27:30 +0000 Subject: [kmail2] [Bug 314123] KMail crash whilst idle In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314123 --- Comment #4 from Jekyll Wu --- *** Bug 315381 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Fri Mar 15 10:27:46 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Fri, 15 Mar 2013 10:27:46 +0000 Subject: [kmail2] [Bug 316768] Crash while waiting for password In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316768 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 314123 *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Fri Mar 15 10:27:46 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Fri, 15 Mar 2013 10:27:46 +0000 Subject: [kmail2] [Bug 314123] KMail crash whilst idle In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314123 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |axel.braun at gmx.de --- Comment #5 from Jekyll Wu --- *** Bug 316768 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From gerrysw11 at gmail.com Fri Mar 15 10:51:38 2013 From: gerrysw11 at gmail.com (Gerry Gavigan) Date: Fri, 15 Mar 2013 10:51:38 +0000 Subject: [kmail2] [Bug 288364] "Retrieving Folder Contents" hanging without showing content In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=288364 --- Comment #38 from Gerry Gavigan --- @Silver Salonen I've just discovered two things - I don't know my way around akonadi/kmail2 as well as I thought I did - lucky backup "restore" works perfectly May I ask you to identify the files I should delete? I was too enthusiastic on the first attempt -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Fri Mar 15 10:55:50 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Fri, 15 Mar 2013 10:55:50 +0000 Subject: [kmail2] [Bug 288364] "Retrieving Folder Contents" hanging without showing content In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=288364 --- Comment #39 from Silver Salonen --- I described it in bug 313234 - note that after doing that I had to re-create all the Akonadi resources, which is fortunately easy enough :) -- You are receiving this mail because: You are the assignee for the bug. From gerrysw11 at gmail.com Fri Mar 15 11:00:15 2013 From: gerrysw11 at gmail.com (Gerry Gavigan) Date: Fri, 15 Mar 2013 11:00:15 +0000 Subject: [kmail2] [Bug 288364] "Retrieving Folder Contents" hanging without showing content In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=288364 --- Comment #40 from Gerry Gavigan --- Thank you -- You are receiving this mail because: You are the assignee for the bug. From kmm at riseup.net Fri Mar 15 11:30:26 2013 From: kmm at riseup.net (km) Date: Fri, 15 Mar 2013 11:30:26 +0000 Subject: [Akonadi] [Bug 290882] "connection to server lost" on new email In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=290882 km changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kmm at riseup.net --- Comment #8 from km --- Still present in 4.10 (alsa with gmail/imap). -- You are receiving this mail because: You are on the CC list for the bug. From auxsvr at gmail.com Fri Mar 15 12:00:06 2013 From: auxsvr at gmail.com (auxsvr at gmail.com) Date: Fri, 15 Mar 2013 12:00:06 +0000 Subject: [kontact] [Bug 316773] New: Crash on closing kontact Message-ID: https://bugs.kde.org/show_bug.cgi?id=316773 Bug ID: 316773 Summary: Crash on closing kontact Classification: Unclassified Product: kontact Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: auxsvr at gmail.com Application: kontact (4.10.1) KDE Platform Version: 4.10.1 "release 552" Qt Version: 4.8.4 Operating System: Linux 3.4.33-2.24-desktop i686 Distribution: "openSUSE 12.2 (i586)" -- Information about the crash: - What I was doing when the application crashed: I attempted to close kontact while it was frozen, after I had clicked on an article header. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib/libthread_db.so.1". [Current thread is 1 (Thread 0xb22f1740 (LWP 8954))] Thread 3 (Thread 0xb105bb40 (LWP 8955)): #0 0xb770f424 in __kernel_vsyscall () #1 0xb3aa7a4c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0 #2 0xb5ffb11c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libc.so.6 #3 0xb570b30d in WTF::TCMalloc_PageHeap::scavengerThread (this=this at entry=0xb5ea1da0 ) at ../../../Source/JavaScriptCore/wtf/FastMalloc.cpp:2495 #4 0xb570b33f in WTF::TCMalloc_PageHeap::runScavengerThread (context=0xb5ea1da0 ) at ../../../Source/JavaScriptCore/wtf/FastMalloc.cpp:1618 #5 0xb3aa3e32 in start_thread () from /lib/libpthread.so.0 #6 0xb5fed7ee in clone () from /lib/libc.so.6 Thread 2 (Thread 0xb073ab40 (LWP 8956)): #0 0xb3a0ae3d in clock_gettime () from /lib/librt.so.1 #1 0xb6d44965 in do_gettime (frac=0xb073a000, sec=0xb0739ff8) at tools/qelapsedtimer_unix.cpp:123 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #3 0xb6e2b14e in QTimerInfoList::updateCurrentTime (this=0xafe02074) at kernel/qeventdispatcher_unix.cpp:354 #4 0xafe02074 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 1 (Thread 0xb22f1740 (LWP 8954)): [KCrash Handler] #7 0x00000000 in ?? () #8 0xa9ce9bb8 in Akregator::Article::setStatus (this=0xbfcab8b0, stat=1) at /usr/src/debug/kdepim-4.10.1/akregator/src/article.cpp:368 #9 0xa9d03070 in Akregator::ArticleModifyJob::doStart (this=0xeed3538) at /usr/src/debug/kdepim-4.10.1/akregator/src/articlejobs.cpp:145 #10 0xa9d0367b in qt_static_metacall (_id=0, _o=0xeed3538, _c=, _a=) at /usr/src/debug/kdepim-4.10.1/build/akregator/src/articlejobs.moc:184 #11 Akregator::ArticleModifyJob::qt_static_metacall (_o=_o at entry=0xeed3538, _c=_c at entry=QMetaObject::InvokeMetaMethod, _id=_id at entry=0, _a=0xbfcaba2c) at /usr/src/debug/kdepim-4.10.1/build/akregator/src/articlejobs.moc:178 #12 0xb6e109d2 in QMetaObject::activate (sender=0xc201100, m=0xb6f61e78 , local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3548 #13 0xb6e17bc5 in QSingleShotTimer::timeout (this=this at entry=0xc201100) at .moc/release-shared/qtimer.moc:97 #14 0xb6e17c8c in QSingleShotTimer::timerEvent (this=0xc201100) at kernel/qtimer.cpp:317 #15 0xb6e0e7a4 in QObject::event (this=0xc201100, e=0xbfcabf70) at kernel/qobject.cpp:1165 #16 0xb62e2b9c in QApplicationPrivate::notify_helper (this=0x9edf208, receiver=0xc201100, e=0xbfcabf70) at kernel/qapplication.cpp:4562 #17 0xb62e759f in QApplication::notify (this=0xbfcabf70, receiver=0xc201100, e=0xbfcabf70) at kernel/qapplication.cpp:3944 #18 0xb74320f1 in KApplication::notify (this=0xbfcac2c8, receiver=0xc201100, event=0xbfcabf70) at /usr/src/debug/kdelibs-4.10.1/kdeui/kernel/kapplication.cpp:311 #19 0xb6df867e in QCoreApplication::notifyInternal (this=0xbfcac2c8, receiver=0xc201100, event=0xbfcabf70) at kernel/qcoreapplication.cpp:946 #20 0xb6e2cf57 in sendEvent (event=, receiver=) at kernel/qcoreapplication.h:231 #21 QTimerInfoList::activateTimers (this=0x9ee8734) at kernel/qeventdispatcher_unix.cpp:637 #22 0xb6e29fd8 in timerSourceDispatch (source=0x9ee8700) at kernel/qeventdispatcher_glib.cpp:186 #23 timerSourceDispatch (source=0x9ee8700) at kernel/qeventdispatcher_glib.cpp:180 #24 0xb39547d3 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #25 0xb3954b70 in ?? () from /usr/lib/libglib-2.0.so.0 #26 0xb3954c51 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #27 0xb6e2a651 in QEventDispatcherGlib::processEvents (this=0x9eb69b8, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #28 0xb639448a in QGuiEventDispatcherGlib::processEvents (this=0x9eb69b8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #29 0xb6df714c in QEventLoop::processEvents (this=this at entry=0xbfcac1d8, flags=...) at kernel/qeventloop.cpp:149 #30 0xb6df7441 in QEventLoop::exec (this=0xbfcac1d8, flags=...) at kernel/qeventloop.cpp:204 #31 0xb6dfc6fa in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #32 0xb62e0a14 in QApplication::exec () at kernel/qapplication.cpp:3823 #33 0x0804adf7 in main (argc=1, argv=0xbfcac3a4) at /usr/src/debug/kdepim-4.10.1/kontact/src/main.cpp:219 Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Fri Mar 15 12:11:17 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Fri, 15 Mar 2013 12:11:17 +0000 Subject: [akregator] [Bug 316773] Crash on closing kontact In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316773 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |general Product|kontact |akregator -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 15 12:33:33 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 15 Mar 2013 12:33:33 +0000 Subject: [kmail2] [Bug 316683] Crash sending via authenticated smtp In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316683 --- Comment #3 from Laurent Montel --- ok so re-question: "So you create a mail you don't have smtp configured => it show a dialog to configure smtp you create new one and after that you click ok and it crashs ?" ? or you create this smtp at the beginning and after it crashs ? -- You are receiving this mail because: You are the assignee for the bug. From kde at hoffmanndigital.de Fri Mar 15 12:49:27 2013 From: kde at hoffmanndigital.de (Maik) Date: Fri, 15 Mar 2013 12:49:27 +0000 Subject: [Akonadi] [Bug 316774] New: akonadi crashes while updating google account data Message-ID: https://bugs.kde.org/show_bug.cgi?id=316774 Bug ID: 316774 Summary: akonadi crashes while updating google account data Classification: Unclassified Product: Akonadi Version: 4.8 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: Google Resource Assignee: dvratil at redhat.com Reporter: kde at hoffmanndigital.de CC: kdepim-bugs at kde.org Application: akonadi_googlecalendar_resource (4.8) KDE Platform Version: 4.8.5 (4.8.5) "release 2" Qt Version: 4.8.1 Operating System: Linux 3.4.28-2.20-desktop x86_64 Distribution: "openSUSE 12.2 (x86_64)" -- Information about the crash: - What I was doing when the application crashed: try to edit my google calendar, editing the used caledars after reloading caledar lists - Unusual behavior I noticed: repeated question for my credetial of my google account, every 2 Minutes during editing every 5 - 10 seconds -- Backtrace: Application: Google Calendars and Tasks (akonadi_googlecalendar_resource), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f81d50a5780 (LWP 1606))] Thread 15 (Thread 0x7f81c0600700 (LWP 28590)): #0 0x00007f81d0a4a8f4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f81cc3af177 in ?? () from /usr/lib64/libQtWebKit.so.4 #2 0x00007f81cc3af1a9 in ?? () from /usr/lib64/libQtWebKit.so.4 #3 0x00007f81d0a46e0e in start_thread () from /lib64/libpthread.so.0 #4 0x00007f81d1c6e2cd in clone () from /lib64/libc.so.6 Thread 14 (Thread 0x7f81bfce7700 (LWP 28591)): #0 0x00007fffa37c0827 in clock_gettime () #1 0x00007f81cffa5f7d in clock_gettime () from /lib64/librt.so.1 #2 0x00007f81d4419a24 in do_gettime (frac=0x7f81bfce6ba8, sec=0x7f81bfce6ba0) at tools/qelapsedtimer_unix.cpp:123 #3 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #4 0x00007f81d44ec15d in QTimerInfoList::updateCurrentTime (this=this at entry=0x7f81b8002860) at kernel/qeventdispatcher_unix.cpp:343 #5 0x00007f81d44ec4a3 in QTimerInfoList::timerWait (this=0x7f81b8002860, tm=...) at kernel/qeventdispatcher_unix.cpp:450 #6 0x00007f81d44eb01c in timerSourcePrepareHelper (src=, timeout=0x7f81bfce6c7c) at kernel/qeventdispatcher_glib.cpp:136 #7 0x00007f81cfcf4ebf in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #8 0x00007f81cfcf55ab in ?? () from /usr/lib64/libglib-2.0.so.0 #9 0x00007f81cfcf57a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #10 0x00007f81d44eb956 in QEventDispatcherGlib::processEvents (this=0x7f81b80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #11 0x00007f81d44bc73f in QEventLoop::processEvents (this=this at entry=0x7f81bfce6e20, flags=...) at kernel/qeventloop.cpp:149 #12 0x00007f81d44bc9c8 in QEventLoop::exec (this=0x7f81bfce6e20, flags=...) at kernel/qeventloop.cpp:204 #13 0x00007f81d43c0e40 in QThread::exec (this=) at thread/qthread.cpp:501 #14 0x00007f81d43c3ddb in QThreadPrivate::start (arg=0x19f8f10) at thread/qthread_unix.cpp:298 #15 0x00007f81d0a46e0e in start_thread () from /lib64/libpthread.so.0 #16 0x00007f81d1c6e2cd in clone () from /lib64/libc.so.6 Thread 13 (Thread 0x7f81be8bb700 (LWP 28592)): #0 0x00007f81d0a48dc5 in pthread_mutex_lock () from /lib64/libpthread.so.0 #1 0x00007f81cfd31471 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f81cfcf5790 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f81d44eb956 in QEventDispatcherGlib::processEvents (this=0x7f81700008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f81d44bc73f in QEventLoop::processEvents (this=this at entry=0x7f81be8bae20, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f81d44bc9c8 in QEventLoop::exec (this=0x7f81be8bae20, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f81d43c0e40 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f81d43c3ddb in QThreadPrivate::start (arg=0x1e65a60) at thread/qthread_unix.cpp:298 #8 0x00007f81d0a46e0e in start_thread () from /lib64/libpthread.so.0 #9 0x00007f81d1c6e2cd in clone () from /lib64/libc.so.6 Thread 12 (Thread 0x7f81bdd04700 (LWP 28594)): #0 0x00007f81d1c6614f in poll () from /lib64/libc.so.6 #1 0x00007f81cfcf5684 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f81cfcf57a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f81d44eb956 in QEventDispatcherGlib::processEvents (this=0x7f81640008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f81d44bc73f in QEventLoop::processEvents (this=this at entry=0x7f81bdd03e20, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f81d44bc9c8 in QEventLoop::exec (this=0x7f81bdd03e20, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f81d43c0e40 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f81d43c3ddb in QThreadPrivate::start (arg=0x1256dc0) at thread/qthread_unix.cpp:298 #8 0x00007f81d0a46e0e in start_thread () from /lib64/libpthread.so.0 #9 0x00007f81d1c6e2cd in clone () from /lib64/libc.so.6 Thread 11 (Thread 0x7f81bcee7700 (LWP 28601)): #0 0x00007f81d0a48dc5 in pthread_mutex_lock () from /lib64/libpthread.so.0 #1 0x00007f81cfd31471 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f81cfcf563d in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f81cfcf57a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f81d44eb956 in QEventDispatcherGlib::processEvents (this=0x7f81680008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #5 0x00007f81d44bc73f in QEventLoop::processEvents (this=this at entry=0x7f81bcee6e20, flags=...) at kernel/qeventloop.cpp:149 #6 0x00007f81d44bc9c8 in QEventLoop::exec (this=0x7f81bcee6e20, flags=...) at kernel/qeventloop.cpp:204 #7 0x00007f81d43c0e40 in QThread::exec (this=) at thread/qthread.cpp:501 #8 0x00007f81d43c3ddb in QThreadPrivate::start (arg=0x1e61910) at thread/qthread_unix.cpp:298 #9 0x00007f81d0a46e0e in start_thread () from /lib64/libpthread.so.0 #10 0x00007f81d1c6e2cd in clone () from /lib64/libc.so.6 Thread 10 (Thread 0x7f81777fe700 (LWP 28603)): #0 0x00007f81cfd3148c in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #1 0x00007f81cfcf4ec9 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f81cfcf55ab in ?? () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f81cfcf57a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f81d44eb956 in QEventDispatcherGlib::processEvents (this=0x7f815c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #5 0x00007f81d44bc73f in QEventLoop::processEvents (this=this at entry=0x7f81777fde20, flags=...) at kernel/qeventloop.cpp:149 #6 0x00007f81d44bc9c8 in QEventLoop::exec (this=0x7f81777fde20, flags=...) at kernel/qeventloop.cpp:204 #7 0x00007f81d43c0e40 in QThread::exec (this=) at thread/qthread.cpp:501 #8 0x00007f81d43c3ddb in QThreadPrivate::start (arg=0x1e38eb0) at thread/qthread_unix.cpp:298 #9 0x00007f81d0a46e0e in start_thread () from /lib64/libpthread.so.0 #10 0x00007f81d1c6e2cd in clone () from /lib64/libc.so.6 Thread 9 (Thread 0x7f8176ffd700 (LWP 28604)): #0 0x00007fffa37c0827 in clock_gettime () #1 0x00007f81cffa5f7d in clock_gettime () from /lib64/librt.so.1 #2 0x00007f81d4419a24 in do_gettime (frac=0x7f8176ffcb88, sec=0x7f8176ffcb80) at tools/qelapsedtimer_unix.cpp:123 #3 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #4 0x00007f81d44ec15d in QTimerInfoList::updateCurrentTime (this=this at entry=0x7f8160002860) at kernel/qeventdispatcher_unix.cpp:343 #5 0x00007f81d44ec4a3 in QTimerInfoList::timerWait (this=0x7f8160002860, tm=...) at kernel/qeventdispatcher_unix.cpp:450 #6 0x00007f81d44eb01c in timerSourcePrepareHelper (src=, timeout=0x7f8176ffcc7c) at kernel/qeventdispatcher_glib.cpp:136 #7 0x00007f81d44eb0c5 in timerSourcePrepare (source=, timeout=) at kernel/qeventdispatcher_glib.cpp:169 #8 0x00007f81cfcf4ebf in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #9 0x00007f81cfcf55ab in ?? () from /usr/lib64/libglib-2.0.so.0 #10 0x00007f81cfcf57a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #11 0x00007f81d44eb956 in QEventDispatcherGlib::processEvents (this=0x7f81600008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #12 0x00007f81d44bc73f in QEventLoop::processEvents (this=this at entry=0x7f8176ffce20, flags=...) at kernel/qeventloop.cpp:149 #13 0x00007f81d44bc9c8 in QEventLoop::exec (this=0x7f8176ffce20, flags=...) at kernel/qeventloop.cpp:204 #14 0x00007f81d43c0e40 in QThread::exec (this=) at thread/qthread.cpp:501 #15 0x00007f81d43c3ddb in QThreadPrivate::start (arg=0x1edbea0) at thread/qthread_unix.cpp:298 #16 0x00007f81d0a46e0e in start_thread () from /lib64/libpthread.so.0 #17 0x00007f81d1c6e2cd in clone () from /lib64/libc.so.6 Thread 8 (Thread 0x7f81764fa700 (LWP 28605)): #0 0x00007f81d1c660f0 in poll () from /lib64/libc.so.6 #1 0x00007f81cfcf5684 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f81cfcf57a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f81d44eb956 in QEventDispatcherGlib::processEvents (this=0x7f81540008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f81d44bc73f in QEventLoop::processEvents (this=this at entry=0x7f81764f9e20, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f81d44bc9c8 in QEventLoop::exec (this=0x7f81764f9e20, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f81d43c0e40 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f81d43c3ddb in QThreadPrivate::start (arg=0x1eb0400) at thread/qthread_unix.cpp:298 #8 0x00007f81d0a46e0e in start_thread () from /lib64/libpthread.so.0 #9 0x00007f81d1c6e2cd in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7f8175a5a700 (LWP 28606)): #0 0x00007fffa37c0827 in clock_gettime () #1 0x00007f81cffa5f7d in clock_gettime () from /lib64/librt.so.1 #2 0x00007f81d4419a24 in do_gettime (frac=0x7f8175a59b88, sec=0x7f8175a59b80) at tools/qelapsedtimer_unix.cpp:123 #3 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #4 0x00007f81d44ec15d in QTimerInfoList::updateCurrentTime (this=this at entry=0x7f8158002860) at kernel/qeventdispatcher_unix.cpp:343 #5 0x00007f81d44ec4a3 in QTimerInfoList::timerWait (this=0x7f8158002860, tm=...) at kernel/qeventdispatcher_unix.cpp:450 #6 0x00007f81d44eb01c in timerSourcePrepareHelper (src=, timeout=0x7f8175a59c7c) at kernel/qeventdispatcher_glib.cpp:136 #7 0x00007f81d44eb0c5 in timerSourcePrepare (source=, timeout=) at kernel/qeventdispatcher_glib.cpp:169 #8 0x00007f81cfcf4ebf in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #9 0x00007f81cfcf55ab in ?? () from /usr/lib64/libglib-2.0.so.0 #10 0x00007f81cfcf57a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #11 0x00007f81d44eb956 in QEventDispatcherGlib::processEvents (this=0x7f81580008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #12 0x00007f81d44bc73f in QEventLoop::processEvents (this=this at entry=0x7f8175a59e20, flags=...) at kernel/qeventloop.cpp:149 #13 0x00007f81d44bc9c8 in QEventLoop::exec (this=0x7f8175a59e20, flags=...) at kernel/qeventloop.cpp:204 #14 0x00007f81d43c0e40 in QThread::exec (this=) at thread/qthread.cpp:501 #15 0x00007f81d43c3ddb in QThreadPrivate::start (arg=0x1454fb0) at thread/qthread_unix.cpp:298 #16 0x00007f81d0a46e0e in start_thread () from /lib64/libpthread.so.0 #17 0x00007f81d1c6e2cd in clone () from /lib64/libc.so.6 Thread 6 (Thread 0x7f8174f97700 (LWP 28607)): #0 0x00007fffa37c0827 in clock_gettime () #1 0x00007f81cffa5f7d in clock_gettime () from /lib64/librt.so.1 #2 0x00007f81d4419a24 in do_gettime (frac=0x7f8174f96b88, sec=0x7f8174f96b80) at tools/qelapsedtimer_unix.cpp:123 #3 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #4 0x00007f81d44ec15d in QTimerInfoList::updateCurrentTime (this=this at entry=0x7f814c002860) at kernel/qeventdispatcher_unix.cpp:343 #5 0x00007f81d44ec4a3 in QTimerInfoList::timerWait (this=0x7f814c002860, tm=...) at kernel/qeventdispatcher_unix.cpp:450 #6 0x00007f81d44eb01c in timerSourcePrepareHelper (src=, timeout=0x7f8174f96c7c) at kernel/qeventdispatcher_glib.cpp:136 #7 0x00007f81d44eb0c5 in timerSourcePrepare (source=, timeout=) at kernel/qeventdispatcher_glib.cpp:169 #8 0x00007f81cfcf4ebf in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #9 0x00007f81cfcf55ab in ?? () from /usr/lib64/libglib-2.0.so.0 #10 0x00007f81cfcf57a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #11 0x00007f81d44eb956 in QEventDispatcherGlib::processEvents (this=0x7f814c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #12 0x00007f81d44bc73f in QEventLoop::processEvents (this=this at entry=0x7f8174f96e20, flags=...) at kernel/qeventloop.cpp:149 #13 0x00007f81d44bc9c8 in QEventLoop::exec (this=0x7f8174f96e20, flags=...) at kernel/qeventloop.cpp:204 #14 0x00007f81d43c0e40 in QThread::exec (this=) at thread/qthread.cpp:501 #15 0x00007f81d43c3ddb in QThreadPrivate::start (arg=0x34aec90) at thread/qthread_unix.cpp:298 #16 0x00007f81d0a46e0e in start_thread () from /lib64/libpthread.so.0 #17 0x00007f81d1c6e2cd in clone () from /lib64/libc.so.6 Thread 5 (Thread 0x7f8153eef700 (LWP 28608)): #0 0x00007f81cfcf5097 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #1 0x00007f81cfcf5622 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f81cfcf57a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f81d44eb956 in QEventDispatcherGlib::processEvents (this=0x7f81480008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f81d44bc73f in QEventLoop::processEvents (this=this at entry=0x7f8153eeee20, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f81d44bc9c8 in QEventLoop::exec (this=0x7f8153eeee20, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f81d43c0e40 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f81d43c3ddb in QThreadPrivate::start (arg=0x1e1f5e0) at thread/qthread_unix.cpp:298 #8 0x00007f81d0a46e0e in start_thread () from /lib64/libpthread.so.0 #9 0x00007f81d1c6e2cd in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7f81536ee700 (LWP 28609)): #0 0x00007f81cfcf4cfa in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #1 0x00007f81cfcf55ab in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f81cfcf57a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f81d44eb956 in QEventDispatcherGlib::processEvents (this=0x7f81400008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f81d44bc73f in QEventLoop::processEvents (this=this at entry=0x7f81536ede20, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f81d44bc9c8 in QEventLoop::exec (this=0x7f81536ede20, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f81d43c0e40 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f81d43c3ddb in QThreadPrivate::start (arg=0x352c730) at thread/qthread_unix.cpp:298 #8 0x00007f81d0a46e0e in start_thread () from /lib64/libpthread.so.0 #9 0x00007f81d1c6e2cd in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7f8152d4e700 (LWP 28610)): #0 0x00007f81d0a48dc5 in pthread_mutex_lock () from /lib64/libpthread.so.0 #1 0x00007f81cfd31471 in g_mutex_lock () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f81cfcf5790 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f81d44eb956 in QEventDispatcherGlib::processEvents (this=0x7f81440008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f81d44bc73f in QEventLoop::processEvents (this=this at entry=0x7f8152d4de20, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f81d44bc9c8 in QEventLoop::exec (this=0x7f8152d4de20, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f81d43c0e40 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f81d43c3ddb in QThreadPrivate::start (arg=0x25835b0) at thread/qthread_unix.cpp:298 #8 0x00007f81d0a46e0e in start_thread () from /lib64/libpthread.so.0 #9 0x00007f81d1c6e2cd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f8152342700 (LWP 30355)): #0 0x00007f81cfcf51d2 in g_main_context_check () from /usr/lib64/libglib-2.0.so.0 #1 0x00007f81cfcf5622 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f81cfcf57a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f81d44eb956 in QEventDispatcherGlib::processEvents (this=0x7f8138003180, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f81d44bc73f in QEventLoop::processEvents (this=this at entry=0x7f8152341e20, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f81d44bc9c8 in QEventLoop::exec (this=0x7f8152341e20, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f81d43c0e40 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f81d43c3ddb in QThreadPrivate::start (arg=0x32fdba0) at thread/qthread_unix.cpp:298 #8 0x00007f81d0a46e0e in start_thread () from /lib64/libpthread.so.0 #9 0x00007f81d1c6e2cd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f81d50a5780 (LWP 1606)): [KCrash Handler] #6 QSharedDataPointer (o=..., this=0x7fffa376a7a0) at /usr/include/QtCore/qshareddata.h:93 #7 assignEntityPrivate (one=..., other=...) at /usr/src/debug/kdepimlibs-4.8.5/akonadi/entity.cpp:49 #8 0x00007f81d4b5fa0d in Akonadi::Entity::Entity (this=0x1eb67b0, other=...) at /usr/src/debug/kdepimlibs-4.8.5/akonadi/entity.cpp:56 #9 0x00007f81d4b6c592 in Akonadi::Entity::setParentCollection (this=0x7fffa376a870, parent=...) at /usr/src/debug/kdepimlibs-4.8.5/akonadi/entity.cpp:196 #10 0x00000000004212cf in ?? () #11 0x00007f81d44d3f5f in QMetaObject::activate (sender=0x1d3e400, m=, local_signal_index=, argv=0x7fffa376aa90) at kernel/qobject.cpp:3556 #12 0x00007f81d307359f in KJob::finished (this=this at entry=0x1d3e400, _t1=_t1 at entry=0x1d3e400) at /usr/src/debug/kdelibs-4.8.5/build/kdecore/kjob.moc:187 #13 0x00007f81d30737e5 in KJob::emitResult (this=0x1d3e400) at /usr/src/debug/kdelibs-4.8.5/kdecore/jobs/kjob.cpp:316 #14 0x00007f81d44d3f5f in QMetaObject::activate (sender=0x1aa63b0, m=, local_signal_index=, argv=0x7fffa376abf0) at kernel/qobject.cpp:3556 #15 0x00007f81d2ac34c2 in KGoogle::AccessManager::requestFinished (this=, _t1=0x18aeab0) at /usr/src/debug/akonadi-google-0.3.1/build/libkgoogle/moc_accessmanager.cpp:127 #16 0x00007f81d2ac7b10 in KGoogle::AccessManagerPrivate::nam_replyReceived (this=0x4c1a420, reply=) at /usr/src/debug/akonadi-google-0.3.1/libkgoogle/accessmanager_p.cpp:292 #17 0x00007f81d44d3f5f in QMetaObject::activate (sender=0x1aa6390, m=, local_signal_index=, argv=0x7fffa376b7d0) at kernel/qobject.cpp:3556 #18 0x00007f81d18ab982 in QNetworkAccessManager::finished (this=this at entry=0x1aa6390, _t1=0xdf4580) at .moc/release-shared/moc_qnetworkaccessmanager.cpp:177 #19 0x00007f81d18abfc9 in QNetworkAccessManagerPrivate::_q_replyFinished (this=0x1d38920) at access/qnetworkaccessmanager.cpp:1014 #20 0x00007f81d44d3f5f in QMetaObject::activate (sender=0xdf4580, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3556 #21 0x00007f81d44c55d7 in QMetaMethod::invoke (this=this at entry=0x7fffa376bbc0, object=object at entry=0xdf4580, connectionType=Qt::DirectConnection, connectionType at entry=Qt::AutoConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1664 #22 0x00007f81d44c79ac in QMetaObject::invokeMethod (obj=0xdf4580, member=, type=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179 #23 0x00007f81d1223bfc in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::AutoConnection, member=0x7f81d1385782 "finished", obj=0xdf4580) at /usr/include/QtCore/qobjectdefs.h:418 #24 KDEPrivate::AccessManagerReply::emitFinished (this=this at entry=0xdf4580, state=state at entry=true, type=type at entry=Qt::AutoConnection) at /usr/src/debug/kdelibs-4.8.5/kio/kio/accessmanagerreply_p.cpp:484 #25 0x00007f81d1224ef5 in KDEPrivate::AccessManagerReply::slotResult (this=0xdf4580, kJob=0x3390ab0) at /usr/src/debug/kdelibs-4.8.5/kio/kio/accessmanagerreply_p.cpp:427 #26 0x00007f81d44d3f5f in QMetaObject::activate (sender=0x3390ab0, m=, local_signal_index=, argv=0x7fffa376c170) at kernel/qobject.cpp:3556 #27 0x00007f81d30737b2 in KJob::result (this=this at entry=0x3390ab0, _t1=_t1 at entry=0x3390ab0) at /usr/src/debug/kdelibs-4.8.5/build/kdecore/kjob.moc:208 #28 0x00007f81d30737f0 in KJob::emitResult (this=0x3390ab0) at /usr/src/debug/kdelibs-4.8.5/kdecore/jobs/kjob.cpp:318 #29 0x00007f81d1257c95 in KIO::SimpleJob::slotFinished (this=this at entry=0x3390ab0) at /usr/src/debug/kdelibs-4.8.5/kio/kio/job.cpp:494 #30 0x00007f81d125f0b2 in KIO::TransferJob::slotFinished (this=0x3390ab0) at /usr/src/debug/kdelibs-4.8.5/kio/kio/job.cpp:1081 #31 0x00007f81d44d3f5f in QMetaObject::activate (sender=0x1db3e00, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3556 #32 0x00007f81d12f91c1 in KIO::SlaveInterface::dispatch (this=0x1db3e00, _cmd=104, rawdata=...) at /usr/src/debug/kdelibs-4.8.5/kio/kio/slaveinterface.cpp:172 #33 0x00007f81d12f62ba in KIO::SlaveInterface::dispatch (this=0x1db3e00) at /usr/src/debug/kdelibs-4.8.5/kio/kio/slaveinterface.cpp:88 #34 0x00007f81d12ea71e in KIO::Slave::gotInput (this=0x1db3e00) at /usr/src/debug/kdelibs-4.8.5/kio/kio/slave.cpp:344 #35 0x00007f81d44d3f5f in QMetaObject::activate (sender=0x34e2400, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3556 #36 0x00007f81d122cca2 in dequeue (this=) at /usr/src/debug/kdelibs-4.8.5/kio/kio/connection.cpp:82 #37 KIO::ConnectionPrivate::dequeue (this=0x1e701f0) at /usr/src/debug/kdelibs-4.8.5/kio/kio/connection.cpp:71 #38 0x00007f81d44d20ae in QObject::event (this=0x34e2400, e=) at kernel/qobject.cpp:1204 #39 0x00007f81d386974c in QApplicationPrivate::notify_helper (this=this at entry=0xd95130, receiver=receiver at entry=0x34e2400, e=e at entry=0x1dcb0c0) at kernel/qapplication.cpp:4554 #40 0x00007f81d386dc7a in QApplication::notify (this=0x7fffa376d240, receiver=0x34e2400, e=0x1dcb0c0) at kernel/qapplication.cpp:4415 #41 0x00007f81d2687006 in KApplication::notify (this=0x7fffa376d240, receiver=0x34e2400, event=0x1dcb0c0) at /usr/src/debug/kdelibs-4.8.5/kdeui/kernel/kapplication.cpp:311 #42 0x00007f81d44bd73e in QCoreApplication::notifyInternal (this=0x7fffa376d240, receiver=receiver at entry=0x34e2400, event=event at entry=0x1dcb0c0) at kernel/qcoreapplication.cpp:876 #43 0x00007f81d44c1091 in sendEvent (event=0x1dcb0c0, receiver=0x34e2400) at kernel/qcoreapplication.h:231 #44 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xd6e380) at kernel/qcoreapplication.cpp:1500 #45 0x00007f81d44eb7a3 in sendPostedEvents () at kernel/qcoreapplication.h:236 #46 postEventSourceDispatch (s=0xd93250) at kernel/qeventdispatcher_glib.cpp:279 #47 0x00007f81cfcf53b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #48 0x00007f81cfcf56e8 in ?? () from /usr/lib64/libglib-2.0.so.0 #49 0x00007f81cfcf57a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #50 0x00007f81d44eb936 in QEventDispatcherGlib::processEvents (this=0xd73b80, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #51 0x00007f81d39098ae in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #52 0x00007f81d44bc73f in QEventLoop::processEvents (this=this at entry=0x7fffa376d1c0, flags=...) at kernel/qeventloop.cpp:149 #53 0x00007f81d44bc9c8 in QEventLoop::exec (this=0x7fffa376d1c0, flags=...) at kernel/qeventloop.cpp:204 #54 0x00007f81d44c13a8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148 #55 0x00007f81d4b58643 in Akonadi::ResourceBase::init (r=0xf2ae80) at /usr/src/debug/kdepimlibs-4.8.5/akonadi/resourcebase.cpp:412 #56 0x0000000000417a93 in _start () Possible duplicates by query: bug 315492, bug 311398, bug 310930, bug 309728, bug 308691. Reported using DrKonqi -- You are receiving this mail because: You are on the CC list for the bug. From xga3xga3 at gmail.com Fri Mar 15 13:21:25 2013 From: xga3xga3 at gmail.com (Xavier Gonzalez) Date: Fri, 15 Mar 2013 13:21:25 +0000 Subject: [kmail2] [Bug 316775] New: kmail crash when start Message-ID: https://bugs.kde.org/show_bug.cgi?id=316775 Bug ID: 316775 Summary: kmail crash when start Classification: Unclassified Product: kmail2 Version: 4.9.5 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: xga3xga3 at gmail.com Application: kmail (4.9.5) KDE Platform Version: 4.9.5 Qt Version: 4.8.4 Operating System: Linux 3.8.2-206.fc18.x86_64 x86_64 Distribution (Platform): Fedora RPMs -- Information about the crash: When I start kmail allways crash. The crash can be reproduced every time. -- Backtrace: Application: KMail (kmail), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". 81 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) [KCrash Handler] #6 0x0000003b4fa35ba5 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:63 #7 0x0000003b4fa37358 in __GI_abort () at abort.c:90 #8 0x0000003b4fa7559b in __libc_message (do_abort=do_abort at entry=2, fmt=fmt at entry=0x3b4fb79b88 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:197 #9 0x0000003b4fa7ca8e in malloc_printerr (ptr=0x2b481f0, str=0x3b4fb79c98 "free(): invalid next size (fast)", action=3) at malloc.c:4969 #10 _int_free (av=0x3b4fdb1740 , p=0x2b481e0, have_lock=0) at malloc.c:3826 #11 0x0000003872c23d15 in free (alignment=8, x=) at ../../src/corelib/tools/qvector.h:99 #12 free (this=0x2a56f60, x=) at ../../src/corelib/tools/qvector.h:468 #13 operator= (v=..., this=0x2a56f60) at ../../src/corelib/tools/qvector.h:395 #14 clear (this=0x2a56f60) at ../../src/corelib/tools/qvector.h:348 #15 QTextEngine::clearLineData (this=0x2a56f60) at text/qtextengine.cpp:1483 #16 0x0000003872c6c82d in QTextDocumentLayout::documentChanged (this=0x26f02c0, from=0, oldLength=0, length=32969) at text/qtextdocumentlayout.cpp:2869 #17 0x0000003872e2ed5c in QTextEditPrivate::relayoutDocument (this=this at entry=0x27149d0) at widgets/qtextedit.cpp:1438 #18 0x0000003872e2f10a in _q_adjustScrollbars (this=0x27149d0) at widgets/qtextedit.cpp:297 #19 QTextEditPrivate::_q_adjustScrollbars (this=0x27149d0) at widgets/qtextedit.cpp:258 #20 0x0000003872e31950 in qt_static_metacall (_c=, _a=, _id=, _o=) at .moc/release-shared/moc_qtextedit.cpp:212 #21 QTextEdit::qt_static_metacall (_o=0x78c, _c=1932, _id=6, _a=0xffffffffffffffff) at .moc/release-shared/moc_qtextedit.cpp:165 #22 0x000000387098ceef in QMetaObject::activate (sender=0x2718a30, m=, local_signal_index=, argv=0x7fff8eb8ad60) at kernel/qobject.cpp:3539 #23 0x0000003872c0e745 in QTextControl::documentSizeChanged (this=, _t1=...) at .moc/release-shared/moc_qtextcontrol_p.cpp:308 #24 0x0000003872c151cd in qt_static_metacall (_c=QMetaObject::InvokeMetaMethod, _a=, _id=, _o=) at .moc/release-shared/moc_qtextcontrol_p.cpp:139 #25 QTextControl::qt_static_metacall (_o=, _c=, _id=, _a=) at .moc/release-shared/moc_qtextcontrol_p.cpp:124 #26 0x000000387098ceef in QMetaObject::activate (sender=0x26f02c0, m=, local_signal_index=, argv=0x7fff8eb8aed0) at kernel/qobject.cpp:3539 #27 0x0000003872c5c8c5 in QAbstractTextDocumentLayout::documentSizeChanged (this=, _t1=...) at .moc/release-shared/moc_qabstracttextdocumentlayout.cpp:136 #28 0x0000003872c6cc29 in QTextDocumentLayout::documentChanged (this=0x26f02c0, from=, oldLength=1, length=0) at text/qtextdocumentlayout.cpp:2914 #29 0x0000003872c4c6a4 in QTextDocumentPrivate::finishEdit (this=0x2718be0) at text/qtextdocument_p.cpp:1220 #30 0x0000003872c72525 in removeSelectedText (this=0x7fff8eb8b0a0) at text/qtextcursor.cpp:1662 #31 QTextCursor::removeSelectedText (this=0x7fff8eb8b0a0) at text/qtextcursor.cpp:1655 #32 0x000000387b80dd38 in KPIMTextEdit::TextEdit::loadImage (this=0x27135e0, image=..., matchName=..., resourceName=...) at /usr/src/debug/kdepimlibs-4.9.5/kpimtextedit/textedit.cpp:434 #33 0x000000388b6720b8 in Message::ComposerViewBase::collectImages (this=this at entry=0x259f7f0, root=) at /usr/src/debug/kdepim-4.9.5/messagecomposer/composerviewbase.cpp:1336 #34 0x000000388b67b529 in Message::ComposerViewBase::setMessage (this=0x259f7f0, msg=...) at /usr/src/debug/kdepim-4.9.5/messagecomposer/composerviewbase.cpp:180 #35 0x000000388d3676e7 in KMComposeWin::setMessage (this=0x2599a00, newMsg=..., lastSignState=, lastEncryptState=, mayAutoSign=false, allowDecryption=, isModified=false) at /usr/src/debug/kdepim-4.9.5/kmail/kmcomposewin.cpp:1509 #36 0x000000388d2ed7f3 in KMKernel::recoverDeadLetters (this=) at /usr/src/debug/kdepim-4.9.5/kmail/kmkernel.cpp:1150 #37 0x0000000000402e65 in main (argc=, argv=) at /usr/src/debug/kdepim-4.9.5/kmail/main.cpp:138 This bug may be a duplicate of or related to bug 305122. Possible duplicates by query: bug 316488, bug 315334, bug 314123, bug 314055, bug 313684. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Fri Mar 15 15:46:41 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Fri, 15 Mar 2013 15:46:41 +0000 Subject: [Akonadi] [Bug 316416] compiling error when qt4 and qt5 are installed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316416 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |1.9.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/akon | |adi/d73b5301992ad8152a296cc | |b9de00c8f2fc3901f --- Comment #8 from Christophe Giboudeaux --- Git commit d73b5301992ad8152a296ccb9de00c8f2fc3901f by Christophe Giboudeaux. Committed on 15/03/2013 at 16:46. Pushed by cgiboudeaux into branch '1.9'. Add an option to choose which Qt version we need Previously we were looking for Qt5 first then Qt4 as a fallback. This fails for arch linux users. passing -DQT5_BUILD=TRUE is now necessary to build Akonadi with Qt5. FIXED-IN: 1.9.2 M +10 -10 CMakeLists.txt http://commits.kde.org/akonadi/d73b5301992ad8152a296ccb9de00c8f2fc3901f -- You are receiving this mail because: You are the assignee for the bug. From ralsa at ymail.com Fri Mar 15 18:16:55 2013 From: ralsa at ymail.com (Ralsa) Date: Fri, 15 Mar 2013 18:16:55 +0000 Subject: [kmail2] [Bug 316789] New: Unnable to show body of imap mails and hangs after few time Message-ID: https://bugs.kde.org/show_bug.cgi?id=316789 Bug ID: 316789 Summary: Unnable to show body of imap mails and hangs after few time Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: ralsa at ymail.com Application: kmail (4.10.1) KDE Platform Version: 4.10.1 Qt Version: 4.8.2 Operating System: Linux 3.2.0-38-generic-pae i686 Distribution: Ubuntu 12.04.2 LTS -- Information about the crash: - What I was doing when the application crashed: I was reading my imap mails. At first the aplication works good. After time, if I change between other accounts, it's no more posibble to see the body of the messages in the imap inbox folders an the aplication crashes. The crash can be reproduced every time. -- Backtrace: Application: KMail (kmail), signal: Segmentation fault Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0xb11fa980 (LWP 2551))] Thread 4 (Thread 0xae3a2b40 (LWP 2554)): #0 0xb7742424 in __kernel_vsyscall () #1 0xb581a96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb5e8764c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb3623263 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #4 0xb362337f in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #5 0xb5816d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb5e79d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 3 (Thread 0xada81b40 (LWP 2555)): #0 0xb7742424 in __kernel_vsyscall () #1 0xb5e6b5f0 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4377a7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb436a0ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb436a201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0xb61e8de7 in QEventDispatcherGlib::processEvents (this=0xad100468, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0xb61b46ad in QEventLoop::processEvents (this=0xada81270, flags=...) at kernel/qeventloop.cpp:149 #7 0xb61b4949 in QEventLoop::exec (this=0xada81270, flags=...) at kernel/qeventloop.cpp:204 #8 0xb609da1c in QThread::exec (this=0xa0826d8) at thread/qthread.cpp:501 #9 0xb609db0b in QThread::run (this=0xa0826d8) at thread/qthread.cpp:568 #10 0xb60a0eb0 in QThreadPrivate::start (arg=0xa0826d8) at thread/qthread_unix.cpp:307 #11 0xb5816d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #12 0xb5e79d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 2 (Thread 0xad065b40 (LWP 2556)): #0 0xb4369884 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0 #1 0xb4369faf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #2 0xb436a201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb61e8de7 in QEventDispatcherGlib::processEvents (this=0xac700468, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0xb61b46ad in QEventLoop::processEvents (this=0xad065240, flags=...) at kernel/qeventloop.cpp:149 #5 0xb61b4949 in QEventLoop::exec (this=0xad065240, flags=...) at kernel/qeventloop.cpp:204 #6 0xb609da1c in QThread::exec (this=0xa0bbb60) at thread/qthread.cpp:501 #7 0xb6191cfd in QInotifyFileSystemWatcherEngine::run (this=0xa0bbb60) at io/qfilesystemwatcher_inotify.cpp:248 #8 0xb60a0eb0 in QThreadPrivate::start (arg=0xa0bbb60) at thread/qthread_unix.cpp:307 #9 0xb5816d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #10 0xb5e79d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 1 (Thread 0xb11fa980 (LWP 2551)): [KCrash Handler] #7 KStatusNotifierItem::setStatus (this=0xa174f90, status=KStatusNotifierItem::Active) at ../../kdeui/notifications/kstatusnotifieritem.cpp:160 #8 0xb6e9e381 in KMail::KMSystemTray::setMode (this=0xa174f90, newMode=1) at ../../kmail/kmsystemtray.cpp:164 #9 0xb6eb1c4e in KMKernel::toggleSystemTray (this=0xbffc46e0) at ../../kmail/kmkernel.cpp:2063 #10 0xb6f06a69 in KMMainWidget::readConfig (this=0xaad1ca0) at ../../kmail/kmmainwidget.cpp:979 #11 0xb6f06fb5 in KMMainWidget::KMMainWidget (this=0xaad1ca0, parent=0xb695a690, aGUIClient=0xb695a690, actionCollection=0xb695a690, config=...) at ../../kmail/kmmainwidget.cpp:267 #12 0xb6e57378 in KMMainWin::KMMainWin (this=0xa060cf0, __in_chrg=, __vtt_parm=) at ../../kmail/kmmainwin.cpp:67 #13 0xb6eb032f in KMKernel::openReader (this=0xbffc46e0, onlyCheck=false) at ../../kmail/kmkernel.cpp:578 #14 0xb6eb42d9 in KMKernel::action (this=0xbffc46e0, mailto=false, check=false, to=..., cc=..., bcc=..., subj=..., body=..., messageFile=..., attachURLs=..., customHeaders=...) at ../../kmail/kmkernel.cpp:1373 #15 0xb6eb4bbb in KMKernel::handleCommandLine (this=0xbffc46e0, noArgsOpensReader=true) at ../../kmail/kmkernel.cpp:494 #16 0x0804a8f1 in KMailApplication::newInstance (this=0xbffc4754) at ../../kmail/main.cpp:87 #17 0xb74d5fb7 in KUniqueApplicationAdaptor::newInstance (this=0x9b90d58, asn_id=..., args=...) at ../../kdeui/kernel/kuniqueapplication.cpp:442 #18 0xb74d6068 in qt_static_metacall (_a=0xbffc3cfc, _id=0, _o=0x9b90d58, _c=) at ./kuniqueapplication_p.moc:58 #19 KUniqueApplicationAdaptor::qt_static_metacall (_o=0x9b90d58, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbffc3cfc) at ./kuniqueapplication_p.moc:52 #20 0xb74d61dc in KUniqueApplicationAdaptor::qt_metacall (this=0x9b90d58, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0xbffc3cfc) at ./kuniqueapplication_p.moc:102 #21 0xb58c5a38 in QDBusConnectionPrivate::deliverCall (this=0x9b73df8, object=0x9b90d58, msg=..., metaTypes=..., slotIdx=-1231706480) at qdbusintegrator.cpp:947 #22 0xb58c6c80 in QDBusConnectionPrivate::activateCall (this=0x9b73df8, object=0x9b90d58, flags=337, msg=...) at qdbusintegrator.cpp:857 #23 0xb58c744b in QDBusConnectionPrivate::activateObject (this=0x9b73df8, node=..., msg=..., pathStartPos=-1073988016) at qdbusintegrator.cpp:1443 #24 0xb58c77e8 in QDBusActivateObjectEvent::placeMetaCall (this=0xb2a6df0) at qdbusintegrator.cpp:1537 #25 0xb61d117b in QObject::event (this=0xbffc4754, e=0xb2a6df0) at kernel/qobject.cpp:1195 #26 0xb61b641a in QCoreApplication::event (this=0xbffc4754, e=0xb2a6df0) at kernel/qcoreapplication.cpp:1727 #27 0xb64563fd in QApplication::event (this=0xbffc4754, e=0xb2a6df0) at kernel/qapplication.cpp:2538 #28 0xb6451df4 in notify_helper (e=0xb2a6df0, receiver=0xbffc4754, this=0x9b838d8) at kernel/qapplication.cpp:4556 #29 QApplicationPrivate::notify_helper (this=0x9b838d8, receiver=0xbffc4754, e=0xb2a6df0) at kernel/qapplication.cpp:4528 #30 0xb645715d in QApplication::notify (this=0xb2a6df0, receiver=0xbffc4754, e=0xb2a6df0) at kernel/qapplication.cpp:4285 #31 0xb74cfe61 in KApplication::notify (this=0xbffc4754, receiver=0xbffc4754, event=0xb2a6df0) at ../../kdeui/kernel/kapplication.cpp:311 #32 0xb61b5e0e in QCoreApplication::notifyInternal (this=0xbffc4754, receiver=0xbffc4754, event=0xb2a6df0) at kernel/qcoreapplication.cpp:915 #33 0xb61b9f68 in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #34 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9b36150) at kernel/qcoreapplication.cpp:1539 #35 0xb61ba29c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432 #36 0xb61e8994 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #37 postEventSourceDispatch (s=0x9b84c00) at kernel/qeventdispatcher_glib.cpp:279 #38 0xb4369d86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #39 0xb436a125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #40 0xb436a201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #41 0xb61e8d87 in QEventDispatcherGlib::processEvents (this=0x9b36ed8, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #42 0xb650aa1a in QGuiEventDispatcherGlib::processEvents (this=0x9b36ed8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #43 0xb61b46ad in QEventLoop::processEvents (this=0xbffc4674, flags=...) at kernel/qeventloop.cpp:149 #44 0xb61b4949 in QEventLoop::exec (this=0xbffc4674, flags=...) at kernel/qeventloop.cpp:204 #45 0xb61ba34a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #46 0xb644f9c4 in QApplication::exec () at kernel/qapplication.cpp:3817 #47 0x0804a2bb in main (argc=1030060649, argv=0xa0a3233) at ../../kmail/main.cpp:146 Possible duplicates by query: bug 316579, bug 316424, bug 315835, bug 315568, bug 313679. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Fri Mar 15 18:47:59 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Fri, 15 Mar 2013 18:47:59 +0000 Subject: [kmail2] [Bug 316789] Unnable to show body of imap mails and hangs after few time In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316789 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 315568 *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Fri Mar 15 18:47:59 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Fri, 15 Mar 2013 18:47:59 +0000 Subject: [kmail2] [Bug 315568] kmail crash on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315568 --- Comment #4 from Jekyll Wu --- *** Bug 316789 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From winter at kde.org Fri Mar 15 20:07:08 2013 From: winter at kde.org (Allen Winter) Date: Fri, 15 Mar 2013 20:07:08 +0000 Subject: [Akonadi] [Bug 314711] DAV groupware resource uses legacy URL for ownCloud In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314711 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winter at kde.org --- Comment #3 from Allen Winter --- but what happens if someone is using OwnCloud version less than 5? Is this diff in kdepim-runtime what you want us to change? diff --git a/resources/dav/services/owncloud.desktop b/resources/dav/services/owncloud.desktop index 265ac19..cf7708f 100644 --- a/resources/dav/services/owncloud.desktop +++ b/resources/dav/services/owncloud.desktop @@ -43,5 +43,5 @@ Type=Service X-KDE-ServiceTypes=DavGroupwareProvider X-DavGroupware-SupportedProtocols=CalDav,CardDav -X-DavGroupware-CalDavPath=/apps/calendar/caldav.php -X-DavGroupware-CardDavPath=/apps/contacts/carddav.php +X-DavGroupware-CalDavPath=/remote.php/caldav/ +X-DavGroupware-CardDavPath=/remote.php/carddav/ ~ -- You are receiving this mail because: You are the assignee for the bug. From q000te at googlemail.com Fri Mar 15 20:32:32 2013 From: q000te at googlemail.com (q000te at googlemail.com) Date: Fri, 15 Mar 2013 20:32:32 +0000 Subject: [kmail2] [Bug 284274] kmail2 isn't able to send encrypted emails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=284274 q000te at googlemail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |q000te at googlemail.com --- Comment #24 from q000te at googlemail.com --- Finally. Thanks for the fix! BTW: The corresponding bug within kmail1: https://bugs.kde.org/show_bug.cgi?id=44699 -- You are receiving this mail because: You are the assignee for the bug. From christopherheiny at gmail.com Fri Mar 15 20:39:48 2013 From: christopherheiny at gmail.com (Christopher Heiny) Date: Fri, 15 Mar 2013 20:39:48 +0000 Subject: [kmail2] [Bug 297143] Kmail2 demands akonadi on startup over SSH X11 forwarding, but refuses to actually start it In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=297143 --- Comment #1 from Christopher Heiny --- This is still present on 4.9.5. -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Fri Mar 15 20:42:45 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Fri, 15 Mar 2013 20:42:45 +0000 Subject: [Akonadi] [Bug 314711] DAV groupware resource uses legacy URL for ownCloud In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314711 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |greg at kamago.net --- Comment #4 from Grégory Oestreicher --- Looks like there's an issue with saved searches, this is not the first bug that doesn't appear in one and that I discover by finally reading my mails… Sorry for not responding earlier. I think it'd be better to have another service description file, but as I understand things this would go through i18n, which delays integration until 4.11, so year changing owncloud.desktop is the quicker way. I can take care of this, and will create a new service file for older ownclouds. Cheers, Grégory -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Fri Mar 15 20:49:10 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Fri, 15 Mar 2013 20:49:10 +0000 Subject: [Akonadi] [Bug 316798] New: Google Contacts resource not retrieving contacts Message-ID: https://bugs.kde.org/show_bug.cgi?id=316798 Bug ID: 316798 Summary: Google Contacts resource not retrieving contacts Classification: Unclassified Product: Akonadi Version: GIT (master) Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Google Resource Assignee: dvratil at redhat.com Reporter: lindsay.mathieson at gmail.com CC: kdepim-bugs at kde.org Having deauthorised and removed the old contacts resource I added a new one, authorised using 2-factor authentication. It seemed to process ok but the resource does not display at all in Kontact and no contacts are retrieved. In akonadiconsole its state never changes and abort/restart/sync etc appears to do nothing. Offline/Online does work. The calendar resource does work but in the process of testing the contacts the calender resource lost its google auth several times and had to be reauthorised. Occasionally when re-adding the contacts resource I the auth page appeared twice. Reproducible: Always Steps to Reproduce: 1. Enable 2-factor Auth in Google 2. Add the google contacts resource 3. Authorise it with google Actual Results: Resource appears in AkonadiConsole, does not appear in Kontact address book. No contacts are retrieved. Expected Results: Resource should appear in kaddressbok and contacts should be synced from google. I have not tested with single factor auth Base system is Kubuntu 13.04 with KDE 4.10.1 I have nepomuk-core, nepomuk-widgets, libkgapi, akonadi, kdepimlibs and kdepim-runtime built from master (in that order). -- You are receiving this mail because: You are on the CC list for the bug. From greg at kamago.net Fri Mar 15 20:52:25 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Fri, 15 Mar 2013 20:52:25 +0000 Subject: [Akonadi] [Bug 314711] DAV groupware resource uses legacy URL for ownCloud In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314711 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/56993ef28c8b9c74 | |6185c363ed12ac9d1c95aa4c --- Comment #5 from Grégory Oestreicher --- Git commit 56993ef28c8b9c746185c363ed12ac9d1c95aa4c by Grégory Oestreicher. Committed on 15/03/2013 at 21:48. Pushed by goestreicher into branch 'KDE/4.10'. Update ownCloud URLs The previous ones are no longer supported for ownCloud > 5. They'll be re-introduced in a separate service file for older versions. FIXED-IN: 4.10.2 M +2 -2 resources/dav/services/owncloud.desktop http://commits.kde.org/kdepim-runtime/56993ef28c8b9c746185c363ed12ac9d1c95aa4c -- You are receiving this mail because: You are the assignee for the bug. From christopherheiny at gmail.com Fri Mar 15 20:58:30 2013 From: christopherheiny at gmail.com (Christopher Heiny) Date: Fri, 15 Mar 2013 20:58:30 +0000 Subject: [kmail2] [Bug 301178] Kmail2 hangs on reply with "Please wait while the message is transferred" dialog In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=301178 Christopher Heiny changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |christopherheiny at gmail.com --- Comment #1 from Christopher Heiny --- Still happening with kmail2 4.9.5. Still a freaking pain in the neck. Looks like Bug #311184 might be a duplicate, based on the symptoms. -- You are receiving this mail because: You are the assignee for the bug. From thomas at tanghus.net Fri Mar 15 21:24:13 2013 From: thomas at tanghus.net (Thomas Tanghus) Date: Fri, 15 Mar 2013 21:24:13 +0000 Subject: [Akonadi] [Bug 314711] DAV groupware resource uses legacy URL for ownCloud In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314711 --- Comment #6 from Thomas Tanghus --- (In reply to comment #3) > but what happens if someone is using OwnCloud version less than 5? The new URLs have been used since ownCloud 4. (In reply to comment #5) > FIXED-IN: 4.10.2 Awesome, thanks :) -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Fri Mar 15 22:25:14 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Fri, 15 Mar 2013 22:25:14 +0000 Subject: [Akonadi] [Bug 284783] "collection with the same name already exists" with owncloud carddav In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=284783 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |greg at kamago.net --- Comment #8 from Grégory Oestreicher --- Thanks for the log. The issue is that you have a calendar and an address book both named 'default'. It may sound counter intuitive, but both collections live in the same namespace inside Akonadi, so they can't share the same name. The resource included an unreliable (as this bug proves) workaround that'll have to be rewritten. In the meantime you can remove this message by rename either your address book or your calendar from ownCloud. Cheers, Grégory -- You are receiving this mail because: You are the assignee for the bug. From darrella at hushmail.com Sat Mar 16 03:08:29 2013 From: darrella at hushmail.com (Woodsman) Date: Sat, 16 Mar 2013 03:08:29 +0000 Subject: [kmail2] [Bug 316815] New: No KMail2 notification with local mail Message-ID: https://bugs.kde.org/show_bug.cgi?id=316815 Bug ID: 316815 Summary: No KMail2 notification with local mail Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Slackware Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: darrella at hushmail.com I receive a notification when receiving POP3 mail but never when I receive mail from my local system account. I have tested with both a sound file and the popup system. As far as I can tell, notifications are global and should play for all received mail. I don't see any special notification configurations for local system mails. Reproducible: Always Steps to Reproduce: 1. Send a message to the local mail box, such as: echo "This is a test." | mail -s "Testing" root at localhost 2. Verify KMail2 show sthe message in the Local Account folder. Actual Results: No notification is received. Expected Results: A notification. KDE 4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From darrella at hushmail.com Sat Mar 16 03:09:43 2013 From: darrella at hushmail.com (Woodsman) Date: Sat, 16 Mar 2013 03:09:43 +0000 Subject: [kmail2] [Bug 316815] No KMail2 notification with local mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316815 Woodsman changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |commands and actions -- You are receiving this mail because: You are the assignee for the bug. From darrella at hushmail.com Sat Mar 16 03:19:00 2013 From: darrella at hushmail.com (Woodsman) Date: Sat, 16 Mar 2013 03:19:00 +0000 Subject: [kmail2] [Bug 316816] New: New mail notification is always delayed Message-ID: https://bugs.kde.org/show_bug.cgi?id=316816 Bug ID: 316816 Summary: New mail notification is always delayed Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Slackware Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: commands and actions Assignee: kdepim-bugs at kde.org Reporter: darrella at hushmail.com I do not receive a notification for about 15 to 30 seconds after fetching mail. Unlike bug report 283033, thus far I believe I have always received a notification, just oddly delayed. Reproducible: Always Steps to Reproduce: 1. Fetch mail. 2. Wait 15 to 30 seconds for a notification. Actual Results: Delayed notification. Expected Results: Based upon long usage of Kmail1, faster notification. I have only three POP3 accounts, no IMAP accounts, and one local system account. I do not receive a high volume of mail. Two of the POP3 accounts are with the local mom-and-pop ISP and response is always fast to receive mails. With KMail1 fetching and notification were fast. This report is similar to bug report 283033, but not exactly the same. I don't mind if the two reports are merged, but I did not think this problem was exactly the same. -- You are receiving this mail because: You are the assignee for the bug. From rodney.lane at supremesoftware.com.au Sat Mar 16 05:59:03 2013 From: rodney.lane at supremesoftware.com.au (Rodney Lane) Date: Sat, 16 Mar 2013 05:59:03 +0000 Subject: [Akonadi] [Bug 316819] New: KMail Crash syncronising with IMAP Server Message-ID: https://bugs.kde.org/show_bug.cgi?id=316819 Bug ID: 316819 Summary: KMail Crash syncronising with IMAP Server Classification: Unclassified Product: Akonadi Version: 4.9 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: IMAP resource Assignee: ervin at kde.org Reporter: rodney.lane at supremesoftware.com.au CC: kdepim-bugs at kde.org, vkrause at kde.org Application: akonadi_imap_resource (4.9) KDE Platform Version: 4.9.5 Qt Version: 4.8.3 Operating System: Linux 3.5.0-17-generic x86_64 Distribution: Linux Mint 14 Nadia -- Information about the crash: I was attempting to syncronise with my IMAP server for the first time. Most messages appear to have come through - but it keeps crashing. I dont have to be doing anything in particular - it will just crash if left open. This is a fresh install of Linux Mint 14 KDE version with latest updates applied. The crash can be reproduced every time. -- Backtrace: Application: IMAP Account 1 of type IMAP E-Mail Server (akonadi_imap_resource), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f5b14409780 (LWP 3081))] Thread 3 (Thread 0x7f5afbfff700 (LWP 3236)): #0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:39 #1 0x00007f5b136fd594 in _q_futex (timeout=0x0, val=2, op=0, addr=0x23cf6e0, addr2=, val2=) at thread/qmutex_unix.cpp:99 #2 QMutexPrivate::wait (this=0x23cf6e0, timeout=) at thread/qmutex_unix.cpp:113 #3 0x00007f5b136f97a5 in QMutex::lockInternal (this=) at thread/qmutex.cpp:450 #4 0x00007f5b1246008d in lockInline (this=0x241ab30) at /usr/include/qt4/QtCore/qmutex.h:190 #5 QMutexLocker (m=0x241ab30, this=0x7f5afbffdc90) at /usr/include/qt4/QtCore/qmutex.h:109 #6 KIMAP::SessionThread::socketError (this=0x241aaf0) at ../../kimap/sessionthread.cpp:227 #7 0x00007f5b13810f5f in QMetaObject::activate (sender=0x7f5af40011e0, m=, local_signal_index=, argv=0x7f5afbffdea0) at kernel/qobject.cpp:3547 #8 0x00007f5b107d7801 in KTcpSocket::error (this=, _t1=KTcpSocket::UnknownError) at ./ktcpsocket.moc:164 #9 0x00007f5b107d940b in reemitSocketError (e=, this=) at ../../kdecore/network/ktcpsocket.cpp:340 #10 qt_static_metacall (_a=, _id=, _o=, _c=) at ./ktcpsocket.moc:93 #11 KTcpSocket::qt_static_metacall (_o=, _c=, _id=, _a=) at ./ktcpsocket.moc:74 #12 0x00007f5b13810f5f in QMetaObject::activate (sender=0x7f5af4001300, m=, local_signal_index=, argv=0x7f5afbffe050) at kernel/qobject.cpp:3547 #13 0x00007f5b127584c1 in QAbstractSocket::error (this=, _t1=QAbstractSocket::UnfinishedSocketOperationError) at .moc/release-shared/moc_qabstractsocket.cpp:247 #14 0x00007f5b1277391f in QSslSocketPrivate::_q_errorSlot (this=0x7f5af40044a0, error=QAbstractSocket::UnfinishedSocketOperationError) at ssl/qsslsocket.cpp:2186 #15 0x00007f5b12776667 in qt_static_metacall (_a=, _id=, _o=, _c=) at .moc/release-shared/moc_qsslsocket.cpp:97 #16 QSslSocket::qt_static_metacall (_o=, _c=, _id=, _a=) at .moc/release-shared/moc_qsslsocket.cpp:77 #17 0x00007f5b13810f5f in QMetaObject::activate (sender=0x7f5af40080a0, m=, local_signal_index=, argv=0x7f5afbffe1f0) at kernel/qobject.cpp:3547 #18 0x00007f5b127584c1 in QAbstractSocket::error (this=this at entry=0x7f5af40080a0, _t1=QAbstractSocket::UnfinishedSocketOperationError) at .moc/release-shared/moc_qabstractsocket.cpp:247 #19 0x00007f5b1275dbb7 in QAbstractSocket::waitForReadyRead (this=0x7f5af40080a0, msecs=30000) at socket/qabstractsocket.cpp:1888 #20 0x00007f5b127740df in QSslSocket::waitForReadyRead (this=, msecs=30000) at ssl/qsslsocket.cpp:1504 #21 0x00007f5b12441371 in KIMAP::ImapStreamParser::waitForMoreData (this=0x7f5af4007520, wait=false) at ../../kimap/imapstreamparser.cpp:441 #22 0x00007f5b12442209 in KIMAP::ImapStreamParser::readLiteralPart (this=this at entry=0x7f5af4007520) at ../../kimap/imapstreamparser.cpp:143 #23 0x00007f5b124428e9 in KIMAP::ImapStreamParser::readParenthesizedList (this=0x7f5af4007520) at ../../kimap/imapstreamparser.cpp:263 #24 0x00007f5b124614ff in KIMAP::SessionThread::readMessage (this=0x241aaf0) at ../../kimap/sessionthread.cpp:99 #25 0x00007f5b1381043e in QObject::event (this=0x241aaf0, e=) at kernel/qobject.cpp:1195 #26 0x00007f5b12ba2e9c in QApplicationPrivate::notify_helper (this=this at entry=0x224b310, receiver=receiver at entry=0x241aaf0, e=e at entry=0x7f5af407a040) at kernel/qapplication.cpp:4562 #27 0x00007f5b12ba730a in QApplication::notify (this=0x7fff8ae2e050, receiver=0x241aaf0, e=0x7f5af407a040) at kernel/qapplication.cpp:4423 #28 0x00007f5b10d141f6 in KApplication::notify (this=0x7fff8ae2e050, receiver=0x241aaf0, event=0x7f5af407a040) at ../../kdeui/kernel/kapplication.cpp:311 #29 0x00007f5b137fb56e in QCoreApplication::notifyInternal (this=0x7fff8ae2e050, receiver=receiver at entry=0x241aaf0, event=event at entry=0x7f5af407a040) at kernel/qcoreapplication.cpp:915 #30 0x00007f5b137ff3f1 in sendEvent (event=0x7f5af407a040, receiver=0x241aaf0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #31 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x22a2ca0) at kernel/qcoreapplication.cpp:1539 #32 0x00007f5b13829a63 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #33 postEventSourceDispatch (s=0x7f5af4002b30) at kernel/qeventdispatcher_glib.cpp:279 #34 0x00007f5b0e98bab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #35 0x00007f5b0e98bde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #36 0x00007f5b0e98bea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #37 0x00007f5b13829bf6 in QEventDispatcherGlib::processEvents (this=0x7f5af4003220, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #38 0x00007f5b137fa2bf in QEventLoop::processEvents (this=this at entry=0x7f5afbffede0, flags=...) at kernel/qeventloop.cpp:149 #39 0x00007f5b137fa548 in QEventLoop::exec (this=0x7f5afbffede0, flags=...) at kernel/qeventloop.cpp:204 #40 0x00007f5b136fbb10 in QThread::exec (this=) at thread/qthread.cpp:501 #41 0x00007f5b1245faf7 in KIMAP::SessionThread::run (this=0x241aaf0) at ../../kimap/sessionthread.cpp:182 #42 0x00007f5b136feaec in QThreadPrivate::start (arg=0x241aaf0) at thread/qthread_unix.cpp:338 #43 0x00007f5b0f4a9e9a in start_thread (arg=0x7f5afbfff700) at pthread_create.c:308 #44 0x00007f5b0fe4acbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #45 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f5b00d6e700 (LWP 3536)): #0 0x00007f5b0fe3f303 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f5b0e98bd84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f5b0e98bea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f5b13829c16 in QEventDispatcherGlib::processEvents (this=0x7f5afc124120, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f5b137fa2bf in QEventLoop::processEvents (this=this at entry=0x7f5b00d6dde0, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f5b137fa548 in QEventLoop::exec (this=0x7f5b00d6dde0, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f5b136fbb10 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f5b1245faf7 in KIMAP::SessionThread::run (this=0x245d890) at ../../kimap/sessionthread.cpp:182 #8 0x00007f5b136feaec in QThreadPrivate::start (arg=0x245d890) at thread/qthread_unix.cpp:338 #9 0x00007f5b0f4a9e9a in start_thread (arg=0x7f5b00d6e700) at pthread_create.c:308 #10 0x00007f5b0fe4acbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f5b14409780 (LWP 3081)): [KCrash Handler] #6 KMime::Content::encodedContent (this=0x0, useCrLf=false) at ../../kmime/kmime_content.cpp:1169 #7 0x00007f5afabedfd1 in Akonadi::SerializerPluginMail::serialize (this=, item=..., label=..., data=..., version=) at ../../plugins/akonadi_serializer_mail.cpp:169 #8 0x00007f5b13ef5a2e in Akonadi::ItemSerializer::serialize (item=..., label=..., data=..., version=@0x7fff8ae2cfcc: 1) at ../../akonadi/itemserializer.cpp:126 #9 0x00007f5b13ef5ae0 in Akonadi::ItemSerializer::serialize (item=..., label=..., data=..., version=@0x7fff8ae2cfcc: 1) at ../../akonadi/itemserializer.cpp:116 #10 0x00007f5b13ee92ae in Akonadi::ItemCreateJob::doStart (this=) at ../../akonadi/itemcreatejob.cpp:85 #11 0x00007f5b13f003a5 in Akonadi::JobPrivate::startQueued (this=) at ../../akonadi/job.cpp:153 #12 0x00007f5b1381043e in QObject::event (this=0x3d8a150, e=) at kernel/qobject.cpp:1195 #13 0x00007f5b12ba2e9c in QApplicationPrivate::notify_helper (this=this at entry=0x224b310, receiver=receiver at entry=0x3d8a150, e=e at entry=0x3d90a30) at kernel/qapplication.cpp:4562 #14 0x00007f5b12ba730a in QApplication::notify (this=0x7fff8ae2e050, receiver=0x3d8a150, e=0x3d90a30) at kernel/qapplication.cpp:4423 #15 0x00007f5b10d141f6 in KApplication::notify (this=0x7fff8ae2e050, receiver=0x3d8a150, event=0x3d90a30) at ../../kdeui/kernel/kapplication.cpp:311 #16 0x00007f5b137fb56e in QCoreApplication::notifyInternal (this=0x7fff8ae2e050, receiver=receiver at entry=0x3d8a150, event=event at entry=0x3d90a30) at kernel/qcoreapplication.cpp:915 #17 0x00007f5b137ff3f1 in sendEvent (event=0x3d90a30, receiver=0x3d8a150) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #18 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x221c4d0) at kernel/qcoreapplication.cpp:1539 #19 0x00007f5b13829a63 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #20 postEventSourceDispatch (s=0x223ed20) at kernel/qeventdispatcher_glib.cpp:279 #21 0x00007f5b0e98bab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #22 0x00007f5b0e98bde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007f5b0e98bea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007f5b13829bf6 in QEventDispatcherGlib::processEvents (this=0x221dcb0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #25 0x00007f5b12c47c1e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #26 0x00007f5b137fa2bf in QEventLoop::processEvents (this=this at entry=0x7fff8ae2dfd0, flags=...) at kernel/qeventloop.cpp:149 #27 0x00007f5b137fa548 in QEventLoop::exec (this=0x7fff8ae2dfd0, flags=...) at kernel/qeventloop.cpp:204 #28 0x00007f5b137ff708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #29 0x00007f5b13f1aa23 in Akonadi::ResourceBase::init (r=0x23fe1a0) at ../../akonadi/resourcebase.cpp:451 #30 0x000000000041b213 in Akonadi::ResourceBase::init (argc=, argv=) at /usr/include/akonadi/resourcebase.h:188 #31 0x00007f5b0fd7876d in __libc_start_main (main=0x415600 , argc=3, ubp_av=0x7fff8ae2e168, init=, fini=, rtld_fini=, stack_end=0x7fff8ae2e158) at libc-start.c:226 #32 0x00000000004157b5 in _start () This bug may be a duplicate of or related to bug 308686. Possible duplicates by query: bug 314078, bug 308686. Reported using DrKonqi -- You are receiving this mail because: You are on the CC list for the bug. From montel at kde.org Sat Mar 16 08:07:37 2013 From: montel at kde.org (Laurent Montel) Date: Sat, 16 Mar 2013 08:07:37 +0000 Subject: [kmail2] [Bug 316816] New mail notification is always delayed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316816 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |INVALID --- Comment #1 from Laurent Montel --- false 10 secondes and we wait 10 secondes to be sure that filters were executed. -- You are receiving this mail because: You are the assignee for the bug. From andreas.sturmlechner at gmail.com Sat Mar 16 10:53:59 2013 From: andreas.sturmlechner at gmail.com (andreas.sturmlechner at gmail.com) Date: Sat, 16 Mar 2013 10:53:59 +0000 Subject: [Akonadi] [Bug 257722] IMAP resource can't handle temporary network connection losses In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=257722 andreas.sturmlechner at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas.sturmlechner at gmail. | |com --- Comment #36 from andreas.sturmlechner at gmail.com --- Just hit the same bug with 1.9.1 it seems. First, it was stuck forever on fetching a folder, now it is stuck forever trying to abort. -- You are receiving this mail because: You are on the CC list for the bug. From ben+kde at seawolfsanctuary.com Sat Mar 16 11:07:33 2013 From: ben+kde at seawolfsanctuary.com (ben (seawolf)) Date: Sat, 16 Mar 2013 11:07:33 +0000 Subject: [akregator] [Bug 313961] Feature: add to online bookmarking / offline reading services In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=313961 ben (seawolf) changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.10.0 |4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From ben at hewson-venieri.com Sat Mar 16 12:25:36 2013 From: ben at hewson-venieri.com (Ben) Date: Sat, 16 Mar 2013 12:25:36 +0000 Subject: [Akonadi] [Bug 316840] New: imap resource starts crazy connect / disconnect cycle to mail server Message-ID: https://bugs.kde.org/show_bug.cgi?id=316840 Bug ID: 316840 Summary: imap resource starts crazy connect / disconnect cycle to mail server Classification: Unclassified Product: Akonadi Version: 1.9.0 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: IMAP resource Assignee: ervin at kde.org Reporter: ben at hewson-venieri.com CC: kdepim-bugs at kde.org, vkrause at kde.org To all outward appearances the imap connection is fine. However after discovering the mail server was filling up its log partion I discovered the following entries Mar 16 11:26:12 vmail1 imapd-ssl: Connection, ip=[::ffff:xx.xx.xx.x] Mar 16 11:26:12 vmail1 imapd-ssl: Disconnected, ip=[::ffff:xx.xx.xx.xx], time=0, starttls=1 Mar 16 11:26:12 vmail1 imapd-ssl: Connection, ip=[::ffff:xx.xx.xx.xx] Mar 16 11:26:12 vmail1 imapd-ssl: Disconnected, ip=[::ffff:xx.xx.xx.xx], time=0, starttls=1 Mar 16 11:26:12 vmail1 imapd-ssl: Connection, ip=[::ffff:xx.xx.xx.xx] Mar 16 11:26:12 vmail1 imapd-ssl: Disconnected, ip=[::ffff:xx.xx.xx.xx], time=0, starttls=1 These are repeated at least 8-10 per second (from the same IP address), and once started, don't seem to stop. Removing the imap account from akonadi stops these messages. Using Thunderbird on the same computer to connect to the same server is fine. The mail server is running courier imap and I have not noticed this happen before. It looks like this started after a Kubuntu update - maybe to KDE 4.10.1, but I can't be sure of this. This is happening from two different computers, although both are running Kubuntu KDE 4.10.1 When initially adding an imap account everything is fine. The crazy connect/disconnects only start after a some minutes. It doesn't appear to be related to the mail check interval. I have tried with the default 5 minutes and at 1 minute. With time interval of 1 minute the craziness starts after approximately 30 minutes. I haven't timed it with a 5 minute check interval, but at a guess it was around a similar amount of time. I have not yet tried with interval mail checking disabled to see if the same thing happens, or if forcing a mail check from kmail can trigger this sooner. Reproducible: Always Steps to Reproduce: To see this you need access to mail server logs 1. setup an imap account 2. put a tail on mail server logs 3. after approximately 30 minutes, continuous connect/disconnects start -- You are receiving this mail because: You are on the CC list for the bug. From montel at kde.org Sat Mar 16 13:29:31 2013 From: montel at kde.org (Laurent Montel) Date: Sat, 16 Mar 2013 13:29:31 +0000 Subject: [kmail2] [Bug 316775] kmail crash when start In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316775 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED CC| |montel at kde.org Ever confirmed|0 |1 --- Comment #1 from Laurent Montel --- Ok still problem with signature. I confirm it. -- You are receiving this mail because: You are the assignee for the bug. From mfraz74+kde at gmail.com Sat Mar 16 14:13:16 2013 From: mfraz74+kde at gmail.com (Mark Fraser) Date: Sat, 16 Mar 2013 14:13:16 +0000 Subject: [Akonadi] [Bug 285532] Trash folder disappeared In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285532 Mark Fraser changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mfraz74+kde at gmail.com --- Comment #12 from Mark Fraser --- Running Kubuntu 13.04 and there is no wastebin folder. Surely there must be a way of getting it back? -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Sat Mar 16 17:45:40 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Sat, 16 Mar 2013 17:45:40 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |greg at kamago.net --- Comment #3 from Grégory Oestreicher --- Hi, I've reworked a bit the internals of the resource for 4.10.2. If it's possible could you give it a test before the official release? This means recompiling the branch KDE/4.10 of the kdepim-runtime repo. I'm unfortunately unable to reproduce this bug :/ Cheers, Grégory -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Sat Mar 16 17:48:20 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Sat, 16 Mar 2013 17:48:20 +0000 Subject: [Akonadi] [Bug 316465] CalDAV resource crashes after resuming computer from suspend In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316465 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |greg at kamago.net --- Comment #1 from Grégory Oestreicher --- Hi, I've reworked a bit the internals of the resource for 4.10.2. If it's possible could you give it a test before the official release and see if this crash still occurs? Cheers, Grégory -- You are receiving this mail because: You are the assignee for the bug. From winter at kde.org Sat Mar 16 18:18:14 2013 From: winter at kde.org (Allen Winter) Date: Sat, 16 Mar 2013 18:18:14 +0000 Subject: [Akonadi] [Bug 285532] Trash folder disappeared In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285532 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winter at kde.org --- Comment #13 from Allen Winter --- Yes, go into the configure settings for your Receiving Accounts Modify each account that's missing a trash folder, then select the Advanced tab. then select your Trash folder; which most often you want under you Local Folders. -- You are receiving this mail because: You are the assignee for the bug. From anders at alweb.dk Sat Mar 16 18:27:34 2013 From: anders at alweb.dk (Anders Lund) Date: Sat, 16 Mar 2013 18:27:34 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #4 from Anders Lund --- no testing from me. As long as you associate the configuration with anything else but the URL of the resource, this problem will stay. That is, if I have a calendar at a certain URL, the configuration of its visibility and associated color should be identified by that URL. Nothing else can work. -- You are receiving this mail because: You are the assignee for the bug. From lukas.schneiderbauer at gmail.com Sat Mar 16 18:41:07 2013 From: lukas.schneiderbauer at gmail.com (Lukas Schneiderbauer) Date: Sat, 16 Mar 2013 18:41:07 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #5 from Lukas Schneiderbauer --- (In reply to comment #3) > I've reworked a bit the internals of the resource for 4.10.2. If it's > possible could you give it a test before the official release? This means > recompiling the branch KDE/4.10 of the kdepim-runtime repo. I will do. But for now the compilation fails: > "./agents/nepomukfeeder/itemqueue.cpp:93:23: error: ‘class Akonadi::ItemFetchScope’ has no member named ‘setIgnoreRetrievalErrors’" Any idea? -- You are receiving this mail because: You are the assignee for the bug. From itayshom at yahoo.com Sat Mar 16 18:51:42 2013 From: itayshom at yahoo.com (itayshom at yahoo.com) Date: Sat, 16 Mar 2013 18:51:42 +0000 Subject: [akregator] [Bug 153590] Akregator has strange default window size In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=153590 itayshom at yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |itayshom at yahoo.com --- Comment #32 from itayshom at yahoo.com --- This bug persists in KDE 4.10 on OpenSUSE 12.3. When minimizing to tray, then re-opening akregator, it doesn't remember the window size. It always reopens in a default size, which is annoyingly small. -- You are receiving this mail because: You are the assignee for the bug. From winter at kde.org Sat Mar 16 19:01:12 2013 From: winter at kde.org (Allen Winter) Date: Sat, 16 Mar 2013 19:01:12 +0000 Subject: [kdepimlibs] [Bug 315910] Memory leaks in the parser In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315910 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winter at kde.org --- Comment #4 from Allen Winter --- Thanks for the patch Eugene. I will review it and commit as needed. First look seems ok. -- You are receiving this mail because: You are on the CC list for the bug. From winter at kde.org Sat Mar 16 19:01:38 2013 From: winter at kde.org (Allen Winter) Date: Sat, 16 Mar 2013 19:01:38 +0000 Subject: [kdepimlibs] [Bug 315910] Memory leaks in the parser In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315910 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 -- You are receiving this mail because: You are on the CC list for the bug. From winter at kde.org Sat Mar 16 19:01:55 2013 From: winter at kde.org (Allen Winter) Date: Sat, 16 Mar 2013 19:01:55 +0000 Subject: [kdepimlibs] [Bug 315910] Memory leaks in the parser In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315910 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |ASSIGNED -- You are receiving this mail because: You are on the CC list for the bug. From mayank25080562 at gmail.com Sat Mar 16 19:40:16 2013 From: mayank25080562 at gmail.com (mayank) Date: Sat, 16 Mar 2013 19:40:16 +0000 Subject: [kmail2] [Bug 57983] "Suggest automatic display" in the "attach file" dialog In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=57983 mayank changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mayank25080562 at gmail.com --- Comment #7 from mayank --- i think adding an additional column for inlining the document in the attachment view part below of the kmcomposewin can ease the process. what say? I think this would involve changing attachmentmodel.h and attachment.cpp to incorporate an extra column for selecting the inline method. I guess this should solve the problem? -- You are receiving this mail because: You are the assignee for the bug. From ben at hewson-venieri.com Sat Mar 16 19:40:50 2013 From: ben at hewson-venieri.com (Ben) Date: Sat, 16 Mar 2013 19:40:50 +0000 Subject: [Akonadi] [Bug 316840] imap resource starts crazy connect / disconnect cycle to mail server In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316840 --- Comment #1 from Ben --- upon further testing even with interval mail checking turned off the same thing happens. I have had a closer look at the mail server log files and it appears to be triggered after imap server logs a timeout message for the account. -- You are receiving this mail because: You are on the CC list for the bug. From darrella at hushmail.com Sat Mar 16 19:50:24 2013 From: darrella at hushmail.com (Woodsman) Date: Sat, 16 Mar 2013 19:50:24 +0000 Subject: [kmail2] [Bug 316860] New: Recent Addresses no longer appear in the Select Recipient dialog Message-ID: https://bugs.kde.org/show_bug.cgi?id=316860 Bug ID: 316860 Summary: Recent Addresses no longer appear in the Select Recipient dialog Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Slackware Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: darrella at hushmail.com In a Compose window, after pressing the Select button, the Select Recipient dialog no longer shows the list of Recent Addresses. Reproducible: Always Steps to Reproduce: 1. Open a Compose window. 2. Press the Select button. 3. Verify the Select Recipient dialog does not contain the list of Recent Addresses. Actual Results: The Select Recipient dialog does not include the Recent Addresses list. Expected Results: The Select Recipient dialog should include the Recent Addresses list This always worked in KMail1. A nominal work-around is using the type-ahead feature in the To: text box, but users can't always remember an email address. In the KMail1 Select Recipient dialog users saw something like this: ===================== All Default Address Book Personal Contacts Distribution Lists Recent Addressess <- This does not appear ===================== The KMail1 dialog had a button at the top to filter which list the user wanted. The default was All, but the user could change the filter. Not having the Recent Addresses list in the Select Recipient dialog is cumbersome to non enterprise users who have no need for full scale contact lists. The Recent Addresses list is present as can be verified by using the type-ahead feature or in Settings -> Composer -> General -> Edit Recent Addresses. I suspect the regression occurred with the move to the akonadi backend. I'm guessing the Select Recipient dialog is now expected to be populated only with akonadi resources. The previous code for grabbing the Recent Addresses list from the kmail2rc file was inadvertently forgotten. -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Sat Mar 16 19:54:10 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Sat, 16 Mar 2013 19:54:10 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #6 from Grégory Oestreicher --- (In reply to comment #5) > > "./agents/nepomukfeeder/itemqueue.cpp:93:23: error: ‘class Akonadi::ItemFetchScope’ has no member named ‘setIgnoreRetrievalErrors’" > Any idea? Are you using KDE 4.9? If so, try to recompile just the resource; it's in the resources/dav/ directory. -- You are receiving this mail because: You are the assignee for the bug. From lukas.schneiderbauer at gmail.com Sat Mar 16 20:06:47 2013 From: lukas.schneiderbauer at gmail.com (Lukas Schneiderbauer) Date: Sat, 16 Mar 2013 20:06:47 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #7 from Lukas Schneiderbauer --- (In reply to comment #6) > Are you using KDE 4.9? If so, try to recompile just the resource; it's in > the resources/dav/ directory. No, I'm using KDE SC 4.10.1. -- You are receiving this mail because: You are the assignee for the bug. From lukas.schneiderbauer at gmail.com Sat Mar 16 20:19:44 2013 From: lukas.schneiderbauer at gmail.com (Lukas Schneiderbauer) Date: Sat, 16 Mar 2013 20:19:44 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #8 from Lukas Schneiderbauer --- The API reference [0] says this: > void ItemFetchScope::setIgnoreRetrievalErrors ( bool enabled ) > Since 4.11 I understand the usage is therefore forbidden in 4.10.* code. I tried to compile this: > repository: git://anongit.kde.org/kdepim-runtime > at the commit: 38ce56b9c326dbdf766231275a13541a7c8cf261 > branch: KDE/4.10 ... so definitely 4.10 git-blame tells me that 450a036a (Christian Mollekopf 2013-03-04 18:21:44) is the one who introduced the usage of this member. [0] http://api.kde.org/4.x-api/kdepimlibs-apidocs/akonadi/html/classAkonadi_1_1ItemFetchScope.html#ac3daaa040c18f227c66a4a29488a85d8 -- You are receiving this mail because: You are the assignee for the bug. From twidxuga at gmail.com Sat Mar 16 20:45:02 2013 From: twidxuga at gmail.com (Ricardo) Date: Sat, 16 Mar 2013 20:45:02 +0000 Subject: [akregator] [Bug 316867] New: Akregator crashes while running in background Message-ID: https://bugs.kde.org/show_bug.cgi?id=316867 Bug ID: 316867 Summary: Akregator crashes while running in background Classification: Unclassified Product: akregator Version: 4.9.5 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: twidxuga at gmail.com Application: akregator (4.9.5) KDE Platform Version: 4.9.5 Qt Version: 4.8.3 Operating System: Linux 3.5.0-25-generic x86_64 Distribution: Ubuntu 12.10 -- Information about the crash: - What I was doing when the application crashed: Akregator was simply running in background, fetching my feeds. I had 3 tabs open with websites from feeds. -- Backtrace: Application: Akregator (akregator), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7fa1da1967c0 (LWP 13999))] Thread 8 (Thread 0x7fa1cb366700 (LWP 14000)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fa1d01ffb2d in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7fa1d0bc0280 ) at wtf/FastMalloc.cpp:2499 #2 0x00007fa1d01ffc39 in WTF::TCMalloc_PageHeap::runScavengerThread (context=) at wtf/FastMalloc.cpp:1622 #3 0x00007fa1e4f4ce9a in start_thread (arg=0x7fa1cb366700) at pthread_create.c:308 #4 0x00007fa1ea09ecbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 7 (Thread 0x7fa1caa65700 (LWP 14001)): #0 0x00007fa1ea093303 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007fa1e4a7dd84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fa1e4a7dea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fa1eaca4c16 in QEventDispatcherGlib::processEvents (this=0x7fa1c40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007fa1eac752bf in QEventLoop::processEvents (this=this at entry=0x7fa1caa64dc0, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007fa1eac75548 in QEventLoop::exec (this=0x7fa1caa64dc0, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007fa1eab76b10 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007fa1eab79aec in QThreadPrivate::start (arg=0x18c3bd0) at thread/qthread_unix.cpp:338 #8 0x00007fa1e4f4ce9a in start_thread (arg=0x7fa1caa65700) at pthread_create.c:308 #9 0x00007fa1ea09ecbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 6 (Thread 0x7fa177f3b700 (LWP 14050)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fa17a60d003 in queue_processor(void*) () from /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so #2 0x00007fa1e4f4ce9a in start_thread (arg=0x7fa177f3b700) at pthread_create.c:308 #3 0x00007fa1ea09ecbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () Thread 5 (Thread 0x7fa17773a700 (LWP 14051)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fa17a60d003 in queue_processor(void*) () from /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so #2 0x00007fa1e4f4ce9a in start_thread (arg=0x7fa17773a700) at pthread_create.c:308 #3 0x00007fa1ea09ecbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () Thread 4 (Thread 0x7fa176f39700 (LWP 14052)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007fa17a60d003 in queue_processor(void*) () from /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so #2 0x00007fa1e4f4ce9a in start_thread (arg=0x7fa176f39700) at pthread_create.c:308 #3 0x00007fa1ea09ecbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #4 0x0000000000000000 in ?? () Thread 3 (Thread 0x7fa16f37e700 (LWP 14103)): #0 0x00007fa1ea093303 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007fa1e4a7dd84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fa1e4a7dea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fa1eaca4c16 in QEventDispatcherGlib::processEvents (this=0x7fa1680008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007fa1eac752bf in QEventLoop::processEvents (this=this at entry=0x7fa16f37dd90, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007fa1eac75548 in QEventLoop::exec (this=0x7fa16f37dd90, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007fa1eab76b10 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007fa1eac559af in QInotifyFileSystemWatcherEngine::run (this=0x46d3d00) at io/qfilesystemwatcher_inotify.cpp:248 #8 0x00007fa1eab79aec in QThreadPrivate::start (arg=0x46d3d00) at thread/qthread_unix.cpp:338 #9 0x00007fa1e4f4ce9a in start_thread (arg=0x7fa16f37e700) at pthread_create.c:308 #10 0x00007fa1ea09ecbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 2 (Thread 0x7fa1c8b37700 (LWP 14183)): #0 0x00007fa1ea0918bd in read () at ../sysdeps/unix/syscall-template.S:82 #1 0x00007fa1e4aba15f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007fa1e4a7d914 in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007fa1e4a7dd22 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #4 0x00007fa1e4a7e1e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007fa1791344a6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #6 0x00007fa1e4aa1645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #7 0x00007fa1e4f4ce9a in start_thread (arg=0x7fa1c8b37700) at pthread_create.c:308 #8 0x00007fa1ea09ecbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #9 0x0000000000000000 in ?? () Thread 1 (Thread 0x7fa1da1967c0 (LWP 13999)): [KCrash Handler] #6 0x0000000000002deb in ?? () #7 0x00007fa1eac8e6e1 in QObject::disconnect (sender=0x1c18580, signal=0x0, receiver=0x172dee0, method=0x466d4f9 "receiveMetaData()") at kernel/qobject.cpp:2891 #8 0x00007fa1cfef50ae in disconnect (member=0x7fa1d04cf5cf "1receiveMetaData()", receiver=0x172dee0, this=) at /usr/include/qt4/QtCore/qobject.h:252 #9 WebCore::QNetworkReplyWrapper::resetConnections (this=0x172dee0) at platform/network/qt/QNetworkReplyHandler.cpp:254 #10 0x00007fa1cfef510d in WebCore::QNetworkReplyWrapper::release (this=0x172dee0) at platform/network/qt/QNetworkReplyHandler.cpp:235 #11 0x00007fa1cfef5286 in WebCore::QNetworkReplyHandler::release (this=this at entry=0x31de050) at platform/network/qt/QNetworkReplyHandler.cpp:419 #12 0x00007fa1cfef52de in WebCore::QNetworkReplyHandler::abort (this=0x31de050) at platform/network/qt/QNetworkReplyHandler.cpp:407 #13 0x00007fa1cfef26d9 in WebCore::ResourceHandle::cancel (this=0x7fa167cfa108) at platform/network/qt/ResourceHandleQt.cpp:107 #14 0x00007fa1cfcf6ced in WebCore::PingLoader::~PingLoader (this=0x7fa16fd52f50, __in_chrg=) at loader/PingLoader.cpp:130 #15 0x00007fa1cfcf6d79 in WebCore::PingLoader::~PingLoader (this=0x7fa16fd52f50, __in_chrg=) at loader/PingLoader.cpp:131 #16 0x00007fa1cfdccb22 in WebCore::ThreadTimers::sharedTimerFiredInternal (this=0x7fa1caa9f7a8) at platform/ThreadTimers.cpp:112 #17 0x00007fa1eac8b26c in QObject::event (this=0x1b50a20, e=) at kernel/qobject.cpp:1157 #18 0x00007fa1eb658e9c in QApplicationPrivate::notify_helper (this=this at entry=0x14ce770, receiver=receiver at entry=0x1b50a20, e=e at entry=0x7fffc48b5500) at kernel/qapplication.cpp:4562 #19 0x00007fa1eb65d30a in QApplication::notify (this=0x7fffc48b5950, receiver=0x1b50a20, e=0x7fffc48b5500) at kernel/qapplication.cpp:4423 #20 0x00007fa1ec3611f6 in KApplication::notify (this=0x7fffc48b5950, receiver=0x1b50a20, event=0x7fffc48b5500) at ../../kdeui/kernel/kapplication.cpp:311 #21 0x00007fa1eac7656e in QCoreApplication::notifyInternal (this=0x7fffc48b5950, receiver=0x1b50a20, event=0x7fffc48b5500) at kernel/qcoreapplication.cpp:915 #22 0x00007fa1eaca7462 in sendEvent (event=0x7fffc48b5500, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #23 QTimerInfoList::activateTimers (this=0x14d1660) at kernel/qeventdispatcher_unix.cpp:611 #24 0x00007fa1eaca4584 in timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:186 #25 timerSourceDispatch (source=) at kernel/qeventdispatcher_glib.cpp:180 #26 0x00007fa1e4a7dab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #27 0x00007fa1e4a7dde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #28 0x00007fa1e4a7dea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #29 0x00007fa1eaca4c16 in QEventDispatcherGlib::processEvents (this=0x1491c10, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #30 0x00007fa1eb6fdc1e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #31 0x00007fa1eac752bf in QEventLoop::processEvents (this=this at entry=0x7fffc48b5770, flags=...) at kernel/qeventloop.cpp:149 #32 0x00007fa1eac75548 in QEventLoop::exec (this=0x7fffc48b5770, flags=...) at kernel/qeventloop.cpp:204 #33 0x00007fa1eac7a708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #34 0x0000000000407c63 in main (argc=, argv=) at ../../../akregator/src/main.cpp:103 This bug may be a duplicate of or related to bug 294707. Possible duplicates by query: bug 313439, bug 310918, bug 303778, bug 299490. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From thomas at arend-rhb.de Sat Mar 16 22:03:15 2013 From: thomas at arend-rhb.de (Thomas Arend) Date: Sat, 16 Mar 2013 22:03:15 +0000 Subject: [kmail2] [Bug 316870] New: kmail2 unable to move mails to inbox Message-ID: https://bugs.kde.org/show_bug.cgi?id=316870 Bug ID: 316870 Summary: kmail2 unable to move mails to inbox Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: message list Assignee: kdepim-bugs at kde.org Reporter: thomas at arend-rhb.de At first glance it seems that filtering works better with 4.10.1 but I found that mails which should not be move to the spam folder are moved to the spam folder. I selected the mails and tried to move the mails manually back in the inbox but it does not work. After droping them on the inbox the mails are deselected and reaper in the original folder in less than a second. -- You are receiving this mail because: You are the assignee for the bug. From mg at fork.pl Sat Mar 16 23:09:37 2013 From: mg at fork.pl (Marcin Gryszkalis) Date: Sat, 16 Mar 2013 23:09:37 +0000 Subject: [korganizer] [Bug 205713] KOrganizerPart crashes the application when it is embedded to show an ICS file (on Krusader as example) [null QWidget::window, QWidget::topLevelWidget, KOrganizerPart, KPluginFactory::createPartInstance] In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=205713 Marcin Gryszkalis changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick222 at yandex.ru --- Comment #20 from Marcin Gryszkalis --- *** Bug 316675 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. From adaptee at gmail.com Sun Mar 17 01:03:26 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Sun, 17 Mar 2013 01:03:26 +0000 Subject: [akregator] [Bug 316867] Akregator crashes while running in background In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316867 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 294707 *** -- You are receiving this mail because: You are the assignee for the bug. From stevenschmidt at acm.org Sun Mar 17 02:58:54 2013 From: stevenschmidt at acm.org (Steven Schmidt) Date: Sun, 17 Mar 2013 02:58:54 +0000 Subject: [Akonadi] [Bug 316881] New: Crash during Kmail Migration -- IMAP password Message-ID: https://bugs.kde.org/show_bug.cgi?id=316881 Bug ID: 316881 Summary: Crash during Kmail Migration -- IMAP password Classification: Unclassified Product: Akonadi Version: 4.9 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: IMAP resource Assignee: ervin at kde.org Reporter: stevenschmidt at acm.org CC: kdepim-bugs at kde.org, vkrause at kde.org Application: akonadi_imap_resource (4.9) KDE Platform Version: 4.9.5 Qt Version: 4.8.4 Operating System: Linux 3.6.10-4.fc18.x86_64 x86_64 Distribution: "Fedora release 17 (Beefy Miracle)" -- Information about the crash: Migrating KMail (Fedora 14->17). Tried to enter password for AIM IMAP account & crashed after 2nd attempt -- Backtrace: Application: Aim.com of type IMAP E-Mail Server (akonadi_imap_resource), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". 82 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) [KCrash Handler] #6 0x0000003fb1f90c08 in QObject::connect (sender=0x2962e20, signal=0x4674a8 "2stateChanged(KIMAP::Session::State,KIMAP::Session::State)", receiver=0x27b4120, method=0x467460 "1onSessionStateChanged(KIMAP::Session::State,KIMAP::Session::State)", type=Qt::AutoConnection) at kernel/qobject.cpp:2550 #7 0x000000000045572b in SessionPool::onPasswordRequestDone (this=0x27b4120, resultType=, password=...) at /usr/src/debug/kdepim-runtime-4.9.5/resources/imap/sessionpool.cpp:335 #8 0x0000000000456447 in SessionPool::qt_static_metacall (_o=, _c=, _id=, _a=) at /usr/src/debug/kdepim-runtime-4.9.5/x86_64-redhat-linux-gnu/resources/imap/sessionpool.moc:93 #9 0x0000003fb1f8cdbf in QMetaObject::activate (sender=0x2621090, m=, local_signal_index=, argv=0x7fffcfe9fe30) at kernel/qobject.cpp:3539 #10 0x0000000000441c01 in PasswordRequesterInterface::done (this=, _t1=0, _t2=...) at /usr/src/debug/kdepim-runtime-4.9.5/x86_64-redhat-linux-gnu/resources/imap/passwordrequesterinterface.moc:117 #11 0x0000000000421633 in SettingsPasswordRequester::onPasswordRequestCompleted (this=0x2621090, password=..., userRejected=false) at /usr/src/debug/kdepim-runtime-4.9.5/resources/imap/settingspasswordrequester.cpp:89 #12 0x0000003fb1f8cdbf in QMetaObject::activate (sender=0x2783160, m=, local_signal_index=, argv=0x7fffcfe9ffc0) at kernel/qobject.cpp:3539 #13 0x00000000004201b1 in Settings::passwordRequestCompleted (this=this at entry=0x2783160, _t1=..., _t2=_t2 at entry=false) at /usr/src/debug/kdepim-runtime-4.9.5/x86_64-redhat-linux-gnu/resources/imap/settings.moc:123 #14 0x0000000000420679 in Settings::onDialogFinished (this=0x2783160, result=) at /usr/src/debug/kdepim-runtime-4.9.5/resources/imap/settings.cpp:164 #15 0x000000000042087b in Settings::qt_static_metacall (_o=, _c=, _id=, _a=) at /usr/src/debug/kdepim-runtime-4.9.5/x86_64-redhat-linux-gnu/resources/imap/settings.moc:73 #16 0x0000003fb1f8cdbf in QMetaObject::activate (sender=0x26875e0, m=, local_signal_index=, argv=0x7fffcfea0190) at kernel/qobject.cpp:3539 #17 0x0000003fb407e6de in QDialog::finished (this=this at entry=0x26875e0, _t1=_t1 at entry=1) at .moc/release-shared/moc_qdialog.cpp:152 #18 0x0000003fb407e77a in QDialog::done (this=0x26875e0, r=1) at dialogs/qdialog.cpp:597 #19 0x0000003fb49cad9f in KPasswordDialog::KPasswordDialogPrivate::actuallyAccept (this=0x27fcb20) at /usr/src/debug/kdelibs-4.9.5/kdeui/dialogs/kpassworddialog.cpp:404 #20 0x0000003fb1f8c29e in QObject::event (this=0x26875e0, e=) at kernel/qobject.cpp:1194 #21 0x0000003fb3c1966a in QWidget::event (this=0x26875e0, event=0x2720930) at kernel/qwidget.cpp:8845 #22 0x0000003fb3bca5ac in QApplicationPrivate::notify_helper (this=this at entry=0x25e6120, receiver=receiver at entry=0x26875e0, e=e at entry=0x2720930) at kernel/qapplication.cpp:4562 #23 0x0000003fb3bcea2a in QApplication::notify (this=0x7fffcfea0d70, receiver=0x26875e0, e=0x2720930) at kernel/qapplication.cpp:4423 #24 0x0000003fb4a468c6 in KApplication::notify (this=0x7fffcfea0d70, receiver=0x26875e0, event=0x2720930) at /usr/src/debug/kdelibs-4.9.5/kdeui/kernel/kapplication.cpp:311 #25 0x0000003fb1f7799e in QCoreApplication::notifyInternal (this=0x7fffcfea0d70, receiver=receiver at entry=0x26875e0, event=event at entry=0x2720930) at kernel/qcoreapplication.cpp:946 #26 0x0000003fb1f7b451 in sendEvent (event=0x2720930, receiver=0x26875e0) at kernel/qcoreapplication.h:231 #27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x25be8e0) at kernel/qcoreapplication.cpp:1570 #28 0x0000003fb1fa5e33 in sendPostedEvents () at kernel/qcoreapplication.h:236 #29 postEventSourceDispatch (s=s at entry=0x25dfaf0) at kernel/qeventdispatcher_glib.cpp:279 #30 0x00000035a0e47825 in g_main_dispatch (context=0x25e9610) at gmain.c:2539 #31 g_main_context_dispatch (context=context at entry=0x25e9610) at gmain.c:3075 #32 0x00000035a0e47b58 in g_main_context_iterate (context=context at entry=0x25e9610, block=block at entry=1, dispatch=dispatch at entry=1, self=) at gmain.c:3146 #33 0x00000035a0e47c14 in g_main_context_iteration (context=0x25e9610, may_block=1) at gmain.c:3207 #34 0x0000003fb1fa5fc6 in QEventDispatcherGlib::processEvents (this=0x25e5c60, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #35 0x0000003fb3c6a5ee in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 #36 0x0000003fb1f766ef in QEventLoop::processEvents (this=this at entry=0x7fffcfea0cf0, flags=...) at kernel/qeventloop.cpp:149 #37 0x0000003fb1f76978 in QEventLoop::exec (this=0x7fffcfea0cf0, flags=...) at kernel/qeventloop.cpp:204 #38 0x0000003fb1f7b768 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #39 0x0000003fbe752df3 in Akonadi::ResourceBase::init (r=0x276f750) at /usr/src/debug/kdepimlibs-4.9.5/akonadi/resourcebase.cpp:451 #40 0x000000000041b2e3 in Akonadi::ResourceBase::init (argc=, argv=) at /usr/include/kde4/akonadi/resourcebase.h:188 #41 0x00000035a1221735 in __libc_start_main (main=0x415660 , argc=3, ubp_av=0x7fffcfea0e88, init=, fini=, rtld_fini=, stack_end=0x7fffcfea0e78) at libc-start.c:226 #42 0x0000000000415815 in _start () This bug may be a duplicate of or related to bug 310072. Possible duplicates by query: bug 316104, bug 315827, bug 315042, bug 314203, bug 312610. Reported using DrKonqi -- You are receiving this mail because: You are on the CC list for the bug. From adaptee at gmail.com Sun Mar 17 04:11:11 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Sun, 17 Mar 2013 04:11:11 +0000 Subject: [Akonadi] [Bug 316881] Crash during Kmail Migration -- IMAP password In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316881 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- See https://bugs.kde.org/show_bug.cgi?id=310072#c2 *** This bug has been marked as a duplicate of bug 310072 *** -- You are receiving this mail because: You are on the CC list for the bug. From adaptee at gmail.com Sun Mar 17 04:11:11 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Sun, 17 Mar 2013 04:11:11 +0000 Subject: [Akonadi] [Bug 310072] Crash in kmail (Kmail keeps running) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310072 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stevenschmidt at acm.org --- Comment #4 from Jekyll Wu --- *** Bug 316881 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. From andysem at mail.ru Sun Mar 17 08:42:10 2013 From: andysem at mail.ru (Lastique) Date: Sun, 17 Mar 2013 08:42:10 +0000 Subject: [kmail2] [Bug 316888] New: Folder retrieval options are not preserved across reboot Message-ID: https://bugs.kde.org/show_bug.cgi?id=316888 Bug ID: 316888 Summary: Folder retrieval options are not preserved across reboot Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: folders Assignee: kdepim-bugs at kde.org Reporter: andysem at mail.ru I have two IMAP mail accounts configured in kmail. When I set folder retrieval options for each of the accounts the settings are saved for the current session but are lost after reboot. In particular I set to keep message bodies for 10080 minutes (1 week). The folders in the accounts are configured to inherit parameters from the parent folder. Reproducible: Always Steps to Reproduce: 1. Open kmail and select an email account in the folder list. 2. Select "Folder Properties" in the context menu, go to the "Retrieval" tab. 3. Select "Retrieve message bodies on demand", type 10080 in the "Keep message bodies locally for" field. 4. Press OK and reboot. 5. After reboot open kmail and go to the same tab. Actual Results: The retrieval options are back to the default. Expected Results: The retrieval options should be saved as I set them. -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Sun Mar 17 10:08:40 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Sun, 17 Mar 2013 10:08:40 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #9 from Grégory Oestreicher --- (In reply to comment #8) > The API reference [0] says this: > > void ItemFetchScope::setIgnoreRetrievalErrors ( bool enabled ) > > Since 4.11 > I understand the usage is therefore forbidden in 4.10.* code. Indeed. > git-blame tells me that > 450a036a (Christian Mollekopf 2013-03-04 18:21:44) > is the one who introduced the usage of this member. I'll try to catch Christian on IRC today, and if I can't will ask on the kde-pim ml. Thanks for catching and reporting this, appreciated :) Cheers, Grégory -- You are receiving this mail because: You are the assignee for the bug. From ralsa at ymail.com Sun Mar 17 10:14:58 2013 From: ralsa at ymail.com (Ralsa) Date: Sun, 17 Mar 2013 10:14:58 +0000 Subject: [kmail2] [Bug 315568] kmail crash on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315568 --- Comment #5 from Ralsa --- Created attachment 78126 --> https://bugs.kde.org/attachment.cgi?id=78126&action=edit New crash information added by DrKonqi kmail (4.10.1) on KDE Platform 4.10.1 using Qt 4.8.2 - What I was doing when the application crashed: The problem persists every day, every session... -- Backtrace (Reduced): #8 0xb75c285c in KStatusNotifierItem::setStatus (this=0x9c35378, status=KStatusNotifierItem::Active) at ../../kdeui/notifications/kstatusnotifieritem.cpp:161 #9 0xb6e3d381 in KMail::KMSystemTray::setMode (this=0x9c35378, newMode=1) at ../../kmail/kmsystemtray.cpp:164 #10 0xb6e50c4e in KMKernel::toggleSystemTray (this=0xbfcccbd0) at ../../kmail/kmkernel.cpp:2063 #11 0xb6ea5a69 in KMMainWidget::readConfig (this=0x99ed4f8) at ../../kmail/kmmainwidget.cpp:979 #12 0xb6ea5fb5 in KMMainWidget::KMMainWidget (this=0x99ed4f8, parent=0xb62b1d80, aGUIClient=0xb62b1d80, actionCollection=0xb62b1d80, config=...) at ../../kmail/kmmainwidget.cpp:267 -- You are receiving this mail because: You are the assignee for the bug. From mfraz74+kde at gmail.com Sun Mar 17 11:10:58 2013 From: mfraz74+kde at gmail.com (Mark Fraser) Date: Sun, 17 Mar 2013 11:10:58 +0000 Subject: [Akonadi] [Bug 285532] Trash folder disappeared In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285532 --- Comment #14 from Mark Fraser --- There isn't an option under Advanced to do anything with the waste bin (trash) folder. This is a POP account. -- You are receiving this mail because: You are the assignee for the bug. From axel.braun at gmx.de Sun Mar 17 15:59:48 2013 From: axel.braun at gmx.de (Axel Braun) Date: Sun, 17 Mar 2013 15:59:48 +0000 Subject: [kmail2] [Bug 316913] New: Search results unreliable Message-ID: https://bugs.kde.org/show_bug.cgi?id=316913 Bug ID: 316913 Summary: Search results unreliable Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: commands and actions Assignee: kdepim-bugs at kde.org Reporter: axel.braun at gmx.de Search for mails gives results that do not cover the reality. For example, I search for 'Bestellung' and notice that one account is not checked at all (using 'search all folders'). Second, When I switch between 'All conditions must match' and 'one condition must match', having only one condition specified, gives a different result. Nepomuk/Akonadi is running of course.... Reproducible: Always Steps to Reproduce: 1. enter search 2. 3. Actual Results: Many messages ommitted Expected Results: all matching results are shown -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Sun Mar 17 16:29:20 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Sun, 17 Mar 2013 16:29:20 +0000 Subject: [kmail2] [Bug 316917] New: add button for replying with plain text Message-ID: https://bugs.kde.org/show_bug.cgi?id=316917 Bug ID: 316917 Summary: add button for replying with plain text Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: silver.salonen at gmail.com As it sometimes happens that HTML-reply is not very consistent with the original HTML-code, I'd like to switch from replying with HTML to replying by plain text. When I just uncheck "Options -> Formatting (HTML)" the original e-mail is not quoted properly as it is when unchecking "Reply using HTML if present". As "Options -> Formatting (HTML)" is not intended only for replying I guess it wouldn't do to change the behavior of this option. There should still be some easy way to reply to individual e-mails with proper plain-text quotations (or switch to the quotations while replying, but I guess that would be not so easy to implement). Reproducible: Always Steps to Reproduce: 1. Check setting "Reply using HTML if present" 2. Open some HTML-email 3. Reply to it Actual Results: If quoted HTML-code is not of satisfactory and plain-text reply is preferred, the "Reply using HTML if present" setting needs to be unchecked and checked after replying to the e-mail. It's just inconvenient. Expected Results: It would be much easier if there would be a button to reply with plain-text quotation. -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Sun Mar 17 16:33:35 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Sun, 17 Mar 2013 16:33:35 +0000 Subject: [kmail2] [Bug 316767] some replacements do not work in template In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316767 --- Comment #3 from Silver Salonen --- BTW, it does not make any difference if I remove/disable my signature from the identity. -- You are receiving this mail because: You are the assignee for the bug. From darrella at hushmail.com Sun Mar 17 17:46:12 2013 From: darrella at hushmail.com (Woodsman) Date: Sun, 17 Mar 2013 17:46:12 +0000 Subject: [kmail2] [Bug 316815] No KMail2 notification with local mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316815 --- Comment #1 from Woodsman --- A work-around: create a filter to move the mail from the Local Account folder to the inbox. -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Sun Mar 17 18:39:45 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Sun, 17 Mar 2013 18:39:45 +0000 Subject: [Akonadi] [Bug 311240] CalDAV calendar resource shows duplicate calendar In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=311240 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/7876766c7e65dfc5 | |15ad92467b2287a6c63af5a6 --- Comment #5 from Grégory Oestreicher --- Git commit 7876766c7e65dfc515ad92467b2287a6c63af5a6 by Grégory Oestreicher. Committed on 17/03/2013 at 19:37. Pushed by goestreicher into branch 'KDE/4.10'. Don't add mime types to the root collection This seem to have many side effects, and the issue that this was meant to address seems to have been fixed since. Related: bug 308835, bug 309372 FIXED-IN: 4.10.2 M +0 -9 resources/dav/resource/davgroupwareresource.cpp http://commits.kde.org/kdepim-runtime/7876766c7e65dfc515ad92467b2287a6c63af5a6 -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Sun Mar 17 18:39:45 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Sun, 17 Mar 2013 18:39:45 +0000 Subject: [Akonadi] [Bug 308835] double instances of carddav contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=308835 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/7876766c7e65dfc5 | |15ad92467b2287a6c63af5a6 --- Comment #1 from Grégory Oestreicher --- Git commit 7876766c7e65dfc515ad92467b2287a6c63af5a6 by Grégory Oestreicher. Committed on 17/03/2013 at 19:37. Pushed by goestreicher into branch 'KDE/4.10'. Don't add mime types to the root collection This seem to have many side effects, and the issue that this was meant to address seems to have been fixed since. Related: bug 311240, bug 309372 FIXED-IN: 4.10.2 M +0 -9 resources/dav/resource/davgroupwareresource.cpp http://commits.kde.org/kdepim-runtime/7876766c7e65dfc515ad92467b2287a6c63af5a6 -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Sun Mar 17 18:39:45 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Sun, 17 Mar 2013 18:39:45 +0000 Subject: [Akonadi] [Bug 309372] contacts and their birthdays appears twice using carddav/owncloud In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309372 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/7876766c7e65dfc5 | |15ad92467b2287a6c63af5a6 --- Comment #4 from Grégory Oestreicher --- Git commit 7876766c7e65dfc515ad92467b2287a6c63af5a6 by Grégory Oestreicher. Committed on 17/03/2013 at 19:37. Pushed by goestreicher into branch 'KDE/4.10'. Don't add mime types to the root collection This seem to have many side effects, and the issue that this was meant to address seems to have been fixed since. Related: bug 311240, bug 308835 FIXED-IN: 4.10.2 M +0 -9 resources/dav/resource/davgroupwareresource.cpp http://commits.kde.org/kdepim-runtime/7876766c7e65dfc515ad92467b2287a6c63af5a6 -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Sun Mar 17 18:44:40 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Sun, 17 Mar 2013 18:44:40 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #10 from Grégory Oestreicher --- (In reply to comment #5) > I will do. But for now the compilation fails: You can compile the resource without having to compile all of kdepim-runtime. If cmake succeeds, which it seems to do, then just cd to 'resources/dav/' and issue 'make' from here. Thanks for your help, Grégory -- You are receiving this mail because: You are the assignee for the bug. From sebastian.radish at gmx.de Sun Mar 17 20:26:31 2013 From: sebastian.radish at gmx.de (Rettich) Date: Sun, 17 Mar 2013 20:26:31 +0000 Subject: [kaddressbook] [Bug 316625] Kaddressbook does not show pictures from Kolab contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316625 Rettich changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.9 |4.10 --- Comment #1 from Rettich --- This problem still exists in 4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From itumaykin at gmail.com Sun Mar 17 21:32:12 2013 From: itumaykin at gmail.com (Coacher) Date: Sun, 17 Mar 2013 21:32:12 +0000 Subject: [Akonadi] [Bug 316002] akonadi fails to start with QSQLITE3 driver In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316002 Coacher changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |itumaykin at gmail.com -- You are receiving this mail because: You are the assignee for the bug. From chaser.andrey at gmail.com Sun Mar 17 22:17:40 2013 From: chaser.andrey at gmail.com (Andrey) Date: Sun, 17 Mar 2013 22:17:40 +0000 Subject: [Akonadi] [Bug 316002] akonadi fails to start with QSQLITE3 driver In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316002 Andrey changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chaser.andrey at gmail.com -- You are receiving this mail because: You are the assignee for the bug. From chaser.andrey at gmail.com Sun Mar 17 22:17:57 2013 From: chaser.andrey at gmail.com (Andrey) Date: Sun, 17 Mar 2013 22:17:57 +0000 Subject: [Akonadi] [Bug 316002] akonadi fails to start with QSQLITE3 driver In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316002 Andrey changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from Andrey --- *** This bug has been confirmed by popular vote. *** -- You are receiving this mail because: You are the assignee for the bug. From woelfel at gmx.net Sun Mar 17 22:39:13 2013 From: woelfel at gmx.net (Philipp Woelfel) Date: Sun, 17 Mar 2013 22:39:13 +0000 Subject: [kmail2] [Bug 311996] IMAP quota (folder colour) isn't automatically refreshed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=311996 Philipp Woelfel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |woelfel at gmx.net --- Comment #2 from Philipp Woelfel --- I can confirm this on openSuSE 12.3 with KDE 4.10 -- You are receiving this mail because: You are the assignee for the bug. From woelfel at gmx.net Sun Mar 17 22:51:03 2013 From: woelfel at gmx.net (Philipp Woelfel) Date: Sun, 17 Mar 2013 22:51:03 +0000 Subject: [kmail2] [Bug 311996] IMAP quota (folder colour) isn't automatically refreshed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=311996 --- Comment #3 from Philipp Woelfel --- Moreover, after moving a "red" folder to a different account I cannot make it "black" at all. Even if I click on "Folder properties" and then the "Quota" tab, it remains red. -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Sun Mar 17 22:53:04 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sun, 17 Mar 2013 22:53:04 +0000 Subject: [Akonadi] [Bug 316002] akonadi fails to start with QSQLITE3 driver In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316002 --- Comment #2 from Christophe Giboudeaux --- >QSqlDatabase: QSQLITE3 driver not loaded >QSqlDatabase: available drivers: QSQLITE Installation or packaging issue. Check with your distribution that the sqlite driver is built in Akonadi looks like ubuntu has a akonadi-backend-sqlite package. make sure it's installed -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Sun Mar 17 23:06:43 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sun, 17 Mar 2013 23:06:43 +0000 Subject: [Akonadi] [Bug 316002] akonadi fails to start with QSQLITE3 driver In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316002 --- Comment #3 from Christophe Giboudeaux --- what does 'qmake -query QT_INSTALL_PLUGINS' return ? if it doesn't return /usr/lib/plugins, that's an Ubuntu issue, the akonadi-sqlite plugin is installed there: http://packages.ubuntu.com/raring/amd64/akonadi-backend-sqlite/filelist If that's the case, ask your distribution to use -DINSTALL_QSQLITE_IN_QT_PREFIX when building Akonadi. -- You are receiving this mail because: You are the assignee for the bug. From sebastian.radish at gmx.de Sun Mar 17 23:28:31 2013 From: sebastian.radish at gmx.de (Rettich) Date: Sun, 17 Mar 2013 23:28:31 +0000 Subject: [Akonadi] [Bug 316625] Kaddressbook does not show pictures from Kolab contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316625 Rettich changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kdepim-bugs at kde.org Component|general |Kolab Resource Product|kaddressbook |Akonadi --- Comment #2 from Rettich --- I just figured out, that the pictures are gone Kontact and KMail, too. (Must have been still in some kind of Akonadi/Nepomuk cache.) I'm changing the product to Akonadi since it's no longer a KAddressbock specific problem. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From winter at kde.org Mon Mar 18 00:16:57 2013 From: winter at kde.org (Allen Winter) Date: Mon, 18 Mar 2013 00:16:57 +0000 Subject: [Akonadi] [Bug 316199] todo related to a google account lose reminder and become "takes the whole day" In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316199 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kdepim-bugs at kde.org, | |winter at kde.org Component|todo |Google Resource Version|4.10.0 |4.10 Assignee|korganizer-devel at kde.org |dvratil at redhat.com Product|kontact |Akonadi --- Comment #1 from Allen Winter --- I think this must be specific to the Google Calendar and Tasks Akonadi resource, so reassigning there -- You are receiving this mail because: You are on the CC list for the bug. From winter at kde.org Mon Mar 18 00:18:26 2013 From: winter at kde.org (Allen Winter) Date: Mon, 18 Mar 2013 00:18:26 +0000 Subject: [Akonadi] [Bug 316122] duplicate dav calendar folder in korganizer In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316122 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winter at kde.org Component|groupware |DAV Resource Version|4.10.0 |4.10 Assignee|korganizer-devel at kde.org |kdepim-bugs at kde.org Product|korganizer |Akonadi --- Comment #1 from Allen Winter --- might be specific to the CardDav Akonadi resource, so reassigning there. -- You are receiving this mail because: You are the assignee for the bug. From winter at kde.org Mon Mar 18 00:19:55 2013 From: winter at kde.org (Allen Winter) Date: Mon, 18 Mar 2013 00:19:55 +0000 Subject: [Akonadi] [Bug 316742] Event copy/paste does nothing with only caldav calendars defined In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316742 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winter at kde.org Component|general |DAV Resource Version|4.10.1 |4.10 Assignee|korganizer-devel at kde.org |kdepim-bugs at kde.org Product|korganizer |Akonadi --- Comment #1 from Allen Winter --- might be specific to the CalDav Akonadi resource, so reassigning there. -- You are receiving this mail because: You are the assignee for the bug. From winter at kde.org Mon Mar 18 00:36:55 2013 From: winter at kde.org (Allen Winter) Date: Mon, 18 Mar 2013 00:36:55 +0000 Subject: [Akonadi] [Bug 314026] modified recurrent entries from google cal not visible in calendar In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314026 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kdepim-bugs at kde.org, | |winter at kde.org Component|recurrence |Google Resource Version|4.9.98 RC3 |unspecified Assignee|korganizer-devel at kde.org |dvratil at redhat.com Product|korganizer |Akonadi --- Comment #1 from Allen Winter --- I will reassign this to the Google Calendar Akonadi resource. However, you should note that we don't support the old gcal library any longer. You don't say what KOrganizer version you are using, but if you are using gcal you might be using something very old. Modern, supported library is libkgapi and NOT gcal. -- You are receiving this mail because: You are on the CC list for the bug. From andysem at mail.ru Mon Mar 18 05:33:03 2013 From: andysem at mail.ru (Lastique) Date: Mon, 18 Mar 2013 05:33:03 +0000 Subject: [kmail2] [Bug 316944] New: Allow pasting URLs as text by default Message-ID: https://bugs.kde.org/show_bug.cgi?id=316944 Bug ID: 316944 Summary: Allow pasting URLs as text by default Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: andysem at mail.ru When I compose an email and I paste an URL into the message, a context window pops up so that I have to select whether I want to paste it as text or as attachment. This is _very_ annoying as I've never had a need to paste it as attachment yet I have to choose to paste it as text every time. I couldn't find any parameter in kmail settings to change that behavior. Changing keyboard shortcuts to "Paste Without Formatting" on Shift+Ins (the combination I'm using to paste) doesn't help as it keeps popping up this context window. This is probably a bug of its own since selecting "Paste Without Formatting" in the composer options does what I want and, as I understand, the keyboard shortcut assigned to it should do the same. Please, provide an option in the settings to allow to select the default pasting behavior. Or simply make it paste URLs as text without this context menu. If I want to attach a file I will probably select Attach in the menu or something like that anyway. Reproducible: Always Steps to Reproduce: 1. Start the composer by creating a new email. 2. Copy an URL (e.g. from a browser). 3. Paste it to the message body with Shift+Ins. Actual Results: A context menu pops up offering to choose pasting behavior. Expected Results: I'd like to remove this menu and always paste URLs as text. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 18 06:36:59 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 18 Mar 2013 06:36:59 +0000 Subject: [kmail2] [Bug 316944] Allow pasting URLs as text by default In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316944 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- I don't understand how you can have this bug. I dnd I paste directly as textr I close "paste" I paste directly as text etc. url is stored in paste element as text so I don't understand how do you have this problem. give me an example as url that you try to paste. how do you do ? (to select url in firefox) etc. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 18 06:40:02 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 18 Mar 2013 06:40:02 +0000 Subject: [kmail2] [Bug 316917] add button for replying with plain text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316917 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |WONTFIX --- Comment #1 from Laurent Montel --- Sorry but if we do it we must create the same menu without formatting. => reply to author as plain text -> reply to all as plain text etc. so better to uncheck this option if you don't like reply as html. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 18 06:43:55 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 18 Mar 2013 06:43:55 +0000 Subject: [kmail2] [Bug 57983] "Suggest automatic display" in the "attach file" dialog In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=57983 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #8 from Laurent Montel --- Yes me too. Will implement it soon. -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Mon Mar 18 06:49:42 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Mon, 18 Mar 2013 06:49:42 +0000 Subject: [kmail2] [Bug 316917] add button for replying with plain text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316917 --- Comment #2 from Silver Salonen --- Checking and unchecking it for every 2nd e-mail is really-really inconvenient. What about the functionality to switch from HTML-reply to plain-text "inline"? I mean something like unchecking "Options -> Formatting (HTML)", but with adding proper plain-text quotation. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 18 07:04:00 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 18 Mar 2013 07:04:00 +0000 Subject: [kmail2] [Bug 57983] "Suggest automatic display" in the "attach file" dialog In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=57983 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.11 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/542369333a7fdb0bd5f64bcf | |29578cec75c6c178 --- Comment #9 from Laurent Montel --- Git commit 542369333a7fdb0bd5f64bcf29578cec75c6c178 by Montel Laurent. Committed on 18/03/2013 at 08:03. Pushed by mlaurent into branch 'master'. Fix Bug 57983 - "Suggest automatic display" in the "attach file" dialog FIXED-IN: 4.11 M +27 -2 messagecomposer/attachmentmodel.cpp M +8 -1 messagecomposer/attachmentmodel.h http://commits.kde.org/kdepim/542369333a7fdb0bd5f64bcf29578cec75c6c178 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 18 07:09:30 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 18 Mar 2013 07:09:30 +0000 Subject: [kmail2] [Bug 316860] Recent Addresses no longer appear in the Select Recipient dialog In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316860 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- YEs it's right you can't see recent contact here. Will look at if I can do something. -- You are receiving this mail because: You are the assignee for the bug. From andysem at mail.ru Mon Mar 18 07:10:38 2013 From: andysem at mail.ru (Lastique) Date: Mon, 18 Mar 2013 07:10:38 +0000 Subject: [kmail2] [Bug 316944] Allow pasting URLs as text by default In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316944 --- Comment #2 from Lastique --- This basically shows with any URL I try to paste into composer. For example, I just now copied this bug's URL in Chrome address box (Ctrl+Ins), created a new email in kmail and pasted the URL to the message body and got the described popup menu. Interestingly though, if I try to copy an URL in Firefox address box, I can paste it as text without problem. It is possible that Chrome puts the URL to clipboard differently than Firefox. -- You are receiving this mail because: You are the assignee for the bug. From andysem at mail.ru Mon Mar 18 07:14:52 2013 From: andysem at mail.ru (Lastique) Date: Mon, 18 Mar 2013 07:14:52 +0000 Subject: [kmail2] [Bug 316944] Allow pasting URLs as text by default In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316944 --- Comment #3 from Lastique --- BTW, my Chrome version is 25.0.1364.172. -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Mon Mar 18 07:16:39 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Mon, 18 Mar 2013 07:16:39 +0000 Subject: [Akonadi] [Bug 316122] duplicate dav calendar folder in korganizer In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316122 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |greg at kamago.net Version Fixed In| |4.10.2 Resolution|--- |FIXED --- Comment #2 from Grégory Oestreicher --- I've fixed this yesterday in 4.10 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 18 08:23:16 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 18 Mar 2013 08:23:16 +0000 Subject: [kmail2] [Bug 316944] Allow pasting URLs as text by default In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316944 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #4 from Laurent Montel --- yes chromium store html page too. So it's normal if it store two elements to ask you if you want to paste as text or object. -- You are receiving this mail because: You are the assignee for the bug. From andysem at mail.ru Mon Mar 18 09:26:48 2013 From: andysem at mail.ru (Lastique) Date: Mon, 18 Mar 2013 09:26:48 +0000 Subject: [kmail2] [Bug 316944] Allow pasting URLs as text by default In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316944 Lastique changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID |--- --- Comment #5 from Lastique --- I don't really understand what you mean. Is it that the URL has multiple versions in clipboard when copied by Chrome/Chromium? Is there a plain text version? Letting the user decide is not very user-friendly, even if it seems logical from the implementation standpoint. I'm just copying an URL, after all, and I have no idea how Chrome puts it into the clipboard. Other applications (e.g. Kate) are able to paste it as plain text without me choosing it, and I'd like kmail to follow that behavior. Adding an option in kmail settings to select the default paste behavior seems like a good compromise to eliminate this problem, IMHO. A more elaborate solution would be to paste the plain text version into the plain text email and html version into the html email, but I'm not requesting this; just always pasting the plain text is enough for me. I'm reopening this bug and asking you to reconsider. -- You are receiving this mail because: You are the assignee for the bug. From kensington at gentoo.org Mon Mar 18 09:28:48 2013 From: kensington at gentoo.org (Michael Palimaka) Date: Mon, 18 Mar 2013 09:28:48 +0000 Subject: [Akonadi] [Bug 316002] akonadi fails to start with QSQLITE3 driver In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316002 Michael Palimaka changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kensington at gentoo.org -- You are receiving this mail because: You are the assignee for the bug. From karaluh at karaluh.pl Mon Mar 18 10:12:15 2013 From: karaluh at karaluh.pl (karaluh) Date: Mon, 18 Mar 2013 10:12:15 +0000 Subject: [Akonadi] [Bug 295601] Kmail2 4.8.1 root folder content (INBOX) with Cyrus IMAP is not displayed anymore In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=295601 karaluh changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |karaluh at karaluh.pl --- Comment #5 from karaluh --- This happens because of enabled server side subscription. It's enabled by default in the wizzard, disabled by default in manual configuration. -- You are receiving this mail because: You are on the CC list for the bug. From montel at kde.org Mon Mar 18 10:41:04 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 18 Mar 2013 10:41:04 +0000 Subject: [kmail2] [Bug 316944] Allow pasting URLs as text by default In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316944 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #6 from Laurent Montel --- no it's store url as text and html file in clipboard. so normal that it asks what you want to paste. -- You are receiving this mail because: You are the assignee for the bug. From redm at gmx.de Mon Mar 18 11:26:22 2013 From: redm at gmx.de (Michael Reiher) Date: Mon, 18 Mar 2013 11:26:22 +0000 Subject: [kmail2] [Bug 315954] LDAP password stored in clear text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315954 --- Comment #8 from Michael Reiher --- I just wonder, why ask at all? What if the user chooses "no"? Do you continue to support the cleartext password? In any case an existing password in kabldaprc should be removed (maybe you do this already, and this is stating the obvious, but I thought I just mention it, just in case...) -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Mon Mar 18 11:28:15 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Mon, 18 Mar 2013 11:28:15 +0000 Subject: [kmail2] [Bug 316961] New: remember also contact's name for recent addresses Message-ID: https://bugs.kde.org/show_bug.cgi?id=316961 Bug ID: 316961 Summary: remember also contact's name for recent addresses Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: silver.salonen at gmail.com It would be very helpful if contact's name was also remembered for recent addresses list. Reproducible: Always Steps to Reproduce: 1. Start composing an e-mail 2. Type contact's e-mail address Actual Results: Only contact's e-mail address is shown, name is not used. Expected Results: Contact's name should also be used. -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Mon Mar 18 11:33:27 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Mon, 18 Mar 2013 11:33:27 +0000 Subject: [kmail2] [Bug 316962] New: use external addressbook for storing recent addresses Message-ID: https://bugs.kde.org/show_bug.cgi?id=316962 Bug ID: 316962 Summary: use external addressbook for storing recent addresses Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: silver.salonen at gmail.com It would be much more functional to store all collected addresses in some external addressbook (through Akonadi?). Reproducible: Always Steps to Reproduce: 1. Use some e-mail address Actual Results: E-mail address (only!) is stored in KMail's "recent addresses". Expected Results: E-mail address with all the relevant information (name, ... something more to be extracted?) is stored in an external addressbook. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 18 11:42:33 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 18 Mar 2013 11:42:33 +0000 Subject: [kmail2] [Bug 315954] LDAP password stored in clear text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315954 --- Comment #9 from Laurent Montel --- because some people doesn't want to store it in kwallet. If they want to keep in config file I keep it in config file. it's his choose so sorry I will not remove all by default. Regards -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 18 11:44:06 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 18 Mar 2013 11:44:06 +0000 Subject: [kmail2] [Bug 316961] remember also contact's name for recent addresses In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316961 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- it's never stored. Don't know why will investigate. -- You are receiving this mail because: You are the assignee for the bug. From mail at milianw.de Mon Mar 18 11:54:08 2013 From: mail at milianw.de (Milian Wolff) Date: Mon, 18 Mar 2013 11:54:08 +0000 Subject: [kmail2] [Bug 316964] New: Freeze on startup when composer window is restored [Nepomuk2::Resource::Resource -> QMutex::lock] Message-ID: https://bugs.kde.org/show_bug.cgi?id=316964 Bug ID: 316964 Summary: Freeze on startup when composer window is restored [Nepomuk2::Resource::Resource -> QMutex::lock] Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: mail at milianw.de Hey all, I managed to make my KMail freeze reliably on every startup. Last time I closed it I had a composer window open with a new email which I did not send. Now, on startup, it restores this window and triggers a deadlock. (gdb) thread apply all bt Thread 6 (Thread 0x7f26ceed8700 (LWP 1699)): #0 0x00007f26ee22b954 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 #1 0x00007f26e406aaf5 in ?? () from /usr/lib/libQtWebKit.so.4 #2 0x00007f26e406ab49 in ?? () from /usr/lib/libQtWebKit.so.4 #3 0x00007f26ee227e0f in start_thread () from /usr/lib/libpthread.so.0 #4 0x00007f26f03f7efd in clone () from /usr/lib/libc.so.6 Thread 5 (Thread 0x7f268dd46700 (LWP 1700)): #0 0x00007f26ee22b954 in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 #1 0x00007f26e3db1059 in ?? () from /usr/lib/libQtWebKit.so.4 #2 0x00007f26e409927e in ?? () from /usr/lib/libQtWebKit.so.4 #3 0x00007f26ee227e0f in start_thread () from /usr/lib/libpthread.so.0 #4 0x00007f26f03f7efd in clone () from /usr/lib/libc.so.6 Thread 4 (Thread 0x7f268cff6700 (LWP 1711)): #0 0x00007f26f03eefad in poll () from /usr/lib/libc.so.6 #1 0x00007f26e87f3b14 in ?? () from /usr/lib/libglib-2.0.so.0 #2 0x00007f26e87f3c34 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #3 0x00007f26f0d7ab86 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #4 0x00007f26f0d4b3ff in QEventLoop::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #5 0x00007f26f0d4b688 in QEventLoop::exec(QFlags) () from /usr/lib/libQtCore.so.4 #6 0x00007f26f0c4c8a0 in QThread::exec() () from /usr/lib/libQtCore.so.4 #7 0x00007f26f0c4f87c in ?? () from /usr/lib/libQtCore.so.4 #8 0x00007f26ee227e0f in start_thread () from /usr/lib/libpthread.so.0 #9 0x00007f26f03f7efd in clone () from /usr/lib/libc.so.6 Thread 3 (Thread 0x7f2686e1d700 (LWP 1712)): #0 0x00007f26ee22bd01 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0 #1 0x00007f26f0c4fd37 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4 #2 0x00007f26f0c4354f in ?? () from /usr/lib/libQtCore.so.4 #3 0x00007f26f0c4f87c in ?? () from /usr/lib/libQtCore.so.4 #4 0x00007f26ee227e0f in start_thread () from /usr/lib/libpthread.so.0 #5 0x00007f26f03f7efd in clone () from /usr/lib/libc.so.6 Thread 2 (Thread 0x7f2685dbb700 (LWP 1716)): #0 0x00007f26f03f0d53 in select () from /usr/lib/libc.so.6 #1 0x00007f26e10a1640 in ?? () from /usr/lib/libsopranoclient.so.1 #2 0x00007f26e10a3f94 in ?? () from /usr/lib/libsopranoclient.so.1 ---Type to continue, or q to quit--- #3 0x00007f26e10a73d3 in ?? () from /usr/lib/libsopranoclient.so.1 #4 0x00007f26e8deffe5 in ?? () from /usr/lib/libnepomukcore.so.4 #5 0x00007f26e8de1645 in ?? () from /usr/lib/libnepomukcore.so.4 #6 0x00007f26e8df4e29 in Nepomuk2::Resource::determineFinalResourceData() const () from /usr/lib/libnepomukcore.so.4 #7 0x00007f26e8df5554 in Nepomuk2::Resource::property(QUrl const&) const () from /usr/lib/libnepomukcore.so.4 #8 0x00007f26ec68a10a in ?? () from /usr/lib/libmessagecore.so.4 #9 0x00007f26f0c4345d in ?? () from /usr/lib/libQtCore.so.4 #10 0x00007f26f0c4f87c in ?? () from /usr/lib/libQtCore.so.4 #11 0x00007f26ee227e0f in start_thread () from /usr/lib/libpthread.so.0 #12 0x00007f26f03f7efd in clone () from /usr/lib/libc.so.6 Thread 1 (Thread 0x7f26f3081780 (LWP 1682)): #0 0x00007f26f03f3b69 in syscall () from /usr/lib/libc.so.6 #1 0x00007f26f0c4e324 in ?? () from /usr/lib/libQtCore.so.4 #2 0x00007f26f0c4a66d in QMutex::lock() () from /usr/lib/libQtCore.so.4 #3 0x00007f26e8df43d0 in Nepomuk2::Resource::Resource() () from /usr/lib/libnepomukcore.so.4 #4 0x00007f26e8e22b02 in Nepomuk2::Query::Result::Result() () from /usr/lib/libnepomukcore.so.4 #5 0x00007f26e8e28640 in ?? () from /usr/lib/libnepomukcore.so.4 #6 0x00007f26f0d58cfc in QMetaType::construct(int, void const*) () from /usr/lib/libQtCore.so.4 #7 0x00007f26f0d71f76 in ?? () from /usr/lib/libQtCore.so.4 #8 0x00007f26f12ab6a8 in ?? () from /usr/lib/libQtGui.so.4 #9 0x00007f26f0d6d49f in QVariant::QVariant(int, void const*) () from /usr/lib/libQtCore.so.4 #10 0x00007f26ee48ba28 in ?? () from /usr/lib/libQtDBus.so.4 #11 0x00007f26ee492615 in QDBusMetaType::typeToSignature(int) () from /usr/lib/libQtDBus.so.4 #12 0x00007f26ee48c1f2 in QDBusArgument::beginArray(int) () from /usr/lib/libQtDBus.so.4 #13 0x00007f26e8e2883b in ?? () from /usr/lib/libnepomukcore.so.4 #14 0x00007f26ee492aa5 in QDBusMetaType::marshall(QDBusArgument&, int, void const*) () from /usr/lib/libQtDBus.so.4 #15 0x00007f26ee48ba5b in ?? () from /usr/lib/libQtDBus.so.4 #16 0x00007f26ee492615 in QDBusMetaType::typeToSignature(int) () from /usr/lib/libQtDBus.so.4 #17 0x00007f26ee48a657 in ?? () from /usr/lib/libQtDBus.so.4 #18 0x00007f26ee458223 in ?? () from /usr/lib/libQtDBus.so.4 #19 0x00007f26ee459b30 in ?? () from /usr/lib/libQtDBus.so.4 #20 0x00007f26ee4648fb in ?? () from /usr/lib/libQtDBus.so.4 #21 0x00007f26f0d65d9d in QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) () from /usr/lib/libQtCore.so.4 #22 0x00007f26e8e25ae3 in Nepomuk2::Query::QueryServiceClient::Private::_k_handleQueryReply(QDBusPendingCallWatcher*) () from /usr/lib/libnepomukcore.so.4 #23 0x00007f26e8e26a80 in ?? () from /usr/lib/libnepomukcore.so.4 #24 0x00007f26f0d61b8f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 ---Type to continue, or q to quit--- #25 0x00007f26ee49846f in QDBusPendingCallWatcher::finished(QDBusPendingCallWatcher*) () from /usr/lib/libQtDBus.so.4 #26 0x00007f26f0d6106e in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4 #27 0x00007f26f127518c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #28 0x00007f26f127960a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #29 0x00007f26f2aaa8c6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #30 0x00007f26f0d4c6ae in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #31 0x00007f26f0d50011 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4 #32 0x00007f26f0d7a9d3 in ?? () from /usr/lib/libQtCore.so.4 #33 0x00007f26e87f3845 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #34 0x00007f26e87f3b78 in ?? () from /usr/lib/libglib-2.0.so.0 #35 0x00007f26e87f3c34 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #36 0x00007f26f0d7ab66 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #37 0x00007f26f131569e in ?? () from /usr/lib/libQtGui.so.4 #38 0x00007f26f0d4b3ff in QEventLoop::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 #39 0x00007f26f0d4b688 in QEventLoop::exec(QFlags) () from /usr/lib/libQtCore.so.4 #40 0x00007f26f0d50328 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #41 0x0000000000402ccd in ?? () #42 0x00007f26f0330a15 in __libc_start_main () from /usr/lib/libc.so.6 #43 0x0000000000403195 in _start () Reproducible: Always Steps to Reproduce: 1. open composer, write something 2. close kmail 3. restart Actual Results: deadlock on startup Expected Results: no deadlock -- You are receiving this mail because: You are the assignee for the bug. From martin.tlustos at gmail.com Mon Mar 18 12:13:53 2013 From: martin.tlustos at gmail.com (Martin Tlustos) Date: Mon, 18 Mar 2013 12:13:53 +0000 Subject: [Akonadi] [Bug 208188] Wish: Hide Akonadi, or allow Akonadi resources to be renamed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=208188 --- Comment #5 from Martin Tlustos --- *** Bug 316706 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. From winter at kde.org Mon Mar 18 12:55:13 2013 From: winter at kde.org (Allen Winter) Date: Mon, 18 Mar 2013 12:55:13 +0000 Subject: [kmail2] [Bug 316964] Freeze on startup when composer window is restored [Nepomuk2::Resource::Resource -> QMutex::lock] In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316964 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |faure at kde.org, | |me at vhanda.in, | |winter at kde.org --- Comment #1 from Allen Winter --- adding David and VHanda. They both know a lot about this stuff. -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Mon Mar 18 13:56:10 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Mon, 18 Mar 2013 13:56:10 +0000 Subject: [Akonadi] [Bug 316002] akonadi fails to start with QSQLITE3 driver In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316002 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #4 from Christophe Giboudeaux --- Changing status. The INSTALL files was updated with the build options: https://projects.kde.org/projects/kdesupport/akonadi/repository/revisions/073b53a491218c0c1770cd0f473180e37ba4a018/diff/INSTALL -- You are receiving this mail because: You are the assignee for the bug. From kensington at gentoo.org Mon Mar 18 13:57:16 2013 From: kensington at gentoo.org (Michael Palimaka) Date: Mon, 18 Mar 2013 13:57:16 +0000 Subject: [Akonadi] [Bug 316002] akonadi fails to start with QSQLITE3 driver In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316002 --- Comment #5 from Michael Palimaka --- Should the plugin not load anyway, even if QT_INSTALL_PLUGINS != /usr/lib/plugins given that: $ kde4-config --path qtplugins /home/michael/.kde4/lib/kde4/plugins/:/usr/lib/kde4/plugins/:/usr/lib/plugins/ -- You are receiving this mail because: You are the assignee for the bug. From kdebugs at loftwyr.ca Mon Mar 18 14:18:41 2013 From: kdebugs at loftwyr.ca (David Pyke) Date: Mon, 18 Mar 2013 14:18:41 +0000 Subject: [Akonadi] [Bug 316840] imap resource starts crazy connect / disconnect cycle to mail server In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316840 David Pyke changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kdebugs at loftwyr.ca -- You are receiving this mail because: You are on the CC list for the bug. From kdebugs at loftwyr.ca Mon Mar 18 14:21:40 2013 From: kdebugs at loftwyr.ca (David Pyke) Date: Mon, 18 Mar 2013 14:21:40 +0000 Subject: [Akonadi] [Bug 316840] imap resource starts crazy connect / disconnect cycle to mail server In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316840 --- Comment #2 from David Pyke --- I am also encountering this problem, however I have two IMAPs, one to Google and one to a courier-imap mail server. The problem does not happen with the Google connection. -- You are receiving this mail because: You are on the CC list for the bug. From cgiboudeaux at gmx.com Mon Mar 18 14:25:42 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Mon, 18 Mar 2013 14:25:42 +0000 Subject: [Akonadi] [Bug 316002] akonadi fails to start with QSQLITE3 driver In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316002 --- Comment #6 from Christophe Giboudeaux --- The Akonadi server is pure Qt. To load plugins from a custom prefix, setting QT_PLUGIN_PATH would be mandatory. That's why we suggest packagers to install the qsqlite3 plugin in the same directory as the Qt sqldriver plugins -- You are receiving this mail because: You are the assignee for the bug. From redm at gmx.de Mon Mar 18 14:33:13 2013 From: redm at gmx.de (Michael Reiher) Date: Mon, 18 Mar 2013 14:33:13 +0000 Subject: [kmail2] [Bug 315954] LDAP password stored in clear text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315954 --- Comment #10 from Michael Reiher --- Ok yes, maybe allow saving to file, but you should never ever store it in clear text on disk. Keep in mind that not everybody understands the technical details of saving passwords, not necessarily even what clear text means. And actually nobody should need to care. There will be people not fully understanding the question, and then ending up with keeping a cleartext password. At least put a big fat warning, but still... So, IMHO, don't keep it or hash and salt it. Just my 2ct on this. Oh, and with remove I meant remove after migration to KWallet. -- You are receiving this mail because: You are the assignee for the bug. From kdebugs at loftwyr.ca Mon Mar 18 14:51:33 2013 From: kdebugs at loftwyr.ca (David Pyke) Date: Mon, 18 Mar 2013 14:51:33 +0000 Subject: [Akonadi] [Bug 316840] imap resource starts crazy connect / disconnect cycle to mail server In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316840 --- Comment #3 from David Pyke --- One more note, the loop only starts once I receive an e-mail. it operates normally until then. -- You are receiving this mail because: You are on the CC list for the bug. From darrella at hushmail.com Mon Mar 18 14:54:32 2013 From: darrella at hushmail.com (Woodsman) Date: Mon, 18 Mar 2013 14:54:32 +0000 Subject: [kmail2] [Bug 316860] Recent Addresses no longer appear in the Select Recipient dialog In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316860 --- Comment #2 from Woodsman --- Great, thanks. Let me know if I can help test. :) -- You are receiving this mail because: You are the assignee for the bug. From kensington at gentoo.org Mon Mar 18 15:01:21 2013 From: kensington at gentoo.org (Michael Palimaka) Date: Mon, 18 Mar 2013 15:01:21 +0000 Subject: [Akonadi] [Bug 316002] akonadi fails to start with QSQLITE3 driver In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316002 --- Comment #7 from Michael Palimaka --- (In reply to comment #6) > The Akonadi server is pure Qt. > To load plugins from a custom prefix, setting QT_PLUGIN_PATH would be > mandatory. That's why we suggest packagers to install the qsqlite3 plugin in > the same directory as the Qt sqldriver plugins Thanks for the info. (FWIW, I got that idea from the commit message http://quickgit.kde.org/?p=akonadi.git&a=commitdiff&h=ee3c4bb057da9dc78b7faf92740bd6eba65f8cf7) -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 18 15:08:52 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 18 Mar 2013 15:08:52 +0000 Subject: [kmail2] [Bug 315954] LDAP password stored in clear text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315954 --- Comment #11 from Laurent Montel --- it's removed after migration to kwallet of course. -- You are receiving this mail because: You are the assignee for the bug. From franz.bergesund at gmail.com Mon Mar 18 15:20:40 2013 From: franz.bergesund at gmail.com (franz.bergesund at gmail.com) Date: Mon, 18 Mar 2013 15:20:40 +0000 Subject: [Akonadi] [Bug 314026] modified recurrent entries from google cal not visible in calendar In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314026 --- Comment #2 from franz.bergesund at gmail.com --- ups. Sorry. At that point I was using a 4.10 release candidate (4.9.97 or 4.9.98, I don't remember). Now I'm upgrading to Kubuntu Raring. In the next days I'll try again with KDE 4.10 stable. -- You are receiving this mail because: You are on the CC list for the bug. From prcoder at gmail.com Mon Mar 18 15:50:15 2013 From: prcoder at gmail.com (Oleg) Date: Mon, 18 Mar 2013 15:50:15 +0000 Subject: [Akonadi] [Bug 309728] Akonadi IMAP resource crashes when I shutdown or reboot my system In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309728 Oleg changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |prcoder at gmail.com -- You are receiving this mail because: You are on the CC list for the bug. From prcoder at gmail.com Mon Mar 18 15:50:17 2013 From: prcoder at gmail.com (Oleg) Date: Mon, 18 Mar 2013 15:50:17 +0000 Subject: [Akonadi] [Bug 309728] Akonadi IMAP resource crashes when I shutdown or reboot my system In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309728 --- Comment #4 from Oleg --- Created attachment 78176 --> https://bugs.kde.org/attachment.cgi?id=78176&action=edit New crash information added by DrKonqi akonadi_imap_resource (4.9) on KDE Platform 4.9.5 using Qt 4.8.4 - What I was doing when the application crashed: Whaen I reboot my PC akonadi crashes. Only reboot need to reproduce. -- Backtrace (Reduced): #8 QSharedDataPointer (o=..., this=0xbfbc1d0c) at /usr/include/QtCore/qshareddata.h:93 #9 assignEntityPrivate (one=..., other=...) at /usr/src/debug/kdepimlibs-4.9.5/akonadi/entity.cpp:49 #10 0x46ca9070 in Akonadi::Entity::Entity (this=0xbfbc1dcc, other=...) at /usr/src/debug/kdepimlibs-4.9.5/akonadi/entity.cpp:56 #11 0x46cde624 in Akonadi::Collection::Collection (this=0xbfbc1dcc, other=...) at /usr/src/debug/kdepimlibs-4.9.5/akonadi/collection.cpp:72 #12 0x46d9e9b5 in Task (this=0xbfbc1dc0) at /usr/src/debug/kdepimlibs-4.9.5/akonadi/resourcescheduler_p.h:67 -- You are receiving this mail because: You are on the CC list for the bug. From mfraz74+kde at gmail.com Mon Mar 18 15:50:49 2013 From: mfraz74+kde at gmail.com (Mark Fraser) Date: Mon, 18 Mar 2013 15:50:49 +0000 Subject: [kmail2] [Bug 311561] Can't save email attachments by drag-and-drop In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=311561 --- Comment #8 from Mark Fraser --- As an update to this bug, I installed Kubuntu 13.04 onto a new laptop and I still can't use drag and drop to save an attachment. -- You are receiving this mail because: You are the assignee for the bug. From mfraz74+kde at gmail.com Mon Mar 18 15:51:23 2013 From: mfraz74+kde at gmail.com (Mark Fraser) Date: Mon, 18 Mar 2013 15:51:23 +0000 Subject: [kmail2] [Bug 311561] Can't save email attachments by drag-and-drop In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=311561 Mark Fraser changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.10 pre |4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From devurandom at gmx.net Mon Mar 18 16:08:39 2013 From: devurandom at gmx.net (Dennis Schridde) Date: Mon, 18 Mar 2013 16:08:39 +0000 Subject: [Akonadi] [Bug 316978] New: Akonadi Nepomuk Feeder crashed after sending reconfigure dbus signal Message-ID: https://bugs.kde.org/show_bug.cgi?id=316978 Bug ID: 316978 Summary: Akonadi Nepomuk Feeder crashed after sending reconfigure dbus signal Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: Nepomuk Feeder Agents Assignee: kdepim-bugs at kde.org Reporter: devurandom at gmx.net CC: me at vhanda.in, vkrause at kde.org Application: akonadi_nepomuk_feeder (4.10) KDE Platform Version: 4.10.1 Qt Version: 4.8.4 Operating System: Linux 3.8.3-gentoo x86_64 Distribution: "Gentoo Base System release 2.2" -- Information about the crash: - What I was doing when the application crashed: I sent the reconfigure dbus signal (and some others, but that was the last one) a few times to the Akonadi Nepomuk Feeder, which made it crash. -- Backtrace: Application: Nepomuk-Modul für Akonadi (akonadi_nepomuk_feeder), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [KCrash Handler] #6 data (this=0x8) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:135 #7 qGetPtrHelper > (p=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:2455 #8 d_func (this=0x0) at io/qsettings.h:83 #9 QSettings::setValue (this=0x0, key=..., value=...) at io/qsettings.cpp:3274 #10 0x0000003681e8af76 in Akonadi::AgentBase::setOnline (this=0x1f14b00, state=true) at /var/tmp/portage/kde-base/kdepimlibs-4.10.1/work/kdepimlibs-4.10.1/akonadi/agentbase.cpp:645 #11 0x000000000040e7fd in Akonadi::NepomukFeederAgent::selfTest (this=0x1f14b00) at /var/tmp/portage/kde-base/kdepim-runtime-4.10.1/work/kdepim-runtime-4.10.1/agents/nepomukfeeder/nepomukfeederagent.cpp:439 #12 0x0000003f3a987e6f in QMetaObject::activate (sender=0x1f14b00, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3539 #13 0x0000003681fc6b5b in Akonadi__ControlAdaptor::qt_metacall (this=0x1f19080, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff6eeffcd0) at /var/tmp/portage/kde-base/kdepimlibs-4.10.1/work/kdepimlibs-4.10.1_build/akonadi/controladaptor.moc:120 #14 0x0000003f3c822da3 in ?? () from /usr/lib64/qt4/libQtDBus.so.4 #15 0x0000003f3c823e4d in ?? () from /usr/lib64/qt4/libQtDBus.so.4 #16 0x0000003f3c8247c5 in ?? () from /usr/lib64/qt4/libQtDBus.so.4 #17 0x0000003f3c8248bb in ?? () from /usr/lib64/qt4/libQtDBus.so.4 #18 0x0000003f3a987386 in QObject::event (this=0x1f14b00, e=) at kernel/qobject.cpp:1194 #19 0x0000003ae6dcb66c in QApplicationPrivate::notify_helper (this=this at entry=0x1d4dc70, receiver=receiver at entry=0x1f14b00, e=e at entry=0x60737f0) at kernel/qapplication.cpp:4562 #20 0x0000003ae6dcfa2a in QApplication::notify (this=0x7fff6ef008e0, receiver=0x1f14b00, e=0x60737f0) at kernel/qapplication.cpp:4423 #21 0x000000367fe423b6 in KApplication::notify (this=0x7fff6ef008e0, receiver=0x1f14b00, event=0x60737f0) at /var/tmp/portage/kde-base/kdelibs-4.10.1/work/kdelibs-4.10.1/kdeui/kernel/kapplication.cpp:311 #22 0x0000003f3a972f4d in QCoreApplication::notifyInternal (this=0x7fff6ef008e0, receiver=receiver at entry=0x1f14b00, event=event at entry=0x60737f0) at kernel/qcoreapplication.cpp:946 #23 0x0000003f3a9767e0 in sendEvent (event=0x60737f0, receiver=0x1f14b00) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1d2ce80) at kernel/qcoreapplication.cpp:1570 #25 0x0000003f3a9a0673 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #26 postEventSourceDispatch (s=0x1d4e730) at kernel/qeventdispatcher_glib.cpp:279 #27 0x000000381b646e1c in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #28 0x000000381b647174 in ?? () from /usr/lib64/libglib-2.0.so.0 #29 0x000000381b647224 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #30 0x0000003f3a9a07f4 in QEventDispatcherGlib::processEvents (this=0x1d2e7e0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #31 0x0000003ae6e6944e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #32 0x0000003f3a971cdf in QEventLoop::processEvents (this=this at entry=0x7fff6ef00860, flags=...) at kernel/qeventloop.cpp:149 #33 0x0000003f3a971f60 in QEventLoop::exec (this=0x7fff6ef00860, flags=...) at kernel/qeventloop.cpp:204 #34 0x0000003f3a976ac8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #35 0x0000003681e890e3 in Akonadi::AgentBase::init (r=0x1f14b00) at /var/tmp/portage/kde-base/kdepimlibs-4.10.1/work/kdepimlibs-4.10.1/akonadi/agentbase.cpp:584 #36 0x0000000000413903 in Akonadi::AgentBase::init (argc=, argv=) at /usr/include/akonadi/agentbase.h:343 #37 0x00000030220216f5 in __libc_start_main () from /lib64/libc.so.6 #38 0x000000000040c235 in _start () Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From devurandom at gmx.net Mon Mar 18 17:03:14 2013 From: devurandom at gmx.net (Dennis Schridde) Date: Mon, 18 Mar 2013 17:03:14 +0000 Subject: [Akonadi] [Bug 316984] New: Akonadiconsole crashed when watching folders being updated in the Browser Message-ID: https://bugs.kde.org/show_bug.cgi?id=316984 Bug ID: 316984 Summary: Akonadiconsole crashed when watching folders being updated in the Browser Classification: Unclassified Product: Akonadi Version: unspecified Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: akonadiconsole Assignee: kdepim-bugs at kde.org Reporter: devurandom at gmx.net Application: akonadiconsole (0.99) KDE Platform Version: 4.10.1 Qt Version: 4.8.4 Operating System: Linux 3.8.3-gentoo x86_64 Distribution: "Gentoo Base System release 2.2" -- Information about the crash: - What I was doing when the application crashed: I clicked all IMAP folders in Akonadiconsole to update them all and download missing messages and attachments (Payload file ".../akonadi/file_db_data/68250_r0" is missing, trying to recover.). I left Akonadiconsole open, since the job took a long time and was working with other programs and windows in the foreground. Occassionally, I looked at Akonadiconsole again, to see the progress and clicked some folders to see whether they still had the spinner icon. Then I put other windows in the foreground again. After several minutes in the background, Akonadiconsole crashed. -- Backtrace: Application: Akonadi Console (akonadiconsole), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f3d1dcb9780 (LWP 3613))] Thread 3 (Thread 0x7f3d194e0700 (LWP 3616)): #0 0x000000302280b8a4 in pthread_cond_wait () from /lib64/libpthread.so.0 #1 0x0000003aebf36f4b in ?? () from /usr/lib64/qt4/libQtWebKit.so.4 #2 0x0000003aebf37049 in ?? () from /usr/lib64/qt4/libQtWebKit.so.4 #3 0x0000003022807dff in start_thread () from /lib64/libpthread.so.0 #4 0x00000030220e228d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f3d18bdf700 (LWP 3617)): #0 0x00007fff63dff847 in clock_gettime () #1 0x0000003023403f2d in clock_gettime () from /lib64/librt.so.1 #2 0x0000003f3a8cf784 in do_gettime (frac=0x7f3d18bdeba8, sec=0x7f3d18bdeba0) at tools/qelapsedtimer_unix.cpp:123 #3 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #4 0x0000003f3a9a10ed in QTimerInfoList::updateCurrentTime (this=this at entry=0x7f3d14002860) at kernel/qeventdispatcher_unix.cpp:354 #5 0x0000003f3a9a1433 in QTimerInfoList::timerWait (this=0x7f3d14002860, tm=...) at kernel/qeventdispatcher_unix.cpp:461 #6 0x0000003f3a99fedc in timerSourcePrepareHelper (src=, timeout=0x7f3d18bdec94) at kernel/qeventdispatcher_glib.cpp:136 #7 0x0000003f3a99ff7d in timerSourcePrepare (source=, timeout=) at kernel/qeventdispatcher_glib.cpp:169 #8 0x000000381b64699f in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #9 0x000000381b64702b in ?? () from /usr/lib64/libglib-2.0.so.0 #10 0x000000381b647224 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #11 0x0000003f3a9a080e in QEventDispatcherGlib::processEvents (this=0x7f3d140008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #12 0x0000003f3a971cdf in QEventLoop::processEvents (this=this at entry=0x7f3d18bdee70, flags=...) at kernel/qeventloop.cpp:149 #13 0x0000003f3a971f60 in QEventLoop::exec (this=0x7f3d18bdee70, flags=...) at kernel/qeventloop.cpp:204 #14 0x0000003f3a878480 in QThread::exec (this=) at thread/qthread.cpp:542 #15 0x0000003f3a87b37c in QThreadPrivate::start (arg=0x1651760) at thread/qthread_unix.cpp:338 #16 0x0000003022807dff in start_thread () from /lib64/libpthread.so.0 #17 0x00000030220e228d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f3d1dcb9780 (LWP 3613)): [KCrash Handler] #6 data (this=0x8) at ../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:135 #7 qGetPtrHelper > (p=...) at ../../include/QtCore/../../src/corelib/global/qglobal.h:2455 #8 d_func (this=0x0) at itemviews/qitemselectionmodel.h:154 #9 QItemSelectionModel::hasSelection (this=0x0) at itemviews/qitemselectionmodel.cpp:1416 #10 0x000000367fe2c9fa in KSelectionProxyModelPrivate::sourceRowsAboutToBeRemoved (this=0x185a4c0, parent=..., start=9, end=9) at /var/tmp/portage/kde-base/kdelibs-4.10.1/work/kdelibs-4.10.1/kdeui/itemviews/kselectionproxymodel.cpp:1143 #11 0x0000003f3a987e6f in QMetaObject::activate (sender=0x1853ba0, m=, local_signal_index=, argv=0x7fff63d22570) at kernel/qobject.cpp:3539 #12 0x0000003f3a9d09c4 in QAbstractItemModel::rowsAboutToBeRemoved (this=, _t1=..., _t2=9, _t3=9) at .moc/release-shared/moc_qabstractitemmodel.cpp:204 #13 0x0000003f3a96a886 in QAbstractItemModel::beginRemoveRows (this=0x1853ba0, parent=..., first=9, last=9) at kernel/qabstractitemmodel.cpp:2470 #14 0x0000003681f002bb in Akonadi::EntityTreeModelPrivate::monitoredCollectionRemoved (this=0x1854b80, collection=...) at /var/tmp/portage/kde-base/kdepimlibs-4.10.1/work/kdepimlibs-4.10.1/akonadi/entitytreemodel_p.cpp:847 #15 0x0000003f3a987e6f in QMetaObject::activate (sender=0x1850470, m=, local_signal_index=, argv=0x7fff63d22800) at kernel/qobject.cpp:3539 #16 0x0000003681f39605 in Akonadi::Monitor::collectionRemoved (this=, _t1=...) at /var/tmp/portage/kde-base/kdepimlibs-4.10.1/work/kdepimlibs-4.10.1_build/akonadi/moc_monitor.cpp:259 #17 0x0000003681f3b9a6 in Akonadi::MonitorPrivate::emitCollectionNotification (this=this at entry=0x1851ab0, msg=..., col=..., par=..., dest=...) at /var/tmp/portage/kde-base/kdepimlibs-4.10.1/work/kdepimlibs-4.10.1/akonadi/monitor_p.cpp:646 #18 0x0000003681f3ed7b in Akonadi::MonitorPrivate::emitNotification (this=0x1851ab0, msg=...) at /var/tmp/portage/kde-base/kdepimlibs-4.10.1/work/kdepimlibs-4.10.1/akonadi/monitor_p.cpp:293 #19 0x0000003681ea79e9 in Akonadi::ChangeRecorderPrivate::emitNotification (this=0x1851ab0, msg=...) at /var/tmp/portage/kde-base/kdepimlibs-4.10.1/work/kdepimlibs-4.10.1/akonadi/changerecorder_p.cpp:54 #20 0x0000003681f3d83d in Akonadi::MonitorPrivate::flushPipeline (this=this at entry=0x1851ab0) at /var/tmp/portage/kde-base/kdepimlibs-4.10.1/work/kdepimlibs-4.10.1/akonadi/monitor_p.cpp:457 #21 0x0000003681f3d8c9 in Akonadi::MonitorPrivate::dataAvailable (this=0x1851ab0) at /var/tmp/portage/kde-base/kdepimlibs-4.10.1/work/kdepimlibs-4.10.1/akonadi/monitor_p.cpp:466 #22 0x0000003f3a987e6f in QMetaObject::activate (sender=0x1852060, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3539 #23 0x0000003681ead736 in Akonadi::EntityCache::processResult (this=0x1852060, job=) at /var/tmp/portage/kde-base/kdepimlibs-4.10.1/work/kdepimlibs-4.10.1/akonadi/entitycache_p.h:196 #24 0x0000003f3a987e6f in QMetaObject::activate (sender=0x1eb39670, m=, local_signal_index=, argv=0x7fff63d22ea0) at kernel/qobject.cpp:3539 #25 0x000000367f730442 in KJob::result (this=this at entry=0x1eb39670, _t1=_t1 at entry=0x1eb39670) at /var/tmp/portage/kde-base/kdelibs-4.10.1/work/kdelibs-4.10.1_build/kdecore/kjob.moc:208 #26 0x000000367f730480 in KJob::emitResult (this=0x1eb39670) at /var/tmp/portage/kde-base/kdelibs-4.10.1/work/kdelibs-4.10.1/kdecore/jobs/kjob.cpp:318 #27 0x000000367f73053d in KJob::kill (this=0x1eb39670, verbosity=KJob::EmitResult) at /var/tmp/portage/kde-base/kdelibs-4.10.1/work/kdelibs-4.10.1/kdecore/jobs/kjob.cpp:117 #28 0x0000003681f6e544 in Akonadi::Session::clear (this=this at entry=0x184ffa0) at /var/tmp/portage/kde-base/kdepimlibs-4.10.1/work/kdepimlibs-4.10.1/akonadi/session.cpp:443 #29 0x0000003681f6e6a4 in Akonadi::Session::~Session (this=0x184ffa0, __in_chrg=) at /var/tmp/portage/kde-base/kdepimlibs-4.10.1/work/kdepimlibs-4.10.1/akonadi/session.cpp:412 #30 0x0000003681f6e6e9 in Akonadi::Session::~Session (this=0x184ffa0, __in_chrg=) at /var/tmp/portage/kde-base/kdepimlibs-4.10.1/work/kdepimlibs-4.10.1/akonadi/session.cpp:414 #31 0x0000003f3a985161 in QObjectPrivate::deleteChildren (this=0x1828510) at kernel/qobject.cpp:1907 #32 0x0000003ae6e14693 in QWidget::~QWidget (this=0x1828240, __in_chrg=) at kernel/qwidget.cpp:1681 #33 0x0000000000429d19 in ?? () #34 0x000000000043f17f in ?? () #35 0x000000000043f1c9 in ?? () #36 0x0000000000440d95 in ?? () #37 0x000000367fef8374 in KMainWindow::closeEvent (this=0x1756ef0, e=0x7fff63d23940) at /var/tmp/portage/kde-base/kdelibs-4.10.1/work/kdelibs-4.10.1/kdeui/widgets/kmainwindow.cpp:604 #38 0x0000003ae6e1a57f in QWidget::event (this=0x1756ef0, event=0x7fff63d23940) at kernel/qwidget.cpp:8544 #39 0x0000003ae71d369b in QMainWindow::event (this=0x1756ef0, event=0x7fff63d23940) at widgets/qmainwindow.cpp:1478 #40 0x000000367ff31868 in KXmlGuiWindow::event (this=0x1756ef0, ev=0x7fff63d23940) at /var/tmp/portage/kde-base/kdelibs-4.10.1/work/kdelibs-4.10.1/kdeui/xmlgui/kxmlguiwindow.cpp:126 #41 0x0000003ae6dcb66c in QApplicationPrivate::notify_helper (this=this at entry=0x158e520, receiver=receiver at entry=0x1756ef0, e=e at entry=0x7fff63d23940) at kernel/qapplication.cpp:4562 #42 0x0000003ae6dcfa2a in QApplication::notify (this=0x7fff63d24550, receiver=0x1756ef0, e=0x7fff63d23940) at kernel/qapplication.cpp:4423 #43 0x000000367fe423b6 in KApplication::notify (this=0x7fff63d24550, receiver=0x1756ef0, event=0x7fff63d23940) at /var/tmp/portage/kde-base/kdelibs-4.10.1/work/kdelibs-4.10.1/kdeui/kernel/kapplication.cpp:311 #44 0x0000003f3a972f4d in QCoreApplication::notifyInternal (this=0x7fff63d24550, receiver=0x1756ef0, event=0x7fff63d23940) at kernel/qcoreapplication.cpp:946 #45 0x0000003ae6e14129 in sendEvent (event=, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #46 QWidgetPrivate::close_helper (this=0x174ee00, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at kernel/qwidget.cpp:7941 #47 0x0000003ae6e45ed7 in QApplication::x11ClientMessage (this=, w=0x1756ef0, event=, passive_only=) at kernel/qapplication_x11.cpp:3153 #48 0x0000003ae6e444f8 in QApplication::x11ProcessEvent (this=0x7fff63d24550, event=0x7fff63d23ef0) at kernel/qapplication_x11.cpp:3778 #49 0x0000003ae6e697c2 in x11EventSourceDispatch (s=0x158d8b0, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #50 0x000000381b646e1c in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #51 0x000000381b647174 in ?? () from /usr/lib64/libglib-2.0.so.0 #52 0x000000381b647224 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #53 0x0000003f3a9a080e in QEventDispatcherGlib::processEvents (this=0x1557ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #54 0x0000003ae6e6944e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #55 0x0000003f3a971cdf in QEventLoop::processEvents (this=this at entry=0x7fff63d242d0, flags=...) at kernel/qeventloop.cpp:149 #56 0x0000003f3a971f60 in QEventLoop::exec (this=0x7fff63d242d0, flags=...) at kernel/qeventloop.cpp:204 #57 0x0000003f3a976ac8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #58 0x0000000000419754 in ?? () #59 0x00000030220216f5 in __libc_start_main () from /lib64/libc.so.6 #60 0x0000000000419ca5 in _start () Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 18 17:39:09 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 18 Mar 2013 17:39:09 +0000 Subject: [kmail2] [Bug 311561] Can't save email attachments by drag-and-drop In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=311561 --- Comment #9 from Laurent Montel --- I still confirm work fine. Need more infos how do you do to explain that it doesn't work for you. -- You are receiving this mail because: You are the assignee for the bug. From luizluca at gmail.com Mon Mar 18 17:51:08 2013 From: luizluca at gmail.com (Luiz Angelo De Luca) Date: Mon, 18 Mar 2013 17:51:08 +0000 Subject: [Akonadi] [Bug 316989] New: Akonadi does not use proxy configuration for google accounts data Message-ID: https://bugs.kde.org/show_bug.cgi?id=316989 Bug ID: 316989 Summary: Akonadi does not use proxy configuration for google accounts data Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Google Resource Assignee: dvratil at redhat.com Reporter: luizluca at gmail.com CC: kdepim-bugs at kde.org Hello, I have no internet access using NAT. All my browsing is done through an HTTP proxy. Even with a correct Proxy Configuration, Akonadi does not use proxy in order to contact google and retrieve calendar/contacts data. If the google data exchange is done using HTTP, please, use the kde proxy configuration. I tested it using static, system, script and automatic options. Reproducible: Always Steps to Reproduce: 1.Configure proxy 2.Monitor traffic using wireshark 3.Try to add a google account information inside akonadi Actual Results: 4.Akonadi tries to contact google directly, not through proxy (checked using wireshark) Expected Results: 5.If proxy is defined, use it to connect to google -- You are receiving this mail because: You are on the CC list for the bug. From darrella at hushmail.com Mon Mar 18 17:57:14 2013 From: darrella at hushmail.com (Woodsman) Date: Mon, 18 Mar 2013 17:57:14 +0000 Subject: [kmail2] [Bug 301282] Add option to disable KWallet integration completely In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=301282 Woodsman changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |darrella at hushmail.com --- Comment #1 from Woodsman --- This bug still exists in 4.10.1. I would like to see that functionality returned. In Kmail1 the passwords were stored in the kmailrc and were encrypted. Users moving from KMail1 to KMail2 who are not using or never used kwallet get confused when KMail2 asks for passwords with each fresh KDE session. When creating POP3 accounts in KMail2 the password text box is disabled and users can't enter a password because kwallet is the only option in KMail2. Being required to use kwallet is not intuitive to users who don't use or never have used kwallet. Currently the only solutions are to type all passwords every fresh session or use kwallet. Using kwallet is a reasonable approach but there are many non enterprise users who do not need or want that complexity. :) -- You are receiving this mail because: You are the assignee for the bug. From opensource at michael-skiba.de Mon Mar 18 18:35:40 2013 From: opensource at michael-skiba.de (Michael Skiba) Date: Mon, 18 Mar 2013 18:35:40 +0000 Subject: [kaddressbook] [Bug 245993] Wish for field 'name day' in KAddressbook In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=245993 Michael Skiba changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |opensource at michael-skiba.de --- Comment #4 from Michael Skiba --- What's the status of this wish/patch? Did you post this patch on the KDE reviewboard? -- You are receiving this mail because: You are the assignee for the bug. From m.bueker at berlin.de Mon Mar 18 18:49:48 2013 From: m.bueker at berlin.de (=?UTF-8?Q?Michael=20B=C3=BCker=20?=) Date: Mon, 18 Mar 2013 18:49:48 +0000 Subject: [kmail2] [Bug 292418] Kmail can't create IMAP top level folders In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=292418 Michael Büker changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.bueker at berlin.de --- Comment #26 from Michael Büker --- I confirm this bug for 4.10.1 and a dovecot IMAP server. What happens is the same thing as described in this forum thread: http://forum.kde.org/viewtopic.php?f=215&t=109833 New folders, like the top-level folder "Test" have a letter "i" prepended to their name in the remoteId field of akonadi's CollectionTable. The expected entry is ".Test", but what I find is "iTest". It appears that this may have to do with this patch: https://git.reviewboard.kde.org/r/102031/ , but it looks as if it was never committed? (See the first commend on that patch discussion.) -- You are receiving this mail because: You are the assignee for the bug. From opensource at michael-skiba.de Mon Mar 18 19:13:39 2013 From: opensource at michael-skiba.de (Michael Skiba) Date: Mon, 18 Mar 2013 19:13:39 +0000 Subject: [kaddressbook] [Bug 267461] When using external voip software, on contacts actions, the phone number needs country code In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=267461 Michael Skiba changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |opensource at michael-skiba.de --- Comment #1 from Michael Skiba --- I think this lies in the responsibility of the user to add the country code (cellphones usually need it too). However we could try to create a UI, that makes it easier for the user to enter those details. Like +(country code) (area code) (number)[(-DID)] -- You are receiving this mail because: You are the assignee for the bug. From iamsergio at gmail.com Mon Mar 18 19:50:45 2013 From: iamsergio at gmail.com (Sergio Martins) Date: Mon, 18 Mar 2013 19:50:45 +0000 Subject: [kontact] [Bug 309747] Crash on quitting Kontact In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309747 Sergio Martins changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |iamsergio at gmail.com Resolution|--- |FIXED --- Comment #2 from Sergio Martins --- Was fixed in 4.9 -- You are receiving this mail because: You are the assignee for the bug. From lukas.schneiderbauer at gmail.com Mon Mar 18 19:57:36 2013 From: lukas.schneiderbauer at gmail.com (Lukas Schneiderbauer) Date: Mon, 18 Mar 2013 19:57:36 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #11 from Lukas Schneiderbauer --- (In reply to comment #10) > You can compile the resource without having to compile all of > kdepim-runtime. If cmake succeeds, which it seems to do, then just cd to > 'resources/dav/' and issue 'make' from here. First question is: How do I install it correctly? I ran make install, but of course it installed it somewhere into nowhere (/usr/local/share/kde4...) and not where the distro installs it into (/usr/share/kde4..) Second question: How do I remove this stuff in /usr/local/.. again? There is no make uninstall or equivalent. -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Mon Mar 18 20:03:20 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Mon, 18 Mar 2013 20:03:20 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #12 from Grégory Oestreicher --- (In reply to comment #11) > First question is: How do I install it correctly? You can pass '-DCMAKE_INSTALL_PREFIX=/usr' when running cmake. > Second question: How do I remove this stuff in /usr/local/.. again? There is > no make uninstall or equivalent. Here are the files installed by the resource, with paths adapted to /usr/local: /usr/local/share/akonadi/agents/davgroupwareresource.desktop /usr/local/share/kde4/servicetypes/davgroupwareprovider.desktop /usr/local/share/kde4/services/akonadi/davgroupware-providers/owncloud.desktop /usr/local/share/kde4/services/akonadi/davgroupware-providers/zarafa.desktop /usr/local/share/kde4/services/akonadi/davgroupware-providers/citadel.desktop /usr/local/share/kde4/services/akonadi/davgroupware-providers/zimbra.desktop /usr/local/share/kde4/services/akonadi/davgroupware-providers/egroupware.desktop /usr/local/share/kde4/services/akonadi/davgroupware-providers/yahoo.desktop /usr/local/share/kde4/services/akonadi/davgroupware-providers/davical.desktop /usr/local/share/kde4/services/akonadi/davgroupware-providers/scalix.desktop /usr/local/share/kde4/services/akonadi/davgroupware-providers/sogo.desktop /usr/local/share/kde4/services/akonadi/davgroupware-providers/opengroupware.desktop /usr/local/bin/akonadi_davgroupware_resource You can safely remove those. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 18 20:06:17 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 18 Mar 2013 20:06:17 +0000 Subject: [Akonadi] [Bug 316962] use external addressbook for storing recent addresses In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316962 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org Component|general |general Version|4.10.1 |GIT (master) Product|kmail2 |Akonadi -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 18 20:08:15 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 18 Mar 2013 20:08:15 +0000 Subject: [kmail2] [Bug 316263] Cannot configure default composer html font size In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316263 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- it can zoom text no ? -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Mon Mar 18 20:52:39 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Mon, 18 Mar 2013 20:52:39 +0000 Subject: [Akonadi] [Bug 316742] Event copy/paste does nothing with only caldav calendars defined In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316742 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO CC| |greg at kamago.net Resolution|--- |WAITINGFORINFO --- Comment #2 from Grégory Oestreicher --- I have 4 calendars in 2 resources, and this is working fine for me (removed all calendars resources that are not dav) with what will become 4.10.2. It may be linked to an already closed bug given what I understand. Can you re-test with 4.10.2 when it's out (or even try from the KDE/4.10 branch of the kdepim-runtime git repo)? Thanks, Grégory -- You are receiving this mail because: You are the assignee for the bug. From lukas.schneiderbauer at gmail.com Mon Mar 18 20:59:48 2013 From: lukas.schneiderbauer at gmail.com (Lukas Schneiderbauer) Date: Mon, 18 Mar 2013 20:59:48 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #13 from Lukas Schneiderbauer --- Thank you for your help. :) I did a relogin and it appears I'm running the newer version new (since the doubled calendar-entries disappeared; see the bug you fixed in the last few days). I will report if something interesting happens (e.g. a recurrence of this bug's symptons). -- You are receiving this mail because: You are the assignee for the bug. From jfp at clearfield.com Mon Mar 18 21:35:53 2013 From: jfp at clearfield.com (Jean-Francois Pirus) Date: Mon, 18 Mar 2013 21:35:53 +0000 Subject: [kmail2] [Bug 316263] Cannot configure default composer html font size In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316263 --- Comment #2 from Jean-Francois Pirus --- This is about setting the font size in the sent email, not the size displayed in the composer. -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Mon Mar 18 22:36:36 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Mon, 18 Mar 2013 22:36:36 +0000 Subject: [Akonadi] [Bug 310137] Unicode corruption bug when saving vcard In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310137 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/d3384b37acc7245e | |cb8bc4db53af58c7151f5799 --- Comment #3 from Grégory Oestreicher --- Git commit d3384b37acc7245ecb8bc4db53af58c7151f5799 by Grégory Oestreicher. Committed on 18/03/2013 at 23:35. Pushed by goestreicher into branch 'KDE/4.10'. Convert VCard to UTF-8 FIXED-IN: 4.10.2 M +3 -1 resources/dav/common/davutils.cpp http://commits.kde.org/kdepim-runtime/d3384b37acc7245ecb8bc4db53af58c7151f5799 -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Tue Mar 19 03:33:14 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Tue, 19 Mar 2013 03:33:14 +0000 Subject: [kmail2] [Bug 307776] GnuPG signature + attachment produces signed but empty mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307776 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail at sandroknauss.de -- You are receiving this mail because: You are the assignee for the bug. From dag at newtech.fi Tue Mar 19 07:35:55 2013 From: dag at newtech.fi (dag at newtech.fi) Date: Tue, 19 Mar 2013 07:35:55 +0000 Subject: [Akonadi] [Bug 316742] Event copy/paste does nothing with only caldav calendars defined In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316742 --- Comment #3 from dag at newtech.fi --- Ok, will test when it is out. At the moment I can manage using a dummy Local calendar. -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Tue Mar 19 08:06:15 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Tue, 19 Mar 2013 08:06:15 +0000 Subject: [kmail2] [Bug 292418] Kmail can't create IMAP top level folders In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=292418 --- Comment #27 from András Manţia --- I have a local patch for this, and will push it hopefully in time for 4.10.2. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 19 08:42:41 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 19 Mar 2013 08:42:41 +0000 Subject: [kmail2] [Bug 298399] 'Customize accounts order' randomly fails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=298399 --- Comment #6 from Laurent Montel --- Git commit 8f18f0d3ecc9fde9262a4fcdc70fc1dbb1efbb52 by Montel Laurent. Committed on 19/03/2013 at 09:42. Pushed by mlaurent into branch 'KDE/4.10'. Try to fix Bug 298399 - 'Customize accounts order' randomly fails M +8 -2 mailcommon/entitycollectionorderproxymodel.cpp http://commits.kde.org/kdepim/8f18f0d3ecc9fde9262a4fcdc70fc1dbb1efbb52 -- You are receiving this mail because: You are the assignee for the bug. From grote at kolabsys.com Tue Mar 19 09:28:56 2013 From: grote at kolabsys.com (Torsten Grote) Date: Tue, 19 Mar 2013 09:28:56 +0000 Subject: [kmail2] [Bug 298911] Reply to decrypted mail quotes encrypted text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=298911 Torsten Grote changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |grote at kolabsys.com Version|unspecified |Git (master) Assignee|kdepim-bugs at kde.org |mail at sandroknauss.de -- You are receiving this mail because: You are the assignee for the bug. From arne_bab at web.de Tue Mar 19 09:50:25 2013 From: arne_bab at web.de (Arne Babenhauserheide) Date: Tue, 19 Mar 2013 09:50:25 +0000 Subject: [kleopatra] [Bug 317019] New: Show photos for already Trusted keys Message-ID: https://bugs.kde.org/show_bug.cgi?id=317019 Bug ID: 317019 Summary: Show photos for already Trusted keys Classification: Unclassified Product: kleopatra Version: 2.1.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: arne_bab at web.de CC: mutz at kde.org I think it would be nice to support showing photos for trusted keys, because that would offer an additional visual cue that the key is safe. This does not invalidate the argument that keys with images are bigger, but it counters the argument, that images give a false sense of security: If the key is trusted, images cannot give an additional false sense of security, because the key is already regarded as secure. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From arne_bab at web.de Tue Mar 19 10:37:36 2013 From: arne_bab at web.de (Arne Babenhauserheide) Date: Tue, 19 Mar 2013 10:37:36 +0000 Subject: [kmail2] [Bug 255008] external editor: string replace for the window id to be used with xembed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=255008 --- Comment #13 from Arne Babenhauserheide --- Note: The embedded emacs still has issues, but these seem to come from emacs, not KMail: http://lists.gnu.org/archive/html/bug-gnu-emacs/2013-01/msg00623.html -- You are receiving this mail because: You are the assignee for the bug. From asraniel at fryx.ch Tue Mar 19 11:20:00 2013 From: asraniel at fryx.ch (Beat Wolf) Date: Tue, 19 Mar 2013 11:20:00 +0000 Subject: [kontact] [Bug 309981] Kontact crashed after returning from sleep In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309981 --- Comment #6 from Beat Wolf --- Created attachment 78198 --> https://bugs.kde.org/attachment.cgi?id=78198&action=edit New crash information added by DrKonqi kontact (4.10.1) on KDE Platform 4.10.1 using Qt 4.8.3 - What I was doing when the application crashed: Opened a pdf attachement in a mail. Kontact crashed. -- Backtrace (Reduced): #6 0x00007f0466d2c425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00007f0466d2fb8b in __GI_abort () at abort.c:91 [...] #11 0x00007f044828def7 in operator-> (this=) at ../../mailcommon/mailkernel.cpp:55 #12 MailCommon::Kernel::self () at ../../mailcommon/mailkernel.cpp:71 #13 0x00007f04482819c9 in MailCommon::FolderCollection::writeConfig (this=this at entry=0x32d4990) at ../../mailcommon/foldercollection.cpp:209 -- You are receiving this mail because: You are the assignee for the bug. From jkt at flaska.net Tue Mar 19 11:31:47 2013 From: jkt at flaska.net (=?UTF-8?Q?Jan=20Kundr=C3=A1t=20?=) Date: Tue, 19 Mar 2013 11:31:47 +0000 Subject: [kdepim] [Bug 317023] New: Incorrect settings from the Trojita import Message-ID: https://bugs.kde.org/show_bug.cgi?id=317023 Bug ID: 317023 Summary: Incorrect settings from the Trojita import Classification: Unclassified Product: kdepim Version: GIT (master) Platform: Other OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: importwizard Assignee: kdepim-bugs at kde.org Reporter: jkt at flaska.net Hi Laurent, I came across kdepim/importwizard/trojita/ -- I'm flattered :). There's a couple comments in there which I think I can answer: - imap.offline shall not map to DisconnectedModeEnabled. This settings controls whether Trojita automatically connects to the server on startup, not whether it's capable of offline operation. - imap.enableId controls sending of the "ID" IMAP command. Not sure whether akonadi supports this. - imap.ssl.pemCertificate contains the certificate chain of the remote server; this is used similar to .ssh/known_hosts for the certificate pinning. - imap.capabilities.blacklist is a QStringList of capabilities which Trojita will ignore. This is useful when the IMAP server advertizes something which is hoeplessly buggy. - The IMAP-SENDMAIL submission method is for http://tools.ietf.org/html/draft-kundrat-imap-submit-01 - Looks like you don't distinguish between using SMTP-over-SSL and SMTP-with-STARTTLS - Better heuristics for using online/offline IMAP in akonadi are probably the cache settings Please be advised that the settings format will change in future when we add support for multiple accounts; I'll try to remember to ping you when this happens. Also please don't hesitate to contact us when it isn't immediately obvious what some settings option is doing -- we're both involved in an OSS project and I'll be happy to help you ensure the importer works good. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From jkt at flaska.net Tue Mar 19 11:34:44 2013 From: jkt at flaska.net (=?UTF-8?Q?Jan=20Kundr=C3=A1t=20?=) Date: Tue, 19 Mar 2013 11:34:44 +0000 Subject: [kdepim] [Bug 317023] Incorrect settings from the Trojita import In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317023 Jan Kundrát changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 -- You are receiving this mail because: You are the assignee for the bug. From boud at valdyas.org Tue Mar 19 11:45:16 2013 From: boud at valdyas.org (Boudewijn Rempt) Date: Tue, 19 Mar 2013 11:45:16 +0000 Subject: [Akonadi] [Bug 298618] akonadi_mixedmaildir_resource crashed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=298618 Boudewijn Rempt changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |boud at valdyas.org -- You are receiving this mail because: You are the assignee for the bug. From boud at valdyas.org Tue Mar 19 11:45:29 2013 From: boud at valdyas.org (Boudewijn Rempt) Date: Tue, 19 Mar 2013 11:45:29 +0000 Subject: [Akonadi] [Bug 298618] akonadi_mixedmaildir_resource crashed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=298618 --- Comment #1 from Boudewijn Rempt --- Created attachment 78202 --> https://bugs.kde.org/attachment.cgi?id=78202&action=edit New crash information added by DrKonqi akonadi_mixedmaildir_resource (4.10) on KDE Platform 4.10.00 "release 1" using Qt 4.8.4 - What I was doing when the application crashed: Applying a bunch of new filters to my inbox - Unusual behavior I noticed: akonadi was taking heaps of memory and cpu: 3408m 3.1g 21m T 0.0 40.8 1:01.44 akonadi_mixedma -- Backtrace (Reduced): #7 0x00007fb3fbdaf138 in memmove (__len=95886, __src=, __dest=0x7fb3ebeaf6ef) at /usr/include/bits/string3.h:57 #8 KMBox::MBox::purge (this=0x21702e8, deletedEntries=..., movedEntries=0x7fff907b1cd0) at /usr/src/debug/kdepimlibs-4.10.0/kmbox/mbox.cpp:386 #9 0x0000000000435385 in purge (movedEntries=..., this=0x21702d0) at /usr/src/debug/kdepim-runtime-4.10.0/resources/mixedmaildir/mixedmaildirstore.cpp:174 #10 MixedMaildirStore::Private::visit (this=0x20d0fa0, job=0x4a8accc0) at /usr/src/debug/kdepim-runtime-4.10.0/resources/mixedmaildir/mixedmaildirstore.cpp:2196 #11 0x00000000004221b9 in MixedMaildirStore::processJob (this=, job=0x4a8accc0) at /usr/src/debug/kdepim-runtime-4.10.0/resources/mixedmaildir/mixedmaildirstore.cpp:2287 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 19 12:02:21 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 19 Mar 2013 12:02:21 +0000 Subject: [kdepim] [Bug 317023] Incorrect settings from the Trojita import In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317023 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- Waou first bug against importwizard :) "imap.offline" you don't have imap offline support ? "imap.ssl.pemCertificate" we don't support it in akonadi I think. "The IMAP-SENDMAIL " ok will look at. "Looks like you don't distinguish between using SMTP-over-SSL and SMTP-with-STARTTLS" perhaps, will verify it. "Please be advised that the settings format will change in future when we add support for multiple accounts; I'll try to remember to ping you when this happens. Also please don't hesitate to contact us" ok thanks. Good that trojika will support multi account in the future. Just need to adapt importwizard. Regards. -- You are receiving this mail because: You are the assignee for the bug. From jkt at flaska.net Tue Mar 19 12:34:37 2013 From: jkt at flaska.net (=?UTF-8?Q?Jan=20Kundr=C3=A1t=20?=) Date: Tue, 19 Mar 2013 12:34:37 +0000 Subject: [kdepim] [Bug 317023] Incorrect settings from the Trojita import In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317023 --- Comment #2 from Jan Kundrát --- There is an offline mode, but it's set up in a different way than in Akonadi. You should probably look at the value of offline.metadataCache. If it's "memory", then Trojita will not store anything to disk, saving the intermediate state only in some in-memory structures. Any other value leads to the (default) mode of operation where any already-downloaded data are saved on disk. That's probably the "disconnected IMAP" in Akonadi. There are also settings for control of how long before removing stale data from the on-disk cache (reading this makes sense only if the previous option did not say "hey, don't save anything on disk"). This lifetime is controlled via the "offline.cache" option. If it's "all", then no data are ever removed, if it is "days", then Trojita will remove data which was not accessed for "offline.cache.numDays" days (this cleaning is not yet implemented yet btw). In future, there will also be options for controlling whether to preload messages before they are seen by the user, but this is not here yet. It's likely going to be per-folder settings. -- You are receiving this mail because: You are the assignee for the bug. From thomas at tanghus.net Tue Mar 19 12:54:09 2013 From: thomas at tanghus.net (Thomas Tanghus) Date: Tue, 19 Mar 2013 12:54:09 +0000 Subject: [kmail2] [Bug 307818] Fishing protection: KMail displays title in link not href In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307818 --- Comment #4 from Thomas Tanghus --- I'm sorry to bother again, but I really think this is a grave security issue. MUAs should help protect users against fishing attempts, and currently KMail does the opposite. In Denmark we have a lot of mails spoofing e.g. the tax authorities addresses, and the general advice is to hover over the links in the mail to see where they point. I KMail this doesn't work, so you have to view the source of the mail. -- You are receiving this mail because: You are the assignee for the bug. From lordbluelight at gmx.de Tue Mar 19 13:32:27 2013 From: lordbluelight at gmx.de (christian tacke) Date: Tue, 19 Mar 2013 13:32:27 +0000 Subject: [Akonadi] [Bug 183453] define actions in filter window using notifications system interface In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=183453 christian tacke changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lordbluelight at gmx.de --- Comment #5 from christian tacke --- Sometimes Akonadi has problems fetching an account/source. Currently there is a problem with ownCload calenders and contact fetching where Akonadi tries to fetch the top folder where all ownCloud sources are displayed in - which of course fails. This leads to constant notifications. I want to configure these notifications (disable the sound). The notifications seem to be assigned to the KDE workspace and display a normal warning sign. I have not found any option to configure these. The error is not relevant here, there's another bug report for that. But I'm kind of annoyed by these notifications and that I can not configure them. But maybe I just searched in the wrong places. Hopefully you can help me with an hint or by fixing this. -- You are receiving this mail because: You are the assignee for the bug. From lordbluelight at gmx.de Tue Mar 19 13:34:43 2013 From: lordbluelight at gmx.de (christian tacke) Date: Tue, 19 Mar 2013 13:34:43 +0000 Subject: [Akonadi] [Bug 183453] define actions in filter window using notifications system interface In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=183453 --- Comment #6 from christian tacke --- Sorry. I misread the title and didn't notice this is only about filtering notifications. I'm really sure I clicked the correct link in my search. My apologies -.- -- You are receiving this mail because: You are the assignee for the bug. From mfraz74+kde at gmail.com Tue Mar 19 14:07:37 2013 From: mfraz74+kde at gmail.com (Mark Fraser) Date: Tue, 19 Mar 2013 14:07:37 +0000 Subject: [kmail2] [Bug 311561] Can't save email attachments by drag-and-drop In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=311561 --- Comment #10 from Mark Fraser --- I find an email that has an attachment, and I click and drag from the attachment to Konqueror, the pointer changes from an arrow to a finger and nothing happens. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 19 15:16:53 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 19 Mar 2013 15:16:53 +0000 Subject: [kmail2] [Bug 307818] Fishing protection: KMail displays title in link not href In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307818 --- Comment #5 from Laurent Montel --- Sorry I didn't have time to do it. Will do it today or tomorrow. Will implement scam search feature for 4.11 Regards. -- You are receiving this mail because: You are the assignee for the bug. From thomas at tanghus.net Tue Mar 19 15:36:49 2013 From: thomas at tanghus.net (Thomas Tanghus) Date: Tue, 19 Mar 2013 15:36:49 +0000 Subject: [kmail2] [Bug 307818] Fishing protection: KMail displays title in link not href In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307818 --- Comment #6 from Thomas Tanghus --- Great! I didn't mean to bug you, it just looked like it wasn't a priority. -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Tue Mar 19 15:50:25 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Tue, 19 Mar 2013 15:50:25 +0000 Subject: [Akonadi] [Bug 316465] CalDAV resource crashes after resuming computer from suspend In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316465 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dan Vrátil --- Haven't seen any crash so far. Thanks! -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 19 15:54:35 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 19 Mar 2013 15:54:35 +0000 Subject: [kmail2] [Bug 307818] Fishing protection: KMail displays title in link not href In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307818 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/d598e27a603cce276068898c | |f8d244f51b1003ce --- Comment #7 from Laurent Montel --- Git commit d598e27a603cce276068898cf8d244f51b1003ce by Montel Laurent. Committed on 19/03/2013 at 16:51. Pushed by mlaurent into branch 'KDE/4.10'. Fix Bug 307818 - Fishing protection: KMail displays title in link not href FIXED-IN: 4.10.2 always shows url and not title M +0 -4 messageviewer/viewer_p.cpp http://commits.kde.org/kdepim/d598e27a603cce276068898cf8d244f51b1003ce -- You are receiving this mail because: You are the assignee for the bug. From diego.ml at zoho.com Tue Mar 19 19:00:19 2013 From: diego.ml at zoho.com (Diego) Date: Tue, 19 Mar 2013 19:00:19 +0000 Subject: [kontact] [Bug 309981] Kontact crashed after returning from sleep In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309981 Diego changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |diego.ml at zoho.com -- You are receiving this mail because: You are the assignee for the bug. From diego.ml at zoho.com Tue Mar 19 19:00:23 2013 From: diego.ml at zoho.com (Diego) Date: Tue, 19 Mar 2013 19:00:23 +0000 Subject: [kontact] [Bug 309981] Kontact crashed after returning from sleep In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309981 --- Comment #7 from Diego --- Created attachment 78217 --> https://bugs.kde.org/attachment.cgi?id=78217&action=edit New crash information added by DrKonqi kontact (4.9.5) on KDE Platform 4.9.5 using Qt 4.8.4 - What I was doing when the application crashed: With an already open Kontact instance I clicked by mistake on Kontact icon on KDE menu and got this crash. -- Backtrace (Reduced): #6 0x00007fb085839935 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00007fb08583b0e8 in __GI_abort () at abort.c:91 [...] #11 0x00007fb01cf31b47 in operator-> (this=) at /usr/src/debug/kdepim-4.9.5/mailcommon/mailkernel.cpp:53 #12 MailCommon::Kernel::self () at /usr/src/debug/kdepim-4.9.5/mailcommon/mailkernel.cpp:69 #13 0x00007fb01cf24279 in MailCommon::FolderCollection::writeConfig (this=this at entry=0x1c69f10) at /usr/src/debug/kdepim-4.9.5/mailcommon/foldercollection.cpp:208 -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Tue Mar 19 19:47:00 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Tue, 19 Mar 2013 19:47:00 +0000 Subject: [Akonadi] [Bug 316465] CalDAV resource crashes after resuming computer from suspend In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316465 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |4.10.2 -- You are receiving this mail because: You are the assignee for the bug. From torotil at gmail.com Tue Mar 19 20:15:07 2013 From: torotil at gmail.com (Roman Zimmermann) Date: Tue, 19 Mar 2013 20:15:07 +0000 Subject: [kmail2] [Bug 257970] Message won't be shown in preview pane In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=257970 Roman Zimmermann changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |torotil at gmail.com --- Comment #22 from Roman Zimmermann --- The bug status says "NEEDS INFO" - I don't see any request for more information. There seem to be at least some users who can reproduce this problem with the current version. So what information should we provide? How can we get this information? -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Tue Mar 19 20:29:31 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Tue, 19 Mar 2013 20:29:31 +0000 Subject: [Akonadi] [Bug 317045] New: Google Contacts resource crashes while syncing Message-ID: https://bugs.kde.org/show_bug.cgi?id=317045 Bug ID: 317045 Summary: Google Contacts resource crashes while syncing Classification: Unclassified Product: Akonadi Version: GIT (master) Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Google Resource Assignee: dvratil at redhat.com Reporter: lindsay.mathieson at gmail.com CC: kdepim-bugs at kde.org After adding the resource via akonadiconsole and switching to kontact/kaddressbook to view it the resource constantly crashes Note:It is still syncing at the time Reproducible: Always Steps to Reproduce: 1. Add a google contacts resource via akonadiconsole 2. Switch to kontact and view the address book Actual Results: The resource crashes and keeps on crashing on restart Expected Results: A view of the currently syncing contacts Stack Trace Application: akonadi_googlecontacts_resource (4.10) KDE Platform Version: 4.10.1 Qt Version: 4.8.4 Operating System: Linux 3.8.0-13-generic x86_64 Distribution: Ubuntu Raring Ringtail (development branch) -- Information about the crash: The crash can be reproduced every time. -- Backtrace: Application: Google Contacts (akonadi_googlecontacts_resource), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #5 0x00007fcd9afa7a17 in QString::operator=(QString const&) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #6 0x000000000040e692 in ContactsResource::contactListReceived (this=0x124a950, job=) at /home/lindsay/Projects/akonadi/kdepim-runtime/resources/google/contacts/contactsresource.cpp:520 #7 0x00007fcd9b06f0df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #8 0x00007fcd9a58ceff in KJob::finished(KJob*) () from /usr/lib/libkdecore.so.5 #9 0x00007fcd9a58d145 in KJob::emitResult() () from /usr/lib/libkdecore.so.5 #10 0x00007fcd9b06f0df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #11 0x00007fcd99d709c2 in KGAPI::AccessManager::requestFinished(KGAPI::Request*) () from /usr/lib/x86_64-linux-gnu/libkgapi.so.0 #12 0x00007fcd99d754a0 in ?? () from /usr/lib/x86_64-linux-gnu/libkgapi.so.0 #13 0x00007fcd9b06f0df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #14 0x00007fcd9a986332 in QNetworkAccessManager::finished(QNetworkReply*) () from /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4 #15 0x00007fcd9a986381 in ?? () from /usr/lib/x86_64-linux-gnu/libQtNetwork.so.4 #16 0x00007fcd9b06f0df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #17 0x00007fcd9b062ac7 in QMetaMethod::invoke(QObject*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) const () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #18 0x00007fcd9b064e9c in QMetaObject::invokeMethod(QObject*, char const*, Qt::ConnectionType, QGenericReturnArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument, QGenericArgument) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #19 0x00007fcd9a08038c in ?? () from /usr/lib/libkio.so.5 #20 0x00007fcd9a0823c5 in ?? () from /usr/lib/libkio.so.5 #21 0x00007fcd9b06f0df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #22 0x00007fcd9a58d112 in KJob::result(KJob*) () from /usr/lib/libkdecore.so.5 #23 0x00007fcd9a58d150 in KJob::emitResult() () from /usr/lib/libkdecore.so.5 #24 0x00007fcd9a0bdaf5 in KIO::SimpleJob::slotFinished() () from /usr/lib/libkio.so.5 #25 0x00007fcd9a0bdf92 in KIO::TransferJob::slotFinished() () from /usr/lib/libkio.so.5 #26 0x00007fcd9b06f0df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #27 0x00007fcd9a158931 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /usr/lib/libkio.so.5 #28 0x00007fcd9a155a6a in KIO::SlaveInterface::dispatch() () from /usr/lib/libkio.so.5 #29 0x00007fcd9a14a00e in KIO::Slave::gotInput() () from /usr/lib/libkio.so.5 #30 0x00007fcd9b06f0df in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #31 0x00007fcd9a089d42 in ?? () from /usr/lib/libkio.so.5 #32 0x00007fcd9b0745ae in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #33 0x00007fcd98c2a8ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #34 0x00007fcd98c2d25b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #35 0x00007fcd99937af6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #36 0x00007fcd9b05a62e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #37 0x00007fcd9b05e161 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #38 0x00007fcd9b088e73 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #39 0x00007fcd96f10e85 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #40 0x00007fcd96f111c8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #41 0x00007fcd96f11284 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #42 0x00007fcd9b089006 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #43 0x00007fcd98cd01ae in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4 #44 0x00007fcd9b05937f in QEventLoop::processEvents(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #45 0x00007fcd9b059608 in QEventLoop::exec(QFlags) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #46 0x00007fcd9b05ece6 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 #47 0x00007fcd9b799ad5 in Akonadi::ResourceBase::init (r=0x124a950) at /home/lindsay/Projects/akonadi/kdepimlibs/akonadi/resourcebase.cpp:452 #48 0x0000000000413758 in Akonadi::ResourceBase::init (argc=, argv=) at /usr/include/KDE/Akonadi/../../akonadi/resourcebase.h:191 #49 0x00007fcd9819fea5 in __libc_start_main (main=0x40aac0 , argc=3, ubp_av=0x7fffac15aaa8, init=, fini=, rtld_fini=, stack_end=0x7fffac15aa98) at libc-start.c:260 #50 0x000000000040aaf1 in _start () Report to https://bugs.kde.org/ -- You are receiving this mail because: You are on the CC list for the bug. From lindsay.mathieson at gmail.com Tue Mar 19 20:30:16 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Tue, 19 Mar 2013 20:30:16 +0000 Subject: [Akonadi] [Bug 317045] Google Contacts resource crashes while syncing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317045 Blackpaw changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lindsay.mathieson at gmail.com Severity|normal |major -- You are receiving this mail because: You are on the CC list for the bug. From woelfel at gmx.net Tue Mar 19 20:57:55 2013 From: woelfel at gmx.net (Philipp Woelfel) Date: Tue, 19 Mar 2013 20:57:55 +0000 Subject: [kmail2] [Bug 275483] kmail2 fails to download any messages In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=275483 Philipp Woelfel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |woelfel at gmx.net --- Comment #7 from Philipp Woelfel --- I can confirm the behaviour as described by Patrick for KDE 4.10 and 4.10.1 with openSUSE 12.2 and openSUSE 12.3 binaries. -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Tue Mar 19 22:22:51 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Tue, 19 Mar 2013 22:22:51 +0000 Subject: [Akonadi] [Bug 317045] Google Contacts resource crashes while syncing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317045 --- Comment #1 from Dan Vrátil --- This is the old Google Contacts resource running against stable LibKGAPI. The crash is caused by a bug in LibKGAPI that has been fixed in master. Could you try to reproduce the crash with LibKGAPI master? -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Tue Mar 19 22:27:42 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Tue, 19 Mar 2013 22:27:42 +0000 Subject: [libkgapi] [Bug 316989] LibKGAPI ignores proxy settings In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316989 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Google Resource |General Version|4.10 |unspecified Product|Akonadi |libkgapi Summary|Akonadi does not use proxy |LibKGAPI ignores proxy |configuration for google |settings |accounts data | --- Comment #1 from Dan Vrátil --- Can you please specify which version of LibKGAPI you use? -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Tue Mar 19 22:40:42 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Tue, 19 Mar 2013 22:40:42 +0000 Subject: [Akonadi] [Bug 314026] modified recurrent entries from google cal not visible in calendar In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314026 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #3 from Dan Vrátil --- You can modify single instance by right-clicking it and clicking "Dissociate from recurrence". I believe this could be a problem with non-unique event UID, which KCalCore can't handle yet. -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Tue Mar 19 22:43:33 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Tue, 19 Mar 2013 22:43:33 +0000 Subject: [Akonadi] [Bug 316774] akonadi crashes while updating google account data In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316774 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Dan Vrátil --- *** This bug has been marked as a duplicate of bug 301647 *** -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Tue Mar 19 22:43:33 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Tue, 19 Mar 2013 22:43:33 +0000 Subject: [Akonadi] [Bug 301647] Akonadi Google randomly crashes In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=301647 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kde at hoffmanndigital.de --- Comment #6 from Dan Vrátil --- *** Bug 316774 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Tue Mar 19 22:54:14 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Tue, 19 Mar 2013 22:54:14 +0000 Subject: [Akonadi] [Bug 316199] todo related to a google account lose reminder and become "takes the whole day" In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316199 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WONTFIX --- Comment #2 from Dan Vrátil --- Google Tasks support only limited subset or features that KOrganizer offers. Tasks can only have due for a specific day (no time) and they don't support reminders at all. Unfortunately there's no way for the Akonadi resource to tell KOrganizer not to offer these features when they are not supported, so when you set it, the information is stored in Akonadi, but is lost when the task is synced again from Google. -- You are receiving this mail because: You are on the CC list for the bug. From lindsay.mathieson at gmail.com Tue Mar 19 23:55:54 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Tue, 19 Mar 2013 23:55:54 +0000 Subject: [Akonadi] [Bug 317045] Google Contacts resource crashes while syncing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317045 --- Comment #2 from Blackpaw --- It is libKGAPI master, or should be. Where is the new google contacts resource? -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Wed Mar 20 00:18:48 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Wed, 20 Mar 2013 00:18:48 +0000 Subject: [kmail2] [Bug 317055] New: Removing resource from KOrganizer crashes KMail Message-ID: https://bugs.kde.org/show_bug.cgi?id=317055 Bug ID: 317055 Summary: Removing resource from KOrganizer crashes KMail Classification: Unclassified Product: kmail2 Version: unspecified Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: dvratil at redhat.com Application: kmail (4.11 pre) KDE Platform Version: 4.10.1 (Compiled from sources) Qt Version: 4.8.4 Operating System: Linux 3.8.3-201.fc18.x86_64 x86_64 Distribution: "Fedora release 18 (Spherical Cow)" -- Information about the crash: - What I was doing when the application crashed: I had KMail minimized and running. I removed an Akonadi resource (Google Calendar resource to be specific) from KOrganizer and switched back to KMail. At that moment KMail crashed. The problem is apparently in some of the proxy models on top of ETM which does not handle removed collections that don't have message/rfc822 mimetype. This crash can be fixed by not loading non-email collections in ETM (see https://git.reviewboard.kde.org/r/109259/). It's been requested in the review though that the crash is properly investigated and the faulty proxy model is fixed. hence this report. Note that the crash can be reproduced on several other places in ETM (all of them asserts) using the steps. The crash can be reproduced every time. -- Backtrace: Application: KMail (kmail), signal: Aborted Using host libthread_db library "/lib64/libthread_db.so.1". 40 int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL); [Current thread is 1 (Thread 0x7fa913da2880 (LWP 12836))] Thread 6 (Thread 0x7fa908509700 (LWP 12842)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 #1 0x0000003d938a0e85 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x3d94333a20 ) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:2571 #2 0x0000003d938a0ed9 in WTF::TCMalloc_PageHeap::runScavengerThread (context=) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/FastMalloc.cpp:1767 #3 0x00000039070aa764 in ?? () from /usr/lib64/nvidia/libGL.so.1 #4 0x0000003dfbc07d15 in start_thread (arg=0x7fa908509700) at pthread_create.c:308 #5 0x0000003dfb4f246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114 Thread 5 (Thread 0x7fa8c6aa0700 (LWP 12843)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:165 #1 0x0000003d935e74f9 in JSC::BlockAllocator::blockFreeingThreadMain (this=0x7fa907c72398) at /usr/src/debug/webkit-qtwebkit-23/Source/JavaScriptCore/heap/BlockAllocator.cpp:128 #2 0x0000003d938cf60e in WTF::wtfThreadEntryPoint (param=0x13b4bd0) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/ThreadingPthreads.cpp:196 #3 0x00000039070aa764 in ?? () from /usr/lib64/nvidia/libGL.so.1 #4 0x0000003dfbc07d15 in start_thread (arg=0x7fa8c6aa0700) at pthread_create.c:308 #5 0x0000003dfb4f246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114 Thread 4 (Thread 0x7fa8c5450700 (LWP 12845)): #0 0x00000038ffa19ae0 in pthread_mutex_unlock at plt () from /lib64/libglib-2.0.so.0 #1 0x00000038ffa84dd1 in g_mutex_unlock (mutex=mutex at entry=0x7fa8bc0009d0) at gthread-posix.c:229 #2 0x00000038ffa475ab in g_main_context_prepare (context=context at entry=0x7fa8bc0009d0, priority=priority at entry=0x7fa8c544fae8) at gmain.c:2984 #3 0x00000038ffa47c4b in g_main_context_iterate (context=context at entry=0x7fa8bc0009d0, block=block at entry=1, dispatch=dispatch at entry=1, self=) at gmain.c:3270 #4 0x00000038ffa47e44 in g_main_context_iteration (context=0x7fa8bc0009d0, may_block=1) at gmain.c:3351 #5 0x0000003e6f7a6126 in QEventDispatcherGlib::processEvents (this=0x7fa8bc0008f0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0x0000003e6f77680f in QEventLoop::processEvents (this=this at entry=0x7fa8c544fc40, flags=...) at kernel/qeventloop.cpp:149 #7 0x0000003e6f776a98 in QEventLoop::exec (this=0x7fa8c544fc40, flags=...) at kernel/qeventloop.cpp:204 #8 0x0000003e6f678980 in QThread::exec (this=) at thread/qthread.cpp:542 #9 0x0000003e6f67b95c in QThreadPrivate::start (arg=0x13050e0) at thread/qthread_unix.cpp:338 #10 0x00000039070aa764 in ?? () from /usr/lib64/nvidia/libGL.so.1 #11 0x0000003dfbc07d15 in start_thread (arg=0x7fa8c5450700) at pthread_create.c:308 #12 0x0000003dfb4f246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114 Thread 3 (Thread 0x7fa8b616e700 (LWP 13272)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217 #1 0x0000003e6f67be17 in wait (time=30000, this=0x14ee970) at thread/qwaitcondition_unix.cpp:84 #2 QWaitCondition::wait (this=, mutex=0x14ef158, time=30000) at thread/qwaitcondition_unix.cpp:158 #3 0x0000003e6f66f69f in QThreadPoolThread::run (this=0x1504720) at concurrent/qthreadpool.cpp:141 #4 0x0000003e6f67b95c in QThreadPrivate::start (arg=0x1504720) at thread/qthread_unix.cpp:338 #5 0x00000039070aa764 in ?? () from /usr/lib64/nvidia/libGL.so.1 #6 0x0000003dfbc07d15 in start_thread (arg=0x7fa8b616e700) at pthread_create.c:308 #7 0x0000003dfb4f246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114 Thread 2 (Thread 0x7fa8c5e70700 (LWP 13274)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217 #1 0x0000003e6f67be17 in wait (time=30000, this=0x1d72eb0) at thread/qwaitcondition_unix.cpp:84 #2 QWaitCondition::wait (this=, mutex=0x1db0fd8, time=30000) at thread/qwaitcondition_unix.cpp:158 #3 0x0000003e6f66f69f in QThreadPoolThread::run (this=0x1dae8e0) at concurrent/qthreadpool.cpp:141 #4 0x0000003e6f67b95c in QThreadPrivate::start (arg=0x1dae8e0) at thread/qthread_unix.cpp:338 #5 0x00000039070aa764 in ?? () from /usr/lib64/nvidia/libGL.so.1 #6 0x0000003dfbc07d15 in start_thread (arg=0x7fa8c5e70700) at pthread_create.c:308 #7 0x0000003dfb4f246d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114 Thread 1 (Thread 0x7fa913da2880 (LWP 12836)): [KCrash Handler] #5 0x0000003dfb435ba5 in __GI_raise (sig=sig at entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:63 #6 0x0000003dfb437358 in __GI_abort () at abort.c:90 #7 0x0000003e6f671564 in qt_message_output (msgType=msgType at entry=QtFatalMsg, buf=) at global/qglobal.cpp:2323 #8 0x0000003e6f671718 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=msgType at entry=QtFatalMsg, msg=0x3e6f7da448 "ASSERT: \"%s\" in file %s, line %d", ap=ap at entry=0x7fff8845f0a8) at global/qglobal.cpp:2369 #9 0x0000003e6f6718a4 in qFatal (msg=) at global/qglobal.cpp:2552 #10 0x00007fa91a5e5dc0 in Akonadi::CollectionStatisticsDelegate::paint (this=, painter=0x7fff8845fa20, option=..., index=...) at /home/progdan/projects/kde/kdepimlibs/akonadi/collectionstatisticsdelegate.cpp:238 #11 0x00000033bd70f2a3 in QTreeView::drawRow (this=0xce80d0, painter=0x7fff8845fa20, option=..., index=...) at itemviews/qtreeview.cpp:1694 #12 0x00000033bd713b7f in QTreeView::drawTree (this=this at entry=0xce80d0, painter=painter at entry=0x7fff8845fa20, region=...) at itemviews/qtreeview.cpp:1447 #13 0x00000033bd71437c in QTreeView::paintEvent (this=0xce80d0, event=0x7fff88460690) at itemviews/qtreeview.cpp:1275 #14 0x00000033bd219efe in QWidget::event (this=0xce80d0, event=0x7fff88460690) at kernel/qwidget.cpp:8532 #15 0x00000033bd5c49f6 in QFrame::event (this=0xce80d0, e=0x7fff88460690) at widgets/qframe.cpp:557 #16 0x00000033bd6d020b in QAbstractItemView::viewportEvent (this=0xce80d0, event=0x7fff88460690) at itemviews/qabstractitemview.cpp:1644 #17 0x00000033bd714a91 in QTreeView::viewportEvent (this=0xce80d0, event=0x7fff88460690) at itemviews/qtreeview.cpp:1257 #18 0x0000003e6f777c26 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=, receiver=0xd43af0, event=0x7fff88460690) at kernel/qcoreapplication.cpp:1056 #19 0x00000033bd1ca59c in QApplicationPrivate::notify_helper (this=0xc889c0, receiver=0xd43af0, e=0x7fff88460690) at kernel/qapplication.cpp:4558 #20 0x00000033bd1cea4a in QApplication::notify (this=0x7fff88464330, receiver=0xd43af0, e=0x7fff88460690) at kernel/qapplication.cpp:4423 #21 0x0000003d896473c6 in KApplication::notify (this=0x7fff88464330, receiver=0xd43af0, event=0x7fff88460690) at /usr/src/debug/kdelibs-4.10.1/kdeui/kernel/kapplication.cpp:311 #22 0x0000003e6f777abe in QCoreApplication::notifyInternal (this=0x7fff88464330, receiver=0xd43af0, event=0x7fff88460690) at kernel/qcoreapplication.cpp:946 #23 0x00000033bd215ac4 in QWidgetPrivate::drawWidget (this=0xeef550, pdev=0xedd720, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at ../../src/corelib/kernel/qcoreapplication.h:234 #24 0x00000033bd2165bf in QWidgetPrivate::paintSiblingsRecursive (this=0x11e00b0, pdev=0xedd720, siblings=..., index=, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5807 #25 0x00000033bd216404 in QWidgetPrivate::paintSiblingsRecursive (this=0x11e00b0, pdev=0xedd720, siblings=..., index=3, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5794 #26 0x00000033bd216404 in QWidgetPrivate::paintSiblingsRecursive (this=0x11e00b0, pdev=0xedd720, siblings=..., index=9, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5794 #27 0x00000033bd216404 in QWidgetPrivate::paintSiblingsRecursive (this=0x11e00b0, pdev=0xedd720, siblings=..., index=10, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5794 #28 0x00000033bd216404 in QWidgetPrivate::paintSiblingsRecursive (this=0x11e00b0, pdev=0xedd720, siblings=..., index=11, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5794 #29 0x00000033bd216404 in QWidgetPrivate::paintSiblingsRecursive (this=0x11e00b0, pdev=0xedd720, siblings=..., index=12, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5794 #30 0x00000033bd215655 in QWidgetPrivate::drawWidget (this=0x11e00b0, pdev=0xedd720, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5651 #31 0x00000033bd2165bf in QWidgetPrivate::paintSiblingsRecursive (this=0x105bbe0, pdev=0xedd720, siblings=..., index=, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5807 #32 0x00000033bd216404 in QWidgetPrivate::paintSiblingsRecursive (this=0x105bbe0, pdev=0xedd720, siblings=..., index=2, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5794 #33 0x00000033bd215655 in QWidgetPrivate::drawWidget (this=0x105bbe0, pdev=0xedd720, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5651 #34 0x00000033bd2165bf in QWidgetPrivate::paintSiblingsRecursive (this=0x13ec840, pdev=0xedd720, siblings=..., index=, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5807 #35 0x00000033bd215655 in QWidgetPrivate::drawWidget (this=0x13ec840, pdev=0xedd720, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5651 #36 0x00000033bd2165bf in QWidgetPrivate::paintSiblingsRecursive (this=0x1546010, pdev=0xedd720, siblings=..., index=, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5807 #37 0x00000033bd216404 in QWidgetPrivate::paintSiblingsRecursive (this=0x1546010, pdev=0xedd720, siblings=..., index=0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5794 #38 0x00000033bd216404 in QWidgetPrivate::paintSiblingsRecursive (this=0x1546010, pdev=0xedd720, siblings=..., index=2, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5794 #39 0x00000033bd215655 in QWidgetPrivate::drawWidget (this=0x1546010, pdev=0xedd720, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5651 #40 0x00000033bd2165bf in QWidgetPrivate::paintSiblingsRecursive (this=0x15456b0, pdev=0xedd720, siblings=..., index=, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5807 #41 0x00000033bd216404 in QWidgetPrivate::paintSiblingsRecursive (this=0x15456b0, pdev=0xedd720, siblings=..., index=0, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5794 #42 0x00000033bd216404 in QWidgetPrivate::paintSiblingsRecursive (this=0x15456b0, pdev=0xedd720, siblings=..., index=1, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5794 #43 0x00000033bd215655 in QWidgetPrivate::drawWidget (this=0x15456b0, pdev=0xedd720, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5651 #44 0x00000033bd2165bf in QWidgetPrivate::paintSiblingsRecursive (this=0x105e800, pdev=0xedd720, siblings=..., index=, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5807 #45 0x00000033bd215655 in QWidgetPrivate::drawWidget (this=0x105e800, pdev=0xedd720, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5651 #46 0x00000033bd2165bf in QWidgetPrivate::paintSiblingsRecursive (this=0x1068070, pdev=0xedd720, siblings=..., index=, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5807 #47 0x00000033bd216404 in QWidgetPrivate::paintSiblingsRecursive (this=0x1068070, pdev=0xedd720, siblings=..., index=6, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5794 #48 0x00000033bd216404 in QWidgetPrivate::paintSiblingsRecursive (this=0x1068070, pdev=0xedd720, siblings=..., index=10, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5794 #49 0x00000033bd216404 in QWidgetPrivate::paintSiblingsRecursive (this=0x1068070, pdev=0xedd720, siblings=..., index=26, rgn=..., offset=..., flags=4, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5794 #50 0x00000033bd215655 in QWidgetPrivate::drawWidget (this=0x1068070, pdev=0xedd720, rgn=..., offset=..., flags=, sharedPainter=0x0, backingStore=0x1316530) at kernel/qwidget.cpp:5651 #51 0x00000033bd3dfde8 in QWidgetBackingStore::sync (this=0x1316530) at painting/qbackingstore.cpp:1373 #52 0x00000033bd20a5f0 in QWidgetPrivate::syncBackingStore (this=0x1068070) at kernel/qwidget.cpp:1896 #53 0x00000033bd21a3a4 in QWidget::event (this=0xcee040, event=0x41155d0) at kernel/qwidget.cpp:8679 #54 0x00000033bd5ddf2b in QMainWindow::event (this=0xcee040, event=0x41155d0) at widgets/qmainwindow.cpp:1478 #55 0x0000003d89739758 in KXmlGuiWindow::event (this=0xcee040, ev=0x41155d0) at /usr/src/debug/kdelibs-4.10.1/kdeui/xmlgui/kxmlguiwindow.cpp:126 #56 0x00000033bd1ca5cc in QApplicationPrivate::notify_helper (this=0xc889c0, receiver=0xcee040, e=0x41155d0) at kernel/qapplication.cpp:4562 #57 0x00000033bd1cea4a in QApplication::notify (this=0x7fff88464330, receiver=0xcee040, e=0x41155d0) at kernel/qapplication.cpp:4423 #58 0x0000003d896473c6 in KApplication::notify (this=0x7fff88464330, receiver=0xcee040, event=0x41155d0) at /usr/src/debug/kdelibs-4.10.1/kdeui/kernel/kapplication.cpp:311 #59 0x0000003e6f777abe in QCoreApplication::notifyInternal (this=0x7fff88464330, receiver=receiver at entry=0xcee040, event=event at entry=0x41155d0) at kernel/qcoreapplication.cpp:946 #60 0x0000003e6f77b571 in sendEvent (event=0x41155d0, receiver=0xcee040) at kernel/qcoreapplication.h:231 #61 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xb552d0) at kernel/qcoreapplication.cpp:1570 #62 0x0000003e6f7a5f73 in sendPostedEvents () at kernel/qcoreapplication.h:236 #63 postEventSourceDispatch (s=s at entry=0xc9fd60) at kernel/qeventdispatcher_glib.cpp:279 #64 0x00000038ffa47a55 in g_main_dispatch (context=0xca0200) at gmain.c:2715 #65 g_main_context_dispatch (context=context at entry=0xca0200) at gmain.c:3219 #66 0x00000038ffa47d88 in g_main_context_iterate (context=context at entry=0xca0200, block=block at entry=1, dispatch=dispatch at entry=1, self=) at gmain.c:3290 #67 0x00000038ffa47e44 in g_main_context_iteration (context=0xca0200, may_block=1) at gmain.c:3351 #68 0x0000003e6f7a6106 in QEventDispatcherGlib::processEvents (this=0xb56af0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #69 0x00000033bd26a73e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 #70 0x0000003e6f77680f in QEventLoop::processEvents (this=this at entry=0x7fff88464270, flags=...) at kernel/qeventloop.cpp:149 #71 0x0000003e6f776a98 in QEventLoop::exec (this=0x7fff88464270, flags=...) at kernel/qeventloop.cpp:204 #72 0x0000003e6f77b888 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #73 0x0000000000402636 in main (argc=3, argv=0x7fff88464548) at /home/progdan/projects/kde/kdepim/kmail/main.cpp:146 Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Wed Mar 20 00:21:05 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Wed, 20 Mar 2013 00:21:05 +0000 Subject: [kmail2] [Bug 303305] A "From " at the beginning of a line is not escaped thus breaking signatures (ignoring RfC 4880 recommendation) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=303305 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail at sandroknauss.de --- Comment #4 from Sandro Knauß --- I think he hit two unrelated bugs: 1. violation of RFC 4880 -> I can confirm this violation also with unsigned messages 2. broken signature. Can you say, what kind of signing is broken? inline and/or mime? Can you actually load one broken mail & text as two attachments to this bug? -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Wed Mar 20 00:27:55 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Wed, 20 Mar 2013 00:27:55 +0000 Subject: [Akonadi] [Bug 317045] Google Contacts resource crashes while syncing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317045 --- Comment #3 from Dan Vrátil --- Unless you have LibKGAPI master installed in /usr, you are not using it: #11 0x00007fcd99d709c2 in KGAPI::AccessManager::requestFinished(KGAPI::Request*) () from /usr/lib/x86_64-linux-gnu/libkgapi.so.0 The new Contacts resource is available (together with the Calendar one) in current git master. This crash is not reported against it, because there is no ContactsResource::contactListReceived in current master :-) -- You are receiving this mail because: You are on the CC list for the bug. From lindsay.mathieson at gmail.com Wed Mar 20 00:42:11 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Wed, 20 Mar 2013 00:42:11 +0000 Subject: [Akonadi] [Bug 317045] Google Contacts resource crashes while syncing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317045 --- Comment #4 from Blackpaw --- Thats the oddball thing, I am installing https://projects.kde.org/projects/extragear/libs/libkgapi/repository to /usr. Do I need to enable anything special in the cmake call? just doing: cmake .. -DCMAKE_INSTALL_PREFIX=/usr >The new Contacts resource is available (together with the Calendar one) in current git master. Current git master of what? :) -- You are receiving this mail because: You are on the CC list for the bug. From montel at kde.org Wed Mar 20 07:08:30 2013 From: montel at kde.org (Laurent Montel) Date: Wed, 20 Mar 2013 07:08:30 +0000 Subject: [kmail2] [Bug 307818] Fishing protection: KMail displays title in link not href In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307818 --- Comment #8 from Laurent Montel --- Git commit a40573f3758643708da5051df438daf4704da678 by Montel Laurent. Committed on 20/03/2013 at 08:07. Pushed by mlaurent into branch 'master'. Implement scam detection. Now we have a warning when we detect that a message can be a scam. (for the moment we detect if an anchor has a title and it shows an url which is not the url define in href) We will improve it. M +9 -0 messageviewer/mailwebview.h M +15 -2 messageviewer/mailwebview_webkit.cpp M +17 -12 messageviewer/scamdetection/scamdetection.cpp M +3 -5 messageviewer/scamdetection/scamdetection.h M +5 -0 messageviewer/scamdetection/scamdetectionwarningwidget.cpp M +3 -0 messageviewer/scamdetection/scamdetectionwarningwidget.h M +1 -0 messageviewer/viewer_p.cpp M +4 -1 messageviewer/webkitparthtmlwriter.cpp http://commits.kde.org/kdepim/a40573f3758643708da5051df438daf4704da678 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Wed Mar 20 07:09:23 2013 From: montel at kde.org (Laurent Montel) Date: Wed, 20 Mar 2013 07:09:23 +0000 Subject: [kmail2] [Bug 307818] Fishing protection: KMail displays title in link not href In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307818 --- Comment #9 from Laurent Montel --- Thomas in 4.11 I created a scam detector. It's the beginning but I will add more check. Regards -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Wed Mar 20 08:38:42 2013 From: montel at kde.org (Laurent Montel) Date: Wed, 20 Mar 2013 08:38:42 +0000 Subject: [kdepim] [Bug 317023] Incorrect settings from the Trojita import In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317023 --- Comment #3 from Laurent Montel --- Git commit de07abb4a381ba5258e87bfd66baefbc1645a7e4 by Montel Laurent. Committed on 20/03/2013 at 09:38. Pushed by mlaurent into branch 'master'. Add comment from Bug 317023 - Incorrect settings from the Trojita import M +7 -5 importwizard/trojita/trojitasettings.cpp http://commits.kde.org/kdepim/de07abb4a381ba5258e87bfd66baefbc1645a7e4 -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Wed Mar 20 09:10:47 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Wed, 20 Mar 2013 09:10:47 +0000 Subject: [Akonadi] [Bug 317045] Google Contacts resource crashes while syncing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317045 --- Comment #5 from Dan Vrátil --- No, the LibKGAPI is fine in that case. All Akonadi resources are in kdepim-runtime. The build path says #6 0x000000000040e692 in ContactsResource::contactListReceived (this=0x124a950, job=) at /home/lindsay/Projects/akonadi/kdepim-runtime/resources/google/contacts/contactsresource.cpp:520 So maybe you just built KDE/4.10 branch? :-) -- You are receiving this mail because: You are on the CC list for the bug. From henrikjuul at gmail.com Wed Mar 20 09:37:23 2013 From: henrikjuul at gmail.com (Henrik Juul Pedersen) Date: Wed, 20 Mar 2013 09:37:23 +0000 Subject: [kmail2] [Bug 316541] akonadi_imap_resource uses 50% of one core even while KMail is shut down In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316541 Henrik Juul Pedersen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |henrikjuul at gmail.com --- Comment #4 from Henrik Juul Pedersen --- I'm experiencing similar issues with akonadi 1.9.1, and kmail 4.10.1. akonadi_imap_resource runs even when kmail is not, and often takes up ~20% CPU per imap thread. When calling akonadictl stop i get the following: QProcess: Destroyed while process is still running. ProcessControl: Application /usr/bin/akonadi_imap_resource stopped unexpectedly ( "Process crashed" ) Application '/usr/bin/akonadi_imap_resource' crashed. No restart! QProcess: Destroyed while process is still running. ProcessControl: Application /usr/bin/akonadi_imap_resource stopped unexpectedly ( "Process crashed" ) Application '/usr/bin/akonadi_imap_resource' crashed. No restart! This is rendering my system close to useless, so a rollback or a fix should happen soon. Also, how could this ever be released into the wild? it's 100% reproducible, and should have been catched by performance tests... -- You are receiving this mail because: You are the assignee for the bug. From kde at dhardy.name Wed Mar 20 09:40:16 2013 From: kde at dhardy.name (Diggory Hardy) Date: Wed, 20 Mar 2013 09:40:16 +0000 Subject: [kmail2] [Bug 316646] new "missing attachment" reminder irritating In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316646 --- Comment #2 from Diggory Hardy --- Is the new widget a replacement for the old prompt then? One or the other is fine, but asking twice doesn't make sense. If you don't understand why this annoys me, I find the detection to have a very high false positive rate (perhaps 200%) due to it being common to reply to emails where someone else sent an attachment. If this wasn't the case I wouldn't mind so much, but still, two reminders is a bit much, isn't it? -- You are receiving this mail because: You are the assignee for the bug. From thomas at tanghus.net Wed Mar 20 09:53:49 2013 From: thomas at tanghus.net (Thomas Tanghus) Date: Wed, 20 Mar 2013 09:53:49 +0000 Subject: [kmail2] [Bug 307818] Fishing protection: KMail displays title in link not href In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307818 --- Comment #10 from Thomas Tanghus --- (In reply to comment #9) > Thomas in 4.11 I created a scam detector. > It's the beginning but I will add more check. This is awesome. More than I had asked for :) -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Wed Mar 20 10:37:14 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Wed, 20 Mar 2013 10:37:14 +0000 Subject: [Akonadi] [Bug 317045] Google Contacts resource crashes while syncing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317045 --- Comment #6 from Blackpaw --- >So maybe you just built KDE/4.10 branch? :-) D'oh! thats it, I'm building vhanda's feeder branch. I'll swicth back to master and test -- You are receiving this mail because: You are on the CC list for the bug. From montel at kde.org Wed Mar 20 10:52:47 2013 From: montel at kde.org (Laurent Montel) Date: Wed, 20 Mar 2013 10:52:47 +0000 Subject: [kmail2] [Bug 307818] Fishing protection: KMail displays title in link not href In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307818 --- Comment #11 from Laurent Montel --- Now we have a widget to inform that message is perhaps a scam message. I will investigate more rules to check them. Regards -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Wed Mar 20 11:46:19 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Wed, 20 Mar 2013 11:46:19 +0000 Subject: [Akonadi] [Bug 317045] Google Contacts resource crashes while syncing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317045 --- Comment #7 from Blackpaw --- Switched to master, no longer crashes but getting original problem I mentioned on your blog - never appears in kaddressbook, not even the address book entry and its status never changes from "Ready" in akonadiconsole - no syncing msgs. -- You are receiving this mail because: You are on the CC list for the bug. From dvratil at redhat.com Wed Mar 20 11:50:38 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Wed, 20 Mar 2013 11:50:38 +0000 Subject: [Akonadi] [Bug 316798] Google Contacts resource not retrieving contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316798 --- Comment #1 from Dan Vrátil --- Could you please enable "LibKGAPI" and "LibKGAPI (Raw Data)" in kdebugdialog, restart Akonadi from terminal and observe whether there's any related output from the akonadi_googlecontacts_resource? -- You are receiving this mail because: You are on the CC list for the bug. From jms.sellars at gmail.com Wed Mar 20 11:54:01 2013 From: jms.sellars at gmail.com (James) Date: Wed, 20 Mar 2013 11:54:01 +0000 Subject: [kmail2] [Bug 317072] New: kmail not checking mail on startup Message-ID: https://bugs.kde.org/show_bug.cgi?id=317072 Bug ID: 317072 Summary: kmail not checking mail on startup Classification: Unclassified Product: kmail2 Version: 4.10 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: jms.sellars at gmail.com kmail will not check mail on startup even with the option enabled Reproducible: Always Steps to Reproduce: 1. Open kmail, enable the option to "check mail on startup". 2. Close Kmail, as well as from system tray (if enabled on system tray) 3. Open Kmail. Actual Results: Kmail does not check mail on startup. Expected Results: Kmail should be checking mail on startup. -- You are receiving this mail because: You are the assignee for the bug. From bugs at wormhole.me.uk Wed Mar 20 12:56:56 2013 From: bugs at wormhole.me.uk (Graeme Hewson) Date: Wed, 20 Mar 2013 12:56:56 +0000 Subject: [kmail2] [Bug 298837] kmail does not re-ask for SMTP password if it has been entered wrong In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=298837 Graeme Hewson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugs at wormhole.me.uk --- Comment #2 from Graeme Hewson --- It's also a fault that the error message is misleading. Kmail says: > Failed to transport message. Your SMTP server does not support PLAIN. Choose a different authentication method. Fortunately, in this case my SMTP server is more informative. The message continues: > "The server responded: "5.7.0 Incorrect username or password." This bug goes back to kmail1 (see bug 120661, reported over seven years ago). -- You are receiving this mail because: You are the assignee for the bug. From bugs at wormhole.me.uk Wed Mar 20 12:57:30 2013 From: bugs at wormhole.me.uk (Graeme Hewson) Date: Wed, 20 Mar 2013 12:57:30 +0000 Subject: [kmail] [Bug 120661] misleading error message for plain sasl authentication method when trying to send with wrong password In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=120661 Graeme Hewson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugs at wormhole.me.uk --- Comment #1 from Graeme Hewson --- See also bug 298837 for kmail2. -- You are receiving this mail because: You are the assignee for the bug. From petrielmjr at ornl.gov Wed Mar 20 14:19:05 2013 From: petrielmjr at ornl.gov (Lester Petrie) Date: Wed, 20 Mar 2013 14:19:05 +0000 Subject: [kontact] [Bug 298313] kontact crash when re-opening mail "stuck" in outbox In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=298313 Lester Petrie changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |petrielmjr at ornl.gov -- You are receiving this mail because: You are the assignee for the bug. From petrielmjr at ornl.gov Wed Mar 20 14:19:08 2013 From: petrielmjr at ornl.gov (Lester Petrie) Date: Wed, 20 Mar 2013 14:19:08 +0000 Subject: [kontact] [Bug 298313] kontact crash when re-opening mail "stuck" in outbox In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=298313 --- Comment #1 from Lester Petrie --- Created attachment 78240 --> https://bugs.kde.org/attachment.cgi?id=78240&action=edit New crash information added by DrKonqi kontact (4.9.5) on KDE Platform 4.9.5 using Qt 4.8.4 - What I was doing when the application crashed: I had clicked on an attachment to view it, and view only showed it as an icon. So I closed view, and right clicked on the attachment icon to open it in something else. Kontact crashed at that point. I compared my backtrace with the original, and, at least to me, they don't look the same. -- Backtrace (Reduced): #6 QCoreApplication::postEvent (receiver=0x354d5b0, event=0x377e4a0, priority=0) at kernel/qcoreapplication.cpp:1343 #7 0x000000395ab8c29e in QObject::event (this=0x354d5b0, e=) at kernel/qobject.cpp:1194 #8 0x000000395c3ca5ac in QApplicationPrivate::notify_helper (this=this at entry=0x1857d50, receiver=receiver at entry=0x354d5b0, e=e at entry=0x36df210) at kernel/qapplication.cpp:4562 #9 0x000000395c3cea2a in QApplication::notify (this=0x7fff39c082f0, receiver=0x354d5b0, e=0x36df210) at kernel/qapplication.cpp:4423 #10 0x0000003497a468c6 in KApplication::notify (this=0x7fff39c082f0, receiver=0x354d5b0, event=0x36df210) at /usr/src/debug/kdelibs-4.9.5/kdeui/kernel/kapplication.cpp:311 -- You are receiving this mail because: You are the assignee for the bug. From martin.klapetek at gmail.com Wed Mar 20 17:06:13 2013 From: martin.klapetek at gmail.com (Martin Klapetek) Date: Wed, 20 Mar 2013 17:06:13 +0000 Subject: [Akonadi] [Bug 316731] Resource stores broken events without UID, remoteID etc In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316731 Martin Klapetek changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #2 from Martin Klapetek --- Indeed the server is returning an error ("Unknown error") instead of the events. -- You are receiving this mail because: You are on the CC list for the bug. From martin.klapetek at gmail.com Wed Mar 20 17:09:23 2013 From: martin.klapetek at gmail.com (Martin Klapetek) Date: Wed, 20 Mar 2013 17:09:23 +0000 Subject: [Akonadi] [Bug 316731] Resource stores broken events without UID, remoteID etc In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316731 --- Comment #3 from Martin Klapetek --- Further investigation shows we request too many ids at once, if the amount is tuned down, we get proper data. -- You are receiving this mail because: You are on the CC list for the bug. From luizluca at gmail.com Wed Mar 20 18:52:37 2013 From: luizluca at gmail.com (Luiz Angelo De Luca) Date: Wed, 20 Mar 2013 18:52:37 +0000 Subject: [libkgapi] [Bug 316989] LibKGAPI ignores proxy settings In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316989 --- Comment #2 from Luiz Angelo De Luca --- I'm using OpenSUSE buildservice packages and my libkgapi package is libkgapi0-0.4.4-12.1.x86_64 -- You are receiving this mail because: You are on the CC list for the bug. From martin.klapetek at gmail.com Wed Mar 20 19:17:46 2013 From: martin.klapetek at gmail.com (Martin Klapetek) Date: Wed, 20 Mar 2013 19:17:46 +0000 Subject: [Akonadi] [Bug 316731] Resource stores broken events without UID, remoteID etc In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316731 Martin Klapetek changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/a285c8325ec29c63 | |e1ec6375ab3b307f4bf08c6e --- Comment #5 from Martin Klapetek --- Git commit a285c8325ec29c63e1ec6375ab3b307f4bf08c6e by Martin Klapetek. Committed on 20/03/2013 at 20:17. Pushed by mklapetek into branch 'master'. Make sure we don't store invalid events from Facebook M +4 -0 resources/facebook/facebookresource_events.cpp http://commits.kde.org/kdepim-runtime/a285c8325ec29c63e1ec6375ab3b307f4bf08c6e -- You are receiving this mail because: You are on the CC list for the bug. From martin.klapetek at gmail.com Wed Mar 20 19:04:41 2013 From: martin.klapetek at gmail.com (Martin Klapetek) Date: Wed, 20 Mar 2013 19:04:41 +0000 Subject: [Akonadi] [Bug 316731] Resource stores broken events without UID, remoteID etc In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316731 --- Comment #4 from Martin Klapetek --- Git commit ea9700409f1d5d773f611490566c23ccd8f57814 by Martin Klapetek. Committed on 20/03/2013 at 20:04. Pushed by mklapetek into branch 'master'. Limit how many ids we can query at once It turns out that querying for too many ids at once make Facebook servers unhappy, so we artificially limit it on the job level, 15 looks to be ok, so process 15 ids, then 15 more etc and only then emit the job result. Reviewed-by: Dan Vratil M +42 -5 libkfbapi/facebookjobs.cpp http://commits.kde.org/libkfacebook/ea9700409f1d5d773f611490566c23ccd8f57814 -- You are receiving this mail because: You are on the CC list for the bug. From wolfgang at rohdewald.de Wed Mar 20 19:41:10 2013 From: wolfgang at rohdewald.de (Wolfgang Rohdewald) Date: Wed, 20 Mar 2013 19:41:10 +0000 Subject: [Akonadi] [Bug 316731] Resource stores broken events without UID, remoteID etc In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316731 --- Comment #6 from Wolfgang Rohdewald --- Am Mittwoch, 20. März 2013, 19:04:41 schrieb Martin Klapetek: > Limit how many ids we can query at once > > It turns out that querying for too many ids at once make Facebook > servers unhappy, so we artificially limit it on the job level, > 15 looks to be ok, so process 15 ids, then 15 more etc and only > then emit the job result. you have a typo in the comment - it says 10 instead of 15 -- You are receiving this mail because: You are on the CC list for the bug. From martin.klapetek at gmail.com Wed Mar 20 19:43:21 2013 From: martin.klapetek at gmail.com (Martin Klapetek) Date: Wed, 20 Mar 2013 19:43:21 +0000 Subject: [Akonadi] [Bug 316731] Resource stores broken events without UID, remoteID etc In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316731 --- Comment #7 from Martin Klapetek --- Oops, sorry. It was initially 10, then I raised to to 15. -- You are receiving this mail because: You are on the CC list for the bug. From kde at privat.broulik.de Wed Mar 20 19:58:58 2013 From: kde at privat.broulik.de (Kai Uwe Broulik) Date: Wed, 20 Mar 2013 19:58:58 +0000 Subject: [kmail2] [Bug 317101] New: Tab order in filter setup dialog is weird Message-ID: https://bugs.kde.org/show_bug.cgi?id=317101 Bug ID: 317101 Summary: Tab order in filter setup dialog is weird Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: UI Assignee: kdepim-bugs at kde.org Reporter: kde at privat.broulik.de When editing/adding a filter rule, the tab order for the input fields is weird. I focus the Criteria field, enter eg. To, press tab, and the next focussed field is the "Plus" button to add another rule. Make the tab order logical. Reproducible: Always Steps to Reproduce: 1. Go to Settings → Filters 2. Create new filter or choose existing one 3. Focus any of the criteria input boxes 4. Press tab button (several times) Actual Results: Tab order: Criteria → Plus icon of current row → Search term input → Operator combobox → Next row criteria and after the last row's operator combobox the focus moves to the "Clear all" button of the filter action(!) Expected Results: Tab order: Criteria → Operator combobox → Search term input → Plus icon of current row → Next row's criteria -- You are receiving this mail because: You are the assignee for the bug. From kde at privat.broulik.de Wed Mar 20 21:44:23 2013 From: kde at privat.broulik.de (Kai Uwe Broulik) Date: Wed, 20 Mar 2013 21:44:23 +0000 Subject: [Akonadi] [Bug 281580] Make Akonadi error dialogs PASSIVE In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=281580 Kai Uwe Broulik changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WORKSFORME --- Comment #3 from Kai Uwe Broulik --- I will close it. So far I haven't encountered any modal interrupting error dialog box in the past year. Good job :-) -- You are receiving this mail because: You are the assignee for the bug. From aaronw at doofus.org Wed Mar 20 22:01:08 2013 From: aaronw at doofus.org (Aaron Williams) Date: Wed, 20 Mar 2013 22:01:08 +0000 Subject: [Akonadi] [Bug 317105] New: Unable to retrieve mail via IMAP from outlook.com Message-ID: https://bugs.kde.org/show_bug.cgi?id=317105 Bug ID: 317105 Summary: Unable to retrieve mail via IMAP from outlook.com Classification: Unclassified Product: Akonadi Version: 4.10 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: IMAP resource Assignee: ervin at kde.org Reporter: aaronw at doofus.org CC: kdepim-bugs at kde.org, vkrause at kde.org Akonadi appears unable to download any email from outlook.com via imap. My employer uses Microsoft's cloud services for email and I have no problems using Thunderbird to connect. In KMail I have it set to use SSL/TLS with plain authentication, the same as I use for Thunderbird. The server info reports: IMAP4 IMAP4REV1 AUTH=PLAIN UIDPLUS CHILDREN IDLE NAMESPACE LITERAL+ KMail reports that it is syncing folders but it appears to be stuck. The funny thing is that I see all of my mail folders under my Inbox but I am unable to retrieve any of my emails within my Inbox or subfolders. -- You are receiving this mail because: You are on the CC list for the bug. From kde at privat.broulik.de Wed Mar 20 22:54:49 2013 From: kde at privat.broulik.de (Kai Uwe Broulik) Date: Wed, 20 Mar 2013 22:54:49 +0000 Subject: [kmail2] [Bug 313661] Filtering by "mail content" doesn't work In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=313661 --- Comment #4 from Kai Uwe Broulik --- Sorry for the wait. This is the affected rule: It should match all e-mails from kde reviewboard (hence the "git.reviewboard.kde.org" content check). As you can see, it finds no match, although the mail contains such content. [23:53:03] Filterregeln werden geprüft: (match all of the following) "Subject" "Review Request" "" "git.reviewboard.kde.org" [23:53:03] 1 = "Subject" "Review Request" (Review Request 109622: Move "Bluetooth" entry from Places to Devices category) [23:53:03] 0 = "" "git.reviewboard.kde.org" -- You are receiving this mail because: You are the assignee for the bug. From virgolus at gmail.com Wed Mar 20 23:47:34 2013 From: virgolus at gmail.com (Ezio Vergine) Date: Wed, 20 Mar 2013 23:47:34 +0000 Subject: [Akonadi] [Bug 316199] todo related to a google account lose reminder and become "takes the whole day" In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316199 --- Comment #3 from Ezio Vergine --- Thanks you for reply. Bad news, but is a google issue. Thanks -- You are receiving this mail because: You are on the CC list for the bug. From lindsay.mathieson at gmail.com Thu Mar 21 05:16:26 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Thu, 21 Mar 2013 05:16:26 +0000 Subject: [Akonadi] [Bug 317045] Google Contacts resource crashes while syncing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317045 Blackpaw changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID -- You are receiving this mail because: You are on the CC list for the bug. From montel at kde.org Thu Mar 21 06:37:46 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 06:37:46 +0000 Subject: [kmail] [Bug 251995] tab ordering off in filter rules section In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=251995 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kde at privat.broulik.de --- Comment #2 from Laurent Montel --- *** Bug 317101 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 21 06:37:46 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 06:37:46 +0000 Subject: [kmail2] [Bug 317101] Tab order in filter setup dialog is weird In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317101 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |DUPLICATE --- Comment #1 from Laurent Montel --- *** This bug has been marked as a duplicate of bug 251995 *** -- You are receiving this mail because: You are the assignee for the bug. From andysem at mail.ru Thu Mar 21 07:15:34 2013 From: andysem at mail.ru (Lastique) Date: Thu, 21 Mar 2013 07:15:34 +0000 Subject: [kmail2] [Bug 316944] Allow pasting URLs as text by default In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316944 --- Comment #7 from Lastique --- In that case, why reassigning the keyboard shortcut doesn't work? "Paste Without Formatting" should paste the URL without asking, right? -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 21 07:16:54 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 07:16:54 +0000 Subject: [kmail2] [Bug 317072] kmail not checking mail on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317072 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- Work fine here. I tested now. Need more infos. Which account ? etc. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 21 07:18:13 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 07:18:13 +0000 Subject: [kmail2] [Bug 251995] tab ordering off in filter rules section In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=251995 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org Component|filtering |filtering Version|1.13.5 |Git (master) Product|kmail |kmail2 -- You are receiving this mail because: You are the assignee for the bug. From cola at uni-paderborn.de Thu Mar 21 07:22:32 2013 From: cola at uni-paderborn.de (Andreas Cord-Landwehr) Date: Thu, 21 Mar 2013 07:22:32 +0000 Subject: [Akonadi] [Bug 306249] Calendar resource displays main calendar multiple times In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=306249 Andreas Cord-Landwehr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |WORKSFORME --- Comment #5 from Andreas Cord-Landwehr --- Using libkgapi 0.4.4 and KDEPIM 4.10.1 packages fixes the problem for me. So I am closing this/my bug as WORKSFORME. -- You are receiving this mail because: You are on the CC list for the bug. From cola at uni-paderborn.de Thu Mar 21 07:25:17 2013 From: cola at uni-paderborn.de (Andreas Cord-Landwehr) Date: Thu, 21 Mar 2013 07:25:17 +0000 Subject: [kmail2] [Bug 270202] templates are not working In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=270202 Andreas Cord-Landwehr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |WORKSFORME --- Comment #3 from Andreas Cord-Landwehr --- Just tested again with KDEPIM 4.10.1 packages and it works. Hence, closing my bug report as WORKSFORME. -- You are receiving this mail because: You are the assignee for the bug. From cola at uni-paderborn.de Thu Mar 21 07:32:42 2013 From: cola at uni-paderborn.de (Andreas Cord-Landwehr) Date: Thu, 21 Mar 2013 07:32:42 +0000 Subject: [kontact] [Bug 275537] Crash when reply to mail in Kontact2 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=275537 Andreas Cord-Landwehr changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |WORKSFORME --- Comment #11 from Andreas Cord-Landwehr --- I never experienced that crash during the last year again. Considering the very large delta (and the respective fixes/improvements) between the 4.6.5 beta and 4.10, I think there is no value in keeping this report open. Closing my report as WORKSFORME. (Please reopen it if you think otherwise) Thanks, Andreas -- You are receiving this mail because: You are the assignee for the bug. From markc at renta.net Thu Mar 21 07:54:14 2013 From: markc at renta.net (Mark Constable) Date: Thu, 21 Mar 2013 07:54:14 +0000 Subject: [kmail2] [Bug 292418] Kmail can't create IMAP top level folders In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=292418 Mark Constable changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markc at renta.net --- Comment #28 from Mark Constable --- Also confirming this bug for 4.10.1 on Archlinux with a dovecot IMAP server. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 21 07:57:05 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 07:57:05 +0000 Subject: [kmail2] [Bug 316944] Allow pasting URLs as text by default In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316944 --- Comment #8 from Laurent Montel --- it's right we can't assign CTRL+ins but we can use other shortcut so it's a bug in qtextedit or other. Will investigate but by default it's assign to paste as second shortcut. Don't know why we can't reassign. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 21 08:03:29 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 08:03:29 +0000 Subject: [kmail2] [Bug 316530] Dialogue boxes at the end of setup confusing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316530 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- need screenshot please. I don't see the "yes" "no" button. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 21 08:25:31 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 08:25:31 +0000 Subject: [kmail2] [Bug 315966] Changed LDAP password not stored In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315966 --- Comment #2 from Laurent Montel --- I confirm it. Don't know how to fix yet -- You are receiving this mail because: You are the assignee for the bug. From andysem at mail.ru Thu Mar 21 08:25:44 2013 From: andysem at mail.ru (Lastique) Date: Thu, 21 Mar 2013 08:25:44 +0000 Subject: [kmail2] [Bug 316944] Allow pasting URLs as text by default In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316944 --- Comment #9 from Lastique --- Should I create a separate bug for this or reopen this one? -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 21 08:26:24 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 08:26:24 +0000 Subject: [kmail2] [Bug 315290] Height of settings dialog too high for netbook In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315290 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #2 from Laurent Montel --- wait for infos -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 21 08:27:16 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 08:27:16 +0000 Subject: [kmail2] [Bug 315219] Feature Request - Email Merge for Archival In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315219 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- "export to ODF" :) I will not implement it :) for other request will investigate -- You are receiving this mail because: You are the assignee for the bug. From herrfleisch at googlemail.com Thu Mar 21 08:35:10 2013 From: herrfleisch at googlemail.com (Steffen) Date: Thu, 21 Mar 2013 08:35:10 +0000 Subject: [kmail2] [Bug 316530] Dialogue boxes at the end of setup confusing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316530 --- Comment #2 from Steffen --- how can I access the setup procedure again, after having set up everything? What do I need to delete? To be honest, it may be a "ok" button, or whatever instead of a "yes" button and a "no" button, because I wrote this report from memory. But what button is there or not is not the point. The point is, that the user does not realize that it is actually highly important that you need to press the button "create account", which is sitting above the "OK, yes, or no, or whatever" buttons. And he/she is not pointed on that by the text or whatever in the dialogue box. A further point is: why do I need to press this button "create account"? I mean, for what am I going through this nerve wrecking setup procedure? For setting up an account to access my mails or... for cutting my toenails? :-) So the there is no actual need for this "create account" button at all. This is what I wanted to say: either point the user to this "create account" button or leave it away, because its not needed from the users point of view. So if you tell me how I can access these setup steps again, without breaking my access to my mails, then I can add a screenshot. If not: never mind. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 21 08:39:20 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 08:39:20 +0000 Subject: [kmail2] [Bug 314382] Unable to select multiple emails and then click right and select save attachments to save all attachments In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314382 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/0dffc4202259293f1ebb55b5 | |c5300d1b77cde40d --- Comment #1 from Laurent Montel --- Git commit 0dffc4202259293f1ebb55b5c5300d1b77cde40d by Montel Laurent. Committed on 21/03/2013 at 09:38. Pushed by mlaurent into branch 'KDE/4.10'. Fix Bug 314382 - Unable to select multiple emails and then click right and select save attachments to save all attachments FIXED-IN: 4.10.2 M +1 -1 kmail/kmmainwidget.cpp http://commits.kde.org/kdepim/0dffc4202259293f1ebb55b5c5300d1b77cde40d -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 21 08:40:01 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 08:40:01 +0000 Subject: [kmail2] [Bug 314382] Unable to select multiple emails and then click right and select save attachments to save all attachments In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314382 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 21 08:40:31 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 08:40:31 +0000 Subject: [kmail2] [Bug 314114] current folder does not always update when new emails has arrived In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314114 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED CC| |montel at kde.org Ever confirmed|0 |1 --- Comment #1 from Laurent Montel --- I confirm it. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 21 09:10:20 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 09:10:20 +0000 Subject: [kmail2] [Bug 316944] Allow pasting URLs as text by default In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316944 --- Comment #10 from Laurent Montel --- an other bug report -- You are receiving this mail because: You are the assignee for the bug. From anders.nilsson at cs.lth.se Thu Mar 21 09:17:25 2013 From: anders.nilsson at cs.lth.se (Anders Nilsson) Date: Thu, 21 Mar 2013 09:17:25 +0000 Subject: [Akonadi] [Bug 316840] imap resource starts crazy connect / disconnect cycle to mail server In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316840 Anders Nilsson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anders.nilsson at cs.lth.se -- You are receiving this mail because: You are on the CC list for the bug. From montel at kde.org Thu Mar 21 09:38:43 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 09:38:43 +0000 Subject: [kmail2] [Bug 316530] Dialogue boxes at the end of setup confusing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316530 --- Comment #3 from Laurent Montel --- create a new user ?:) -- You are receiving this mail because: You are the assignee for the bug. From andysem at mail.ru Thu Mar 21 09:42:36 2013 From: andysem at mail.ru (Lastique) Date: Thu, 21 Mar 2013 09:42:36 +0000 Subject: [kmail2] [Bug 317117] New: Cannot assign Shift+Ins to "Paste Without Formatting" in composer Message-ID: https://bugs.kde.org/show_bug.cgi?id=317117 Bug ID: 317117 Summary: Cannot assign Shift+Ins to "Paste Without Formatting" in composer Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: andysem at mail.ru If I try to reassign the keyboard shortcut Shift+Ins (which is alternate for "Paste" by default) to "Paste Without Formatting" alternate in email composer, the shortcut is not reassigned. Pressing Shift+Ins results in the same behavior as a regular "Paste", despite the fact that the shortcut is displayed to be assigned to "Paste Without Formatting". Reproducible: Always Steps to Reproduce: 1. Open kmail composer (e.g. by creating a new mail). Go to Settings->Configure shortcuts. 2. Select "Paste Without Formatting" primary or alternate shortcut and change it to Shift+Ins. Confirm if it asks whether it should reassign the shortcut from "Paste". 3. Open Chrome or Chromium and open any web page. Copy the URL in the address bar (Ctrl+Ins). Note: the browser is essential, won't work with Firefox. 4. Go back to the email composer and try to paste the URL into the message body by pressing Shift+Ins. Also try pasting by selecting Edit->Paste and Edit->Paste Without Formatting in the menu for comparison. Actual Results: Pressing Shift+Ins invokes behavior similar to regular Paste - a context window shows requesting to choose pasting behavior (paste plain text or attachment). "Paste Without Formatting" pastes the URL as plain text without any menus. Expected Results: Shift+Ins should behave according to what is set in the shortcuts settings (perform "Paste Without Formatting" in my case). This bug originates from another bug: https://bugs.kde.org/show_bug.cgi?id=316944 -- You are receiving this mail because: You are the assignee for the bug. From stephan.diestelhorst at gmail.com Thu Mar 21 09:48:49 2013 From: stephan.diestelhorst at gmail.com (Stephan Diestelhorst) Date: Thu, 21 Mar 2013 09:48:49 +0000 Subject: [kmail2] [Bug 281227] KMail2 4.7's "Find messages ..." reproducibly fails to search: "Unknown error. (Unable to create persistent search)" In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=281227 Stephan Diestelhorst changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stephan.diestelhorst at gmail. | |com -- You are receiving this mail because: You are the assignee for the bug. From stephan.diestelhorst at gmail.com Thu Mar 21 09:49:14 2013 From: stephan.diestelhorst at gmail.com (Stephan Diestelhorst) Date: Thu, 21 Mar 2013 09:49:14 +0000 Subject: [kmail2] [Bug 277007] KMail2 full search of emails does not work In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=277007 Stephan Diestelhorst changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stephan.diestelhorst at gmail. | |com -- You are receiving this mail because: You are the assignee for the bug. From kdestuff at mabs.dk Thu Mar 21 10:09:46 2013 From: kdestuff at mabs.dk (Morten Sjoegren) Date: Thu, 21 Mar 2013 10:09:46 +0000 Subject: [kmail2] [Bug 316518] HTML-mail from TYPO3 Direct Mail module mangled. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316518 --- Comment #6 from Morten Sjoegren --- Thank you for reopening the bug :) I've some additional information.: I've upgraded to KDE 4.10.1 and the problem is slightly different. The HTML-content of the mail is now displayed as expected with the styling, but the JavaScript & CSS source-code is shown as text at the bottom of the mail. This is a huge improvement over how it was in KDE 4.9.5, where I couldn't read the content of the mail. -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Thu Mar 21 10:10:15 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Thu, 21 Mar 2013 10:10:15 +0000 Subject: [kontact] [Bug 236950] Kontact Summary Page very slow to load In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=236950 Blackpaw changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |lindsay.mathieson at gmail.com Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Thu Mar 21 10:14:36 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Thu, 21 Mar 2013 10:14:36 +0000 Subject: [Akonadi] [Bug 291112] akonadi/kontact freezing up In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=291112 Blackpaw changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Blackpaw --- fixed in 4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From jospoortvliet at gmail.com Thu Mar 21 10:53:27 2013 From: jospoortvliet at gmail.com (jos poortvliet) Date: Thu, 21 Mar 2013 10:53:27 +0000 Subject: [kmail2] [Bug 317122] New: quite crazy memory usage Message-ID: https://bugs.kde.org/show_bug.cgi?id=317122 Bug ID: 317122 Summary: quite crazy memory usage Classification: Unclassified Product: kmail2 Version: 4.10.0 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: grave Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: jospoortvliet at gmail.com Heya, I often see memory usage of 800 mb and up so I decided to run valgrind. I managed to get memory usage up to almost 2 GB, how's that? Hope the valgrind reports here are helpful. /Jos Reproducible: Always Steps to Reproduce: 1. open KMail 2. open some tabs and open folders in those tabs 3. wait and see what happens to the memory usage... Actual Results: Could get it to almost 2GB of ram (with valgrind). Without valgrind, 1.5 gb is doable. That is JUST the KMail process! Expected Results: Something like 300 mb seems far more reasonable... -- You are receiving this mail because: You are the assignee for the bug. From jospoortvliet at gmail.com Thu Mar 21 10:57:37 2013 From: jospoortvliet at gmail.com (jos poortvliet) Date: Thu, 21 Mar 2013 10:57:37 +0000 Subject: [kmail2] [Bug 317122] quite crazy memory usage In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317122 --- Comment #1 from jos poortvliet --- Created attachment 78261 --> https://bugs.kde.org/attachment.cgi?id=78261&action=edit massif.out output last run (almost 2 gb of ram reached in total) -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Thu Mar 21 11:51:26 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Thu, 21 Mar 2013 11:51:26 +0000 Subject: [Akonadi] [Bug 316798] Google Contacts resource not retrieving contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316798 Blackpaw changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lindsay.mathieson at gmail.com --- Comment #2 from Blackpaw --- Done, I'm not seeing an obvious errors in the log but no contacts downloading either. And to be clear - the resource does not appear in Kontact at all, just in akonadiconsole. -- You are receiving this mail because: You are on the CC list for the bug. From silver.salonen at gmail.com Thu Mar 21 13:05:14 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Thu, 21 Mar 2013 13:05:14 +0000 Subject: [kmail2] [Bug 312025] unnecessary HTML code is added to e-mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312025 Silver Salonen changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.9.4 |4.10.1 --- Comment #15 from Silver Salonen --- Similar thing happens also when replying (with HTML formatting) to e-mails. In this case some line breaks are lost on quoting. I'll attach one of these cases where the text is quite minimal. In this case the original HTML is: --047d7ba9830287c2bb04d86ea8e4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

Mingi Firma AS aadressi ei= leia tabelitest, suhtle nendega ise



--
lugupidamis= ega,
Minu Firma O=DC
--047d7ba9830287c2bb04d86ea8e4-- After my reply it is: --nextPart2176885.LFTFGTejPQ Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset="utf-8"

Rep= ly.

--
Silver

On Thursday 21 March 2013 14:4= 1:32 Minu Firma O=C3=9C wrote:

=

Mingi Firma AS aadressi ei leia tabelitest, suhtle nendega ise


-= -
lugupidamisega,

Minu Firma O=C3=9C

--nextPart2176885.LFTFGTejPQ-- -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Thu Mar 21 13:10:53 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Thu, 21 Mar 2013 13:10:53 +0000 Subject: [kmail2] [Bug 312025] unnecessary HTML code is added to e-mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312025 --- Comment #16 from Silver Salonen --- Created attachment 78264 --> https://bugs.kde.org/attachment.cgi?id=78264&action=edit HTML-reply to a simple HTML email -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Thu Mar 21 13:56:47 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Thu, 21 Mar 2013 13:56:47 +0000 Subject: [Akonadi] [Bug 316798] Google Contacts resource not retrieving contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316798 --- Comment #3 from Dan Vrátil --- Could you try right-clicking the resource in AkonadiConsole and selecting "Configure"->"Configure Natively" ? Should open a configuration dialog. Re-select your account and confirm. -- You are receiving this mail because: You are on the CC list for the bug. From herrfleisch at googlemail.com Thu Mar 21 14:04:05 2013 From: herrfleisch at googlemail.com (Steffen) Date: Thu, 21 Mar 2013 14:04:05 +0000 Subject: [kmail2] [Bug 316530] Dialogue boxes at the end of setup confusing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316530 --- Comment #4 from Steffen --- okay, never mind. It's alright. -- You are receiving this mail because: You are the assignee for the bug. From herrfleisch at googlemail.com Thu Mar 21 14:04:21 2013 From: herrfleisch at googlemail.com (Steffen) Date: Thu, 21 Mar 2013 14:04:21 +0000 Subject: [kmail2] [Bug 316530] Dialogue boxes at the end of setup confusing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316530 Steffen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 21 14:16:43 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 14:16:43 +0000 Subject: [kmail2] [Bug 316530] Dialogue boxes at the end of setup confusing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316530 --- Comment #5 from Laurent Montel --- ? so you didn't want to create a new user on your computer for creating screenshot ? Ok so close. -- You are receiving this mail because: You are the assignee for the bug. From herrfleisch at googlemail.com Thu Mar 21 14:18:52 2013 From: herrfleisch at googlemail.com (Steffen) Date: Thu, 21 Mar 2013 14:18:52 +0000 Subject: [kmail2] [Bug 316530] Dialogue boxes at the end of setup confusing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316530 --- Comment #6 from Steffen --- no, because you know what I mean from my description and I am not in the mood for silly games. Its your program, your software. If it sucks and you don't care, why should I. -- You are receiving this mail because: You are the assignee for the bug. From wengxt at gmail.com Thu Mar 21 14:42:31 2013 From: wengxt at gmail.com (Weng Xuetian) Date: Thu, 21 Mar 2013 14:42:31 +0000 Subject: [kaddressbook] [Bug 285845] endless waiting for CardDAV sources in kaddressbook In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285845 Weng Xuetian changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wengxt at gmail.com --- Comment #2 from Weng Xuetian --- I'm not sure if this is the same bug, but I still experience this on KDE 4.10. Quite randomly, from some time point, kaddressbook will refuse to load anything, restart akonadi doesn't work, and everytime I start kaddressbook it will only shows a loading icon and looks like it never ends. -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Thu Mar 21 16:03:18 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Thu, 21 Mar 2013 16:03:18 +0000 Subject: [kmail2] [Bug 316530] Dialogue boxes at the end of setup confusing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316530 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|FIXED |INVALID -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 21 17:15:13 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 21 Mar 2013 17:15:13 +0000 Subject: [kmail2] [Bug 316530] Dialogue boxes at the end of setup confusing In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316530 --- Comment #7 from Laurent Montel --- accountwizard because it's accountwizard is not my program. I just wanted to help to debug it. So sorry I didn't understand what you means with your description... So please don't report more bugs it's better if you don't want to help to debug. I don't have time to lose on bug reported by people which doesn't want to help to debug. -- You are receiving this mail because: You are the assignee for the bug. From sskyman at web.de Thu Mar 21 17:29:08 2013 From: sskyman at web.de (Tobias Hirning) Date: Thu, 21 Mar 2013 17:29:08 +0000 Subject: [kmail2] [Bug 311495] Kmail2: Maildir synchronization causes several copies of emails sent and received (KDE 4.8.5 in Mageia 2) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=311495 Tobias Hirning changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sskyman at web.de --- Comment #2 from Tobias Hirning --- I can confirm this behaviour with KMail 4.10.1 on Kubuntu 12.04.02 x86-64. KDE 4.10.1. -- You are receiving this mail because: You are the assignee for the bug. From guymac at gmail.com Thu Mar 21 17:33:15 2013 From: guymac at gmail.com (Guy Mac) Date: Thu, 21 Mar 2013 17:33:15 +0000 Subject: [akregator] [Bug 317143] New: Font Size In Headline List Cannot Be Changed Message-ID: https://bugs.kde.org/show_bug.cgi?id=317143 Bug ID: 317143 Summary: Font Size In Headline List Cannot Be Changed Classification: Unclassified Product: akregator Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: guymac at gmail.com Created attachment 78274 --> https://bugs.kde.org/attachment.cgi?id=78274&action=edit Akregator on my laptop (headline list in top right). The headline font size in the combined view is too small and is causing me serious eyestrain and there doesn't seem to be any way to change it. -- You are receiving this mail because: You are the assignee for the bug. From futureboy at delorean.net Thu Mar 21 18:17:23 2013 From: futureboy at delorean.net (Nathan Wolf) Date: Thu, 21 Mar 2013 18:17:23 +0000 Subject: [kontact] [Bug 317145] New: Kmail Crash when selecting folder Message-ID: https://bugs.kde.org/show_bug.cgi?id=317145 Bug ID: 317145 Summary: Kmail Crash when selecting folder Classification: Unclassified Product: kontact Version: 4.10 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: futureboy at delorean.net Application: kontact (4.10) KDE Platform Version: 4.10.00 "release 1" Qt Version: 4.8.4 Operating System: Linux 3.7.10-1.1-desktop x86_64 Distribution: "openSUSE 12.3 (x86_64)" -- Information about the crash: The kmail module in Kontact wasn't showing all the mail resources. I clicked on one that was a duplicate to expand that resource in the list-tree and the program crashed. openSUSE 12.3 Linux 3.7.10-1.1-desktop, KDE 4.10.0 "release 1" The crash can be reproduced some of the time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7ff9ea0b3780 (LWP 16262))] Thread 5 (Thread 0x7ff9d0c18700 (LWP 16263)): #0 0x00007ff9e1eb3964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ff9e68a07c7 in WTF::TCMalloc_PageHeap::scavengerThread() () from /usr/lib64/libQtWebKit.so.4 #2 0x00007ff9e68a07f9 in WTF::TCMalloc_PageHeap::runScavengerThread(void*) () from /usr/lib64/libQtWebKit.so.4 #3 0x00007ff9e1eafe0f in start_thread () from /lib64/libpthread.so.0 #4 0x00007ff9e76067dd in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7ff9d0317700 (LWP 16264)): #0 0x00007ff9e0ee06dd in ?? () from /usr/lib64/libglib-2.0.so.0 #1 0x00007ff9e0ee0e29 in g_private_get () from /usr/lib64/libglib-2.0.so.0 #2 0x00007ff9e0ec7820 in g_thread_self () from /usr/lib64/libglib-2.0.so.0 #3 0x00007ff9e0ea3bb5 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #4 0x00007ff9e8a351f6 in QEventDispatcherGlib::processEvents (this=0x7ff9c80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #5 0x00007ff9e8a059ef in QEventLoop::processEvents (this=this at entry=0x7ff9d0316e00, flags=...) at kernel/qeventloop.cpp:149 #6 0x00007ff9e8a05c78 in QEventLoop::exec (this=0x7ff9d0316e00, flags=...) at kernel/qeventloop.cpp:204 #7 0x00007ff9e89080f0 in QThread::exec (this=) at thread/qthread.cpp:542 #8 0x00007ff9e890b0cc in QThreadPrivate::start (arg=0x20f7200) at thread/qthread_unix.cpp:338 #9 0x00007ff9e1eafe0f in start_thread () from /lib64/libpthread.so.0 #10 0x00007ff9e76067dd in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7ff97bdee700 (LWP 24569)): #0 0x00007ff9e1eb3d11 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ff9e890b587 in wait (time=30000, this=0x277fa60) at thread/qwaitcondition_unix.cpp:84 #2 QWaitCondition::wait (this=, mutex=0x2780248, time=30000) at thread/qwaitcondition_unix.cpp:158 #3 0x00007ff9e88fed8f in QThreadPoolThread::run (this=0x2785990) at concurrent/qthreadpool.cpp:141 #4 0x00007ff9e890b0cc in QThreadPrivate::start (arg=0x2785990) at thread/qthread_unix.cpp:338 #5 0x00007ff9e1eafe0f in start_thread () from /lib64/libpthread.so.0 #6 0x00007ff9e76067dd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7ff9825bf700 (LWP 24570)): #0 0x00007ff9e1eb3d11 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ff9e890b587 in wait (time=30000, this=0xa9683e0) at thread/qwaitcondition_unix.cpp:84 #2 QWaitCondition::wait (this=, mutex=0xa96ba18, time=30000) at thread/qwaitcondition_unix.cpp:158 #3 0x00007ff9e88fed8f in QThreadPoolThread::run (this=0xa970ca0) at concurrent/qthreadpool.cpp:141 #4 0x00007ff9e890b0cc in QThreadPrivate::start (arg=0xa970ca0) at thread/qthread_unix.cpp:338 #5 0x00007ff9e1eafe0f in start_thread () from /lib64/libpthread.so.0 #6 0x00007ff9e76067dd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7ff9ea0b3780 (LWP 16262)): [KCrash Handler] #6 QSortFilterProxyModelPrivate::updateChildrenMapping (this=this at entry=0x2518780, source_parent=..., parent_mapping=parent_mapping at entry=0x2ba2b50, orient=orient at entry=Qt::Vertical, start=start at entry=1, end=end at entry=1, delta_item_count=delta_item_count at entry=1, remove=remove at entry=true) at itemviews/qsortfilterproxymodel.cpp:948 #7 0x00007ff9e83398c0 in source_items_removed (orient=Qt::Vertical, end=1, start=1, source_parent=..., this=) at itemviews/qsortfilterproxymodel.cpp:890 #8 QSortFilterProxyModelPrivate::source_items_removed (this=0x2518780, source_parent=..., start=1, end=, orient=Qt::Vertical) at itemviews/qsortfilterproxymodel.cpp:848 #9 0x00007ff9e8a1c1af in QMetaObject::activate (sender=0x2493480, m=, local_signal_index=, argv=0x7fff26fe9f30) at kernel/qobject.cpp:3548 #10 0x00007ff9e8a66924 in QAbstractItemModel::rowsRemoved (this=, _t1=..., _t2=1, _t3=1) at .moc/release-shared/moc_qabstractitemmodel.cpp:211 #11 0x00007ff9e8a0067d in QAbstractItemModel::endRemoveRows (this=0x2493480) at kernel/qabstractitemmodel.cpp:2487 #12 0x00007ff9e833c88a in QSortFilterProxyModelPrivate::remove_source_items (this=this at entry=0x2516b50, source_to_proxy=..., proxy_to_source=..., source_items=..., source_parent=..., orient=orient at entry=Qt::Vertical, emit_signal=emit_signal at entry=true) at itemviews/qsortfilterproxymodel.cpp:539 #13 0x00007ff9e833d121 in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x2516b50, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1161 #14 0x00007ff9e8a0ebb7 in QMetaMethod::invoke (this=this at entry=0x7fff26fea410, object=object at entry=0x2493480, connectionType=connectionType at entry=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1664 #15 0x00007ff9e8a10f8c in QMetaObject::invokeMethod (obj=0x2493480, member=, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179 #16 0x00007ff9e9430213 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0x7ff9e95c866b "_q_sourceDataChanged", obj=0x2493480) at /usr/include/QtCore/qobjectdefs.h:418 #17 invokeDataChanged (bottomRight=..., topLeft=..., this=) at /usr/src/debug/kdelibs-4.10.0/kdeui/itemviews/krecursivefilterproxymodel.cpp:55 #18 KRecursiveFilterProxyModelPrivate::sourceDataChanged (this=0x23a3a50, source_top_left=..., source_bottom_right=...) at /usr/src/debug/kdelibs-4.10.0/kdeui/itemviews/krecursivefilterproxymodel.cpp:131 #19 0x00007ff9e8a1c1af in QMetaObject::activate (sender=0x251b040, m=, local_signal_index=, argv=0x7fff26fea9b0) at kernel/qobject.cpp:3548 #20 0x00007ff9e8a66747 in QAbstractItemModel::dataChanged (this=, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164 #21 0x00007ff9e942e4a7 in KIdentityProxyModelPrivate::_k_sourceDataChanged (this=, topLeft=..., bottomRight=...) at /usr/src/debug/kdelibs-4.10.0/kdeui/itemviews/kidentityproxymodel.cpp:573 #22 0x00007ff9e8a1c1af in QMetaObject::activate (sender=0x25165e0, m=, local_signal_index=, argv=0x7fff26feab60) at kernel/qobject.cpp:3548 #23 0x00007ff9e8a66747 in QAbstractItemModel::dataChanged (this=, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164 #24 0x00007ff9e942e4a7 in KIdentityProxyModelPrivate::_k_sourceDataChanged (this=, topLeft=..., bottomRight=...) at /usr/src/debug/kdelibs-4.10.0/kdeui/itemviews/kidentityproxymodel.cpp:573 #25 0x00007ff9e8a1c1af in QMetaObject::activate (sender=0x23a5320, m=, local_signal_index=, argv=0x7fff26fead10) at kernel/qobject.cpp:3548 #26 0x00007ff9e8a66747 in QAbstractItemModel::dataChanged (this=, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164 #27 0x00007ff9e833ccca in QSortFilterProxyModelPrivate::_q_sourceDataChanged (this=0x1f26350, source_top_left=..., source_bottom_right=...) at itemviews/qsortfilterproxymodel.cpp:1210 #28 0x00007ff9e8a1c1af in QMetaObject::activate (sender=0x23ce710, m=, local_signal_index=, argv=0x7fff26feafb0) at kernel/qobject.cpp:3548 #29 0x00007ff9e8a66747 in QAbstractItemModel::dataChanged (this=, _t1=..., _t2=...) at .moc/release-shared/moc_qabstractitemmodel.cpp:164 #30 0x00007ff9e42ccbbb in Akonadi::EntityTreeModelPrivate::changeFetchState (this=, parent=...) at /usr/src/debug/kdepimlibs-4.10.0/akonadi/entitytreemodel_p.cpp:235 #31 0x00007ff9e8a1b68e in QObject::event (this=0x23ce710, e=) at kernel/qobject.cpp:1203 #32 0x00007ff9e7db086c in QApplicationPrivate::notify_helper (this=this at entry=0x1f42650, receiver=receiver at entry=0x23ce710, e=e at entry=0xe405630) at kernel/qapplication.cpp:4562 #33 0x00007ff9e7db4ceb in QApplication::notify (this=0x7fff26feba80, receiver=0x23ce710, e=0xe405630) at kernel/qapplication.cpp:4423 #34 0x00007ff9e946bcb6 in KApplication::notify (this=0x7fff26feba80, receiver=0x23ce710, event=0xe405630) at /usr/src/debug/kdelibs-4.10.0/kdeui/kernel/kapplication.cpp:311 #35 0x00007ff9e8a06c9e in QCoreApplication::notifyInternal (this=0x7fff26feba80, receiver=receiver at entry=0x23ce710, event=event at entry=0xe405630) at kernel/qcoreapplication.cpp:946 #36 0x00007ff9e8a0a601 in sendEvent (event=0xe405630, receiver=0x23ce710) at kernel/qcoreapplication.h:231 #37 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1f01670) at kernel/qcoreapplication.cpp:1570 #38 0x00007ff9e8a35043 in sendPostedEvents () at kernel/qcoreapplication.h:236 #39 postEventSourceDispatch (s=0x1f36f00) at kernel/qeventdispatcher_glib.cpp:279 #40 0x00007ff9e0ea37d5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #41 0x00007ff9e0ea3b08 in ?? () from /usr/lib64/libglib-2.0.so.0 #42 0x00007ff9e0ea3bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #43 0x00007ff9e8a351d6 in QEventDispatcherGlib::processEvents (this=0x1f06ad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #44 0x00007ff9e7e50c1e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #45 0x00007ff9e8a059ef in QEventLoop::processEvents (this=this at entry=0x7fff26feb8f0, flags=...) at kernel/qeventloop.cpp:149 #46 0x00007ff9e8a05c78 in QEventLoop::exec (this=0x7fff26feb8f0, flags=...) at kernel/qeventloop.cpp:204 #47 0x00007ff9e8a0a918 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #48 0x0000000000403679 in main (argc=1, argv=0x7fff26febbc8) at /usr/src/debug/kdepim-4.10.0/kontact/src/main.cpp:219 Possible duplicates by query: bug 311779, bug 309147, bug 306051, bug 304219, bug 304109. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Thu Mar 21 20:18:07 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Thu, 21 Mar 2013 20:18:07 +0000 Subject: [Akonadi] [Bug 316798] Google Contacts resource not retrieving contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316798 --- Comment #4 from Blackpaw --- Did that. no difference I'm afraid. I also removed the account, deleted the resource (calendar as well), restarted akonadi, re-added and reauthorised. The resources states never changed from Ready - I never see it showin "retrieving contacts" (or whatever it should be). Note that the GUI, i.e kaddressbook is 4.10.1 from packages. I can send you the terminal log from earlier via email if you like. -- You are receiving this mail because: You are on the CC list for the bug. From lindsay.mathieson at gmail.com Thu Mar 21 23:11:59 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Thu, 21 Mar 2013 23:11:59 +0000 Subject: [Akonadi] [Bug 259777] Akonadi crashes when loading vCard File In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=259777 Blackpaw changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |WORKSFORME --- Comment #4 from Blackpaw --- With 4.10.1 my vCards all load fine now. -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Thu Mar 21 23:37:56 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Thu, 21 Mar 2013 23:37:56 +0000 Subject: [kmail2] [Bug 307776] GnuPG signature + attachment produces signed but empty mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307776 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Version|4.9.1 |4.10.1 Ever confirmed|0 |1 --- Comment #2 from Sandro Knauß --- The inline encryption is broken for attachment. Steps to reproduce: 1. write mail 2. check inline crypto 3. check sign/encrypt 4. add attachment 5. send mail -> mail is completly empty. For all other crypto functions ( mime, smime, smime opaque) it is working for me. walch.martin at web.de : can you describe it more detail, when the text is not arraving? What crypto function, text you entered ? -- You are receiving this mail because: You are the assignee for the bug. From walch.martin at web.de Fri Mar 22 00:24:17 2013 From: walch.martin at web.de (walch.martin at web.de) Date: Fri, 22 Mar 2013 00:24:17 +0000 Subject: [kmail2] [Bug 307776] GnuPG signature + attachment produces signed but empty mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307776 --- Comment #3 from walch.martin at web.de --- (In reply to comment #2) > walch.martin at web.de : can you describe it more detail, when the text is not > arraving? What crypto function, text you entered ? Problem appears for me with OpenPGP/MIME. I did not find any pattern regarding the text. It just happens with any text. -- You are receiving this mail because: You are the assignee for the bug. From jms.sellars at gmail.com Fri Mar 22 05:32:39 2013 From: jms.sellars at gmail.com (James) Date: Fri, 22 Mar 2013 05:32:39 +0000 Subject: [kmail2] [Bug 317072] kmail not checking mail on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317072 --- Comment #2 from James --- I have opensuse 12.3 installed with KDE version 4.10 and I am using a gmail account. It does check every 5mins (with interval checking enabled) and it does send and recevie email but will not check upon startup, unless i use the kmail --check command-line option. On 3/21/13, Laurent Montel wrote: > https://bugs.kde.org/show_bug.cgi?id=317072 > > Laurent Montel changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |montel at kde.org > > --- Comment #1 from Laurent Montel --- > Work fine here. > I tested now. > Need more infos. > Which account ? > etc. > > -- > You are receiving this mail because: > You reported the bug. > -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 22 06:21:46 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 22 Mar 2013 06:21:46 +0000 Subject: [kmail2] [Bug 317072] kmail not checking mail on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317072 --- Comment #3 from Laurent Montel --- how do you enabled it in kmail settings ? could you create screenshot ? -- You are receiving this mail because: You are the assignee for the bug. From dirk.heinrichs at altum.de Fri Mar 22 08:03:22 2013 From: dirk.heinrichs at altum.de (Dirk Heinrichs) Date: Fri, 22 Mar 2013 08:03:22 +0000 Subject: [Akonadi] [Bug 267884] akonadi imap doesn't work with gssapi authentication In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=267884 Dirk Heinrichs changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.9 |4.10 -- You are receiving this mail because: You are on the CC list for the bug. From dirk.heinrichs at altum.de Fri Mar 22 08:08:31 2013 From: dirk.heinrichs at altum.de (Dirk Heinrichs) Date: Fri, 22 Mar 2013 08:08:31 +0000 Subject: [knode] [Bug 309080] Keyboard shortcuts for go-to different than in kmail and akregator. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309080 Dirk Heinrichs changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.9 |4.10.x -- You are receiving this mail because: You are the assignee for the bug. From aegoss at internode.on.net Fri Mar 22 09:06:37 2013 From: aegoss at internode.on.net (Andy Goss) Date: Fri, 22 Mar 2013 09:06:37 +0000 Subject: [kmail2] [Bug 317072] kmail not checking mail on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317072 Andy Goss changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aegoss at internode.on.net --- Comment #4 from Andy Goss --- KMail Version 4.8.5 Using KDE Development Platform 4.8.5 (4.8.5) Netrunner Same problem, "check mail on startup" in retrieval options under Configure Accounts is checked, but mail is not checked on startup. This has been going on for some time now, can't say how long. The solution for me seems to be that ALL accounts must be set to "check mail on startup". I have another account that was not set to check on startup, setting it allows check on startup. -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Fri Mar 22 09:07:52 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Fri, 22 Mar 2013 09:07:52 +0000 Subject: [Akonadi] [Bug 316002] akonadi fails to start with QSQLITE3 driver In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316002 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO |DOWNSTREAM --- Comment #8 from Christophe Giboudeaux --- No feedback from the reporter. Closing -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Fri Mar 22 09:26:13 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Fri, 22 Mar 2013 09:26:13 +0000 Subject: [kmail2] [Bug 307776] GnuPG signature + attachment produces signed but empty mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307776 --- Comment #4 from Sandro Knauß --- (In reply to comment #3) > Problem appears for me with OpenPGP/MIME. > I did not find any pattern regarding the text. It just happens with any text. I can't reproduce it with OpenPGP Mime. Please attach a broken mail. Maybe I see the issue if i see the broken mail. Please check if you not talking about bug 289722. The issue here is: You transfer the text correctly but with the wrong Content Transfer Encoding -> if the Content Transfer Encoding doesn't match, the recipient email client shows nothing or garbage. -- You are receiving this mail because: You are the assignee for the bug. From detlev.casanova at gmail.com Fri Mar 22 10:26:11 2013 From: detlev.casanova at gmail.com (Detlev Casanova) Date: Fri, 22 Mar 2013 10:26:11 +0000 Subject: [kmail2] [Bug 317177] New: HTML emails CSS should not be applied to the header in th UI Message-ID: https://bugs.kde.org/show_bug.cgi?id=317177 Bug ID: 317177 Summary: HTML emails CSS should not be applied to the header in th UI Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: UI Assignee: kdepim-bugs at kde.org Reporter: detlev.casanova at gmail.com When an HTML message is shown in kmail, the styling information is applied to the header in which the subject/sender/receiver are shown. I have a CSS that hilights link when the cursor is hovering them and links (mailto:) in the header are also highlighted when hovered. This is not a big problem but could be harmful in some situations. For example, coloring links with the same color as the header background would make sender and receiver email addresses invisible and interpreted as a bug in kmail. Reproducible: Always Steps to Reproduce: 1. Open an html email with css that modifies the appearance of the header. 2. 3. Actual Results: Header apparence is modified Expected Results: HEader appearance should not be modified -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 22 10:35:47 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 22 Mar 2013 10:35:47 +0000 Subject: [kmail2] [Bug 317177] HTML emails CSS should not be applied to the header in th UI In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317177 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- need a example please :) could you save as mbox and put it here. (or if it's private could you send me it on montel at kde.org ? ) Thanks -- You are receiving this mail because: You are the assignee for the bug. From detlev.casanova at gmail.com Fri Mar 22 10:47:22 2013 From: detlev.casanova at gmail.com (Detlev Casanova) Date: Fri, 22 Mar 2013 10:47:22 +0000 Subject: [kmail2] [Bug 317177] HTML emails CSS should not be applied to the header in th UI In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317177 --- Comment #2 from Detlev Casanova --- It really is private, I'll remove sensible information and put it here then -- You are receiving this mail because: You are the assignee for the bug. From detlev.casanova at gmail.com Fri Mar 22 11:01:13 2013 From: detlev.casanova at gmail.com (Detlev Casanova) Date: Fri, 22 Mar 2013 11:01:13 +0000 Subject: [kmail2] [Bug 317177] HTML emails CSS should not be applied to the header in th UI In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317177 --- Comment #3 from Detlev Casanova --- Created attachment 78289 --> https://bugs.kde.org/attachment.cgi?id=78289&action=edit An html mail that has bad CSS -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 22 11:45:45 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 22 Mar 2013 11:45:45 +0000 Subject: [kmail2] [Bug 317177] HTML emails CSS should not be applied to the header in th UI In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317177 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #4 from Laurent Montel --- Thanks I can confirm it. It's right I fixed it long time ago to avoid to change background color but not on hover. Will fix it soon. -- You are receiving this mail because: You are the assignee for the bug. From t.zumbrunn at unibas.ch Fri Mar 22 13:17:35 2013 From: t.zumbrunn at unibas.ch (T Zumbrunn) Date: Fri, 22 Mar 2013 13:17:35 +0000 Subject: [kmail2] [Bug 310914] kmail does not detect new folders of IMAP account/mismatch between "Local Abonnements" and "Serverside Subscriptions" In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310914 T Zumbrunn changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #5 from T Zumbrunn --- *** This bug has been confirmed by popular vote. *** -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 22 13:50:24 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 22 Mar 2013 13:50:24 +0000 Subject: [kmail2] [Bug 317177] HTML emails CSS should not be applied to the header in th UI In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317177 --- Comment #5 from Laurent Montel --- Ok fixed. but git.kde.org is down :) so wait but will fix in 4.10.2 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 22 14:49:14 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 22 Mar 2013 14:49:14 +0000 Subject: [kmail2] [Bug 315363] ctrl-M does not hide menu (which disappeared for unknown reason) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315363 --- Comment #2 from Laurent Montel --- Git commit d9d44408eb969fb41abc658cbe8e1e08e84f1067 by Montel Laurent. Committed on 25/02/2013 at 13:55. Pushed by mlaurent into branch 'master'. Fix Bug 315363 - ctrl-M does not hide menu (which disappeared for unknown reason) FIXED-IN: 4.11 M +6 -0 kmail/kmail.kcfg.cmake M +2 -1 kmail/kmail_part.rc M +27 -0 kmail/kmmainwin.cpp M +3 -0 kmail/kmmainwin.h M +2 -1 kmail/kmmainwin.rc http://commits.kde.org/kdepim/d9d44408eb969fb41abc658cbe8e1e08e84f1067 -- You are receiving this mail because: You are the assignee for the bug. From s.suther at gmx.de Fri Mar 22 16:18:03 2013 From: s.suther at gmx.de (Samuel Suther) Date: Fri, 22 Mar 2013 16:18:03 +0000 Subject: [kmail2] [Bug 317198] New: background-color for message window for HTML Message need to be adjustable Message-ID: https://bugs.kde.org/show_bug.cgi?id=317198 Bug ID: 317198 Summary: background-color for message window for HTML Message need to be adjustable Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: UI Assignee: kdepim-bugs at kde.org Reporter: s.suther at gmx.de I use a dark-Theme in KDE. With the Message-Window in KMAIL, i've got some Problems with HTML-Messages. For Text-Messages, the Color looks pretty fine: http://ompldr.org/vaHVrYw/WG: [rennbahn-slotcar.de] New order - -000958 - info at suther.de-Posteingang – Kontact_023.png But for HTML-Messages, is need to set a light-Background, cause most Users on the web are using such white-Background. And without this, the font is not realy everytime readable: http://ompldr.org/vaHVraA/WG: [rennbahn-slotcar.de] New order - -000958 - info at suther.de-Posteingang – Kontact_024.png I think, a option in Color-Setting of Kmail-Options for Message-body Color for HTML-Messages will solve the Problem. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From s.suther at gmx.de Fri Mar 22 16:23:35 2013 From: s.suther at gmx.de (Samuel Suther) Date: Fri, 22 Mar 2013 16:23:35 +0000 Subject: [kmail2] [Bug 317198] background-color for message window for HTML Message need to be adjustable In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317198 --- Comment #1 from Samuel Suther --- Please can you remove the links out of my first post. I've seen to late, that i can upload images here. -- You are receiving this mail because: You are the assignee for the bug. From s.suther at gmx.de Fri Mar 22 16:24:57 2013 From: s.suther at gmx.de (Samuel Suther) Date: Fri, 22 Mar 2013 16:24:57 +0000 Subject: [kmail2] [Bug 317198] background-color for message window for HTML Message need to be adjustable In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317198 --- Comment #2 from Samuel Suther --- Created attachment 78295 --> https://bugs.kde.org/attachment.cgi?id=78295&action=edit View as HTML-Mail This is the view of an HTML-Mail . Blue Font on Dark background is not readable. -- You are receiving this mail because: You are the assignee for the bug. From s.suther at gmx.de Fri Mar 22 16:26:00 2013 From: s.suther at gmx.de (Samuel Suther) Date: Fri, 22 Mar 2013 16:26:00 +0000 Subject: [kmail2] [Bug 317198] background-color for message window for HTML Message need to be adjustable In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317198 --- Comment #3 from Samuel Suther --- Created attachment 78296 --> https://bugs.kde.org/attachment.cgi?id=78296&action=edit View as Text-Mail View as Textmail. Good readable. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 22 17:06:20 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 22 Mar 2013 17:06:20 +0000 Subject: [kmail2] [Bug 317198] background-color for message window for HTML Message need to be adjustable In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317198 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #4 from Laurent Montel --- color is define in your html mail no ? -- You are receiving this mail because: You are the assignee for the bug. From lukas.schneiderbauer at gmail.com Fri Mar 22 20:38:23 2013 From: lukas.schneiderbauer at gmail.com (Lukas Schneiderbauer) Date: Fri, 22 Mar 2013 20:38:23 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #14 from Lukas Schneiderbauer --- Okay, here we are. Today something out of the ordinary happened. After a few hours of a running kde session with kontact opened the calendar suddenly only showed one of my 5 google calendars. I looked at KOrganizer: no more contacts although the addressbook-checkbox was 'ticked'. I tried clicking around and stuff but it wouldn't change. So I closed Kontact and did a 'akonadictl restart'. This line catched my eye: > Cannot connect to agent instance with identifier 'akonadi_davgroupware_resource_6', error message: 'Could not get owner of name 'org.freedesktop.Akonadi.Resource.akonadi_davgroupware_resource_6': no such name'" ItemRetrieverException : Unable to contact resource and a few hundred lines of these: > akonadi_davgroupware_resource_6(5133)/libakonadi Akonadi::ResourceBase::itemRetrieved: Item does not provide part "RFC822" I ran akonadiconsole. Everything looked fine (agents reported a successfull run). Looking at the dav-calendar-resource showed a lot of items. The contact-folder held items as well. Actually my guess is that this has nothing to do with this bug but is a different one. But you surely see things clearer. Please give advice how to proceed. -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Fri Mar 22 23:03:01 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Fri, 22 Mar 2013 23:03:01 +0000 Subject: [Akonadi] [Bug 316798] Google Contacts resource not retrieving contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316798 --- Comment #5 from Blackpaw --- I setup a kde 4.10.1 VM and just installed libkgapi from master - it works, but looks like Version 1 - Just "My Contacts" and "Other Contacts" and no cute icon :( What else needs to be updated from master to enable it? -- You are receiving this mail because: You are on the CC list for the bug. From lindsay.mathieson at gmail.com Fri Mar 22 23:36:23 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Fri, 22 Mar 2013 23:36:23 +0000 Subject: [Akonadi] [Bug 316798] Google Contacts resource not retrieving contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316798 --- Comment #6 from Blackpaw --- Ok, I added a second Gmail account that *doesn't* have two factor auth enabled. This worked perfectly. -- You are receiving this mail because: You are on the CC list for the bug. From aegoss at internode.on.net Sat Mar 23 01:54:38 2013 From: aegoss at internode.on.net (Andy Goss) Date: Sat, 23 Mar 2013 01:54:38 +0000 Subject: [kmail2] [Bug 317072] kmail not checking mail on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317072 --- Comment #5 from Andy Goss --- (In reply to comment #4) > KMail > Version 4.8.5 > Using KDE Development Platform 4.8.5 (4.8.5) > Netrunner > > Same problem, "check mail on startup" in retrieval options under Configure > Accounts is checked, but mail is not checked on startup. This has been going > on for some time now, can't say how long. > > The solution for me seems to be that ALL accounts must be set to "check mail > on startup". I have another account that was not set to check on startup, > setting it allows check on startup. Actually that worked fine on restarting Kmail, but I don't think it made any difference on boot this morning. I use a Wallet password, the fact that when I restarted only Kmail, Wallet had already been accessed, and when I rebooted it had not, may have a bearing on the matter. -- You are receiving this mail because: You are the assignee for the bug. From aegoss at internode.on.net Sat Mar 23 02:02:26 2013 From: aegoss at internode.on.net (Andy Goss) Date: Sat, 23 Mar 2013 02:02:26 +0000 Subject: [kmail2] [Bug 117717] Feature: allow a folder to automatically mark everything in it as "Read" In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=117717 Andy Goss changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aegoss at internode.on.net --- Comment #13 from Andy Goss --- This would be a great help when migrating email from a previous install. I have hundreds of saved emails, and it takes ages to mark them all as read. -- You are receiving this mail because: You are the assignee for the bug. From zf at ancientrocklab.com Sat Mar 23 04:22:19 2013 From: zf at ancientrocklab.com (zhifeng) Date: Sat, 23 Mar 2013 04:22:19 +0000 Subject: [akregator] [Bug 317215] New: Akeregator should has it's own proxy setting like kmail Message-ID: https://bugs.kde.org/show_bug.cgi?id=317215 Bug ID: 317215 Summary: Akeregator should has it's own proxy setting like kmail Classification: Unclassified Product: akregator Version: 4.10.0 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: grave Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: zf at ancientrocklab.com Akeregator should has it's own proxy setting like kmail many rss feeds was block by chinese Great Fire Wall. chinese people hard to fetch rss feed being blocked. we need read rss feed, to know more about the world. would you please let Akeregator had it's own proxy setting ? that we can using a proxy with Akeregator to read the world. please do not say system has global proxy option. that's not good. we only using proxy when we need to using browser and read rss. Reproducible: Always Steps to Reproduce: 1. you must in china 2. open a feed blocked by GFW 3. you can not access the blocked rss feed Actual Results: we are blocked by the GFW Expected Results: want more easy way to read the rss additional proxy setting may take more works to do ,but it's very useful and helpful to us who was blocked by the GFW. we need your help. developers who can help us out, we need a tool to read rss, know more about the world. -- You are receiving this mail because: You are the assignee for the bug. From mike.vaughn.83 at gmail.com Sat Mar 23 04:23:03 2013 From: mike.vaughn.83 at gmail.com (Mike Vaughn) Date: Sat, 23 Mar 2013 04:23:03 +0000 Subject: [kontact] [Bug 317216] New: Kontact crashes when already running (minimized to tray) and activating from launcher Message-ID: https://bugs.kde.org/show_bug.cgi?id=317216 Bug ID: 317216 Summary: Kontact crashes when already running (minimized to tray) and activating from launcher Classification: Unclassified Product: kontact Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: mike.vaughn.83 at gmail.com Application: kontact (4.10.1) KDE Platform Version: 4.10.1 Qt Version: 4.8.3 Operating System: Linux 3.5.0-25-generic x86_64 Distribution: Ubuntu 12.10 -- Information about the crash: - What I was doing when the application crashed: I generally leave Kontact running all the time, and just close it to the system tray. Most of the time, when I try to open it when it's already running, via any method other than clicking its tray icon, it crashes. The crash can be reproduced sometimes. -- Backtrace: Application: Kontact (kontact), signal: Aborted Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f0d8006a7c0 (LWP 2843))] Thread 5 (Thread 0x7f0d78795700 (LWP 2844)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f0d918d9b2d in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #2 0x00007f0d918d9c39 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #3 0x00007f0d8ca0ee9a in start_thread (arg=0x7f0d78795700) at pthread_create.c:308 #4 0x00007f0d92604cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f0d77e7c700 (LWP 2845)): #0 0x00007f0d925f9303 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f0d8c147d84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f0d8c147ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f0d93a26c46 in QEventDispatcherGlib::processEvents (this=0x7f0d700008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f0d939f72ef in QEventLoop::processEvents (this=this at entry=0x7f0d77e7bdc0, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f0d939f7578 in QEventLoop::exec (this=0x7f0d77e7bdc0, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f0d938f8b40 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f0d938fbb1c in QThreadPrivate::start (arg=0xb101a0) at thread/qthread_unix.cpp:338 #8 0x00007f0d8ca0ee9a in start_thread (arg=0x7f0d77e7c700) at pthread_create.c:308 #9 0x00007f0d92604cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f0d2a50d700 (LWP 2850)): #0 0x00007fff79fdd827 in clock_gettime () #1 0x00007f0d8c3fb15d in __GI_clock_gettime (clock_id=, tp=) at ../sysdeps/unix/clock_gettime.c:116 #2 0x00007f0d939519f4 in do_gettime (frac=0x7f0d2a50cae8, sec=0x7f0d2a50cae0) at tools/qelapsedtimer_unix.cpp:123 #3 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #4 0x00007f0d93a2744d in QTimerInfoList::updateCurrentTime (this=this at entry=0x7f0d24002660) at kernel/qeventdispatcher_unix.cpp:343 #5 0x00007f0d93a27793 in QTimerInfoList::timerWait (this=0x7f0d24002660, tm=...) at kernel/qeventdispatcher_unix.cpp:450 #6 0x00007f0d93a262fc in timerSourcePrepareHelper (src=, timeout=0x7f0d2a50cbd4) at kernel/qeventdispatcher_glib.cpp:136 #7 0x00007f0d93a263a5 in timerSourcePrepare (source=, timeout=) at kernel/qeventdispatcher_glib.cpp:169 #8 0x00007f0d8c147618 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #9 0x00007f0d8c147cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007f0d8c147ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #11 0x00007f0d93a26c46 in QEventDispatcherGlib::processEvents (this=0x7f0d240008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #12 0x00007f0d939f72ef in QEventLoop::processEvents (this=this at entry=0x7f0d2a50cd90, flags=...) at kernel/qeventloop.cpp:149 #13 0x00007f0d939f7578 in QEventLoop::exec (this=0x7f0d2a50cd90, flags=...) at kernel/qeventloop.cpp:204 #14 0x00007f0d938f8b40 in QThread::exec (this=) at thread/qthread.cpp:501 #15 0x00007f0d939d79df in QInotifyFileSystemWatcherEngine::run (this=0xbd7b80) at io/qfilesystemwatcher_inotify.cpp:248 #16 0x00007f0d938fbb1c in QThreadPrivate::start (arg=0xbd7b80) at thread/qthread_unix.cpp:338 #17 0x00007f0d8ca0ee9a in start_thread (arg=0x7f0d2a50d700) at pthread_create.c:308 #18 0x00007f0d92604cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #19 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f0d22148700 (LWP 2863)): #0 0x00007fff79fdd827 in clock_gettime () #1 0x00007f0d8c3fb15d in __GI_clock_gettime (clock_id=, tp=) at ../sysdeps/unix/clock_gettime.c:116 #2 0x00007f0d939519f4 in do_gettime (frac=0x7f0d22147ae8, sec=0x7f0d22147ae0) at tools/qelapsedtimer_unix.cpp:123 #3 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #4 0x00007f0d93a2744d in QTimerInfoList::updateCurrentTime (this=this at entry=0x7f0d10002860) at kernel/qeventdispatcher_unix.cpp:343 #5 0x00007f0d93a27793 in QTimerInfoList::timerWait (this=0x7f0d10002860, tm=...) at kernel/qeventdispatcher_unix.cpp:450 #6 0x00007f0d93a262fc in timerSourcePrepareHelper (src=, timeout=0x7f0d22147bd4) at kernel/qeventdispatcher_glib.cpp:136 #7 0x00007f0d93a263a5 in timerSourcePrepare (source=, timeout=) at kernel/qeventdispatcher_glib.cpp:169 #8 0x00007f0d8c147618 in g_main_context_prepare () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #9 0x00007f0d8c147cab in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #10 0x00007f0d8c147ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #11 0x00007f0d93a26c46 in QEventDispatcherGlib::processEvents (this=0x7f0d100008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #12 0x00007f0d939f72ef in QEventLoop::processEvents (this=this at entry=0x7f0d22147d90, flags=...) at kernel/qeventloop.cpp:149 #13 0x00007f0d939f7578 in QEventLoop::exec (this=0x7f0d22147d90, flags=...) at kernel/qeventloop.cpp:204 #14 0x00007f0d938f8b40 in QThread::exec (this=) at thread/qthread.cpp:501 #15 0x00007f0d939d79df in QInotifyFileSystemWatcherEngine::run (this=0x1448d70) at io/qfilesystemwatcher_inotify.cpp:248 #16 0x00007f0d938fbb1c in QThreadPrivate::start (arg=0x1448d70) at thread/qthread_unix.cpp:338 #17 0x00007f0d8ca0ee9a in start_thread (arg=0x7f0d22148700) at pthread_create.c:308 #18 0x00007f0d92604cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #19 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f0d8006a7c0 (LWP 2843)): [KCrash Handler] #6 0x00007f0d92547425 in __GI_raise (sig=) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00007f0d9254ab8b in __GI_abort () at abort.c:91 #8 0x00007f0d938f14f2 in qt_message_output (msgType=msgType at entry=QtFatalMsg, buf=0x37aa018 "Fatal Error: Accessed global static 'KernelPrivate *sInstance()' after destruction. Defined at ../../mailcommon/mailkernel.cpp:55") at global/qglobal.cpp:2290 #9 0x00007f0d938f1868 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=msgType at entry=QtFatalMsg, msg=0x7f0d2f537e08 "Fatal Error: Accessed global static '%s *%s()' after destruction. Defined at %s:%d", ap=ap at entry=0x7fff79e31298) at global/qglobal.cpp:2336 #10 0x00007f0d938f19f4 in qFatal (msg=) at global/qglobal.cpp:2519 #11 0x00007f0d2f4e8ef7 in operator-> (this=) at ../../mailcommon/mailkernel.cpp:55 #12 MailCommon::Kernel::self () at ../../mailcommon/mailkernel.cpp:71 #13 0x00007f0d2f4dc9c9 in MailCommon::FolderCollection::writeConfig (this=this at entry=0x123a460) at ../../mailcommon/foldercollection.cpp:209 #14 0x00007f0d2f4dd49a in MailCommon::FolderCollection::~FolderCollection (this=0x123a460, __in_chrg=) at ../../mailcommon/foldercollection.cpp:84 #15 0x00007f0d2f4dd519 in MailCommon::FolderCollection::~FolderCollection (this=0x123a460, __in_chrg=) at ../../mailcommon/foldercollection.cpp:86 #16 0x00007f0d2f4db234 in deref (value=0x123a460, d=0xf221e0) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:342 #17 deref (this=) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:336 #18 ~ExternalRefCount (this=, __in_chrg=) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:401 #19 ~QSharedPointer (this=, __in_chrg=) at /usr/include/qt4/QtCore/qsharedpointer_impl.h:466 #20 QMap >::freeData (x=0x12d4d10, this=) at /usr/include/qt4/QtCore/qmap.h:652 #21 0x00007f0d9254c901 in __run_exit_handlers (status=255, listp=0x7f0d928c96a8 <__exit_funcs>, run_list_atexit=true) at exit.c:78 #22 0x00007f0d9254c985 in __GI_exit (status=) at exit.c:100 #23 0x00007f0d93e84862 in KCmdLineArgs::isSet (this=0x2fb2990, _opt=...) at ../../kdecore/kernel/kcmdlineargs.cpp:1520 #24 0x0000000000403d17 in KontactApp::newInstance (this=0x7fff79e328b0) at ../../../kontact/src/main.cpp:130 #25 0x00007f0d9443dd82 in KUniqueApplicationAdaptor::newInstance (this=0xb166a0, asn_id=..., args=...) at ../../kdeui/kernel/kuniqueapplication.cpp:442 #26 0x00007f0d9443de04 in qt_static_metacall (_a=0x7fff79e31af0, _id=, _o=, _c=) at ./kuniqueapplication_p.moc:58 #27 KUniqueApplicationAdaptor::qt_static_metacall (_o=, _c=, _id=, _a=0x7fff79e31af0) at ./kuniqueapplication_p.moc:52 #28 0x00007f0d9443df3b in KUniqueApplicationAdaptor::qt_metacall (this=0xb166a0, _c=QMetaObject::InvokeMetaMethod, _id=, _a=0x7fff79e31af0) at ./kuniqueapplication_p.moc:102 #29 0x00007f0d8f764ed3 in QDBusConnectionPrivate::deliverCall (this=this at entry=0x97c260, object=object at entry=0xb166a0, msg=..., metaTypes=..., slotIdx=4) at qdbusintegrator.cpp:947 #30 0x00007f0d8f765fd5 in QDBusConnectionPrivate::activateCall (this=this at entry=0x97c260, object=0xb166a0, flags=flags at entry=337, msg=...) at qdbusintegrator.cpp:857 #31 0x00007f0d8f76694f in QDBusConnectionPrivate::activateObject (this=0x97c260, node=..., msg=..., pathStartPos=) at qdbusintegrator.cpp:1423 #32 0x00007f0d8f766a2b in QDBusActivateObjectEvent::placeMetaCall (this=0x2df76f0) at qdbusintegrator.cpp:1537 #33 0x00007f0d93a0d46e in QObject::event (this=0x7fff79e328b0, e=) at kernel/qobject.cpp:1195 #34 0x00007f0d92da1f94 in QApplication::event (this=0x7fff79e328b0, e=0x2df76f0) at kernel/qapplication.cpp:2544 #35 0x00007f0d92d9fe9c in QApplicationPrivate::notify_helper (this=this at entry=0x99ad80, receiver=receiver at entry=0x7fff79e328b0, e=e at entry=0x2df76f0) at kernel/qapplication.cpp:4562 #36 0x00007f0d92da430a in QApplication::notify (this=0x7fff79e328b0, receiver=0x7fff79e328b0, e=0x2df76f0) at kernel/qapplication.cpp:4423 #37 0x00007f0d94437ad6 in KApplication::notify (this=0x7fff79e328b0, receiver=0x7fff79e328b0, event=0x2df76f0) at ../../kdeui/kernel/kapplication.cpp:311 #38 0x00007f0d939f859e in QCoreApplication::notifyInternal (this=0x7fff79e328b0, receiver=receiver at entry=0x7fff79e328b0, event=event at entry=0x2df76f0) at kernel/qcoreapplication.cpp:915 #39 0x00007f0d939fc421 in sendEvent (event=0x2df76f0, receiver=0x7fff79e328b0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #40 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x95a6a0) at kernel/qcoreapplication.cpp:1539 #41 0x00007f0d93a26a93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #42 postEventSourceDispatch (s=0x993370) at kernel/qeventdispatcher_glib.cpp:279 #43 0x00007f0d8c147ab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #44 0x00007f0d8c147de8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #45 0x00007f0d8c147ea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #46 0x00007f0d93a26c26 in QEventDispatcherGlib::processEvents (this=0x95bb60, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #47 0x00007f0d92e44c1e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #48 0x00007f0d939f72ef in QEventLoop::processEvents (this=this at entry=0x7fff79e32720, flags=...) at kernel/qeventloop.cpp:149 #49 0x00007f0d939f7578 in QEventLoop::exec (this=0x7fff79e32720, flags=...) at kernel/qeventloop.cpp:204 #50 0x00007f0d939fc738 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #51 0x0000000000403339 in main (argc=1, argv=0x7fff79e329f8) at ../../../kontact/src/main.cpp:219 This bug may be a duplicate of or related to bug 309981. Possible duplicates by query: bug 315113, bug 313084, bug 309981, bug 307369, bug 302707. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Sat Mar 23 05:53:43 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Sat, 23 Mar 2013 05:53:43 +0000 Subject: [kontact] [Bug 317216] Kontact crashes when already running (minimized to tray) and activating from launcher In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317216 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- *** This bug has been marked as a duplicate of bug 309981 *** -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Sat Mar 23 05:53:43 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Sat, 23 Mar 2013 05:53:43 +0000 Subject: [kontact] [Bug 309981] Kontact crashed after returning from sleep In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=309981 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mike.vaughn.83 at gmail.com --- Comment #8 from Jekyll Wu --- *** Bug 317216 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Sat Mar 23 06:03:08 2013 From: montel at kde.org (Laurent Montel) Date: Sat, 23 Mar 2013 06:03:08 +0000 Subject: [kmail2] [Bug 317177] HTML emails CSS should not be applied to the header in th UI In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317177 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/7776b35a0dd52450dfe21de4 | |3b962cad4d1841ff --- Comment #6 from Laurent Montel --- Git commit 7776b35a0dd52450dfe21de43b962cad4d1841ff by Montel Laurent. Committed on 23/03/2013 at 07:02. Pushed by mlaurent into branch 'KDE/4.10'. Fix Bug 317177 - HTML emails CSS should not be applied to the header in th UI FIXED-IN: 4.10.2 M +5 -0 messageviewer/csshelperbase.cpp M +4 -0 messageviewer/tests/data/encapsulated-with-attachment.mbox.html M +4 -0 messageviewer/tests/data/forward-openpgp-signed-encrypted.mbox.html M +4 -0 messageviewer/tests/data/no-content-type.mbox.html M +4 -0 messageviewer/tests/data/openpgp-encrypted.mbox.html M +4 -0 messageviewer/tests/data/openpgp-signed-encrypted.mbox.html M +4 -0 messageviewer/tests/data/signed-forward-openpgp-signed-encrypted.mbox.html M +4 -0 messageviewer/tests/data/smime-signed-encrypted.mbox.html M +4 -0 messageviewer/tests/data/tnef-one-file.mbox.html M +4 -0 messageviewer/tests/data/tnef-two-files.mbox.html http://commits.kde.org/kdepim/7776b35a0dd52450dfe21de43b962cad4d1841ff -- You are receiving this mail because: You are the assignee for the bug. From ohad at gmx.us Sat Mar 23 06:11:27 2013 From: ohad at gmx.us (ohad cohen) Date: Sat, 23 Mar 2013 06:11:27 +0000 Subject: [kdelibs] [Bug 286091] Kmail opens docx file with ark although "open with libreOffice..." was chosen In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=286091 ohad cohen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ohad at gmx.us --- Comment #7 from ohad cohen --- the same happens when opening docs files from archives with ark -- You are receiving this mail because: You are the assignee for the bug. From jms.sellars at gmail.com Sat Mar 23 07:11:32 2013 From: jms.sellars at gmail.com (James) Date: Sat, 23 Mar 2013 07:11:32 +0000 Subject: [kmail2] [Bug 317072] kmail not checking mail on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317072 --- Comment #6 from James --- On Friday, March 22, 2013 09:06:37 AM you wrote: > https://bugs.kde.org/show_bug.cgi?id=317072 > > Andy Goss changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |aegoss at internode.on.net > > --- Comment #4 from Andy Goss --- > KMail > Version 4.8.5 > Using KDE Development Platform 4.8.5 (4.8.5) > Netrunner > > Same problem, "check mail on startup" in retrieval options under Configure > Accounts is checked, but mail is not checked on startup. This has been going > on for some time now, can't say how long. > > The solution for me seems to be that ALL accounts must be set to "check mail > on startup". I have another account that was not set to check on startup, > setting it allows check on startup. I do have it enabled for all accounts (both Google Mail & Local Folders) but it still will not work. I don't understand why not. James Sellars -- You are receiving this mail because: You are the assignee for the bug. From jms.sellars at gmail.com Sat Mar 23 07:13:49 2013 From: jms.sellars at gmail.com (James) Date: Sat, 23 Mar 2013 07:13:49 +0000 Subject: [kmail2] [Bug 317072] kmail not checking mail on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317072 --- Comment #7 from James --- On Saturday, March 23, 2013 01:54:38 AM you wrote: > https://bugs.kde.org/show_bug.cgi?id=317072 > > --- Comment #5 from Andy Goss --- > (In reply to comment #4) > > > KMail > > Version 4.8.5 > > Using KDE Development Platform 4.8.5 (4.8.5) > > Netrunner > > > > Same problem, "check mail on startup" in retrieval options under Configure > > Accounts is checked, but mail is not checked on startup. This has been > > going on for some time now, can't say how long. > > > > The solution for me seems to be that ALL accounts must be set to "check > > mail on startup". I have another account that was not set to check on > > startup, setting it allows check on startup. > > Actually that worked fine on restarting Kmail, but I don't think it made any > difference on boot this morning. I use a Wallet password, the fact that > when I restarted only Kmail, Wallet had already been accessed, and when I > rebooted it had not, may have a bearing on the matter. I have never used the kwallet system and it still worked in previous versions of KDE, so I don't see how kwallet could be the problem. James Sellars -- You are receiving this mail because: You are the assignee for the bug. From aegoss at internode.on.net Sat Mar 23 07:30:59 2013 From: aegoss at internode.on.net (Andy Goss) Date: Sat, 23 Mar 2013 07:30:59 +0000 Subject: [kmail2] [Bug 317072] kmail not checking mail on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317072 --- Comment #8 from Andy Goss --- For me, there is a difference between Kmail being restarted within a session, and starting in a new session. If restarting within a session, mail is checked immediately. If starting in a new session, it is not. Maybe this will help point to the problem. -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Sat Mar 23 08:35:24 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Sat, 23 Mar 2013 08:35:24 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #15 from Grégory Oestreicher --- Using akonadiconsole, in the browser tab, can you check the mime type set on the items? This looks like another issue that I thought was fixed. -- You are receiving this mail because: You are the assignee for the bug. From cgiboudeaux at gmx.com Sat Mar 23 11:07:21 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sat, 23 Mar 2013 11:07:21 +0000 Subject: [akregator] [Bug 317215] Akeregator should has it's own proxy setting like kmail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317215 --- Comment #1 from Christophe Giboudeaux --- Did you enable the proxy in systemsettings / Network Settings already ? (or ALT-F2 then enter: kcmshell4 proxy) -- You are receiving this mail because: You are the assignee for the bug. From zf at ancientrocklab.com Sat Mar 23 11:10:15 2013 From: zf at ancientrocklab.com (zhifeng) Date: Sat, 23 Mar 2013 11:10:15 +0000 Subject: [akregator] [Bug 317215] Akeregator should has it's own proxy setting like kmail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317215 --- Comment #2 from zhifeng --- I know there is a way to enable proxy with system setting . but it will affect all the programs. -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Sat Mar 23 11:37:01 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Sat, 23 Mar 2013 11:37:01 +0000 Subject: [Akonadi] [Bug 316798] Google Contacts resource not retrieving contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316798 --- Comment #7 from Blackpaw --- Saw this on the console about from akonadiconsole after executing a "Synchronise All" on the resource: akonadi_googlecontacts_resource_26(8434)/libakonadi Akonadi::CollectionSync::Private::execute: void Akonadi::CollectionSync::Private::execute() localListDone: true deliveryDone: true Error during executing query "INSERT INTO CollectionTable (remoteId, remoteRevision, name, parentId, resourceId, cachePolicyInherit, isVirtual) VALUES (:0, :1, :2, :3, :4, :5, :6)" : "Duplicate entry '598-Friends' for key 'CollectionTable_parentAndNameIndex' QMYSQL3: Unable to execute statement" Error during insertion into table "CollectionTable" "Duplicate entry '598-Friends' for key 'CollectionTable_parentAndNameIndex' QMYSQL3: Unable to execute statement" -- You are receiving this mail because: You are on the CC list for the bug. From cgiboudeaux at gmx.com Sat Mar 23 11:57:59 2013 From: cgiboudeaux at gmx.com (Christophe Giboudeaux) Date: Sat, 23 Mar 2013 11:57:59 +0000 Subject: [akregator] [Bug 317215] wish: add dedicated proxy support for akregator In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317215 Christophe Giboudeaux changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Akeregator should has it's |wish: add dedicated proxy |own proxy setting like |support for akregator |kmail | Severity|grave |wishlist -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Sat Mar 23 12:35:12 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Sat, 23 Mar 2013 12:35:12 +0000 Subject: [kmail2] [Bug 314010] kmail composer regression: Cursor jumps to end of line after every keypress In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314010 Silver Salonen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |silver.salonen at gmail.com --- Comment #7 from Silver Salonen --- Happens also in KMail 4.10.1 on openSUSE 12.3. -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Sat Mar 23 12:37:18 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Sat, 23 Mar 2013 12:37:18 +0000 Subject: [kmail2] [Bug 316917] add button for replying with plain text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316917 Silver Salonen changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|WONTFIX |--- --- Comment #3 from Silver Salonen --- Any thoughts on the 2nd idea? I mean the one about adding plain-text quotation. -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Sat Mar 23 12:51:06 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Sat, 23 Mar 2013 12:51:06 +0000 Subject: [kmail2] [Bug 317227] New: reply is composed in HTML although quotation is plain text Message-ID: https://bugs.kde.org/show_bug.cgi?id=317227 Bug ID: 317227 Summary: reply is composed in HTML although quotation is plain text Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: silver.salonen at gmail.com Usage of options "Reply using HTML if present" and "Options -> Formatting (HTML)" clash a bit: when "Reply using HTML if present" is unchecked and "Options -> Formatting (HTML)" is checked from the last time, the quotation of an HTML e-mail is made plain-text ("Reply using HTML if present" off), but the reply itself is still HTML ("Options -> Formatting (HTML)" on). It would be more logical if the composer would be put to plain-text mode when replying with plain-text. I understand that this breaks the current usage of "Options -> Formatting (HTML)" - the principle that it should always be the same state as it was the last time. Or is there such a principle at all? If not, dynamically setting this option to on/off would not be a problem, I guess? Reproducible: Always Steps to Reproduce: 1. Check "Options -> Formatting (HTML)" 2. Uncheck "Reply using HTML if present" 3. Start replying to an HTML e-mail Actual Results: Composer is in HTML mode Expected Results: Composer is in pain-text mode -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Sat Mar 23 12:59:56 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Sat, 23 Mar 2013 12:59:56 +0000 Subject: [Akonadi] [Bug 316798] Google Contacts resource not retrieving contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316798 --- Comment #8 from Blackpaw --- I believe I've found the src of the problem - I had two contacts groups, "Family" and "Friend" that I *created myself*. Once I renamed them (in gmail) to "Friends-1" and "Family-1" I was able to sync. Now in kaddressbook I have the folders - Family - Family-1 - Friends - Friends-1 Family & Friends are empty. Also I *do not* have "Family" or "Friends" groups in Gmail Contacts. -- You are receiving this mail because: You are on the CC list for the bug. From lindsay.mathieson at gmail.com Sat Mar 23 13:03:55 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Sat, 23 Mar 2013 13:03:55 +0000 Subject: [Akonadi] [Bug 316798] Google Contacts resource not retrieving contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316798 --- Comment #9 from Blackpaw --- However, on my Android phone I do have doubled up Family and Friends groups in contacts. -- You are receiving this mail because: You are on the CC list for the bug. From torsten.eichstaedt at web.de Sat Mar 23 14:08:32 2013 From: torsten.eichstaedt at web.de (=?UTF-8?Q?Torsten=20Eichst=C3=A4dt=20?=) Date: Sat, 23 Mar 2013 14:08:32 +0000 Subject: [knode] [Bug 317232] New: knode (or kmail) does not save a copy of answers to news-articles sent per email Message-ID: https://bugs.kde.org/show_bug.cgi?id=317232 Bug ID: 317232 Summary: knode (or kmail) does not save a copy of answers to news-articles sent per email Classification: Unclassified Product: knode Version: unspecified Platform: Other OS: FreeBSD Status: UNCONFIRMED Severity: major Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: torsten.eichstaedt at web.de When a mail was sent by kMail with an IMAP account, usually a copy of the mail is stored in an IMAP folder called "Sent Mail" or similar. If the mail was sent directly, a copy of the mail is stored in a folder on the local host. The same holds true for news postings sent w/ knode: a copy of the article is stored on the local machine. But when answering to a news article directly w/ @mail, no copy is stored. Thus, one has no control over what was sent and if it was sent at all. Reproducible: Always Steps to Reproduce: 1. Have kMail set as your mail client, and kNews set as your news reader. 2. In kNode, answer via @mail to a news article directly to the author of the article. 3. Actual Results: No copy of the mail is stored: neither on the local host, nor in the folder for sent mail of the sending IMAP-account (IMAP does not send the mail but you know what I mean). No chance to know whether the mail was sent or not. Expected Results: Negation of the above. KDE 4.9.5 at FreeBSD 9.1 I can not decide if this is a bug in Kontact, kMail, or kNode or all of those. I suspect it's in kNode. I thought a few minutes whether this is a major or normal bug. Then I voted for major, because it's troublesome that the whole data is discarded. It's a major requirement for communication that one can track what was sent. YMMV. -- You are receiving this mail because: You are the assignee for the bug. From torsten.eichstaedt at web.de Sat Mar 23 14:10:30 2013 From: torsten.eichstaedt at web.de (=?UTF-8?Q?Torsten=20Eichst=C3=A4dt=20?=) Date: Sat, 23 Mar 2013 14:10:30 +0000 Subject: [knode] [Bug 317232] knode (or kmail) does not save a copy of answers to news-articles sent per email In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317232 Torsten Eichstädt changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Other |Unlisted Binaries -- You are receiving this mail because: You are the assignee for the bug. From renard at kde.org Sat Mar 23 15:50:56 2013 From: renard at kde.org (Sebastien Renard) Date: Sat, 23 Mar 2013 15:50:56 +0000 Subject: [Akonadi] [Bug 317237] New: events not synced when created without network Message-ID: https://bugs.kde.org/show_bug.cgi?id=317237 Bug ID: 317237 Summary: events not synced when created without network Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: grave Priority: NOR Component: Google Resource Assignee: dvratil at redhat.com Reporter: renard at kde.org CC: kdepim-bugs at kde.org When there's not network available, events created in calendar are not synced when network is available. Restarting agent or akonadi or doing "synchronize all" does not sync it.. Event keeps local and is never sync with google agenda. Looking in akonadiconsole, those event have not remoteid (value is empty). This is very anoying, because you can't "full sync" again the whole calendar. So you're remote calendar is not reliable at all, some events are missing. Reproducible: Sometimes Steps to Reproduce: 1. Disconnect network 2. Create some event in korganizer 3. Reconnect to network Actual Results: Look to https://www.google.com/calendar or any other device synced to google (like an android phone for instance). Event is not there. Expected Results: Event should be created as well on google agenda. Open akonadiconsole and find event : it does not have remoteid. -- You are receiving this mail because: You are on the CC list for the bug. From lukas.schneiderbauer at gmail.com Sat Mar 23 15:51:02 2013 From: lukas.schneiderbauer at gmail.com (Lukas Schneiderbauer) Date: Sat, 23 Mar 2013 15:51:02 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #16 from Lukas Schneiderbauer --- (In reply to comment #15) > Using akonadiconsole, in the browser tab, can you check the mime type set on > the items? This looks like another issue that I thought was fixed. The working calendar: application/x-vnd.akonadi.calendar.event the not working stuff (calendar, contacts): message/rfc822 -- You are receiving this mail because: You are the assignee for the bug. From renard at kde.org Sat Mar 23 15:56:55 2013 From: renard at kde.org (Sebastien Renard) Date: Sat, 23 Mar 2013 15:56:55 +0000 Subject: [Akonadi] [Bug 317237] events not synced when created without network In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317237 --- Comment #1 from Sebastien Renard --- Precision: in akonadiconsole, on DB Browser tabs, the mlissing event have the dirty columns set to 1. -- You are receiving this mail because: You are on the CC list for the bug. From holger at h-schoenen.de Sat Mar 23 18:46:40 2013 From: holger at h-schoenen.de (H.Schoenen) Date: Sat, 23 Mar 2013 18:46:40 +0000 Subject: [kleopatra] [Bug 277018] wrong character encoding In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=277018 H.Schoenen changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |holger at h-schoenen.de --- Comment #2 from H.Schoenen --- Same to me! My environment W7 64bit. Kleopatra 2.1.0 H.Schoenen, Dormund -- You are receiving this mail because: You are the assignee for the bug. From andrea at archlinux.org Sat Mar 23 22:46:54 2013 From: andrea at archlinux.org (Andrea Scarpino) Date: Sat, 23 Mar 2013 22:46:54 +0000 Subject: [kontact] [Bug 301241] Navigator toolbar shows icons at wrong side In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=301241 Andrea Scarpino changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrea at archlinux.org -- You are receiving this mail because: You are the assignee for the bug. From andrea at archlinux.org Sat Mar 23 22:47:03 2013 From: andrea at archlinux.org (Andrea Scarpino) Date: Sat, 23 Mar 2013 22:47:03 +0000 Subject: [kontact] [Bug 301241] Navigator toolbar shows icons at wrong side In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=301241 Andrea Scarpino changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Sun Mar 24 00:08:47 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Sun, 24 Mar 2013 00:08:47 +0000 Subject: [Akonadi] [Bug 316798] Google Contacts resource not retrieving contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316798 --- Comment #10 from Blackpaw --- I think the problem is related to this: http://productforums.google.com/forum/#!topic/apps/77scVwV96zQ For a number of people the default Family, Friends and Coworkers groups disappeared from the web Contacts interface, so they recreated them manually. However the Default groups still seem to download via the API, which is why I see them doubled up on my Android. This seems to be a common problem, particularly with older gmail accounts. As a result I don't think you can rely on the group names being unique for use as foreign id's. -- You are receiving this mail because: You are on the CC list for the bug. From misteria7 at gmail.com Sun Mar 24 07:48:32 2013 From: misteria7 at gmail.com (ihor) Date: Sun, 24 Mar 2013 07:48:32 +0000 Subject: [kmail2] [Bug 317259] New: trash folder is invisible Message-ID: https://bugs.kde.org/show_bug.cgi?id=317259 Bug ID: 317259 Summary: trash folder is invisible Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: folders Assignee: kdepim-bugs at kde.org Reporter: misteria7 at gmail.com The common trash folder seems to be invisible or absent by default. Reproducible: Always Steps to Reproduce: 1. Just make a first-time start of KMail agent and take a look at the folders tree. Actual Results: The common trash folder seems to be invisible or absent by default unless you create it on your own in the folders tree and restart kMail then. After restart KMail recognizes it correctly as the pertinent trash icon appears. It's important to mention that while creating the trash folder one should use only small letters. Expected Results: The trash folder (like other system folders) must be functional and visible for a user right away after KMail has been launched. -- You are receiving this mail because: You are the assignee for the bug. From misteria7 at gmail.com Sun Mar 24 07:49:22 2013 From: misteria7 at gmail.com (ihor) Date: Sun, 24 Mar 2013 07:49:22 +0000 Subject: [kmail2] [Bug 317259] trash folder is invisible In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317259 ihor changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |major -- You are receiving this mail because: You are the assignee for the bug. From kdebugs at CustomCDROM.de Sun Mar 24 08:18:04 2013 From: kdebugs at CustomCDROM.de (Gunter Ohrner) Date: Sun, 24 Mar 2013 08:18:04 +0000 Subject: [kmail2] [Bug 294272] Attachments within GPG-encrypted mails cannot be saved In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=294272 Gunter Ohrner changed: What |Removed |Added ---------------------------------------------------------------------------- Version|4.8 |4.10.1 --- Comment #13 from Gunter Ohrner --- The bug still persists in KDE 4.10.1 / kMail 4.10.1, so this bug exists in at least the releases 4.8, 4.9, 4.10 and 4.7.0-4.7.3. Laurent Montel fixed this for KDE 4.7.4 as stated in bug 289534 in December 2011(!), but apparently the fix was never merged to trunk. Please merge / port the fix to 4.10 and trunk as the usability of GPG-encrypted mails without any way to save the contained attachments is significantly hampered... -- You are receiving this mail because: You are the assignee for the bug. From littlecuba at gmx.net Sun Mar 24 11:36:23 2013 From: littlecuba at gmx.net (Martin) Date: Sun, 24 Mar 2013 11:36:23 +0000 Subject: [kaddressbook] [Bug 317265] New: Kaddressbook displays a '\' symbol after a contacts surname when using an owncloud 5 addressbook Message-ID: https://bugs.kde.org/show_bug.cgi?id=317265 Bug ID: 317265 Summary: Kaddressbook displays a '\' symbol after a contacts surname when using an owncloud 5 addressbook Classification: Unclassified Product: kaddressbook Version: 4.10 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: littlecuba at gmx.net CC: tokoe at kde.org I recently set up owncloud 5 and created an owncloud DAV resource using akonadi. Then I copied some contacts from my personal contacts to the new owncloud addressbook. One contact is sorted using the 'reverse name with comma' option in kaddressbook. Now, however, the name is displayed as 'surname\, name'. I tried to rename the contact using F2 but that did not work. In my owncloud addressbook no such thing occurs. The name is displayed just fine. I just tried the custom display method in kaddressbook and removed the '\' but this only works until the next sync. Reproducible: Always I am using kaddressbook 4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From jmaldrich at yahoo.com Sun Mar 24 15:40:32 2013 From: jmaldrich at yahoo.com (jmaldrich at yahoo.com) Date: Sun, 24 Mar 2013 15:40:32 +0000 Subject: [kdepim] [Bug 317275] New: Unable to send emails in KMail 4.9.5 Message-ID: https://bugs.kde.org/show_bug.cgi?id=317275 Bug ID: 317275 Summary: Unable to send emails in KMail 4.9.5 Classification: Unclassified Product: kdepim Version: unspecified Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: libkdepim Assignee: kdepim-bugs at kde.org Reporter: jmaldrich at yahoo.com I updated my Fedora this morning and saw there was an update for KMail, so I closed KMail and stopped Akonadi and waited until it was done installing. Then I restarted Akonadi and Kmail (both from the command prompt window) and later tried to send an email. I received a pop-up error message "Failed to transport message. Unable to create SMTP job." Reproducible: Always Steps to Reproduce: 1.Create new email in KMail 4.9.5 2.Try to send 3.Look for error pop-up Actual Results: Pop-up error message states that the message can't be sent because an SMTP job can't be created Expected Results: Email should just disappear from the outbox and go to the SMTP server. Fedora 17 freshly upgraded with all available updates. -- You are receiving this mail because: You are the assignee for the bug. From jmaldrich at yahoo.com Sun Mar 24 15:41:06 2013 From: jmaldrich at yahoo.com (jmaldrich at yahoo.com) Date: Sun, 24 Mar 2013 15:41:06 +0000 Subject: [kdepim] [Bug 317275] Unable to send emails in KMail 4.9.5 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317275 jmaldrich at yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jmaldrich at yahoo.com -- You are receiving this mail because: You are the assignee for the bug. From jmaldrich at yahoo.com Sun Mar 24 16:00:16 2013 From: jmaldrich at yahoo.com (jmaldrich at yahoo.com) Date: Sun, 24 Mar 2013 16:00:16 +0000 Subject: [kmail2] [Bug 293586] E-mail sending failed: Failed to transport message. Unable to create SMTP job. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=293586 jmaldrich at yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jmaldrich at yahoo.com --- Comment #7 from jmaldrich at yahoo.com --- I am having this same error on Fedora 17, fully updated, with KDEPIM 4.9.5. Additionally, KMail fails to start after rebooting saying "Failed to fetch the resource collection." for pretty much everything! -- You are receiving this mail because: You are the assignee for the bug. From jmaldrich at yahoo.com Sun Mar 24 16:02:11 2013 From: jmaldrich at yahoo.com (jmaldrich at yahoo.com) Date: Sun, 24 Mar 2013 16:02:11 +0000 Subject: [kdepim] [Bug 317275] Unable to send emails in KMail 4.9.5 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317275 --- Comment #1 from jmaldrich at yahoo.com --- Now I am getting the following error when I start Akonadictl in a command prompt window: "Failed to fetch the resource collection." for just about everything, up to and including maildir folders. :( This latest update really screwed up my email! -- You are receiving this mail because: You are the assignee for the bug. From creideiki+kdebugs at ferretporn.se Sun Mar 24 17:51:03 2013 From: creideiki+kdebugs at ferretporn.se (Karl-Johan Karlsson) Date: Sun, 24 Mar 2013 17:51:03 +0000 Subject: [kmail2] [Bug 317285] New: KMail doesn't use SMTP authentication credentials even though configured to Message-ID: https://bugs.kde.org/show_bug.cgi?id=317285 Bug ID: 317285 Summary: KMail doesn't use SMTP authentication credentials even though configured to Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: commands and actions Assignee: kdepim-bugs at kde.org Reporter: creideiki+kdebugs at ferretporn.se Since KDE 4.10, KMail can no longer send e-mail through my Postfix server. The server is configured to require encryption and authentication, and KMail has the username, password and encryption settings (PLAIN over STARTTLS on port 25) stored. "Server requires authentication" is checked, and settings auto-detection works. However, authentication is never attempted, and as such the e-mail is never delivered. I have another SMTP server configured (which I can't see the logs for). It uses the same PLAIN over STARTTLS, but runs on port 26 instead. That works. Anonymised Postfix syslog: [postfix/smtpd] connect from XXX[Y.Y.Y.Y] [postfix/smtpd] Anonymous TLS connection established from XXX[Y.Y.Y.Y]: TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits) [postfix/smtpd] NOQUEUE: reject: RCPT from XXX[Y.Y.Y.Y]: 554 5.7.1 : Relay access denied; from= to= proto=ESMTP helo= [postfix/smtpd] lost connection after RSET from XXX[Y.Y.Y.Y] [postfix/smtpd] disconnect from XXX[Y.Y.Y.Y] Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From creideiki+kdebugs at ferretporn.se Sun Mar 24 17:56:09 2013 From: creideiki+kdebugs at ferretporn.se (Karl-Johan Karlsson) Date: Sun, 24 Mar 2013 17:56:09 +0000 Subject: [kmail2] [Bug 317285] KMail doesn't use SMTP authentication credentials even though configured to In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317285 --- Comment #1 from Karl-Johan Karlsson --- I should probably also mention that authentication to this server works with other SMTP clients (specifically, Squirrelmail), and that this is the error message in the KMail UI: Failed to transport message. Message sending failed since the following recipients were rejected by the server: XXX at XXX (The server responded: "5.7.1 : Relay access denied") -- You are receiving this mail because: You are the assignee for the bug. From Mathias.Homann at opensuse.org Sun Mar 24 20:50:20 2013 From: Mathias.Homann at opensuse.org (Mathias Homann) Date: Sun, 24 Mar 2013 20:50:20 +0000 Subject: [Akonadi] [Bug 301182] Mail dispatcher agent stops working In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=301182 --- Comment #3 from Mathias Homann --- would be nice if this got some attention... still around in 4.10.1 :( -- You are receiving this mail because: You are the assignee for the bug. From jmaldrich at yahoo.com Sun Mar 24 21:02:13 2013 From: jmaldrich at yahoo.com (jmaldrich at yahoo.com) Date: Sun, 24 Mar 2013 21:02:13 +0000 Subject: [Akonadi] [Bug 317293] New: error message: "failed to fetch the resource collection Message-ID: https://bugs.kde.org/show_bug.cgi?id=317293 Bug ID: 317293 Summary: error message: "failed to fetch the resource collection Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: critical Priority: NOR Component: libakonadi Assignee: kdepim-bugs at kde.org Reporter: jmaldrich at yahoo.com Launching Akonadictl from a console window, I see a whole bunch of error messages stating "Failed to fetch the resource collection." This is for everything from "special collections" to "maildir resource." When I then try to launch KMail I get the error message "The Email program encountered a fatal error and will terminate now. The error was: Failed to fetch the resource collection." I upgraded my Fedora 17 this morning and started having problems with SMTP, so I rebooted and tried again and started getting this error, so I upgraded to Fedora 18 and am STILL getting this error. Reproducible: Always Steps to Reproduce: 1. Open Konsole 2. type "akonadictl start" 3. watch the error messages fly by! Actual Results: Error messages above Expected Results: Akonadi should load and then I should be able to load KMail and send/receive emails. I started having this problem after upgrading to KMail 4.9.5 this morning and am still having it after upgrading to KMail 4.10.1-1.fc18.x86_64 -- You are receiving this mail because: You are the assignee for the bug. From jmaldrich at yahoo.com Sun Mar 24 21:02:33 2013 From: jmaldrich at yahoo.com (jmaldrich at yahoo.com) Date: Sun, 24 Mar 2013 21:02:33 +0000 Subject: [Akonadi] [Bug 317293] error message: "failed to fetch the resource collection In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317293 jmaldrich at yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jmaldrich at yahoo.com -- You are receiving this mail because: You are the assignee for the bug. From jmaldrich at yahoo.com Sun Mar 24 21:07:07 2013 From: jmaldrich at yahoo.com (jmaldrich at yahoo.com) Date: Sun, 24 Mar 2013 21:07:07 +0000 Subject: [kdepim] [Bug 317275] Unable to send emails in KMail 4.9.5 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317275 --- Comment #2 from jmaldrich at yahoo.com --- May be duplicate of bug #301182. Also, have upgraded to KDEPIM 4.10.1-1 and things are even worse now! :( -- You are receiving this mail because: You are the assignee for the bug. From jmaldrich at yahoo.com Sun Mar 24 21:07:16 2013 From: jmaldrich at yahoo.com (jmaldrich at yahoo.com) Date: Sun, 24 Mar 2013 21:07:16 +0000 Subject: [kdepim] [Bug 317275] Unable to send emails in KMail 4.9.5 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317275 jmaldrich at yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|major |grave -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Sun Mar 24 21:28:43 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Sun, 24 Mar 2013 21:28:43 +0000 Subject: [kmail2] [Bug 313478] Kmail adds newlines to inline-gpg-signed messages In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=313478 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/0b476b100d0afcd144b05b21 | |ce856971862e6c20 --- Comment #1 from Sandro Knauß --- Git commit 0b476b100d0afcd144b05b21ce856971862e6c20 by Sandro Knauß. Committed on 21/03/2013 at 01:35. Pushed by knauss into branch 'KDE/4.10'. Fixing newline issue with mailcomposer Newlines for PGP inline signed/enc+signed mails are wrongly handled. Newlines are replaced by before creating the signature. This is not recommended for inline messages. FIXED-IN: 4.10.2 REVIEW: 109634 M +7 -5 messagecomposer/signencryptjob.cpp M +7 -9 messagecomposer/signjob.cpp http://commits.kde.org/kdepim/0b476b100d0afcd144b05b21ce856971862e6c20 -- You are receiving this mail because: You are the assignee for the bug. From ifrit.ya at yandex.ru Sun Mar 24 21:29:57 2013 From: ifrit.ya at yandex.ru (Ifrit) Date: Sun, 24 Mar 2013 21:29:57 +0000 Subject: [Akonadi] [Bug 317296] New: Kmail crash after suspend mode Message-ID: https://bugs.kde.org/show_bug.cgi?id=317296 Bug ID: 317296 Summary: Kmail crash after suspend mode Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: IMAP resource Assignee: ervin at kde.org Reporter: ifrit.ya at yandex.ru CC: kdepim-bugs at kde.org, vkrause at kde.org Application: akonadi_imap_resource (4.10) KDE Platform Version: 4.10.1 Qt Version: 4.8.4 Operating System: Linux 3.8.3-203.fc18.x86_64 x86_64 Distribution (Platform): Fedora RPMs -- Information about the crash: - What I was doing when the application crashed: I exit from suspend mode. Kmail say, that password of my account is not correct. I check password and try to connect. After that Kmail was crashed. The crash can be reproduced sometimes. -- Backtrace: Application: MailRU of type Почтовый сервер IMAP (akonadi_imap_resource), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". 81 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) [KCrash Handler] #6 0x00000037faf90d38 in QObject::connect (sender=0x12f7020, signal=0x468bc8 "2stateChanged(KIMAP::Session::State,KIMAP::Session::State)", receiver=0x12db5a0, method=0x468b80 "1onSessionStateChanged(KIMAP::Session::State,KIMAP::Session::State)", type=Qt::AutoConnection) at kernel/qobject.cpp:2550 #7 0x000000000045673b in SessionPool::onPasswordRequestDone (this=0x12db5a0, resultType=, password=...) at /usr/src/debug/kdepim-runtime-4.10.1/resources/imap/sessionpool.cpp:335 #8 0x0000000000457457 in SessionPool::qt_static_metacall (_o=, _c=, _id=, _a=) at /usr/src/debug/kdepim-runtime-4.10.1/x86_64-redhat-linux-gnu/resources/imap/sessionpool.moc:93 #9 0x00000037faf8ceef in QMetaObject::activate (sender=0x12e3c20, m=, local_signal_index=, argv=0x7fff21c19c80) at kernel/qobject.cpp:3539 #10 0x0000000000442c31 in PasswordRequesterInterface::done (this=, _t1=0, _t2=...) at /usr/src/debug/kdepim-runtime-4.10.1/x86_64-redhat-linux-gnu/resources/imap/passwordrequesterinterface.moc:117 #11 0x0000000000422463 in SettingsPasswordRequester::onPasswordRequestCompleted (this=0x12e3c20, password=..., userRejected=false) at /usr/src/debug/kdepim-runtime-4.10.1/resources/imap/settingspasswordrequester.cpp:89 #12 0x00000037faf8ceef in QMetaObject::activate (sender=0x12dd640, m=, local_signal_index=, argv=0x7fff21c19e10) at kernel/qobject.cpp:3539 #13 0x0000000000420fe1 in Settings::passwordRequestCompleted (this=this at entry=0x12dd640, _t1=..., _t2=_t2 at entry=false) at /usr/src/debug/kdepim-runtime-4.10.1/x86_64-redhat-linux-gnu/resources/imap/settings.moc:123 #14 0x00000000004214a9 in Settings::onDialogFinished (this=0x12dd640, result=) at /usr/src/debug/kdepim-runtime-4.10.1/resources/imap/settings.cpp:165 #15 0x00000000004216ab in Settings::qt_static_metacall (_o=, _c=, _id=, _a=) at /usr/src/debug/kdepim-runtime-4.10.1/x86_64-redhat-linux-gnu/resources/imap/settings.moc:73 #16 0x00000037faf8ceef in QMetaObject::activate (sender=0x1361ad0, m=, local_signal_index=, argv=0x7fff21c19fe0) at kernel/qobject.cpp:3539 #17 0x00000037fdc7e9fe in QDialog::finished (this=this at entry=0x1361ad0, _t1=_t1 at entry=1) at .moc/release-shared/moc_qdialog.cpp:152 #18 0x00000037fdc7ea9a in QDialog::done (this=0x1361ad0, r=1) at dialogs/qdialog.cpp:597 #19 0x00000033629cb50f in KPasswordDialog::KPasswordDialogPrivate::actuallyAccept (this=0x139b650) at /usr/src/debug/kdelibs-4.10.1/kdeui/dialogs/kpassworddialog.cpp:406 #20 0x00000037faf8c3ce in QObject::event (this=0x1361ad0, e=) at kernel/qobject.cpp:1194 #21 0x00000037fd81968a in QWidget::event (this=0x1361ad0, event=0x1506e40) at kernel/qwidget.cpp:8845 #22 0x00000037fd7ca5cc in QApplicationPrivate::notify_helper (this=0x1154d90, receiver=0x1361ad0, e=0x1506e40) at kernel/qapplication.cpp:4562 #23 0x00000037fd7cea4a in QApplication::notify (this=0x7fff21c1abc0, receiver=0x1361ad0, e=0x1506e40) at kernel/qapplication.cpp:4423 #24 0x0000003362a473c6 in KApplication::notify (this=0x7fff21c1abc0, receiver=0x1361ad0, event=0x1506e40) at /usr/src/debug/kdelibs-4.10.1/kdeui/kernel/kapplication.cpp:311 #25 0x00000037faf77abe in QCoreApplication::notifyInternal (this=0x7fff21c1abc0, receiver=receiver at entry=0x1361ad0, event=event at entry=0x1506e40) at kernel/qcoreapplication.cpp:946 #26 0x00000037faf7b571 in sendEvent (event=0x1506e40, receiver=0x1361ad0) at kernel/qcoreapplication.h:231 #27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1121900) at kernel/qcoreapplication.cpp:1570 #28 0x00000037fafa5f73 in sendPostedEvents () at kernel/qcoreapplication.h:236 #29 postEventSourceDispatch (s=s at entry=0x1154870) at kernel/qeventdispatcher_glib.cpp:279 #30 0x0000003fd3447a55 in g_main_dispatch (context=0x1159ff0) at gmain.c:2715 #31 g_main_context_dispatch (context=context at entry=0x1159ff0) at gmain.c:3219 #32 0x0000003fd3447d88 in g_main_context_iterate (context=context at entry=0x1159ff0, block=block at entry=1, dispatch=dispatch at entry=1, self=) at gmain.c:3290 #33 0x0000003fd3447e44 in g_main_context_iteration (context=0x1159ff0, may_block=1) at gmain.c:3351 #34 0x00000037fafa6106 in QEventDispatcherGlib::processEvents (this=0x11231e0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #35 0x00000037fd86a73e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 #36 0x00000037faf7680f in QEventLoop::processEvents (this=this at entry=0x7fff21c1ab40, flags=...) at kernel/qeventloop.cpp:149 #37 0x00000037faf76a98 in QEventLoop::exec (this=0x7fff21c1ab40, flags=...) at kernel/qeventloop.cpp:204 #38 0x00000037faf7b888 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #39 0x0000003368552c23 in Akonadi::ResourceBase::init (r=0x128a380) at /usr/src/debug/kdepimlibs-4.10.1/akonadi/resourcebase.cpp:451 #40 0x000000000041c103 in Akonadi::ResourceBase::init (argc=, argv=) at /usr/include/kde4/akonadi/resourcebase.h:188 #41 0x0000003a37421a05 in __libc_start_main (main=0x415610 , argc=3, ubp_av=0x7fff21c1acd8, init=, fini=, rtld_fini=, stack_end=0x7fff21c1acc8) at libc-start.c:225 #42 0x00000000004157c5 in _start () This bug may be a duplicate of or related to bug 293633. Possible duplicates by query: bug 316881, bug 316104, bug 315827, bug 315042, bug 314203. Reported using DrKonqi -- You are receiving this mail because: You are on the CC list for the bug. From hi.ten at gmx.ch Sun Mar 24 21:43:24 2013 From: hi.ten at gmx.ch (Hubi) Date: Sun, 24 Mar 2013 21:43:24 +0000 Subject: [kontact] [Bug 317298] New: Kontact crashes when clicking on menu 'Configure Kontact' Message-ID: https://bugs.kde.org/show_bug.cgi?id=317298 Bug ID: 317298 Summary: Kontact crashes when clicking on menu 'Configure Kontact' Classification: Unclassified Product: kontact Version: unspecified Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: hi.ten at gmx.ch Application: kontact (4.8.5) KDE Platform Version: 4.8.5 (4.8.5) Qt Version: 4.8.1 Operating System: Linux 3.2.0-38-generic x86_64 Distribution: Trisquel 6.0 -- Information about the crash: - What I was doing when the application crashed: I booted gnulinux distribution trisquel 6.0 and started Kontact. The application crashes when I click on menu 'Configure Kontact'. The problem appeard after 2-3 days after installation of trisquel and when some configurations in Kontact are made. These componets are active: Summary, Contacts, Calendar, To-do List. I does not matter which componet is active, when click on menu 'Configure Kontact'. No changes are made in deactivated components such as Mail etc. The crash can be reproduced every time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f9eb4b567c0 (LWP 2448))] Thread 3 (Thread 0x7f9e91c7f700 (LWP 2449)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f9eb1340dec in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #2 0x00007f9eb1340f19 in ?? () from /usr/lib/x86_64-linux-gnu/libQtWebKit.so.4 #3 0x00007f9eac802e9a in start_thread (arg=0x7f9e91c7f700) at pthread_create.c:308 #4 0x00007f9eb2073cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #5 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f9e9137e700 (LWP 2450)): #0 0x00007f9eb2068303 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f9eac336036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f9eac336164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f9eb27e9426 in QEventDispatcherGlib::processEvents (this=0x7f9e8c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f9eb27b8c82 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f9eb27b8ed7 in QEventLoop::exec (this=0x7f9e9137ddc0, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f9eb26b7fa7 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f9eb26bafcb in QThreadPrivate::start (arg=0x24de3b0) at thread/qthread_unix.cpp:298 #8 0x00007f9eac802e9a in start_thread (arg=0x7f9e9137e700) at pthread_create.c:308 #9 0x00007f9eb2073cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #10 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f9eb4b567c0 (LWP 2448)): [KCrash Handler] #6 0x00007f9e4310e105 in ComposerPageCharsetTab::doLoadOther (this=0x4cbe1e0) at ../../kmail/configuredialog.cpp:2827 #7 0x00007f9e4311decd in load (this=0x4cbe1e0) at ../../kmail/configuredialog_p.cpp:97 #8 ConfigModuleWithTabs::load (this=0x48a8290) at ../../kmail/configuredialog_p.cpp:67 #9 0x00007f9eb3f83069 in qt_static_metacall (_a=, _id=, _o=, _c=) at ./kcmodule.moc:66 #10 KCModule::qt_static_metacall (_o=, _c=, _id=, _a=) at ./kcmodule.moc:57 #11 0x00007f9eb27d3446 in QObject::event (this=0x48a8290, e=) at kernel/qobject.cpp:1195 #12 0x00007f9eb3203b7b in QWidget::event (this=0x48a8290, event=0x4ced0e0) at kernel/qwidget.cpp:8821 #13 0x00007f9eb31b3894 in notify_helper (e=0x4ced0e0, receiver=0x48a8290, this=0x221f4f0) at kernel/qapplication.cpp:4559 #14 QApplicationPrivate::notify_helper (this=0x221f4f0, receiver=0x48a8290, e=0x4ced0e0) at kernel/qapplication.cpp:4531 #15 0x00007f9eb31b8713 in QApplication::notify (this=0x7fff82e65b90, receiver=0x48a8290, e=0x4ced0e0) at kernel/qapplication.cpp:4420 #16 0x00007f9eb3eed3f6 in KApplication::notify (this=0x7fff82e65b90, receiver=0x48a8290, event=0x4ced0e0) at ../../kdeui/kernel/kapplication.cpp:311 #17 0x00007f9eb27b9e9c in QCoreApplication::notifyInternal (this=0x7fff82e65b90, receiver=0x48a8290, event=0x4ced0e0) at kernel/qcoreapplication.cpp:876 #18 0x00007f9eb27bdc6a in sendEvent (event=0x4ced0e0, receiver=0x48a8290) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x21e5380) at kernel/qcoreapplication.cpp:1500 #20 0x00007f9eb27e8f93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #21 postEventSourceDispatch (s=) at kernel/qeventdispatcher_glib.cpp:279 #22 0x00007f9eac335d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #23 0x00007f9eac3360a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #24 0x00007f9eac336164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #25 0x00007f9eb27e93bf in QEventDispatcherGlib::processEvents (this=0x21e6c10, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #26 0x00007f9eb325bd5e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #27 0x00007f9eb27b8c82 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #28 0x00007f9eb27b8ed7 in QEventLoop::exec (this=0x7fff82e65b20, flags=...) at kernel/qeventloop.cpp:204 #29 0x00007f9eb27bdf67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148 #30 0x0000000000403629 in main (argc=1, argv=0x7fff82e661b8) at ../../../kontact/src/main.cpp:218 Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From markotahal at gmail.com Sun Mar 24 23:22:41 2013 From: markotahal at gmail.com (Marek Otahal) Date: Sun, 24 Mar 2013 23:22:41 +0000 Subject: [kmail2] [Bug 285809] Kmail dead slow while stuck synchronizing two folders in KMail maildirs In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=285809 Marek Otahal changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markotahal at gmail.com --- Comment #3 from Marek Otahal --- Guys, not sure if related, but for the record. I always had kmail slow reading IMAP folder list (many mails ~20k), even on a decent machine (i7,16GB ram, ssd). Today we switched on Archlinux to MariaDB MySQL implementation, while doing that, I read config file /etc/mysql/my.cnf allow InnoDB and change line to innodb_buffer_pool_size = 2G ..to any reasonable value from too small buffer (16M), it works Wonders now! (raise related log files sizes too, few lines below) kmail and whole KDE works blazingly swift now. merry Eastern! :) -- You are receiving this mail because: You are the assignee for the bug. From marararam at gmx.net Sun Mar 24 23:34:20 2013 From: marararam at gmx.net (Mara Raram) Date: Sun, 24 Mar 2013 23:34:20 +0000 Subject: [kmail2] [Bug 294272] Attachments within GPG-encrypted mails cannot be saved In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=294272 --- Comment #14 from Mara Raram --- I do not experience this anymore after the upgrade to KDE 4.10(.1). I am on Kubuntu 12.04 LTS (Precise Pangolin), KDE 4.10. comes from http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu I had it in 4.8.4 (see comment #6) but it is now fixed for me. -- You are receiving this mail because: You are the assignee for the bug. From casta at xwing.info Sun Mar 24 23:53:14 2013 From: casta at xwing.info (Guillaume Castagnino) Date: Sun, 24 Mar 2013 23:53:14 +0000 Subject: [kmail2] [Bug 316541] akonadi_imap_resource uses 50% of one core even while KMail is shut down In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316541 --- Comment #5 from Guillaume Castagnino --- Created attachment 78355 --> https://bugs.kde.org/attachment.cgi?id=78355&action=edit network traffic when akonadi_imap_resource CPU usage is high I noticed that the CPU usage seems to be bounded to bandwidth usage. In my case (connection to an imap4 exchange connector with poor quality because the exchange server is not very stable), when the CPU starts to grow, it's in sync with significant bandwidth usage. I get around 120kB/s both direction of IMAP traffic (it's on my employer's local network), see the rrd screenshot attached. All the traffic shown is IMAP related. When the network taffic drops down, it's because I restarted akonadi... You can relink this with the strace I reported earlier. All of those events are coming in sync. And It's quite systematically reproducible. CPU/Network usage is always growing around half an hour after I restart akonadi server. -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Mon Mar 25 01:22:16 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Mon, 25 Mar 2013 01:22:16 +0000 Subject: [Akonadi] [Bug 317296] Kmail crash after suspend mode In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317296 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Jekyll Wu --- waif for KDE SC 4.10.2 *** This bug has been marked as a duplicate of bug 293633 *** -- You are receiving this mail because: You are on the CC list for the bug. From adaptee at gmail.com Mon Mar 25 01:22:16 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Mon, 25 Mar 2013 01:22:16 +0000 Subject: [Akonadi] [Bug 293633] KMail asked for an IMAP password, entered and crashed In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=293633 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ifrit.ya at yandex.ru --- Comment #25 from Jekyll Wu --- *** Bug 317296 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. From kdebugs at CustomCDROM.de Mon Mar 25 06:23:42 2013 From: kdebugs at CustomCDROM.de (Gunter Ohrner) Date: Mon, 25 Mar 2013 06:23:42 +0000 Subject: [kmail2] [Bug 294272] Attachments within GPG-encrypted mails cannot be saved In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=294272 --- Comment #15 from Gunter Ohrner --- Mh... For me it persists; I'm on Kubuntu 12.10 Quantal Quetzal, so at least a pretty similar system... Maybe it depends on how the message is structured whether it works or not? gunter at Zweiblum:~$ apt-cache policy kmail kmail: Installiert: 4:4.10.1-0ubuntu1~ubuntu12.10~ppa1 Kandidat: 4:4.10.1-0ubuntu1~ubuntu12.10~ppa1 Versionstabelle: *** 4:4.10.1-0ubuntu1~ubuntu12.10~ppa1 0 500 http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/ quantal/main amd64 Packages 100 /var/lib/dpkg/status 4:4.9.5-0ubuntu0.1 0 500 http://de.archive.ubuntu.com/ubuntu/ quantal-updates/universe amd64 Packages 4:4.9.5-0ubuntu0.1~ubuntu12.10~ppa1 0 500 http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu/ quantal/main amd64 Packages 4:4.9.2-0ubuntu2 0 500 http://de.archive.ubuntu.com/ubuntu/ quantal/universe amd64 Packages -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 25 06:23:44 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 25 Mar 2013 06:23:44 +0000 Subject: [kmail2] [Bug 317198] background-color for message window for HTML Message need to be adjustable In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317198 --- Comment #5 from Laurent Montel --- could you send me your email in private please ? -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 25 06:24:40 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 25 Mar 2013 06:24:40 +0000 Subject: [kmail2] [Bug 317227] reply is composed in HTML although quotation is plain text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317227 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |WONTFIX --- Comment #1 from Laurent Montel --- "the principle that it should always be the same state as it was the last time" we use it. So we will not change it. Sorry -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 25 06:25:05 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 25 Mar 2013 06:25:05 +0000 Subject: [kmail2] [Bug 317117] Cannot assign Shift+Ins to "Paste Without Formatting" in composer In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317117 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED CC| |montel at kde.org Ever confirmed|0 |1 --- Comment #1 from Laurent Montel --- I confirm it. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 25 06:36:05 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 25 Mar 2013 06:36:05 +0000 Subject: [kmail2] [Bug 127094] Sieve script editing window is modal In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=127094 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.11 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/8149a50869e1cd5c6885153d | |6e1155f2161106d7 --- Comment #10 from Laurent Montel --- Git commit 8149a50869e1cd5c6885153d6e1155f2161106d7 by Montel Laurent. Committed on 25/03/2013 at 07:35. Pushed by mlaurent into branch 'master'. Fix Bug 127094 - Sieve script editing window is modal FIXED-IN: 4.11 M +359 -352 libksieve/ksieveui/managesievescriptsdialog.cpp M +7 -6 libksieve/ksieveui/managesievescriptsdialog.h http://commits.kde.org/kdepim/8149a50869e1cd5c6885153d6e1155f2161106d7 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 25 06:36:18 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 25 Mar 2013 06:36:18 +0000 Subject: [kmail2] [Bug 127094] Sieve script editing window is modal In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=127094 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org -- You are receiving this mail because: You are the assignee for the bug. From markus.hetzenecker at uibk.ac.at Mon Mar 25 07:21:10 2013 From: markus.hetzenecker at uibk.ac.at (markus hetzenecker) Date: Mon, 25 Mar 2013 07:21:10 +0000 Subject: [Akonadi] [Bug 311456] imap idle is not working with GSSAPI In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=311456 markus hetzenecker changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |4.10 --- Comment #3 from markus hetzenecker --- verified again with fedora 17. as before: i can authenticate, to read and write my email with GSSAPI. but after sending a mail, it does not show immediatly the new mail arrived arrived, only after the "check for new mail". workaround: check every 15 minutes for new mail, which is not nice for a large userbase. client (fedora17, all updates): kdepim-4.10.1-1.fc17.x86_64 cyrus-sasl-gssapi-2.1.23-31.fc17.x86_64 server (centos 6, all updates): cyrus-imapd-2.3.16-6.el6_2.5.x86_64 cyrus-sasl-gssapi-2.1.23-13.el6_3.1.x86_64 -- You are receiving this mail because: You are on the CC list for the bug. From silver.salonen at gmail.com Mon Mar 25 07:25:36 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Mon, 25 Mar 2013 07:25:36 +0000 Subject: [kmail2] [Bug 316917] switch to plain-text quotation from HTML-reply In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316917 Silver Salonen changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|add button for replying |switch to plain-text |with plain text |quotation from HTML-reply -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Mon Mar 25 07:28:11 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Mon, 25 Mar 2013 07:28:11 +0000 Subject: [kmail2] [Bug 317227] reply is composed in HTML although quotation is plain text In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317227 --- Comment #2 from Silver Salonen --- OK, if it is really so important to keep the option always the same. Another possibility to make switching between plain-text and HTML replies better, is still waiting feedback in bug 316917. And yet another is to make a toolbar button for setting "Reply using HTML if present". What do you think about this? -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 25 07:42:38 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 25 Mar 2013 07:42:38 +0000 Subject: [kmail2] [Bug 316029] Contact photo does not appear on the email header In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316029 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- nepomuk work but contact is not stored in nepomuk. -- You are receiving this mail because: You are the assignee for the bug. From zf at ancientrocklab.com Mon Mar 25 07:44:10 2013 From: zf at ancientrocklab.com (zhifeng) Date: Mon, 25 Mar 2013 07:44:10 +0000 Subject: [kmail2] [Bug 317312] New: Display email not valid with chinese Message-ID: https://bugs.kde.org/show_bug.cgi?id=317312 Bug ID: 317312 Summary: Display email not valid with chinese Classification: Unclassified Product: kmail2 Version: 4.10 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: message list Assignee: kdepim-bugs at kde.org Reporter: zf at ancientrocklab.com the kmail do not display chinese correct. Reproducible: Always Steps to Reproduce: 1. recieved one email with chinese, 2. 3. Actual Results: it not display correct Expected Results: want to display chinese correct -- You are receiving this mail because: You are the assignee for the bug. From zf at ancientrocklab.com Mon Mar 25 07:46:07 2013 From: zf at ancientrocklab.com (zhifeng) Date: Mon, 25 Mar 2013 07:46:07 +0000 Subject: [kmail2] [Bug 317312] Display email not valid with chinese In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317312 --- Comment #1 from zhifeng --- Created attachment 78367 --> https://bugs.kde.org/attachment.cgi?id=78367&action=edit Wrong display at the mail list this image show the wrong display. the mail title should be display correct chinese words. but it did not. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 25 08:10:18 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 25 Mar 2013 08:10:18 +0000 Subject: [kmail2] [Bug 317312] Display email not valid with chinese In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317312 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #2 from Laurent Montel --- Ok need to explain what is bad and attach message as mbox. please -- You are receiving this mail because: You are the assignee for the bug. From ruchir.brahmbhatt at ecosmob.com Mon Mar 25 08:21:43 2013 From: ruchir.brahmbhatt at ecosmob.com (Ruchir Brahmbhatt) Date: Mon, 25 Mar 2013 08:21:43 +0000 Subject: [kmail2] [Bug 317315] New: kmail2 doesn't seem to do proper multi-threading Message-ID: https://bugs.kde.org/show_bug.cgi?id=317315 Bug ID: 317315 Summary: kmail2 doesn't seem to do proper multi-threading Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: misc Assignee: kdepim-bugs at kde.org Reporter: ruchir.brahmbhatt at ecosmob.com OS: opensuse 12.3 x86_64 KDE: 4.10.1 from KDE:Release repository Account: Gmail IMAP with disconnected mode Finally I started using kmail2 as everyday mail client. It is so intuitive and fast. However still there are some problems making it less efficient at times. For example when it is checking all folders(I have lots of them) on a large mailbox, when you want to refresh inbox, its not possible. Right click and update folder or hitting F5 has no effect. Must wait for this process to finish and then only any folder can be refreshed. Same way refreshing calendar(I have google calendar configured) is also not possible while this process is going on. Seems like it does mail checking in single thread only and not performing any other action user performs and probably queuing it. I think action performed by user like refreshing particular mail folder or calendar should be done in parallel so user doesn't have to wait for long action to finish. Reproducible: Always Steps to Reproduce: 1. Have a large imap inbox configured. 2. On startup, kmail2 will start mail checking and downloading all mails(as disconnected mode enabled) 3. Try to refresh inbox any other folder or calendar manually. Actual Results: No response on action till mail checking procedure finishes. Expected Results: Action performed by user should get equal priority and should be executed immediately. -- You are receiving this mail because: You are the assignee for the bug. From zf at ancientrocklab.com Mon Mar 25 08:24:00 2013 From: zf at ancientrocklab.com (zhifeng) Date: Mon, 25 Mar 2013 08:24:00 +0000 Subject: [kmail2] [Bug 317312] Display email not valid with chinese In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317312 --- Comment #3 from zhifeng --- Created attachment 78370 --> https://bugs.kde.org/attachment.cgi?id=78370&action=edit This mail not display corrent at the mail list view it should dispaly correct chinese : 互动出版网邮箱验证提醒 hu dong chuban wang you xiang yan zheng ti xing (translated in chinese pinyin ) china pub verify email (translated in english) but it display no right: 锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷锟斤拷 -- You are receiving this mail because: You are the assignee for the bug. From zf at ancientrocklab.com Mon Mar 25 08:26:27 2013 From: zf at ancientrocklab.com (zhifeng) Date: Mon, 25 Mar 2013 08:26:27 +0000 Subject: [kmail2] [Bug 317312] Display email not valid with chinese In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317312 --- Comment #4 from zhifeng --- the problem is about it's subject. it not encode right. and the kmail had not detect it ? or kmail only can read utf-8 charset encoding at the mail list view? -- You are receiving this mail because: You are the assignee for the bug. From dvratil at redhat.com Mon Mar 25 08:46:13 2013 From: dvratil at redhat.com (=?UTF-8?Q?Dan=20Vr=C3=A1til=20?=) Date: Mon, 25 Mar 2013 08:46:13 +0000 Subject: [Akonadi] [Bug 316798] Google Contacts resource not retrieving contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316798 Dan Vrátil changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/a565d78c48ee85d3 | |a39f8fb574a8841f56c83d7e --- Comment #11 from Dan Vrátil --- Git commit a565d78c48ee85d3a39f8fb574a8841f56c83d7e by Dan Vrátil. Committed on 25/03/2013 at 09:45. Pushed by dvratil into branch 'master'. Use full name of system groups to avoid collision with user groups When users create groups "Friends" or "Family" manually, the collection name would conflict with the system group names, so we use system group full name ("System Group: Friends" etc) to avoid the conflict. Thanks to Lindsay for tracking down the issue. M +1 -1 resources/google/contacts/contactsresource.cpp http://commits.kde.org/kdepim-runtime/a565d78c48ee85d3a39f8fb574a8841f56c83d7e -- You are receiving this mail because: You are on the CC list for the bug. From alpine.art.de at googlemail.com Mon Mar 25 08:59:36 2013 From: alpine.art.de at googlemail.com (Franz Fellner) Date: Mon, 25 Mar 2013 08:59:36 +0000 Subject: [kmail2] [Bug 82684] allow for IMAP message cache customizability In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=82684 --- Comment #16 from Franz Fellner --- One year passed and this issue still bugs me. I tried many mail clients, all of them had their own issues, but every single one did cache mails for traditional IMAP. -- You are receiving this mail because: You are the assignee for the bug. From ruchir.brahmbhatt at ecosmob.com Mon Mar 25 09:24:54 2013 From: ruchir.brahmbhatt at ecosmob.com (Ruchir Brahmbhatt) Date: Mon, 25 Mar 2013 09:24:54 +0000 Subject: [kmail] [Bug 185595] kmail fails to download some dimap folders every time In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=185595 Ruchir Brahmbhatt changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #5 from Ruchir Brahmbhatt --- This appears to be resolved with kmail2 4.10 -- You are receiving this mail because: You are the assignee for the bug. From ruchir.brahmbhatt at ecosmob.com Mon Mar 25 09:25:49 2013 From: ruchir.brahmbhatt at ecosmob.com (Ruchir Brahmbhatt) Date: Mon, 25 Mar 2013 09:25:49 +0000 Subject: [kmail2] [Bug 306486] kmail2 doesn't work properly with disconnected imap account of gmail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=306486 Ruchir Brahmbhatt changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Ruchir Brahmbhatt --- This appears to be fixed in 4.10 -- You are receiving this mail because: You are the assignee for the bug. From ruchir.brahmbhatt at ecosmob.com Mon Mar 25 09:30:00 2013 From: ruchir.brahmbhatt at ecosmob.com (Ruchir Brahmbhatt) Date: Mon, 25 Mar 2013 09:30:00 +0000 Subject: [kmail2] [Bug 315498] Kmail2 should offer better backup and restore feature. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315498 --- Comment #2 from Ruchir Brahmbhatt --- Just an update that seems current backup/restore is also not working properly so it needs a revamp to add proper full backup/restore features. I just backed up from opensuse 12.2 having 4.10 and tried to restore on new 12.3 installation with kde 4.10.1 and it didn't work. Had to create account from scratch and download all mails again! Its been 2 days and still full download is not finished. -- You are receiving this mail because: You are the assignee for the bug. From lindsay.mathieson at gmail.com Mon Mar 25 10:05:17 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Mon, 25 Mar 2013 10:05:17 +0000 Subject: [Akonadi] [Bug 316798] Google Contacts resource not retrieving contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316798 --- Comment #12 from Blackpaw --- I can confirm works for me now with the duplicate group names. Thanks Dan. -- You are receiving this mail because: You are on the CC list for the bug. From lindsay.mathieson at gmail.com Mon Mar 25 10:08:43 2013 From: lindsay.mathieson at gmail.com (Blackpaw) Date: Mon, 25 Mar 2013 10:08:43 +0000 Subject: [Akonadi] [Bug 315985] Akonadi nepomuk Feeder not detecting nepomukserver on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315985 --- Comment #3 from Blackpaw --- This no longer happens for me - nepomuk and akonadi built from master. Feeder starts and recognises the nepomukservice. -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Mon Mar 25 10:19:59 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Mon, 25 Mar 2013 10:19:59 +0000 Subject: [Akonadi] [Bug 316798] Google Contacts resource not retrieving contacts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316798 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |4.11 -- You are receiving this mail because: You are on the CC list for the bug. From meow8282 at gmail.com Mon Mar 25 13:03:55 2013 From: meow8282 at gmail.com (Steven P. Ulrick) Date: Mon, 25 Mar 2013 13:03:55 +0000 Subject: [Akonadi] [Bug 317293] error message: "failed to fetch the resource collection In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317293 Steven P. Ulrick changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |meow8282 at gmail.com --- Comment #1 from Steven P. Ulrick --- I just did a fresh install of Fedora 18. I was (trying) to run the KMail that is the current version for Fedora 18 (from the official Fedora repo.) I got the same error that the reporter got. -- You are receiving this mail because: You are the assignee for the bug. From petrielmjr at ornl.gov Mon Mar 25 13:41:54 2013 From: petrielmjr at ornl.gov (Lester Petrie) Date: Mon, 25 Mar 2013 13:41:54 +0000 Subject: [kontact] [Bug 317327] New: Kmail unable to process an email I sent to myself Message-ID: https://bugs.kde.org/show_bug.cgi?id=317327 Bug ID: 317327 Summary: Kmail unable to process an email I sent to myself Classification: Unclassified Product: kontact Version: 4.10.1 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: petrielmjr at ornl.gov Application: kontact (4.10.1) KDE Platform Version: 4.10.1 Qt Version: 4.8.4 Operating System: Linux 3.8.3-103.fc17.x86_64 x86_64 Distribution: "Fedora release 17 (Beefy Miracle)" -- Information about the crash: - What I was doing when the application crashed: I had tried to delete an email I had sent to a list where I was on the list. Kmail seems to go into a funk when I do that, not showing the message as read, and flagging it as being in both the inbox and trash. Kontact eventually crashes. The crash can be reproduced sometimes. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". 82 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) [Current thread is 1 (Thread 0x7f40ce117880 (LWP 22637))] Thread 3 (Thread 0x7f40c407d700 (LWP 22724)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:166 #1 0x00000035fe016a5d in WTF::TCMalloc_PageHeap::scavengerThread (this=0x35fea00ce0) at wtf/FastMalloc.cpp:2495 #2 0x00000035fe016b69 in WTF::TCMalloc_PageHeap::runScavengerThread (context=) at wtf/FastMalloc.cpp:1618 #3 0x000000351d207d14 in start_thread (arg=0x7f40c407d700) at pthread_create.c:309 #4 0x000000351c6f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 2 (Thread 0x7f40bbf7c700 (LWP 22726)): #0 0x000000351c6e8bdf in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x0000003ca0247af4 in g_main_context_poll (n_fds=1, fds=0x7f40ac0029c0, timeout=8074, context=0x7f40ac0009a0, priority=) at gmain.c:3440 #2 g_main_context_iterate (context=context at entry=0x7f40ac0009a0, block=block at entry=1, dispatch=dispatch at entry=1, self=) at gmain.c:3141 #3 0x0000003ca0247c14 in g_main_context_iteration (context=0x7f40ac0009a0, may_block=1) at gmain.c:3207 #4 0x00000035f35a6016 in QEventDispatcherGlib::processEvents (this=0x7f40ac0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #5 0x00000035f357671f in QEventLoop::processEvents (this=this at entry=0x7f40bbf7bd00, flags=...) at kernel/qeventloop.cpp:149 #6 0x00000035f35769a8 in QEventLoop::exec (this=0x7f40bbf7bd00, flags=...) at kernel/qeventloop.cpp:204 #7 0x00000035f3478970 in QThread::exec (this=) at thread/qthread.cpp:542 #8 0x00000035f347b94c in QThreadPrivate::start (arg=0x1492200) at thread/qthread_unix.cpp:338 #9 0x000000351d207d14 in start_thread (arg=0x7f40bbf7c700) at pthread_create.c:309 #10 0x000000351c6f168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 1 (Thread 0x7f40ce117880 (LWP 22637)): [KCrash Handler] #6 operator QItemSelectionModel* (this=) at ../../src/corelib/kernel/qpointer.h:78 #7 QAbstractItemView::selectionModel (this=0x0) at itemviews/qabstractitemview.cpp:766 #8 0x00000031694eea5a in KMKernel::treeviewModelSelection (this=0x1f9fd00) at /usr/src/debug/kdepim-4.10.1/kmail/kmkernel.cpp:1944 #9 0x00000031694e2ac6 in KMail::KMSystemTray::slotContextMenuAboutToShow (this=0x246cd70) at /usr/src/debug/kdepim-4.10.1/kmail/kmsystemtray.cpp:279 #10 0x00000035f358cdef in QMetaObject::activate (sender=0x2104ae0, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3539 #11 0x00000035f357f817 in QMetaMethod::invoke (this=this at entry=0x7fffa8981ce0, object=object at entry=0x2104ae0, connectionType=Qt::DirectConnection, connectionType at entry=Qt::AutoConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1664 #12 0x00000035f3581bec in QMetaObject::invokeMethod (obj=0x2104ae0, member=, type=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1179 #13 0x000000315be12e9d in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., member=0x315be26020 "aboutToShow", obj=0x2104ae0) at /usr/include/QtCore/qobjectdefs.h:434 #14 DBusMenuExporterDBus::AboutToShow (this=this at entry=0x14b2f50, id=) at /usr/src/debug/libdbusmenu-qt-0.9.2/src/dbusmenuexporterdbus_p.cpp:156 #15 0x000000315be14fe6 in DBusMenuExporterDBus::qt_static_metacall (_o=_o at entry=0x14b2f50, _c=_c at entry=QMetaObject::InvokeMetaMethod, _id=_id at entry=7, _a=_a at entry=0x7fffa89823b0) at /usr/src/debug/libdbusmenu-qt-0.9.2/x86_64-redhat-linux-gnu/src/dbusmenuexporterdbus_p.moc:88 #16 0x000000315be1518f in DBusMenuExporterDBus::qt_metacall (this=0x14b2f50, _c=QMetaObject::InvokeMetaMethod, _id=7, _a=0x7fffa89823b0) at /usr/src/debug/libdbusmenu-qt-0.9.2/x86_64-redhat-linux-gnu/src/dbusmenuexporterdbus_p.moc:128 #17 0x00000035f42230b3 in QDBusConnectionPrivate::deliverCall (this=this at entry=0x20fcfd0, object=object at entry=0x14b2f50, msg=..., metaTypes=..., slotIdx=11) at qdbusintegrator.cpp:951 #18 0x00000035f42240e6 in QDBusConnectionPrivate::activateCall (this=this at entry=0x20fcfd0, object=0x14b2f50, flags=4080, msg=...) at qdbusintegrator.cpp:856 #19 0x00000035f4224857 in QDBusConnectionPrivate::activateObject (this=0x20fcfd0, node=..., msg=..., pathStartPos=) at qdbusintegrator.cpp:1447 #20 0x00000035f4224c1b in QDBusActivateObjectEvent::placeMetaCall (this=0x245eb80) at qdbusintegrator.cpp:1541 #21 0x00000035f358c2ce in QObject::event (this=0x14b2f50, e=) at kernel/qobject.cpp:1194 #22 0x00000035f4dca5ac in QApplicationPrivate::notify_helper (this=this at entry=0x14a1530, receiver=receiver at entry=0x14b2f50, e=e at entry=0x245eb80) at kernel/qapplication.cpp:4562 #23 0x00000035f4dcea2a in QApplication::notify (this=0x7fffa8983e50, receiver=0x14b2f50, e=0x245eb80) at kernel/qapplication.cpp:4423 #24 0x000000315c4473b6 in KApplication::notify (this=0x7fffa8983e50, receiver=0x14b2f50, event=0x245eb80) at /usr/src/debug/kdelibs-4.10.1/kdeui/kernel/kapplication.cpp:311 #25 0x00000035f35779ce in QCoreApplication::notifyInternal (this=0x7fffa8983e50, receiver=receiver at entry=0x14b2f50, event=event at entry=0x245eb80) at kernel/qcoreapplication.cpp:946 #26 0x00000035f357b481 in sendEvent (event=0x245eb80, receiver=0x14b2f50) at kernel/qcoreapplication.h:231 #27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1455600) at kernel/qcoreapplication.cpp:1570 #28 0x00000035f35a5e63 in sendPostedEvents () at kernel/qcoreapplication.h:236 #29 postEventSourceDispatch (s=s at entry=0x1496400) at kernel/qeventdispatcher_glib.cpp:279 #30 0x0000003ca0247825 in g_main_dispatch (context=0x1496230) at gmain.c:2539 #31 g_main_context_dispatch (context=context at entry=0x1496230) at gmain.c:3075 #32 0x0000003ca0247b58 in g_main_context_iterate (context=context at entry=0x1496230, block=block at entry=1, dispatch=dispatch at entry=1, self=) at gmain.c:3146 #33 0x0000003ca0247c14 in g_main_context_iteration (context=0x1496230, may_block=1) at gmain.c:3207 #34 0x00000035f35a5ff6 in QEventDispatcherGlib::processEvents (this=0x1456ee0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #35 0x00000035f4e6a5ee in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 #36 0x00000035f357671f in QEventLoop::processEvents (this=this at entry=0x7fffa8982f10, flags=...) at kernel/qeventloop.cpp:149 #37 0x00000035f35769a8 in QEventLoop::exec (this=0x7fffa8982f10, flags=...) at kernel/qeventloop.cpp:204 #38 0x000000315b933f53 in KJob::exec (this=0x20e6c70) at /usr/src/debug/kdelibs-4.10.1/kdecore/jobs/kjob.cpp:210 #39 0x00000031694f4ae8 in KMKernel::cleanup (this=0x1f9fd00) at /usr/src/debug/kdepim-4.10.1/kmail/kmkernel.cpp:1323 #40 0x00007f40b1f1a303 in KMailPart::~KMailPart (this=this at entry=0x1798c90, __in_chrg=, __vtt_parm=) at /usr/src/debug/kdepim-4.10.1/kmail/kmail_part.cpp:119 #41 0x00007f40b1f1a3e9 in KMailPart::~KMailPart (this=0x1798c90, __in_chrg=, __vtt_parm=) at /usr/src/debug/kdepim-4.10.1/kmail/kmail_part.cpp:121 #42 0x0000003167c11b6e in KontactInterface::Plugin::~Plugin (this=0x17a3e00, __vtt_parm=, __in_chrg=) at /usr/src/debug/kdepimlibs-4.10.1/kontactinterface/plugin.cpp:91 #43 0x00007f40b2344dbf in KMailPlugin::~KMailPlugin (this=0x17a3e00, __in_chrg=, __vtt_parm=) at /usr/src/debug/kdepim-4.10.1/kontact/plugins/kmail/kmail_plugin.cpp:159 #44 0x00007f40b2344de9 in KMailPlugin::~KMailPlugin (this=0x17a3e00, __in_chrg=, __vtt_parm=) at /usr/src/debug/kdepim-4.10.1/kontact/plugins/kmail/kmail_plugin.cpp:163 #45 0x000000315f01d8a6 in Kontact::MainWindow::~MainWindow (this=this at entry=0x16158e0, __in_chrg=, __vtt_parm=) at /usr/src/debug/kdepim-4.10.1/kontact/src/mainwindow.cpp:294 #46 0x000000315f01da09 in Kontact::MainWindow::~MainWindow (this=0x16158e0, __in_chrg=, __vtt_parm=) at /usr/src/debug/kdepim-4.10.1/kontact/src/mainwindow.cpp:296 #47 0x00000035f358c2f8 in QObject::event (this=0x16158e0, e=) at kernel/qobject.cpp:1175 #48 0x00000035f4e1966a in QWidget::event (this=0x16158e0, event=0x280a000) at kernel/qwidget.cpp:8845 #49 0x00000035f51ddc0b in QMainWindow::event (this=0x16158e0, event=0x280a000) at widgets/qmainwindow.cpp:1478 #50 0x000000315c539738 in KXmlGuiWindow::event (this=0x16158e0, ev=0x280a000) at /usr/src/debug/kdelibs-4.10.1/kdeui/xmlgui/kxmlguiwindow.cpp:126 #51 0x00000035f4dca5ac in QApplicationPrivate::notify_helper (this=this at entry=0x14a1530, receiver=receiver at entry=0x16158e0, e=e at entry=0x280a000) at kernel/qapplication.cpp:4562 #52 0x00000035f4dcea2a in QApplication::notify (this=0x7fffa8983e50, receiver=0x16158e0, e=0x280a000) at kernel/qapplication.cpp:4423 #53 0x000000315c4473b6 in KApplication::notify (this=0x7fffa8983e50, receiver=0x16158e0, event=0x280a000) at /usr/src/debug/kdelibs-4.10.1/kdeui/kernel/kapplication.cpp:311 #54 0x00000035f35779ce in QCoreApplication::notifyInternal (this=0x7fffa8983e50, receiver=receiver at entry=0x16158e0, event=event at entry=0x280a000) at kernel/qcoreapplication.cpp:946 #55 0x00000035f357b481 in sendEvent (event=0x280a000, receiver=0x16158e0) at kernel/qcoreapplication.h:231 #56 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1455600) at kernel/qcoreapplication.cpp:1570 #57 0x00000035f35a5e63 in sendPostedEvents () at kernel/qcoreapplication.h:236 #58 postEventSourceDispatch (s=s at entry=0x1496400) at kernel/qeventdispatcher_glib.cpp:279 #59 0x0000003ca0247825 in g_main_dispatch (context=0x1496230) at gmain.c:2539 #60 g_main_context_dispatch (context=context at entry=0x1496230) at gmain.c:3075 #61 0x0000003ca0247b58 in g_main_context_iterate (context=context at entry=0x1496230, block=block at entry=1, dispatch=dispatch at entry=1, self=) at gmain.c:3146 #62 0x0000003ca0247c14 in g_main_context_iteration (context=0x1496230, may_block=1) at gmain.c:3207 #63 0x00000035f35a5ff6 in QEventDispatcherGlib::processEvents (this=0x1456ee0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #64 0x00000035f4e6a5ee in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 #65 0x00000035f357671f in QEventLoop::processEvents (this=this at entry=0x7fffa8983cc0, flags=...) at kernel/qeventloop.cpp:149 #66 0x00000035f35769a8 in QEventLoop::exec (this=0x7fffa8983cc0, flags=...) at kernel/qeventloop.cpp:204 #67 0x00000035f357b798 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #68 0x0000000000403439 in main (argc=1, argv=0x7fffa8983f98) at /usr/src/debug/kdepim-4.10.1/kontact/src/main.cpp:219 Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From marararam at gmx.net Mon Mar 25 13:48:21 2013 From: marararam at gmx.net (Mara Raram) Date: Mon, 25 Mar 2013 13:48:21 +0000 Subject: [kmail2] [Bug 294272] Attachments within GPG-encrypted mails cannot be saved In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=294272 --- Comment #16 from Mara Raram --- (In reply to comment #15) > gunter at Zweiblum:~$ apt-cache policy kmail > kmail: > Installiert: 4:4.10.1-0ubuntu1~ubuntu12.10~ppa1 > Kandidat: 4:4.10.1-0ubuntu1~ubuntu12.10~ppa1 > Versionstabelle: > *** 4:4.10.1-0ubuntu1~ubuntu12.10~ppa1 0 > 500 http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/ > quantal/main amd64 Packages > 100 /var/lib/dpkg/status > 4:4.9.5-0ubuntu0.1 0 > 500 http://de.archive.ubuntu.com/ubuntu/ quantal-updates/universe > amd64 Packages > 4:4.9.5-0ubuntu0.1~ubuntu12.10~ppa1 0 > 500 http://ppa.launchpad.net/kubuntu-ppa/ppa/ubuntu/ quantal/main > amd64 Packages > 4:4.9.2-0ubuntu2 0 > 500 http://de.archive.ubuntu.com/ubuntu/ quantal/universe amd64 > Packages looks familiar: $ apt-cache policy kmail kmail: Installed: 4:4.10.1-0ubuntu1~ubuntu12.04.2~ppa1 Candidate: 4:4.10.1-0ubuntu1~ubuntu12.04.2~ppa1 Version table: *** 4:4.10.1-0ubuntu1~ubuntu12.04.2~ppa1 0 500 http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu/ precise/main amd64 Packages 100 /var/lib/dpkg/status 4:4.8.5-0ubuntu0.1 0 500 http://ftp5.gwdg.de/pub/linux/debian/ubuntu/ precise-updates/main amd64 Packages 4:4.8.4a-0ubuntu0.3 0 500 http://ftp5.gwdg.de/pub/linux/debian/ubuntu/ precise-security/main amd64 Packages 4:4.8.2-0ubuntu2 0 500 http://ftp5.gwdg.de/pub/linux/debian/ubuntu/ precise/main amd64 Packages -- You are receiving this mail because: You are the assignee for the bug. From futureboy at delorean.net Mon Mar 25 15:29:00 2013 From: futureboy at delorean.net (Nathan Wolf) Date: Mon, 25 Mar 2013 15:29:00 +0000 Subject: [kmail2] [Bug 317333] New: Filtering using Quick Search on folders changes folder selection in message list Message-ID: https://bugs.kde.org/show_bug.cgi?id=317333 Bug ID: 317333 Summary: Filtering using Quick Search on folders changes folder selection in message list Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: folders Assignee: kdepim-bugs at kde.org Reporter: futureboy at delorean.net When I filter folders using Quick Search to find a specific folder to drag and drop a message into, the message list sometimes changes folders or even selects a second folder. The work around is having to switch tabs when filtering in order to not deselect my message list. Reproducible: Sometimes Steps to Reproduce: 1. Select message I wish to move to local folder 2. Filter folders using quick search 3. Folder selected on message list changes to undesired folder Actual Results: Problem occures Expected Results: Only the Folder list should be filtered using the quick search. Folders should not be selected or un-selected at random. -- You are receiving this mail because: You are the assignee for the bug. From winter at kde.org Mon Mar 25 15:31:35 2013 From: winter at kde.org (Allen Winter) Date: Mon, 25 Mar 2013 15:31:35 +0000 Subject: [Akonadi] [Bug 315985] Akonadi nepomuk Feeder not detecting nepomukserver on startup In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315985 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |winter at kde.org Version Fixed In| |4.11 Resolution|--- |FIXED --- Comment #4 from Allen Winter --- I will resolve then. reopen as needed -- You are receiving this mail because: You are the assignee for the bug. From jmaldrich at yahoo.com Mon Mar 25 15:50:29 2013 From: jmaldrich at yahoo.com (jmaldrich at yahoo.com) Date: Mon, 25 Mar 2013 15:50:29 +0000 Subject: [Akonadi] [Bug 317293] error message: "failed to fetch the resource collection In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317293 --- Comment #2 from jmaldrich at yahoo.com --- Quoting "Steven P. Ulrick" : > https://bugs.kde.org/show_bug.cgi?id=317293 > > Steven P. Ulrick changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |meow8282 at gmail.com > > --- Comment #1 from Steven P. Ulrick --- > I just did a fresh install of Fedora 18. I was (trying) to run the > KMail that > is the current version for Fedora 18 (from the official Fedora repo.) I got > the same error that the reporter got. > > -- > You are receiving this mail because: > You voted for the bug. > You are on the CC list for the bug. > You reported the bug. > Good to know I'm not the only one and that it happens on a fresh install as well as an upgrade! -- You are receiving this mail because: You are the assignee for the bug. From stefan.bruens at rwth-aachen.de Mon Mar 25 17:08:13 2013 From: stefan.bruens at rwth-aachen.de (=?UTF-8?Q?Stefan=20Br=C3=BCns=20?=) Date: Mon, 25 Mar 2013 17:08:13 +0000 Subject: [Akonadi] [Bug 317341] New: VJOURNAL calendar entries are not fetched via CalDAV Message-ID: https://bugs.kde.org/show_bug.cgi?id=317341 Bug ID: 317341 Summary: VJOURNAL calendar entries are not fetched via CalDAV Classification: Unclassified Product: Akonadi Version: GIT (master) Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: DAV Resource Assignee: kdepim-bugs at kde.org Reporter: stefan.bruens at rwth-aachen.de see resources/dav/protocols/caldavprotocol.cpp Only VEVENT/VTODO are fetched. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 25 17:27:50 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 25 Mar 2013 17:27:50 +0000 Subject: [kmail2] [Bug 317312] Display email not valid with chinese In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317312 --- Comment #5 from Laurent Montel --- Thunderbird has same problem. We can't read charset from subject. -- You are receiving this mail because: You are the assignee for the bug. From ed.shornock at gmail.com Mon Mar 25 18:03:29 2013 From: ed.shornock at gmail.com (ed.shornock at gmail.com) Date: Mon, 25 Mar 2013 18:03:29 +0000 Subject: [akregator] [Bug 317344] New: feeds with date in 2106 Message-ID: https://bugs.kde.org/show_bug.cgi?id=317344 Bug ID: 317344 Summary: feeds with date in 2106 Classification: Unclassified Product: akregator Version: unspecified Platform: Debian unstable OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: ed.shornock at gmail.com Akregator 1.6.6 Debian unstable A couple of my feeds have entries with timestamps of "07.02.2016 08:28". Googling I've found this problem reported at https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/982210 and bug 166721 which is marked as resolved. I have not tried removing my akregator configs to start over but can do so if needed. I can also provide the feeds that I experience this issue with, if it'd be of use. Reproducible: Didn't try -- You are receiving this mail because: You are the assignee for the bug. From ed.shornock at gmail.com Mon Mar 25 18:03:45 2013 From: ed.shornock at gmail.com (ed.shornock at gmail.com) Date: Mon, 25 Mar 2013 18:03:45 +0000 Subject: [akregator] [Bug 317344] feeds with date in 2106 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317344 ed.shornock at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ed.shornock at gmail.com -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Mon Mar 25 18:41:06 2013 From: montel at kde.org (Laurent Montel) Date: Mon, 25 Mar 2013 18:41:06 +0000 Subject: [kmail2] [Bug 317198] background-color for message window for HTML Message need to be adjustable In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317198 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.11 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/43e3a506d40ebc74fb31cc4e | |acbb1f790773a70e --- Comment #6 from Laurent Montel --- Git commit 43e3a506d40ebc74fb31cc4eacbb1f790773a70e by Montel Laurent. Committed on 25/03/2013 at 19:40. Pushed by mlaurent into branch 'master'. Fix Bug 317198 - background-color for message window for HTML Message need to be adjustable FIXED-IN: 4.11 M +11 -5 kmail/configuredialog.cpp M +1 -1 messageviewer/csshelper.cpp http://commits.kde.org/kdepim/43e3a506d40ebc74fb31cc4eacbb1f790773a70e -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Mon Mar 25 20:52:54 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Mon, 25 Mar 2013 20:52:54 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #17 from Grégory Oestreicher --- (In reply to comment #16) > The working calendar: application/x-vnd.akonadi.calendar.event > the not working stuff (calendar, contacts): message/rfc822 OK, I think I've managed to reproduce this, and I'm currently testing a fix. It should be ready for 4.10.2 if time allows. -- You are receiving this mail because: You are the assignee for the bug. From anders at alweb.dk Mon Mar 25 20:54:58 2013 From: anders at alweb.dk (Anders Lund) Date: Mon, 25 Mar 2013 20:54:58 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #18 from Anders Lund --- You are a true hero! <3 -- You are receiving this mail because: You are the assignee for the bug. From zf at ancientrocklab.com Mon Mar 25 21:56:27 2013 From: zf at ancientrocklab.com (zhifeng) Date: Mon, 25 Mar 2013 21:56:27 +0000 Subject: [kmail2] [Bug 317312] Display email not valid with chinese In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317312 --- Comment #6 from zhifeng --- is there any way to detecting charset encoding? may be microsoft outlook express and microsoft outlook more wisely? -- You are receiving this mail because: You are the assignee for the bug. From stefan.bruens at rwth-aachen.de Mon Mar 25 22:48:23 2013 From: stefan.bruens at rwth-aachen.de (=?UTF-8?Q?Stefan=20Br=C3=BCns=20?=) Date: Mon, 25 Mar 2013 22:48:23 +0000 Subject: [Akonadi] [Bug 317341] VJOURNAL calendar entries are not fetched via CalDAV In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317341 Stefan Brüns changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/cfe87345ad5d96d3 | |abf30fd15169649cc0be2bcc --- Comment #1 from Stefan Brüns --- Git commit cfe87345ad5d96d3abf30fd15169649cc0be2bcc by Stefan Brüns. Committed on 25/03/2013 at 23:42. Pushed by bruns into branch 'KDE/4.10'. Fetch VJOURNAL from CalDAV resource Although VJOURNAL entries were stored in the CalDAV ressource, only VEVENT/VTODO were fetched so far. FIXED-IN: 4.10.2 REVIEW: 109713 Signed-off-by: Stefan Brüns M +49 -0 resources/dav/protocols/caldavprotocol.cpp http://commits.kde.org/kdepim-runtime/cfe87345ad5d96d3abf30fd15169649cc0be2bcc -- You are receiving this mail because: You are the assignee for the bug. From stefan.bruens at rwth-aachen.de Mon Mar 25 22:48:30 2013 From: stefan.bruens at rwth-aachen.de (=?UTF-8?Q?Stefan=20Br=C3=BCns=20?=) Date: Mon, 25 Mar 2013 22:48:30 +0000 Subject: [Akonadi] [Bug 317341] VJOURNAL calendar entries are not fetched via CalDAV In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317341 Stefan Brüns changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep |im-runtime/cfe87345ad5d96d3 |im-runtime/1f8ec2c6dbf3260f |abf30fd15169649cc0be2bcc |7f863680086446739011f872 --- Comment #2 from Stefan Brüns --- Git commit 1f8ec2c6dbf3260f7f863680086446739011f872 by Stefan Brüns. Committed on 25/03/2013 at 23:42. Pushed by bruns into branch 'master'. Fetch VJOURNAL from CalDAV resource Although VJOURNAL entries were stored in the CalDAV ressource, only VEVENT/VTODO were fetched so far. FIXED-IN: 4.10.2 REVIEW: 109713 Signed-off-by: Stefan Brüns M +49 -0 resources/dav/protocols/caldavprotocol.cpp http://commits.kde.org/kdepim-runtime/1f8ec2c6dbf3260f7f863680086446739011f872 -- You are receiving this mail because: You are the assignee for the bug. From daniel.moyne at free.fr Mon Mar 25 23:05:24 2013 From: daniel.moyne at free.fr (Daniel Moyne) Date: Mon, 25 Mar 2013 23:05:24 +0000 Subject: [kmail2] [Bug 317358] New: sending signed messages with gpg no more works Message-ID: https://bugs.kde.org/show_bug.cgi?id=317358 Bug ID: 317358 Summary: sending signed messages with gpg no more works Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: daniel.moyne at free.fr since today sending signed mail or cryped massages with a key no more works : bad pass phrase (stored in kwallet) -- You are receiving this mail because: You are the assignee for the bug. From dev at hymes.name Mon Mar 25 23:07:51 2013 From: dev at hymes.name (Charlweed) Date: Mon, 25 Mar 2013 23:07:51 +0000 Subject: [kleopatra] [Bug 317359] New: Allow for user to enable clipboard for entering pass-phrases Message-ID: https://bugs.kde.org/show_bug.cgi?id=317359 Bug ID: 317359 Summary: Allow for user to enable clipboard for entering pass-phrases Classification: Unclassified Product: kleopatra Version: unspecified Platform: Other OS: other Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: dev at hymes.name CC: mutz at kde.org Kleopatra disables the use of the clipboard for entering passphrases. This MAY remove some vulnerabilities in some situations, but it also discourages strong paraphrases: passwords that are long, use upper and lower case and punctuation. Is also discourages the use of password-safes which generate long, hard-to-type passwords. Let the user at least temporarily enable the clipboard, so un-typeable passwords may be used. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From daniel.moyne at free.fr Mon Mar 25 23:14:38 2013 From: daniel.moyne at free.fr (Daniel Moyne) Date: Mon, 25 Mar 2013 23:14:38 +0000 Subject: [kmail2] [Bug 317358] sending signed messages with gpg no more works In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317358 --- Comment #1 from Daniel Moyne --- it looks like this bug is related to a boot with the latest proposed kernel 3.8.0-14-generic. No problems with kernel 3.8.0-13-generic. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 06:26:59 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 06:26:59 +0000 Subject: [Akonadi] [Bug 317315] kmail2 doesn't seem to do proper multi-threading In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317315 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org Component|misc |general Version|4.10.1 |GIT (master) Product|kmail2 |Akonadi -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 06:28:44 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 06:28:44 +0000 Subject: [kmail2] [Bug 316917] switch to plain-text quotation from HTML-reply In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316917 --- Comment #4 from Laurent Montel --- We can't do it with current html widget. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 06:29:40 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 06:29:40 +0000 Subject: [kmail2] [Bug 316522] lots of windows popping up during setup and start of Akonadi In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316522 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |WONTFIX -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 06:32:48 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 06:32:48 +0000 Subject: [kmail2] [Bug 312144] high dpi displays cut message list text off In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312144 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |4.10.2 --- Comment #4 from Laurent Montel --- Fixed in 4.10.2 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 06:35:50 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 06:35:50 +0000 Subject: [kmail2] [Bug 301282] Add option to disable KWallet integration completely In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=301282 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |WONTFIX --- Comment #2 from Laurent Montel --- We didn't do it. All resources use it. You can create an empty password for kwallet if you want. -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Tue Mar 26 06:41:06 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Tue, 26 Mar 2013 06:41:06 +0000 Subject: [kmail2] [Bug 312144] high dpi displays cut message list text off In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312144 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Tue Mar 26 07:38:58 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Tue, 26 Mar 2013 07:38:58 +0000 Subject: [kmail2] [Bug 279278] Kmail creates an invalid S/MIME signature if the S/MIME password dialog is cancelled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=279278 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED CC| |mail at sandroknauss.de Ever confirmed|0 |1 -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Tue Mar 26 07:48:13 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Tue, 26 Mar 2013 07:48:13 +0000 Subject: [kmail2] [Bug 296521] Inline encrypted drafts don't decrypt on re-opening In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=296521 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |mail at sandroknauss.de Resolution|--- |DUPLICATE --- Comment #1 from Sandro Knauß --- Internally the same methods are used for forwarding, replying and editing an email. *** This bug has been marked as a duplicate of bug 298911 *** -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 08:10:07 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 08:10:07 +0000 Subject: [kmail2] [Bug 89882] Use custom header fields with kmail composer from command line In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=89882 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.11 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/b03377f866e86d4c66b6527c | |f773064601cbe8fc --- Comment #13 from Laurent Montel --- Git commit b03377f866e86d4c66b6527cf773064601cbe8fc by Montel Laurent. Committed on 26/03/2013 at 09:09. Pushed by mlaurent into branch 'master'. Fix Bug 89882 - Use custom header fields with kmail composer from command line FIXED-IN: 4.11 M +3 -0 kmail/composer.h M +0 -1 kmail/kmail_options.h M +12 -0 kmail/kmcomposewin.cpp M +3 -0 kmail/kmcomposewin.h M +19 -20 kmail/kmkernel.cpp http://commits.kde.org/kdepim/b03377f866e86d4c66b6527cf773064601cbe8fc -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 08:10:21 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 08:10:21 +0000 Subject: [kmail2] [Bug 89882] Use custom header fields with kmail composer from command line In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=89882 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 08:39:35 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 08:39:35 +0000 Subject: [kmail2] [Bug 291861] kmail ignores In-Reply-To headers provided in mailto links In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=291861 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.11 Resolution|--- |FIXED --- Comment #7 from Laurent Montel --- I fixed it in 4.11 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 08:39:53 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 08:39:53 +0000 Subject: [kmail2] [Bug 291861] kmail ignores In-Reply-To headers provided in mailto links In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=291861 --- Comment #8 from Laurent Montel --- And custom headers work fine too now -- You are receiving this mail because: You are the assignee for the bug. From silver.salonen at gmail.com Tue Mar 26 09:05:49 2013 From: silver.salonen at gmail.com (Silver Salonen) Date: Tue, 26 Mar 2013 09:05:49 +0000 Subject: [kmail2] [Bug 306694] kmail2 shows empty messages in message list In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=306694 --- Comment #8 from Silver Salonen --- Still happens in KDE 4.10.1 on openSUSE 12.3. I deleted my Akonadi data completely, re-added IMAP-accounts and it started happening right away. -- You are receiving this mail because: You are the assignee for the bug. From piedro.kulman at googlemail.com Tue Mar 26 09:18:21 2013 From: piedro.kulman at googlemail.com (piedro) Date: Tue, 26 Mar 2013 09:18:21 +0000 Subject: [kmail2] [Bug 288040] kmail2 fails to remove duplicate mails from folder In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=288040 piedro changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piedro.kulman at googlemail.co | |m --- Comment #10 from piedro --- This Bug still affects me with KDE 4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From Martin at Lichtvoll.de Tue Mar 26 09:48:16 2013 From: Martin at Lichtvoll.de (Martin Steigerwald) Date: Tue, 26 Mar 2013 09:48:16 +0000 Subject: [kmail2] [Bug 89882] Use custom header fields with kmail composer from command line In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=89882 --- Comment #14 from Martin Steigerwald --- Thank you, Laurent. I appreciate that you look at such old bug reports. -- You are receiving this mail because: You are the assignee for the bug. From anders at alweb.dk Tue Mar 26 10:23:34 2013 From: anders at alweb.dk (Anders Lund) Date: Tue, 26 Mar 2013 10:23:34 +0000 Subject: [kaddressbook] [Bug 317372] New: removing tags does not work Message-ID: https://bugs.kde.org/show_bug.cgi?id=317372 Bug ID: 317372 Summary: removing tags does not work Classification: Unclassified Product: kaddressbook Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: anders at alweb.dk CC: tokoe at kde.org When editing tags for a contact, kaddressbook uses a dialog that I suspect comes from nepomuk. This dialog comes with an option to delete a tag, in the GUI represented by a rec X in the right side of the tag in the list. Clicking it, I am asked wheather to remove the tag "from all files". I say yes, and probably, a nepomuk query removes the tag from all files and deletes it. But the tag is not removed from all contacts. Instead, contacts that use the tag, now appears to have a unnamed tag - sometimes more, if more tags was removed. Now, edting such a contacts categories leads to a horrible state, namely the display of categories named "nepomuk:/resource=woihtrwlgjrdlfgbdf" or thereabout. How embarassing! It seems to me, that when the nepomuk tag is removed, action should be taken to remove the corresponding category from all contacts. Reproducible: Always Steps to Reproduce: 1. add some tags to some contacts 2. wait for it to apply throughout the chain 3. edit a contact categries, and use the option to remove a tag. Accept to remove the tag "from all files" 4. edit the tags of a contact which now have empty tags, check or uncheck other tags than the anonymous one[s] Actual Results: some contacts have empty tags. the contact edited in step 4 have tags named "nepomuk:/...." Expected Results: the removed tag should be removed for real, and no empty/anonymous tags should exist. My address books are stored in owncloud, but this also affects local addressbooks using vcard files -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 11:02:55 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 11:02:55 +0000 Subject: [kmail2] [Bug 89882] Use custom header fields with kmail composer from command line In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=89882 --- Comment #15 from Laurent Montel --- I try to fix all bugs reported and this one was very old so I worked on today. Regards. -- You are receiving this mail because: You are the assignee for the bug. From markus.wallerberger at gmx.at Tue Mar 26 12:17:30 2013 From: markus.wallerberger at gmx.at (markus.wallerberger at gmx.at) Date: Tue, 26 Mar 2013 12:17:30 +0000 Subject: [kmail2] [Bug 317378] New: Address autocompletion from LDAP directory hides Akonadi address book results Message-ID: https://bugs.kde.org/show_bug.cgi?id=317378 Bug ID: 317378 Summary: Address autocompletion from LDAP directory hides Akonadi address book results Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: markus.wallerberger at gmx.at When entering an address in the To/Cc field of the KMail composer, it first starts to offer me the "Recent addresses". As soon as the results from the LDAP resources are shown, all further results are gone. Even when entering a complete word, I do not get results from the Akonadi resources anymore*. When I deactivate the LDAP directory, wait for some time and then restart Akonadi and KMail, it works again. There is somebody having the same problem, buried between all the whining in bug #259949 (comment 337): https://bugs.kde.org/show_bug.cgi?id=259949#c337 * Without LDAP, it is only at this point that Akonadi results show up. This is consistent with the behaviour described in bug #259949, comments 8 and 12 (https://bugs.kde.org/show_bug.cgi?id=259949#c8). I do not know if the two bugs are related but to me they seem only loosely coupled. Reproducible: Always Steps to Reproduce: 1. Add an Akonadi resource and populate it with contacts. 2. Add an LDAP directory via Contacts > Import from LDAP servers > Configure LDAP servers ... 3. Wait some time 4. Compose an e-mail, start entering characters in you "To" field... Actual Results: All further contacts are gone from the autocomplete suggestions as soon as LDAP results are shown. Kubuntu 12.10 quantal (with kubuntu-backports PPA) Linux 3.5.0-26-generic x86-64 -- You are receiving this mail because: You are the assignee for the bug. From markus.wallerberger at gmx.at Tue Mar 26 12:26:33 2013 From: markus.wallerberger at gmx.at (markus.wallerberger at gmx.at) Date: Tue, 26 Mar 2013 12:26:33 +0000 Subject: [kmail2] [Bug 317378] Address autocompletion from LDAP directory hides Akonadi address book results In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317378 markus.wallerberger at gmx.at changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |259949 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 12:35:21 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 12:35:21 +0000 Subject: [kmail2] [Bug 53178] Remember the msgs for which we explicitly allow HTML rendering In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=53178 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |montel at kde.org Version Fixed In| |4.11 Resolution|--- |FIXED --- Comment #15 from Laurent Montel --- Fixed in 4.11 -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Tue Mar 26 14:44:44 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Tue, 26 Mar 2013 14:44:44 +0000 Subject: [kmail2] [Bug 280245] Kmail create an unnecessary line in mail header with s/mime sign In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=280245 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |mail at sandroknauss.de Resolution|--- |WORKSFORME --- Comment #3 from Sandro Knauß --- kmail creates corrent SMIME messages in both formats based on the RFC3851: SMIME and SMIME Opaque. tested with kmail 4.10.1 -- You are receiving this mail because: You are the assignee for the bug. From bugzilla at wright-family.me.uk Tue Mar 26 15:41:00 2013 From: bugzilla at wright-family.me.uk (Alex Wright) Date: Tue, 26 Mar 2013 15:41:00 +0000 Subject: [Akonadi] [Bug 300048] Deleting folder broken In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=300048 Alex Wright changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugzilla at wright-family.me.u | |k -- You are receiving this mail because: You are on the CC list for the bug. From pa_ubach at hotmail.com Tue Mar 26 16:27:04 2013 From: pa_ubach at hotmail.com (pa_ubach at hotmail.com) Date: Tue, 26 Mar 2013 16:27:04 +0000 Subject: [Akonadi] [Bug 317386] New: Kmail crashes after accepting certificate Message-ID: https://bugs.kde.org/show_bug.cgi?id=317386 Bug ID: 317386 Summary: Kmail crashes after accepting certificate Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Fedora RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: IMAP resource Assignee: ervin at kde.org Reporter: pa_ubach at hotmail.com CC: kdepim-bugs at kde.org, vkrause at kde.org Application: akonadi_imap_resource (4.10) KDE Platform Version: 4.10.1 Qt Version: 4.8.4 Operating System: Linux 3.8.3-103.fc17.x86_64 x86_64 Distribution (Platform): Fedora RPMs -- Information about the crash: - What I was doing when the application crashed: Kmail asks for acceptation of certificate each time it tries a connection. This happens even though I select the option: Accept always. This is happening ever since I updated to version 4.10.1. Sometimes, if I let a few minutes pass by before I click the Accept button, then after clicking, Kmail crashes. Apparetnly this bug has been extensively reported for version 4.7. But it is happening as well for version 4.10.1 The crash can be reproduced sometimes. -- Backtrace: Application: CIMNE-IMAP de tipo Servidor de correo IMAP (akonadi_imap_resource), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". 82 T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS) [Current thread is 1 (Thread 0x7f31fd9cc880 (LWP 1895))] Thread 2 (Thread 0x7f31f1035700 (LWP 1978)): #0 0x00000032d580e0ad in read () at ../sysdeps/unix/syscall-template.S:82 #1 0x00000032d7482cdf in read (__nbytes=16, __buf=0x7f31f1034b20, __fd=) at /usr/include/bits/unistd.h:45 #2 g_wakeup_acknowledge (wakeup=0x7f31e4001da0) at gwakeup.c:212 #3 0x00000032d7447679 in g_main_context_check (context=context at entry=0x7f31e80009a0, max_priority=2147483647, fds=fds at entry=0x7f31e80052f0, n_fds=n_fds at entry=1) at gmain.c:2980 #4 0x00000032d7447a92 in g_main_context_iterate (context=context at entry=0x7f31e80009a0, block=block at entry=1, dispatch=dispatch at entry=1, self=) at gmain.c:3143 #5 0x00000032d7447c14 in g_main_context_iteration (context=0x7f31e80009a0, may_block=1) at gmain.c:3207 #6 0x000000376d9a6016 in QEventDispatcherGlib::processEvents (this=0x7f31e80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #7 0x000000376d97671f in QEventLoop::processEvents (this=this at entry=0x7f31f1034ce0, flags=...) at kernel/qeventloop.cpp:149 #8 0x000000376d9769a8 in QEventLoop::exec (this=0x7f31f1034ce0, flags=...) at kernel/qeventloop.cpp:204 #9 0x000000376d878970 in QThread::exec (this=) at thread/qthread.cpp:542 #10 0x000000377de4012a in KIMAP::SessionThread::run (this=0x24bbd50) at /usr/src/debug/kdepimlibs-4.10.1/kimap/sessionthread.cpp:184 #11 0x000000376d87b94c in QThreadPrivate::start (arg=0x24bbd50) at thread/qthread_unix.cpp:338 #12 0x00000032d5807d14 in start_thread (arg=0x7f31f1035700) at pthread_create.c:309 #13 0x00000032d4cf168d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 1 (Thread 0x7f31fd9cc880 (LWP 1895)): [KCrash Handler] #6 QMetaObject::invokeMethod (obj=0x3ff0000000000000, member=, type=Qt::AutoConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1166 #7 0x000000377de3ad47 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., member=0x377de5d681 "sslErrorHandlerResponse", obj=) at /usr/include/QtCore/qobjectdefs.h:434 #8 KIMAP::SessionPrivate::handleSslError (this=0x25865e0, errorData=...) at /usr/src/debug/kdepimlibs-4.10.1/kimap/session.cpp:121 #9 0x000000376d98c2ce in QObject::event (this=0x276ae70, e=) at kernel/qobject.cpp:1194 #10 0x000000376f1ca5ac in QApplicationPrivate::notify_helper (this=this at entry=0x2379830, receiver=receiver at entry=0x276ae70, e=e at entry=0x7f31ec00a570) at kernel/qapplication.cpp:4562 #11 0x000000376f1cea2a in QApplication::notify (this=0x7fff53d80830, receiver=0x276ae70, e=0x7f31ec00a570) at kernel/qapplication.cpp:4423 #12 0x0000003770c473b6 in KApplication::notify (this=0x7fff53d80830, receiver=0x276ae70, event=0x7f31ec00a570) at /usr/src/debug/kdelibs-4.10.1/kdeui/kernel/kapplication.cpp:311 #13 0x000000376d9779ce in QCoreApplication::notifyInternal (this=0x7fff53d80830, receiver=receiver at entry=0x276ae70, event=event at entry=0x7f31ec00a570) at kernel/qcoreapplication.cpp:946 #14 0x000000376d97b481 in sendEvent (event=0x7f31ec00a570, receiver=0x276ae70) at kernel/qcoreapplication.h:231 #15 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x23468e0) at kernel/qcoreapplication.cpp:1570 #16 0x000000376d9a5e63 in sendPostedEvents () at kernel/qcoreapplication.h:236 #17 postEventSourceDispatch (s=s at entry=0x2378dd0) at kernel/qeventdispatcher_glib.cpp:279 #18 0x00000032d7447825 in g_main_dispatch (context=0x237ae00) at gmain.c:2539 #19 g_main_context_dispatch (context=context at entry=0x237ae00) at gmain.c:3075 #20 0x00000032d7447b58 in g_main_context_iterate (context=context at entry=0x237ae00, block=block at entry=1, dispatch=dispatch at entry=1, self=) at gmain.c:3146 #21 0x00000032d7447c14 in g_main_context_iteration (context=0x237ae00, may_block=1) at gmain.c:3207 #22 0x000000376d9a6016 in QEventDispatcherGlib::processEvents (this=0x23481c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #23 0x000000376f26a5ee in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:207 #24 0x000000376d97671f in QEventLoop::processEvents (this=this at entry=0x7fff53d807b0, flags=...) at kernel/qeventloop.cpp:149 #25 0x000000376d9769a8 in QEventLoop::exec (this=0x7fff53d807b0, flags=...) at kernel/qeventloop.cpp:204 #26 0x000000376d97b798 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #27 0x0000003776552b53 in Akonadi::ResourceBase::init (r=0x2524bd0) at /usr/src/debug/kdepimlibs-4.10.1/akonadi/resourcebase.cpp:451 #28 0x000000000041c0d3 in _start () This bug may be a duplicate of or related to bug 279113. Possible duplicates by query: bug 311586, bug 310243, bug 309788, bug 309775, bug 307197. Reported using DrKonqi -- You are receiving this mail because: You are on the CC list for the bug. From ovidiu.b13 at gmail.com Tue Mar 26 16:28:13 2013 From: ovidiu.b13 at gmail.com (Ovidiu-Florin Bogdan) Date: Tue, 26 Mar 2013 16:28:13 +0000 Subject: [kmail2] [Bug 317387] New: On reply, if the Name of an identity contains something parentheses the content in parentheses does not apear in the from field. Message-ID: https://bugs.kde.org/show_bug.cgi?id=317387 Bug ID: 317387 Summary: On reply, if the Name of an identity contains something parentheses the content in parentheses does not apear in the from field. Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: ovidiu.b13 at gmail.com Create or edit an identity and in the Your name field type "anyname (foo)" save. Reply to a message using that identity. In the received reply, the From field contains: "anyname". This only happenes on reply. It works as expected on Forward or new mail. Reproducible: Always Steps to Reproduce: 1. Create or edit an identity and in the Your name field type "anyname (foo)" save. 2. Reply to a message using that identity. Actual Results: In the received reply, the From field contains: "anyname". Expected Results: In the received reply, the From field contains: "anyname (foo)". This only happenes on reply. It works as expected on Forward or new mail. Reported on Kubuntu 12.04 with backports. KDE 4.10.1. -- You are receiving this mail because: You are the assignee for the bug. From ovidiu.b13 at gmail.com Tue Mar 26 16:28:28 2013 From: ovidiu.b13 at gmail.com (Ovidiu-Florin Bogdan) Date: Tue, 26 Mar 2013 16:28:28 +0000 Subject: [kmail2] [Bug 317387] On reply, if the Name of an identity contains something parentheses the content in parentheses does not apear in the from field. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317387 Ovidiu-Florin Bogdan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ovidiu.b13 at gmail.com -- You are receiving this mail because: You are the assignee for the bug. From ovidiu.b13 at gmail.com Tue Mar 26 16:29:15 2013 From: ovidiu.b13 at gmail.com (Ovidiu-Florin Bogdan) Date: Tue, 26 Mar 2013 16:29:15 +0000 Subject: [kmail2] [Bug 317387] On reply, if the Name of an identity contains something in parentheses the content in parentheses does not apear in the from field. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317387 Ovidiu-Florin Bogdan changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|On reply, if the Name of an |On reply, if the Name of an |identity contains something |identity contains something |parentheses the content in |in parentheses the content |parentheses does not apear |in parentheses does not |in the from field. |apear in the from field. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 16:42:54 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 16:42:54 +0000 Subject: [kmail2] [Bug 317387] On reply, if the Name of an identity contains something in parentheses the content in parentheses does not apear in the from field. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317387 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- Will investigate soon. --- Comment #2 from Laurent Montel --- will investigate soon -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 16:42:54 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 16:42:54 +0000 Subject: [kmail2] [Bug 317387] On reply, if the Name of an identity contains something in parentheses the content in parentheses does not apear in the from field. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317387 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- Will investigate soon. --- Comment #2 from Laurent Montel --- will investigate soon -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 16:54:35 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 16:54:35 +0000 Subject: [kmail2] [Bug 317387] On reply, if the Name of an identity contains something in parentheses the content in parentheses does not apear in the from field. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317387 --- Comment #3 from Laurent Montel --- could you add a screenshot that you want and why you want to add "(...)" ? -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Tue Mar 26 18:23:58 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Tue, 26 Mar 2013 18:23:58 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/3eb827f7e6d17161 | |bb5b1558bc066d4bcb134ce3 --- Comment #19 from Grégory Oestreicher --- Git commit 3eb827f7e6d17161bb5b1558bc066d4bcb134ce3 by Grégory Oestreicher. Committed on 25/03/2013 at 22:03. Pushed by goestreicher into branch 'KDE/4.10'. Prevent duplicates in mCollectionsWithTemporaryError Related: bug 313670 FIXED-IN: 4.10.2 M +4 -1 resources/dav/resource/davgroupwareresource.cpp http://commits.kde.org/kdepim-runtime/3eb827f7e6d17161bb5b1558bc066d4bcb134ce3 -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Tue Mar 26 18:23:58 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Tue, 26 Mar 2013 18:23:58 +0000 Subject: [Akonadi] [Bug 313670] DAV Akonadi resource falsely changes the mimetype of the todos to events In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=313670 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/3eb827f7e6d17161 | |bb5b1558bc066d4bcb134ce3 --- Comment #7 from Grégory Oestreicher --- Git commit 3eb827f7e6d17161bb5b1558bc066d4bcb134ce3 by Grégory Oestreicher. Committed on 25/03/2013 at 22:03. Pushed by goestreicher into branch 'KDE/4.10'. Prevent duplicates in mCollectionsWithTemporaryError Related: bug 314206 FIXED-IN: 4.10.2 M +4 -1 resources/dav/resource/davgroupwareresource.cpp http://commits.kde.org/kdepim-runtime/3eb827f7e6d17161bb5b1558bc066d4bcb134ce3 -- You are receiving this mail because: You are the assignee for the bug. From levlistak5 at gmail.com Tue Mar 26 18:33:51 2013 From: levlistak5 at gmail.com (=?UTF-8?Q?Pal=20K=C3=B6r=C3=B6ssy=20?=) Date: Tue, 26 Mar 2013 18:33:51 +0000 Subject: [kmail2] [Bug 301282] Add option to disable KWallet integration completely In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=301282 --- Comment #3 from Pal Körössy --- You recommand to create (In reply to comment #2) > You can create an empty password for kwallet if you want. Would you please tell me how to configure KMail to use a passwordless wallet while keeping my default, password-protected wallet at the same time? -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 18:41:38 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 18:41:38 +0000 Subject: [kmail2] [Bug 301282] Add option to disable KWallet integration completely In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=301282 --- Comment #4 from Laurent Montel --- you can't. So if you already use kwallet you can continue But we never disable it in kdepim* Regards -- You are receiving this mail because: You are the assignee for the bug. From lukas.schneiderbauer at gmail.com Tue Mar 26 18:49:44 2013 From: lukas.schneiderbauer at gmail.com (Lukas Schneiderbauer) Date: Tue, 26 Mar 2013 18:49:44 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #20 from Lukas Schneiderbauer --- Grégory, thank you. -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Tue Mar 26 19:29:35 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Tue, 26 Mar 2013 19:29:35 +0000 Subject: [Akonadi] [Bug 307725] " Unknown error code 0" when wrong password was entered In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307725 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |greg at kamago.net Version Fixed In| |4.10.2 Resolution|--- |FIXED --- Comment #1 from Grégory Oestreicher --- The error messages were updated in 4.10.2 and are now more descriptive. -- You are receiving this mail because: You are the assignee for the bug. From ovidiu.b13 at gmail.com Tue Mar 26 19:53:33 2013 From: ovidiu.b13 at gmail.com (Ovidiu-Florin Bogdan) Date: Tue, 26 Mar 2013 19:53:33 +0000 Subject: [kmail2] [Bug 317387] On reply, if the Name of an identity contains something in parentheses the content in parentheses does not apear in the from field. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317387 --- Comment #4 from Ovidiu-Florin Bogdan --- I'm using that identity for the customer support email account at work. All employes must send emails as: "Customer support (XYZ)" Where XYZ are the initials of the emploee. Most of them are on windows and/or use thunderbird/Outlook/Opera or other email clients and this function works. Have I explained the reason well enough? do I still have to provide screenshots? (In reply to comment #3) > could you add a screenshot that you want and why you want to add "(...)" ? -- You are receiving this mail because: You are the assignee for the bug. From pickman at wp.pl Tue Mar 26 20:43:55 2013 From: pickman at wp.pl (=?UTF-8?Q?=C5=81ukasz=20?=) Date: Tue, 26 Mar 2013 20:43:55 +0000 Subject: [kmail2] [Bug 316541] akonadi_imap_resource uses 50% of one core even while KMail is shut down In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316541 Łukasz changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pickman at wp.pl --- Comment #6 from Łukasz --- I confirm this problem: $ strace -p 1879 -q -i -t 21:28:25 [ 32896e998d] restart_syscall(<... resuming interrupted call ...>) = 1 21:28:25 [ 3289a0e12d] read(3, "\1\0\0\0\0\0\0\0", 16) = 8 21:28:25 [ 3289a0e4b7] recvfrom(6, 0x1e3a1a4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) 21:28:25 [ 3289a0e4b7] recvfrom(6, 0x1e3a1a4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) 21:28:25 [ 32896e998d] poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=6, events=POLLIN}, {fd=9, events=POLLIN}], 5, 4294967295) = 1 ([{fd=3, revents=POLLIN}]) 21:28:25 [ 3289a0e12d] read(3, "\1\0\0\0\0\0\0\0", 16) = 8 21:28:25 [ 3289a0e4b7] recvfrom(6, 0x1e3a1a4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) 21:28:25 [ 3289a0e4b7] recvfrom(6, 0x1e3a1a4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) 21:28:25 [ 32896e998d] poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=6, events=POLLIN}, {fd=9, events=POLLIN}], 5, 4294967295) = 1 ([{fd=3, revents=POLLIN}]) 21:28:25 [ 3289a0e12d] read(3, "\1\0\0\0\0\0\0\0", 16) = 8 21:28:25 [ 3289a0e4b7] recvfrom(6, 0x1e3a1a4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) 21:28:25 [ 3289a0e4b7] recvfrom(6, 0x1e3a1a4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) 21:28:25 [ 32896e998d] poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=6, events=POLLIN}, {fd=9, events=POLLIN}], 5, 4294967295) = 1 ([{fd=3, revents=POLLIN}]) 21:28:25 [ 3289a0e12d] read(3, "\1\0\0\0\0\0\0\0", 16) = 8 21:28:25 [ 3289a0e4b7] recvfrom(6, 0x1e3a1a4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) 21:28:25 [ 3289a0e4b7] recvfrom(6, 0x1e3a1a4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) 21:28:25 [ 32896e998d] poll([{fd=3, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8, events=POLLIN}, {fd=6, events=POLLIN}, {fd=9, events=POLLIN}], 5, 4294967295) = 1 ([{fd=3, revents=POLLIN}]) On the server side I see: Mar 26 18:05:25 rut last message repeated 203 times Mar 26 18:05:25 rut kernel: Limiting open port RST response from 228 to 200 packets/sec Mar 26 18:05:25 rut inetd[993]: imaps from 10.84.12.122 exceeded counts/min (limit 60/min) Mar 26 18:05:25 rut last message repeated 65 times Mar 26 21:16:16 rut inetd[993]: imaps from 10.84.12.122 exceeded counts/min (limit 60/min) Mar 26 21:26:17 rut last message repeated 59378 times Mar 26 21:16:16 rut imapd[66678]: Unexpected client disconnect, while reading line user=??? host=[10.84.12.122] Mar 26 21:16:16 rut imapd[66679]: Unexpected client disconnect, while reading line user=??? host=[10.84.12.122] Mar 26 21:16:16 rut imapd[66680]: Unexpected client disconnect, while reading line user=??? host=[10.84.12.122] Mar 26 21:16:16 rut imapd[66681]: Unexpected client disconnect, while reading line user=??? host=[10.84.12.122] Mar 26 21:16:16 rut imapd[66682]: Unexpected client disconnect, while reading line user=??? host=[10.84.12.122] Mar 26 21:16:16 rut imapd[66683]: Unexpected client disconnect, while reading line user=??? host=[10.84.12.122] Mar 26 21:16:16 rut imapd[66684]: Unexpected client disconnect, while reading line user=??? host=[10.84.12.122] Mar 26 21:16:16 rut imapd[66685]: Unexpected client disconnect, while reading line user=??? host=[10.84.12.122] Mar 26 21:16:16 rut imapd[66686]: Unexpected client disconnect, while reading line user=??? host=[10.84.12.122] Some more factors: Using self signed cert. Imap-uw via inetd as a mail server. There is no difference if I'll use mysql or sqlite backend. Problem doesn't appear for other mail accounts like Gmail or MS Exchange. PID PENDING BLOCKED IGNORED CAUGHT STAT TTY TIME COMMAND 3883 7.5 0.6 609084 23156 ? Sl 21:34 0:34 /usr/bin/akonadi_imap_resource --identifier akonadi_imap_resource_0 3884 0.2 0.7 685920 26912 ? Sl 21:34 0:01 /usr/bin/akonadi_imap_resource --identifier akonadi_imap_resource_1 -- You are receiving this mail because: You are the assignee for the bug. From pickman at wp.pl Tue Mar 26 20:48:43 2013 From: pickman at wp.pl (=?UTF-8?Q?=C5=81ukasz=20?=) Date: Tue, 26 Mar 2013 20:48:43 +0000 Subject: [kmail2] [Bug 316541] akonadi_imap_resource uses 50% of one core even while KMail is shut down In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316541 --- Comment #7 from Łukasz --- I also forgot to add that setting imap log is not very helpful in that case: $ echo $KIMAP_LOGFILE /tmp/imap.log $ wc -l /tmp/imap.log.3883.1 0 /tmp/imap.log.3883.1 $ wc -l /tmp/imap.log.3884.1 3436 /tmp/imap.log.3884.1 Problem disappears iff you turn off akonadi - akonadictl stop. -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Tue Mar 26 20:52:52 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Tue, 26 Mar 2013 20:52:52 +0000 Subject: [Akonadi] [Bug 310077] Crash of DAV Groupware resource right after wakeup from suspend-to-ram In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310077 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |greg at kamago.net Version Fixed In| |4.10.2 Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Tue Mar 26 20:54:43 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Tue, 26 Mar 2013 20:54:43 +0000 Subject: [Akonadi] [Bug 295469] Unable to fetch item from backend when using caldav resource connected to google In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=295469 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDSINFO |RESOLVED Version Fixed In| |4.10.2 Resolution|WAITINGFORINFO |FIXED -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Tue Mar 26 21:35:12 2013 From: montel at kde.org (Laurent Montel) Date: Tue, 26 Mar 2013 21:35:12 +0000 Subject: [kmail2] [Bug 127181] Keyboard key/menu to switch from brut HTML view to formatted HTML view of message body In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=127181 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Version Fixed In| |4.11 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/c157b7ac7aff596fffe15910 | |91276d38ba2f988b --- Comment #6 from Laurent Montel --- Git commit c157b7ac7aff596fffe1591091276d38ba2f988b by Montel Laurent. Committed on 26/03/2013 at 22:34. Pushed by mlaurent into branch 'master'. Fix Bug 127181 - Keyboard key/menu to switch from brut HTML view to formatted HTML view of message body FIXED-IN: 4.11 M +18 -1 messageviewer/viewer_p.cpp M +1 -0 messageviewer/viewer_p.h http://commits.kde.org/kdepim/c157b7ac7aff596fffe1591091276d38ba2f988b -- You are receiving this mail because: You are the assignee for the bug. From daniel.hornung at gmx.de Tue Mar 26 22:48:47 2013 From: daniel.hornung at gmx.de (Daniel Hornung) Date: Tue, 26 Mar 2013 22:48:47 +0000 Subject: [kmail] [Bug 66453] Text formatting breaks with GnuPG inline signatures In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=66453 Daniel Hornung changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.hornung at gmx.de --- Comment #13 from Daniel Hornung --- Could this (if it is still a problem) be the same problem as bug #289728 or at least have a similar cause? -- You are receiving this mail because: You are the assignee for the bug. From daniel.hornung at gmx.de Tue Mar 26 22:54:39 2013 From: daniel.hornung at gmx.de (Daniel Hornung) Date: Tue, 26 Mar 2013 22:54:39 +0000 Subject: [kmail2] [Bug 296629] kmail2 uses quoted-printable encoded composite mime parts, violating RFC2045 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=296629 Daniel Hornung changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.hornung at gmx.de --- Comment #5 from Daniel Hornung --- (In reply to comment #4) > I can add that this bug holds recent Thunderbird versions with Enigmail (TB > 17, enigmail 1.4.6) off from decrypting OpenPGP/MIME encrypted emails sent > by kmail2. More specifically, here is the bug report at Enigmail: https://sourceforge.net/p/enigmail/bugs/77/ -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Tue Mar 26 23:15:00 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Tue, 26 Mar 2013 23:15:00 +0000 Subject: [kmail] [Bug 66453] Text formatting breaks with GnuPG inline signatures In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=66453 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail at sandroknauss.de --- Comment #14 from Sandro Knauß --- Is this still valid in KMail2? Please comment or close, thanks in advance. -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Tue Mar 26 23:29:10 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Tue, 26 Mar 2013 23:29:10 +0000 Subject: [kmail2] [Bug 275733] Replying to encrypted email should default to encryption enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=275733 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |mail at sandroknauss.de Resolution|--- |DUPLICATE --- Comment #2 from Sandro Knauß --- It is fixed in 4.9.2 *** This bug has been marked as a duplicate of bug 304940 *** -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Tue Mar 26 23:29:10 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Tue, 26 Mar 2013 23:29:10 +0000 Subject: [kmail2] [Bug 304940] kmail should warn when replying to an encrypted mail unencrypted In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=304940 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kde at mattwhitlock.name --- Comment #2 from Sandro Knauß --- *** Bug 275733 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Tue Mar 26 23:30:31 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Tue, 26 Mar 2013 23:30:31 +0000 Subject: [kmail2] [Bug 290545] KMail2 replies to encrypted messages unencrypted In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=290545 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |mail at sandroknauss.de Resolution|--- |DUPLICATE --- Comment #1 from Sandro Knauß --- fixed with 4.9.2 *** This bug has been marked as a duplicate of bug 304940 *** -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Tue Mar 26 23:30:31 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Tue, 26 Mar 2013 23:30:31 +0000 Subject: [kmail2] [Bug 304940] kmail should warn when replying to an encrypted mail unencrypted In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=304940 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.hornung at gmx.de --- Comment #3 from Sandro Knauß --- *** Bug 290545 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Tue Mar 26 23:45:19 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Tue, 26 Mar 2013 23:45:19 +0000 Subject: [kmail2] [Bug 291331] kmail always sends PGP signatures as PGP/MIME - no option setting for "inline" In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=291331 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |mail at sandroknauss.de Resolution|--- |WORKSFORME --- Comment #4 from Sandro Knauß --- There is a option to select inline signing: Options->Cryptomatic Message Format-> Inline OpenPGP (deprecated) (In reply to comment #3) > Thunderbird is unable to check my signatures sent from KMail2 - no problem > from my Phone with K-9 Mail which uses the inline style - so i guess there > are a lot more clients affected. That the signatures aren't vailid sended from kmail2 is another bug, but should be fixed in 4.10.2. If not, please create a new bug report for it. -- You are receiving this mail because: You are the assignee for the bug. From sayeed.ka at gmail.com Wed Mar 27 03:52:38 2013 From: sayeed.ka at gmail.com (K. A. Sayeed) Date: Wed, 27 Mar 2013 03:52:38 +0000 Subject: [Akonadi] [Bug 317418] New: Korganizer crashed when adding a KDE Calendar (traditional) Message-ID: https://bugs.kde.org/show_bug.cgi?id=317418 Bug ID: 317418 Summary: Korganizer crashed when adding a KDE Calendar (traditional) Classification: Unclassified Product: Akonadi Version: 4.9 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: KResource compat bridges Assignee: krammer at kde.org Reporter: sayeed.ka at gmail.com CC: kdepim-bugs at kde.org, vkrause at kde.org Application: akonadi_kcal_resource (4.9) KDE Platform Version: 4.9.5 Qt Version: 4.8.3 Operating System: Linux 3.5.0-26-generic x86_64 Distribution: Ubuntu 12.10 -- Information about the crash: - What I was doing when the application crashed: 1. Clicked the mouse on the "Finish" button which was the final step in adding a calendar. The crash can be reproduced every time. -- Backtrace: Application: ACTIVITIES > 2013 03 26 23 37 25 of type KDE Calendar (traditional) (akonadi_kcal_resource), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0x7f57cb10c780 (LWP 3098))] Thread 2 (Thread 0x7f57b01b3700 (LWP 3101)): #0 0x00007f57c7f2c303 in __GI___poll (fds=, nfds=, timeout=) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f57c61bad84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f57c61baea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f57ca5a1c16 in QEventDispatcherGlib::processEvents (this=0x7f57a80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f57ca5722bf in QEventLoop::processEvents (this=this at entry=0x7f57b01b2dd0, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f57ca572548 in QEventLoop::exec (this=0x7f57b01b2dd0, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f57ca473b10 in QThread::exec (this=) at thread/qthread.cpp:501 #7 0x00007f57ca5529af in QInotifyFileSystemWatcherEngine::run (this=0x14155d0) at io/qfilesystemwatcher_inotify.cpp:248 #8 0x00007f57ca476aec in QThreadPrivate::start (arg=0x14155d0) at thread/qthread_unix.cpp:338 #9 0x00007f57c6a95e9a in start_thread (arg=0x7f57b01b3700) at pthread_create.c:308 #10 0x00007f57c7f37cbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f57cb10c780 (LWP 3098)): [KCrash Handler] #6 0x00007f57c9c7cc14 in KCal::Incidence::relatedTo (this=this at entry=0x1d9c6a0) at ../../kcal/incidence.cpp:518 #7 0x00007f57c9c7de42 in KCal::Incidence::~Incidence (this=0xfca140, __in_chrg=) at ../../kcal/incidence.cpp:201 #8 0x00007f57c9c81a39 in KCal::Todo::~Todo (this=0xfca140, __in_chrg=) at ../../kcal/todo.cpp:105 #9 0x0000000000412379 in release (this=0x1126230) at /usr/include/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp:145 #10 ~shared_count (this=0x219b4b0, __in_chrg=) at /usr/include/boost/smart_ptr/detail/shared_count.hpp:305 #11 ~shared_ptr (this=0x219b4a8, __in_chrg=) at /usr/include/boost/smart_ptr/shared_ptr.hpp:164 #12 ~Payload (this=0x219b4a0, __in_chrg=) at /usr/include/akonadi/itempayloadinternals_p.h:285 #13 Akonadi::Payload >::~Payload (this=0x219b4a0, __in_chrg=) at /usr/include/akonadi/itempayloadinternals_p.h:285 #14 0x00007f57cabea066 in ~clone_ptr (this=0x1cf0560, __in_chrg=) at ../../akonadi/item_p.h:48 #15 ~TypedPayload (this=0x1cf0560, __in_chrg=) at ../../akonadi/item_p.h:119 #16 _Destroy (__pointer=0x1cf0560) at /usr/include/c++/4.7/bits/stl_construct.h:95 #17 __destroy (__last=, __first=0x1cf0560) at /usr/include/c++/4.7/bits/stl_construct.h:105 #18 _Destroy (__last=, __first=) at /usr/include/c++/4.7/bits/stl_construct.h:128 #19 _Destroy (__last=0x1cf0570, __first=) at /usr/include/c++/4.7/bits/stl_construct.h:155 #20 ~vector (this=0x144f2a8, __in_chrg=) at /usr/include/c++/4.7/bits/stl_vector.h:403 #21 ~ItemPrivate (this=0x144f260, __in_chrg=) at ../../akonadi/item_p.h:203 #22 Akonadi::ItemPrivate::~ItemPrivate (this=0x144f260, __in_chrg=) at ../../akonadi/item_p.h:204 #23 0x00007f57cab497a4 in node_destruct (to=0x1c7eb68, from=0x1c7eb68, this=) at /usr/include/qt4/QtCore/qlist.h:431 #24 free (data=0x1c7eb50, this=) at /usr/include/qt4/QtCore/qlist.h:757 #25 QList::~QList (this=, __in_chrg=) at /usr/include/qt4/QtCore/qlist.h:732 #26 0x00007f57cabff661 in ~ItemModifyJobPrivate (this=0x2207be0, __in_chrg=) at ../../akonadi/itemmodifyjob_p.h:30 #27 Akonadi::ItemModifyJobPrivate::~ItemModifyJobPrivate (this=0x2207be0, __in_chrg=) at ../../akonadi/itemmodifyjob_p.h:30 #28 0x00007f57cac04198 in Akonadi::Job::~Job (this=0x2159820, __in_chrg=) at ../../akonadi/job.cpp:254 #29 0x00007f57cabfba49 in Akonadi::ItemModifyJob::~ItemModifyJob (this=0x2159820, __in_chrg=) at ../../akonadi/itemmodifyjob.cpp:135 #30 0x00007f57ca588468 in QObject::event (this=0x2159820, e=) at kernel/qobject.cpp:1176 #31 0x00007f57c88e7e9c in QApplicationPrivate::notify_helper (this=this at entry=0xdbd080, receiver=receiver at entry=0x2159820, e=e at entry=0x1c72fc0) at kernel/qapplication.cpp:4562 #32 0x00007f57c88ec30a in QApplication::notify (this=0x7fff0eea93f0, receiver=0x2159820, e=0x1c72fc0) at kernel/qapplication.cpp:4423 #33 0x00007f57c95f01f6 in KApplication::notify (this=0x7fff0eea93f0, receiver=0x2159820, event=0x1c72fc0) at ../../kdeui/kernel/kapplication.cpp:311 #34 0x00007f57ca57356e in QCoreApplication::notifyInternal (this=0x7fff0eea93f0, receiver=receiver at entry=0x2159820, event=event at entry=0x1c72fc0) at kernel/qcoreapplication.cpp:915 #35 0x00007f57ca5773f1 in sendEvent (event=0x1c72fc0, receiver=0x2159820) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #36 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xd8e670) at kernel/qcoreapplication.cpp:1539 #37 0x00007f57ca5a1a63 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #38 postEventSourceDispatch (s=0xdbc850) at kernel/qeventdispatcher_glib.cpp:279 #39 0x00007f57c61baab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #40 0x00007f57c61bade8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #41 0x00007f57c61baea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #42 0x00007f57ca5a1bf6 in QEventDispatcherGlib::processEvents (this=0xd8fb30, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #43 0x00007f57c898cc1e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #44 0x00007f57ca5722bf in QEventLoop::processEvents (this=this at entry=0x7fff0eea9370, flags=...) at kernel/qeventloop.cpp:149 #45 0x00007f57ca572548 in QEventLoop::exec (this=0x7fff0eea9370, flags=...) at kernel/qeventloop.cpp:204 #46 0x00007f57ca577708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #47 0x00007f57cac1ea23 in Akonadi::ResourceBase::init (r=0xfa0da0) at ../../akonadi/resourcebase.cpp:451 #48 0x00000000004131c3 in Akonadi::ResourceBase::init (argc=, argv=) at /usr/include/akonadi/resourcebase.h:188 #49 0x00007f57c7e6576d in __libc_start_main (main=0x408e10 , argc=3, ubp_av=0x7fff0eea9508, init=, fini=, rtld_fini=, stack_end=0x7fff0eea94f8) at libc-start.c:226 #50 0x0000000000408e41 in _start () Possible duplicates by query: bug 255825. Reported using DrKonqi -- You are receiving this mail because: You are on the CC list for the bug. From gortab at gmail.com Wed Mar 27 05:44:12 2013 From: gortab at gmail.com (ray-ven) Date: Wed, 27 Mar 2013 05:44:12 +0000 Subject: [akregator] [Bug 317421] New: If Akregator has opened many Tabs and refreshes lists on startup, some WWAN connections break Message-ID: https://bugs.kde.org/show_bug.cgi?id=317421 Bug ID: 317421 Summary: If Akregator has opened many Tabs and refreshes lists on startup, some WWAN connections break Classification: Unclassified Product: akregator Version: 4.10.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: gortab at gmail.com Well, not sure if this is a wish or kind of a bug, but it seems (tested with different devices) that opening akregator, with having saved many tabs in it, breaks some internetconnections due tue many connections. It won't happen with landline connections, but is totally reproducable while having a wwan connection. Of course, this is a provider thing, but could it be, that akregator is kind of aggressive in building up connections? hope this helps somehow -- You are receiving this mail because: You are the assignee for the bug. From gortab at gmail.com Wed Mar 27 05:45:10 2013 From: gortab at gmail.com (ray-ven) Date: Wed, 27 Mar 2013 05:45:10 +0000 Subject: [akregator] [Bug 317421] If Akregator has opened many Tabs and refreshes lists on startup, some WWAN connections break In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317421 ray-ven changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Other |Ubuntu Packages Latest Commit| |an -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Wed Mar 27 06:22:17 2013 From: montel at kde.org (Laurent Montel) Date: Wed, 27 Mar 2013 06:22:17 +0000 Subject: [kmail2] [Bug 317387] On reply, if the Name of an identity contains something in parentheses the content in parentheses does not apear in the from field. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317387 --- Comment #5 from Laurent Montel --- Works fine here. Need a screenshot in private for your identity config (first page) where there is the (...) and a reply message where there is the bug Thanks -- You are receiving this mail because: You are the assignee for the bug. From francis.earl at gmail.com Wed Mar 27 07:24:14 2013 From: francis.earl at gmail.com (Frank) Date: Wed, 27 Mar 2013 07:24:14 +0000 Subject: [kmail2] [Bug 317423] New: Folder list doesn't obey system fonts Message-ID: https://bugs.kde.org/show_bug.cgi?id=317423 Bug ID: 317423 Summary: Folder list doesn't obey system fonts Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: UI Assignee: kdepim-bugs at kde.org Reporter: francis.earl at gmail.com I have set my fonts to 192 DPI, and Kmail mostly looks fine, however when receiving new mail, the text is huge! I have set the system font to 5 to compensate for this, however this area does not obey this setting and I see no other way to configure this. When actually viewing the mail, it is again fine. The area I am talking about moves from the side to the bottom based on the "Folder List" layout setting in the appearence section of kmail configuration depending on Short or Long, hopefully you know what I mean. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Wed Mar 27 08:03:41 2013 From: montel at kde.org (Laurent Montel) Date: Wed, 27 Mar 2013 08:03:41 +0000 Subject: [kmail2] [Bug 317423] Folder list doesn't obey system fonts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317423 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- I need screenshot. We fixed dpi support in 4.10.2 (will release next week) Regards -- You are receiving this mail because: You are the assignee for the bug. From krammer at kde.org Wed Mar 27 08:43:03 2013 From: krammer at kde.org (Kevin Krammer) Date: Wed, 27 Mar 2013 08:43:03 +0000 Subject: [Akonadi] [Bug 317418] Korganizer crashed when adding a KDE Calendar (traditional) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317418 --- Comment #1 from Kevin Krammer --- What kind of plugin type did you select? If it was file, try using the ICal calendar instead of "KDE Calendar". -- You are receiving this mail because: You are on the CC list for the bug. From adaptee at gmail.com Wed Mar 27 09:32:44 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Wed, 27 Mar 2013 09:32:44 +0000 Subject: [akregator] [Bug 317421] If Akregator has opened many Tabs and refreshes lists on startup, some WWAN connections break In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317421 Jekyll Wu changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|an | -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Wed Mar 27 11:28:37 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Wed, 27 Mar 2013 11:28:37 +0000 Subject: [kmail2] [Bug 307776] GnuPG signature + attachment produces signed but empty mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307776 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/85a0774dee9aa2abb034e051 | |2315b3921cedf350 --- Comment #5 from Sandro Knauß --- Git commit 85a0774dee9aa2abb034e0512315b3921cedf350 by Sandro Knauß. Committed on 25/03/2013 at 18:37. Pushed by knauss into branch 'KDE/4.10'. Fix 307776 - GnuPG signature + attachment produces signed but empty mail Creating an inline encrypted mail with attachments produces an empty mail without any attachments. FIXED-IN: 4.10.2 REVIEW: 109710 M +102 -4 messagecomposer/composer.cpp http://commits.kde.org/kdepim/85a0774dee9aa2abb034e0512315b3921cedf350 -- You are receiving this mail because: You are the assignee for the bug. From daniel.hornung at gmx.de Wed Mar 27 11:51:45 2013 From: daniel.hornung at gmx.de (Daniel Hornung) Date: Wed, 27 Mar 2013 11:51:45 +0000 Subject: [kmail2] [Bug 296629] kmail2 uses quoted-printable encoded composite mime parts, violating RFC2045 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=296629 --- Comment #6 from Daniel Hornung --- (In reply to comment #1) > I confirm this bug. Kmail2 has problem with quoted printable charakter > encodings in incoming mails. Mostly from Gmail, but not usually. Problem > with czech (central european) charakters. I attached part of message. > ........... > --047d7b33d6e051cffd04c0b3560b > Content-Type: text/plain; charset="ISO-8859-2" > Content-Transfer-Encoding: quoted-printable > > Ahoj, > > m=E9 jm=E9no je Johana Schov=E1nkov=E1 a p=ED=B9u Ti za skautsk=FD odbor Sk= > auting pro > v=B9echny. Mailov=FD kontakt na Tebe jsme z=EDskali z datab=E1ze SkautISu, = > ............. Hello Tarpast, could it be that the behaviour you describe is a different bug? It seems to refer to displaying and not the sending of messages. -- You are receiving this mail because: You are the assignee for the bug. From futureboy at delorean.net Wed Mar 27 12:38:49 2013 From: futureboy at delorean.net (Nathan Wolf) Date: Wed, 27 Mar 2013 12:38:49 +0000 Subject: [kontact] [Bug 317439] New: Korganizer crash when moving a calendar entry Message-ID: https://bugs.kde.org/show_bug.cgi?id=317439 Bug ID: 317439 Summary: Korganizer crash when moving a calendar entry Classification: Unclassified Product: kontact Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: futureboy at delorean.net Application: kontact (4.10.1) KDE Platform Version: 4.10.1 "release 545" Qt Version: 4.8.4 Operating System: Linux 3.7.10-1.1-desktop x86_64 Distribution: "openSUSE 12.3 (x86_64)" -- Information about the crash: I made a calendar entry copy, when I went to move it, I put it in the wrong spot, hit undo and korganizer crashed and took Kontact down with it. The entry was a reoccurring event. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f7598555780 (LWP 3139))] Thread 4 (Thread 0x7f757f0b7700 (LWP 3140)): #0 0x00007f7590354964 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f7594d427c7 in ?? () from /usr/lib64/libQtWebKit.so.4 #2 0x00007f7594d427f9 in ?? () from /usr/lib64/libQtWebKit.so.4 #3 0x00007f7590350e0f in start_thread () from /lib64/libpthread.so.0 #4 0x00007f7595aa87dd in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7f757e7b6700 (LWP 3141)): #0 0x00007f7595a9f87d in poll () from /lib64/libc.so.6 #1 0x00007f758f344aa4 in ?? () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f758f344bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f7596ed71f6 in QEventDispatcherGlib::processEvents (this=0x7f75780008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f7596ea79ef in QEventLoop::processEvents (this=this at entry=0x7f757e7b5e00, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f7596ea7c78 in QEventLoop::exec (this=0x7f757e7b5e00, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f7596daa0f0 in QThread::exec (this=) at thread/qthread.cpp:542 #7 0x00007f7596dad0cc in QThreadPrivate::start (arg=0xb19a30) at thread/qthread_unix.cpp:338 #8 0x00007f7590350e0f in start_thread () from /lib64/libpthread.so.0 #9 0x00007f7595aa87dd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f753091a700 (LWP 12587)): #0 0x00007fff5a961847 in clock_gettime () #1 0x00007f7595aba53d in clock_gettime () from /lib64/libc.so.6 #2 0x00007f7596e02d94 in do_gettime (frac=0x7f7530919b28, sec=0x7f7530919b20) at tools/qelapsedtimer_unix.cpp:123 #3 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #4 0x00007f7596ed7afd in QTimerInfoList::updateCurrentTime (this=this at entry=0x7f752c002360) at kernel/qeventdispatcher_unix.cpp:354 #5 0x00007f7596ed7e43 in QTimerInfoList::timerWait (this=0x7f752c002360, tm=...) at kernel/qeventdispatcher_unix.cpp:461 #6 0x00007f7596ed68ac in timerSourcePrepareHelper (src=, timeout=0x7f7530919c14) at kernel/qeventdispatcher_glib.cpp:136 #7 0x00007f7596ed6955 in timerSourcePrepare (source=, timeout=) at kernel/qeventdispatcher_glib.cpp:169 #8 0x00007f758f344338 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #9 0x00007f758f3449cb in ?? () from /usr/lib64/libglib-2.0.so.0 #10 0x00007f758f344bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #11 0x00007f7596ed71f6 in QEventDispatcherGlib::processEvents (this=0x7f752c008390, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #12 0x00007f7596ea79ef in QEventLoop::processEvents (this=this at entry=0x7f7530919dd0, flags=...) at kernel/qeventloop.cpp:149 #13 0x00007f7596ea7c78 in QEventLoop::exec (this=0x7f7530919dd0, flags=...) at kernel/qeventloop.cpp:204 #14 0x00007f7596daa0f0 in QThread::exec (this=) at thread/qthread.cpp:542 #15 0x00007f7596e881af in QInotifyFileSystemWatcherEngine::run (this=0xb3038a0) at io/qfilesystemwatcher_inotify.cpp:256 #16 0x00007f7596dad0cc in QThreadPrivate::start (arg=0xb3038a0) at thread/qthread_unix.cpp:338 #17 0x00007f7590350e0f in start_thread () from /lib64/libpthread.so.0 #18 0x00007f7595aa87dd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f7598555780 (LWP 3139)): [KCrash Handler] #6 EventViews::AgendaItem::resetMove (this=0x0) at /usr/src/debug/kdepim-4.10.1/calendarviews/eventviews/agenda/agendaitem.cpp:444 #7 0x00007f752b39f536 in EventViews::Agenda::endItemAction (this=this at entry=0x14a9bd0) at /usr/src/debug/kdepim-4.10.1/calendarviews/eventviews/agenda/agenda.cpp:1250 #8 0x00007f752b3a06a8 in EventViews::Agenda::eventFilter_mouse (this=0x14a9bd0, object=0x1067eed0, me=0x7fff5a83cec0) at /usr/src/debug/kdepim-4.10.1/calendarviews/eventviews/agenda/agenda.cpp:700 #9 0x00007f752b39a519 in EventViews::Agenda::eventFilter (this=0x14a9bd0, object=0x1067eed0, event=) at /usr/src/debug/kdepim-4.10.1/calendarviews/eventviews/agenda/agenda.cpp:501 #10 0x00007f7596ea8e06 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=, receiver=0x1067eed0, event=0x7fff5a83cec0) at kernel/qcoreapplication.cpp:1056 #11 0x00007f759625283c in QApplicationPrivate::notify_helper (this=this at entry=0x947880, receiver=receiver at entry=0x1067eed0, e=e at entry=0x7fff5a83cec0) at kernel/qapplication.cpp:4558 #12 0x00007f759625754b in QApplication::notify (this=, receiver=0x1067eed0, e=0x7fff5a83cec0) at kernel/qapplication.cpp:4105 #13 0x00007f759790e146 in KApplication::notify (this=0x7fff5a83db90, receiver=0x1067eed0, event=0x7fff5a83cec0) at /usr/src/debug/kdelibs-4.10.1/kdeui/kernel/kapplication.cpp:311 #14 0x00007f7596ea8c9e in QCoreApplication::notifyInternal (this=0x7fff5a83db90, receiver=0x1067eed0, event=0x7fff5a83cec0) at kernel/qcoreapplication.cpp:946 #15 0x00007f75962536ab in sendEvent (event=, receiver=) at ../../src/corelib/kernel/qcoreapplication.h:231 #16 QApplicationPrivate::sendMouseEvent (receiver=0x1067eed0, event=0x7fff5a83cec0, alienWidget=0x1067eed0, nativeWidget=0x14b2230, buttonDown=0x7f7596d27268 , lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3173 #17 0x00007f75962cde94 in QETWidget::translateMouseEvent (this=this at entry=0x14b2230, event=event at entry=0x7fff5a83d630) at kernel/qapplication_x11.cpp:4527 #18 0x00007f75962ccc21 in QApplication::x11ProcessEvent (this=0x7fff5a83db90, event=0x7fff5a83d630) at kernel/qapplication_x11.cpp:3650 #19 0x00007f75962f2fa2 in x11EventSourceDispatch (s=0x949f20, callback=0x0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #20 0x00007f758f3447d5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #21 0x00007f758f344b08 in ?? () from /usr/lib64/libglib-2.0.so.0 #22 0x00007f758f344bc4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #23 0x00007f7596ed71d6 in QEventDispatcherGlib::processEvents (this=0x90fad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #24 0x00007f75962f2c1e in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #25 0x00007f7596ea79ef in QEventLoop::processEvents (this=this at entry=0x7fff5a83da00, flags=...) at kernel/qeventloop.cpp:149 #26 0x00007f7596ea7c78 in QEventLoop::exec (this=0x7fff5a83da00, flags=...) at kernel/qeventloop.cpp:204 #27 0x00007f7596eac918 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #28 0x0000000000403679 in main (argc=1, argv=0x7fff5a83dcd8) at /usr/src/debug/kdepim-4.10.1/kontact/src/main.cpp:219 Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From m_fischer at gmx.de Wed Mar 27 13:33:30 2013 From: m_fischer at gmx.de (Martin Fischer) Date: Wed, 27 Mar 2013 13:33:30 +0000 Subject: [kontact] [Bug 317443] New: KMail crashed by clicking Sieve scripts Message-ID: https://bugs.kde.org/show_bug.cgi?id=317443 Bug ID: 317443 Summary: KMail crashed by clicking Sieve scripts Classification: Unclassified Product: kontact Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: m_fischer at gmx.de Application: kontact (4.10.1) KDE Platform Version: 4.10.1 Qt Version: 4.8.2 Operating System: Linux 3.2.0-39-generic-pae i686 Distribution: Ubuntu 12.04.2 LTS -- Information about the crash: - What I was doing when the application crashed: Setting up a googlemail account and enable sieve filter in settings. The crash can be reproduced every time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". [Current thread is 1 (Thread 0xb20b1740 (LWP 25142))] Thread 4 (Thread 0xaf80bb40 (LWP 25143)): #0 0xb77c61b2 in ?? () from /lib/ld-linux.so.2 #1 0xb39b196b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb60f464c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb586d263 in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #4 0xb586d37f in ?? () from /usr/lib/i386-linux-gnu/libQtWebKit.so.4 #5 0xb39add4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb60e6d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 3 (Thread 0xaeee2b40 (LWP 25144)): #0 0xb77c61b2 in ?? () from /lib/ld-linux.so.2 #1 0xb60d85f0 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb38eea7b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb38e10ae in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0xb38e1201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0xb6f0ade7 in QEventDispatcherGlib::processEvents (this=0xae500468, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0xb6ed66ad in QEventLoop::processEvents (this=0xaeee2270, flags=...) at kernel/qeventloop.cpp:149 #7 0xb6ed6949 in QEventLoop::exec (this=0xaeee2270, flags=...) at kernel/qeventloop.cpp:204 #8 0xb6dbfa1c in QThread::exec (this=0x9bd2088) at thread/qthread.cpp:501 #9 0xb6dbfb0b in QThread::run (this=0x9bd2088) at thread/qthread.cpp:568 #10 0xb6dc2eb0 in QThreadPrivate::start (arg=0x9bd2088) at thread/qthread_unix.cpp:307 #11 0xb39add4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #12 0xb60e6d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 2 (Thread 0xac86fb40 (LWP 25148)): #0 0xb38e0790 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0 #1 0xb38e0faf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #2 0xb38e1201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0xb6f0ade7 in QEventDispatcherGlib::processEvents (this=0xabf00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #4 0xb6ed66ad in QEventLoop::processEvents (this=0xac86f240, flags=...) at kernel/qeventloop.cpp:149 #5 0xb6ed6949 in QEventLoop::exec (this=0xac86f240, flags=...) at kernel/qeventloop.cpp:204 #6 0xb6dbfa1c in QThread::exec (this=0x9e121c8) at thread/qthread.cpp:501 #7 0xb6eb3cfd in QInotifyFileSystemWatcherEngine::run (this=0x9e121c8) at io/qfilesystemwatcher_inotify.cpp:248 #8 0xb6dc2eb0 in QThreadPrivate::start (arg=0x9e121c8) at thread/qthread_unix.cpp:307 #9 0xb39add4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #10 0xb60e6d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 1 (Thread 0xb20b1740 (LWP 25142)): [KCrash Handler] #7 KManageSieve::SieveJob::kill (this=0x3, verbosity=KJob::Quietly) at ../../../libksieve/kmanagesieve/sievejob.cpp:242 #8 0xacf3ef2b in KSieveUi::ManageSieveScriptsDialog::killAllJobs (this=0xa250b28, disconnectSignal=false) at ../../../libksieve/ksieveui/managesievescriptsdialog.cpp:115 #9 0xacf3f76f in KSieveUi::ManageSieveScriptsDialog::clear (this=0xa250b28, disconnect=false) at ../../../libksieve/ksieveui/managesievescriptsdialog.cpp:321 #10 0xacf3faa4 in KSieveUi::ManageSieveScriptsDialog::slotRefresh (this=0xa250b28, disconnectSignal=false) at ../../../libksieve/ksieveui/managesievescriptsdialog.cpp:177 #11 0xacf42218 in qt_static_metacall (_a=0xbfe5260c, _id=1, _o=0xa250b28, _c=) at ./managesievescriptsdialog.moc:84 #12 KSieveUi::ManageSieveScriptsDialog::qt_static_metacall (_o=0xa250b28, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfe5260c) at ./managesievescriptsdialog.moc:77 #13 0xb6eeebb1 in QMetaObject::activate (sender=0xaa86e00, m=0xacbe0e78, local_signal_index=2, argv=0xbfe5260c) at kernel/qobject.cpp:3547 #14 0xacbda22d in KManageSieve::SieveJob::result (this=0xaa86e00, _t1=0xaa86e00, _t2=true, _t3=..., _t4=false) at ./sievejob.moc:129 #15 0xacbdc03b in KManageSieve::SieveJob::Private::handleResponse (this=0xa023060, response=..., data=...) at ../../../libksieve/kmanagesieve/sievejob.cpp:201 #16 0xacbd7029 in KManageSieve::Session::processResponse (this=0xae5d0f0, response=..., data=...) at ../../../libksieve/kmanagesieve/session.cpp:251 #17 0xacbd865d in KManageSieve::Session::dataReceived (this=0xae5d0f0) at ../../../libksieve/kmanagesieve/session.cpp:138 #18 0xacbd942c in KManageSieve::Session::qt_static_metacall (_o=, _id=, _a=, _c=) at ./session.moc:53 #19 0xb6eeebb1 in QMetaObject::activate (sender=0xae5d2c8, m=0xb7035a58, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3547 #20 0xb6f3f025 in QIODevice::readyRead (this=0xae5d2c8) at .moc/release-shared/moc_qiodevice.cpp:105 #21 0xb71eb253 in reemitReadyRead (this=) at ../../kdecore/network/ktcpsocket.cpp:370 #22 qt_static_metacall (_a=0xbfe52c10, _id=12, _o=0xae5d2c8, _c=) at ./ktcpsocket.moc:92 #23 KTcpSocket::qt_static_metacall (_o=0xae5d2c8, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfe52c10) at ./ktcpsocket.moc:74 #24 0xb6eeebb1 in QMetaObject::activate (sender=0xae5c218, m=0xb7035a58, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3547 #25 0xb6f3f025 in QIODevice::readyRead (this=0xae5c218) at .moc/release-shared/moc_qiodevice.cpp:105 #26 0xb3bc334b in QSslSocketBackendPrivate::transmit (this=0xae5d898) at ssl/qsslsocket_openssl.cpp:1149 #27 0xb3bb71d8 in QSslSocketPrivate::_q_readyReadSlot (this=0xae5d898) at ssl/qsslsocket.cpp:2205 #28 0xb3bbd0d3 in qt_static_metacall (_a=0xbfe53e00, _id=15, _o=0xae5c218, _c=) at .moc/release-shared/moc_qsslsocket.cpp:98 #29 QSslSocket::qt_static_metacall (_o=0xae5c218, _c=QMetaObject::InvokeMetaMethod, _id=15, _a=0xbfe53e00) at .moc/release-shared/moc_qsslsocket.cpp:77 #30 0xb6eeebb1 in QMetaObject::activate (sender=0xae5ee20, m=0xb7035a58, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3547 #31 0xb6f3f025 in QIODevice::readyRead (this=0xae5ee20) at .moc/release-shared/moc_qiodevice.cpp:105 #32 0xb3b98723 in QAbstractSocketPrivate::canReadNotification (this=0xae5f0a0) at socket/qabstractsocket.cpp:654 #33 0xb3b86599 in QAbstractSocketEngine::readNotification (this=0xa8dd2c8) at socket/qabstractsocketengine.cpp:168 #34 0xb3ba132b in event (this=0xad83a20, e=) at socket/qnativesocketengine.cpp:1151 #35 QReadNotifier::event (this=0xad83a20, e=0xbfe54294) at socket/qnativesocketengine.cpp:1148 #36 0xb63c2df4 in notify_helper (e=0xbfe54294, receiver=0xad83a20, this=0x9bc2978) at kernel/qapplication.cpp:4556 #37 QApplicationPrivate::notify_helper (this=0x9bc2978, receiver=0xad83a20, e=0xbfe54294) at kernel/qapplication.cpp:4528 #38 0xb63c815d in QApplication::notify (this=0xbfe54294, receiver=0xad83a20, e=0xbfe54294) at kernel/qapplication.cpp:4285 #39 0xb74f8e61 in KApplication::notify (this=0xbfe54574, receiver=0xad83a20, event=0xbfe54294) at ../../kdeui/kernel/kapplication.cpp:311 #40 0xb6ed7e0e in QCoreApplication::notifyInternal (this=0xbfe54574, receiver=0xad83a20, event=0xbfe54294) at kernel/qcoreapplication.cpp:915 #41 0xb6f0a448 in sendEvent (event=0xbfe54294, receiver=) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #42 socketNotifierSourceDispatch (source=0x9bc7f00) at kernel/qeventdispatcher_glib.cpp:110 #43 0xb38e0d86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #44 0xb38e1125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #45 0xb38e1201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #46 0xb6f0ad87 in QEventDispatcherGlib::processEvents (this=0x9b96f10, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #47 0xb647ba1a in QGuiEventDispatcherGlib::processEvents (this=0x9b96f10, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #48 0xb6ed66ad in QEventLoop::processEvents (this=0xbfe544d4, flags=...) at kernel/qeventloop.cpp:149 #49 0xb6ed6949 in QEventLoop::exec (this=0xbfe544d4, flags=...) at kernel/qeventloop.cpp:204 #50 0xb6edc34a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #51 0xb63c09c4 in QApplication::exec () at kernel/qapplication.cpp:3817 #52 0x0804ac51 in main (argc=, argv=) at ../../../kontact/src/main.cpp:219 Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From bertolotti123 at gmail.com Wed Mar 27 13:36:38 2013 From: bertolotti123 at gmail.com (bertolotti123 at gmail.com) Date: Wed, 27 Mar 2013 13:36:38 +0000 Subject: [Akonadi] [Bug 317445] New: in details missing components to akonadi kmail not usable Message-ID: https://bugs.kde.org/show_bug.cgi?id=317445 Bug ID: 317445 Summary: in details missing components to akonadi kmail not usable Classification: Unclassified Product: Akonadi Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: akonadiconsole Assignee: kdepim-bugs at kde.org Reporter: bertolotti123 at gmail.com Test 1: SUCCESS -------- Database driver found. Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi server configuration and was found on your system. File content of '/home/tony/.config/akonadi/akonadiserverrc': [%General] Driver=QMYSQL [QMYSQL] Name=akonadi Host= Options="UNIX_SOCKET=/home/tony/.local/share/akonadi/socket-localhost.localdomain/mysql.socket" ServerPath=/usr/libexec/mysqld StartServer=true [Debug] Tracer=null Test 2: SUCCESS -------- Akonadi is not running as root Details: Akonadi is not running as a root/administrator user, which is the recommended setup for a secure system. Test 3: SUCCESS -------- MySQL server found. Details: You have currently configured Akonadi to use the MySQL server '/usr/libexec/mysqld'. Make sure you have the MySQL server installed, set the correct path and ensure you have the necessary read and execution rights on the server executable. The server executable is typically called 'mysqld'; its location varies depending on the distribution. Test 4: SUCCESS -------- MySQL server is executable. Details: MySQL server found: /usr/libexec/mysqld Ver 5.5.30 for Linux on i686 (MySQL Community Server (GPL)) Test 5: SUCCESS -------- MySQL server log contains no errors. Details: The MySQL server log file '/home/tony/.local/share/akonadi/db_data/mysql.err' does not contain any errors or warnings. File content of '/home/tony/.local/share/akonadi/db_data/mysql.err': 130325 23:34:08 [Note] Plugin 'FEDERATED' is disabled. 130325 23:34:08 InnoDB: The InnoDB memory heap is disabled 130325 23:34:08 InnoDB: Mutexes and rw_locks use GCC atomic builtins 130325 23:34:08 InnoDB: Compressed tables use zlib 1.2.5 130325 23:34:08 InnoDB: Using Linux native AIO 130325 23:34:08 InnoDB: Initializing buffer pool, size = 8.0M 130325 23:34:08 InnoDB: Completed initialization of buffer pool InnoDB: The first specified data file ./ibdata1 did not exist: InnoDB: a new database to be created! 130325 23:34:08 InnoDB: Setting file ./ibdata1 size to 10 MB InnoDB: Database physically writes the file full: wait... 130325 23:34:09 InnoDB: Log file ./ib_logfile0 did not exist: new to be created InnoDB: Setting log file ./ib_logfile0 size to 2 MB InnoDB: Database physically writes the file full: wait... 130325 23:34:09 InnoDB: Log file ./ib_logfile1 did not exist: new to be created InnoDB: Setting log file ./ib_logfile1 size to 2 MB InnoDB: Database physically writes the file full: wait... InnoDB: Doublewrite buffer not found: creating new InnoDB: Doublewrite buffer created InnoDB: 127 rollback segment(s) active. InnoDB: Creating foreign key constraint system tables InnoDB: Foreign key constraint system tables created 130325 23:34:11 InnoDB: Waiting for the background threads to start 130325 23:34:12 InnoDB: 1.1.8 started; log sequence number 0 130325 23:34:12 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.23' socket: '/home/tony/.local/share/akonadi/socket-localhost.localdomain/mysql.socket' port: 0 MySQL Community Server (GPL) 130326 0:35:19 [Note] /usr/libexec/mysqld: Normal shutdown 130326 0:35:21 InnoDB: Starting shutdown... Test 6: ERROR -------- MySQL server default configuration not found. Details: The default configuration for the MySQL server was not found or was not readable. Check your Akonadi installation is complete and you have all required access rights. Test 7: SKIP -------- MySQL server custom configuration not available. Details: The custom configuration for the MySQL server was not found but is optional. Test 8: SUCCESS -------- MySQL server configuration is usable. Details: The MySQL server configuration was found at /home/tony/.local/share/akonadi/mysql.conf and is readable. File content of '/home/tony/.local/share/akonadi/mysql.conf': # # Global Akonadi MySQL server settings, # These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf # # Based on advice by Kris Köhntopp # [mysqld] # strict query parsing/interpretation # TODO: make Akonadi work with those settings enabled # sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat # sql_mode=strict_trans_tables # DEBUGGING: # log all queries, useful for debugging but generates an enormous amount of data # log=mysql.full # log queries slower than n seconds, log file name relative to datadir (for debugging only) # log_slow_queries=mysql.slow # long_query_time=1 # log queries not using indices, debug only, disable for production use # log_queries_not_using_indexes=1 # # mesure database size and adjust innodb_buffer_pool_size # SELECT sum(data_length) as bla, sum(index_length) as blub FROM information_schema.tables WHERE table_schema not in ("mysql", "information_schema"); # NOTES: # Keep Innob_log_waits and keep Innodb_buffer_pool_wait_free small (see show global status like "inno%", show global variables) #expire_logs_days=3 #sync_bin_log=0 # Use UTF-8 encoding for tables character_set_server=utf8 collation_server=utf8_general_ci # use InnoDB for transactions and better crash recovery default_storage_engine=innodb # memory pool InnoDB uses to store data dictionary information and other internal data structures (default:1M) innodb_additional_mem_pool_size=1M # memory buffer InnoDB uses to cache data and indexes of its tables (default:128M) # Larger values means less I/O innodb_buffer_pool_size=8M # Create a .ibd file for each table (default:0) innodb_file_per_table=1 # Write out the log buffer to the log file at each commit (default:1) innodb_flush_log_at_trx_commit=2 # Buffer size used to write to the log files on disk (default:1M for builtin, 8M for plugin) # larger values means less I/O innodb_log_buffer_size=1M # Size of each log file in a log group (default:5M) larger means less I/O but more time for recovery. innodb_log_file_size=2M # # error log file name, relative to datadir (default:hostname.err) log_error=mysql.err # print warnings and connection errors (default:1) log_warnings=2 # Convert table named to lowercase lower_case_table_names=1 # Maximum size of one packet or any generated/intermediate string. (default:1M) max_allowed_packet=32M # Maximum simultaneous connections allowed (default:100) max_connections=256 # The two options below make no sense with prepared statements and/or transactions # (make sense when having the same query multiple times) # Memory allocated for caching query results (default:0 (disabled)) query_cache_size=0 # Do not cache results (default:1) query_cache_type=0 # Do not use the privileges mechanisms skip_grant_tables # Do not listen for TCP/IP connections at all skip_networking # The number of open tables for all threads. (default:64) table_cache=200 # How many threads the server should cache for reuse (default:0) thread_cache_size=3 # wait 365d before dropping the DB connection (default:8h) wait_timeout=31536000 [client] default-character-set=utf8 Test 9: SUCCESS -------- akonadictl found and usable Details: The program '/usr/bin/akonadictl' to control the Akonadi server was found and could be executed successfully. Result: Akonadi 1.9.1 Test 10: ERROR -------- Akonadi control process not registered at D-Bus. Details: The Akonadi control process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup. Test 11: ERROR -------- Akonadi server process not registered at D-Bus. Details: The Akonadi server process is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup. Test 12: SUCCESS -------- Nepomuk search service registered at D-Bus. Details: The Nepomuk search service is registered at D-Bus which typically indicates it is operational. Test 13: SUCCESS -------- Nepomuk search service uses an appropriate backend. Details: The Nepomuk search service uses one of the recommended backends. Test 14: SKIP -------- Protocol version check not possible. Details: Without a connection to the server it is not possible to check if the protocol version meets the requirements. Test 15: ERROR -------- No resource agents found. Details: No resource agents have been found, Akonadi is not usable without at least one. This usually means that no resource agents are installed or that there is a setup problem. The following paths have been searched: '/usr/share/akonadi/agents'. The XDG_DATA_DIRS environment variable is set to '/usr/share/kde-settings/kde-profile/default/share:/usr/local/share:/usr/share'; make sure this includes all paths where Akonadi agents are installed. Directory listing of '/usr/share/akonadi/agents': akonadinepomukfeederagent.desktop akonotesresource.desktop archivemailagent.desktop birthdaysresource.desktop contactsresource.desktop davgroupwareresource.desktop googlecalendarresource.desktop googlecontactsresource.desktop icaldirresource.desktop icalresource.desktop imapresource.desktop invitationsagent.desktop kabcresource.desktop kalarmdirresource.desktop kalarmresource.desktop kcalresource.desktop kdeaccountsresource.desktop knutresource.desktop kolabproxyresource.desktop localbookmarksresource.desktop maildirresource.desktop maildispatcheragent.desktop mailfilteragent.desktop mboxresource.desktop microblog.desktop mixedmaildirresource.desktop mtdummyresource.desktop nepomuktagresource.desktop nntpresource.desktop notesresource.desktop openxchangeresource.desktop pop3resource.desktop vcarddirresource.desktop vcardresource.desktop Environment variable XDG_DATA_DIRS is set to '/usr/share/kde-settings/kde-profile/default/share:/usr/local/share:/usr/share' Test 16: ERROR -------- Current Akonadi server error log found. Details: The Akonadi server reported errors during its current startup. The log can be found in /home/tony/.local/share/akonadi/akonadiserver.error. File content of '/home/tony/.local/share/akonadi/akonadiserver.error': Did not find MySQL server default configuration (mysql-global.conf) "[ 0: akonadiserver(_Z11akBacktracev+0x36) [0x8091e26] 1: akonadiserver() [0x809218c] 2: [0xb7777400] 3: [0xb7777424] 4: /lib/libc.so.6(gsignal+0x4f) [0x4760894f] 5: /lib/libc.so.6(abort+0x143) [0x4760a2a3] 6: /lib/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x96) [0x481d7326] 7: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xda) [0x8093f2a] 8: /lib/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0xe0) [0x48281920] 9: /lib/libQtCore.so.4() [0x4828dcfe] 10: /lib/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x3f) [0x48296fff] 11: akonadiserver(_ZN6QDebugD1Ev+0x3b) [0x808c76b] 12: akonadiserver(_ZN13DbConfigMysql19startInternalServerEv+0x2d6) [0x81016d6] 13: akonadiserver(_ZN7Akonadi13AkonadiServer20startDatabaseProcessEv+0xe3) [0x8094c73] 14: akonadiserver(_ZN7Akonadi13AkonadiServerC1EP7QObject+0xc8) [0x8095c38] 15: akonadiserver(_ZN7Akonadi13AkonadiServer8instanceEv+0x46) [0x8097286] 16: akonadiserver(main+0x1bd) [0x808b9fd] 17: /lib/libc.so.6(__libc_start_main+0xf5) [0x475f3635] 18: akonadiserver() [0x808c5c1] ] " Test 17: ERROR -------- Previous Akonadi server error log found. Details: The Akonadi server reported errors during its previous startup. The log can be found in /home/tony/.local/share/akonadi/akonadiserver.error.old. File content of '/home/tony/.local/share/akonadi/akonadiserver.error.old': Did not find MySQL server default configuration (mysql-global.conf) "[ 0: akonadiserver(_Z11akBacktracev+0x36) [0x8091e26] 1: akonadiserver() [0x809218c] 2: [0xb771d400] 3: [0xb771d424] 4: /lib/libc.so.6(gsignal+0x4f) [0x4760894f] 5: /lib/libc.so.6(abort+0x143) [0x4760a2a3] 6: /lib/libQtCore.so.4(_Z17qt_message_output9QtMsgTypePKc+0x96) [0x481d7326] 7: akonadiserver(_ZN15FileDebugStream9writeDataEPKcx+0xda) [0x8093f2a] 8: /lib/libQtCore.so.4(_ZN9QIODevice5writeEPKcx+0xe0) [0x48281920] 9: /lib/libQtCore.so.4() [0x4828dcfe] 10: /lib/libQtCore.so.4(_ZN11QTextStreamD1Ev+0x3f) [0x48296fff] 11: akonadiserver(_ZN6QDebugD1Ev+0x3b) [0x808c76b] 12: akonadiserver(_ZN13DbConfigMysql19startInternalServerEv+0x2d6) [0x81016d6] 13: akonadiserver(_ZN7Akonadi13AkonadiServer20startDatabaseProcessEv+0xe3) [0x8094c73] 14: akonadiserver(_ZN7Akonadi13AkonadiServerC1EP7QObject+0xc8) [0x8095c38] 15: akonadiserver(_ZN7Akonadi13AkonadiServer8instanceEv+0x46) [0x8097286] 16: akonadiserver(main+0x1bd) [0x808b9fd] 17: /lib/libc.so.6(__libc_start_main+0xf5) [0x475f3635] 18: akonadiserver() [0x808c5c1] ] " Test 18: SUCCESS -------- No current Akonadi control error log found. Details: The Akonadi control process did not report any errors during its current startup. Test 19: SUCCESS -------- No previous Akonadi control error log found. Details: The Akonadi control process did not report any errors during its previous startup. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From ovidiu.b13 at gmail.com Wed Mar 27 13:37:13 2013 From: ovidiu.b13 at gmail.com (Ovidiu-Florin Bogdan) Date: Wed, 27 Mar 2013 13:37:13 +0000 Subject: [kmail2] [Bug 317387] On reply, if the Name of an identity contains something in parentheses the content in parentheses does not apear in the from field. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317387 --- Comment #6 from Ovidiu-Florin Bogdan --- Created attachment 78418 --> https://bugs.kde.org/attachment.cgi?id=78418&action=edit Snapshot with Identity settings -- You are receiving this mail because: You are the assignee for the bug. From ovidiu.b13 at gmail.com Wed Mar 27 13:37:47 2013 From: ovidiu.b13 at gmail.com (Ovidiu-Florin Bogdan) Date: Wed, 27 Mar 2013 13:37:47 +0000 Subject: [kmail2] [Bug 317387] On reply, if the Name of an identity contains something in parentheses the content in parentheses does not apear in the from field. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317387 --- Comment #7 from Ovidiu-Florin Bogdan --- Created attachment 78419 --> https://bugs.kde.org/attachment.cgi?id=78419&action=edit Mail sent -- You are receiving this mail because: You are the assignee for the bug. From ovidiu.b13 at gmail.com Wed Mar 27 13:38:13 2013 From: ovidiu.b13 at gmail.com (Ovidiu-Florin Bogdan) Date: Wed, 27 Mar 2013 13:38:13 +0000 Subject: [kmail2] [Bug 317387] On reply, if the Name of an identity contains something in parentheses the content in parentheses does not apear in the from field. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317387 --- Comment #8 from Ovidiu-Florin Bogdan --- Created attachment 78420 --> https://bugs.kde.org/attachment.cgi?id=78420&action=edit Mail received -- You are receiving this mail because: You are the assignee for the bug. From ovidiu.b13 at gmail.com Wed Mar 27 15:17:18 2013 From: ovidiu.b13 at gmail.com (Ovidiu-Florin Bogdan) Date: Wed, 27 Mar 2013 15:17:18 +0000 Subject: [kmail2] [Bug 317387] On reply, if the Name of an identity contains something in parentheses the content in parentheses does not apear in the from field. In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317387 --- Comment #9 from Ovidiu-Florin Bogdan --- Comment on attachment 78420 --> https://bugs.kde.org/attachment.cgi?id=78420 Mail received Return-Path: obogdan at cxxxxxs.com Received: from sxxxxxxxe.com (LHLO sxxxxxxxxe.com) (192.168.29.8) by sxxxxxce.com with LMTP; Wed, 27 Mar 2013 10:13:27 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by sxxxxxxxxm (Postfix) with ESMTP id 59DC9721B62 for ; Wed, 27 Mar 2013 10:13:27 -0500 (CDT) X-Virus-Scanned: amavisd-new at sexxxxxxe.com Received: from sxxxxxxxxe.com ([127.0.0.1]) by localhost (sxxxxxxx.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id c80nFs2VPuE5 for ; Wed, 27 Mar 2013 10:13:26 -0500 (CDT) Received: from owdl.localnet (rxxxxxe.ro [82.77.36.19]) by sxxxxxxxxx.com (Postfix) with ESMTPS id 249AA720334 for ; Wed, 27 Mar 2013 10:13:26 -0500 (CDT) From: xxxxxxxxs Support To: obogdan at xxxxxxxs.com Subject: test2 Date: Wed, 27 Mar 2013 17:13:23 +0200 Message-ID: <2510304.sygNk8TQeb at owdl> User-Agent: KMail/4.10.1 (Linux/3.2.0-39-generic; KDE/4.10.1; x86_64; ; ) In-Reply-To: <4739690.ofk6BMjp6s at owdl> References: <1684737.D9LpmVx7XH at owdl> <4155699.qQtHceImf5 at owdl> <4739690.ofk6BMjp6s at owdl> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="nextPart1664093.Eco7B2A1E1" Content-Transfer-Encoding: 7Bit This is a multi-part message in MIME format. --nextPart1664093.Eco7B2A1E1 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" -- Regards, Ovidiu Bogdan xxxxxx Support On Wednesday 27 March 2013 15:32:20 you wrote: > > > > > > > > > > > last test, hopefully. > > > > > > > > > > > > > > > > > > > > > > > test on reply. > > > > > > > > > > > > > > > > > > > > > > > > > Test, please ignore this message. --nextPart1664093.Eco7B2A1E1 Content-Transfer-Encoding: 7Bit Content-Type: text/html; charset="us-ascii"

--

Regards,

Ovidiu Bogdan

CME E-quotes Support

 

 

On Wednesday 27 March 2013 15:32:20 you wrote:

> > > > > > > > > > > last test, hopefully.

> > > > > > > > > > >

> > > > > > > > > > > > test on reply.

> > > > > > > > > > > >

> > > > > > > > > > > > > Test, please ignore this message.

--nextPart1664093.Eco7B2A1E1-- -- You are receiving this mail because: You are the assignee for the bug. From francis.earl at gmail.com Wed Mar 27 15:58:25 2013 From: francis.earl at gmail.com (Frank) Date: Wed, 27 Mar 2013 15:58:25 +0000 Subject: [kmail2] [Bug 317423] Folder list doesn't obey system fonts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317423 --- Comment #2 from Frank --- Created attachment 78424 --> https://bugs.kde.org/attachment.cgi?id=78424&action=edit Example of issue Here is an example... as you can see, the rest of the app is showing reasonable fonts, but where I've selected, the fonts remain the default size 10 (the rest are size 5 with 192 DPI) -- You are receiving this mail because: You are the assignee for the bug. From francis.earl at gmail.com Wed Mar 27 16:01:11 2013 From: francis.earl at gmail.com (Frank) Date: Wed, 27 Mar 2013 16:01:11 +0000 Subject: [kmail2] [Bug 317423] Folder list doesn't obey system fonts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317423 --- Comment #3 from Frank --- If this is fixed, I will get back to you to confirm when .2 is available here, I can probably live with it for a week. -- You are receiving this mail because: You are the assignee for the bug. From littlecuba at gmx.net Wed Mar 27 16:35:30 2013 From: littlecuba at gmx.net (Martin) Date: Wed, 27 Mar 2013 16:35:30 +0000 Subject: [Akonadi] [Bug 284527] Error when changing an imap folder's identity (Unknown command SETANNOTATION) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=284527 Martin changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED CC| |littlecuba at gmx.net Ever confirmed|0 |1 -- You are receiving this mail because: You are on the CC list for the bug. From walch.martin at web.de Wed Mar 27 18:41:56 2013 From: walch.martin at web.de (walch.martin at web.de) Date: Wed, 27 Mar 2013 18:41:56 +0000 Subject: [kmail2] [Bug 307776] GnuPG signature + attachment produces signed but empty mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307776 --- Comment #6 from walch.martin at web.de --- (In reply to comment #4) > I can't reproduce it with OpenPGP Mime. Please attach a broken mail. Maybe I > see the issue if i see the broken mail. > Please check if you not talking about bug 289722. The issue here is: You > transfer the text correctly but with the wrong Content Transfer Encoding -> > if the Content Transfer Encoding doesn't match, the recipient email client > shows nothing or garbage. I am trying to answer these questions, but this is not easy: - the recipients did not (and to some degree could not) tell me for sure if they received actually a blank text or if it the content is garbage that is not displayed - the content of the encrypted emails is confidential (which is why they are encrypted), and as it happens only in few cases, it is hard to produce a testcase that I can transparently disclosure -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Wed Mar 27 19:25:07 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Wed, 27 Mar 2013 19:25:07 +0000 Subject: [kmail2] [Bug 307776] GnuPG signature + attachment produces signed but empty mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=307776 --- Comment #7 from Sandro Knauß --- (In reply to comment #6) > I am trying to answer these questions, but this is not easy: > - the recipients did not (and to some degree could not) tell me for sure if > they received actually a blank text or if it the content is garbage that is > not displayed > - the content of the encrypted emails is confidential (which is why they are > encrypted), and as it happens only in few cases, it is hard to produce a > testcase that I can transparently disclosure. That's a pitty, that you can't create a testcase. Maybe you could tell me some souroundings: - has the language you used special characters that aren't in 7bit like umlaute? - Did you used newlines? - Is the mail show corrctly showed in your send folder? - That email client was used by the receiver? - Can you give me a look to the encrypted mail (so the part that is actually sended over the wire)? I don't need the decrypted part. - Can you just post the heades without the part between -----BEGIN PGP MESSAGE----- and -----END PGP MESSAGE-----? -- You are receiving this mail because: You are the assignee for the bug. From johannesobermayr at gmx.de Wed Mar 27 21:25:02 2013 From: johannesobermayr at gmx.de (Johannes Obermayr) Date: Wed, 27 Mar 2013 21:25:02 +0000 Subject: [Akonadi] [Bug 317468] New: kmail / akonadiserver / mysqld uses a lot of ressources even in idle time Message-ID: https://bugs.kde.org/show_bug.cgi?id=317468 Bug ID: 317468 Summary: kmail / akonadiserver / mysqld uses a lot of ressources even in idle time Classification: Unclassified Product: Akonadi Version: GIT (master) Platform: Other OS: Linux Status: UNCONFIRMED Severity: grave Priority: NOR Component: server Assignee: kdepim-bugs at kde.org Reporter: johannesobermayr at gmx.de Opening a message in kmail requires a lot of time after updating openSUSE 12.3 KDE:Unstable:SC from a ~ 2 months to a ~ 1 week old snapshot. 'top' shows kmail / akonadiserver / mysqld are using a lot of ressources even in idle trime: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 7973 joberma+ 20 0 1228m 116m 6080 S 46,0 1,5 48:36.33 mysqld 7971 joberma+ 20 0 1222m 25m 6796 S 33,8 0,3 36:01.25 akonadiserver 16299 joberma+ 20 0 1913m 185m 51m S 33,4 2,4 1:42.26 kmail Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From wolf.behrenhoff at gmx.net Wed Mar 27 21:35:00 2013 From: wolf.behrenhoff at gmx.net (Wolf Behrenhoff) Date: Wed, 27 Mar 2013 21:35:00 +0000 Subject: [kmail2] [Bug 278082] KMail2 can not synchro message's flags with IMAP on MSExchange server 2003 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=278082 Wolf Behrenhoff changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wolf.behrenhoff at gmx.net --- Comment #15 from Wolf Behrenhoff --- I've got the same problem. It is still present in KDE 10.1. I just got: Append failed, server replied: A000373 BAD Protocol Error: Specified set of flags is not valid. Append failed, server replied: A000201 BAD Protocol Error: Specified set of flags is not valid. What can I do about these messages? What are they telling me? Does KMail treat this problem correctly or does it just store the message without any flags? The point is, as a user I do not want to see this message 100 times a day, in fact I do not want to see it at all - or only once with a more useful message like "Your IMAP server does not support (explanation what the flags are for). This has the following impact ... [OK]". -- You are receiving this mail because: You are on the CC list for the bug. From Hrdlickovi at seznam.cz Thu Mar 28 00:12:38 2013 From: Hrdlickovi at seznam.cz (Tarpast) Date: Thu, 28 Mar 2013 00:12:38 +0000 Subject: [kmail2] [Bug 296629] kmail2 uses quoted-printable encoded composite mime parts, violating RFC2045 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=296629 --- Comment #7 from Tarpast --- Hello Daniel, yes, you have right. It was my quickly reaction. Now, I am using Kmail 4.9.5 and this bug appear rarely - come 2 identical messages, first OK, second with broken encoding. regards Michael (Tarpast) ---------- Původní zpráva ---------- Od: Daniel Hornung Datum: 27. 3. 2013 Předmět: [kmail2] [Bug 296629] kmail2 uses quoted-printable encoded composite mime parts, violating RFC2045 "https://bugs.kde.org/show_bug.cgi?id=296629 --- Comment #6 from Daniel Hornung --- (In reply to comment #1) > I confirm this bug. Kmail2 has problem with quoted printable charakter > encodings in incoming mails. Mostly from Gmail, but not usually. Problem > with czech (central european) charakters. I attached part of message. > ........... > --047d7b33d6e051cffd04c0b3560b > Content-Type: text/plain; charset="ISO-8859-2" > Content-Transfer-Encoding: quoted-printable > > Ahoj, > > m=E9 jm=E9no je Johana Schov=E1nkov=E1 a p=ED=B9u Ti za skautsk=FD odbor Sk= > auting pro > v=B9echny. Mailov=FD kontakt na Tebe jsme z=EDskali z datab=E1ze SkautISu, = > ............. Hello Tarpast, could it be that the behaviour you describe is a different bug? It seems to refer to displaying and not the sending of messages. -- You are receiving this mail because: You are the assignee for the bug. From fmetton at gmail.com Thu Mar 28 00:21:42 2013 From: fmetton at gmail.com (Aristide) Date: Thu, 28 Mar 2013 00:21:42 +0000 Subject: [Akonadi] [Bug 317470] New: mysqld take lot of CPU usage when Akonadi is enabled (4.10.41) Message-ID: https://bugs.kde.org/show_bug.cgi?id=317470 Bug ID: 317470 Summary: mysqld take lot of CPU usage when Akonadi is enabled (4.10.41) Classification: Unclassified Product: Akonadi Version: unspecified Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: fmetton at gmail.com Hi ! I have a big problem with Akonadi, since update from KDE 4.10.40 to 4.10.41. When Akonadi is enabled, mysqld is used with 25% of CPU. After many audits for mysql, I have this values → Akonadi appear 35 times in « processlist » in : mysqladmin -u root -p processlist → Same command but with status, give : « Uptime: 6049 Threads: 36 Questions: 10240323 Slow queries: 0 Opens: 321 Flush tables: 1 Open tables: 64 Queries per second avg: 1692.895 » ... 1692.895 Querys per seconds ... → Akonadi like to run : « SELECT MimeTypeTable.id, MimeTypeTable.name FROM MimeTypeTable INNER JOIN CollectionMimeTypeRelation ». Ask me if you need more informations, what do you want and more :) Reproducible: Always I use External mysql database for Akonadi (with dbs_akonadi for database name, and akonadidb for username, in localhost. -- You are receiving this mail because: You are the assignee for the bug. From daniel.hornung at gmx.de Thu Mar 28 06:36:57 2013 From: daniel.hornung at gmx.de (Daniel Hornung) Date: Thu, 28 Mar 2013 06:36:57 +0000 Subject: [kmail2] [Bug 296629] kmail2 uses quoted-printable encoded composite mime parts, violating RFC2045 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=296629 --- Comment #8 from Daniel Hornung --- (In reply to comment #7) So your problem is the one described in bug #292767? Then this bug probably can be closed as soon as the sending problem is fixed. -- You are receiving this mail because: You are the assignee for the bug. From daniel.hornung at gmx.de Thu Mar 28 06:37:11 2013 From: daniel.hornung at gmx.de (Daniel Hornung) Date: Thu, 28 Mar 2013 06:37:11 +0000 Subject: [kmail2] [Bug 293039] KMail fails to parse emails properly in some cases In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=293039 Daniel Hornung changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.hornung at gmx.de --- Comment #22 from Daniel Hornung --- Duplicate of bug #292767? -- You are receiving this mail because: You are the assignee for the bug. From littlecuba at gmx.net Thu Mar 28 07:45:24 2013 From: littlecuba at gmx.net (Martin) Date: Thu, 28 Mar 2013 07:45:24 +0000 Subject: [Akonadi] [Bug 317386] Kmail crashes after accepting certificate In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317386 Martin changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |littlecuba at gmx.net Resolution|--- |DUPLICATE --- Comment #1 from Martin --- *** This bug has been marked as a duplicate of bug 279113 *** -- You are receiving this mail because: You are on the CC list for the bug. From littlecuba at gmx.net Thu Mar 28 07:45:24 2013 From: littlecuba at gmx.net (Martin) Date: Thu, 28 Mar 2013 07:45:24 +0000 Subject: [Akonadi] [Bug 279113] akonadi crash on ssl error In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=279113 Martin changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pa_ubach at hotmail.com --- Comment #24 from Martin --- *** Bug 317386 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From littlecuba at gmx.net Thu Mar 28 07:46:59 2013 From: littlecuba at gmx.net (Martin) Date: Thu, 28 Mar 2013 07:46:59 +0000 Subject: [Akonadi] [Bug 279113] akonadi crash on ssl error In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=279113 Martin changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED CC| |littlecuba at gmx.net Version|4.7 |4.10 Ever confirmed|0 |1 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From montel at kde.org Thu Mar 28 08:08:01 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 28 Mar 2013 08:08:01 +0000 Subject: [kontact] [Bug 317443] KMail crashed by clicking Sieve scripts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317443 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.11 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im/c6568651b452588534b97b4c | |cca126c2492b8d01 --- Comment #1 from Laurent Montel --- Git commit c6568651b452588534b97b4ccca126c2492b8d01 by Montel Laurent. Committed on 28/03/2013 at 09:07. Pushed by mlaurent into branch 'master'. Fix Bug 317443 - KMail crashed by clicking Sieve scripts FIXED-IN: 4.11 M +14 -13 libksieve/ksieveui/managesievescriptsdialog.cpp M +4 -3 libksieve/ksieveui/managesievescriptsdialog.h http://commits.kde.org/kdepim/c6568651b452588534b97b4ccca126c2492b8d01 -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 28 08:08:11 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 28 Mar 2013 08:08:11 +0000 Subject: [kontact] [Bug 317443] KMail crashed by clicking Sieve scripts In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317443 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Thu Mar 28 08:59:23 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Thu, 28 Mar 2013 08:59:23 +0000 Subject: [kmail2] [Bug 293039] KMail fails to parse emails properly in some cases In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=293039 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |mail at sandroknauss.de Resolution|--- |DUPLICATE --- Comment #23 from Sandro Knauß --- *** This bug has been marked as a duplicate of bug 292767 *** -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Thu Mar 28 08:59:23 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Thu, 28 Mar 2013 08:59:23 +0000 Subject: [kmail2] [Bug 292767] KMail2 (4.8.0) incorrectly displays some messages (does not process the encoding) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=292767 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.o at online.de --- Comment #9 from Sandro Knauß --- *** Bug 293039 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Thu Mar 28 09:01:25 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Thu, 28 Mar 2013 09:01:25 +0000 Subject: [kmail2] [Bug 296629] kmail2 uses quoted-printable encoded composite mime parts, violating RFC2045 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=296629 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED CC| |mail at sandroknauss.de Resolution|--- |DUPLICATE --- Comment #9 from Sandro Knauß --- *** This bug has been marked as a duplicate of bug 289722 *** -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Thu Mar 28 09:01:25 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Thu, 28 Mar 2013 09:01:25 +0000 Subject: [kmail2] [Bug 289722] Incorrect Content-Transfer-Encoding header value is set for openpgp/mime encrypted mails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=289722 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |devurandom at gmx.net --- Comment #6 from Sandro Knauß --- *** Bug 296629 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. From bugs at clearingstelle-eeg.de Thu Mar 28 09:53:04 2013 From: bugs at clearingstelle-eeg.de (csbugs) Date: Thu, 28 Mar 2013 09:53:04 +0000 Subject: [kmail2] [Bug 289722] Incorrect Content-Transfer-Encoding header value is set for openpgp/mime encrypted mails In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=289722 csbugs changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugs at clearingstelle-eeg.de -- You are receiving this mail because: You are the assignee for the bug. From bran at smallfish.eu Thu Mar 28 10:34:17 2013 From: bran at smallfish.eu (Branislav Bardak) Date: Thu, 28 Mar 2013 10:34:17 +0000 Subject: [kdepim] [Bug 317480] New: CMake error when compiling with kdesrc-build: CMake Error at messageviewer/grantleefilters/CMakeLists.txt Message-ID: https://bugs.kde.org/show_bug.cgi?id=317480 Bug ID: 317480 Summary: CMake error when compiling with kdesrc-build: CMake Error at messageviewer/grantleefilters/CMakeLists.txt Classification: Unclassified Product: kdepim Version: GIT (master) Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: messageviewer Assignee: kdepim-bugs at kde.org Reporter: bran at smallfish.eu CMake Error at messageviewer/grantleefilters/CMakeLists.txt:3 (INCLUDE): include called with wrong number of arguments. Include only takes one file. CMake Error at messageviewer/grantleefilters/CMakeLists.txt:8 (grantlee_add_plugin): Unknown CMake command "grantlee_add_plugin". -- Configuring incomplete, errors occurred! Current git commit where the error occurs for me: 214691c (HEAD, origin/master, origin/HEAD, master) Start to implement download header theme Reproducible: Always Steps to Reproduce: When running: kdesrc-build --no-install kdepim Actual Results: It fails at the "Running cmake..."-build step Expected Results: It should have at least configured the build process with cmake, and ideally compiled it afterwards as well -- You are receiving this mail because: You are the assignee for the bug. From bran at smallfish.eu Thu Mar 28 10:37:33 2013 From: bran at smallfish.eu (Branislav Bardak) Date: Thu, 28 Mar 2013 10:37:33 +0000 Subject: [kdepim] [Bug 317480] CMake error when compiling with kdesrc-build: CMake Error at messageviewer/grantleefilters/CMakeLists.txt In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317480 --- Comment #1 from Branislav Bardak --- Created attachment 78451 --> https://bugs.kde.org/attachment.cgi?id=78451&action=edit cmake.log -- You are receiving this mail because: You are the assignee for the bug. From fmetton at gmail.com Thu Mar 28 10:39:54 2013 From: fmetton at gmail.com (Aristide) Date: Thu, 28 Mar 2013 10:39:54 +0000 Subject: [Akonadi] [Bug 317470] mysqld take lot of CPU usage when Akonadi is enabled (4.10.41) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317470 --- Comment #1 from Aristide --- Created attachment 78452 --> https://bugs.kde.org/attachment.cgi?id=78452&action=edit gdb output (give by thread apply all bt) Output log of gdb (give by « thread apply all bt ») when akonadiserver and mysqld take lot of CPU (for long time ... Very long time) -- You are receiving this mail because: You are the assignee for the bug. From s.suther at gmx.de Thu Mar 28 11:31:39 2013 From: s.suther at gmx.de (Samuel Suther) Date: Thu, 28 Mar 2013 11:31:39 +0000 Subject: [kaddressbook] [Bug 317483] New: Create vcf-Handling via Mime-Filetype (click to import) Message-ID: https://bugs.kde.org/show_bug.cgi?id=317483 Bug ID: 317483 Summary: Create vcf-Handling via Mime-Filetype (click to import) Classification: Unclassified Product: kaddressbook Version: 4.10 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: s.suther at gmx.de CC: tokoe at kde.org I realy wonder, why kaddress (or Kontact at all) not have a way to import vcf (Vcards) directly to adressbook. Reproducible: Always Steps to Reproduce: 1. Open A Webpage, which hae a Downloadable VCard (Like http://www.kreativ-konzept.com/kontakt.php) 2. Click with Mouse to the Vcard, and Download the File 3. Open the downloaded File (or each other vcf-File on your Disk only by one Mouse-Click) Expected Results: KaddressBook should ask... "Do you want to import this adress" Perfection would be: Kadressbook first looks for dublicate Adresses and give a Information or a merge Dialoge. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 28 12:43:08 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 28 Mar 2013 12:43:08 +0000 Subject: [kdepim] [Bug 317480] CMake error when compiling with kdesrc-build: CMake Error at messageviewer/grantleefilters/CMakeLists.txt In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317480 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #2 from Laurent Montel --- which grantlee source do you have .? -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 28 13:19:49 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 28 Mar 2013 13:19:49 +0000 Subject: [kaddressbook] [Bug 317483] Create vcf-Handling via Mime-Filetype (click to import) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317483 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- I confirm it. Will implement it soon. -- You are receiving this mail because: You are the assignee for the bug. From alain at topaze.homeip.net Thu Mar 28 13:56:12 2013 From: alain at topaze.homeip.net (alain at topaze.homeip.net) Date: Thu, 28 Mar 2013 13:56:12 +0000 Subject: [kmail2] [Bug 312025] unnecessary HTML code is added to e-mail In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312025 alain at topaze.homeip.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alain at topaze.homeip.net -- You are receiving this mail because: You are the assignee for the bug. From ovidiu.b13 at gmail.com Thu Mar 28 14:12:30 2013 From: ovidiu.b13 at gmail.com (Ovidiu-Florin Bogdan) Date: Thu, 28 Mar 2013 14:12:30 +0000 Subject: [kmail2] [Bug 315045] Notification sound for new mail delayed by a second In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315045 Ovidiu-Florin Bogdan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ovidiu.b13 at gmail.com --- Comment #2 from Ovidiu-Florin Bogdan --- Also happenes on Kubuntu 12.04 with backports. The notifications are off maybe by more than one second. I've managed to read the email an only then the notification apeared. The notification should be instant. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Thu Mar 28 14:53:15 2013 From: montel at kde.org (Laurent Montel) Date: Thu, 28 Mar 2013 14:53:15 +0000 Subject: [kmail2] [Bug 315045] Notification sound for new mail delayed by a second In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315045 --- Comment #3 from Laurent Montel --- "The notification should be instant." we can't because we wait until mailfilteragent was filter mails. -- You are receiving this mail because: You are the assignee for the bug. From fmetton at gmail.com Thu Mar 28 14:56:00 2013 From: fmetton at gmail.com (Aristide) Date: Thu, 28 Mar 2013 14:56:00 +0000 Subject: [Akonadi] [Bug 317470] mysqld take lot of CPU usage when Akonadi is enabled (4.10.41) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317470 --- Comment #2 from Aristide --- I want to add a thing : This bug appear when I launch kmail -- You are receiving this mail because: You are the assignee for the bug. From ovidiu.b13 at gmail.com Thu Mar 28 14:57:15 2013 From: ovidiu.b13 at gmail.com (Ovidiu-Florin Bogdan) Date: Thu, 28 Mar 2013 14:57:15 +0000 Subject: [kmail2] [Bug 315045] Notification sound for new mail delayed by a second In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=315045 --- Comment #4 from Ovidiu-Florin Bogdan --- That means https://bugs.kde.org/show_bug.cgi?id=118213 is fixed? (In reply to comment #3) > "The notification should be instant." we can't > because we wait until mailfilteragent was filter mails. -- You are receiving this mail because: You are the assignee for the bug. From ovidiu.b13 at gmail.com Thu Mar 28 15:19:53 2013 From: ovidiu.b13 at gmail.com (Ovidiu-Florin Bogdan) Date: Thu, 28 Mar 2013 15:19:53 +0000 Subject: [kmail2] [Bug 317491] New: Notifications for new mail should not apear if emails are marked as read by the filters. Message-ID: https://bugs.kde.org/show_bug.cgi?id=317491 Bug ID: 317491 Summary: Notifications for new mail should not apear if emails are marked as read by the filters. Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: ovidiu.b13 at gmail.com When a new mail is received if a filter marks it as read, there should be no notification for that email. The email is marked as read automatically, usialy because the user does not want to know about it. Also there should be no notification if the mail is moved by the filter to a folder that was set not to act on new mail. I'm not sure, but this could also apply to deleted emails. Reproducible: Always Steps to Reproduce: 1. Set kmail to show notifications on new mail. 2. set a filter to mark mail as read or move to a folder marked not to act on new mail Actual Results: Notification is shown for all received emails Expected Results: Notifications should not aprear on emails that the filters marked as read or moved to a folder marked not to act on new mail. -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Thu Mar 28 15:22:42 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Thu, 28 Mar 2013 15:22:42 +0000 Subject: [Akonadi] [Bug 317470] mysqld take lot of CPU usage when Akonadi is enabled (4.10.41) In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317470 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amantia at kde.org -- You are receiving this mail because: You are the assignee for the bug. From public at alvise.ch Thu Mar 28 16:43:44 2013 From: public at alvise.ch (Alvise) Date: Thu, 28 Mar 2013 16:43:44 +0000 Subject: [kmail2] [Bug 310694] Kmail thinks it is offline, switching online as offered does not work In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=310694 Alvise changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |public at alvise.ch --- Comment #2 from Alvise --- Is there a way to force kmail to go back online, without having to use akonadiconsole? I mean: as long as these types of bugs related to akonadi are present, shouldn't we have an option in the menu of kmail to restart the akonadi framework? -- You are receiving this mail because: You are the assignee for the bug. From kavol at seznam.cz Thu Mar 28 17:37:40 2013 From: kavol at seznam.cz (kavol) Date: Thu, 28 Mar 2013 17:37:40 +0000 Subject: [Akonadi] [Bug 302750] Akonadi IMAP resource crashed on logout In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=302750 kavol changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kavol at seznam.cz -- You are receiving this mail because: You are on the CC list for the bug. From kavol at seznam.cz Thu Mar 28 17:37:43 2013 From: kavol at seznam.cz (kavol) Date: Thu, 28 Mar 2013 17:37:43 +0000 Subject: [Akonadi] [Bug 302750] Akonadi IMAP resource crashed on logout In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=302750 --- Comment #9 from kavol --- Created attachment 78463 --> https://bugs.kde.org/attachment.cgi?id=78463&action=edit New crash information added by DrKonqi akonadi_imap_resource (4.10) on KDE Platform 4.10.1 using Qt 4.8.4 - What I was doing when the application crashed: I've just tried to log out, and DrKonqi appeared ... -- Backtrace (Reduced): #7 0x00007ff840869bd3 in ~Task (this=0x7ffffa11c2d0, __in_chrg=) at /usr/src/debug/kdepimlibs-4.10.1/akonadi/resourcescheduler_p.h:67 #8 Akonadi::ResourceBase::cancelTask (this=this at entry=0x1a296b0) at /usr/src/debug/kdepimlibs-4.10.1/akonadi/resourcebase.cpp:861 #9 0x00007ff840869d39 in Akonadi::ResourceBase::cancelTask (this=0x1a296b0, msg=...) at /usr/src/debug/kdepimlibs-4.10.1/akonadi/resourcebase.cpp:889 #10 0x000000000041e8cb in ResourceState::cancelTask (this=0x1a2b480, errorString=...) at /usr/src/debug/kdepim-runtime-4.10.1/resources/imap/resourcestate.cpp:390 #11 0x00000000004453a1 in ResourceTask::cancelTask (this=0x1ba71a0, errorString=...) at /usr/src/debug/kdepim-runtime-4.10.1/resources/imap/resourcetask.cpp:285 -- You are receiving this mail because: You are on the CC list for the bug. From auxsvr at gmail.com Thu Mar 28 18:01:17 2013 From: auxsvr at gmail.com (auxsvr at gmail.com) Date: Thu, 28 Mar 2013 18:01:17 +0000 Subject: [kontact] [Bug 317439] Korganizer crash when moving a calendar entry In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317439 auxsvr at gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |auxsvr at gmail.com -- You are receiving this mail because: You are the assignee for the bug. From auxsvr at gmail.com Thu Mar 28 18:01:20 2013 From: auxsvr at gmail.com (auxsvr at gmail.com) Date: Thu, 28 Mar 2013 18:01:20 +0000 Subject: [kontact] [Bug 317439] Korganizer crash when moving a calendar entry In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317439 --- Comment #1 from auxsvr at gmail.com --- Created attachment 78464 --> https://bugs.kde.org/attachment.cgi?id=78464&action=edit New crash information added by DrKonqi kontact (4.10.1) on KDE Platform 4.10.1 "release 552" using Qt 4.8.4 - What I was doing when the application crashed: I moved a recurring event 3 times and attempted to change the ending time. After I was asked whether I wanted to change all related events, I selected to change both future and past and kontact crashed. It is not clear what is the exact sequence of events that triggers this, since next time I tried to reproduce it, it wasn't as easy to trigger. The calendar is hosted in owncloud. -- Backtrace (Reduced): #7 0xa6ba737d in EventViews::Agenda::endItemAction (this=0xadfad50) at /usr/src/debug/kdepim-4.10.1/build/calendarviews/eventviews/agenda.moc:409 #8 0xa6ba8715 in EventViews::Agenda::eventFilter_mouse (this=0xadfad50, object=0xf2cea40, me=0xbfcb0114) at /usr/src/debug/kdepim-4.10.1/calendarviews/eventviews/agenda/agenda.cpp:700 #9 0xa6ba1f5f in EventViews::Agenda::eventFilter (this=0xadfad50, object=0xf2cea40, event=0xbfcb0114) at /usr/src/debug/kdepim-4.10.1/calendarviews/eventviews/agenda/agenda.cpp:501 #10 0xb6dd07ee in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8f4c288, receiver=0xf2cea40, event=0xbfcb0114) at kernel/qcoreapplication.cpp:1056 #11 0xb62bab6d in QApplicationPrivate::notify_helper (this=0x8f4c288, receiver=0xf2cea40, e=0xbfcb0114) at kernel/qapplication.cpp:4558 -- You are receiving this mail because: You are the assignee for the bug. From bran at smallfish.eu Thu Mar 28 20:03:56 2013 From: bran at smallfish.eu (Branislav Bardak) Date: Thu, 28 Mar 2013 20:03:56 +0000 Subject: [kdepim] [Bug 317480] CMake error when compiling with kdesrc-build: CMake Error at messageviewer/grantleefilters/CMakeLists.txt In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317480 --- Comment #3 from Branislav Bardak --- libgrantlee-dev Version: 0.1.4-1 I'm running a debian-based system, Linux Mint Debian Edition. -- You are receiving this mail because: You are the assignee for the bug. From g at oknaj.eu Thu Mar 28 21:23:19 2013 From: g at oknaj.eu (g at oknaj.eu) Date: Thu, 28 Mar 2013 21:23:19 +0000 Subject: [kmail2] [Bug 291332] kmail uses nonstandard IMAP message flags - does not comply with RFC2060 In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=291332 g at oknaj.eu changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |g at oknaj.eu -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. From amantia at kde.org Thu Mar 28 21:41:51 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Thu, 28 Mar 2013 21:41:51 +0000 Subject: [kmail2] [Bug 251704] kmail2 does not allow creation of new top-level folder In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=251704 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #19 from András Manţia --- Please, don't report IMAP problems here. This was for *mixedmaildir*. For imap, see bug 292418. Reopen only if you see the problem for mixedmaildir accounts. If you see with IMAP (with 4.10.2), reopen the other bug. -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Thu Mar 28 21:45:46 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Thu, 28 Mar 2013 21:45:46 +0000 Subject: [Akonadi] [Bug 305987] "Could not create collection" when adding new top-level mailbox for IMAP account: In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=305987 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2291143291143 Resolution|--- |FIXED Latest Commit|3aa88cb5f00ce577299b7aba8dd |http://commits.kde.org/kdep |3b062554d7db4 |im-runtime/d8fd7a28e7d6d8a8 | |9dd398311d423118ff529718 --- Comment #9 from András Manţia --- Git commit d8fd7a28e7d6d8a89dd398311d423118ff529718 by Andras Mantia. Committed on 28/03/2013 at 22:45. Pushed by amantia into branch 'KDE/4.10'. 1) Fix creation of new toplevel folders (and all its subfolder): it used to generate a broken remote id and separtor ("i") causing weird problems. 2) Make sure toplevel imap folders are shown immediately, without a need to sync the account (workarounds an ETM bug 291143) 3) Warn the user if creating a folder failed on server-side and remove the folder locally. Otherwise if creation failed, it was impossible to create again a folder with the same name, as it was already a folder with that name in the akonadi cache... 4) Make sure deleting folder "foo" doesn't deleted all folders starting with "foo" as it did before. 5) Just fix folder deletion. :) It could fail in certain cases. 6) Fix and adapt the tests. Reporters of closed bugs: if you can still see the bug in 4.10.2, please reopen and state the details. REVIEW: 109276 FIXED-IN: 4.10.2291143291143 Related: bug 312435, bug 305269, bug 301088, bug 292418, bug 291143 M +6 -1 resources/imap/addcollectiontask.cpp M +1 -1 resources/imap/changecollectiontask.cpp M +16 -0 resources/imap/imapresource.cpp M +7 -0 resources/imap/imapresource.h M +11 -8 resources/imap/removecollectionrecursivetask.cpp M +1 -0 resources/imap/removecollectionrecursivetask.h M +10 -0 resources/imap/resourcetask.cpp M +2 -0 resources/imap/resourcetask.h M +4 -1 resources/imap/tests/dummyresourcestate.cpp M +7 -5 resources/imap/tests/testremovecollectiontask.cpp http://commits.kde.org/kdepim-runtime/d8fd7a28e7d6d8a89dd398311d423118ff529718 -- You are receiving this mail because: You are on the CC list for the bug. From amantia at kde.org Thu Mar 28 21:45:47 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Thu, 28 Mar 2013 21:45:47 +0000 Subject: [kmail2] [Bug 301088] Cannot delete an IMAP folder, although it can create folders In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=301088 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2291143291143 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/d8fd7a28e7d6d8a8 | |9dd398311d423118ff529718 --- Comment #4 from András Manţia --- Git commit d8fd7a28e7d6d8a89dd398311d423118ff529718 by Andras Mantia. Committed on 28/03/2013 at 22:45. Pushed by amantia into branch 'KDE/4.10'. 1) Fix creation of new toplevel folders (and all its subfolder): it used to generate a broken remote id and separtor ("i") causing weird problems. 2) Make sure toplevel imap folders are shown immediately, without a need to sync the account (workarounds an ETM bug 291143) 3) Warn the user if creating a folder failed on server-side and remove the folder locally. Otherwise if creation failed, it was impossible to create again a folder with the same name, as it was already a folder with that name in the akonadi cache... 4) Make sure deleting folder "foo" doesn't deleted all folders starting with "foo" as it did before. 5) Just fix folder deletion. :) It could fail in certain cases. 6) Fix and adapt the tests. Reporters of closed bugs: if you can still see the bug in 4.10.2, please reopen and state the details. REVIEW: 109276 FIXED-IN: 4.10.2291143291143 Related: bug 312435, bug 305269, bug 292418, bug 305987, bug 291143 M +6 -1 resources/imap/addcollectiontask.cpp M +1 -1 resources/imap/changecollectiontask.cpp M +16 -0 resources/imap/imapresource.cpp M +7 -0 resources/imap/imapresource.h M +11 -8 resources/imap/removecollectionrecursivetask.cpp M +1 -0 resources/imap/removecollectionrecursivetask.h M +10 -0 resources/imap/resourcetask.cpp M +2 -0 resources/imap/resourcetask.h M +4 -1 resources/imap/tests/dummyresourcestate.cpp M +7 -5 resources/imap/tests/testremovecollectiontask.cpp http://commits.kde.org/kdepim-runtime/d8fd7a28e7d6d8a89dd398311d423118ff529718 -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Thu Mar 28 21:45:46 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Thu, 28 Mar 2013 21:45:46 +0000 Subject: [kmail2] [Bug 305269] Cannot see new top-level IMAP folders In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=305269 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2291143291143 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/d8fd7a28e7d6d8a8 | |9dd398311d423118ff529718 --- Comment #8 from András Manţia --- Git commit d8fd7a28e7d6d8a89dd398311d423118ff529718 by Andras Mantia. Committed on 28/03/2013 at 22:45. Pushed by amantia into branch 'KDE/4.10'. 1) Fix creation of new toplevel folders (and all its subfolder): it used to generate a broken remote id and separtor ("i") causing weird problems. 2) Make sure toplevel imap folders are shown immediately, without a need to sync the account (workarounds an ETM bug 291143) 3) Warn the user if creating a folder failed on server-side and remove the folder locally. Otherwise if creation failed, it was impossible to create again a folder with the same name, as it was already a folder with that name in the akonadi cache... 4) Make sure deleting folder "foo" doesn't deleted all folders starting with "foo" as it did before. 5) Just fix folder deletion. :) It could fail in certain cases. 6) Fix and adapt the tests. Reporters of closed bugs: if you can still see the bug in 4.10.2, please reopen and state the details. REVIEW: 109276 FIXED-IN: 4.10.2291143291143 Related: bug 312435, bug 301088, bug 292418, bug 305987, bug 291143 M +6 -1 resources/imap/addcollectiontask.cpp M +1 -1 resources/imap/changecollectiontask.cpp M +16 -0 resources/imap/imapresource.cpp M +7 -0 resources/imap/imapresource.h M +11 -8 resources/imap/removecollectionrecursivetask.cpp M +1 -0 resources/imap/removecollectionrecursivetask.h M +10 -0 resources/imap/resourcetask.cpp M +2 -0 resources/imap/resourcetask.h M +4 -1 resources/imap/tests/dummyresourcestate.cpp M +7 -5 resources/imap/tests/testremovecollectiontask.cpp http://commits.kde.org/kdepim-runtime/d8fd7a28e7d6d8a89dd398311d423118ff529718 -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Thu Mar 28 21:45:46 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Thu, 28 Mar 2013 21:45:46 +0000 Subject: [kmail2] [Bug 292418] Kmail can't create IMAP top level folders In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=292418 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Version Fixed In|4.8.5 |4.10.2291143291143 Resolution|--- |FIXED Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep |im-runtime/42adead2ac77eb67 |im-runtime/d8fd7a28e7d6d8a8 |5e9f9c0ebde7df9368ce5f4f |9dd398311d423118ff529718 --- Comment #29 from András Manţia --- Git commit d8fd7a28e7d6d8a89dd398311d423118ff529718 by Andras Mantia. Committed on 28/03/2013 at 22:45. Pushed by amantia into branch 'KDE/4.10'. 1) Fix creation of new toplevel folders (and all its subfolder): it used to generate a broken remote id and separtor ("i") causing weird problems. 2) Make sure toplevel imap folders are shown immediately, without a need to sync the account (workarounds an ETM bug 291143) 3) Warn the user if creating a folder failed on server-side and remove the folder locally. Otherwise if creation failed, it was impossible to create again a folder with the same name, as it was already a folder with that name in the akonadi cache... 4) Make sure deleting folder "foo" doesn't deleted all folders starting with "foo" as it did before. 5) Just fix folder deletion. :) It could fail in certain cases. 6) Fix and adapt the tests. Reporters of closed bugs: if you can still see the bug in 4.10.2, please reopen and state the details. REVIEW: 109276 FIXED-IN: 4.10.2291143291143 Related: bug 312435, bug 305269, bug 301088, bug 305987, bug 291143 M +6 -1 resources/imap/addcollectiontask.cpp M +1 -1 resources/imap/changecollectiontask.cpp M +16 -0 resources/imap/imapresource.cpp M +7 -0 resources/imap/imapresource.h M +11 -8 resources/imap/removecollectionrecursivetask.cpp M +1 -0 resources/imap/removecollectionrecursivetask.h M +10 -0 resources/imap/resourcetask.cpp M +2 -0 resources/imap/resourcetask.h M +4 -1 resources/imap/tests/dummyresourcestate.cpp M +7 -5 resources/imap/tests/testremovecollectiontask.cpp http://commits.kde.org/kdepim-runtime/d8fd7a28e7d6d8a89dd398311d423118ff529718 -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Thu Mar 28 22:00:35 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Thu, 28 Mar 2013 22:00:35 +0000 Subject: [kmail2] [Bug 312435] Kmail2 crashed when creating a toplevel folder on a gmail imap account In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312435 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amantia at kde.org Version Fixed In|4.10.2291143291143 |4.10.2 -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Thu Mar 28 22:00:55 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Thu, 28 Mar 2013 22:00:55 +0000 Subject: [kmail2] [Bug 305269] Cannot see new top-level IMAP folders In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=305269 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amantia at kde.org Version Fixed In|4.10.2291143291143 |4.10.2 -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Thu Mar 28 22:01:14 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Thu, 28 Mar 2013 22:01:14 +0000 Subject: [kmail2] [Bug 301088] Cannot delete an IMAP folder, although it can create folders In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=301088 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amantia at kde.org Version Fixed In|4.10.2291143291143 |4.10.2 -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Thu Mar 28 22:01:29 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Thu, 28 Mar 2013 22:01:29 +0000 Subject: [kmail2] [Bug 292418] Kmail can't create IMAP top level folders In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=292418 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In|4.10.2291143291143 |4.10.2 -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Thu Mar 28 22:02:19 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Thu, 28 Mar 2013 22:02:19 +0000 Subject: [Akonadi] [Bug 305987] "Could not create collection" when adding new top-level mailbox for IMAP account: In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=305987 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amantia at kde.org Version Fixed In|4.10.2291143291143 |4.10.2 -- You are receiving this mail because: You are on the CC list for the bug. From amantia at kde.org Thu Mar 28 22:02:28 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Thu, 28 Mar 2013 22:02:28 +0000 Subject: [Akonadi] [Bug 291143] Creating folders on IMAP account doesn't work In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=291143 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amantia at kde.org Version Fixed In|4.10.2291143291143 |4.10.2 -- You are receiving this mail because: You are on the CC list for the bug. From amantia at kde.org Thu Mar 28 21:45:54 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Thu, 28 Mar 2013 21:45:54 +0000 Subject: [Akonadi] [Bug 291143] Creating folders on IMAP account doesn't work In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=291143 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |4.10.2291143291143 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/d8fd7a28e7d6d8a8 | |9dd398311d423118ff529718 --- Comment #5 from András Manţia --- Git commit d8fd7a28e7d6d8a89dd398311d423118ff529718 by Andras Mantia. Committed on 28/03/2013 at 22:45. Pushed by amantia into branch 'KDE/4.10'. 1) Fix creation of new toplevel folders (and all its subfolder): it used to generate a broken remote id and separtor ("i") causing weird problems. 2) Make sure toplevel imap folders are shown immediately, without a need to sync the account (workarounds an ETM bug 291143) 3) Warn the user if creating a folder failed on server-side and remove the folder locally. Otherwise if creation failed, it was impossible to create again a folder with the same name, as it was already a folder with that name in the akonadi cache... 4) Make sure deleting folder "foo" doesn't deleted all folders starting with "foo" as it did before. 5) Just fix folder deletion. :) It could fail in certain cases. 6) Fix and adapt the tests. Reporters of closed bugs: if you can still see the bug in 4.10.2, please reopen and state the details. REVIEW: 109276 FIXED-IN: 4.10.2291143291143 Related: bug 312435, bug 305269, bug 301088, bug 292418, bug 305987 M +6 -1 resources/imap/addcollectiontask.cpp M +1 -1 resources/imap/changecollectiontask.cpp M +16 -0 resources/imap/imapresource.cpp M +7 -0 resources/imap/imapresource.h M +11 -8 resources/imap/removecollectionrecursivetask.cpp M +1 -0 resources/imap/removecollectionrecursivetask.h M +10 -0 resources/imap/resourcetask.cpp M +2 -0 resources/imap/resourcetask.h M +4 -1 resources/imap/tests/dummyresourcestate.cpp M +7 -5 resources/imap/tests/testremovecollectiontask.cpp http://commits.kde.org/kdepim-runtime/d8fd7a28e7d6d8a89dd398311d423118ff529718 -- You are receiving this mail because: You are on the CC list for the bug. From amantia at kde.org Thu Mar 28 21:45:47 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Thu, 28 Mar 2013 21:45:47 +0000 Subject: [kmail2] [Bug 312435] Kmail2 crashed when creating a toplevel folder on a gmail imap account In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=312435 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |4.10.2291143291143 Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/kdep | |im-runtime/d8fd7a28e7d6d8a8 | |9dd398311d423118ff529718 --- Comment #1 from András Manţia --- Git commit d8fd7a28e7d6d8a89dd398311d423118ff529718 by Andras Mantia. Committed on 28/03/2013 at 22:45. Pushed by amantia into branch 'KDE/4.10'. 1) Fix creation of new toplevel folders (and all its subfolder): it used to generate a broken remote id and separtor ("i") causing weird problems. 2) Make sure toplevel imap folders are shown immediately, without a need to sync the account (workarounds an ETM bug 291143) 3) Warn the user if creating a folder failed on server-side and remove the folder locally. Otherwise if creation failed, it was impossible to create again a folder with the same name, as it was already a folder with that name in the akonadi cache... 4) Make sure deleting folder "foo" doesn't deleted all folders starting with "foo" as it did before. 5) Just fix folder deletion. :) It could fail in certain cases. 6) Fix and adapt the tests. Reporters of closed bugs: if you can still see the bug in 4.10.2, please reopen and state the details. REVIEW: 109276 FIXED-IN: 4.10.2291143291143 Related: bug 305269, bug 301088, bug 292418, bug 305987, bug 291143 M +6 -1 resources/imap/addcollectiontask.cpp M +1 -1 resources/imap/changecollectiontask.cpp M +16 -0 resources/imap/imapresource.cpp M +7 -0 resources/imap/imapresource.h M +11 -8 resources/imap/removecollectionrecursivetask.cpp M +1 -0 resources/imap/removecollectionrecursivetask.h M +10 -0 resources/imap/resourcetask.cpp M +2 -0 resources/imap/resourcetask.h M +4 -1 resources/imap/tests/dummyresourcestate.cpp M +7 -5 resources/imap/tests/testremovecollectiontask.cpp http://commits.kde.org/kdepim-runtime/d8fd7a28e7d6d8a89dd398311d423118ff529718 -- You are receiving this mail because: You are the assignee for the bug. From anantapalani at gmail.com Thu Mar 28 22:44:37 2013 From: anantapalani at gmail.com (Ananta Palani) Date: Thu, 28 Mar 2013 22:44:37 +0000 Subject: [Akonadi] [Bug 317512] New: Unable to compile asapcat component on Windows since no fcntl Message-ID: https://bugs.kde.org/show_bug.cgi?id=317512 Bug ID: 317512 Summary: Unable to compile asapcat component on Windows since no fcntl Classification: Unclassified Product: Akonadi Version: GIT (master) Platform: MS Windows OS: MS Windows Status: UNCONFIRMED Severity: critical Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: anantapalani at gmail.com The new asapcat component is built on all platforms but will not compile on Windows since there is no fcntl function which breaks asapcat\session.cpp. Removing add_subdirectory(asapcat) from CMakeLists.txt allows akonadi to compile properly. Reproducible: Always Steps to Reproduce: 1. Compile akonadi on Windows (fail) 2. Remove 'add_subdirectory(asapcat)' from akonadi CMakeLists.txt 3. Compile akonadi on Windows (success!) Actual Results: Compilation fails Expected Results: Compilation succeeds Is there Qt solution to fcntl non-blocking pipes? Perhaps for now, if this isn't necessary functionality, asapcat could be disabled for WIN32 until a cross-platform version is available. -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Fri Mar 29 07:28:10 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Fri, 29 Mar 2013 07:28:10 +0000 Subject: [Akonadi] [Bug 317293] error message: "failed to fetch the resource collection In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317293 András Manţia changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |amantia at kde.org --- Comment #3 from András Manţia --- Please post the whole log about starting akonadi. -- You are receiving this mail because: You are the assignee for the bug. From lukas.schneiderbauer at gmail.com Fri Mar 29 08:14:57 2013 From: lukas.schneiderbauer at gmail.com (Lukas Schneiderbauer) Date: Fri, 29 Mar 2013 08:14:57 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #21 from Lukas Schneiderbauer --- I removed the resource and recompiled with your latest patch. After relogin I added the dav-resource again. Sadly the rfc822 issue appeared again this morning. :( (I tried to reopen the bug, but I failed. Seems I don't have the permission.) -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Fri Mar 29 08:17:19 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Fri, 29 Mar 2013 08:17:19 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 Grégory Oestreicher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #22 from Grégory Oestreicher --- You recompiled the latest of the branch KDE/4.10? Also, do you remember what you've done before the issue appeared again: was your connection to the caldav server ok, did you woke up your machine from a suspend to ram/disk or was it a cold boot? -- You are receiving this mail because: You are the assignee for the bug. From lukas.schneiderbauer at gmail.com Fri Mar 29 08:25:42 2013 From: lukas.schneiderbauer at gmail.com (Lukas Schneiderbauer) Date: Fri, 29 Mar 2013 08:25:42 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #23 from Lukas Schneiderbauer --- (In reply to comment #22) > You recompiled the latest of the branch KDE/4.10? On March 26th, yes. This was the latest commit: 3eb827f7e6d17161bb5b1558bc066d4bcb134ce3 (which is the one above). I double checked the 'modified'-dates of the installed files. They match. > Also, do you remember what you've done before the issue appeared again: was > your connection to the caldav server ok, did you woke up your machine from a > suspend to ram/disk or was it a cold boot? Yesterday I did a suspend to ram (while kontact running). This morning my notebook woke up from it. -- You are receiving this mail because: You are the assignee for the bug. From lukas.schneiderbauer at gmail.com Fri Mar 29 08:29:00 2013 From: lukas.schneiderbauer at gmail.com (Lukas Schneiderbauer) Date: Fri, 29 Mar 2013 08:29:00 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #24 from Lukas Schneiderbauer --- (In reply to comment #22) > You recompiled the latest of the branch KDE/4.10? My answer was not quite correct. I only recompiled the dav-resource (as you explained to me in earlier posts). -- You are receiving this mail because: You are the assignee for the bug. From brokenthorn at gmail.com Fri Mar 29 10:05:40 2013 From: brokenthorn at gmail.com (Paul-Sebastian Manole) Date: Fri, 29 Mar 2013 10:05:40 +0000 Subject: [kmail2] [Bug 317529] New: CPU hog when hovering over some items in the Tools menu Message-ID: https://bugs.kde.org/show_bug.cgi?id=317529 Bug ID: 317529 Summary: CPU hog when hovering over some items in the Tools menu Classification: Unclassified Product: kmail2 Version: unspecified Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: UI Assignee: kdepim-bugs at kde.org Reporter: brokenthorn at gmail.com KMail uses 90% CPU when hovering over some of the items in the Tools menu. The items that seem to animated on hover. No the items that seem to hover instantly. All other menus don't seem to produce this. Kontact/KMail 4.9.5. Opening KMail through Kontact makes it worse. Reproducible: Always Steps to Reproduce: 1. Open KMail or Kontact 2. Hover over items in the Tools menu 3. Watch top for KMail CPU usage Actual Results: KMail uses 80-90% CPU Expected Results: KMail should not use more CPU than when hovering over items in other menus (10-15%). Running Kubuntu stable. Fresh install. AMD graphics card. Open source drivers. Sony Vaio VPCEB2S1E laptop. -- You are receiving this mail because: You are the assignee for the bug. From brokenthorn at gmail.com Fri Mar 29 10:07:58 2013 From: brokenthorn at gmail.com (Paul-Sebastian Manole) Date: Fri, 29 Mar 2013 10:07:58 +0000 Subject: [kmail2] [Bug 317529] CPU hog when hovering over some items in the Tools menu In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317529 --- Comment #1 from Paul-Sebastian Manole --- Created attachment 78474 --> https://bugs.kde.org/attachment.cgi?id=78474&action=edit Demonstrating the bug -- You are receiving this mail because: You are the assignee for the bug. From brokenthorn at gmail.com Fri Mar 29 10:08:12 2013 From: brokenthorn at gmail.com (Paul-Sebastian Manole) Date: Fri, 29 Mar 2013 10:08:12 +0000 Subject: [kmail2] [Bug 317529] CPU hog when hovering over some items in the Tools menu In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317529 Paul-Sebastian Manole changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://imagebin.org/252083 -- You are receiving this mail because: You are the assignee for the bug. From brokenthorn at gmail.com Fri Mar 29 10:09:56 2013 From: brokenthorn at gmail.com (Paul-Sebastian Manole) Date: Fri, 29 Mar 2013 10:09:56 +0000 Subject: [kmail2] [Bug 317529] CPU hog when hovering over some items in the Tools menu In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317529 Paul-Sebastian Manole changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brokenthorn at gmail.com -- You are receiving this mail because: You are the assignee for the bug. From jmaldrich at yahoo.com Fri Mar 29 10:37:34 2013 From: jmaldrich at yahoo.com (jmaldrich at yahoo.com) Date: Fri, 29 Mar 2013 10:37:34 +0000 Subject: [Akonadi] [Bug 317293] error message: "failed to fetch the resource collection In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317293 --- Comment #4 from jmaldrich at yahoo.com --- Here's the console output. If you want more, I'll need some instructions on how to get what you want. akonadictl start Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) [john at slave1 ~]$ search paths: ("/usr/lib64/qt-3.3/bin", "/usr/local/bin", "/usr/bin", "/bin", "/usr/local/sbin", "/usr/sbin", "/home/john/bin", "/usr/sbin", "/usr/local/sbin", "/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec", "/opt/local/lib/mysql5/bin", "/opt/mysql/sbin") Nepomuk Query Server not available Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString) search paths: ("/usr/lib64/qt-3.3/bin", "/usr/local/bin", "/usr/bin", "/bin", "/usr/local/sbin", "/usr/sbin", "/home/john/bin") Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. reading configurations from ~/.fonts.conf is deprecated. reading configurations from ~/.fonts.conf is deprecated. Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. reading configurations from ~/.fonts.conf is deprecated. reading configurations from ~/.fonts.conf is deprecated. Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated. search paths: ("/usr/lib64/kde4/plugins", "/usr/lib/kde4/plugins", "/usr/lib64/qt4/plugins", "/usr/bin", "/home/john/.kde/lib64/kde4/", "/usr/lib64/kde4/") search paths: ("/usr/lib64/kde4/plugins", "/usr/lib/kde4/plugins", "/usr/lib64/qt4/plugins", "/usr/bin", "/home/john/.kde/lib64/kde4/", "/usr/lib64/kde4/") search paths: ("/usr/lib64/kde4/plugins", "/usr/lib/kde4/plugins", "/usr/lib64/qt4/plugins", "/usr/bin", "/home/john/.kde/lib64/kde4/", "/usr/lib64/kde4/") akonadi_kabc_resource_3(27199)/kio (KDirWatch) KDirWatchPrivate::removeEntry: doesn't know "/home/john/.kde/share/apps/kabc" akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJob::slotResult: Failed SpecialCollectionsRequestJob::slotResult "Failed to fetch the resource collection." akonadi_maildispatcher_agent(27202) OutboxQueue::Private::localFoldersRequestResult: Failed to get outbox folder. Retrying in: 5000 akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed to request resource "akonadi_maildir_resource_2" : "Failed to fetch the resource collection." akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJob::slotResult: Failed SpecialCollectionsRequestJob::slotResult "Failed to fetch the resource collection." akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed to request resource "akonadi_maildir_resource_2" : "Failed to fetch the resource collection." akonadi_kabc_resource_4(27200)/kio (KDirWatch) KDirWatchPrivate::removeEntry: doesn't know "/home/john/.kde/share/apps/kabc" akonadi_nepomuk_feeder(27204) FeederPluginloader::feederPluginsForMimeType: No feeder for type "inode/directory" found akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJob::slotResult: Failed SpecialCollectionsRequestJob::slotResult "Failed to fetch the resource collection." akonadi_maildispatcher_agent(27202) OutboxQueue::Private::localFoldersRequestResult: Failed to get outbox folder. Retrying in: 10000 akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed to request resource "akonadi_maildir_resource_2" : "Failed to fetch the resource collection." akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJob::slotResult: Failed SpecialCollectionsRequestJob::slotResult "Failed to fetch the resource collection." akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed to request resource "akonadi_maildir_resource_2" : "Failed to fetch the resource collection." akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJob::slotResult: Failed SpecialCollectionsRequestJob::slotResult "Failed to fetch the resource collection." akonadi_maildispatcher_agent(27202) OutboxQueue::Private::localFoldersRequestResult: Failed to get outbox folder. Retrying in: 15000 akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed to request resource "akonadi_maildir_resource_2" : "Failed to fetch the resource collection." akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJob::slotResult: Failed SpecialCollectionsRequestJob::slotResult "Failed to fetch the resource collection." akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed to request resource "akonadi_maildir_resource_2" : "Failed to fetch the resource collection." akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJob::slotResult: Failed SpecialCollectionsRequestJob::slotResult "Failed to fetch the resource collection." akonadi_maildispatcher_agent(27202) OutboxQueue::Private::localFoldersRequestResult: Failed to get outbox folder. Giving up. akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed to request resource "akonadi_maildir_resource_2" : "Failed to fetch the resource collection." akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJob::slotResult: Failed SpecialCollectionsRequestJob::slotResult "Failed to fetch the resource collection." akonadi_maildispatcher_agent(27202)/libakonadi Akonadi::SpecialCollectionsRequestJobPrivate::resourceScanResult: Failed to request resource "akonadi_maildir_resource_2" : "Failed to fetch the resource collection." -- You are receiving this mail because: You are the assignee for the bug. From greg at kamago.net Fri Mar 29 10:41:15 2013 From: greg at kamago.net (=?UTF-8?Q?Gr=C3=A9gory=20Oestreicher=20?=) Date: Fri, 29 Mar 2013 10:41:15 +0000 Subject: [Akonadi] [Bug 314206] Korganizer and KAddressbook forgets that resources are enabled In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=314206 --- Comment #25 from Grégory Oestreicher --- Could you send me (privately) your ~/.xsession-errors? Eventually gzip it, as it can become quite huge. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 29 11:15:02 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 29 Mar 2013 11:15:02 +0000 Subject: [kdepim] [Bug 317480] CMake error when compiling with kdesrc-build: CMake Error at messageviewer/grantleefilters/CMakeLists.txt In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317480 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #4 from Laurent Montel --- So update to 0.3 Regards -- You are receiving this mail because: You are the assignee for the bug. From amantia at kde.org Fri Mar 29 11:15:13 2013 From: amantia at kde.org (=?UTF-8?Q?Andr=C3=A1s=20Man=C5=A3ia=20?=) Date: Fri, 29 Mar 2013 11:15:13 +0000 Subject: [Akonadi] [Bug 317293] error message: "failed to fetch the resource collection In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317293 --- Comment #5 from András Manţia --- Please provide the output for akonadictl restart. It should include also lines about how the database is set up. -- You are receiving this mail because: You are the assignee for the bug. From t.zell at gmx.de Fri Mar 29 11:19:27 2013 From: t.zell at gmx.de (Thomas Zell) Date: Fri, 29 Mar 2013 11:19:27 +0000 Subject: [kmail2] [Bug 317535] New: Mail preview in mouse over / hover is incorrect Message-ID: https://bugs.kde.org/show_bug.cgi?id=317535 Bug ID: 317535 Summary: Mail preview in mouse over / hover is incorrect Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: message list Assignee: kdepim-bugs at kde.org Reporter: t.zell at gmx.de The text displayed in the mouse over when hovering over an entry in the message list has nothing to do with the mail corresponding to the entry. In fact, it appears to be text from a completely random e-mail. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Fri Mar 29 11:52:43 2013 From: montel at kde.org (Laurent Montel) Date: Fri, 29 Mar 2013 11:52:43 +0000 Subject: [kmail2] [Bug 317535] Mail preview in mouse over / hover is incorrect In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317535 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |montel at kde.org --- Comment #1 from Laurent Montel --- ? Need more infos -- You are receiving this mail because: You are the assignee for the bug. From ahartmetz at gmail.com Fri Mar 29 12:43:06 2013 From: ahartmetz at gmail.com (Andreas Hartmetz) Date: Fri, 29 Mar 2013 12:43:06 +0000 Subject: [Akonadi] [Bug 306390] creating folders on IMAP-Server removes "i" in the name In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=306390 Andreas Hartmetz changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Andreas Hartmetz --- The fix for bug 305269 should have fixed this, too. When dealing with toplevel folders, some parts of the IMAP code thought that "i" was the folder separator instead of "/". IMAP supports different folder separators and that part was not correctly implemented. -- You are receiving this mail because: You are on the CC list for the bug. From t.zell at gmx.de Fri Mar 29 13:49:19 2013 From: t.zell at gmx.de (Thomas Zell) Date: Fri, 29 Mar 2013 13:49:19 +0000 Subject: [kmail2] [Bug 317535] Mail preview in mouse over / hover is incorrect In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317535 --- Comment #2 from Thomas Zell --- I currently have two Akonadi resources, one online IMAP account and one local mail storage (maildir). The effect happens on all mails for which a preview is displayed (interestingly some mails have no preview text in the mouse over). The preview text is completely mixed between those two accounts. I have recently deleted the Akonadi cache from .local/share/akonadi and re-added the local mails directory to clean up the database because my initial mail import was rather old and I wanted to have a fresh start. Please tell me which information would be interesting for you. -- You are receiving this mail because: You are the assignee for the bug. From kde at hoffmanndigital.de Fri Mar 29 16:17:07 2013 From: kde at hoffmanndigital.de (Maik) Date: Fri, 29 Mar 2013 16:17:07 +0000 Subject: [Akonadi] [Bug 316774] akonadi crashes while updating google account data In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316774 Maik changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kde at hoffmanndigital.de -- You are receiving this mail because: You are on the CC list for the bug. From kde at hoffmanndigital.de Fri Mar 29 16:17:09 2013 From: kde at hoffmanndigital.de (Maik) Date: Fri, 29 Mar 2013 16:17:09 +0000 Subject: [Akonadi] [Bug 316774] akonadi crashes while updating google account data In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=316774 --- Comment #2 from Maik --- Created attachment 78485 --> https://bugs.kde.org/attachment.cgi?id=78485&action=edit New crash information added by DrKonqi akonadi_googlecalendar_resource (4.8) on KDE Platform 4.8.5 (4.8.5) "release 2" using Qt 4.8.1 - What I was doing when the application crashed: enter my google account data the third time within 1 minute. -- Backtrace (Reduced): #6 QSharedDataPointer (o=..., this=0x7fffbc7f40b0) at /usr/include/QtCore/qshareddata.h:93 #7 assignEntityPrivate (one=..., other=...) at /usr/src/debug/kdepimlibs-4.8.5/akonadi/entity.cpp:49 #8 0x00007f349da19a0d in Akonadi::Entity::Entity (this=0x4f904f0, other=...) at /usr/src/debug/kdepimlibs-4.8.5/akonadi/entity.cpp:56 #9 0x00007f349da26592 in Akonadi::Entity::setParentCollection (this=0x7fffbc7f4180, parent=...) at /usr/src/debug/kdepimlibs-4.8.5/akonadi/entity.cpp:196 [...] #12 0x00007f349bf2d59f in KJob::finished (this=this at entry=0x4ca5500, _t1=_t1 at entry=0x4ca5500) at /usr/src/debug/kdelibs-4.8.5/build/kdecore/kjob.moc:187 -- You are receiving this mail because: You are on the CC list for the bug. From mparchet at sunrise.ch Fri Mar 29 22:15:49 2013 From: mparchet at sunrise.ch (mparchet) Date: Fri, 29 Mar 2013 22:15:49 +0000 Subject: [kdepimlibs] [Bug 317570] New: Vcard 4.0 and xcard not implement in kabc:Adresses Message-ID: https://bugs.kde.org/show_bug.cgi?id=317570 Bug ID: 317570 Summary: Vcard 4.0 and xcard not implement in kabc:Adresses Classification: Unclassified Product: kdepimlibs Version: unspecified Platform: Other OS: other Status: UNCONFIRMED Severity: normal Priority: NOR Component: kabc Assignee: kdepim-bugs at kde.org Reporter: mparchet at sunrise.ch Hello, I need to use the RELATED and XML function only available with vcard 4.0 format. I'm also interested to add, in a vcard or xcard the custom property and attribute. But it seems that kdepimlib 4.9 or 4.10 only implement the Vcard 2.1 and 3.0 format versions. When do you think you will implement the vcard 4.0 format ? Could I already use this format by following the vcard 4.0 specification OR the Xcard format and send it to database throw akonadi ? Thanks for your support Best regards Battant Reproducible: Always Steps to Reproduce: 1.See kabc:vcardtools.cpp 4.9.5 2. 3. -- You are receiving this mail because: You are the assignee for the bug. From jolay606 at gmail.com Sat Mar 30 13:38:02 2013 From: jolay606 at gmail.com (jolay) Date: Sat, 30 Mar 2013 13:38:02 +0000 Subject: [kontact] [Bug 317604] New: Kontact crashes on closing Message-ID: https://bugs.kde.org/show_bug.cgi?id=317604 Bug ID: 317604 Summary: Kontact crashes on closing Classification: Unclassified Product: kontact Version: 4.9.5 Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: jolay606 at gmail.com Application: kontact (4.9.5) KDE Platform Version: 4.9.5 "release 8" (Compiled from sources) Qt Version: 4.8.4 Operating System: Linux 3.8.1-30-desktop x86_64 Distribution: "openSUSE 12.2 (x86_64)" -- Information about the crash: - What I was doing when the application crashed: Open kontact, then close it up to date OpenSUSE openSUSE 12.2 (x86_64) KDE : 4.9.5 "release 8" uname -a Linux linux-n1dn 3.8.1-30-desktop #1 SMP PREEMPT Fri Mar 1 13:02:38 UTC 2013 (fe5c73e) x86_64 x86_64 x86_64 GNU/Linux zypper info libqt4 kontact Information for package libqt4: Repository: @System Name: libqt4 Version: 4.8.4-12.1 Arch: x86_64 Vendor: obs://build.opensuse.org/openSUSE:Tumbleweed Installed: Yes Status: up-to-date Installed Size: 15.2 MiB Summary: C++ Program Library, Core Components Description: Qt is a set of libraries for developing applications. This package contains base tools, like string, xml, and network handling. Information for package kontact: Repository: @System Name: kontact Version: 4.9.5-5.3 Arch: x86_64 Vendor: obs://build.opensuse.org/openSUSE:Tumbleweed Installed: Yes Status: up-to-date Some possible duplicates have been marked as solved since 4.9 (I suppose kontact version ???). However libqt4 refers to 4.8.4 while kontact to 4.9.5... The crash can be reproduced every time. -- Backtrace: Application: Kontact (kontact), signal: Segmentation fault Using host libthread_db library "/lib64/libthread_db.so.1". [Current thread is 1 (Thread 0x7f4bfd043780 (LWP 15390))] Thread 3 (Thread 0x7f4be4620700 (LWP 15391)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162 #1 0x00007f4bf9848437 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f4bfa24d2c0 ) at ../../../Source/JavaScriptCore/wtf/FastMalloc.cpp:2495 #2 0x00007f4bf9848469 in WTF::TCMalloc_PageHeap::runScavengerThread (context=) at ../../../Source/JavaScriptCore/wtf/FastMalloc.cpp:1618 #3 0x00007f4bf4e5ce0e in start_thread (arg=0x7f4be4620700) at pthread_create.c:305 #4 0x00007f4bfa5aa2cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 2 (Thread 0x7f4be3d07700 (LWP 15392)): #0 __pthread_mutex_unlock_usercnt (mutex=0x7f4bdc000a60, decr=1) at pthread_mutex_unlock.c:47 #1 0x00007f4bf48ecad1 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0 #2 0x00007f4bf48af34b in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0 #3 0x00007f4bf48af9eb in ?? () from /usr/lib64/libglib-2.0.so.0 #4 0x00007f4bf48afbe4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #5 0x00007f4bfad1e166 in QEventDispatcherGlib::processEvents (this=0x7f4bdc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426 #6 0x00007f4bfacee97f in QEventLoop::processEvents (this=this at entry=0x7f4be3d06e00, flags=...) at kernel/qeventloop.cpp:149 #7 0x00007f4bfaceec08 in QEventLoop::exec (this=0x7f4be3d06e00, flags=...) at kernel/qeventloop.cpp:204 #8 0x00007f4bfabf10e0 in QThread::exec (this=) at thread/qthread.cpp:542 #9 0x00007f4bfabf40bc in QThreadPrivate::start (arg=0x1d60e70) at thread/qthread_unix.cpp:338 #10 0x00007f4bf4e5ce0e in start_thread (arg=0x7f4be3d07700) at pthread_create.c:305 #11 0x00007f4bfa5aa2cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115 Thread 1 (Thread 0x7f4bfd043780 (LWP 15390)): [KCrash Handler] #6 count (this=0x98) at ../../src/corelib/tools/qvector.h:259 #7 QAbstractItemModelPrivate::removePersistentIndexData (this=0x0, data=data at entry=0x54e1720) at kernel/qabstractitemmodel.cpp:550 #8 0x00007f4bfacea7e9 in QPersistentModelIndexData::destroy (data=0x54e1720) at kernel/qabstractitemmodel.cpp:83 #9 0x00007f4bfacea91f in QPersistentModelIndex::~QPersistentModelIndex (this=0x553ced0, __in_chrg=) at kernel/qabstractitemmodel.cpp:155 #10 0x00007f4bfac0fccb in QHashData::free_helper (this=0x54e17c0, node_delete=0x7f4bfbc27940 ::deleteNode2(QHashData::Node*)>) at tools/qhash.cpp:275 #11 0x00007f4bfbc47dbb in freeData (x=, this=) at ../../src/corelib/tools/qhash.h:570 #12 ~QHash (this=0x2a4d190, __in_chrg=) at ../../src/corelib/tools/qhash.h:283 #13 ~QSet (this=0x2a4d190, __in_chrg=) at ../../src/corelib/tools/qset.h:54 #14 ~QTreeViewPrivate (this=0x2a4cd50, __in_chrg=) at ../../src/gui/itemviews/qtreeview_p.h:96 #15 QTreeViewPrivate::~QTreeViewPrivate (this=0x2a4cd50, __in_chrg=) at ../../src/gui/itemviews/qtreeview_p.h:96 #16 0x00007f4bfad061cc in cleanup (pointer=) at ../../src/corelib/tools/qscopedpointer.h:62 #17 ~QScopedPointer (this=0x255c678, __in_chrg=) at ../../src/corelib/tools/qscopedpointer.h:100 #18 QObject::~QObject (this=0x255c670, __in_chrg=) at kernel/qobject.cpp:816 #19 0x00007f4bfb740440 in QWidget::~QWidget (this=0x255c670, __in_chrg=) at kernel/qwidget.cpp:1556 #20 0x00007f4b8e08dee7 in ~KOTodoViewView (this=0x255c670, __in_chrg=) at /usr/src/debug/kdepim-4.9.5/korganizer/views/todoview/kotodoviewview.h:32 #21 KOTodoViewView::~KOTodoViewView (this=0x255c670, __in_chrg=) at /usr/src/debug/kdepim-4.9.5/korganizer/views/todoview/kotodoviewview.h:32 #22 0x00007f4bfad02352 in QObjectPrivate::deleteChildren (this=0x33b62b0) at kernel/qobject.cpp:1916 #23 0x00007f4bfb7403a4 in QWidget::~QWidget (this=0x33e3a30, __in_chrg=) at kernel/qwidget.cpp:1681 #24 0x00007f4b8e081399 in KOTodoView::~KOTodoView (this=0x33e3a30, __in_chrg=) at /usr/src/debug/kdepim-4.9.5/korganizer/views/todoview/kotodoview.cpp:282 #25 0x00007f4bfad02352 in QObjectPrivate::deleteChildren (this=0x3416b00) at kernel/qobject.cpp:1916 #26 0x00007f4bfb7403a4 in QWidget::~QWidget (this=0x2c11070, __in_chrg=) at kernel/qwidget.cpp:1681 #27 0x00007f4bfbb48a79 in QSplitter::~QSplitter (this=0x2c11070, __in_chrg=) at widgets/qsplitter.cpp:1056 #28 0x00007f4bfad02352 in QObjectPrivate::deleteChildren (this=0x34168c0) at kernel/qobject.cpp:1916 #29 0x00007f4bfb7403a4 in QWidget::~QWidget (this=0x33bb950, __in_chrg=) at kernel/qwidget.cpp:1681 #30 0x00007f4bfbb48a79 in QSplitter::~QSplitter (this=0x33bb950, __in_chrg=) at widgets/qsplitter.cpp:1056 #31 0x00007f4bfad02352 in QObjectPrivate::deleteChildren (this=0x33c4040) at kernel/qobject.cpp:1916 #32 0x00007f4bfb7403a4 in QWidget::~QWidget (this=0x34184b0, __in_chrg=) at kernel/qwidget.cpp:1681 #33 0x00007f4b8dff0f18 in ~CalendarViewBase (this=0x34184b0, __in_chrg=) at /usr/src/debug/kdepim-4.9.5/korganizer/interfaces/korganizer/calendarviewbase.h:38 #34 CalendarView::~CalendarView (this=0x34184b0, __in_chrg=) at /usr/src/debug/kdepim-4.9.5/korganizer/calendarview.cpp:252 #35 0x00007f4b8dff0fb9 in CalendarView::~CalendarView (this=0x34184b0, __in_chrg=) at /usr/src/debug/kdepim-4.9.5/korganizer/calendarview.cpp:262 #36 0x00007f4b8dfd97de in ActionManager::~ActionManager (this=0x2a52890, __in_chrg=) at /usr/src/debug/kdepim-4.9.5/korganizer/actionmanager.cpp:139 #37 0x00007f4b8dfd98e9 in ActionManager::~ActionManager (this=0x2a52890, __in_chrg=) at /usr/src/debug/kdepim-4.9.5/korganizer/actionmanager.cpp:141 #38 0x00007f4b8e72d5ec in KOrganizerPart::~KOrganizerPart (this=0x3413ca0, __in_chrg=, __vtt_parm=) at /usr/src/debug/kdepim-4.9.5/korganizer/korganizer_part.cpp:101 #39 0x00007f4b8e72d6a9 in KOrganizerPart::~KOrganizerPart (this=0x3413ca0, __in_chrg=, __vtt_parm=) at /usr/src/debug/kdepim-4.9.5/korganizer/korganizer_part.cpp:107 #40 0x00007f4bfc83c57e in KontactInterface::Plugin::~Plugin (this=0x1e985a0, __vtt_parm=, __in_chrg=) at /usr/src/debug/kdepimlibs-4.9.5/kontactinterface/plugin.cpp:90 #41 0x00007f4be24f5ed2 in KOrganizerPlugin::~KOrganizerPlugin (this=0x1e985a0, __in_chrg=, __vtt_parm=) at /usr/src/debug/kdepim-4.9.5/kontact/plugins/korganizer/korganizerplugin.cpp:92 #42 0x00007f4be24f5f19 in KOrganizerPlugin::~KOrganizerPlugin (this=0x1e985a0, __in_chrg=, __vtt_parm=) at /usr/src/debug/kdepim-4.9.5/kontact/plugins/korganizer/korganizerplugin.cpp:94 #43 0x00007f4bfcc74586 in Kontact::MainWindow::~MainWindow (this=this at entry=0x1d3cd00, __in_chrg=, __vtt_parm=) at /usr/src/debug/kdepim-4.9.5/kontact/src/mainwindow.cpp:294 #44 0x00007f4bfcc746e9 in Kontact::MainWindow::~MainWindow (this=0x1d3cd00, __in_chrg=, __vtt_parm=) at /usr/src/debug/kdepim-4.9.5/kontact/src/mainwindow.cpp:296 #45 0x00007f4bfad04638 in QObject::event (this=0x1d3cd00, e=) at kernel/qobject.cpp:1184 #46 0x00007f4bfb74586a in QWidget::event (this=0x1d3cd00, event=0x79415a0) at kernel/qwidget.cpp:8845 #47 0x00007f4bfbb0a55b in QMainWindow::event (this=0x1d3cd00, event=0x79415a0) at widgets/qmainwindow.cpp:1478 #48 0x00007f4bfc4fbeb8 in KXmlGuiWindow::event (this=0x1d3cd00, ev=0x79415a0) at /usr/src/debug/kdelibs-4.9.5/kdeui/xmlgui/kxmlguiwindow.cpp:126 #49 0x00007f4bfb6f685c in QApplicationPrivate::notify_helper (this=this at entry=0x1bb5510, receiver=receiver at entry=0x1d3cd00, e=e at entry=0x79415a0) at kernel/qapplication.cpp:4562 #50 0x00007f4bfb6facda in QApplication::notify (this=0x7fffb12e35f0, receiver=0x1d3cd00, e=0x79415a0) at kernel/qapplication.cpp:4423 #51 0x00007f4bfc40a636 in KApplication::notify (this=0x7fffb12e35f0, receiver=0x1d3cd00, event=0x79415a0) at /usr/src/debug/kdelibs-4.9.5/kdeui/kernel/kapplication.cpp:311 #52 0x00007f4bfacefc2e in QCoreApplication::notifyInternal (this=0x7fffb12e35f0, receiver=receiver at entry=0x1d3cd00, event=event at entry=0x79415a0) at kernel/qcoreapplication.cpp:946 #53 0x00007f4bfacf3591 in sendEvent (event=0x79415a0, receiver=0x1d3cd00) at kernel/qcoreapplication.h:231 #54 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1b81350) at kernel/qcoreapplication.cpp:1570 #55 0x00007f4bfad1dfb3 in sendPostedEvents () at kernel/qcoreapplication.h:236 #56 postEventSourceDispatch (s=0x1bbcd30) at kernel/qeventdispatcher_glib.cpp:279 #57 0x00007f4bf48af7f5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #58 0x00007f4bf48afb28 in ?? () from /usr/lib64/libglib-2.0.so.0 #59 0x00007f4bf48afbe4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #60 0x00007f4bfad1e146 in QEventDispatcherGlib::processEvents (this=0x1b86b80, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #61 0x00007f4bfb796bee in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #62 0x00007f4bfacee97f in QEventLoop::processEvents (this=this at entry=0x7fffb12e3460, flags=...) at kernel/qeventloop.cpp:149 #63 0x00007f4bfaceec08 in QEventLoop::exec (this=0x7fffb12e3460, flags=...) at kernel/qeventloop.cpp:204 #64 0x00007f4bfacf38a8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1218 #65 0x0000000000403649 in main (argc=1, argv=0x7fffb12e3738) at /usr/src/debug/kdepim-4.9.5/kontact/src/main.cpp:219 This bug may be a duplicate of or related to bug 309747, bug 316952, bug 289252. Possible duplicates by query: bug 316952, bug 309747, bug 303548, bug 302805, bug 299000. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From mparchet at sunrise.ch Sat Mar 30 13:53:55 2013 From: mparchet at sunrise.ch (mparchet) Date: Sat, 30 Mar 2013 13:53:55 +0000 Subject: [kdepimlibs] [Bug 317570] Vcard 4.0 and xcard not implement in kabc:Adresses In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317570 mparchet changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDSINFO Resolution|--- |REMIND --- Comment #1 from mparchet --- Was this bug already treated in the past ? Tanks for information. Best regards mBattant -- You are receiving this mail because: You are the assignee for the bug. From fe-pavel at yandex.ru Sat Mar 30 14:34:13 2013 From: fe-pavel at yandex.ru (Pavel) Date: Sat, 30 Mar 2013 14:34:13 +0000 Subject: [knotes] [Bug 306911] The font color switches to white after Ctrl-A + DELETE In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=306911 Pavel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. From jmaldrich at yahoo.com Sat Mar 30 15:31:31 2013 From: jmaldrich at yahoo.com (jmaldrich at yahoo.com) Date: Sat, 30 Mar 2013 15:31:31 +0000 Subject: [Akonadi] [Bug 317293] error message: "failed to fetch the resource collection In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317293 --- Comment #6 from jmaldrich at yahoo.com --- mysql.proxies_priv OK mysql.servers OK mysql.slow_log OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK [john at slave1 ~]$ tail akonadilog.txt mysql.proxies_priv OK mysql.servers OK mysql.slow_log OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK [john at slave1 ~]$ less akonadictl.txt [john at slave1 ~]$ tail akonadictl.txt mysql.proxies_priv OK mysql.servers OK mysql.slow_log OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK [john at slave1 ~]$ tail akonadictl.txt mysql.proxies_priv OK mysql.servers OK mysql.slow_log OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK [john at slave1 ~]$ tail akonadictl.txt mysql.proxies_priv OK mysql.servers OK mysql.slow_log OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK [john at slave1 ~]$ tail akonadictl.txt mysql.proxies_priv OK mysql.servers OK mysql.slow_log OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK [john at slave1 ~]$ tail akonadictl.txt mysql.proxies_priv OK mysql.servers OK mysql.slow_log OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK [john at slave1 ~]$ tail akonadictl.txt mysql.proxies_priv OK mysql.servers OK mysql.slow_log OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK [john at slave1 ~]$ tail akonadictl.txt mysql.proxies_priv OK mysql.servers OK mysql.slow_log OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK [john at slave1 ~]$ tail akonadictl.txt mysql.proxies_priv OK mysql.servers OK mysql.slow_log OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK [john at slave1 ~]$ tail akonadictl.txt mysql.proxies_priv OK mysql.servers OK mysql.slow_log OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK [john at slave1 ~]$ tail akonadictl.txt mysql.proxies_priv OK mysql.servers OK mysql.slow_log OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK [john at slave1 ~]$ tail akonadictl.txt mysql.proxies_priv OK mysql.servers OK mysql.slow_log OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK [john at slave1 ~]$ tail akonadictl.txt mysql.proxies_priv OK mysql.servers OK mysql.slow_log OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK [john at slave1 ~]$ tail akonadictl.txt mysql.proxies_priv OK mysql.servers OK mysql.slow_log OK mysql.tables_priv OK mysql.time_zone OK mysql.time_zone_leap_second OK mysql.time_zone_name OK mysql.time_zone_transition OK mysql.time_zone_transition_type OK mysql.user OK -- You are receiving this mail because: You are the assignee for the bug. From jmaldrich at yahoo.com Sat Mar 30 15:33:24 2013 From: jmaldrich at yahoo.com (jmaldrich at yahoo.com) Date: Sat, 30 Mar 2013 15:33:24 +0000 Subject: [Akonadi] [Bug 317293] error message: "failed to fetch the resource collection In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317293 --- Comment #7 from jmaldrich at yahoo.com --- Akonadi Server Self-Test Report =============================== Test 1: SUCCESS -------- Database driver found. Details: The QtSQL driver 'QMYSQL' is required by your current Akonadi server configuration and was found on your system. File content of '/home/john/.config/akonadi/akonadiserverrc': [%General] Driver=QMYSQL SizeThreshold=4096 ExternalPayload=false [QMYSQL] Name=akonadi User= Password= Options="UNIX_SOCKET=/home/john/.local/share/akonadi/socket-slave1.aldrich/mysql.socket" ServerPath=/usr/libexec/mysqld StartServer=true Host= [Debug] Tracer=null [QPSQL] Name=akonadi Host= User= Password= Port=5432 StartServer=true [SQLITE] Name=akonadi Test 2: SUCCESS -------- Akonadi is not running as root Details: Akonadi is not running as a root/administrator user, which is the recommended setup for a secure system. Test 3: SUCCESS -------- MySQL server found. Details: You have currently configured Akonadi to use the MySQL server '/usr/libexec/mysqld'. Make sure you have the MySQL server installed, set the correct path and ensure you have the necessary read and execution rights on the server executable. The server executable is typically called 'mysqld'; its location varies depending on the distribution. Test 4: SUCCESS -------- MySQL server is executable. Details: MySQL server found: /usr/libexec/mysqld Ver 5.5.30 for Linux on x86_64 (MySQL Community Server (GPL)) Test 5: SUCCESS -------- MySQL server log contains no errors. Details: The MySQL server log file '/home/john/.local/share/akonadi/db_data/mysql.err' does not contain any errors or warnings. File content of '/home/john/.local/share/akonadi/db_data/mysql.err': 130330 11:32:09 [Note] Plugin 'FEDERATED' is disabled. 130330 11:32:09 InnoDB: The InnoDB memory heap is disabled 130330 11:32:09 InnoDB: Mutexes and rw_locks use GCC atomic builtins 130330 11:32:09 InnoDB: Compressed tables use zlib 1.2.7 130330 11:32:09 InnoDB: Using Linux native AIO 130330 11:32:09 InnoDB: Initializing buffer pool, size = 8.0M 130330 11:32:09 InnoDB: Completed initialization of buffer pool 130330 11:32:09 InnoDB: highest supported file format is Barracuda. 130330 11:32:09 InnoDB: Waiting for the background threads to start 130330 11:32:10 InnoDB: 5.5.30 started; log sequence number 36457852428 130330 11:32:10 [Note] /usr/libexec/mysqld: ready for connections. Version: '5.5.30' socket: '/home/john/.local/share/akonadi/socket-slave1.aldrich/mysql.socket' port: 0 MySQL Community Server (GPL) Test 6: SUCCESS -------- MySQL server default configuration found. Details: The default configuration for the MySQL server was found and is readable at /etc/akonadi/mysql-global.conf. File content of '/etc/akonadi/mysql-global.conf': # # Global Akonadi MySQL server settings, # These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf # # Based on advice by Kris Köhntopp # [mysqld] # strict query parsing/interpretation # TODO: make Akonadi work with those settings enabled # sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat # sql_mode=strict_trans_tables # DEBUGGING: # log all queries, useful for debugging but generates an enormous amount of data # log=mysql.full # log queries slower than n seconds, log file name relative to datadir (for debugging only) # log_slow_queries=mysql.slow # long_query_time=1 # log queries not using indices, debug only, disable for production use # log_queries_not_using_indexes=1 # # mesure database size and adjust innodb_buffer_pool_size # SELECT sum(data_length) as bla, sum(index_length) as blub FROM information_schema.tables WHERE table_schema not in ("mysql", "information_schema"); # NOTES: # Keep Innob_log_waits and keep Innodb_buffer_pool_wait_free small (see show global status like "inno%", show global variables) #expire_logs_days=3 #sync_bin_log=0 # Use UTF-8 encoding for tables character_set_server=utf8 collation_server=utf8_general_ci # use InnoDB for transactions and better crash recovery default_storage_engine=innodb # memory pool InnoDB uses to store data dictionary information and other internal data structures (default:1M) innodb_additional_mem_pool_size=1M # memory buffer InnoDB uses to cache data and indexes of its tables (default:128M) # Larger values means less I/O innodb_buffer_pool_size=8M # Create a .ibd file for each table (default:0) innodb_file_per_table=1 # Write out the log buffer to the log file at each commit (default:1) innodb_flush_log_at_trx_commit=2 # Buffer size used to write to the log files on disk (default:1M for builtin, 8M for plugin) # larger values means less I/O innodb_log_buffer_size=1M # Size of each log file in a log group (default:5M) larger means less I/O but more time for recovery. innodb_log_file_size=2M # # error log file name, relative to datadir (default:hostname.err) log_error=mysql.err # print warnings and connection errors (default:1) log_warnings=2 # Convert table named to lowercase lower_case_table_names=1 # Maximum size of one packet or any generated/intermediate string. (default:1M) max_allowed_packet=32M # Maximum simultaneous connections allowed (default:100) max_connections=256 # The two options below make no sense with prepared statements and/or transactions # (make sense when having the same query multiple times) # Memory allocated for caching query results (default:0 (disabled)) query_cache_size=0 # Do not cache results (default:1) query_cache_type=0 # Do not use the privileges mechanisms skip_grant_tables # Do not listen for TCP/IP connections at all skip_networking # The number of open tables for all threads. (default:64) table_cache=200 # How many threads the server should cache for reuse (default:0) thread_cache_size=3 # wait 365d before dropping the DB connection (default:8h) wait_timeout=31536000 [client] default-character-set=utf8 Test 7: SUCCESS -------- MySQL server custom configuration found. Details: The custom configuration for the MySQL server was found and is readable at /etc/akonadi/mysql-local.conf File content of '/etc/akonadi/mysql-local.conf': Test 8: SUCCESS -------- MySQL server configuration is usable. Details: The MySQL server configuration was found at /home/john/.local/share/akonadi/mysql.conf and is readable. File content of '/home/john/.local/share/akonadi/mysql.conf': # # Global Akonadi MySQL server settings, # These settings can be adjusted using $HOME/.config/akonadi/mysql-local.conf # # Based on advice by Kris Köhntopp # [mysqld] skip_grant_tables skip_networking # strict query parsing/interpretation # TODO: make Akonadi work with those settings enabled #sql_mode=strict_trans_tables,strict_all_tables,strict_error_for_division_by_zero,no_auto_create_user,no_auto_value_on_zero,no_engine_substitution,no_zero_date,no_zero_in_date,only_full_group_by,pipes_as_concat #sql_mode=strict_trans_tables # use InnoDB for transactions and better crash recovery default_storage_engine=innodb # case-insensitive table names, avoids trouble on windows lower_case_table_names=1 character_set_server=utf8 collation_server=utf8_general_ci table_cache=200 thread_cache_size=3 #log_bin=mysql-bin #expire_logs_days=3 #sync_bin_log=0 # error log file name, relative to datadir log_error=mysql.err log_warnings=2 # log all queries, useful for debugging but generates an enormous amount of data #log=mysql.full # log queries slower than n seconds, log file name relative to datadir (for debugging only) #log_slow_queries=mysql.slow #long_query_time=1 # log queries not using indices, debug only, disable for production use #log_queries_not_using_indexes=1 # maximum blob size max_allowed_packet=32M max_connections=256 # makes sense when having the same query multiple times # makes no sense with prepared statements and/or transactions query_cache_type=0 query_cache_size=0 innodb_file_per_table=1 innodb_log_buffer_size=1M innodb_additional_mem_pool_size=1M # messure database size and adjust # SELECT sum(data_length) as bla, sum(index_length) as blub FROM information_schema.tables WHERE table_schema not in ("mysql", "information_schema"); innodb_buffer_pool_size=8M # size of average write burst, keep Innob_log_waits small, keep Innodb_buffer_pool_wait_free small (see show global status like "inno%", show global variables) innodb_log_file_size=2M innodb_flush_log_at_trx_commit=2 # Do not drop the connection to the DB after 8 hours of inactivity wait_timeout=31536000 [client] default-character-set=utf8 Test 9: SUCCESS -------- akonadictl found and usable Details: The program '/usr/bin/akonadictl' to control the Akonadi server was found and could be executed successfully. Result: Akonadi 1.9.1 Test 10: SUCCESS -------- Akonadi control process registered at D-Bus. Details: The Akonadi control process is registered at D-Bus which typically indicates it is operational. Test 11: SUCCESS -------- Akonadi server process registered at D-Bus. Details: The Akonadi server process is registered at D-Bus which typically indicates it is operational. Test 12: ERROR -------- Nepomuk search service not registered at D-Bus. Details: The Nepomuk search service is not registered at D-Bus which typically means it was not started or encountered a fatal error during startup. Test 13: SKIP -------- Protocol version check not possible. Details: Without a connection to the server it is not possible to check if the protocol version meets the requirements. Test 14: SUCCESS -------- Resource agents found. Details: At least one resource agent has been found. Directory listing of '/usr/share/akonadi/agents': akonadinepomukfeederagent.desktop akonotesresource.desktop archivemailagent.desktop birthdaysresource.desktop contactsresource.desktop davgroupwareresource.desktop googlecalendarresource.desktop googlecontactsresource.desktop icaldirresource.desktop icalresource.desktop imapresource.desktop invitationsagent.desktop kabcresource.desktop kalarmdirresource.desktop kalarmresource.desktop kcalresource.desktop kdeaccountsresource.desktop knutresource.desktop kolabproxyresource.desktop localbookmarksresource.desktop maildirresource.desktop maildispatcheragent.desktop mailfilteragent.desktop mboxresource.desktop microblog.desktop mixedmaildirresource.desktop mtdummyresource.desktop nepomuktagresource.desktop nntpresource.desktop notesresource.desktop openxchangeresource.desktop pop3resource.desktop vcarddirresource.desktop vcardresource.desktop Environment variable XDG_DATA_DIRS is set to '' Test 15: ERROR -------- Current Akonadi server error log found. Details: The Akonadi server reported errors during its current startup. The log can be found in /home/john/.local/share/akonadi/akonadiserver.error. File content of '/home/john/.local/share/akonadi/akonadiserver.error': Nepomuk Query Server not available Test 16: ERROR -------- Previous Akonadi server error log found. Details: The Akonadi server reported errors during its previous startup. The log can be found in /home/john/.local/share/akonadi/akonadiserver.error.old. File content of '/home/john/.local/share/akonadi/akonadiserver.error.old': Nepomuk Query Server not available Test 17: SUCCESS -------- No current Akonadi control error log found. Details: The Akonadi control process did not report any errors during its current startup. Test 18: ERROR -------- Previous Akonadi control error log found. Details: The Akonadi control process reported errors during its previous startup. The log can be found in /home/john/.local/share/akonadi/akonadi_control.error.old. File content of '/home/john/.local/share/akonadi/akonadi_control.error.old': ProcessControl: Application /usr/bin/akonadi_imap_resource stopped unexpectedly ( "Process crashed" ) ProcessControl: Application /usr/bin/akonadi_imap_resource stopped unexpectedly ( "Process crashed" ) -- You are receiving this mail because: You are the assignee for the bug. From winter at kde.org Sat Mar 30 15:36:51 2013 From: winter at kde.org (Allen Winter) Date: Sat, 30 Mar 2013 15:36:51 +0000 Subject: [kmail2] [Bug 282982] Violation of RfC 2633 Chapter 3.8 - smime.p7m is not recognized as encrypted mail, not encrypted, displayed in-line when the content-type is application/octet-stream In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=282982 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail at sandroknauss.de, | |winter at kde.org --- Comment #11 from Allen Winter --- CC: Sandro Might already be fixed? Anyway, Sandro probably knows this stuff best at this point. -- You are receiving this mail because: You are the assignee for the bug. From winter at kde.org Sat Mar 30 15:38:28 2013 From: winter at kde.org (Allen Winter) Date: Sat, 30 Mar 2013 15:38:28 +0000 Subject: [kmail2] [Bug 308831] Replying to inline signed emails adds the gpg header to the reply In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=308831 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail at sandroknauss.de, | |winter at kde.org --- Comment #12 from Allen Winter --- CC: Sandro -- You are receiving this mail because: You are the assignee for the bug. From winter at kde.org Sat Mar 30 15:42:23 2013 From: winter at kde.org (Allen Winter) Date: Sat, 30 Mar 2013 15:42:23 +0000 Subject: [kmail2] [Bug 295217] KMail renders GPG error message into mail body In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=295217 Allen Winter changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mail at sandroknauss.de, | |winter at kde.org --- Comment #6 from Allen Winter --- CC: Sandro -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Sat Mar 30 16:48:40 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Sat, 30 Mar 2013 16:48:40 +0000 Subject: [kmail2] [Bug 308831] Replying to inline signed emails adds the gpg header to the reply In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=308831 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #13 from Sandro Knauß --- *** This bug has been marked as a duplicate of bug 298911 *** -- You are receiving this mail because: You are the assignee for the bug. From urykhy at gmail.com Sat Mar 30 16:52:44 2013 From: urykhy at gmail.com (Yury) Date: Sat, 30 Mar 2013 16:52:44 +0000 Subject: [kaddressbook] [Bug 317613] New: FR: configure right panel view Message-ID: https://bugs.kde.org/show_bug.cgi?id=317613 Bug ID: 317613 Summary: FR: configure right panel view Classification: Unclassified Product: kaddressbook Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: urykhy at gmail.com CC: tokoe at kde.org make fields shown on the right panel configurable, ie disable qr codes, enable name/nickname display, and so on. Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Sat Mar 30 17:58:29 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Sat, 30 Mar 2013 17:58:29 +0000 Subject: [kmail2] [Bug 282982] Violation of RfC 2633 Chapter 3.8 - smime.p7m is not recognized as encrypted mail, not encrypted, displayed in-line when the content-type is application/octet-stream In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=282982 Sandro Knauß changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #12 from Sandro Knauß --- Nope isn't fixed. -- You are receiving this mail because: You are the assignee for the bug. From mail at sandroknauss.de Sat Mar 30 18:04:05 2013 From: mail at sandroknauss.de (=?UTF-8?Q?Sandro=20Knau=C3=9F=20?=) Date: Sat, 30 Mar 2013 18:04:05 +0000 Subject: [kmail2] [Bug 295217] KMail renders GPG error message into mail body In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=295217 --- Comment #7 from Sandro Knauß --- This occures, when using inline sined/encrypted messages. Only for inline messages kgpg is used to decrypt the message. The problem is that kgpg uses stdin/stdout for communication to kmail, so every failure etc. will be interpret as output. -- You are receiving this mail because: You are the assignee for the bug. From bran at smallfish.eu Sat Mar 30 19:00:57 2013 From: bran at smallfish.eu (Branislav Bardak) Date: Sat, 30 Mar 2013 19:00:57 +0000 Subject: [kdepim] [Bug 317480] CMake error when compiling with kdesrc-build: CMake Error at messageviewer/grantleefilters/CMakeLists.txt In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317480 --- Comment #5 from Branislav Bardak --- Yes, installing 0.3 packages of grantlee solved the problem. Thanks. For other debian users running into the same problem and running a stable or testing distribution, where the latest grantlee packages are 0.1.4, install the three packages from the experimental repo. You can download them from: http://packages.debian.org/source/experimental/grantlee Just be sure to remove the old grantlee packages first, and install the core0 package before installing the gui0 or -dev package, to satisfy their dependencies. -- You are receiving this mail because: You are the assignee for the bug. From mofa at 0011011.org Sat Mar 30 21:43:24 2013 From: mofa at 0011011.org (mofa at 0011011.org) Date: Sat, 30 Mar 2013 21:43:24 +0000 Subject: [Akonadi] [Bug 317619] New: Akonadi Nepomuk Feeder randomly stops working Message-ID: https://bugs.kde.org/show_bug.cgi?id=317619 Bug ID: 317619 Summary: Akonadi Nepomuk Feeder randomly stops working Classification: Unclassified Product: Akonadi Version: 4.10 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Nepomuk Feeder Agents Assignee: kdepim-bugs at kde.org Reporter: mofa at 0011011.org CC: me at vhanda.in, vkrause at kde.org akonadi nepomuk feeder randomly stops. as a result address autocompletion in kmail doesn't work. after restarting the feeder autocompletion works again. (i have an owcloud carddav addressbook) Reproducible: Sometimes -- You are receiving this mail because: You are the assignee for the bug. From mofa at 0011011.org Sat Mar 30 21:47:42 2013 From: mofa at 0011011.org (mofa at 0011011.org) Date: Sat, 30 Mar 2013 21:47:42 +0000 Subject: [Akonadi] [Bug 317619] Akonadi Nepomuk Feeder randomly stops working In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317619 --- Comment #1 from mofa at 0011011.org --- also korganizer sometimes forgets the colors of my owncloud calendars, maybe it also belongs to the "crashes" of the nepomuk feeder. -- You are receiving this mail because: You are the assignee for the bug. From mofa at 0011011.org Sat Mar 30 22:26:13 2013 From: mofa at 0011011.org (mofa at 0011011.org) Date: Sat, 30 Mar 2013 22:26:13 +0000 Subject: [kmail2] [Bug 277676] IDLE IMAP silently stops working after a while In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=277676 mofa at 0011011.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mofa at 0011011.org --- Comment #2 from mofa at 0011011.org --- also with kde 4.10.1 the imap idle functionality vanished after a few days. -- You are receiving this mail because: You are the assignee for the bug. From mofa at 0011011.org Sat Mar 30 22:34:15 2013 From: mofa at 0011011.org (mofa at 0011011.org) Date: Sat, 30 Mar 2013 22:34:15 +0000 Subject: [kmail2] [Bug 277676] IDLE IMAP silently stops working after a while In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=277676 --- Comment #3 from mofa at 0011011.org --- enable and disable "periodically check" made it work again. -- You are receiving this mail because: You are the assignee for the bug. From dean_em at optusnet.com.au Sun Mar 31 09:53:07 2013 From: dean_em at optusnet.com.au (dean_em at optusnet.com.au) Date: Sun, 31 Mar 2013 08:53:07 +0000 Subject: [kmail2] [Bug 317628] New: Had created a POP3 mail account, but deleted it to try & create an alternative email account Message-ID: https://bugs.kde.org/show_bug.cgi?id=317628 Bug ID: 317628 Summary: Had created a POP3 mail account, but deleted it to try & create an alternative email account Classification: Unclassified Product: kmail2 Version: unspecified Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: grave Priority: NOR Component: config dialog Assignee: kdepim-bugs at kde.org Reporter: dean_em at optusnet.com.au I have 2 ISP accounts & I created a mail profile for the wrong one. I then deleted the 1st POP account (which is still in Kmail) & tried to create a new POP3 account. Wouldn't work, so I tried the IMAP version. I deleted some files when "deleting" the 1st Account. I now get asked for my KDE Wallet....which I have tried many times....indeed, I can't ever recall "setting up" a KDE Wallet. I am on "trainer wheels", this being my 1st foray into Linux (Linux Mint)...so it is a little owerwhelming for me at this "starting point"!! Reproducible: Always Steps to Reproduce: 1. Created POP3 account....then deleted it & 3 files/folders in that process 2.Tried to create a new POP3 Account....asks for KDE Wallet password?? I have no idea what it is 3.Then tried to setup mail account as IMAP, but keeps asking for KDE wallet password Actual Results: I'm now in a position where my "original" POP3 account details are in Kmail, and an IMAP folder & subfolders exist, but will not retrieve email. Expected Results: I had imagined, like "Outlook", that I could either "modify/create & delete" an existing POP3 account Kmail seems "broken" & unable to access email either the POP3 or IMAP accounts I did, prior to creating the 1st POP3 account, always get a "warning" : Personal Contacts : Directory home/deane/.local/share/contacts/ does not exist? -- You are receiving this mail because: You are the assignee for the bug. From urykhy at gmail.com Sun Mar 31 09:59:27 2013 From: urykhy at gmail.com (Yury) Date: Sun, 31 Mar 2013 08:59:27 +0000 Subject: [kmail2] [Bug 317629] New: composer: search repient in addressbook not working Message-ID: https://bugs.kde.org/show_bug.cgi?id=317629 Bug ID: 317629 Summary: composer: search repient in addressbook not working Classification: Unclassified Product: kmail2 Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: composer Assignee: kdepim-bugs at kde.org Reporter: urykhy at gmail.com subj. Reproducible: Always Steps to Reproduce: 1. compose.. 2. choose recipient 3. type something in search bar Actual Results: nothing happens, no suggested contacts Expected Results: must be shown list with contacts from addressbook $akonadictl status Akonadi Control: running Akonadi Server: running Akonadi Server Search Support: not available ps: if search support must be installed - i suggest kmail must tell about this (names of packages required at least) -- You are receiving this mail because: You are the assignee for the bug. From urykhy at gmail.com Sun Mar 31 09:59:58 2013 From: urykhy at gmail.com (Yury) Date: Sun, 31 Mar 2013 08:59:58 +0000 Subject: [kmail2] [Bug 317629] composer: search repient in addressbook not working In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317629 --- Comment #1 from Yury --- version: 1.13.7, debian testing. -- You are receiving this mail because: You are the assignee for the bug. From montel at kde.org Sun Mar 31 11:10:09 2013 From: montel at kde.org (Laurent Montel) Date: Sun, 31 Mar 2013 10:10:09 +0000 Subject: [kmail2] [Bug 317629] composer: search repient in addressbook not working In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317629 Laurent Montel changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |montel at kde.org Resolution|--- |UNMAINTAINED --- Comment #2 from Laurent Montel --- 1.13.7 is outdated. I close it -- You are receiving this mail because: You are the assignee for the bug. From urykhy at gmail.com Sun Mar 31 14:03:18 2013 From: urykhy at gmail.com (Yury) Date: Sun, 31 Mar 2013 13:03:18 +0000 Subject: [kmail2] [Bug 317629] composer: search repient in addressbook not working In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317629 --- Comment #3 from Yury --- are you sure? debian testing is outdated ? package version is 4:4.4.11.1+l10n-3+b1 or can you advise, which version is ok? i cant find version information on http://userbase.kde.org/KMail -- You are receiving this mail because: You are the assignee for the bug. From adaptee at gmail.com Sun Mar 31 16:11:02 2013 From: adaptee at gmail.com (Jekyll Wu) Date: Sun, 31 Mar 2013 15:11:02 +0000 Subject: [kmail2] [Bug 317629] composer: search repient in addressbook not working In-Reply-To: References: Message-ID: https://bugs.kde.org/show_bug.cgi?id=317629 --- Comment #4 from Jekyll Wu --- (In reply to comment #3) > are you sure? > debian testing is outdated ? Yes, it is. Not only kmail and kdepim (worse), but also the whole KDE SC (4.8.4) available in debian testing can be regarded as outdated. You really should not be surprised next time others say debian testing is outdated :) > package version is 4:4.4.11.1+l10n-3+b1 The version number itself tells its age. > or can you advise, which version is ok? i cant find version information on > http://userbase.kde.org/KMail 4.9.5 (last stable) or 4.10.x (current stable) -- You are receiving this mail because: You are the assignee for the bug. From axel.braun at gmx.de Sun Mar 31 17:48:36 2013 From: axel.braun at gmx.de (Axel Braun) Date: Sun, 31 Mar 2013 16:48:36 +0000 Subject: [Akonadi] [Bug 317642] New: KDE 4.10.1: Akonadi freezes system after restore Message-ID: https://bugs.kde.org/show_bug.cgi?id=317642 Bug ID: 317642 Summary: KDE 4.10.1: Akonadi freezes system after restore Classification: Unclassified Product: Akonadi Version: 4.10 Platform: openSUSE RPMs OS: Linux Status: UNCONFIRMED Severity: grave Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: axel.braun at gmx.de I made a backup of /home/user and transferred this to another PC, both openSUSE 12.3 with KDE 4.10. After starting KDE the system trashes: There are about 10 akonadi processes permanently working on the hard disk, and this already since hours: Akonadi_imap_resource (3x) akonadi_agent_launcher (4x) akonadi_maildispatcher_resource akonadi_nepomuk_feeder This pushes the processor temperature over 90°C (!!) and makes it impossible to work Anything I can do about it? Reproducible: Always Steps to Reproduce: 1. see above 2. 3. -- You are receiving this mail because: You are the assignee for the bug. From mparchet at sunrise.ch Sun Mar 31 19:01:36 2013 From: mparchet at sunrise.ch (mparchet) Date: Sun, 31 Mar 2013 18:01:36 +0000 Subject: [kdepimlibs] [Bug 317647] New: vcard 4.0 not yet implemented in kdepimlibs Message-ID: https://bugs.kde.org/show_bug.cgi?id=317647 Bug ID: 317647 Summary: vcard 4.0 not yet implemented in kdepimlibs Classification: Unclassified Product: kdepimlibs Version: unspecified Platform: Other OS: All Status: UNCONFIRMED Severity: normal Priority: NOR Component: kabc Assignee: kdepim-bugs at kde.org Reporter: mparchet at sunrise.ch Hello, I need to use the RELATED and XML function only available with vcard 4.0 format. I'm also interested to add, in a vcard or xcard the custom property and attribute. But it seems that kdepimlib 4.9 or 4.10 only implement the Vcard 2.1 and 3.0 format versions. When do you think you will implement the vcard 4.0 format ? Could I already use this format by following the vcard 4.0 specification OR the Xcard format and send it to database throw akonadi ? Thanks for your support Best regards mparchet Reproducible: Always Steps to Reproduce: 1.See vcardConverter / vcardTool Actual Results: 2.Implement only vcard version 2.1 and 3.0 Expected Results: (Need implementation of vcard 4.0 to have xml (xcard) and Related functionality) -- You are receiving this mail because: You are the assignee for the bug. From weleington at gmail.com Sun Mar 31 20:28:08 2013 From: weleington at gmail.com (weleington) Date: Sun, 31 Mar 2013 19:28:08 +0000 Subject: [akregator] [Bug 317651] New: bug need flashplayer Message-ID: https://bugs.kde.org/show_bug.cgi?id=317651 Bug ID: 317651 Summary: bug need flashplayer Classification: Unclassified Product: akregator Version: 4.10.1 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: weleington at gmail.com Application: akregator (4.10.1) KDE Platform Version: 4.10.1 Qt Version: 4.8.2 Operating System: Linux 3.2.0-39-generic x86_64 Distribution: Ubuntu 12.04.2 LTS -- Information about the crash: - What I was doing when the application crashed: - Unusual behavior I noticed: bug need flashplayer bug need flashplayerbug need flashplayer bug need flashplayer The crash can be reproduced sometimes. -- Backtrace: Application: Akregator (akregator), signal: Segmentation fault Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [KCrash Handler] #6 khtml::HTMLTokenizer::scriptHandler (this=0x6134e50) at ../../khtml/html/htmltokenizer.cpp:483 #7 0x00007f37d1bfd1d1 in khtml::HTMLTokenizer::parseRawContent (this=0x6134e50, src=...) at ../../khtml/html/htmltokenizer.cpp:379 #8 0x00007f37d1c0004b in khtml::HTMLTokenizer::write (this=0x6134e50, str=..., appendData=) at ../../khtml/html/htmltokenizer.cpp:1708 #9 0x00007f37d1b2f37f in KHTMLPart::write (this=0x7138570, data=0x73f8498 "hange?e.onreadystatechange\\x3dfunction(){if(\\x22complete\\x22\\x3d\\x3de.readyState||\\x22loaded\\x22\\x3d\\x3de.readyState)try{b()}catch(a){}}:e.onload\\x3db);e.src\\x3dc;var h\\x3da.getElementsByTagName(\\x22h"..., len=) at ../../khtml/khtml_part.cpp:2110 #10 0x00007f37d1b2b591 in KHTMLPart::slotData (this=0x7138570, kio_job=, data=...) at ../../khtml/khtml_part.cpp:1758 #11 0x00007f37d1b54c4a in KHTMLPart::qt_static_metacall (_o=, _c=, _id=, _a=) at ./khtml_part.moc:253 #12 0x00007f37d57bf781 in QMetaObject::activate (sender=0x7014ef0, m=, local_signal_index=, argv=0x7fff5d3b9500) at kernel/qobject.cpp:3547 #13 0x00007f37d4712a74 in KIO::TransferJob::data (this=, _t1=0x7014ef0, _t2=...) at ./jobclasses.moc:447 #14 0x00007f37d4712ad8 in KIO::TransferJob::slotData (this=0x7014ef0, _data=...) at ../../kio/kio/job.cpp:981 #15 0x00007f37d57bf781 in QMetaObject::activate (sender=0x4091b90, m=, local_signal_index=, argv=0x7fff5d3b96d0) at kernel/qobject.cpp:3547 #16 0x00007f37d47ba022 in KIO::SlaveInterface::data (this=, _t1=...) at ./slaveinterface.moc:160 #17 0x00007f37d47bd2b0 in KIO::SlaveInterface::dispatch (this=, _cmd=100, rawdata=...) at ../../kio/kio/slaveinterface.cpp:160 #18 0x00007f37d47b98e5 in KIO::SlaveInterface::dispatch (this=) at ../../kio/kio/slaveinterface.cpp:88 #19 0x00007f37d47acc8e in KIO::Slave::gotInput (this=0x4091b90) at ../../kio/kio/slave.cpp:344 #20 0x00007f37d57bf781 in QMetaObject::activate (sender=0x4096620, m=, local_signal_index=, argv=0x0) at kernel/qobject.cpp:3547 #21 0x00007f37d46df627 in dequeue (this=) at ../../kio/kio/connection.cpp:82 #22 KIO::ConnectionPrivate::dequeue (this=0x40965b0) at ../../kio/kio/connection.cpp:71 #23 0x00007f37d57c4946 in QObject::event (this=0x4096620, e=) at kernel/qobject.cpp:1195 #24 0x00007f37d61b37b4 in notify_helper (e=0x65e9400, receiver=0x4096620, this=0x22b2340) at kernel/qapplication.cpp:4556 #25 QApplicationPrivate::notify_helper (this=0x22b2340, receiver=0x4096620, e=0x65e9400) at kernel/qapplication.cpp:4528 #26 0x00007f37d61b8583 in QApplication::notify (this=0x7fff5d3ba4c0, receiver=0x4096620, e=0x65e9400) at kernel/qapplication.cpp:4417 #27 0x00007f37d6ef0006 in KApplication::notify (this=0x7fff5d3ba4c0, receiver=0x4096620, event=0x65e9400) at ../../kdeui/kernel/kapplication.cpp:311 #28 0x00007f37d57ab32c in QCoreApplication::notifyInternal (this=0x7fff5d3ba4c0, receiver=0x4096620, event=0x65e9400) at kernel/qcoreapplication.cpp:915 #29 0x00007f37d57af10a in sendEvent (event=0x65e9400, receiver=0x4096620) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 #30 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x22765d0) at kernel/qcoreapplication.cpp:1539 #31 0x00007f37d57da493 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 #32 postEventSourceDispatch (s=) at kernel/qeventdispatcher_glib.cpp:279 #33 0x00007f37cf62fd53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #34 0x00007f37cf6300a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #35 0x00007f37cf630164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #36 0x00007f37d57da8bf in QEventDispatcherGlib::processEvents (this=0x2277e60, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #37 0x00007f37d625bcde in QGuiEventDispatcherGlib::processEvents (this=, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #38 0x00007f37d57a9e62 in QEventLoop::processEvents (this=, flags=...) at kernel/qeventloop.cpp:149 #39 0x00007f37d57aa0b7 in QEventLoop::exec (this=0x7fff5d3ba470, flags=...) at kernel/qeventloop.cpp:204 #40 0x00007f37d57af407 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187 #41 0x0000000000407c4c in main (argc=, argv=) at ../../../akregator/src/main.cpp:103 Possible duplicates by query: bug 317488, bug 314895, bug 308365, bug 307054, bug 302702. Reported using DrKonqi -- You are receiving this mail because: You are the assignee for the bug. From barade.barade at web.de Sun Mar 31 20:52:00 2013 From: barade.barade at web.de (Barade) Date: Sun, 31 Mar 2013 19:52:00 +0000 Subject: [kmail2] [Bug 317653] New: selecting contact group doesn't add addresses Message-ID: https://bugs.kde.org/show_bug.cgi?id=317653 Bug ID: 317653 Summary: selecting contact group doesn't add addresses Classification: Unclassified Product: kmail2 Version: 4.10.1 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs at kde.org Reporter: barade.barade at web.de when selecting a contact group from address book it just inserts the group's name not all email addresses Reproducible: Always -- You are receiving this mail because: You are the assignee for the bug.