Re: [E-devel] Exquisite triggers NULL pointer dereference in ecore_evas_fb

2010-01-29 Thread The Rasterman
On Thu, 28 Jan 2010 01:05:24 +0100 Petr Štetiar said: > [I'm not subscribed to this list, so please keep me in CC, thanks] > > Hi, > > I was tracking down source of annoying flood of messages: > > *** ECORE ERROR: Ecore Magic Check Failed!!! > *** IN FUNCTION: ecore_event_handler_del() Input h

Re: [E-devel] How to Use gst in EFL?

2010-01-29 Thread Gustavo Sverzut Barbieri
On Thu, Jan 28, 2010 at 5:39 AM, xupengxiang wrote: > Hi ,all > >        I want to develop a gstreamer-based audioplayer, which modules support > gstreamer's bus? I try use gstreamer directly, but I found that > gst_bus_add_watch (bus, onBusMessage, NULL)); is invalid. Use emotion library from SV

[E-devel] possible bug?

2010-01-29 Thread Shane McGuire
Hi, I suspect there is a bug in e_dbus.c related to calling function dbus_watch_get_unix_fd or dbus_watch_get_fd. It depends on which version of dbus is installed. The relevant code is: if (DBUS_VERSION_MAJOR == 1 && DBUS_VERSION_MINOR == 1 && DBUS_VERSION_MICRO>= 1) || (DBUS_VERSION_MAJOR == 1

[E-devel] How to Use gst in EFL?

2010-01-29 Thread xupengxiang
Hi ,all I want to develop a gstreamer-based audioplayer, which modules support gstreamer's bus? I try use gstreamer directly, but I found that gst_bus_add_watch (bus, onBusMessage, NULL)); is invalid. -- The Plan

[E-devel] Exquisite triggers NULL pointer dereference in ecore_evas_fb

2010-01-29 Thread Petr Štetiar
[I'm not subscribed to this list, so please keep me in CC, thanks] Hi, I was tracking down source of annoying flood of messages: *** ECORE ERROR: Ecore Magic Check Failed!!! *** IN FUNCTION: ecore_event_handler_del() Input handle pointer is NULL! *** NAUGHTY PROGRAMMER!!! *** SPANK SPANK SPANK!!