Hi everybody, I have succeeded in cross-compiling the packages "swfdec-0.5.9" and "swfdec-directfb 0.7" for the board "Cocoref-V2 based on "ST7109 " with DIrectfb version 1.0.1. But, when launching, from the target, the executable "swfdec-directfb-player" to play a SWF file, it crashes and the error is as following : root at my-target:/usr/swfdec-directfb-master/player# ./swfdec-directfb-player flyingsnail1.swf =======================| DirectFB 1.0.1 |====================== (c) 2001-2007 The DirectFB Organization (directfb.org) (c) 2000-2004 Convergence (integrated media) GmbH ------------------------------------------------------------ (*) DirectFB/Core: Single Application Core. (2009-11-05 00:53) (*) DirectFB/FBDev/stlmi: no auxmem available! (*) Direct/Modules: suppress module 'lirc' (*) Direct/Thread: Running 'PS/2 Input' (INPUT, 1253)... (*) DirectFB/Input: IMPS/2 Mouse 1.0 (directfb.org) (!) Direct/Modules: Module 'libdirectfb_stblit_accel.so' did not register itself after loading! Trying default module constructor... (!) DirectFB/gfxdrivers/dfb_stblit_accel: FB file descriptor = 3 (*) DirectFB/Graphics: ST Microelectronics STAPI Blit based graphic acceleration 0.1 (ST Microelectronics) (*) DirectFB/Core/WM: Default 0.3 (directfb.org) (*) Direct/Thread: Running 'EventBufferFeed' (MESSAGING, 1254)... GLib-ERROR **: ../../glib/gmem.c:175: failed to allocate 134217728 bytes aborting... (!) [ 1237: 0.000] --> Caught signal 5 (unknown origin) <-- (!!!) *** WARNING [still objects in 'Layer Region Pool'] *** [../../../lib/fusion/object.c:231 in fusion_object_pool_destroy()] (!!!) *** WARNING [still objects in 'Layer Context Pool'] *** [../../../lib/fusion/object.c:231 in fusion_object_pool_destroy()] (!!!) *** WARNING [still objects in 'Surface Pool'] *** [../../../lib/fusion/object.c:231 in fusion_object_pool_destroy()] Trace/breakpoint trap Thanks for your help -- IDRISS GHODHBANE -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/swfdec/attachments/20100907/e4a68f9c/attachment.htm>
On Tue, Sep 7, 2010 at 2:03 PM, Idriss Ghodhbane <idriss.ghodhbane at gmail.com> wrote:> Hi everybody, > > I have succeeded in cross-compiling the packages "swfdec-0.5.9" and > "swfdec-directfb 0.7" for the board "Cocoref-V2 based on "ST7109 " with > DIrectfb version 1.0.1. > But, when launching, from the target, the executable > "swfdec-directfb-player" to play a SWF file, it crashes and the error is as > following : >The current Swfdec version is 0.8.4, you should try using that one. Benjamin
Hi Benjamin, Thanks for your fast reply. Concerning this version 0.8.4, when cross-compiling it I have found many issues related to dependencies. Moreover, I have remarked that the "swfdec-directfb" that I cross-compiled depends on swfdec0.5.4 and swfdec-gtk0.5.4 as stated in the Readme file: *Notes: - If you install into /usr/local, your browser may have difficulty finding the plugin. This can be solved for mozilla-based browsers by adding /usr/local/lib/mozilla/plugins to the MOZ_PLUGIN_PATH environment variable. Dependencies: swfdec (= 0.5.4) swfdec-gtk (= 0.5.4)* thanks for further advice IDRISS 2010/9/7 Benjamin Otte <otte at gnome.org>> On Tue, Sep 7, 2010 at 2:03 PM, Idriss Ghodhbane > <idriss.ghodhbane at gmail.com> wrote: > > Hi everybody, > > > > I have succeeded in cross-compiling the packages "swfdec-0.5.9" and > > "swfdec-directfb 0.7" for the board "Cocoref-V2 based on "ST7109 " with > > DIrectfb version 1.0.1. > > But, when launching, from the target, the executable > > "swfdec-directfb-player" to play a SWF file, it crashes and the error is > as > > following : > > > The current Swfdec version is 0.8.4, you should try using that one. > > Benjamin >-- IDRISS GHODHBANE -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/swfdec/attachments/20100907/9e4de4dd/attachment.html>