On Sat, Jun 6, 2009 at 9:44 AM, Martin Wilke<m...@freebsd.org> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Sat, Jun 06, 2009 at 02:36:37PM +0900, Daichi GOTO wrote:
>> % amarok
>> amarok(97635)/kdeui (KIconLoader): Error: standard icon theme "oxygen" not 
>> found!
>>
>> InnoDB: The log sequence number in ibdata files does not match
>> InnoDB: the log sequence number in the ib_logfiles!
>> 090606 14:32:51  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...
>> InnoDB: Creating foreign key constraint system tables
>> <unknown program name>(97582)/: Communication problem with  "amarok" , it 
>> probably crashed.
>> Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Did not 
>> receive a reply. Possible
>> causes include: the remote application did not send a reply, the message bus 
>> security policy blocked
>> the reply, the reply timeout expired, or the network connection was broken." 
>> "
>>
>> %
>>
>> Anyone has some ideas?
>
> can you show me your pkg_info | grep kde output?
>
Two potential issues I'm seeing here.

1. What version of Qt are you using?  If you have 4.5 from Area51, the
Amarok 2.0.x series has problems with it.  The recently released
version 2.1 is supposed to correct that.  I have a port update in
progress but it requires two supporting ports (qtscriptgenerator and
taglib-extras) that are not in the ports tree.  I have ports ready for
those too, but I haven't submitted any PRs for them yet.

2. I seem to remember a posting on the Amarok mailing list about
InnoDB tables not being supported
(http://mail.kde.org/pipermail/amarok/2009-March/007869.html is the
one I think I'm remembering).  Try getting it to use MyISAM tables for
the Amarok stuff and see if that helps.

Matt
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to