Bug 226617 - Problems when trying to import a calender ICS
Summary: Problems when trying to import a calender ICS
Status: RESOLVED NOT A BUG
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Unspecified
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-13 00:57 UTC by David Hubner
Modified: 2010-08-09 22:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Hubner 2010-02-13 00:57:31 UTC
Version:            (using KDE 4.4.0)
Installed from:    Archlinux Packages

When I try to import a calender.ICS into an Akonadi calender, it asks me if I would like to merge it.

When I click the merge option and OK button it pops up with "There is no resource available" popup window. This window cannot be closed, if you click OK the window just pops back up and will not go away no matter how many times you click OK. 

Importing the calender into Akonadi first and then making an akonadi calender taking those sources works.
Comment 1 David Hubner 2010-02-13 00:58:41 UTC
Additional, closing Korganizer to try and get rid of the window produces the following backtrace

Application: KOrganizer (korganizer), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f6c888dad73 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#6  0x00007f6c8a473102 in CalendarView::modifiedChanged(bool) () from /usr/lib/libkorganizerprivate.so.4
#7  0x00007f6c8a4795bd in CalendarView::openCalendar(QString const&, bool) () from /usr/lib/libkorganizerprivate.so.4
#8  0x00007f6c8a4ded9f in ActionManager::openURL(KUrl const&, bool) () from /usr/lib/libkorganizerprivate.so.4
#9  0x00007f6c8a4ea9cc in ActionManager::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkorganizerprivate.so.4
#10 0x00007f6c888dab0f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00007f6c8a4fb1d6 in ImportDialog::openURL(KUrl const&, bool) () from /usr/lib/libkorganizerprivate.so.4
#12 0x00007f6c8a4fbd71 in ImportDialog::slotOk() () from /usr/lib/libkorganizerprivate.so.4
#13 0x00007f6c8a4fbf64 in ImportDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkorganizerprivate.so.4
#14 0x00007f6c888dab0f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x00007f6c8b410c88 in KDialog::slotButtonClicked(int) () from /usr/lib/libkdeui.so.5
#16 0x00007f6c8b4128a9 in KDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#17 0x00007f6c8a4fbf30 in ImportDialog::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkorganizerprivate.so.4
#18 0x00007f6c888dab0f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#19 0x00007f6c888dfd9e in QSignalMapper::mapped(int) () from /usr/lib/libQtCore.so.4
#20 0x00007f6c888e0fb2 in QSignalMapper::map(QObject*) () from /usr/lib/libQtCore.so.4
#21 0x00007f6c888e1230 in QSignalMapper::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#22 0x00007f6c888dab0f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#23 0x00007f6c8941e092 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#24 0x00007f6c89138b9b in ?? () from /usr/lib/libQtGui.so.4
#25 0x00007f6c89139a5b in ?? () from /usr/lib/libQtGui.so.4
#26 0x00007f6c89139ccc in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00007f6c88ddc792 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#28 0x00007f6c88d8647c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#29 0x00007f6c88d8d24b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#30 0x00007f6c8b49fcd6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#31 0x00007f6c888c7dcc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#32 0x00007f6c88d8c41e in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#33 0x00007f6c88e0b84b in ?? () from /usr/lib/libQtGui.so.4
#34 0x00007f6c88e0a55a in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#35 0x00007f6c88e34a12 in ?? () from /usr/lib/libQtGui.so.4
#36 0x00007f6c8180726e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#37 0x00007f6c8180ac28 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#38 0x00007f6c8180ad50 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#39 0x00007f6c888f1243 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#40 0x00007f6c88e3460e in ?? () from /usr/lib/libQtGui.so.4
#41 0x00007f6c888c66f2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#42 0x00007f6c888c6acc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#43 0x00007f6c888ca80b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#44 0x0000000000407c9a in _start ()
Comment 2 David Hubner 2010-08-09 22:54:18 UTC
Marking bug invalid as I can't replicate it in the new beta's.