After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 684196 - MediaExport plugin does not support CreateObject for child containers.
MediaExport plugin does not support CreateObject for child containers.
Status: RESOLVED DUPLICATE of bug 694155
Product: rygel
Classification: Applications
Component: MediaExport plugin
git master
Other Linux
: Normal normal
: ---
Assigned To: Jens Georg
rygel-maint
ivi
Depends on: 694155
Blocks:
 
 
Reported: 2012-09-17 10:17 UTC by Murray Cumming
Modified: 2013-02-27 10:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Murray Cumming 2012-09-17 10:17:05 UTC
According to Jens, the MediaExport plugin does not all adding of child containers vi UPnP's CreateObject action, though it (and the tracker plugin) does allow adding of child items.

When implementing this, we would have to change (or add and deprecate) WritableContainer::add_item(MediaItem) to add_object(MediaObject) and add a runtime check to the tracker plugin, which has no concept of adding to child containers.
Comment 1 Jens Georg 2013-02-27 10:52:57 UTC
That's done as part of the fix in bug 694155

*** This bug has been marked as a duplicate of bug 694155 ***