This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Amarok 2.2.2. and lastfm

Tags: None
(comma "," separated)
inmortus
Registered Member
Posts
10
Karma
0
OS

Amarok 2.2.2. and lastfm

Thu Jan 21, 2010 9:48 pm
Hi.When I try to login in my lastfm account with amarok 2.2.2. ,the app closes.How can I fix it ? I like the scrobbling option.
I've tried to change the options of amarokrc manually (changing the values of ignoreWallet) but with no success.When i type ignoreWallet=yes or =true amarok doest start
Iḿ sorry for my english
I use opensuse 11.2
lfranchi
KDE Developer
Posts
77
Karma
0

Re: Amarok 2.2.2. and lastfm

Thu Jan 21, 2010 9:53 pm
does amarok crash? if so, could you install debugging packages for amarok and run it like so:

gdb amarok
r -d --nofork --nocrashhandler
<amarok opens, crashes>
bt

and paste the resulting backtrace as well as the debug output in a new bug at bugs.kde.org


Amarok developer.

lfranchi, proud to be a member of KDE forums since 2008-Oct.
inmortus
Registered Member
Posts
10
Karma
0
OS

Re: Amarok 2.2.2. and lastfm

Thu Jan 21, 2010 10:10 pm
amarok --debug show this:
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
100121 23:04:21 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
amarok: ************************************************************************************************************
amarok: ** DEBUGGING OUTPUT IS NOW ENABLED. PLEASE NOTE THAT YOU WILL ONLY SEE THE FULL OUTPUT ON THE NEXT START. **
amarok: ************************************************************************************************************
amarok: END__: static void App::handleCliArgs() - Took 0.0015s
amarok: END__: virtual int App::newInstance() - Took 0.011s
juan@linux-0xqv:~> amarok: [lastfm] save config
amarok: username: "juankang"
amarok: got no saved session key, authenticating with last.fm
amarok: symbol lookup error: /usr/lib/liblastfm.so.0: undefined symbol: _ZN8QMapData10createDataEi



Is a bug ? I'm a noob in linux
lfranchi
KDE Developer
Posts
77
Karma
0

Re: Amarok 2.2.2. and lastfm

Thu Jan 21, 2010 10:13 pm
Your copy of liblastfm looks like it was compiled against qt4.6, but is being run on qt4.5 (that's my best guess).

you need to reinstall liblastfm so it doesn't segfault when it is tried to be loaded.


Amarok developer.

lfranchi, proud to be a member of KDE forums since 2008-Oct.
inmortus
Registered Member
Posts
10
Karma
0
OS

Re: Amarok 2.2.2. and lastfm

Thu Jan 21, 2010 10:23 pm
What can I do, so... ?
lfranchi
KDE Developer
Posts
77
Karma
0

Re: Amarok 2.2.2. and lastfm

Thu Jan 21, 2010 10:32 pm
....reinstall liblastfm?


Amarok developer.

lfranchi, proud to be a member of KDE forums since 2008-Oct.
inmortus
Registered Member
Posts
10
Karma
0
OS

Re: Amarok 2.2.2. and lastfm

Thu Jan 21, 2010 10:47 pm
lfranchi wrote:....reinstall liblastfm?

I did it
the same again
lfranchi
KDE Developer
Posts
77
Karma
0

Re: Amarok 2.2.2. and lastfm

Thu Jan 21, 2010 10:49 pm
then talk to your distro :) it's distro problem, your liblastfm package is broken.


Amarok developer.

lfranchi, proud to be a member of KDE forums since 2008-Oct.
User avatar
Dieter Schroeder
Registered Member
Posts
714
Karma
7
OS

Re: Amarok 2.2.2. and lastfm

Sat Jan 23, 2010 8:49 pm
Which version of openSUSe?
Type in console:
Code: Select all
rpm -q libqt4
.
What's the output?
From which repo is Amarok2? (backported?)
And remove ~/.kde4/share/config/amarokrc

Regards
m0nk


If men could get pregnant, abortion would be a sacrament.
inmortus
Registered Member
Posts
10
Karma
0
OS

Re: Amarok 2.2.2. and lastfm

Mon Jan 25, 2010 12:50 am
I'm in opensuse 11.2
"libqt4-4.5.3-2.4.2.i586"
Amarok 2.2.2 is in backports repository, I dont know if its somewhere else place
inmortus
Registered Member
Posts
10
Karma
0
OS

Re: Amarok 2.2.2. and lastfm

Mon Feb 01, 2010 10:56 pm
I tried to reinstall it ,and now when i login to lastfm this appears as bug:
Application: Amarok (amarok), signal: Segmentation fault
[Current thread is 1 (Thread 0xb3582700 (LWP 13985))]

Thread 18 (Thread 0xb09f9b70 (LWP 13986)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb59800c2 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb5ac52d4 in pthread_cond_timedwait () from /lib/libc.so.6
#3 0xb1b1019b in metronom_sync_loop () from /usr/lib/libxine.so.1
#4 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#5 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 17 (Thread 0xb007eb70 (LWP 13987)):
#0 0xb3aee69b in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#1 0xb3aee999 in ?? () from /usr/lib/libglib-2.0.so.0
#2 0xb3aeeebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3 0xb675f05f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4 0xb673198d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5 0xb6731dd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6 0xb6639317 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7 0xb1b665b8 in Phonon::MediaSource::type() const () from /usr/lib/kde4/plugins/phonon_backend/phonon_xine.so
#8 0xb663c623 in ?? () from /usr/lib/libQtCore.so.4
#9 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#10 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 16 (Thread 0xaf87db70 (LWP 13990)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb5aa6ffb in read () from /lib/libc.so.6
#2 0xb1e505d1 in ?? () from /usr/lib/libasound.so.2
#3 0xb1e4d2dc in snd_ctl_read () from /usr/lib/libasound.so.2
#4 0xb1e497d6 in snd_hctl_handle_events () from /usr/lib/libasound.so.2
#5 0xb1e55701 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
#6 0xb01f4390 in ao_alsa_handle_event_thread () from /usr/lib/xine/plugins/1.27/xineplug_ao_out_alsa.so
#7 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#8 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 15 (Thread 0xaf07cb70 (LWP 13991)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb597fd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb5ac527c in pthread_cond_wait () from /lib/libc.so.6
#3 0xb1b22300 in ao_loop () from /usr/lib/libxine.so.1
#4 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#5 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 14 (Thread 0xae86eb70 (LWP 13992)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb597fd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb5ac527c in pthread_cond_wait () from /lib/libc.so.6
#3 0xb1b22300 in ao_loop () from /usr/lib/libxine.so.1
#4 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#5 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 13 (Thread 0xae06db70 (LWP 13993)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb597fd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb5ac527c in pthread_cond_wait () from /lib/libc.so.6
#3 0xb1b22300 in ao_loop () from /usr/lib/libxine.so.1
#4 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#5 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 12 (Thread 0xacd11b70 (LWP 13995)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb597fd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb5ac527c in pthread_cond_wait () from /lib/libc.so.6
#3 0xad46ccae in os_event_wait_low () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#4 0xad46b609 in os_aio_simulated_handle () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#5 0xad52ba6d in fil_aio_wait () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#6 0xad49f630 in io_handler_thread () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#7 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#8 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 11 (Thread 0xab1efb70 (LWP 13996)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb597fd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb5ac527c in pthread_cond_wait () from /lib/libc.so.6
#3 0xad46ccae in os_event_wait_low () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#4 0xad46b609 in os_aio_simulated_handle () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#5 0xad52ba6d in fil_aio_wait () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#6 0xad49f630 in io_handler_thread () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#7 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#8 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 10 (Thread 0xaa9eeb70 (LWP 13997)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb597fd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb5ac527c in pthread_cond_wait () from /lib/libc.so.6
#3 0xad46ccae in os_event_wait_low () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#4 0xad46b609 in os_aio_simulated_handle () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#5 0xad52ba6d in fil_aio_wait () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#6 0xad49f630 in io_handler_thread () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#7 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#8 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 9 (Thread 0xaa1edb70 (LWP 13998)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb597fd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb5ac527c in pthread_cond_wait () from /lib/libc.so.6
#3 0xad46ccae in os_event_wait_low () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#4 0xad46b609 in os_aio_simulated_handle () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#5 0xad52ba6d in fil_aio_wait () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#6 0xad49f630 in io_handler_thread () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#7 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#8 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 8 (Thread 0xa8d5cb70 (LWP 14000)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb5ab05b1 in select () from /lib/libc.so.6
#2 0xad46d0db in os_thread_sleep () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#3 0xad49e0a0 in srv_lock_timeout_and_monitor_thread () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#4 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#5 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 7 (Thread 0xa855bb70 (LWP 14001)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb5ab05b1 in select () from /lib/libc.so.6
#2 0xad46d0db in os_thread_sleep () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#3 0xad49ddd5 in srv_error_monitor_thread () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#4 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#5 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 6 (Thread 0xa7d5ab70 (LWP 14002)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb597fd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb5ac527c in pthread_cond_wait () from /lib/libc.so.6
#3 0xad46ccae in os_event_wait_low () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#4 0xad49c68b in srv_master_thread () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#5 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#6 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 5 (Thread 0xa6c49b70 (LWP 14004)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb597fd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb5ac527c in pthread_cond_wait () from /lib/libc.so.6
#3 0xb663d750 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4 0xb5626759 in ?? () from /usr/lib/libthreadweaver.so.4
#5 0xb5628e4b in ?? () from /usr/lib/libthreadweaver.so.4
#6 0xb5624daa in ?? () from /usr/lib/libthreadweaver.so.4
#7 0xb5628f4c in ?? () from /usr/lib/libthreadweaver.so.4
#8 0xb56269e3 in ?? () from /usr/lib/libthreadweaver.so.4
#9 0xb5628f68 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb56269e3 in ?? () from /usr/lib/libthreadweaver.so.4
#11 0xb5628f68 in ?? () from /usr/lib/libthreadweaver.so.4
#12 0xb56269e3 in ?? () from /usr/lib/libthreadweaver.so.4
#13 0xb5626fc4 in ?? () from /usr/lib/libthreadweaver.so.4
#14 0xb562763a in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#15 0xb663c623 in ?? () from /usr/lib/libQtCore.so.4
#16 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#17 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 4 (Thread 0xa6448b70 (LWP 14005)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb597fd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb5ac527c in pthread_cond_wait () from /lib/libc.so.6
#3 0xb663d750 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4 0xad0e013c in XmlParseJob::run() () from /usr/lib/kde4/amarok_collection-mysqlecollection.so
#5 0xb5628078 in ?? () from /usr/lib/libthreadweaver.so.4
#6 0xb56283d3 in ThreadWeaver::Job::execute(ThreadWeaver::Thread*) () from /usr/lib/libthreadweaver.so.4
#7 0xb5626f92 in ?? () from /usr/lib/libthreadweaver.so.4
#8 0xb562763a in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#9 0xb663c623 in ?? () from /usr/lib/libQtCore.so.4
#10 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#11 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 3 (Thread 0xa5c47b70 (LWP 14006)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb597fd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb5ac527c in pthread_cond_wait () from /lib/libc.so.6
#3 0xb663d750 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4 0xb5626759 in ?? () from /usr/lib/libthreadweaver.so.4
#5 0xb5628e4b in ?? () from /usr/lib/libthreadweaver.so.4
#6 0xb5624daa in ?? () from /usr/lib/libthreadweaver.so.4
#7 0xb5628f4c in ?? () from /usr/lib/libthreadweaver.so.4
#8 0xb56269e3 in ?? () from /usr/lib/libthreadweaver.so.4
#9 0xb5626fc4 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb562763a in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#11 0xb663c623 in ?? () from /usr/lib/libQtCore.so.4
#12 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#13 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 2 (Thread 0xa4c3bb70 (LWP 14009)):
#0 0xffffe430 in __kernel_vsyscall ()
#1 0xb597fd95 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2 0xb5ac527c in pthread_cond_wait () from /lib/libc.so.6
#3 0xb663d750 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#4 0xb5626759 in ?? () from /usr/lib/libthreadweaver.so.4
#5 0xb5628e4b in ?? () from /usr/lib/libthreadweaver.so.4
#6 0xb5624daa in ?? () from /usr/lib/libthreadweaver.so.4
#7 0xb5628f4c in ?? () from /usr/lib/libthreadweaver.so.4
#8 0xb56269e3 in ?? () from /usr/lib/libthreadweaver.so.4
#9 0xb5626fc4 in ?? () from /usr/lib/libthreadweaver.so.4
#10 0xb562763a in ThreadWeaver::Thread::run() () from /usr/lib/libthreadweaver.so.4
#11 0xb663c623 in ?? () from /usr/lib/libQtCore.so.4
#12 0xb597b6e5 in start_thread () from /lib/libpthread.so.0
#13 0xb597b600 in ?? () from /lib/libpthread.so.0

Thread 1 (Thread 0xb3582700 (LWP 13985)):
[KCrash Handler]
#6 0xb673936e in QMetaObject::indexOfSlot(char const*) const () from /usr/lib/libQtCore.so.4
#7 0xb67455b1 in QObject::connect(QObject const*, char const*, QObject const*, char const*, Qt::ConnectionType) () from /usr/lib/libQtCore.so.4
#8 0xb4017c10 in ?? () from /usr/lib/liblastfm.so.0
#9 0xb4023d1a in ?? () from /usr/lib/liblastfm.so.0
#10 0xb401e5f2 in lastfm::Audioscrobbler::handshake() () from /usr/lib/liblastfm.so.0
#11 0xb401e905 in lastfm::Audioscrobbler::Audioscrobbler(QString const&) () from /usr/lib/liblastfm.so.0
#12 0xa71b92c6 in ScrobblerAdapter::ScrobblerAdapter(QObject*, QString const&) () from /usr/lib/kde4/amarok_service_lastfm.so
#13 0xa71965db in LastFmService::init() () from /usr/lib/kde4/amarok_service_lastfm.so
#14 0xa71997f9 in LastFmService::polish() () from /usr/lib/kde4/amarok_service_lastfm.so
#15 0xb6bab1ba in BrowserCategoryList::showCategory(QString const&) () from /usr/lib/libamaroklib.so.1
#16 0xb6badee2 in BrowserCategoryList::categoryActivated(QModelIndex const&) () from /usr/lib/libamaroklib.so.1
#17 0xb6bae203 in BrowserCategoryList::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libamaroklib.so.1
#18 0xb6dfad92 in ServiceBrowser::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libamaroklib.so.1
#19 0xb6749864 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#20 0xb674a585 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#21 0xb62b3395 in QAbstractItemView::activated(QModelIndex const&) () from /usr/lib/libQtGui.so.4
#22 0xb6306e32 in QTreeView::mouseDoubleClickEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#23 0xb5dcf9c1 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#24 0xb616cbb5 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#25 0xb620d12c in QAbstractScrollArea::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#26 0xb62c4a44 in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#27 0xb6300fc0 in QTreeView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#28 0xb620f786 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb673250e in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#30 0xb5d788d0 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#31 0xb5d80bbb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#32 0xb6ff25e2 in App::notify(QObject*, QEvent*) () from /usr/lib/libamaroklib.so.1
#33 0xb673332e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#34 0xb5d7fbdc in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&) () from /usr/lib/libQtGui.so.4
#35 0xb5df080a in ?? () from /usr/lib/libQtGui.so.4
#36 0xb5defd7e in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#37 0xb5e1ab68 in ?? () from /usr/lib/libQtGui.so.4
#38 0xb3aeb4c2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#39 0xb3aeed98 in ?? () from /usr/lib/libglib-2.0.so.0
#40 0xb3aeeebe in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#41 0xb675f011 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#42 0xb5e1a29a in ?? () from /usr/lib/libQtGui.so.4
#43 0xb673198d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#44 0xb6731dd9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#45 0xb6734270 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#46 0xb5d78774 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#47 0x080521ab in main ()


What does it means ?
User avatar
Mamarok
Manager
Posts
6071
Karma
16
OS

Re: Amarok 2.2.2. and lastfm

Tue Feb 02, 2010 10:17 am
In general, bug reports should go to http://forum.kde.org, it's difficult to keep track of bugs in various places and it makes searching in bugs and backtraces impossible.

As previously stated by lfranchi, please, do report this to your distribution, you have a bad liblastfm package apparently.


Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ...
Jonan
Registered Member
Posts
11
Karma
0
OS

Re: Amarok 2.2.2. and lastfm

Tue Feb 02, 2010 3:14 pm
Mamarok wrote:In general, bug reports should go to http://forum.kde.org, it's difficult to keep track of bugs in various places and it makes searching in bugs and backtraces impossible.
You mean http://bugs.kde.org don't you? ;)
User avatar
markey
KDE Developer
Posts
2286
Karma
3
OS

Re: Amarok 2.2.2. and lastfm

Tue Feb 02, 2010 4:46 pm
Jonan wrote:
Mamarok wrote:In general, bug reports should go to http://forum.kde.org, it's difficult to keep track of bugs in various places and it makes searching in bugs and backtraces impossible.
You mean http://bugs.kde.org don't you? ;)

Yes, she did.


--
Mark Kretschmann - Amarok Developer


Bookmarks



Who is online

Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell, Yahoo [Bot]