[kmail2] [Bug 351677] After udating to 15.08 kmail crashes on pressing "new message"

2015-10-06 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=351677

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #18 from Laurent Montel  ---
this backtrace is unrelated to press "new message" no ?

-- 
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 332167] KMail is failing to encrypt PGP/Inline for non-signed key

2015-10-06 Thread kolAflash
https://bugs.kde.org/show_bug.cgi?id=332167

kolAflash  changed:

   What|Removed |Added

 Status|NEEDSINFO   |UNCONFIRMED
 Resolution|REMIND  |---

--- Comment #5 from kolAflash  ---
Bug still exists in KDE 4.14.9

-- 
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 332167] KMail is failing to encrypt PGP/Inline for non-signed key

2015-10-06 Thread kolAflash
https://bugs.kde.org/show_bug.cgi?id=332167

kolAflash  changed:

   What|Removed |Added

Version|4.11.5  |4.14.7

-- 
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 353631] New: ask the user to import attached PGP keys

2015-10-06 Thread kolAflash
https://bugs.kde.org/show_bug.cgi?id=353631

Bug ID: 353631
   Summary: ask the user to import attached PGP keys
   Product: kmail2
   Version: 4.14.7
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: crypto
  Assignee: kdepim-bugs@kde.org
  Reporter: kolafl...@kolahilft.de

When receiving a mail with attached PGP key(s), KMail should ask the user to
import those keys.

Don't auto-import those keys! That would be a (small) security problem.

But especially for inexperienced users it would be pretty helpful, if KMail
would tell them that the attached file(s) are actually PGP keys and ask the
user if they should be imported.

And, to do it the totally right way, KMail should not just say:

"There are PGP keys attached, should they be imported?"

but KMail should ask (imagine a popup window)


There are the following PGP keys attached. Please give those keys a mark that
you want to import:

[ ] j...@example.com
[x] al...@wonderland.net
[x] b...@test.org
[ ] e...@evil.tk

CancelOK


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


[kmail2] [Bug 353630] New: ask the user if all receivers public keys should be attached, if an encrypted PGP mail is send to multiple receivers

2015-10-06 Thread kolAflash
https://bugs.kde.org/show_bug.cgi?id=353630

Bug ID: 353630
   Summary: ask the user if all receivers public keys should be
attached, if an encrypted PGP mail is send to multiple
receivers
   Product: kmail2
   Version: 4.14.7
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: crypto
  Assignee: kdepim-bugs@kde.org
  Reporter: kolafl...@kolahilft.de

If you send an PGP encrypted mail to multiple receivers, it would be pretty
convenient to ask (not fully automatically) the user if he wants to attach all
receivers public PGP keys.

Most users probably won't think of this problem in the first place, until
someone complains that he doesn't has all the other's public keys when trying
to "reply to all".

Guess this would be a great step forward to enable even less experienced users
to use PGP for mails in groups with multiple receivers.

Exception: When receivers are BCC, their keys probably shouldn't be attached.

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


[kmail2] [Bug 353627] New: better naming for attached PGP keys and merging all attached keys in one file

2015-10-06 Thread kolAflash
https://bugs.kde.org/show_bug.cgi?id=353627

Bug ID: 353627
   Summary: better naming for attached PGP keys and merging all
attached keys in one file
   Product: kmail2
   Version: 4.14.7
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: crypto
  Assignee: kdepim-bugs@kde.org
  Reporter: kolafl...@kolahilft.de

Lets give public keys a better naming when attaching them.

If you go to:
New (Message) => Attach => Attach Public Key
or
New (Message) => Attach => Attach My Public Key
it will attach your public key with a name like:

OpenPGP key 0x97EF7410FEC4DF7245A2D3F5C95E8EBD8258F706

or even worse when localized (e.g. German)

OpenPGP-Schlüssel 0x97EF7410FEC4DF7245A2D3F5C95E8EBD8258F706

Those names are far to long, including the whole fingerprint which has no real
use in this place.
And they lack a useful filename extension.


This is how Enigmail for Thunderbird names an attached public key:

0x8258F706.asc

And an even better choice could be this, including the primary mail
(j...@example.com) address of the key.

PGP-Key_john-AT-example.com_0x8258F706.asc

And please don't use localization on the filename. I think that just confuses
if you mail to people speaking other languages then your own localization.


Additionally we could consider merging multiple attached keys.
E.g if attaching your own public key and multiple other public keys with
Enigmail, you get a maximum of two files attached to the mail.

pgpkeys.asc
0x8258F706.asc

Where "0x8258F706.asc" is your own public key and "pgpkeys.asc" contains all
the other public keys. This makes life much more easier when sending someone
multiple publics keys he has two import. So he doesn't has to click every key
he wants to import.

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


[kmail2] [Bug 353628] New: add option to always attach own PGP public key

2015-10-06 Thread kolAflash
https://bugs.kde.org/show_bug.cgi?id=353628

Bug ID: 353628
   Summary: add option to always attach own PGP public key
   Product: kmail2
   Version: 4.14.7
  Platform: Other
OS: Linux
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: crypto
  Assignee: kdepim-bugs@kde.org
  Reporter: kolafl...@kolahilft.de

In
Settings => Configure KMail => Identities => Modify => Cryptography
add an option to always attach the own public key by default.

There are some reasons people might prefer to send their public keys by mail
instead of publicly uploading them to keyservers. For those scenarios it's
pretty useful to have an option, to always attach the own public key by
default.

Enigmail for Thunderbird provides a similar option. For this go to:
(in Thunderbird)
Enigmail => Preferences => Display Expert Settings and Menus => OK
Account Settings => OpenPGP Security => Advanced => Attach my public key to
messages

Additionally KMail should name the attached key a little smarter. See
https://bugs.kde.org/show_bug.cgi?id=353627 for details.

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


[kmail2] [Bug 351677] After udating to 15.08 kmail crashes on pressing "new message"

2015-10-06 Thread Daniele
https://bugs.kde.org/show_bug.cgi?id=351677

--- Comment #17 from Daniele  ---
Created attachment 94866
  --> https://bugs.kde.org/attachment.cgi?id=94866&action=edit
kmail backtrace

From Tumbleweed, Plasma 5.4.1, Qt 5.5, kernel 4.2.1

-- 
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 299739] password prompt is easy to miss because it appears behind the main window

2015-10-06 Thread Dave Pritchard
https://bugs.kde.org/show_bug.cgi?id=299739

Dave Pritchard  changed:

   What|Removed |Added

 CC||davepritchar...@tiscali.co.
   ||uk

--- Comment #2 from Dave Pritchard  ---
On starting Kmail the password entry is hidden, unless the UI is moved very
quickly to expose the password entry then the following message appears in a
window :-

The Email program encountered a fatal error and will terminate now.
The error was :
Timeout trying to get lock. 

This occurs every time Kmail is started.
Clicking Ok and Kmail shuts down, the password entry remains.
entering the 2 passwords ( 2 accounts )  and re-starting Kmail, all is Ok.

If one of the passwords is entered before the error window appears then  all is
Ok,
but this has to be done very quickly, I am not always fast enough. and its a
pain in the rear end having to keep dooing 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 351677] After udating to 15.08 kmail crashes on pressing "new message"

2015-10-06 Thread Raymond Wooninck
https://bugs.kde.org/show_bug.cgi?id=351677

Raymond Wooninck  changed:

   What|Removed |Added

 CC||tittiatc...@gmail.com

--- Comment #16 from Raymond Wooninck  ---
Everyone is indicating that kmail is crashing, but where is the backtrace  ?  A
good bug report would have the backtrace of the crash attached.  Of course make
sure you have the debug packages (if required for your distro) installed and
then drkonqi should be able to create a nice backtrace that the developer can
use to find the 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 353620] New: distribution list is resolved by comma in name

2015-10-06 Thread Eugen Albiker
https://bugs.kde.org/show_bug.cgi?id=353620

Bug ID: 353620
   Summary: distribution list is resolved by comma in name
   Product: kmail2
   Version: 4.14.7
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: composer
  Assignee: kdepim-bugs@kde.org
  Reporter: eu...@eugenalbiker.de

I created a distribution list (group) with one recipient for test
Contents of the distribution list "testlist" in kaddressbook 4.14.7
column "name" = "Doe, John"
column "E-mail" = "t...@test.de"

The I write a new Email to the distribution list "testlist" and save the EMail
as draft.
When I reopen the saved draft email there a 2 (!) recipients:
1) "Doe
2) John" 
I had not forgotten a quote sign above in 1+2! the is the real content of the 2
fields.

ok, if I change the name to "Doe, John" then the distribution list is resolved
correct to only one recipient --> "Doe, John" 
But I think it should be possible to resolve a distribution list correctly.

Eugen

Reproducible: Always

Steps to Reproduce:
1. Create distribution list "testlist" in kaddressbook 4.14.7
2. column "name" = "Doe, John"
3. column "E-mail" = "t...@test.de"
4. Write new Email to the distribution list "testlist"
5. Save the Mail as draft
6. Reopen the saved draft mail

Actual Results:  
There are 2 recipients
1) "Doe
2) John" 

Expected Results:  
There should be 1 recipient
1) "Doe, John" 

-- 
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 353619] New: Crashes while loading IMAP email

2015-10-06 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=353619

Bug ID: 353619
   Summary: Crashes while loading IMAP email
   Product: kontact
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: crgla...@gmail.com

Application: kontact (4.14.9)
KDE Platform Version: 4.14.9
Qt Version: 4.8.6
Operating System: Linux 3.16.7-24-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
I am loading or attempting to read email that appears as new.  However the body
of the email will not open for viewing.  Have KDE theme saying to "Please wait"
while the progress bar in the lower right corner periodically pops up
indicating one of 4 email accounts has activity.

The crash can be reproduced every time.

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

Thread 6 (Thread 0x7f2894e20700 (LWP 4576)):
#0  0x7f28ab2e305f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f28aea89686 in WTF::TCMalloc_PageHeap::scavengerThread() () at
/usr/lib64/libQtWebKit.so.4
#2  0x7f28aea896b9 in  () at /usr/lib64/libQtWebKit.so.4
#3  0x7f28ab2df0a4 in start_thread () at /lib64/libpthread.so.0
#4  0x7f28b126c08d in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f284700 (LWP 4577)):
#0  0x7f28ab2e305f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f28ae7fbe7d in JSC::BlockAllocator::blockFreeingThreadMain() () at
/usr/lib64/libQtWebKit.so.4
#2  0x7f28aeab11e6 in WTF::wtfThreadEntryPoint(void*) () at
/usr/lib64/libQtWebKit.so.4
#3  0x7f28ab2df0a4 in start_thread () at /lib64/libpthread.so.0
#4  0x7f28b126c08d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f2840d5f700 (LWP 4588)):
#0  0x7f28b1263c5d in poll () at /lib64/libc.so.6
#1  0x7f28aad13be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f28aad13cec in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f28b19e60de in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQtCore.so.4
#4  0x7f28b19b7e6f in
QEventLoop::processEvents(QFlags) () at
/usr/lib64/libQtCore.so.4
#5  0x7f28b19b8165 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQtCore.so.4
#6  0x7f28b18b50bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x7f28b18b779f in  () at /usr/lib64/libQtCore.so.4
#8  0x7f28ab2df0a4 in start_thread () at /lib64/libpthread.so.0
#9  0x7f28b126c08d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f2833d91700 (LWP 4591)):
#0  0x7f28b125fd2d in read () at /lib64/libc.so.6
#1  0x7f28a121af45 in  () at /usr/lib64/tls/libnvidia-tls.so.340.93
#2  0x7f28aad54750 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7f28aad13714 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#4  0x7f28aad13b7b in  () at /usr/lib64/libglib-2.0.so.0
#5  0x7f28aad13cec in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#6  0x7f28b19e60de in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQtCore.so.4
#7  0x7f28b19b7e6f in
QEventLoop::processEvents(QFlags) () at
/usr/lib64/libQtCore.so.4
#8  0x7f28b19b8165 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQtCore.so.4
#9  0x7f28b18b50bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#10 0x7f28b1999783 in  () at /usr/lib64/libQtCore.so.4
#11 0x7f28b18b779f in  () at /usr/lib64/libQtCore.so.4
#12 0x7f28ab2df0a4 in start_thread () at /lib64/libpthread.so.0
#13 0x7f28b126c08d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f27f0d7d700 (LWP 5748)):
#0  0x7f28ab2e305f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f28474b68cb in  () at /usr/lib64/libQtScript.so.4
#2  0x7f28474b6909 in  () at /usr/lib64/libQtScript.so.4
#3  0x7f28ab2df0a4 in start_thread () at /lib64/libpthread.so.0
#4  0x7f28b126c08d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f28b3cd0800 (LWP 4575)):
[KCrash Handler]
#5  0x7f28b290e58f in QItemSelectionModel::selectedIndexes() const () at
/usr/lib64/libQtGui.so.4
#6  0x7f28459437b3 in MailCommon::FolderTreeWidget::selectedCollections()
const () at /usr/lib64/libmailcommon.so.4
#7  0x7f284654bf4d in KMMainWidget::updateFolderMenu() () at
/usr/lib64/libkmailprivate.so.4
#8  0x7f284663341a in  () at /usr/lib64/libkmailprivate.so.4
#9  0x7f28b19cd1fa in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () at /usr/lib64/libQtCore.so.4
#10 0x7f28b19d13b1 in QObject::event(QEvent*) () at
/usr/lib64/libQtCore.so.4
#11 0x7f28b23c776c in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() a

[Akonadi] [Bug 353616] New: starting akonadi with external postgresql database doesn't work

2015-10-06 Thread nevyn
https://bugs.kde.org/show_bug.cgi?id=353616

Bug ID: 353616
   Summary: starting akonadi with external postgresql database
doesn't work
   Product: Akonadi
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: server
  Assignee: kdepim-bugs@kde.org
  Reporter: ne...@hotmail.de

Content of akonadiserver.error:

DATABASE ERROR: 
  Error code: 42601 
  DB error:  "FEHLER:  Syntaxfehler bei \u00BB(\u00AB\nZEILE 1: EXECUTE  (TRUE,
TRUE, 1)\n  ^\n(42601)" 
  Error text: "FEHLER:  Syntaxfehler bei \u00BB(\u00AB\nZEILE 1: EXECUTE 
(TRUE, TRUE, 1)\n  ^\n(42601) QPSQL: Es konnte keine Abfrage
erzeugt werden" 
  Query: "SELECT CollectionTable.id, CollectionTable.remoteId,
CollectionTable.remoteRevision, CollectionTable.name, CollectionTable.parentId,
CollectionTable.resourceId, CollectionTable.enabled, CollectionTable.syncPref,
CollectionTable.displayPref, CollectionTable.indexPref,
CollectionTable.referenced, CollectionTable.cachePolicyInherit,
CollectionTable.cachePolicyCheckInterval,
CollectionTable.cachePolicyCacheTimeout,
CollectionTable.cachePolicySyncOnDemand, CollectionTable.cachePolicyLocalParts,
CollectionTable.queryString, CollectionTable.queryAttributes,
CollectionTable.queryCollections, CollectionTable.isVirtual FROM
CollectionTable LEFT JOIN CollectionMimeTypeRelation ON ( Collection_id =
CollectionTable.id ) WHERE ( ( CollectionTable.enabled = :0 OR
CollectionTable.referenced = :1 ) AND MimeType_id IN ( :2 ) ) GROUP BY
CollectionTable.id" 
DATABASE ERROR: 
  Error code: 23505 
  DB error:  "FEHLER:  doppelter Schl\u00FCsselwert verletzt Unique-Constraint
\u00BBcollectiontable_parentandnameindex\u00AB\n(23505)" 
  Error text: "FEHLER:  doppelter Schl\u00FCsselwert verletzt Unique-Constraint
\u00BBcollectiontable_parentandnameindex\u00AB\n(23505) QPSQL: Es konnte keine
Abfrage erzeugt werden" 
  Query: "INSERT INTO CollectionTable (name, parentId, resourceId, queryString,
queryAttributes, queryCollections, isVirtual) VALUES (:0, :1, :2, :3, :4, :5,
:6) RETURNING id" 


I tested the sql script against postgresql with pgadmin, grouping is not
correct. There is no aggregation or something else you need ' group by '
statement for.

Using arch linux x64 with akonadi 15.08,1-1.

Reproducible: Always

Steps to Reproduce:
1. start akonadi server with external postgresql database
(same database does work with kde 14.x)

-- 
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 353134] Reply: quoted date in wrong language

2015-10-06 Thread Jukka Peranto
https://bugs.kde.org/show_bug.cgi?id=353134

Jukka Peranto  changed:

   What|Removed |Added

 CC||jukkapera...@gmail.com

--- Comment #1 from Jukka Peranto  ---
I can confirm this same bug with systemsettings5 is set to finnish. I'm using
Kmail version 5.0.1. on KF 5.14.0. I'm running Arch linux using the latest
stable KDE packages from the official repos.

-- 
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 353612] New: Slow IMAP retrieval and crash

2015-10-06 Thread Chris
https://bugs.kde.org/show_bug.cgi?id=353612

Bug ID: 353612
   Summary: Slow IMAP retrieval and crash
   Product: kontact
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: crgla...@gmail.com

Application: kontact (4.14.9)
KDE Platform Version: 4.14.9
Qt Version: 4.8.6
Operating System: Linux 3.16.7-24-desktop x86_64
Distribution: "openSUSE 13.2 (Harlequin) (x86_64)"

-- Information about the crash:
I am experiencing extremely slow retrieval of IMAP email.  While waiting and
searching for solutions Kmail generated this crash.  Following one suggest work
around I did check "Download email for off-line use"  Other than that one
change nothing else was changed.  Crash occurred prior that change as well.

The crash can be reproduced every time.

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

Thread 6 (Thread 0x7fcda77a7700 (LWP 2893)):
#0  0x7fcdbdc8005f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fcdc1426686 in WTF::TCMalloc_PageHeap::scavengerThread() () at
/usr/lib64/libQtWebKit.so.4
#2  0x7fcdc14266b9 in  () at /usr/lib64/libQtWebKit.so.4
#3  0x7fcdbdc7c0a4 in start_thread () at /lib64/libpthread.so.0
#4  0x7fcdc3c0908d in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7fcda6e8e700 (LWP 2894)):
#0  0x7fcdbdc8005f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fcdc1198e7d in JSC::BlockAllocator::blockFreeingThreadMain() () at
/usr/lib64/libQtWebKit.so.4
#2  0x7fcdc144e1e6 in WTF::wtfThreadEntryPoint(void*) () at
/usr/lib64/libQtWebKit.so.4
#3  0x7fcdbdc7c0a4 in start_thread () at /lib64/libpthread.so.0
#4  0x7fcdc3c0908d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7fcd4ee44700 (LWP 3132)):
#0  0x7fcdc3c00c5d in poll () at /lib64/libc.so.6
#1  0x7fcdbd6b0be4 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7fcdbd6b0cec in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7fcdc43830de in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQtCore.so.4
#4  0x7fcdc4354e6f in
QEventLoop::processEvents(QFlags) () at
/usr/lib64/libQtCore.so.4
#5  0x7fcdc4355165 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQtCore.so.4
#6  0x7fcdc42520bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#7  0x7fcdc425479f in  () at /usr/lib64/libQtCore.so.4
#8  0x7fcdbdc7c0a4 in start_thread () at /lib64/libpthread.so.0
#9  0x7fcdc3c0908d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7fcd4ce74700 (LWP 3159)):
#0  0x7fcdbdc8285a in __lll_unlock_wake () at /lib64/libpthread.so.0
#1  0x7fcdbdc7f5d9 in _L_unlock_554 () at /lib64/libpthread.so.0
#2  0x7fcdbdc7f516 in __pthread_mutex_unlock_usercnt () at
/lib64/libpthread.so.0
#3  0x7fcdb7173b69 in  () at /usr/X11R6/lib64/libGL.so.1
#4  0x7fcdb7177878 in  () at /usr/X11R6/lib64/libGL.so.1
#5  0x7fcdb3bb7fd1 in  () at /usr/lib64/tls/libnvidia-tls.so.340.93
#6  0x7fcdbd6f1750 in  () at /usr/lib64/libglib-2.0.so.0
#7  0x7fcdbd6b0714 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#8  0x7fcdbd6b0b7b in  () at /usr/lib64/libglib-2.0.so.0
#9  0x7fcdbd6b0cec in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#10 0x7fcdc43830de in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQtCore.so.4
#11 0x7fcdc4354e6f in
QEventLoop::processEvents(QFlags) () at
/usr/lib64/libQtCore.so.4
#12 0x7fcdc4355165 in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQtCore.so.4
#13 0x7fcdc42520bf in QThread::exec() () at /usr/lib64/libQtCore.so.4
#14 0x7fcdc4336783 in  () at /usr/lib64/libQtCore.so.4
#15 0x7fcdc425479f in  () at /usr/lib64/libQtCore.so.4
#16 0x7fcdbdc7c0a4 in start_thread () at /lib64/libpthread.so.0
#17 0x7fcdc3c0908d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7fcd33263700 (LWP 3983)):
#0  0x7fcdbdc8005f in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7fcd5df078cb in  () at /usr/lib64/libQtScript.so.4
#2  0x7fcd5df07909 in  () at /usr/lib64/libQtScript.so.4
#3  0x7fcdbdc7c0a4 in start_thread () at /lib64/libpthread.so.0
#4  0x7fcdc3c0908d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7fcdc666d800 (LWP 2892)):
[KCrash Handler]
#5  0x7fcdc5253c90 in QAbstractItemView::selectionModel() const () at
/usr/lib64/libQtGui.so.4
#6  0x7fcd5c39479e in MailCommon::FolderTreeWidget::selectedCollections()
const () at /usr/lib64/libmailcommon.so.4
#7  0x7fcd5cf9cf4d in KMMainWidget::updateFolderMenu() () at
/usr/lib64/libkmailprivate.so.4
#8  0x7fcd5d08441a in  () at /us

[kmail2] [Bug 350059] Filters in kmail no longer functional

2015-10-06 Thread Hussam Al-Tayeb
https://bugs.kde.org/show_bug.cgi?id=350059

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


[kmail2] [Bug 340019] Filters stop working randomly.

2015-10-06 Thread Hussam Al-Tayeb
https://bugs.kde.org/show_bug.cgi?id=340019

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


[kmail2] [Bug 348817] New Mail notify message appears when no messages retrieved

2015-10-06 Thread Hussam Al-Tayeb
https://bugs.kde.org/show_bug.cgi?id=348817

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 350506] Akonadi loses attachment flag when syncing with IMAP server

2015-10-06 Thread Martin Kostolný
https://bugs.kde.org/show_bug.cgi?id=350506

--- Comment #2 from Martin Kostolný  ---
I think it is reproducible on any folder, not just INBOX. I have all my e-mails
in Sent folder also without attachment flag although some of them have
attachments.

-- 
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 351395] kmail 15.08.1 crashes when opening the composer window

2015-10-06 Thread thev00d00
https://bugs.kde.org/show_bug.cgi?id=351395

Ian Whyman (thev00d00)  changed:

   What|Removed |Added

 CC||thev00...@gentoo.org

-- 
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 353607] New: Akregator crashes upon start

2015-10-06 Thread bugs5.kde.org
https://bugs.kde.org/show_bug.cgi?id=353607

Bug ID: 353607
   Summary: Akregator crashes upon start
   Product: akregator
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: bugs5.kde@sjau.ch

Application: akregator (4.14.3)
KDE Platform Version: 4.14.12
Qt Version: 4.8.7
Operating System: Linux 4.1.10 x86_64

-- Information about the crash:
- What I was doing when the application crashed:

I was starting it and then it just crashes. It happens everytime.

The crash can be reproduced every time.

-- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
Using host libthread_db library
"/nix/store/hd6km3hscbgl2yw8nx7lr5z9s8h89p04-glibc-2.21/lib/libthread_db.so.1".
To enable execution of this file add
add-auto-load-safe-path
/nix/store/i9nn1fkcy95dzf0hb9wi8gbkid3iw1sa-gcc-4.9.3/lib/libstdc++.so.6.0.20-gdb.py
line to your configuration file "/home/hyper/.gdbinit".
To completely disable this security protection add
set auto-load safe-path /
line to your configuration file "/home/hyper/.gdbinit".
For more information about this security protection see the
"Auto-loading safe path" section in the GDB manual.  E.g., run from the shell:
info "(gdb)Auto-loading safe path"
[Current thread is 1 (Thread 0x7f9f21d6c780 (LWP 19120))]

Thread 2 (Thread 0x7f9ef8d83700 (LWP 19122)):
#0  0x7f9f1b4c9cc8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/nix/store/hd6km3hscbgl2yw8nx7lr5z9s8h89p04-glibc-2.21/lib/libpthread.so.0
#1  0x7f9f1b766702 in QWaitCondition::wait(QMutex*, unsigned long) () from
/nix/store/laxhj75dxh6kd83ccb7c19blm77rzdn4-qt-4.8.7/lib/libQtCore.so.4
#2  0x7f9f1b759f55 in ?? () from
/nix/store/laxhj75dxh6kd83ccb7c19blm77rzdn4-qt-4.8.7/lib/libQtCore.so.4
#3  0x7f9f1b76622f in ?? () from
/nix/store/laxhj75dxh6kd83ccb7c19blm77rzdn4-qt-4.8.7/lib/libQtCore.so.4
#4  0x7f9f1b4c5484 in start_thread () from
/nix/store/hd6km3hscbgl2yw8nx7lr5z9s8h89p04-glibc-2.21/lib/libpthread.so.0
#5  0x7f9f1a45405d in clone () from
/nix/store/hd6km3hscbgl2yw8nx7lr5z9s8h89p04-glibc-2.21/lib/libc.so.6

Thread 1 (Thread 0x7f9f21d6c780 (LWP 19120)):
[KCrash Handler]
#6  0x7f9f022bb081 in c4_FormatB::Define(int, unsigned char const**) ()
from
/nix/store/k1vsamqmbyz0wbpm3vsqmmrsyg4j1fpw-kdepim-4.14.3/lib/kde4/akregator_mk4storage_plugin.so
#7  0x7f9f022bdd8c in c4_HandlerSeq::Prepare(unsigned char const**, bool)
() from
/nix/store/k1vsamqmbyz0wbpm3vsqmmrsyg4j1fpw-kdepim-4.14.3/lib/kde4/akregator_mk4storage_plugin.so
#8  0x7f9f022bbe2a in c4_FormatV::SetupAllSubviews() () from
/nix/store/k1vsamqmbyz0wbpm3vsqmmrsyg4j1fpw-kdepim-4.14.3/lib/kde4/akregator_mk4storage_plugin.so
#9  0x7f9f022bbf77 in c4_FormatV::Get(int, int&) () from
/nix/store/k1vsamqmbyz0wbpm3vsqmmrsyg4j1fpw-kdepim-4.14.3/lib/kde4/akregator_mk4storage_plugin.so
#10 0x7f9f022bcdd6 in c4_Handler::GetBytes(int, c4_Bytes&, bool) () from
/nix/store/k1vsamqmbyz0wbpm3vsqmmrsyg4j1fpw-kdepim-4.14.3/lib/kde4/akregator_mk4storage_plugin.so
#11 0x7f9f022c827d in c4_Sequence::Get(int, int, c4_Bytes&) () from
/nix/store/k1vsamqmbyz0wbpm3vsqmmrsyg4j1fpw-kdepim-4.14.3/lib/kde4/akregator_mk4storage_plugin.so
#12 0x7f9f022c9804 in c4_ViewRef::operator c4_View() const () from
/nix/store/k1vsamqmbyz0wbpm3vsqmmrsyg4j1fpw-kdepim-4.14.3/lib/kde4/akregator_mk4storage_plugin.so
#13 0x7f9f022c43c0 in c4_Storage::Description(char const*) () from
/nix/store/k1vsamqmbyz0wbpm3vsqmmrsyg4j1fpw-kdepim-4.14.3/lib/kde4/akregator_mk4storage_plugin.so
#14 0x7f9f022c4559 in c4_Storage::GetAs(char const*) () from
/nix/store/k1vsamqmbyz0wbpm3vsqmmrsyg4j1fpw-kdepim-4.14.3/lib/kde4/akregator_mk4storage_plugin.so
#15 0x7f9f022cd6a5 in
Akregator::Backend::FeedStorageMK4Impl::FeedStorageMK4Impl(QString const&,
Akregator::Backend::StorageMK4Impl*) () from
/nix/store/k1vsamqmbyz0wbpm3vsqmmrsyg4j1fpw-kdepim-4.14.3/lib/kde4/akregator_mk4storage_plugin.so
#16 0x7f9f022cf820 in
Akregator::Backend::StorageMK4Impl::StorageMK4ImplPrivate::createFeedStorage(QString
const&) () from
/nix/store/k1vsamqmbyz0wbpm3vsqmmrsyg4j1fpw-kdepim-4.14.3/lib/kde4/akregator_mk4storage_plugin.so
#17 0x7f9f2174672c in Akregator::Feed::loadArticles() () from
/nix/store/k1vsamqmbyz0wbpm3vsqmmrsyg4j1fpw-kdepim-4.14.3/lib/libakregatorprivate.so.4
#18 0x7f9f21747573 in Akregator::Feed::fromOPML(QDomElement,
Akregator::Backend::Storage*) () from
/nix/store/k1vsamqmbyz0wbpm3vsqmmrsyg4j1fpw-kdepim-4.14.3/lib/libakregatorprivate.so.4
#19 0x7f9f2174ce07 in Akregator::FeedList::parseChildNodes(QDomNode&,
Akregator::Folder*) () from
/nix/store/k1vsamqmbyz0wbpm3vsqmmrsyg4j1fpw-kdepim-4.14.3/lib/libakregatorprivate.so.4
#20 0x7f9f2174cfae in Akregator::FeedList::parseChildNodes(QDomNode&

[kontact] [Bug 342139] KDE 4.14.3 - Kontact when opening the first time shows only half the side bar in summary.

2015-10-06 Thread Nicolas
https://bugs.kde.org/show_bug.cgi?id=342139

--- Comment #5 from Nicolas  ---
After inspecting this a little, i found the following behaviour in
Navigator::sizeHint() (in kontact/src/iconsidepane.cpp)
At start siteHint() calculates different values for rect().width() and
contentsRect().width() than after resizin the window

start (first 4 calls to sizeHint()): 
maxWidth: 102, rect().width(): 74, contentsRect().width(): 70

later (when resizing):
maxWidth: 102, rect().width(): 106, contentsRect().width(): 102

I hope this is helpful..

-- 
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 340602] KMail puts PGP/MIME signed attachments twice into the same mail (doubling mailsize)

2015-10-06 Thread Palko
https://bugs.kde.org/show_bug.cgi?id=340602

Palko  changed:

   What|Removed |Added

 CC||pavol.o...@palinet.eu

--- Comment #6 from Palko  ---
I confirm this bug (using 4.13.3) for big attachments this is a real 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


[kontact] [Bug 342139] KDE 4.14.3 - Kontact when opening the first time shows only half the side bar in summary.

2015-10-06 Thread stakanov
https://bugs.kde.org/show_bug.cgi?id=342139

--- Comment #4 from staka...@freenet.de ---
I can confirm this bug being present also in the latest opensuse beta "leap".

-- 
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 327430] Speed up "multiple to address" insert

2015-10-06 Thread Ezio Vergine
https://bugs.kde.org/show_bug.cgi?id=327430

Ezio Vergine  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #1 from Ezio Vergine  ---
Stupid request, please forgive me :)

-- 
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 277007] KMail2 full search of emails does not work

2015-10-06 Thread Ezio Vergine
https://bugs.kde.org/show_bug.cgi?id=277007

Ezio Vergine  changed:

   What|Removed |Added

 CC||virgo...@gmail.com

--- Comment #39 from Ezio Vergine  ---
Same issue here:

kmail2 5.0.1
KDE Frameworks 5.14.0
Qt 5.5.0 (built against 5.5.0)

I've only one result for every query I try.

-- 
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 342139] KDE 4.14.3 - Kontact when opening the first time shows only half the side bar in summary.

2015-10-06 Thread Nicolas
https://bugs.kde.org/show_bug.cgi?id=342139

--- Comment #3 from Nicolas  ---
This bug is still present in Kontact 5.0.1 (KDE Applications 15.08.1)

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