Summary: | Crash when authorizing Google account for akonadi calendar sync | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libkgapi | Reporter: | Scott Kitterman <kde> |
Component: | General | Assignee: | Daniel Vrátil <dvratil> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | bernado_tornado, kdepim-bugs, leninsaves, maarten.bezemer, matish, mhow3ll, skarux, zynex |
Priority: | NOR | Keywords: | drkonqi, triaged |
Version: | 2.0.1 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Scott Kitterman
2013-10-25 05:38:56 UTC
*** Bug 327922 has been marked as a duplicate of this bug. *** *** Bug 328143 has been marked as a duplicate of this bug. *** Created attachment 84048 [details]
New crash information added by DrKonqi
akonadi_googlecalendar_resource (4.11) on KDE Platform 4.11.3 using Qt 4.8.2
- What I was doing when the application crashed:
I was trying to add my google calendar to kontact. The authorization window shows up, I log in, and on the second page when it asks me to authorize it to access certain information it crashes after I click on "accept". This happens every time and I am not able to add my google calendar.
-- Backtrace (Reduced):
#7 0x00007fb81002ccb4 in KGAPI2::AuthWidget::Private::emitError(KGAPI2::Error, QString const&) () from /usr/lib/x86_64-linux-gnu/libkgapi2.so.2
#8 0x00007fb81002de6d in KGAPI2::AuthWidget::Private::accountInfoReceived(KGAPI2::Job*) () from /usr/lib/x86_64-linux-gnu/libkgapi2.so.2
[...]
#10 0x00007fb80ffbab2f in KGAPI2::Job::finished(KGAPI2::Job*) () from /usr/lib/x86_64-linux-gnu/libkgapi2.so.2
#11 0x00007fb812030946 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#12 0x00007fb8113987b4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
Please update to LibKGAPI 2.0.2 and re-test. The bug should be fixed there. *** Bug 329001 has been marked as a duplicate of this bug. *** *** Bug 329289 has been marked as a duplicate of this bug. *** Created attachment 84545 [details]
New crash information added by DrKonqi
akonadi_googlecalendar_resource (4.11) on KDE Platform 4.11.3 using Qt 4.8.4
It crashes every time the user tries to add a google account, during the sycronization just after having granted the needed rights.
Sometimes it does not crash but it signals an invalid token
-- Backtrace (Reduced):
#6 0x00007f07cf48b5a7 in KGAPI2::AuthWidget::Private::emitError (this=this@entry=0x226a7c0, errCode=KGAPI2::Unauthorized, msg=...) at /build/buildd/libkgapi-2.0.1/common/authwidget_p.inc.cpp:66
#7 0x00007f07cf48c582 in KGAPI2::AuthWidget::Private::accountInfoReceived (this=0x226a7c0, job=0x25f16f0) at /build/buildd/libkgapi-2.0.1/common/authwidget_p.inc.cpp:171
[...]
#9 0x00007f07cf41c5ff in KGAPI2::Job::finished (this=<optimized out>, _t1=0x25f16f0) at /build/buildd/libkgapi-2.0.1/obj-x86_64-linux-gnu/libkgapi2/job.moc:151
#10 0x00007f07d143ddce in QObject::event (this=0x25f16f0, e=<optimized out>) at kernel/qobject.cpp:1194
#11 0x00007f07d07c2dfc in QApplicationPrivate::notify_helper (this=this@entry=0x204edd0, receiver=receiver@entry=0x25f16f0, e=e@entry=0x23282c0) at kernel/qapplication.cpp:4567
*** Bug 330078 has been marked as a duplicate of this bug. *** Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |