Re: Unable to find/generate any rygel log file
- From: Jens Georg <mail jensge org>
- To: rygel-list gnome org
- Subject: Re: Unable to find/generate any rygel log file
- Date: Wed, 29 Apr 2020 22:56:52 +0200
For debug messages to show up, you need to additionally set
G_MESSAGES_DEBUG=all as an environment variable.
There is no support for loggging to files, so something like
rygel -g *:5 2>&1 | tee rygel.log
is the way to go. There should be some messages, though:
./build/src/rygel/rygel
Rygel-Message: 22:46:29.977: Rygel v0.39.0 starting…
RygelCore-Message: 22:46:31.253: New plugin “Playbin” available
RygelCore-Message: 22:46:31.271: New plugin “MediaExport” available
MxExtract-Message: 22:46:35.207: rygel-media-export-extract.vala:180:
Started with descriptors 3 (in) 4 (out)
(mx-extract:36667): GLib-CRITICAL **: 22:46:35.221: Failed to set
scheduler settings: Operation not permitted
MediaExport-Message: 22:46:35.282: “file:///home/jens/Videos” harvested
MediaExport-Message: 22:46:35.320: rygel-media-export-harvesting-
task.vala:309: Harvesting of file:///home/jens/Videos done in 0,177
Running rygel 0.38.1 from Ubuntu Eoan. I'm unable to get any logging;
wondering what I'm missing.
I'm running rygel under a user account and have my configuration in
~/.config/rygel.conf. rygel is using this configuration file, as when
I change the name of the server in rygel.conf, it shows up as such on
my networ>
I have log-level=*:5 in my configuration file in the [general]
section.
I am also invoking rygel with -g 5
I've set the environmental variable RYGEL_LOGFILE to a file/folder my
user can write to -- it is set to /home/user/rygel.log
I have also tried capturing the output of the rygel command into a
logfile (both stdout and stderr).
In none of these circumstances do I see any log messages when rygel
is active (e.g., indexing, streaming content, etc.)
What am I missing?
_______________________________________________
rygel-list mailing list
rygel-list gnome org
https://mail.gnome.org/mailman/listinfo/rygel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]