[knode] [Bug 334362] Can't configure: Configure window is empty

2014-05-08 Thread Rafael
https://bugs.kde.org/show_bug.cgi?id=334362

Rafael  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #3 from Rafael  ---
Solved. I didn't nothing speciall. I only installed some other programs, and
when I tried today again, the config windows is not void.

Thank you

-- 
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 329805] After disabling all "local subscriptions" and restarting kmail akonadi_imap_resource always crashes

2014-05-08 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329805

Christian Mollekopf  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED
  Latest Commit||http://commits.kde.org/kdep
   ||im-runtime/e376267dda6972ff
   ||c2eeea215901f08145e3c993

--- Comment #3 from Christian Mollekopf  ---
Git commit e376267dda6972ffc2eeea215901f08145e3c993 by Christian Mollekopf.
Committed on 08/05/2014 at 08:42.
Pushed by cmollekopf into branch 'KDE/4.13'.

IMAP-Resource: Don't crash if IDLE collection is not subscribed locally.

M  +13   -12   resources/imap/imapresource.cpp

http://commits.kde.org/kdepim-runtime/e376267dda6972ffc2eeea215901f08145e3c993

-- 
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 333200] Date of email not displayed

2014-05-08 Thread Ivan S . J .
https://bugs.kde.org/show_bug.cgi?id=333200

Ivan S. J.  changed:

   What|Removed |Added

 CC||isj-bugzi...@i1.dk

--- Comment #2 from Ivan S. J.  ---
With kmail2 4.11.5 I have:

Date not shown in message list. Date not shown in message:
Date: Sat, 25 Jun 2005 01:45:33 +-100
Date: Tue, 04 Nov 2008 17:51:09 0100
Date: Mon, 3 Nov 1997 15:14:20 +100

Date shown as "Unknown" in message list. Date is shown in message:
Date: Thu, 24 Apr 2014 12:42:39 +(shown as 2014-04-24 14:42:39)
Date: Thu, 24 Apr 2014 17:24:05 +0800(shown as 2014-04-24 11:24:05)
Date: Tue, 06 May 2014 10:02:00 +(shown as 2014-05-06 12:02:00)
Date: Thu, 24 Apr 2014 15:30:32 +0200 (CEST) (shown as 2014-04-24 15:30:32)

The first three are undeniably invalid, but it appears to be not completely
uncommon that the timezone is invalid. It would be neat if kmail2 tried to
re-parse the date header ignoring the timezone part.

The next three I have no explanation for. They look correct to me.
The last one is technically invalid due to the "(CEST)" suffix.

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


[kmail] [Bug 117972] Random crashes on glibc double-free when displaying messages

2014-05-08 Thread Rémi Benoit
https://bugs.kde.org/show_bug.cgi?id=117972

Rémi Benoit  changed:

   What|Removed |Added

 CC||r3m1.ben...@gmail.com
 Resolution|FIXED   |DUPLICATE
  Latest Commit|http://commits.kde.org/zans |
   |hin/a4960b99578620374ac2a10 |
   |86a0c94f415b798eb   |

--- Comment #5 from Rémi Benoit  ---


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

-- 
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 332830] imap crash caceling bad certificate dialog

2014-05-08 Thread skaumo
https://bugs.kde.org/show_bug.cgi?id=332830

--- Comment #3 from ska...@gmail.com ---
Created attachment 86523
  --> https://bugs.kde.org/attachment.cgi?id=86523&action=edit
New crash information added by DrKonqi

akonadi_imap_resource (4.12) on KDE Platform 4.12.5 using Qt 4.8.5

closed (accepting) several invalid imap server warning popups which kept
popping up whilst I was checking the certificate details.

-- Backtrace (Reduced):
#8  0x7ff8727ac098 in invokeMethod (val9=..., val8=..., val7=..., val6=...,
val5=..., val4=..., val3=..., val2=..., val1=..., val0=...,
member=0x7ff8727ca18e "doSslErrorHandlerResponse", obj=) at
/usr/include/qt4/QtCore/qobjectdefs.h:434
#9  KIMAP::SessionThread::sslErrorHandlerResponse (this=,
response=false) at
/var/tmp/portage/kde-base/kdepimlibs-4.12.5/work/kdepimlibs-4.12.5/kimap/sessionthread.cpp:302
#10 0x7ff873b4320e in QObject::event (this=0x12fdea0, e=) at
kernel/qobject.cpp:1194
#11 0x7ff872ef89ac in QApplicationPrivate::notify_helper
(this=this@entry=0x8c9a70, receiver=receiver@entry=0x12fdea0,
e=e@entry=0x7ff85c20a6f0) at kernel/qapplication.cpp:4562
#12 0x7ff872efb332 in QApplication::notify (this=0x7fffb77fcc40,
receiver=0x12fdea0, e=0x7ff85c20a6f0) at kernel/qapplication.cpp:4423

-- 
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 332830] imap crash caceling bad certificate dialog

2014-05-08 Thread skaumo
https://bugs.kde.org/show_bug.cgi?id=332830

ska...@gmail.com changed:

   What|Removed |Added

 CC||ska...@gmail.com

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


[kaddressbook] [Bug 265066] kaddressbook should sync categories with google contact groups

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=265066

Martin Tlustos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #3 from Martin Tlustos  ---
Somewhat fixed as google groups now appear as subfolders in kaddressbook.

-- 
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 326498] google groups are not synced

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=326498

--- Comment #1 from Martin Tlustos  ---
Still valid in version 4.13. Dragging a contact into a google subfolder/group
does nothing. Should add the contact to the group instead.

-- 
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 326835] use google groups like contact groups

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=326835

--- Comment #1 from Martin Tlustos  ---
Option: add context menu entry: "add group to..." and then let the user select
whether the group is added as to:, cc: or bcc: entries.

-- 
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 241395] Akonadi Server Self Test reporst "akonadictl found and usable" even if it crashes

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=241395

Martin Tlustos  changed:

   What|Removed |Added

 CC||martin.tlus...@gmail.com

--- Comment #1 from Martin Tlustos  ---
Hi,
can you please check whether your report is still valid, and if not, please
close the bug report? That way the developers can concentrate on what needs to
be done. Thank you.

-- 
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 226783] Do not store password for external mysql server in plaintext

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=226783

Martin Tlustos  changed:

   What|Removed |Added

 CC||martin.tlus...@gmail.com

--- Comment #2 from Martin Tlustos  ---
Hello,
can you confirm that this problem still persists? If not, please close the bug
as solved. Thank you.

-- 
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 252222] akonadi crashed in the background

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=25

Martin Tlustos  changed:

   What|Removed |Added

 CC||martin.tlus...@gmail.com

--- Comment #2 from Martin Tlustos  ---
Can you please confirm whether this bug still persists? Otherwise please close
the bug report to clean up the database. Thank you.

-- 
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 241395] Akonadi Server Self Test reporst "akonadictl found and usable" even if it crashes

2014-05-08 Thread Fabian Kislat
https://bugs.kde.org/show_bug.cgi?id=241395

Fabian Kislat  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Fabian Kislat  ---
Hi Martin,
Thanks for picking this up. I tried to reproduce the problem by moving
libboost_program_options out of /usr/lib and restarting the akonadi server. I
now get tons of error messages in the log, which is what I would expect.
Closing as 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


[kontact] [Bug 232200] connection to crm/drm software would be great

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=232200

Martin Tlustos  changed:

   What|Removed |Added

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

--- Comment #1 from Martin Tlustos  ---
Found another solution.

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


[kaddressbook] [Bug 232090] export as csv does not include categories

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=232090

Martin Tlustos  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from Martin Tlustos  ---
too old, and I don't even remember why I filed it. Close.

-- 
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 265063] Birthdays ented in kaddressbook get stored in notes instead of birthday field in google addressbook

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=265063

Martin Tlustos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |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 286613] google contacts lost information after viewing in kontact!

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=286613

Martin Tlustos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Martin Tlustos  ---
Hasn't happened in a long time. Mark as 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 285730] error message for googledata resource after login

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=285730

Martin Tlustos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Martin Tlustos  ---
Hasn't happened in a long time. Mark as 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


[kmail2] [Bug 304712] long delays in opening and sending emails

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=304712

Martin Tlustos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Martin Tlustos  ---
Works now. Mark as fixed.

-- 
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 311141] write sqlite plugin for contacts

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=311141

Martin Tlustos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from Martin Tlustos  ---
Not necessary anymore.

-- 
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 300061] error message: server sent invalid data

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=300061

Martin Tlustos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Martin Tlustos  ---
With a functional google calendar plugin, all works. Mark as fixed.

-- 
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 302340] "save list" opens empty list dialogue

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=302340

Martin Tlustos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

-- 
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 316662] kmail 4.9.5: mime encoded multipart email displayed as empty

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=316662

Martin Tlustos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Martin Tlustos  ---
Haven't had this problem for a long time now. Mark as fixed.

-- 
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 330188] any email changes trigger high virtuoso-t cpu usage for too long

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=330188

Martin Tlustos  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Martin Tlustos  ---
fixed with baloo.

-- 
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 325253] akonadi (kontact) becomes slow and unresponsive after some time

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=325253

Martin Tlustos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Martin Tlustos  ---
Works much better now with Baloo.

-- 
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 309732] memory leak in kmail and virtuoso

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=309732

Martin Tlustos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #3 from Martin Tlustos  ---
seems to work now. Mark as fixed

-- 
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 332574] folder list shows unread messages where there aren't any

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=332574

Martin Tlustos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Martin Tlustos  ---
On my new computer I don't have this behavior. Marking as fixed.

-- 
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 332574] folder list shows unread messages where there aren't any

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=332574

Martin Tlustos  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

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


[kmail] [Bug 264451] cannot filter after names/addresses in messages with multiple addresses

2014-05-08 Thread Martin Tlustos
https://bugs.kde.org/show_bug.cgi?id=264451

Martin Tlustos  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Martin Tlustos  ---
Works now. Marking as fixed.

-- 
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 334522] New: kontact crash trying to open popup notes

2014-05-08 Thread Darin McBride
https://bugs.kde.org/show_bug.cgi?id=334522

Bug ID: 334522
   Summary: kontact crash trying to open popup notes
Classification: Unclassified
   Product: kontact
   Version: unspecified
  Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: tankta...@gmail.com

Application: kontact (4.12.5)
KDE Platform Version: 4.12.5 (Compiled from sources)
Qt Version: 4.8.5
Operating System: Linux 3.13.9-gentoo x86_64
Distribution: "NAME=Gentoo"

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

I was running kontact, and clicked on the "Popup Notes" to save some notes.  If
I run "knotes" when kontact isn't running, then that loads fine.

The crash can be reproduced every time.

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

Thread 4 (Thread 0x7ffb7c867700 (LWP 27458)):
#0  pthread_cond_wait () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1  0x7ffb943853fd in WTF::TCMalloc_PageHeap::scavengerThread
(this=0x7ffb94d3a140 ) at wtf/FastMalloc.cpp:2495
#2  0x7ffb94385509 in WTF::TCMalloc_PageHeap::runScavengerThread
(context=) at wtf/FastMalloc.cpp:1618
#3  0x7ffb910e9f3a in start_thread (arg=0x7ffb7c867700) at
pthread_create.c:308
#4  0x7ffb96b849ad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 3 (Thread 0x7ffb7bf66700 (LWP 27459)):
#0  0x7ffb96b7ad2d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x7ffb9028558f in g_main_context_poll (n_fds=1, fds=0x7ffb740029c0,
timeout=-1, context=0x7ffb740009a0, priority=) at
/var/tmp/portage/dev-libs/glib-2.38.2-r1/work/glib-2.38.2/glib/gmain.c:4007
#2  g_main_context_iterate (context=context@entry=0x7ffb740009a0,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
/var/tmp/portage/dev-libs/glib-2.38.2-r1/work/glib-2.38.2/glib/gmain.c:3708
#3  0x7ffb902856b4 in g_main_context_iteration (context=0x7ffb740009a0,
may_block=1) at
/var/tmp/portage/dev-libs/glib-2.38.2-r1/work/glib-2.38.2/glib/gmain.c:3774
#4  0x7ffb98179f86 in QEventDispatcherGlib::processEvents
(this=0x7ffb740008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7ffb9813ebcf in QEventLoop::processEvents
(this=this@entry=0x7ffb7bf65dd0, flags=...) at kernel/qeventloop.cpp:149
#6  0x7ffb9813ee28 in QEventLoop::exec (this=this@entry=0x7ffb7bf65dd0,
flags=...) at kernel/qeventloop.cpp:204
#7  0x7ffb9800c334 in QThread::exec (this=) at
thread/qthread.cpp:536
#8  0x7ffb9800eab3 in QThreadPrivate::start (arg=0xb8a520) at
thread/qthread_unix.cpp:338
#9  0x7ffb910e9f3a in start_thread (arg=0x7ffb7bf66700) at
pthread_create.c:308
#10 0x7ffb96b849ad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 2 (Thread 0x7ffb2d447700 (LWP 27462)):
#0  0x7ffb96b7d413 in select () at ../sysdeps/unix/syscall-template.S:81
#1  0x7ffb9811287b in QProcessManager::run (this=0x7ffb984b8ae0
) at io/qprocess_unix.cpp:247
#2  0x7ffb9800eab3 in QThreadPrivate::start (arg=0x7ffb984b8ae0
) at thread/qthread_unix.cpp:338
#3  0x7ffb910e9f3a in start_thread (arg=0x7ffb2d447700) at
pthread_create.c:308
#4  0x7ffb96b849ad in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

Thread 1 (Thread 0x7ffb99948800 (LWP 27457)):
[KCrash Handler]
#6  0x7ffb96acf4c5 in __GI_raise (sig=sig@entry=6) at
../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7  0x7ffb96ad0948 in __GI_abort () at abort.c:90
#8  0x7ffb98002e64 in qt_message_output (msgType=msgType@entry=QtFatalMsg,
buf=) at global/qglobal.cpp:2323
#9  0x7ffb98002fd8 in qt_message(QtMsgType, const char *, typedef
__va_list_tag __va_list_tag *) (msgType=msgType@entry=QtFatalMsg,
msg=msg@entry=0x7ffb981b8358 "ASSERT: \"%s\" in file %s, line %d",
ap=ap@entry=0x7fff3246ed28) at global/qglobal.cpp:2369
#10 0x7ffb9800316c in qFatal (msg=msg@entry=0x7ffb981b8358 "ASSERT: \"%s\"
in file %s, line %d") at global/qglobal.cpp:2552
#11 0x7ffb980031b6 in qt_assert (assertion=assertion@entry=0x7ffb789d9230
"mJournals.value( uid ) == journal", file=file@entry=0x7ffb789d91d0
"/var/tmp/portage/kde-base/kdepimlibs-4.12.5/work/kdepimlibs-4.12.5/kcal/calendarlocal.cpp",
line=line@entry=577) at global/qglobal.cpp:2018
#12 0x7ffb7895d457 in KCal::CalendarLocal::Private::insertJournal
(this=0xe6be80, journal=journal@entry=0xdd9b730) at
/var/tmp/portage/kde-base/kdepimlibs-4.12.5/work/kdepimlibs-4.12.5/kcal/calendarlocal.cpp:577
#13 0x7ffb7895d7fd in KCal::CalendarLocal::addJournal (this=0xcb9640,
journal=0xdd9b730) at
/var/tmp/portage/kde-base/kdepimlibs-4.12.5/work/kdepimlibs-4.12.5/kcal/calendarlocal.cpp:555
#14 0x7ffb78e6a11d in addNote

[kmail2] [Bug 334477] pinentry-qt4 uses wrong style (motif)

2014-05-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=334477

Christoph Feck  changed:

   What|Removed |Added

 CC||christ...@maxiom.de

--- Comment #2 from Christoph Feck  ---
The issue probably is that pinentry runs as a different user (root?) for which
no KDE session has been started. Then KDE's plugins are not added to the Qt
paths.

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


[kleopatra] [Bug 334532] New: Importing PGP keys from websites should be easier

2014-05-08 Thread tlhackque
https://bugs.kde.org/show_bug.cgi?id=334532

Bug ID: 334532
   Summary: Importing PGP keys from websites should be easier
Classification: Unclassified
   Product: kleopatra
   Version: 2.2.0
  Platform: MS Windows
   URL: https://www.isc.org/downloads/software-support-policy/
openpgp-key/
OS: other
Status: UNCONFIRMED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: kdepim-bugs@kde.org
  Reporter: tlhack...@yahoo.com
CC: m...@kde.org

It should be possible to import a public key from a website without putting it
into a file.  This is a pretty common (and recommended) method for key
distribution.

For example,  ISC distributes several PGP keys on
https://www.isc.org/downloads/software-support-policy/openpgp-key/

It ought to be possible to copy & paste these into Kleopatra.  It isn't.

Instead, one has to copy and paste into a file, import, then delete the file.

I'd like an 'import from clipboard' option, or a text box to paste these into.

Thanks for your consideration.


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


[kleopatra] [Bug 334532] Importing PGP keys from websites should be easier

2014-05-08 Thread tlhackque
https://bugs.kde.org/show_bug.cgi?id=334532

tlhack...@yahoo.com changed:

   What|Removed |Added

 CC||tlhack...@yahoo.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


[kmail] [Bug 214140] kmail creates zombie processes

2014-05-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=214140

--- Comment #8 from Christoph Feck  ---
Thanks for the heads-up, marking as resolved.

Please add a comment, if you see this issue again with gpgme 1.5.0 or later.

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


[kmail] [Bug 214140] kmail creates zombie processes

2014-05-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=214140

Christoph Feck  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |UPSTREAM

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