From: 宋文武 <iyzsong@gmail.com>
To: Mark H Weaver <mhw@netris.org>
Cc: guix-devel@gnu.org
Subject: Re: How to handle required plugins and dbus services for GNOME Programs?
Date: Thu, 25 Jun 2015 15:42:12 +0800 [thread overview]
Message-ID: <87k2us44kr.fsf@gmail.com> (raw)
In-Reply-To: <87k2ush1mp.fsf@netris.org>
Mark H Weaver <mhw@netris.org> writes:
> 宋文武 <iyzsong@gmail.com> writes:
>>> Actually, it turns out that 'grilo' doesn't need to be in the profile,
>>> although if you don't have it you won't get the search path
>>> recommendation which is crucial for Totem to work properly.
>> According to ArchLinux, grilo-plugins is used for media discovery.
>> Which is optional. I'm ok to add it though.
>
> Without the grl-bookmarks grilo plugin, attempts to add local video
> files to the playlist via the GUI interface silently fail. See:
>
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=768515
>
> I ran into this problem before I packaged 'gom'. So, although it is
> still possible to play local videos by running "totem <filename>", I
> would say that Totem malfunctions quite badly even for basic usage
> without grilo-plugins.
So grilo-plugins is really a curcial dep, thanks for explaination.
>
>>> 'gstreamer' is a propagated-input of 'gst-plugins-base', so you don't
>>> need to explicitly install it and I'm not sure what would happen if it
>>> were removed.
>> It's safe to remove 'gstreamer' from inputs.
>
> I don't understand. Do you mean that it's safe to remove 'gstreamer'
> from the inputs of some package? Which package?
I mean totem, sorry for the confusion.
>
>>> 'dconf' apparently needs to be in the profile for both GNOME Terminal
>>> and Totem because of the session dbus service(s) it provides. Without
>>> it, modern GNOME programs behave quite badly. They have no way to
>>> access or change their own configuration settings, e.g. if you go into
>>> their preferences, you see checkboxes that do not change their state
>>> when clicked.
>> Yes, dconf must in profile to be known to dbus-daemon (user sesssion).
>> It's loaded by dbus-daemon when needed.
>>
>> https://developer.gnome.org/dconf/unstable/dconf-service.html
>>>
>>> I'm not sure how best to deal with issues like this, and also with
>>> things like grilo-plugins and gst-plugins-* that are needed for the
>>> proper functioning of Totem. Should we make them propagated-inputs?
>>>
>>> Or perhaps they should be normal inputs and we should use a wrapper to
>>> add those directories as suffixes to GRL_PLUGIN_PATH and
>>> GST_PLUGIN_SYSTEM_PATH automatically?
>> Given that plugins only needed at runtime, how about make a 'raw' totem
>> package without wrapper and propagation, and a public one wrap it with
>> envs? Thus avoid the rebuild of the raw totem package if plugins was
>> changed.
>
> I'm not sure it would be worth it. Totem itself doesn't take very long
> to build.
OK.
next prev parent reply other threads:[~2015-06-25 7:41 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-21 4:21 [PATCHES] Add totem Mark H Weaver
2015-06-22 19:24 ` Ludovic Courtès
2015-06-24 5:58 ` How to handle required plugins and dbus services for GNOME Programs? Mark H Weaver
2015-06-24 15:45 ` 宋文武
2015-06-25 4:07 ` Mark H Weaver
2015-06-25 7:42 ` 宋文武 [this message]
2015-06-24 20:47 ` Ludovic Courtès
2015-06-25 5:00 ` David Hashe
2015-07-09 6:30 ` Mark H Weaver
2015-07-09 13:00 ` 宋文武
2015-07-10 21:24 ` Ludovic Courtès
2015-06-24 6:06 ` [PATCHES] Add totem Mark H Weaver
2015-06-24 20:21 ` Ludovic Courtès
-- strict thread matches above, loose matches on Subject: below --
2015-06-25 7:28 How to handle required plugins and dbus services for GNOME Programs? Federico Beffa
2015-06-25 11:49 ` Ludovic Courtès
2015-06-25 12:16 ` Federico Beffa
2015-06-29 11:35 ` Ludovic Courtès
2015-06-30 6:52 ` Federico Beffa
2015-06-30 16:01 ` Mark H Weaver
2015-06-30 18:05 ` Federico Beffa
2015-06-30 19:28 ` Ludovic Courtès
2015-07-01 18:11 ` Federico Beffa
2015-07-23 18:16 ` Cook, Malcolm
2015-07-23 19:33 ` Federico Beffa
2015-07-24 18:41 ` Cook, Malcolm
2015-07-27 20:13 ` Federico Beffa
2015-06-25 14:34 ` Mark H Weaver
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k2us44kr.fsf@gmail.com \
--to=iyzsong@gmail.com \
--cc=guix-devel@gnu.org \
--cc=mhw@netris.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).