Don't know, are you sure you run the correct binaries ?<br>I've used the same command as you, followed by <br>make<br>sudo make install<br><br>and then just run amarok on a terminal<br><br>I thing html creating and rendering is a bit slow and maybe some Mysql query are too heavy, so maybe nothing can be done to improve performance with this configuration. <br>
Am I right ? <br><br>Hope plasma rendering will be fast and smooth, keep going for the development of amarok 2, and make it the best player ever !<br><br>Simon<br><br><div class="gmail_quote">On Jan 27, 2008 2:40 PM, Dr. Diesel <<a href="mailto:dr.diesel@gmail.com">dr.diesel@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I've been having CPU hangs myself!  I've built Amarok with SVN with<br>this configure string:<br>
<br>./configure --enable-debug=full --enable-mysql --prefix=`kde-config --prefix`<br><br>But I'm not getting the timing output you are, do I need to add<br>additional configure strings?<br><br>Andy<br><div><div></div>
<div class="Wj3C7c"><br>On Jan 27, 2008 7:21 AM, Simon ESNEAULT <<a href="mailto:simon.esneault@gmail.com">simon.esneault@gmail.com</a>> wrote:<br>> Hello,<br>><br>> First of all, i want to say a big thanks to everyone doing here a great job,<br>
> amarok is for sure the best player i've ever used, making me rediscover<br>> music !<br>><br>> Here is my configuration:<br>> Amarok 1.4.8 on ubuntu 7.10 (not kubuntu, but all kdelibs are installed)<br>
>  Mysql, 35 000 songs<br>> Computer is : Athlon XP 2000+, 1.5Go RAM<br>><br>> Everytime the song change, amarok hangs and use 100 % of the CPU for quite a<br>> long time. I wanted to check if anything wasn't going the right way, so I've<br>
> build amarok from the source, with full debug options.<br>>  Below is the output on a song change. The bold lines are problematic, i<br>> think it's the refresh of the context viewer. When the player is on<br>
> wikipedia tab, changing a song is very smooth and doesn't slow the whole<br>> system for some seconds. (but no need to refresh the context view, probably<br>> the key). The same problem show up when I rate a song, causing the context<br>
> view to refresh<br>>  Strange thing is that showArtistsAlbums() method seems to be called 2<br>> times. But when the player is on wikipedia tab and switch to the "normal"<br>> tab, it's only called once, making the "hang" time twice shorter<br>
><br>> For the context viewer, The size of the cover is changed to 300 pix, use<br>> score and rating, and of course LastFm, but only render similar artist box.<br>> Have i done something unusual ? Is my computer definitely out of date ? Will<br>
> it change anything if I run a complete kde session instead of a gnome<br>> session ? Why ? Is khtmlrender thing the main problem ? If it is, I hope<br>> plasma context view won't be so heavy !<br>><br>> amarok: BEGIN: void EngineController::play(const MetaBundle&, uint)<br>
> amarok:   [controller] Loading URL:<br>> file:///home/simon/Musique/-%3DAlbums%3D-/-%3D%20D%20%3D-/Deerhoof/2004%20-%20Covers%20and%20Live%20EP/06%20-%20Lose%20My%20Breath%20(My%20Bloody%20Valentine%20Cover).mp3<br>
>  amarok: BEGIN: virtual bool XineEngine::load(const KURL&, bool)<br>> amarok:     [xine-engine] Before xine_open() *****<br>> amarok:     [xine-engine] After xine_open() *****<br>> amarok:     [xine-engine] XINE_PARAM_EARLY_FINISHED_EVENT enabled<br>
>  amarok: END__: virtual bool XineEngine::load(const KURL&, bool) - Took 0.2s<br>> amarok: BEGIN: virtual bool XineEngine::play(uint)<br>> amarok: BEGIN: void EngineSubject::stateChangedNotify(Engine::State)<br>
> amarok:       [virtual void<br>> Amarok::StatusBar::engineStateChanged(Engine::State, Engine::State)] Line:<br>> 153<br>>  amarok: BEGIN: virtual void<br>> ContextBrowser::engineStateChanged(Engine::State, Engine::State)<br>
> amarok: END__: virtual void<br>> ContextBrowser::engineStateChanged(Engine::State, Engine::State) - Took<br>> 0.00021s<br>> amarok: END__: void EngineSubject::stateChangedNotify(Engine::State) - Took<br>> 0.0076s<br>
>  amarok: END__: virtual bool XineEngine::play(uint) - Took 0.008s<br>> amarok: BEGIN: void EngineSubject::newMetaDataNotify(const MetaBundle&,<br>> bool)<br>> amarok:     [Moodbar] Resetting moodbar: /home/simon/Musique/-=Albums=-/-= D<br>
> =-/Deerhoof/2004 - Covers and Live EP/06 - Lose My Breath (My Bloody<br>> Valentine Cover).mp3<br>>  amarok:     [ContextBrowser] [CUEFILE]: /home/simon/Musique/-=Albums=-/-= D<br>> =-/Deerhoof/2004 - Covers and Live EP/06 - Lose My Breath (My Bloody<br>
> Valentine Cover).cue - Shoot blindly and missed, searching for other cue<br>> files.<br>>  amarok:     [ContextBrowser] [CUEFILE]: - Didn't find any matching cue<br>> file.<br>> amarok: BEGIN: virtual void ThreadManager::Thread::run()<br>
> amarok:       [Moodbar] Resetting moodbar:<br>> amarok: END__: void EngineSubject::newMetaDataNotify(const MetaBundle&,<br>> bool) - Took 0.39s<br>>  amarok: END__: void EngineController::play(const MetaBundle&, uint) - Took<br>
> 0.6s<br>> amarok:   [ScriptManager] [ERROR!] Copy Cover:<br>> amarok: [AmaroK CopyCover Script] Received notification: engineStateChange:<br>> playing<br>>  amarok:   [xine-engine] XINE_PARAM_EARLY_FINISHED_EVENT enabled<br>
> amarok:   [xine-engine] Metadata received.<br>> amarok:   [ScriptManager] [ERROR!] Copy Cover:<br>> amarok: [AmaroK CopyCover Script] Received notification: trackChange<br>>  amarok: BEGIN: void CurrentTrackJob::showArtistsAlbums(const QString&,<br>
> uint, uint)<br>> amarok: END__: void CurrentTrackJob::showArtistsAlbums(const QString&, uint,<br>> uint) - Took 1.3s<br>> amarok: END__: virtual void ThreadManager::Thread::run() - Took 3s<br>>  amarok: [ThreadManager] Job completed: CurrentTrackJob. Jobs pending: 1<br>
> amarok: BEGIN: virtual void ThreadManager::Thread::run()<br>> amarok: BEGIN: void CurrentTrackJob::showArtistsAlbums(const QString&, uint,<br>> uint)<br>>  amarok: END__: void CurrentTrackJob::showArtistsAlbums(const QString&,<br>
> uint, uint) - Took 1.2s<br>> amarok: END__: virtual void ThreadManager::Thread::run() - Took 5.6s<br>> amarok:   [ThreadManager] Job completed: CurrentTrackJob. Jobs pending: 0<br>><br>><br>> I'll appreciate any comment on this :o)<br>
><br>> Thanks and sorry for my frenglish !<br>> Bye<br>><br>><br>> ------------------------------------------------------------------<br>> Simon Esneault<br>>  Laboratoire Traitement du Signal et de l'Image, (LTSI, UMR-INSERM 642)<br>
> Université de Rennes I, Campus de Beaulieu,<br>> 35042 Rennes Cedex, France.<br>> Tel : +33 (0)6 64 61 30 94<br>> Mail : <a href="mailto:simon.esneault@univ-rennes1.fr">simon.esneault@univ-rennes1.fr</a><br>
>  ------------------------------------------------------------------<br></div></div>> _______________________________________________<br>> Amarok mailing list<br>> <a href="mailto:Amarok@kde.org">Amarok@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/amarok" target="_blank">https://mail.kde.org/mailman/listinfo/amarok</a><br>><br>><br><font color="#888888"><br><br><br>--<br><a href="http://projecthuh.com" target="_blank">projecthuh.com</a><br>
All of my bits are free, are yours?  <a href="http://Fedoraproject.org" target="_blank">Fedoraproject.org</a><br>_______________________________________________<br>Amarok mailing list<br><a href="mailto:Amarok@kde.org">Amarok@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/amarok" target="_blank">https://mail.kde.org/mailman/listinfo/amarok</a><br></font></blockquote></div><br><br clear="all"><br>-- <br>------------------------------------------------------------------<br>
Simon Esneault<br>Laboratoire Traitement du Signal et de l'Image, (LTSI, UMR-INSERM 642)<br>Université de Rennes I, Campus de Beaulieu, <br>35042 Rennes Cedex, France.<br>Tel : +33 (0)6 64 61 30 94<br>Mail : <a href="mailto:simon.esneault@univ-rennes1.fr">simon.esneault@univ-rennes1.fr</a><br>
------------------------------------------------------------------