[kdepim] [Bug 327897] kdepim-runtime 4.12 lets plasma-desktop 4.11 crash: symbol lookup error: akonadi_serializer_kcalcore.so

2013-12-10 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=327897

--- Comment #1 from Christophe Giboudeaux  ---
(In reply to comment #0)
> plasma-desktop: symbol lookup error:
> /opt/kde/lib/kde4/akonadi_serializer_kcalcore.so: undefined symbol:
> _ZN8KCalCore13IncidenceBase28magicSerializationIdentifierEv
> 
> Shouldn't these versions normally be binary compatible?
> 

No, only kdepimlibs has BC guarantee. kdepim and kdepim-runtime don't have such
rules

-- 
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 325532] Akonadi crashes while idle

2013-12-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=325532

Christian Mollekopf  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||imlibs/9a4a735b4475d34bfb9b
   ||7f7292ea391b40f6c070

--- Comment #5 from Christian Mollekopf  ---
Git commit 9a4a735b4475d34bfb9b7f7292ea391b40f6c070 by Christian Mollekopf.
Committed on 10/12/2013 at 22:05.
Pushed by cmollekopf into branch 'master'.

Avoid crash if the session was destroyed while the dialog was open.

M  +5-1kimap/session.cpp

http://commits.kde.org/kdepimlibs/9a4a735b4475d34bfb9b7f7292ea391b40f6c070

-- 
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 322383] IMAP resource hangs without error message when server supports SSLv3 only

2013-12-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=322383

Christian Mollekopf  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||imlibs/8f10070603b6ae73de37
   ||895ed32d3ae086a0617f

--- Comment #6 from Christian Mollekopf  ---
Git commit 8f10070603b6ae73de37895ed32d3ae086a0617f by Christian Mollekopf.
Committed on 10/12/2013 at 21:48.
Pushed by cmollekopf into branch 'master'.

Propagate socket errors to jobs, and don't emit ERR_COULD_NOT_CONNECT on ssl
handshake errors.

ssl handshake errors should trigger the dialog to change the settings and not
just silently fail.
Unfortunately ssl handshake errors are only detected when trying to connect to
a socket without encryption. Otherwise
the error occurs only on the server side and the socket is simply disconnected.

M  +6-0kimap/job.cpp
M  +2-0kimap/job.h
M  +3-1kimap/job_p.h
M  +10   -3kimap/loginjob.cpp
M  +10   -3kimap/session.cpp
M  +1-1kimap/session_p.h
M  +3-3kimap/sessionthread.cpp
M  +2-2kimap/sessionthread_p.h
M  +50   -0kimap/tests/loginjobtest.cpp

http://commits.kde.org/kdepimlibs/8f10070603b6ae73de37895ed32d3ae086a0617f

-- 
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 327894] Kmail can not delete emails (imap). Emails are downloaded again after removal.

2013-12-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=327894

Christian Mollekopf  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDSINFO
 CC||mollek...@kolabsys.com
 Resolution|--- |WAITINGFORINFO

--- Comment #2 from Christian Mollekopf  ---
We will need some debug info to be able to do anything about this.
Please see
http://techbase.kde.org/Projects/PIM/Akonadi/Debug_IMAP#How_To_Create_Useful_Bugreports_for_the_Akonadi_IMAP_Resource

-- 
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 323929] kmail high cpu load, seems stuck looping on fetching mails from akonadi

2013-12-10 Thread fsfbugs
https://bugs.kde.org/show_bug.cgi?id=323929

fsfb...@gmail.com changed:

   What|Removed |Added

 CC||fsfb...@gmail.com

--- Comment #32 from fsfb...@gmail.com ---
Just a bit of feedback. I've built the current head of the 4.11 branch
(including Raul Fernandes's patch). Solves the problem completely for me;
thanks, Raul!

-- 
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 327006] Kmail Crashes when i tryed to synchronised it with an IMAP server

2013-12-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=327006

Christian Mollekopf  changed:

   What|Removed |Added

 CC||mollek...@kolabsys.com
  Component|IMAP resource   |libakonadi
   Assignee|chrig...@fastmail.fm|kdepim-bugs@kde.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
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 328640] crash on moving mail if using context-menu

2013-12-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=328640

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
backtrace ?

-- 
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 328640] New: crash on moving mail if using context-menu

2013-12-10 Thread marian.trenkwalder
https://bugs.kde.org/show_bug.cgi?id=328640

Bug ID: 328640
   Summary: crash on moving mail  if using context-menu
Classification: Unclassified
   Product: kmail2
   Version: 4.11.3
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: crash
  Priority: NOR
 Component: message list
  Assignee: kdepim-bugs@kde.org
  Reporter: marian.trenkwal...@gmail.com

When moving a mail with the context-menu  kmail crashes.
Same Problem when copying with context-menu.

But no problem when move the mail with drag and drop.

Reproducible: Always

Steps to Reproduce:
1. open kmail
2. select a mail
3. right mousclick to open the context menu 
4. choose something in "Nachricht verschieben nach" 

Actual Results:  
crash

Expected Results:  
mail should move to the chosen location

kmail version 4.11.4

-- 
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 328636] New: Some calendar event isn't syncronized with google calendar

2013-12-10 Thread Ezio Vergine
https://bugs.kde.org/show_bug.cgi?id=328636

Bug ID: 328636
   Summary: Some calendar event isn't syncronized with google
calendar
Classification: Unclassified
   Product: Akonadi
   Version: 4.11
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Google Resource
  Assignee: dvra...@redhat.com
  Reporter: virgo...@gmail.com
CC: kdepim-bugs@kde.org

I've this problem: when I create an event on a google calendar with kontact,
sometimes the event is created only locally and not in google calendar.
I've tried to investigate with akonadiKonsole and I've find this:
when an event isn't syncronized, I don't have a "remoteId" for the event
created. (http://wstaw.org/m/2013/12/10/plasma-windowedS24889.png).

How I can help for resolve this issue?

Reproducible: Sometimes

Steps to Reproduce:
1. Insert a event in a google calendar resource
2.
3.
Actual Results:  
sometimes the event isn't present in google calendar

Expected Results:  
event syncronized with google calendar

-- 
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 328591] 'Send Mail' keyboard shortcut (CTRL+ENTER) should not be set by default or require confirmation

2013-12-10 Thread fsfbugs
https://bugs.kde.org/show_bug.cgi?id=328591

--- Comment #3 from fsfb...@gmail.com ---
Here's a compromise: when 'Confirm before send' is not activated and the user
has invoked the keyboard shortcut, show a dialogue that says something along
the lines of

You have pressed the *Send Mail* keyboard shortcut *CTRL-ENTER*. Keyboard
shortcuts can be changed via *Settings -> Configure Shortcuts...*.

[ ] Don't ask for confirmation again.

[Send Now] [Send Later] [Cancel]

With the above, all users should be happy: those who want 'Confirm before send'
always are unaffected; those who don't want 'Confirm before send' will see the
confirmation dialogue only once; those who what the keyboard shortcut get it by
default; and those who deem it too dangerous are asked to confirm and are told
how to change it.

-- 
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 328591] 'Send Mail' keyboard shortcut (CTRL+ENTER) should not be set by default or require confirmation

2013-12-10 Thread fsfbugs
https://bugs.kde.org/show_bug.cgi?id=328591

--- Comment #2 from fsfb...@gmail.com ---
No, it's not a bug. It's about default settings. KMail should by default try
very hard to stop me sending out an email prematurely and it already does so
for, e.g., attachments.

Now, I know that I can just deactivate the shortcut or activate 'Confirm before
send' but this is about defaults. The problem with 'Confirm before send' is
that it isn't activated by default (I think?), and that it applies equally to
pressing the 'Send' button and CTRL-ENTER. Many users (including me) won't want
'Confirm before send' to be activated or deactivate it straight away because
because they never accidentally press the 'Send' button.

Unlike the 'Send' button, the keyboard shortcut is not discoverable: the user
will learn about either it by explicitly searching for it, or by accidentally
pressing the key combination. In the latter case, it's already too late. I, for
example, tend to forget that it exists when using a different
computer/installation so don't even think about disabling the shortcut.

-- 
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 328628] Akonadi corrupted after hard reboot

2013-12-10 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=328628

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |INVALID

--- Comment #2 from Daniel Vrátil  ---
Sorry, but how is this a bug? If you forcibly shutdown system with database
stored on a network storage, you cannot expect anything else than database
corruption. Either don't store ~/.local/share/akonadi with MySQL data on NFS,
use system (or remote) MySQL instance, or use SQLite (but you will pay horrible
performance penalty there if you use KMail).

Closing as invalid, as this is not a bug report or a feature request and
nothing we can do about in Akonadi. Sorry.

-- 
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 328628] Akonadi corrupted after hard reboot

2013-12-10 Thread springer
https://bugs.kde.org/show_bug.cgi?id=328628

sprin...@ma.tum.de changed:

   What|Removed |Added

 CC||sprin...@ma.tum.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 328628] Akonadi corrupted after hard reboot

2013-12-10 Thread springer
https://bugs.kde.org/show_bug.cgi?id=328628

--- Comment #1 from sprin...@ma.tum.de ---
Created attachment 84022
  --> https://bugs.kde.org/attachment.cgi?id=84022&action=edit
Akonadi self test report on startup.

-- 
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 328628] New: Akonadi corrupted after hard reboot

2013-12-10 Thread springer
https://bugs.kde.org/show_bug.cgi?id=328628

Bug ID: 328628
   Summary: Akonadi corrupted after hard reboot
Classification: Unclassified
   Product: Akonadi
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: sprin...@ma.tum.de

After  a hard reboot that was necessary due to an issue with the NFS server
containing the home directory, Akonadi fails to start up. The only resolution
found so far was to delete .local/share/akonadi/ and .config/akonadi and redo
the configuration. So far, this kind of hard reboot was necessary twice while
kmail was running, every time resulting in the described issue.

Self test log attached below.

Reproducible: Always




Operating system is OpenSuse 12.3 with all software components from the
official repositories. Home directory is on NFS server running Ubuntu 12.04.

-- 
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 322383] IMAP resource hangs without error message when server supports SSLv3 only

2013-12-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=322383

--- Comment #5 from Christian Mollekopf  ---
The session indeed treats ssl handshake failures the same as other failed
attempts to connect to the server and thus doesn't show the dialog that the
settings are likely incompatible.

-- 
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 311496] Contacts Autocompletion list is difficult to use

2013-12-10 Thread Jörg Schaible
https://bugs.kde.org/show_bug.cgi?id=311496

Jörg Schaible  changed:

   What|Removed |Added

 CC||joerg.schai...@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 322383] IMAP resource hangs without error message when server supports SSLv3 only

2013-12-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=322383

--- Comment #4 from Christian Mollekopf  ---
Wishlist item for forcing encryption version
https://bugs.kde.org/show_bug.cgi?id=328625

-- 
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 328625] Allow forcing encryption protocol version

2013-12-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=328625

--- Comment #1 from Christian Mollekopf  ---
See also https://bugs.kde.org/show_bug.cgi?id=322383

-- 
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 328625] New: Allow forcing encryption protocol version

2013-12-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=328625

Bug ID: 328625
   Summary: Allow forcing encryption protocol version
Classification: Unclassified
   Product: Akonadi
   Version: GIT (master)
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: IMAP resource
  Assignee: chrig...@fastmail.fm
  Reporter: mollek...@kolabsys.com
CC: kdepim-bugs@kde.org, vkra...@kde.org

Certain servers don't support sslv2 hello's, so they are incompatible with
openssls compatibility mode for ssl. While I don't think this justifies a new
GUI option, we could allow a configfile-only option to force a specific version
to be used to work around the problem. 

Reproducible: Always

-- 
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 311496] Contacts Autocompletion list is difficult to use

2013-12-10 Thread Marc Mezzarobba
https://bugs.kde.org/show_bug.cgi?id=311496

Marc Mezzarobba  changed:

   What|Removed |Added

 CC||marc+b...@mezzarobba.net

-- 
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 323273] Address completion in the composer scrolls back to top when new results come in

2013-12-10 Thread Marc Mezzarobba
https://bugs.kde.org/show_bug.cgi?id=323273

Marc Mezzarobba  changed:

   What|Removed |Added

 CC||marc+b...@mezzarobba.net

-- 
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 322383] IMAP resource hangs without error message when server supports SSLv3 only

2013-12-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=322383

--- Comment #3 from Christian Mollekopf  ---
According to http://www.openssl.org/docs/ssl/SSL_CTX_new.html
q_SSLv23_client_method is the way to go (and what we're using currently), so
IMO the server should normally just understand SSLv2 hello messages (even if it
then decides to use SSLv3). We could add an option to force a specific ssl
version (but probably in a config file only), if that is really required.

For now I'm only concerned about notifying the user that the connection cannot
be established. However, I seem to get a dialog when the encryption fails
(tested by using plain which is not supported by my server).

-- 
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 322383] IMAP resource hangs without error message when server supports SSLv3 only

2013-12-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=322383

Christian Mollekopf  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||mollek...@kolabsys.com
 Ever confirmed|0   |1

--- Comment #2 from Christian Mollekopf  ---
The problem is that we're trying to connect using QSsl::AnyProtocol, which
suggests it should be able to connect to sslv3 only server, but actually can't.

The internally used q_SSLv23_client_method (openssl), sends out a SSLv2 client
hello message, but will also indicate that it understands sslv3, so the server
could upgrade.
However, that doesn't seem to work with sslv3 only servers.

So I think we need to add an explicit sslv3 option, or disable sslv2 right away
(AFAIK it's not recommended anyways and sslv3 should be widely supported).

Regarding the error message, I checked that the error is detected internally,
so the resource should enter the broken state.

See also:
https://groups.google.com/forum/#!msg/phantomjs/QgwweHYv4HU/odbQxCibzDsJ

-- 
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 297930] Kmail hangs on "Retrieving folder contents ... please wait"

2013-12-10 Thread g.sora
https://bugs.kde.org/show_bug.cgi?id=297930

--- Comment #7 from g.s...@tiscali.it ---
(In reply to comment #6)
> I confirm same problem on OpenSuSE 13.1 (Kde 4.11.2) after upgrading from
> OpenSuSE 12.3 (Kde 4.10.5). 
> The same on another PC with Kubuntu 12.10 upgraded with KDE 4.11.3.
> I have to manage a lot of accounts some IMAP some POP3.
> This is a serious bug preventing using in a decent way KMail. I even tried
> to reset akonadi with everything linked to it under kubuntu, but the only
> results was I missed my messages of e-mail. 
> In the past, from time to time, I had to stop akonadi services to see kmail
> just working, or deactivating html, but now this is not enough. Maybe some
> problems with MariaDB too?
Removing some files under local/share/akonadi, after akonadtctl stop, then
executing akonadictl start, partially solve the problem, in a very very long
time. Pls remember to restart your whole system.  What you get is a system with
the all filters mixed and  the account boxes mixed too. This is really annoying
if you have many accounts and many computers to manage. Now all seems ok, but
after 2 days of e-mail stop. Really this is non acceptable for production
systems.

-- 
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 326480] Akonadi fails to start

2013-12-10 Thread Jörg Schuck
https://bugs.kde.org/show_bug.cgi?id=326480

Jörg Schuck  changed:

   What|Removed |Added

 CC||joerg_sch...@web.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 326480] Akonadi fails to start

2013-12-10 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=326480

Daniel Vrátil  changed:

   What|Removed |Added

 CC||messengerofde...@gmail.com

--- Comment #34 from Daniel Vrátil  ---
*** Bug 328119 has been marked as a duplicate of this 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 328119] Kmail failed to start due to akonadi service is not operational

2013-12-10 Thread Daniel Vrátil
https://bugs.kde.org/show_bug.cgi?id=328119

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||dvra...@redhat.com
 Resolution|--- |DUPLICATE

--- Comment #2 from Daniel Vrátil  ---


*** This bug has been marked as a duplicate of bug 326480 ***

-- 
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 328619] Auto-complete for contacts should be based on identity

2013-12-10 Thread flyos
https://bugs.kde.org/show_bug.cgi?id=328619

--- Comment #1 from fl...@mailoo.org ---
Just re-read my comments above, and noticed I forgot to say "Hi !", "Thanks"
and "By the way, nice work on Kmail !" ;)

Don't like brutal "bug" reports...

-- 
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 328619] New: Auto-complete for contacts should be based on identity

2013-12-10 Thread flyos
https://bugs.kde.org/show_bug.cgi?id=328619

Bug ID: 328619
   Summary: Auto-complete for contacts should be based on identity
Classification: Unclassified
   Product: kmail2
   Version: 4.11.3
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: UI
  Assignee: kdepim-bugs@kde.org
  Reporter: fl...@mailoo.org

Nowadays (Kmail on SC 4.11.3), it is possible to set the order for contact
auto-completion in the Kmail config settings (in section Editor -- translated
from French, but I should think this is the name in English).

However, I think that contact auto-completion should be moved to identity
configuration. I would think that for people having different contacts folder
(say CardDAV folders), their first choice of contacts would depend on the
identity sending the e-mail.

For example, if I have 2 identity (personal/professional) and 2 contacts
folders (again personal/professional), it would make sense to always prefer the
first folder when using the first identity and so on.


Reproducible: Always

-- 
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 310887] Imap resource crashes randomly.

2013-12-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=310887

Christian Mollekopf  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||imlibs/d0cd431fbc433f9bdcd4
   ||64340027140a737647ca
  Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep
   |imlibs/d0cd431fbc433f9bdcd4 |imlibs/05738951d9b1a78b9832
   |64340027140a737647ca|be5eda3c1b0fe99f12bd

--- Comment #9 from Christian Mollekopf  ---
Git commit d0cd431fbc433f9bdcd464340027140a737647ca by Christian Mollekopf.
Committed on 10/12/2013 at 09:09.
Pushed by cmollekopf into branch 'master'.

Made the socketTimer a bit simpler and more robust.

There is no need for the code to not be a little more forgiving, and we can
easily get into a situation
with the timer already running on startNext. e.g. due to socketActivity of due
to unhandled data (BYE).

This will hopefully fix the ASSERT people were running into.

M  +6-14   kimap/session.cpp

http://commits.kde.org/kdepimlibs/d0cd431fbc433f9bdcd464340027140a737647ca

--- Comment #10 from Christian Mollekopf  ---
Git commit 05738951d9b1a78b9832be5eda3c1b0fe99f12bd by Christian Mollekopf.
Committed on 10/12/2013 at 10:22.
Pushed by cmollekopf into branch 'master'.

Handle BYE.

M  +12   -0kimap/session.cpp

http://commits.kde.org/kdepimlibs/05738951d9b1a78b9832be5eda3c1b0fe99f12bd

-- 
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 310887] Imap resource crashes randomly.

2013-12-10 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=310887

Christian Mollekopf  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||imlibs/d0cd431fbc433f9bdcd4
   ||64340027140a737647ca
  Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep
   |imlibs/d0cd431fbc433f9bdcd4 |imlibs/05738951d9b1a78b9832
   |64340027140a737647ca|be5eda3c1b0fe99f12bd

--- Comment #9 from Christian Mollekopf  ---
Git commit d0cd431fbc433f9bdcd464340027140a737647ca by Christian Mollekopf.
Committed on 10/12/2013 at 09:09.
Pushed by cmollekopf into branch 'master'.

Made the socketTimer a bit simpler and more robust.

There is no need for the code to not be a little more forgiving, and we can
easily get into a situation
with the timer already running on startNext. e.g. due to socketActivity of due
to unhandled data (BYE).

This will hopefully fix the ASSERT people were running into.

M  +6-14   kimap/session.cpp

http://commits.kde.org/kdepimlibs/d0cd431fbc433f9bdcd464340027140a737647ca

--- Comment #10 from Christian Mollekopf  ---
Git commit 05738951d9b1a78b9832be5eda3c1b0fe99f12bd by Christian Mollekopf.
Committed on 10/12/2013 at 10:22.
Pushed by cmollekopf into branch 'master'.

Handle BYE.

M  +12   -0kimap/session.cpp

http://commits.kde.org/kdepimlibs/05738951d9b1a78b9832be5eda3c1b0fe99f12bd

-- 
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 328246] Manage Sieve scripts feature broken

2013-12-10 Thread Michael Zanetti
https://bugs.kde.org/show_bug.cgi?id=328246

--- Comment #7 from Michael Zanetti  ---
Yes, I've installed thunderbird and the Sieve plugin and that worked fine too.

However, in the meantime I've upgraded my KDE installation (Kontact Version
4.12 rc1) and turns out it works again. No idea what it didn't connect with the
betas.

-- 
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 327523] Newly added accounts don't show in name window

2013-12-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=327523

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #2 from Laurent Montel  ---
So it's a bug with subscribing ?
subscribing on server ?

-- 
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 327736] Applying a filter on a folder or on multiple messages does not work

2013-12-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=327736

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
Do you restest with 4.12 ?
I know that imap + list-id was fixed in 4.12 (and perhaps backported to 4.11.4)

-- 
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 327779] redirect overwrites To:

2013-12-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=327779

--- Comment #3 from Laurent Montel  ---
Ok will investigate

-- 
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 327831] Not all photos from addressbook shows using fancy headers

2013-12-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=327831

--- Comment #6 from Laurent Montel  ---
I fixed 'a)'

-- 
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 327831] Not all photos from addressbook shows using fancy headers

2013-12-10 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=327831

--- Comment #5 from Laurent Montel  ---
Git commit dd24c09c6af98572d733f9e518d89fb3b0501ee6 by Montel Laurent.
Committed on 10/12/2013 at 08:00.
Pushed by mlaurent into branch 'KDE/4.12'.

Fix Bug 327831 - Not all photos from addressbook shows using fancy headers

Now show photo when there is several address item.

M  +11   -1messageviewer/header/contactdisplaymessagememento.cpp
M  +1-0messageviewer/header/contactdisplaymessagememento.h

http://commits.kde.org/kdepim/dd24c09c6af98572d733f9e518d89fb3b0501ee6

-- 
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