Niels Roest schrieb:
> Hi Frank.
> 
> DirectFBCreate(&dfb) has 2 'normal' cases where it will lock:
> - you've build DirectFB in single-app-core mode and you are already running a 
> DirectFB app
> - you are trying to start a slave DirectFB app but the master DirectFB app is 
> not init'ed yet
> 
> Number 1 can be checked easily by adding something like debug=DirectFB/Core 
> to your config file.
> you need fusion.ko for multi-app core.
> 
> hth,
> Niels
Hi.

Thanks for that. I actually built DirectFB in single-all-core mode. Now 
I have the multi-app-core and I'm getting one step further:

After starting mythfrontend -qws, I'm still not able to watch recordings 
etc.
I'm even not been able to use dfbinfo, it hangs at:

    ~~~~~~~~~~~~~~~~~~~~~~~~~~| DirectFB 1.2.3|~~~~~~~~~~~~~~~~~~~~~~~~~~
         (c) 2001-2008  The world wide DirectFB Open Source Community
         (c) 2000-2004  Convergence (integrated media) GmbH
       ----------------------------------------------------------------

(*) DirectFB/Core: Multi Application Core. (2008-09-02 19:20)
(*) Fusion/Init: Builtin Implementation is still experimental! 
Crash/Deadlocks might occur!
(*) Fusion/SHM: Using MADV_REMOVE (2.6.24.7 >= 2.6.19.2)
(*) Direct/Thread: Started 'Fusion Dispatch' (5085) [MESSAGING 
OTHER/OTHER 0/0]
<8388608>...

But: two times the DirectFB-examples (I tried df_window) are working.
So, I think that Qt-embedded is my problem. Maybe somebody knows where 
my problem could be?

I built qt with the following switch:
./configure -qt-sql-mysql -qt3support -webkit -assistant-webkit


-- Frank
> 
> Frank Muenchow wrote:
>> Hi,
>>
>> at the moment I'm trying to get mythtv working via directfb. Therefore, 
>> I installed DirectFB-1.2.3 and QT-embedde 4.4.1 and mythtv (trunk).
>>
>> mplayer is working fine with -vo directfb, so directfb is working. The 
>> main menu of mythfrontend is (almost) working.
>> But: Watching TV isn't. So, I looked at the code and saw that the 
>> initialization via "DirectFBCreate(&dfb)" locks up the program.
>>
>> When I start mythfrontend (with -qws option), then every program, that 
>> tries to init DirectFB isn't working anymore.
>>
>> So, maybe you can help me? Is it a problem of my setup? Or is it a known 
>> problem? Is it because of DirectFB? (solutions?) Or is it because of QT?
>>
>> Thanks,
>> Frank
>> _______________________________________________
>> directfb-users mailing list
>> directfb-users@directfb.org
>> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
>>
>>   
> 
> 

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to