Re: Opie Desktop version

From: Rajalakshmi Raghavan <opierules_at_gmail.com>
Date: Tue, 08 Apr 2008 10:32:52 -0000

Hi Paul!

I must say, all your tips were really helpful! I finally managed to get Opie
1.2.0 to work! Removed all those applets!

But, I have the same problem opening Opieplayers in Opie 1.2.0 as well as
1.2.3. I get this infinite number of Warning messages like I mentioned
earlier. Your idea about the player searching the filesystem was great. I
debugged the playlistwidget.cpp and managed to find the line that was
causing the scanning and managed to prevent it.. the line was as follows:

playLists = new FileSelector( "playlist/plain;audio/x-mpegurl", LTab,
"fileselector" , FALSE, FALSE);

I just changed it to playLists = NULL.

Good news is that the old error is solved but now there is a new error!! Now
Opieplayer says: Opieplayer was terminated due to signal code SIGSEGV

Sigh... Any ideas?

Thanks alot!

Sincerely,
Raji

On Thu, Mar 27, 2008 at 8:21 PM, Paul Eggleton <
bluelightning_at_bluelightning.org> wrote:

> On Thursday 27 March 2008, you wrote:
> > 1. As for the segmentation fault, just now I disabled all applets from
> the
> > .config file and tried running qpe. However, I could not get rid of the
> > segmentation fault.
>
> Ah, right. You may also need to delete .so files in the plugins/applets/
> directory.
>
> > 2. The Opieplayer issue that I have.. Do you know which part of the
> codes
> > is responsible for the scanning of the filesystem, that u mentioned?
> > Perhaps, if I could disable that, would it work?
>
> Have a look in playlistwidget.cpp, I think most of the scanning is done in
> there. You may find you can add or uncomment some odebug() statements to
> see
> where it is spending all of its time.
>
> Cheers,
> Paul
>
Received on Tue Apr 08 2008 - 06:32:51 EDT

This archive was generated by hypermail 2.2.0 : Wed May 21 2008 - 22:17:31 EDT