[kmail2] [Bug 328381] New: Ask for confirmation before copying folders

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

Bug ID: 328381
   Summary: Ask for confirmation before copying folders
Classification: Unclassified
   Product: kmail2
   Version: 4.11.3
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: mollek...@kolabsys.com

Folder copies can result in huge operations, so a confirmation dialog would be
good to prevent accidental copies.

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 328298] Mail disappears after having been copied to a folder

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

Daniel Vrátil  changed:

   What|Removed |Added

 CC||dvra...@redhat.com,
   ||kdepim-bugs@kde.org,
   ||vkra...@kde.org
  Component|general |IMAP resource
Version|4.10.5  |4.11
   Assignee|kdepim-bugs@kde.org |chrig...@fastmail.fm
Product|kmail2  |Akonadi

--- Comment #5 from Daniel Vrátil  ---
Looks like a problem with the IMAP resource.

Please run following commands from konsole:

export KIMAP_LOGFILE=/tmp/imap.log
akonadictl restart 

It will cause the IMAP resource to log all communication with the server to
/tmp/imap.log.* files. Then reproduce the bug, find the one file and attach it
here. Remember to strip any sensitive information.

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


[Akonadi] [Bug 328382] New: Emit progress information including the possiblity to abort operations

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

Bug ID: 328382
   Summary: Emit progress information including the possiblity to
abort operations
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

The imap resource should give information about large operations similar to KIO
notifications. This should include the possiblity to abort operations.

This is i.e. useful to abort large copy operations, or to at least know why the
resource is busy as hell.

This requires support for batch itemAdded operations so the resource is aware
of a large copy operation being in progress and depends on support of IDLE in
akonadi.

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


[Akonadi] [Bug 328325] akonadi postgresql backend runs incorrect alter table query

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

Daniel Vrátil  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||dvra...@redhat.com
 Ever confirmed|0   |1

--- Comment #2 from Daniel Vrátil  ---
Please open Akonadi console, go to "DB Browser", select "schemaversiontable",
click "Refresh" and change the value in the field to 24.

Freshly created database is created with revision 23, and Akonadi then tries to
upgrade it to 24, by migrating from BYTEA to TEXT, which fails, because the
database has already been created with TEXT.

-- 
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 328325] akonadi postgresql backend runs incorrect alter table query

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

Daniel Vrátil  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||1.11.0
 Resolution|--- |FIXED

--- Comment #3 from Daniel Vrátil  ---
The schema version mismatch between dbupdate.xml and akonadidb.xml has been
fixed in 1.11.0.

-- 
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 328298] Mail disappears after having been copied to a folder

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

Christian Mollekopf  changed:

   What|Removed |Added

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

--- Comment #6 from Christian Mollekopf  ---
Please also look into .xsession-errors for error messages of the imap resource.

I couldn't find any unsafe codepath in the imap resource, so we need some more
info first.

The imap resource only removes the old item if the append succeeded, so if it
fails nothing should happen and the old state should be restored with the next
sync.
(unless we get an itemRemoved signal from the akonadi server, but I wouldn't
see why that should happen).

Thanks for reporting.

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


[akregator] [Bug 328266] Akregator Crash

2013-12-03 Thread gabriele monfardini
https://bugs.kde.org/show_bug.cgi?id=328266

gabriele monfardini  changed:

   What|Removed |Added

 CC||gabrimo...@gmail.com

-- 
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 328266] Akregator Crash

2013-12-03 Thread gabriele monfardini
https://bugs.kde.org/show_bug.cgi?id=328266

--- Comment #1 from gabriele monfardini  ---
Created attachment 83903
  --> https://bugs.kde.org/attachment.cgi?id=83903&action=edit
New crash information added by DrKonqi

akregator (4.11.2) on KDE Platform 4.11.2 using Qt 4.8.4

- What I was doing when the application crashed:
I was reading feeds and fetching many others in background (it was just
started)

-- Backtrace (Reduced):
#6  0x7fc6d6aea943 in type (this=0x7fc6b29c0680) at ../../kjs/value.h:452
#7  KJS::cloneInternal (exec=exec@entry=0x4046810, ctx=ctx@entry=0x40467f0,
in=in@entry=0x7fc6b29c0680, path=...) at ../../khtml/ecma/kjs_data.cpp:37
#8  0x7fc6d6aead4b in KJS::encapsulateMessageEventData (exec=0x4046810,
ctx=ctx@entry=0x40467f0, data=data@entry=0x7fc6b29c0680) at
../../khtml/ecma/kjs_data.cpp:117
#9  0x7fc6d6aeaf35 in KJS::DelayedPostMessage::execute (this=0x3c133e0,
w=) at ../../khtml/ecma/kjs_data.cpp:169
#10 0x7fc6d6a95e7b in KJS::Window::afterScriptExecution
(this=0x7fc6b80e) at ../../khtml/ecma/kjs_window.cpp:1549

-- 
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 328325] akonadi postgresql backend runs incorrect alter table query

2013-12-03 Thread Vincent de Phily
https://bugs.kde.org/show_bug.cgi?id=328325

--- Comment #4 from Vincent de Phily  ---
Confirming that manually changing the version to 24 fixes the issue.

Thanks for quick workaround and fix.

-- 
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 298267] crash when attempting to restart gmail imap connect

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

Christian Mollekopf  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mollek...@kolabsys.com
 Resolution|--- |DUPLICATE

--- Comment #17 from Christian Mollekopf  ---
I suppose this crash was caused by calling ResourceBase method's after
ResourceBase has already been destroyed (since the whole thing get's called
from the QObject destructor). So I assume that this is probably fixed and a
duplicate.
Let me know if it isn't.

The fix is in 4.11.3.

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

-- 
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 325443] Akonadi IMAP crashed when exiting KDE

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

Christian Mollekopf  changed:

   What|Removed |Added

 CC||aben...@its.caltech.edu

--- Comment #2 from Christian Mollekopf  ---
*** Bug 298267 has been marked as a duplicate of this 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 308185] online imap resource does not show "unknown" emails

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

Christian Mollekopf  changed:

   What|Removed |Added

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

--- Comment #3 from Christian Mollekopf  ---
Does this still apply to >=4.11.3?

-- 
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 310864] Select failed, server replied: A000154 NO Mailbox does not exist, or must be subscribed to.

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

Christian Mollekopf  changed:

   What|Removed |Added

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

--- Comment #6 from Christian Mollekopf  ---
(In reply to comment #4)
> deleted the account in my kmail settings and recreated them.
> 
> getting the same error.
> 
> let me know what other info I can provide.

If you can reproduce the error, please try gathering an IMAP log:

In a console:

export KIMAP_LOGFILE=/tmp/imap.log
akonadictl restart

This will log all IMAP traffic to /tmp/imap.log.pid.*

You can then find the right files by comparing the pid of your affected imap
resource. Please strip all private information before uploading or send the
files to me in private.

Alternatively you can also try .xsession-errors to see what theimap resource is
doing. You might have to enable debug output using kdebugdialog first.

-- 
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 311456] imap idle is not working with GSSAPI

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

Christian Mollekopf  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||mollek...@kolabsys.com
 Ever confirmed|0   |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 311292] Select failed, server replied: A001162 NO SELECT ( 8908 )

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

Christian Mollekopf  changed:

   What|Removed |Added

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

--- Comment #2 from Christian Mollekopf  ---
If this still applies to >= 4.11.3, can you check your .xession-errors for some
debug info what the imap resource is doing? You may have to enable the debug
info first using kdebugdialog.

-- 
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 328393] The imap resource should notify the user about errors

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

Christian Mollekopf  changed:

   What|Removed |Added

 CC||devuran...@gmx.net

--- Comment #1 from Christian Mollekopf  ---
*** Bug 312917 has been marked as a duplicate of this 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 312917] A message was received from the server with no job to handle it: "* BYE Too many invalid IMAP commands. "

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

Christian Mollekopf  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mollek...@kolabsys.com
 Resolution|--- |DUPLICATE

--- Comment #4 from Christian Mollekopf  ---


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

-- 
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 328393] New: The imap resource should notify the user about errors

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

Bug ID: 328393
   Summary: The imap resource should notify the user about errors
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

Use a notification that something went wrong, and not a dialog. Debugging info
belongs to .xsession-errors and no the UI.

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


[Akonadi] [Bug 313399] IMAP source hangs when server has IPv6 address but connection fails

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

Christian Mollekopf  changed:

   What|Removed |Added

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

--- Comment #2 from Christian Mollekopf  ---
Can you check if this is still the case with >= 4.11.3 and perhaps debug where
it hangs?

-- 
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 313627] Groupwise IMAP account is unable to mark mails as read

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

Christian Mollekopf  changed:

   What|Removed |Added

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

--- Comment #2 from Christian Mollekopf  ---
Does this still apply to >= 4.11.3?

-- 
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 314945] No option to choose PREAUTH authentication for IMAP

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

Christian Mollekopf  changed:

   What|Removed |Added

 CC||mollek...@kolabsys.com
   Severity|normal  |wishlist

-- 
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 314945] No option to choose PREAUTH authentication for IMAP

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

Christian Mollekopf  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.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 314964] after deleting large number of email, Invalid uidset errors

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

Christian Mollekopf  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mollek...@kolabsys.com
 Resolution|--- |FIXED

--- Comment #6 from Christian Mollekopf  ---
Looks like this has already been fixed

-- 
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 315049] Unable to access .onion TLD via IMAP Resource.

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

Christian Mollekopf  changed:

   What|Removed |Added

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

--- Comment #2 from Christian Mollekopf  ---
Does this still apply to >= 4.11.3?
If yes, can you check .xsession-errors for additional clues. You may have to
enable debug output using kdebugidalog first.

-- 
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 317105] Unable to retrieve mail via IMAP from outlook.com

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

Christian Mollekopf  changed:

   What|Removed |Added

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

--- Comment #2 from Christian Mollekopf  ---
Does this still apply to >= 4.11.3?

-- 
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 315022] Akonadi fetching same mails endlessly (Exchange 2010 over IMAP)

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

Christian Mollekopf  changed:

   What|Removed |Added

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

--- Comment #3 from Christian Mollekopf  ---
Does this still apply to >= 4.11.3?

-- 
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 316106] exchange email account offline at startup

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

Christian Mollekopf  changed:

   What|Removed |Added

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

--- Comment #2 from Christian Mollekopf  ---
Does this still apply to >= 4.11.3?

-- 
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 318699] Akonadi handshake with Outlook 365 IMAP sometimes fails

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

Christian Mollekopf  changed:

   What|Removed |Added

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

--- Comment #4 from Christian Mollekopf  ---
So as far as I understand the login doesn't work using certain settings?
Can you state again what exactly does/doesn't work?
And does this still apply to >= 4.11.3?

Thanks

-- 
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 325521] There is no way to get rid of the message "The contend of the folder will be fetched" (Der Inhalt des Ordners wird abgeholt)

2013-12-03 Thread Latiskewitz
https://bugs.kde.org/show_bug.cgi?id=325521

Latiskewitz  changed:

   What|Removed |Added

 CC||latiskew...@myopera.com

-- 
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 318850] Akonadi disables IMAP resources when network fails and never tries again

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

Christian Mollekopf  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mollek...@kolabsys.com
 Resolution|--- |FIXED

--- Comment #2 from Christian Mollekopf  ---
Please reopen if this still applies to >=4.11.3, I think it's fixed.

-- 
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 319842] KMail ignores negative acknowledgements from IMAP server

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

Christian Mollekopf  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mollek...@kolabsys.com
 Resolution|--- |DUPLICATE

--- Comment #3 from Christian Mollekopf  ---
This is a conceptual limitation of akonadi. Since operations are executed
against the local cache, the resource cannot immediately object until it
synchronizes to the server.
However, the imap resource should in this case inform the user using a
notification that the action failed.
Ideally we could also catch the error immediately by comparing the stored quota
limits, but that's another story.

So for now this becomes a duplicate to notify the user about errors.

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

-- 
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 328395] New: There is no way to get rid of the message "The contend of the folder will be fetched" (Der Inhalt des Ordners wird abgeholt).

2013-12-03 Thread Latiskewitz
https://bugs.kde.org/show_bug.cgi?id=328395

Bug ID: 328395
   Summary: There is no way to get rid of the message "The contend
of the folder will be fetched" (Der Inhalt des Ordners
wird abgeholt).
Classification: Unclassified
   Product: kmail2
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: commands and actions
  Assignee: kdepim-bugs@kde.org
  Reporter: latiskew...@myopera.com

Created attachment 83907
  --> https://bugs.kde.org/attachment.cgi?id=83907&action=edit
Beim verschieben einer mail in meinen postordner abgestürzt.

Kmail lädt die Emails runter und zeigt aber nicht den Inhalt an. Das Löschen
dauert ewig. Beim Verschieben einer Mail stürzte es ab.

-- 
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 328393] The imap resource should notify the user about errors

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

Christian Mollekopf  changed:

   What|Removed |Added

 CC||giecr...@stegny.2a.pl

--- Comment #2 from Christian Mollekopf  ---
*** Bug 319842 has been marked as a duplicate of this 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 320198] imap process hangs after a while

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

Christian Mollekopf  changed:

   What|Removed |Added

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

--- Comment #3 from Christian Mollekopf  ---
Does this still apply to >=4.11.3?

-- 
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 320662] When the internet connexion is retablished the imap resource does nt go online automatically

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

Christian Mollekopf  changed:

   What|Removed |Added

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

--- Comment #2 from Christian Mollekopf  ---
For some reason all imap accounts are set to offline also when the network
connection gets established (obviously they should be set to online).

-- 
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 321875] kmail segfaulted while idling

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

Christian Mollekopf  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mollek...@kolabsys.com
 Resolution|--- |FIXED

--- Comment #2 from Christian Mollekopf  ---
This has likely been fixed by now, please reopen if this still occurs with >=
4.11.3

-- 
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 319398] IMAP resource fetches messages from older to newer, demanding a lot of time to usable Kmail

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

Christian Mollekopf  changed:

   What|Removed |Added

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

--- Comment #3 from Christian Mollekopf  ---
This would require downloading the messages in batches, starting with the
highest UID first.

-- 
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 324831] Mail not being shown

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

Christian Mollekopf  changed:

   What|Removed |Added

 CC||fisc...@unix-ag.uni-kl.de

--- Comment #6 from Christian Mollekopf  ---
*** Bug 327216 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.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


[Akonadi] [Bug 327216] First moving mails to folder and then opening folder shows only moved mails, not older/other mails

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

Christian Mollekopf  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 CC||mollek...@kolabsys.com
 Resolution|--- |DUPLICATE

--- Comment #2 from Christian Mollekopf  ---


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

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


[kontact] [Bug 328399] New: Crash when closing akregator tab

2013-12-03 Thread Rolf Eike Beer
https://bugs.kde.org/show_bug.cgi?id=328399

Bug ID: 328399
   Summary: Crash when closing akregator tab
Classification: Unclassified
   Product: kontact
   Version: 4.11.3
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: k...@opensource.sf-tec.de

Application: kontact (4.11.3)
KDE Platform Version: 4.11.3
Qt Version: 4.8.5
Operating System: Linux 3.12.0-1.ge8fa6b4-desktop x86_64
Distribution: "openSUSE 12.3 (x86_64)"

-- Information about the crash:
The crash has happened when closing an akregator tab. When restoring the
session and closing the tab again it did not crash. The address in question was
http://www.theguardian.com/uk-news/2013/sep/08/zero-hours-contracts-unite-survey

-- Backtrace:
Application: Kontact (kontact), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa5c253f780 (LWP 21321))]

Thread 6 (Thread 0x7fa5a7d15700 (LWP 21322)):
#0  0x7fa5b9c3d964 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fa5bd367770 in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x7fa5bd3677a9 in ?? () from /usr/lib64/libQtWebKit.so.4
#3  0x7fa5b9c39e0f in start_thread () from /lib64/libpthread.so.0
#4  0x7fa5bfa9a44d in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7fa5673fa700 (LWP 21323)):
#0  0x7fa5b9c3d964 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fa5bd0e3f47 in ?? () from /usr/lib64/libQtWebKit.so.4
#2  0x7fa5bd38ec9e in ?? () from /usr/lib64/libQtWebKit.so.4
#3  0x7fa5b9c39e0f in start_thread () from /lib64/libpthread.so.0
#4  0x7fa5bfa9a44d in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fa55932c700 (LWP 21326)):
#0  0x7fa5bfa93293 in select () from /lib64/libc.so.6
#1  0x7fa5c01c19e2 in QProcessManager::run (this=0x7fa5c05414e0
) at io/qprocess_unix.cpp:247
#2  0x7fa5c00e70ec in QThreadPrivate::start (arg=0x7fa5c05414e0
) at thread/qthread_unix.cpp:338
#3  0x7fa5b9c39e0f in start_thread () from /lib64/libpthread.so.0
#4  0x7fa5bfa9a44d in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fa5533c5700 (LWP 21330)):
#0  0x7fa5c021226c in QTimerInfoList::timerWait (this=0x7fa544002860,
tm=...) at kernel/qeventdispatcher_unix.cpp:466
#1  0x7fa5c0210c0c in timerSourcePrepareHelper (src=,
timeout=0x7fa5533c4c44) at kernel/qeventdispatcher_glib.cpp:136
#2  0x7fa5c0210cb5 in timerSourcePrepare (source=,
timeout=) at kernel/qeventdispatcher_glib.cpp:169
#3  0x7fa5b9685338 in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#4  0x7fa5b96859cb in ?? () from /usr/lib64/libglib-2.0.so.0
#5  0x7fa5b9685bc4 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#6  0x7fa5c02115d6 in QEventDispatcherGlib::processEvents
(this=0x7fa5440008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#7  0x7fa5c01e1bef in QEventLoop::processEvents
(this=this@entry=0x7fa5533c4e00, flags=...) at kernel/qeventloop.cpp:149
#8  0x7fa5c01e1e78 in QEventLoop::exec (this=0x7fa5533c4e00, flags=...) at
kernel/qeventloop.cpp:204
#9  0x7fa5c00e4110 in QThread::exec (this=) at
thread/qthread.cpp:536
#10 0x7fa5c00e70ec in QThreadPrivate::start (arg=0x1faa570) at
thread/qthread_unix.cpp:338
#11 0x7fa5b9c39e0f in start_thread () from /lib64/libpthread.so.0
#12 0x7fa5bfa9a44d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fa543fff700 (LWP 12560)):
#0  0x7fa5bfa914ed in poll () from /lib64/libc.so.6
#1  0x7fa5b9685aa4 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7fa5b9685bc4 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7fa5c02115d6 in QEventDispatcherGlib::processEvents
(this=0x7fa53400adf0, flags=...) at kernel/qeventdispatcher_glib.cpp:427
#4  0x7fa5c01e1bef in QEventLoop::processEvents
(this=this@entry=0x7fa543ffedd0, flags=...) at kernel/qeventloop.cpp:149
#5  0x7fa5c01e1e78 in QEventLoop::exec (this=0x7fa543ffedd0, flags=...) at
kernel/qeventloop.cpp:204
#6  0x7fa5c00e4110 in QThread::exec (this=) at
thread/qthread.cpp:536
#7  0x7fa5c01c23af in QInotifyFileSystemWatcherEngine::run (this=0x7f03a50)
at io/qfilesystemwatcher_inotify.cpp:256
#8  0x7fa5c00e70ec in QThreadPrivate::start (arg=0x7f03a50) at
thread/qthread_unix.cpp:338
#9  0x7fa5b9c39e0f in start_thread () from /lib64/libpthread.so.0
#10 0x7fa5bfa9a44d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fa5c253f780 (LWP 21321)):
[KCrash Handler]
#6  0x7fa5bf9e63d5 in raise () from /lib64/libc.so.6
#7  0x7fa5bf9e7858 in abort () from /lib64/libc.so.6
#8  0x7fa5bfa2644b in __libc_message () from /lib64/libc.so.6
#9  0x7fa5bfa2bfc6 in malloc_printerr () from /lib64/libc.so.6
#10 0x7fa5bfa2cd43 

[kleopatra] [Bug 308096] Kleopatra does not create an OpenGPG pair

2013-12-03 Thread Brian DeRocher
https://bugs.kde.org/show_bug.cgi?id=308096

Brian DeRocher  changed:

   What|Removed |Added

 CC||br...@derocher.org

--- Comment #7 from Brian DeRocher  ---
I'm also getting this issue.

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

2013-12-03 Thread Raul Fernandes
https://bugs.kde.org/show_bug.cgi?id=323929

--- Comment #24 from Raul Fernandes  ---
Created attachment 83913
  --> https://bugs.kde.org/attachment.cgi?id=83913&action=edit
Patch to try to fix the 100% of cpu bug

I think the problem is the repeated connect calls to same signal/slot.
With UniqueConnection, it shouldn't happen but it can be a qt 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


[kmail2] [Bug 323929] kmail high cpu load, seems stuck looping on fetching mails from akonadi

2013-12-03 Thread Raul Fernandes
https://bugs.kde.org/show_bug.cgi?id=323929

Raul Fernandes  changed:

   What|Removed |Added

 CC||rgfernan...@gmail.com

--- Comment #25 from Raul Fernandes  ---
I have a similar problem here.
Can you test this patch for me??
It fixed the problem I had.
If this fix the problem to you I will send the patch to kmail developers.

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

2013-12-03 Thread Raul Fernandes
https://bugs.kde.org/show_bug.cgi?id=323929

--- Comment #26 from Raul Fernandes  ---
Duplicates (??)
https://bugs.kde.org/show_bug.cgi?id=322038
https://bugs.kde.org/show_bug.cgi?id=307860

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

2013-12-03 Thread Raul Fernandes
https://bugs.kde.org/show_bug.cgi?id=323929

--- Comment #27 from Raul Fernandes  ---
Duplicate too
https://bugs.kde.org/show_bug.cgi?id=325043
https://bugs.kde.org/show_bug.cgi?id=285097 (probably)

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


[kontact] [Bug 323190] Kontact 4.10.5 has crashed when opening PDF attachment

2013-12-03 Thread lozol
https://bugs.kde.org/show_bug.cgi?id=323190

lo...@inbox.ru changed:

   What|Removed |Added

 CC||lo...@inbox.ru

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


[kontact] [Bug 323190] Kontact 4.10.5 has crashed when opening PDF attachment

2013-12-03 Thread lozol
https://bugs.kde.org/show_bug.cgi?id=323190

--- Comment #2 from lo...@inbox.ru ---
Created attachment 83915
  --> https://bugs.kde.org/attachment.cgi?id=83915&action=edit
New crash information added by DrKonqi

kontact (4.11.3) on KDE Platform 4.11.3 using Qt 4.8.4

- What I was doing when the application crashed:
I tryied to open PDF attachment when kmail crashed

-- Backtrace (Reduced):
#7  0xb2aef137 in KMime::Content::parent (this=this@entry=0xbde0060) at
../../kmime/kmime_content.cpp:953
#8  0xb2aef15d in KMime::Content::topLevel (this=this@entry=0xbde0060) at
../../kmime/kmime_content.cpp:959
#9  0xb2af4372 in KMime::Content::index (this=this@entry=0xbde0060) at
../../kmime/kmime_content.cpp:970
#10 0xac5bf073 in MessageViewer::NodeHelper::persistentIndex
(this=this@entry=0xa518708, node=node@entry=0xbde0060) at
../../messageviewer/viewer/nodehelper.cpp:671
#11 0xac5bf39b in MessageViewer::NodeHelper::tempFileUrlFromNode
(this=this@entry=0xa518708, node=node@entry=0xbde0060) at
../../messageviewer/viewer/nodehelper.cpp:262

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


[konqueror] [Bug 328399] Crash when closing akregator tab

2013-12-03 Thread Jekyll Wu
https://bugs.kde.org/show_bug.cgi?id=328399

Jekyll Wu  changed:

   What|Removed |Added

  Component|general |khtml
   Assignee|kdepim-bugs@kde.org |konq-b...@kde.org
Product|kontact |konqueror

-- 
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 327982] external editor is too hard to configure

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

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
I can add %c
For the others parsing pb will look at.

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