Features/GTK3/Porting/Jukebox: Difference between revisions

Humitos (talk | contribs)
Humitos (talk | contribs)
Line 85: Line 85:


* There is something related with '''collaboration''' in ''jukeboxactivity.py'' but I didn't understand how it works. I thought this activity is not collaborative.
* There is something related with '''collaboration''' in ''jukeboxactivity.py'' but I didn't understand how it works. I thought this activity is not collaborative.
* The gtk2 version uses "gst" as "import gst" and "import pygst" but I found that there is a new way to do that using introspection: "from gi.repository import Gst". What's about this? Should we use this new way?
** https://wiki.ubuntu.com/Novacut/GStreamer1.0
** https://live.gnome.org/GnomeGoals/PortToGstreamer1
** www.spinics.net/lists/fedora-desktop/msg07545.html


= Missing / Problematic / Un-ported things =
= Missing / Problematic / Un-ported things =