We now show all instances of the same event.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Aug 3 2015
Jul 31 2015
Jul 30 2015
Jul 29 2015
Jul 22 2015
Committed to libkolab-1.0
#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
I guess it's because in the second case wallace already added the event...
Can't reproduce it now though because it somehow ends up in a different codepath:
Jul 21 2015
Jul 20 2015
Jul 17 2015
Jul 15 2015
This seems to be largely already possible. At least under certain circumstances the respective buttons are displayed in the UI
Jul 10 2015
Jul 9 2015
Jul 8 2015
If a third person is the organizer, john doesn't see the event because it's filtered into the open invitations calendar.
(the action in the contextmenu)