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
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
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
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
[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!!