* Noah Meyerhans <[email protected]> [Thu Jul 29, 2010 at 07:29:22PM -0400]: > On Thu, Jul 29, 2010 at 09:57:44PM +0200, Stefan Haun wrote: > > Choqok reports empty server errors on each account when updating the > > timeline: > > "The server returned an error.:"
> > The timeline update is successful, though. > This happens when posting to a status.net service, right? Do you use > any other services (either status.net or twitter)? Do you get the same > behavior on all of them? > Do you have OAuth support enabled in your account settings? I'm using twitter (2 accounts) and identi.ca (1 account) and explore the same issue. AFAICS it happens if there aren't any news on an account. What I notice in the console output is (though not sure whether it's really related): choqok(8611) TwitterApiMicroBlog::readTimelineFromXml: there's no statuses tag in XML the XML is: "<?xml version="1.0" encoding="UTF-8"?> <nilclasses type="array"> </nilclasses> " I don't seem to use OAuth for Twitter accounts[1] and definitely not for identi.ca. But as soon as I click the "Authenticate with $SERVICE service" choqok crashes reliably, no matter on which account. See crashdump attached to this mail. [1] "Interesting" usability. The "Authenticated" line in the account settings dialog has a green button besides it (so it should be active, right?) but there's a "Authenticate with $SERVICE service" box below which I can click on (and crashes then as reported above). Uh, aeh, what? regards, -mika-
Application: Choqok (choqok), signal: Aborted [KCrash Handler] #5 0x00007fdb5bd03175 in raise () from /lib/libc.so.6 #6 0x00007fdb5bd05f80 in abort () from /lib/libc.so.6 #7 0x00007fdb5dabbc9f in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4 #8 0x00007fdb5dabbe42 in ?? () from /usr/lib/libQtCore.so.4 #9 0x00007fdb5dabbff5 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4 #10 0x00007fdb4fe73d06 in QOAuth::InterfacePrivate::createSignature(QString const&, QOAuth::HttpMethod, QOAuth::SignatureMethod, QByteArray const&, QByteArray const&, QMultiMap<QByteArray, QByteArray>*) () from /usr/lib/libqoauth.so.1 #11 0x00007fdb4fe74656 in QOAuth::InterfacePrivate::sendRequest(QString const&, QOAuth::HttpMethod, QOAuth::SignatureMethod, QByteArray const&, QByteArray const&, QMultiMap<QByteArray, QByteArray> const&) () from /usr/lib/libqoauth.so.1 #12 0x00007fdb4fe74e27 in QOAuth::Interface::requestToken(QString const&, QOAuth::HttpMethod, QOAuth::SignatureMethod, QMultiMap<QByteArray, QByteArray> const&) () from /usr/lib/libqoauth.so.1 #13 0x00007fdb4ecfa5be in ?? () from /usr/lib/kde4/choqok_twitter.so #14 0x00007fdb4ecf8d95 in ?? () from /usr/lib/kde4/choqok_twitter.so #15 0x00007fdb5dbc6346 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #16 0x00007fdb5d5f0572 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4 #17 0x00007fdb5d308a5b in ?? () from /usr/lib/libQtGui.so.4 #18 0x00007fdb5d3098fb in ?? () from /usr/lib/libQtGui.so.4 #19 0x00007fdb5d309b6c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4 #20 0x00007fdb5cfa9602 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 #21 0x00007fdb5cf5332c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #22 0x00007fdb5cf59fdb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #23 0x00007fdb5f404836 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #24 0x00007fdb5dbb315c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #25 0x00007fdb5cf591be in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4 #26 0x00007fdb5cfd903b in ?? () from /usr/lib/libQtGui.so.4 #27 0x00007fdb5cfd79ac in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4 #28 0x00007fdb5d003552 in ?? () from /usr/lib/libQtGui.so.4 #29 0x00007fdb58ac26c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #30 0x00007fdb58ac6538 in ?? () from /lib/libglib-2.0.so.0 #31 0x00007fdb58ac66ec in g_main_context_iteration () from /lib/libglib-2.0.so.0 #32 0x00007fdb5dbdc713 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #33 0x00007fdb5d00314e in ?? () from /usr/lib/libQtGui.so.4 #34 0x00007fdb5dbb1a82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #35 0x00007fdb5dbb1e5c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #36 0x00007fdb5dbb6aeb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #37 0x000000000040e7a0 in _start ()
signature.asc
Description: Digital signature

