
|
[openbeosmediakit]
||
[Date Prev]
[02-2004 Date Index]
[Date Next]
||
[Thread Prev]
[02-2004 Thread Index]
[Thread Next]
[openbeosmediakit] Re: Media prefs
- From: Jérôme Duval <korli@xxxxxxxx>
- To: openbeosmediakit@xxxxxxxxxxxxx
- Date: Wed, 25 Feb 2004 09:25:00 +0100
Hi,
i tested the Media Pref with R5 media kit, it behaves correctly. I tested with
OBOS media kit, and it does what Axel described. I'm in the process of fixing
things in libmedia.so to have the correct behavior.
But i have now a blocking problem : the Media Pref links against several libs
and need to call launch_media_server(). The actual called version of
launch_media_server is currently the one in libbe.so. So implementing it in
libmedia.so is useless. Is there a mean to force to search a symbol in a
specific library ?
Thanks in advance,
Jerome
Selon Jérôme Duval <korli@xxxxxxxx>:
> Hi Axel,
>
> last time I used the OBOS media pref (against R5 media kit), it was proposing
> to
> start the media server when it wasn't running. And the GUI was hidden until
> the
> start actually happened. The code for doing what you say is present and was
> ok.
>
> Please try with the R5 Media kit to be sure about this. If not present with
> the
> R5 Media kit, this bug should be somewhere in the OBOS media kit.
>
> I'll verify this. Some changes may have introduced this bug then.
> Thanks.
>
> Jerome
>
> Selon Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>:
>
> > Hi there,
> >
> > I just wanted to note one missing little thing in the Media prefs
> > application:
> > if the media server is not running, it should ask to start it, just
> > like the "other" app does, and not come up with the full GUI before (as
> > it's useless without the server anyway).
> >
> > Bye,
> > Axel.
> >
> >
> >
>
>
>
|

|