RE: rygel-0.4.2 will not start
- From: Jens Georg <mail jensge org>
- To: GNOME UPnP/DLNA services <rygel-list gnome org>
- Subject: RE: rygel-0.4.2 will not start
- Date: Mon, 19 Oct 2009 14:25:24 +0200
Wow. Tinycore is a nasty distribution to do development on...
> $ gdb rygel
> GNU gdb 6.8
> ...
> This GDB was configured as "i686-pc-linux-gnu"...
> (gdb) run
> Starting program: /usr/local/bin/rygel
> [Thread debugging using libthread_db enabled]
> [New Thread 0xb78656f0 (LWP 2888)]
> [New Thread 0xb7859b90 (LWP 2893)]
> ** (rygel:2888): DEBUG: rygel-main.vala:110: new network context lo (127.0.0.1) available.
> ** (rygel:2888): DEBUG: rygel-main.vala:110: new network context eth0 (163.183.3.38) available.
> [Thread 0xb7859b90 (LWP 2893) exited]
> ^C
> Program received signal SIGINT, Interrupt.
> [Switching to Thread 0xb78656f0 (LWP 2888)]
> 0xb7fb2430 in __kernel_vsyscall ()
This is rygel idling because it cannot find its plugins. I found that
the solution is to install shared-mime-info-locales (which depends on
shared-mime-info, maybe this is enough). If you then run into the
problem of
undefined symbol: gee_abstract_map_remove, find the two places in the
media-export plugin source C files and replace remove with unset.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]