Page MenuHomePhorge
Feed Search

Aug 14 2015

mollekopf added a comment to T678: Windows: Encrypted mails.

To decrypt something using gpg2:

Aug 14 2015, 9:09 AM · Restricted Project, Restricted Project, KDE PIM

Aug 13 2015

mollekopf added a comment to T668: Windows: Kontact help cannot be opened..

While the relevant file has now been included in input.nsi, it doesn't seem to get picked up by the installer...

Aug 13 2015, 5:18 PM · Restricted Project, KDE PIM
mollekopf added a comment to T668: Windows: Kontact help cannot be opened..

...and the problem was that kde-include-common.xsl was missing. What a brilliant fucking system.

Aug 13 2015, 4:21 PM · Restricted Project, KDE PIM
mollekopf added a comment to T668: Windows: Kontact help cannot be opened..

This one works though:
meinproc4 --stylesheet "C:/Users/kolab/kderoot/share/apps/ksgmltools2/customization/kde-chunk.xsl" --stdout "C:/Program Files (x86)/Kontact E5/share/doc/HTML/en//kmail/index.docbook"

Aug 13 2015, 4:19 PM · Restricted Project, KDE PIM
mollekopf added a comment to T668: Windows: Kontact help cannot be opened..

And with explicit stylesheet:
meinproc4 --stylesheet "C:/Program Files (x86)/Kontact E5/share/apps/ksgmltools2/customization/kde-chunk.xsl" --stdout "C:/Program Files (x86)/Kontact E5/share/doc/HTML/en//kmail/index.docbook"

Aug 13 2015, 4:18 PM · Restricted Project, KDE PIM
mollekopf added a comment to T668: Windows: Kontact help cannot be opened..

Same testcase with meinproc:
meinproc4 --stdout "C:/Program Files (x86)/Kontact E5/share/doc/HTML/en//kmail/index.docbook"

Aug 13 2015, 4:16 PM · Restricted Project, KDE PIM
mollekopf added a comment to T668: Windows: Kontact help cannot be opened..

This is the call that somehow fails in kdoctools/xslt.cpp:

Aug 13 2015, 3:26 PM · Restricted Project, KDE PIM
mollekopf added a comment to T668: Windows: Kontact help cannot be opened..

Testcase: kioclient.exe cat help:/kmail/index.html

Aug 13 2015, 12:03 PM · Restricted Project, KDE PIM

Aug 12 2015

mollekopf added a comment to T678: Windows: Encrypted mails.

All of this was tested using gpg4win-vanilla 2.2.0 which contains the same libassuan and gcrypt version as we use in emerge.

Aug 12 2015, 3:31 PM · Restricted Project, Restricted Project, KDE PIM
mollekopf added a comment to T678: Windows: Encrypted mails.

It was not possible to change the ownertrust using kleopatra.

Aug 12 2015, 3:31 PM · Restricted Project, Restricted Project, KDE PIM
mollekopf added a comment to T678: Windows: Encrypted mails.

Note that importing a gpg certificate from a server crashes on linux. Importing from a file works on windows and linux.

Aug 12 2015, 3:28 PM · Restricted Project, Restricted Project, KDE PIM
mollekopf reassigned T694: Crash when trying to create an smime key (on linux) from mollekopf to knauss.
Aug 12 2015, 1:30 PM · Restricted Project, KDE PIM, Restricted Project
mollekopf created T694: Crash when trying to create an smime key (on linux).
Aug 12 2015, 1:29 PM · Restricted Project, KDE PIM, Restricted Project

Aug 11 2015

petersen moved T668: Windows: Kontact help cannot be opened. from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 11 2015, 12:11 PM · Restricted Project, KDE PIM
mollekopf moved T678: Windows: Encrypted mails from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 11 2015, 12:04 PM · Restricted Project, Restricted Project, KDE PIM
knauss added a comment to T678: Windows: Encrypted mails.

With the version 2015-08-10-12-19 and gpg4win 2.2.0 more works but not everything:

Aug 11 2015, 8:20 AM · Restricted Project, Restricted Project, KDE PIM

Aug 10 2015

mollekopf added a comment to T678: Windows: Encrypted mails.

Seems to work now together with http://files.gpg4win.org/gpg4win-vanilla-2.2.0.exe

Aug 10 2015, 7:37 PM · Restricted Project, Restricted Project, KDE PIM
mollekopf closed T682: Build gnupg on windows as Resolved.
Aug 10 2015, 7:37 PM · KDE PIM, Restricted Project
mollekopf closed T682: Build gnupg on windows, a subtask of T678: Windows: Encrypted mails, as Resolved.
Aug 10 2015, 7:37 PM · Restricted Project, Restricted Project, KDE PIM
mollekopf added a comment to T682: Build gnupg on windows.

Note that we have hardcoded paths in the pgpme we bulid that point to the gnupg installation.

Aug 10 2015, 7:37 PM · KDE PIM, Restricted Project
mollekopf added a comment to T682: Build gnupg on windows.

We decided to go with the installer:
http://files.gpg4win.org/gpg4win-vanilla-2.2.0.exe

Aug 10 2015, 7:36 PM · KDE PIM, Restricted Project
mollekopf added a comment to T682: Build gnupg on windows.

https://lists.gnupg.org/pipermail/gnupg-users/2006-September/029305.html

Aug 10 2015, 9:39 AM · KDE PIM, Restricted Project

Aug 7 2015

mollekopf created T682: Build gnupg on windows.
Aug 7 2015, 11:51 AM · KDE PIM, Restricted Project
mollekopf added a comment to T668: Windows: Kontact help cannot be opened..

The problem seems to be that the kio job to generate the help files is not started.
If I copy the cache files from .kde to .kontact the help opens just fine. Debugging kio seems to be next no impossible, while I can configure debug output going to a file with the uninstalled version, the installed version does not create the debug output file, nor give any indication why it isn't doing that.

Aug 7 2015, 11:05 AM · Restricted Project, KDE PIM

Aug 6 2015

knauss added a comment to T678: Windows: Encrypted mails.

http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpg4win.git;a=blob;f=src/inst-gnupg2.nsi
-> gpgsm (smime handling), gpgagent (the agent to ask for keys), gpg2 (OpenPGP handling),...

Aug 6 2015, 2:00 PM · Restricted Project, Restricted Project, KDE PIM
knauss moved T678: Windows: Encrypted mails from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 6 2015, 1:44 PM · Restricted Project, Restricted Project, KDE PIM
knauss reassigned T678: Windows: Encrypted mails from knauss to mollekopf.

This needs to rebuild

Aug 6 2015, 1:44 PM · Restricted Project, Restricted Project, KDE PIM
knauss added a comment to T678: Windows: Encrypted mails.

I think the following apps are missing: gpgsm, gpg-agent, pinentry, gnugp2

Aug 6 2015, 1:43 PM · Restricted Project, Restricted Project, KDE PIM
knauss added a comment to T678: Windows: Encrypted mails.

with gpg4win full and that included kleopatra i can search ind import gpg keys

Aug 6 2015, 1:42 PM · Restricted Project, Restricted Project, KDE PIM
knauss claimed T678: Windows: Encrypted mails.
Aug 6 2015, 12:00 PM · Restricted Project, Restricted Project, KDE PIM
mollekopf added a comment to T668: Windows: Kontact help cannot be opened..

When starting khelpcenter from the install directory instead of the builddirectory, meinproc4.exe is not started according to processmonitor.

Aug 6 2015, 11:50 AM · Restricted Project, KDE PIM
knauss moved T678: Windows: Encrypted mails from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 6 2015, 11:34 AM · Restricted Project, Restricted Project, KDE PIM

Aug 5 2015

knauss placed T678: Windows: Encrypted mails up for grabs.
Aug 5 2015, 2:35 PM · Restricted Project, Restricted Project, KDE PIM
mollekopf moved T668: Windows: Kontact help cannot be opened. from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 5 2015, 9:34 AM · Restricted Project, KDE PIM

Aug 4 2015

knauss closed T621: Backport: Kleo: Improve error handling of SignEncryptFilesTask as Resolved.

This is only about encrypting/decryption files ->so we don't need it to backport

Aug 4 2015, 9:49 AM · KDE PIM
knauss removed a project from T621: Backport: Kleo: Improve error handling of SignEncryptFilesTask: Restricted Project.
Aug 4 2015, 9:48 AM · KDE PIM
knauss closed T541: sometimes subfolders are not automatically added (although they show up in search?) as Resolved.

it is the feautre how we won't it. The approch to load all mimetypes for all other.user folders don't scale

Aug 4 2015, 9:47 AM · Restricted Project, Zanshin, KDE PIM, Restricted Project, Restricted Project
knauss moved T541: sometimes subfolders are not automatically added (although they show up in search?) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 4 2015, 9:45 AM · Restricted Project, Zanshin, KDE PIM, Restricted Project, Restricted Project
knauss claimed T541: sometimes subfolders are not automatically added (although they show up in search?).
Aug 4 2015, 9:40 AM · Restricted Project, Zanshin, KDE PIM, Restricted Project, Restricted Project
mollekopf closed T667: Windows: No icons in zanshin as Resolved.
Aug 4 2015, 9:07 AM · Restricted Project, Zanshin, KDE PIM
mollekopf moved T667: Windows: No icons in zanshin from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 4 2015, 9:07 AM · Restricted Project, Zanshin, KDE PIM
mollekopf moved T667: Windows: No icons in zanshin from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 4 2015, 9:07 AM · Restricted Project, Zanshin, KDE PIM
knauss added a comment to T541: sometimes subfolders are not automatically added (although they show up in search?).

personsearchjob searches only for

query.setNamespace(QStringList() << QLatin1String("usertoplevel"));
Aug 4 2015, 7:46 AM · Restricted Project, Zanshin, KDE PIM, Restricted Project, Restricted Project
knauss moved T541: sometimes subfolders are not automatically added (although they show up in search?) from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 4 2015, 7:44 AM · Restricted Project, Zanshin, KDE PIM, Restricted Project, Restricted Project
knauss moved T621: Backport: Kleo: Improve error handling of SignEncryptFilesTask from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 4 2015, 7:33 AM · KDE PIM

Aug 3 2015

knauss added a comment to T541: sometimes subfolders are not automatically added (although they show up in search?).

there is no shared folder fromjohn for jane avalaible in default. So i tried it other way round.

Aug 3 2015, 5:40 PM · Restricted Project, Zanshin, KDE PIM, Restricted Project, Restricted Project
knauss closed T619: backport: Do not try to get audit log for erroneous contexts“ as Resolved.

cherry-picked

Aug 3 2015, 5:11 PM · Restricted Project, KDE PIM
knauss closed T620: Backport: Kleo: Change OpenPGP key defaults to match GnuPG's as Resolved.

cherry-picked

Aug 3 2015, 5:11 PM · Restricted Project, KDE PIM
knauss lowered the priority of T621: Backport: Kleo: Improve error handling of SignEncryptFilesTask from 60 to 40.
  • This is only about encryption files with kleo.
  • The review is still not accepted upstream
Aug 3 2015, 5:05 PM · KDE PIM
knauss moved T621: Backport: Kleo: Improve error handling of SignEncryptFilesTask from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 3 2015, 5:02 PM · KDE PIM
knauss moved T620: Backport: Kleo: Change OpenPGP key defaults to match GnuPG's from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 3 2015, 4:58 PM · Restricted Project, KDE PIM
knauss moved T619: backport: Do not try to get audit log for erroneous contexts“ from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 3 2015, 4:57 PM · Restricted Project, KDE PIM
knauss moved T434: Correctly deal with the "Open invitations" calendar in email invitations from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 3 2015, 4:27 PM · Restricted Project, Restricted Project, Restricted Project, KDE PIM
knauss closed T434: Correctly deal with the "Open invitations" calendar in email invitations as Resolved.
Aug 3 2015, 4:27 PM · Restricted Project, Restricted Project, Restricted Project, KDE PIM
knauss added a comment to T434: Correctly deal with the "Open invitations" calendar in email invitations.
  • john sees events like expected
  • jane gets mails of actions from john
  • johns shared calendar from jane is updated correctly
Aug 3 2015, 4:26 PM · Restricted Project, Restricted Project, Restricted Project, KDE PIM
knauss added a comment to T434: Correctly deal with the "Open invitations" calendar in email invitations.
  • Jane creates an event with john as attendee
  • John has read access to jane calendars and they are enabled in johns calendarview
  • john sees the event in his inbox
  • john sees the event in calendarview (two times, one from janes calendar one from his wallace)
  • john accept/decline it via email
  • john sees one event now in declined calendar
Aug 3 2015, 2:33 PM · Restricted Project, Restricted Project, Restricted Project, KDE PIM
knauss moved T613: Enabling a person calendar doesn't sync all folder types from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 3 2015, 1:51 PM · Restricted Project, KDE PIM
mollekopf changed the status of T613: Enabling a person calendar doesn't sync all folder types from Resolved to Invalid.

Not reproducible

Aug 3 2015, 1:51 PM · Restricted Project, KDE PIM
knauss closed T613: Enabling a person calendar doesn't sync all folder types as Resolved.

also checked via delation UI and it works like expected.

Aug 3 2015, 1:51 PM · Restricted Project, KDE PIM
knauss added a comment to T613: Enabling a person calendar doesn't sync all folder types.

when looking at janes folders, she has only shared the "shared" calendar with john. and not the top Folder "Calendar". If janes adds john for (read access) to the Top folder, than the content of that folder is synced with kontact and is visible.

Aug 3 2015, 1:42 PM · Restricted Project, KDE PIM
mollekopf assigned T678: Windows: Encrypted mails to knauss.
Aug 3 2015, 1:25 PM · Restricted Project, Restricted Project, KDE PIM
mollekopf created T678: Windows: Encrypted mails.
Aug 3 2015, 1:25 PM · Restricted Project, Restricted Project, KDE PIM
mollekopf edited a custom field on T621: Backport: Kleo: Improve error handling of SignEncryptFilesTask.
Aug 3 2015, 1:20 PM · KDE PIM
mollekopf edited a custom field on T620: Backport: Kleo: Change OpenPGP key defaults to match GnuPG's.
Aug 3 2015, 1:20 PM · Restricted Project, KDE PIM
mollekopf edited a custom field on T619: backport: Do not try to get audit log for erroneous contexts“.
Aug 3 2015, 1:19 PM · Restricted Project, KDE PIM
mollekopf edited a custom field on T613: Enabling a person calendar doesn't sync all folder types.
Aug 3 2015, 1:19 PM · Restricted Project, KDE PIM
mollekopf added a parent task for T568: windows: fix translation: T388: testcase-11957: Deutsche Sprache.
Aug 3 2015, 1:18 PM · Restricted Project, Restricted Project, KDE PIM
mollekopf edited a custom field on T541: sometimes subfolders are not automatically added (although they show up in search?).
Aug 3 2015, 1:16 PM · Restricted Project, Zanshin, KDE PIM, Restricted Project, Restricted Project
mollekopf edited a custom field on T568: windows: fix translation.
Aug 3 2015, 1:15 PM · Restricted Project, Restricted Project, KDE PIM
mollekopf edited a custom field on T668: Windows: Kontact help cannot be opened..
Aug 3 2015, 1:14 PM · Restricted Project, KDE PIM
mollekopf edited a custom field on T667: Windows: No icons in zanshin.
Aug 3 2015, 1:14 PM · Restricted Project, Zanshin, KDE PIM
mollekopf added a project to T667: Windows: No icons in zanshin: Restricted Project.
Aug 3 2015, 1:13 PM · Restricted Project, Zanshin, KDE PIM
mollekopf added a project to T668: Windows: Kontact help cannot be opened.: Restricted Project.
Aug 3 2015, 1:13 PM · Restricted Project, KDE PIM
mollekopf added a project to T568: windows: fix translation: Restricted Project.
Aug 3 2015, 1:13 PM · Restricted Project, Restricted Project, KDE PIM
mollekopf closed T608: zanshin doesn't support due times as Resolved.
Aug 3 2015, 1:11 PM · KDE PIM, Restricted Project, Zanshin, Restricted Project
mollekopf added a project to T541: sometimes subfolders are not automatically added (although they show up in search?): Restricted Project.
Aug 3 2015, 1:09 PM · Restricted Project, Zanshin, KDE PIM, Restricted Project, Restricted Project
mollekopf moved T434: Correctly deal with the "Open invitations" calendar in email invitations from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 3 2015, 1:06 PM · Restricted Project, Restricted Project, Restricted Project, KDE PIM
mollekopf added a project to T434: Correctly deal with the "Open invitations" calendar in email invitations: Restricted Project.
Aug 3 2015, 1:05 PM · Restricted Project, Restricted Project, Restricted Project, KDE PIM
mollekopf closed T535: Accepting the event doesn't automatically update the calendar, a subtask of T434: Correctly deal with the "Open invitations" calendar in email invitations, as Resolved.
Aug 3 2015, 1:04 PM · Restricted Project, Restricted Project, Restricted Project, KDE PIM
mollekopf closed T535: Accepting the event doesn't automatically update the calendar as Resolved.

We now show all instances of the same event.

Aug 3 2015, 1:04 PM · KDE PIM
mollekopf edited projects for T613: Enabling a person calendar doesn't sync all folder types, added: Restricted Project; removed Restricted Project.
Aug 3 2015, 1:03 PM · Restricted Project, KDE PIM
mollekopf assigned T621: Backport: Kleo: Improve error handling of SignEncryptFilesTask to knauss.
Aug 3 2015, 1:01 PM · KDE PIM
mollekopf assigned T620: Backport: Kleo: Change OpenPGP key defaults to match GnuPG's to knauss.
Aug 3 2015, 1:00 PM · Restricted Project, KDE PIM
mollekopf assigned T619: backport: Do not try to get audit log for erroneous contexts“ to knauss.
Aug 3 2015, 1:00 PM · Restricted Project, KDE PIM
knauss added a comment to T613: Enabling a person calendar doesn't sync all folder types.

rcm only shows the shared calendar for jane (and the person as complete) for selection

Aug 3 2015, 12:42 PM · Restricted Project, KDE PIM
knauss moved T613: Enabling a person calendar doesn't sync all folder types from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Aug 3 2015, 12:40 PM · Restricted Project, KDE PIM
knauss added a comment to T613: Enabling a person calendar doesn't sync all folder types.

the content mimetypes is only direcetory - so it is not marked, that there are any elemets are inside it.

Aug 3 2015, 12:40 PM · Restricted Project, KDE PIM
mollekopf moved T667: Windows: No icons in zanshin from Backlog to Windows on the KDE PIM board.
Aug 3 2015, 12:20 PM · Restricted Project, Zanshin, KDE PIM
mollekopf moved T668: Windows: Kontact help cannot be opened. from Backlog to Windows on the KDE PIM board.
Aug 3 2015, 12:20 PM · Restricted Project, KDE PIM
mollekopf created T668: Windows: Kontact help cannot be opened..
Aug 3 2015, 10:24 AM · Restricted Project, KDE PIM
mollekopf created T667: Windows: No icons in zanshin.
Aug 3 2015, 10:21 AM · Restricted Project, Zanshin, KDE PIM

Aug 1 2015

knauss added a project to T619: backport: Do not try to get audit log for erroneous contexts“: Restricted Project.
Aug 1 2015, 4:12 PM · Restricted Project, KDE PIM
knauss added a project to T620: Backport: Kleo: Change OpenPGP key defaults to match GnuPG's: Restricted Project.
Aug 1 2015, 4:12 PM · Restricted Project, KDE PIM
knauss added a project to T621: Backport: Kleo: Improve error handling of SignEncryptFilesTask: Restricted Project.
Aug 1 2015, 4:12 PM · KDE PIM

Jul 29 2015

mollekopf moved T434: Correctly deal with the "Open invitations" calendar in email invitations from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 29 2015, 9:42 AM · Restricted Project, Restricted Project, Restricted Project, KDE PIM

Jul 22 2015

mollekopf moved T630: Editing the status of the delegator gets the event out of sync from Restricted Project Column to Restricted Project Column on the Restricted Project board.
Jul 22 2015, 9:38 AM · Restricted Project, KDE PIM, Restricted Project
mollekopf closed T630: Editing the status of the delegator gets the event out of sync as Resolved.
Jul 22 2015, 9:38 AM · Restricted Project, KDE PIM, Restricted Project
mollekopf closed T657: crash while accepting invitation in kmail as Resolved.
Jul 22 2015, 9:31 AM · KDE PIM
mollekopf added a comment to T657: crash while accepting invitation in kmail.

#4 0x00007f062a1024a1 in qFatal(char const*, ...) () from /lib64/libQtCore.so.4
#5 0x00007f062df371bc in Akonadi::CalendarBase::addIncidence (this=<optimized out>, incidence=...) at /work/source/kdepimlibs/akonadi/calendar/calendarbase.cpp:624
#6 0x00007f062df80d36 in Akonadi::Scheduler::acceptRequest (this=this@entry=0x125be740, incidenceBase=..., calendar=...,

status=status@entry=KCalCore::ScheduleMessage::Unknown, email=...) at /work/source/kdepimlibs/akonadi/calendar/scheduler_p.cpp:324

#7 0x00007f062df84954 in Akonadi::Scheduler::acceptTransaction (this=0x125be740, incidence=..., calendar=..., method=method@entry=KCalCore::iTIPRequest,

status=status@entry=KCalCore::ScheduleMessage::Unknown, email=...) at /work/source/kdepimlibs/akonadi/calendar/scheduler_p.cpp:93

#8 0x00007f062df664f4 in Akonadi::ITIPHandler::processiTIPMessage (this=0xd41e180, receiver=..., iCal=..., action=...)

at /work/source/kdepimlibs/akonadi/calendar/itiphandler.cpp:197

#9 0x00007f062df689a2 in Akonadi::ITIPHandler::Private::onLoadFinished (this=0x125bc870, success=<optimized out>, errorMessage=...)

at /work/source/kdepimlibs/akonadi/calendar/itiphandler_p.cpp:103

#10 0x00007f062a22ad9c in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /lib64/libQtCore.so.4
#11 0x00007f062df6ddc4 in Akonadi::FetchJobCalendar::loadFinished (this=<optimized out>, _t1=true, _t2=...)

at /work/build/kdepimlibs/akonadi/calendar/moc_fetchjobcalendar.cpp:100

#12 0x00007f062a22f491 in QObject::event(QEvent*) () from /lib64/libQtCore.so.4
#13 0x00007f062ac1befc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#14 0x00007f062ac22958 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQtGui.so.4
#15 0x00007f062f977c31 in KApplication::notify (this=0x7ffc10b1b6e0, receiver=0x124ea860, event=0x124ed020) at /work/source/kdelibs/kdeui/kernel/kapplication.cpp:311
#16 0x00007f062a21622d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQtCore.so.4
#17 0x00007f062a2194f1 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQtCore.so.4
#18 0x00007f062a2453ee in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQtCore.so.4
#19 0x00007f061bd097fb in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007f061bd09b98 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#21 0x00007f061bd09c4c in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007f062a24555e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#23 0x00007f062acbf176 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtGui.so.4
#24 0x00007f062a214d81 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#25 0x00007f062a2150e5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQtCore.so.4
#26 0x00007f05ba44b784 in SyncItipHandler::SyncItipHandler (this=0xe87ad00, receiver=..., iCal=..., type=..., parent=<optimized out>)

at /work/source/kdepim/plugins/messageviewer/bodypartformatter/syncitiphandler.cpp:47

#27 0x00007f05ba440f04 in (anonymous namespace)::UrlHandler::saveFile (receiver=..., iCal=..., type=..., this=0xd3e13d0)

at /work/source/kdepim/plugins/messageviewer/bodypartformatter/text_calendar.cpp:763

#28 0x00007f05ba443af1 in (anonymous namespace)::UrlHandler::handleInvitation (this=this@entry=0xd3e13d0, iCal=..., status=status@entry=KCalCore::Attendee::Accepted,

part=part@entry=0x7ffc10b1af20, viewerInstance=viewerInstance@entry=0x40452c0) at /work/source/kdepim/plugins/messageviewer/bodypartformatter/text_calendar.cpp:954

#29 0x00007f05ba444d83 in (anonymous namespace)::UrlHandler::handleClick (this=0xd3e13d0, viewerInstance=0x40452c0, part=0x7ffc10b1af20, path=...)

at /work/source/kdepim/plugins/messageviewer/bodypartformatter/text_calendar.cpp:1263

#30 0x00007f062267dd7a in MessageViewer::URLHandlerManager::BodyPartURLHandlerManager::handleClick (this=<optimized out>, url=..., w=0x40459b0)

at /work/source/kdepim/messageviewer/viewer/urlhandlermanager.cpp:286

#31 0x00007f062267c6ff in MessageViewer::URLHandlerManager::handleClick (this=0xd361c90, url=..., w=w@entry=0x40459b0)

at /work/source/kdepim/messageviewer/viewer/urlhandlermanager.cpp:373

#32 0x00007f062265fcda in MessageViewer::ViewerPrivate::slotUrlOpen (this=this@entry=0x40459b0, url=...) at /work/source/kdepim/messageviewer/viewer/viewer_p.cpp:2174

Jul 22 2015, 8:45 AM · KDE PIM
mollekopf added a comment to T657: crash while accepting invitation in kmail.

I guess it's because in the second case wallace already added the event...

Jul 22 2015, 8:36 AM · KDE PIM