[kmail2] [Bug 338672] Can't create folder on IMAP server
https://bugs.kde.org/show_bug.cgi?id=338672 Volker Kuhlmann changed: What|Removed |Added CC||list0...@paradise.net.nz --- Comment #1 from Volker Kuhlmann --- When starting kmail from the console while akonadi is stopped, this shows up in between screefuls of stuff: Error during executing query "INSERT INTO CollectionTable (remoteId, remoteRevision, name, parentId, resourceId, cachePolicyInherit, isVirtual) VALUES (:0, :1, :2, :3, :4, :5, :6)" : "Duplicate entry '540-Test' for key 'CollectionTable_parentAndNameIndex' QMYSQL3: Unable to execute statement" Is kmail trying to create an entry twice, and also not noticing on restarts/refreshes that it already exists? -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kmail2] [Bug 338672] New: Can't create folder on IMAP server
https://bugs.kde.org/show_bug.cgi?id=338672 Bug ID: 338672 Summary: Can't create folder on IMAP server Product: kmail2 Version: 4.10.5 Platform: openSUSE RPMs URL: imap://posteo.de OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: folders Assignee: kdepim-bugs@kde.org Reporter: list0...@paradise.net.nz Creating a new folder on the IMAP server using the posteo.de web interface works fine and the new folder shows up in kmail (receiving account) after a refresh (ctrl-F5). Creating a folder for this IMAP account at the top level in kmail produces error: "Posteo: Could not create collection Test resourceId: 34". This message is repeated frequently, on each kmail startup, and flooded through the panel's notifications facility (very irritating). The top-level folder is actually created on the IMAP server. From then on kmail will not show any new folders or sub-folders created on the server, e.g. with the server's webmail interface. Subfolders can still be created with kmail, and show up in kmail and are created on the server. kmail is then permanently stuck, stopping akonadi and quitting kmail does NOT change this. The only way to fix this is to delete the receive account in kmail (or system settings, personal information), and to re-create it. I haven't found similar bug reports in bugzilla. Workaround: Only perform creation of folders in posteo's webmail interface!! Reproducible: Always Steps to Reproduce: 1. Create a receive account in kmail for posteo.de 2. Add a new folder in the IMAP account on posteo.de at the top level - RMB on the IMAP service name in kmail's folder list (the server icon), with the name containing only ASCII characters. 3. Actual Results: * kmail produces an error: Posteo: Could not create collection Test resourceId: 34 * The folder is not shown in kmail (although it is created on the server). * No further folder or sub-folders created on the server will show in kmail. * Frequent notification drivel occurs. * Restarting akonadi and kmail does not fix it. * Sub-folders can still be created in kmail, and are shown as expected. Expected Results: Folder is created. Folder shows in kmail. Further folder or sub-folder creation, either with kmail or otherwise, is possible and all folders created on the server show in kmail after refresh. System is running on US or UK English locale. IMAP server is probably running on German locale. IMAP server's web interface shows folders Posteingang, Entwürfe, Gesendet, Gelöscht (which can't be deleted etc). kmail translates this into English, and does not associate Gelöscht with what it calls Trash. The problem does not occur with gmx.de. -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338670] Google Calendar & task resource can't handle more than one google account.
https://bugs.kde.org/show_bug.cgi?id=338670 Cyborg Alpha changed: What|Removed |Added CC||cyborg.alpha...@gmail.com --- Comment #1 from Cyborg Alpha --- Created attachment 88495 --> https://bugs.kde.org/attachment.cgi?id=88495&action=edit Sequenced screen caps of the bug. Sequenced screen caps of the bug. -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338670] New: Google Calendar & task resource can't handle more than one google account.
https://bugs.kde.org/show_bug.cgi?id=338670 Bug ID: 338670 Summary: Google Calendar & task resource can't handle more than one google account. Product: Akonadi Version: 4.13 Platform: Kubuntu Packages OS: Linux Status: UNCONFIRMED Severity: major Priority: NOR Component: Google Resource Assignee: dvra...@redhat.com Reporter: cyborg.alpha...@gmail.com CC: kdepim-bugs@kde.org Add a Google calendar on account...@gmail.com (adds fine) Add a second Google calendar {account...@gmail.com} (adds fine) next sync cycle ; akonadi produces an error notice ; "Google Calendars and Tasks (account...@gmail.com): Resource is not configured" Reproducible: Always Steps to Reproduce: 1. Add a Google calendar on account...@gmail.com (adds fine) 2. Add a second Google calendar {account...@gmail.com} (adds fine) 3. next sync cycle ; akonadi produces an error notice ; "Google Calendars and Tasks (account...@gmail.com): Resource is not configured" Actual Results: notification; "Google Calendars and Tasks (account...@gmail.com): Resource is not configured" KOrganizer Version 4.14 rc Using KDE Development Platform 4.13.97 -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #54 from Marcel Naziri --- (In reply to Christian Mollekopf from comment #53) > (In reply to Marcel Naziri from comment #51) > > (In reply to Carsten Pfeiffer from comment #50) > What's currently missing from my patch is that we are not using the > optimization that avoid downloading all messages on every sync. This is > because we usually rely on a combination of message-count and uidnext to > detect if new messages are available or old ones have been deleted. Whitout > uidnext we could still avoid a sync if the messagecount remains the same, > but then we would run into the problem that we for instance would never > notice if i.e. one message has been removed and another one added (which is > nasty because it's very unpredictable). Is the nextuid always monotonic increasing value or is it also lowered by the mail server in some circumstances? I will test your patch tongiht or tomorrow. -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #53 from Christian Mollekopf --- (In reply to Marcel Naziri from comment #51) > (In reply to Carsten Pfeiffer from comment #50) > > (In reply to Marcel Naziri from comment #49) > > > Anyone tested my patch for ImapInterval in kdepimlibs? > > > > Will do so tonight or tomorrow night. Completely missed that the patch is > > attached. > > I realized that with my patch flags (e.g. read/unread) changed by another > client aren't reflected in kmail when refreshing the folder. not until > mailbox content is changed (new mail arrived or something moved) the flags > are updated. > > Is this also happening with Christians patch v2? Please note that your patch is really rather a workaround that cannot be upstreamed. Thanks a lot for your analysis though as it pointed me in the right direction. What's currently missing from my patch is that we are not using the optimization that avoid downloading all messages on every sync. This is because we usually rely on a combination of message-count and uidnext to detect if new messages are available or old ones have been deleted. Whitout uidnext we could still avoid a sync if the messagecount remains the same, but then we would run into the problem that we for instance would never notice if i.e. one message has been removed and another one added (which is nasty because it's very unpredictable). -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #52 from Carsten Pfeiffer --- (In reply to Marcel Naziri from comment #51) > I realized that with my patch flags (e.g. read/unread) changed by another > client aren't reflected in kmail when refreshing the folder. not until > mailbox content is changed (new mail arrived or something moved) the flags > are updated. > > Is this also happening with Christians patch v2? No, this works fine with Christian's patch. -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338658] GMail: "Multiple merge candidates, aborting"
https://bugs.kde.org/show_bug.cgi?id=338658 --- Comment #1 from Paul Gideon Dann --- Sorry, I intended to specify "...on both of the GMail accounts I've set up with *IMAP*" -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338658] New: GMail: "Multiple merge candidates, aborting"
https://bugs.kde.org/show_bug.cgi?id=338658 Bug ID: 338658 Summary: GMail: "Multiple merge candidates, aborting" Product: Akonadi Version: 1.13.0 Platform: Archlinux Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: IMAP resource Assignee: chrig...@fastmail.fm Reporter: pdgiddie+...@gmail.com CC: kdepim-bugs@kde.org, vkra...@kde.org After upgrading to Akonadi 1.13.0 / Kontact 4.14.0 I've been getting quite a few notifications saying: "Multiple merge candidates, aborting" I'm getting this on both of the GMail accounts I've set up with. I've tried removing the akonadi database at ~/.local/share/akonadi. This greatly reduced the number of messages I was receiving, but once Akonadi had finished caching what it needed in the database, these messages started occurring regularly again (though only one at a time now), presumably when it polls for new mail. I've tried shutting down Akonadi and running "akonadictl fsck", but that doesn't have any effect. What can I do to help diagnose the issue? -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #51 from Marcel Naziri --- (In reply to Carsten Pfeiffer from comment #50) > (In reply to Marcel Naziri from comment #49) > > Anyone tested my patch for ImapInterval in kdepimlibs? > > Will do so tonight or tomorrow night. Completely missed that the patch is > attached. I realized that with my patch flags (e.g. read/unread) changed by another client aren't reflected in kmail when refreshing the folder. not until mailbox content is changed (new mail arrived or something moved) the flags are updated. Is this also happening with Christians patch v2? -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kmail2] [Bug 338656] New: KMail-4.14 always wants a confirmation before sending of a message
https://bugs.kde.org/show_bug.cgi?id=338656 Bug ID: 338656 Summary: KMail-4.14 always wants a confirmation before sending of a message Product: kmail2 Version: 4.14.0 Platform: Gentoo Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs@kde.org Reporter: till2.schae...@uni-dortmund.de Since i upgraded to 4.14.0 KMail always shows a confirmation dialog before sending a mail. This dialog gives me the options "send now", "send later" and "cancel". I have checked the settings and the option "accounts -> sending -> confirm before send" is not checked. also enabling and re-disabling has no effect. -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #50 from Carsten Pfeiffer --- (In reply to Marcel Naziri from comment #49) > Anyone tested my patch for ImapInterval in kdepimlibs? Will do so tonight or tomorrow night. Completely missed that the patch is attached. -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #49 from Marcel Naziri --- Anyone tested my patch for ImapInterval in kdepimlibs? For me it's sufficient to work with courier again using the actual implementation of kdelibs-runtime. With the patch I can't see a complete fetching of the mail headers when just switching to another message or changing folders. It only happens when the mailbox has changed, e.g. new mail arrived. -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kmail2] [Bug 338173] KMails interaction with gmail.com deviates from its behavior in earlier version, regression
https://bugs.kde.org/show_bug.cgi?id=338173 Freek de Kruijf changed: What|Removed |Added Version|Git (master)|4.14.0 --- Comment #1 from Freek de Kruijf --- The same problem in KMail 4.14.0 to which I updated today. -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kmail2] [Bug 337656] Choosing a custom font for the message text does not work
https://bugs.kde.org/show_bug.cgi?id=337656 --- Comment #1 from Freek de Kruijf --- Only choosing Monospace does not work. When choosing a named font which is monospace it works. So this is still a bug. -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #48 from Marcel Naziri --- I don't see it really as Bug in Courier. RFC 3501 says "Note that earlier versions of this protocol only required the FLAGS, EXISTS, and RECENT untagged data; consequently, client implementations SHOULD implement default behavior for missing data as discussed with the individual item." I don't expect to see the requested feature in old rusty Courier Mail Server soon - if at all. So this should be handled by kmail with appropriate action. Isn't it possible to fallback to the behaviour in 4.13.x in this case? -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 337756] Crash of akonadi_imap_resource trying to make connection to courier imap server on local system
https://bugs.kde.org/show_bug.cgi?id=337756 Freek de Kruijf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Version|4.13|GIT (master) --- Comment #3 from Freek de Kruijf --- KDE 4.14.0 does not have this bug anymore. -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #47 from didi.deb...@cknow.org --- (In reply to Thomas Tanghus from comment #46) > Isn't it possible to see what has changed between 4.13.3(4?) and 4.14? > 4.13.x managed Courier servers without this problem. + 1 -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #46 from Thomas Tanghus --- (In reply to Carsten Pfeiffer from comment #45) > In any case, this makes kmail with courier and not-so-tiny folders hardly > usable, even if courier is to blame for the lack of UIDNEXT support. Isn't it possible to see what has changed between 4.13.3(4?) and 4.14? 4.13.x managed Courier servers without this problem. -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #45 from Carsten Pfeiffer --- I don't think the behavior is the same as before. Previously it would switch folders and display mails immediately. Now it only shows the preselected mail immediately. When selecting another mail, I have to wait for the full sync to finish before the contents of the next mail is displayed. The full sync can take minutes, depending on the size of the folder and the connection. So - either it did not make a full sync previously, - or the full sync was way faster so the delay was not noticeable - or the displaying of selected mails would not need for the full sync to finish In any case, this makes kmail with courier and not-so-tiny folders hardly usable, even if courier is to blame for the lack of UIDNEXT support. -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kmail2] [Bug 338651] New: Multiformat messages not displayed in HTML
https://bugs.kde.org/show_bug.cgi?id=338651 Bug ID: 338651 Summary: Multiformat messages not displayed in HTML Product: kmail2 Version: 4.14.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: kdepim-bugs@kde.org Reporter: nqn1...@gmail.com Since the 4.14 update, multiformat messages are always displayed in plain text, even though the option "prefer HTML to plain text" is enabled in the settings. -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kmail2] [Bug 338645] Custom autocorrection: Cursor does not jump to end of replaced string
https://bugs.kde.org/show_bug.cgi?id=338645 Laurent Montel changed: What|Removed |Added CC||mon...@kde.org --- Comment #2 from Laurent Montel --- Thanks for demo. I will investigate it. Regards -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #44 from Christian Mollekopf --- (In reply to Carsten Pfeiffer from comment #43) > Thanks Christian, that one works. Great, thanks for testing. > kmail shows all mails again, but everytime > I switch folders, it will synchronize the entire folder. > Yes, that is expected. > I guess that was to be expected from the discussion here, so I hope that > this is a quick fix and not the solution. I don't plan on working on this any further. It could be improved, but courier should just send UIDNEXT which is what is specified in RFC 3501 (IMAP). Note that this simply reestablishes what was done before (You just didn't have any debug messages telling you that a full sync was executed). -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338648] New kdepim-runtime 4.14 resource kolab doesn't show mail or contact/task/calender/... informatio
https://bugs.kde.org/show_bug.cgi?id=338648 Laurent Montel changed: What|Removed |Added Product|kdepim |Akonadi CC||kdepim-bugs@kde.org, ||mon...@kde.org Component|libkdepim |Kolab Resource Version|unspecified |GIT (master) -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 333035] Supposable timing problem causes duplicate mails after filtering
https://bugs.kde.org/show_bug.cgi?id=333035 Hussam Al-Tayeb changed: What|Removed |Added CC||hus...@visp.net.lb -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.
https://bugs.kde.org/show_bug.cgi?id=338186 --- Comment #43 from Carsten Pfeiffer --- Thanks Christian, that one works. kmail shows all mails again, but everytime I switch folders, it will synchronize the entire folder. I guess that was to be expected from the discussion here, so I hope that this is a quick fix and not the solution. -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kdepim] [Bug 338648] New: New kdepim-runtime 4.14 resource kolab doesn't show mail or contact/task/calender/... informatio
https://bugs.kde.org/show_bug.cgi?id=338648 Bug ID: 338648 Summary: New kdepim-runtime 4.14 resource kolab doesn't show mail or contact/task/calender/... informatio Product: kdepim Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: libkdepim Assignee: kdepim-bugs@kde.org Reporter: franzschro...@yahoo.de I've noticed that kdepim-runtime 4.14 now provides a new kolab resource which explicitly states that the old kolab-proxy is obsolete and should not be used. So Ive started to migrate my setup to use this new resource to replace my imap and kolab-proxy resource. The first step was to just add the kolab resource in akonadi and change the settings to be the same as my imap setup (beside the name of course). After ages of downloading my mails, nothing was visible in kmail2 or in korganizer/kaddressbook/... The akonadiconsole showed the new resource with all my mail folders and the mails (and their content). So it looks like everything was downloaded. Also restarting the complete system didn't solve anything. I am not sure if it helps but I've compared the folder properties of INBOX (with the old imap resource) and my INBOX/Calender (with kolab-proxy resource) folder in akonadiconsole: * INBOX ** imap: *** ENTITYDISPLAY: ("Inbox" "mail-folder-inbox" "" ()) *** uidnext: 13032 *** collectionflags: \Answered \Flagged \Deleted \Seen \Draft Old $FORWARDED $SENT $REPLIED $SIGNED $ATTACHMENT $ENCRYPTED $TODO $WATCHED $IGNORED $QUEUED \* *** timestamp: 1409303565 *** uidvalidity: 1294437727 *** highestmodseq: 28805 *** Content-Types: message/rfc822 inode/directory ** kolab *** ENTITYDISPLAY: ("Inbox" "mail-folder-inbox" "" ()) *** accessrights: a *** timestamp: 1409303529 *** Content-Types: inode/directory application/x-kolab-objects * Calender ** kolab-proxy *** ENTITYDISPLAY: ("" "view-calendar" "" ()) *** uidnext: 230 *** AccessrRights: a *** collectionflags: \Answered \Flagged \Deleted \Seen \Draft Old \* *** timestamp: 1409303564 *** uidvalidity: 1294437785 *** collectionannotations: /vendor/kolab/folder-type event.default *** highestmodseq: 380 *** Content-Types: inode/directory application/x-vnd.akonadi.calendar.event ** kolab *** uidnext: 230 *** AccessRights: a *** collectionflags: \Answered \Flagged \Deleted \Seen \Draft Old \* *** timestamp: 1409303529 *** uidvalidity: 1294437785 *** highestmodseq: 380 *** Content Types: inode/directory application/x-kolab-objects -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kmail2] [Bug 338645] Custom autocorrection: Cursor does not jump to end of replaced string
https://bugs.kde.org/show_bug.cgi?id=338645 --- Comment #1 from Florian --- Created attachment 88483 --> https://bugs.kde.org/attachment.cgi?id=88483&action=edit Animated demo of the problem -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[kmail2] [Bug 338645] New: Custom autocorrection: Cursor does not jump to end of replaced string
https://bugs.kde.org/show_bug.cgi?id=338645 Bug ID: 338645 Summary: Custom autocorrection: Cursor does not jump to end of replaced string Product: kmail2 Version: 4.13.3 Platform: Ubuntu Packages OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: composer Assignee: kdepim-bugs@kde.org Reporter: floesc...@gmx.net In German language "mfg" is a shortcut for "Mit freundlichen Grüßen" - a common way to end E-mails and letters. I added this as a custom word replacement entry for the German language (mfg → Mit freundlichen Grüßen). When I type "mfg", mfg gets replaced as expected, but cursor jumps to the end of the first word ("Mit"). The rest of the replaced string is then shown in a new line due to the . Reproducible: Always Steps to Reproduce: 1. Setup the word replacement as described 2. Create new E-mail 3. enter "mfg" and hit enter Actual Results: Mit freundlichen Grüßen Expected Results: Mit freundlichen Grüßen Probably another bug: Word replacements do not work anymore if you switch identity while composing a message. $ uname -a Linux mycomputer 3.13.0-34-generic #60-Ubuntu SMP Wed Aug 13 15:45:27 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[akregator] [Bug 338309] Akregator 4.14 RC crashes when closing
https://bugs.kde.org/show_bug.cgi?id=338309 Florent Lévigne changed: What|Removed |Added CC||f.levi...@wanadoo.fr -- You are receiving this mail because: You are the assignee for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs
[Akonadi] [Bug 338186] Since updating to the latest Kubuntu packages Kmail is not picking up imap mail.
https://bugs.kde.org/show_bug.cgi?id=338186 Christian Mollekopf changed: What|Removed |Added Attachment #88453|0 |1 is obsolete|| --- Comment #42 from Christian Mollekopf --- Created attachment 88482 --> https://bugs.kde.org/attachment.cgi?id=88482&action=edit version 2 of patch for fallback with invalid uidnext The last patch was indeed incomplete, sorry about that. This one should do better. -- You are receiving this mail because: You are on the CC list for the bug. ___ Kdepim-bugs mailing list Kdepim-bugs@kde.org https://mail.kde.org/mailman/listinfo/kdepim-bugs