desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #80868
[Bug 1390799] [NEW] Sync pitivi 0.93-4.2 (universe) from Debian unstable (main)
Public bug reported:
Please sync pitivi 0.93-4.2 (universe) from Debian unstable (main)
Explanation of the Ubuntu delta and why it can be dropped:
* 0001-work-around-fix-crash-in-non-GNOME-Shell-WMs.-timeli.patch
- Take patch from upstream bug #727851 to fix a crash on startup due to
initialising clutter-gtk and clutter-gst in the wrong order.
* Cherry-pick patches from upstream
- 0002-project-Fix-setting-of-restriction-caps-values.patch
+ Use set_value, not assignment as GstStructure doesn't support the
latter.
- 0003-elements-Don-t-use-path_round_rectangle.patch
- 0004-elements-Don-t-use-Cogl-anymore.patch
+ Don't drop Cogl.path_round_rectangle which wasn't used and gave
warnings on the console since they were accidentally dropped from
Cogl's gi bindings (see
http://lists.freedesktop.org/archives/cogl/2014-April/001641.html)
- 0005-pitivi-Start-using-glimagesink-as-default-sink.patch
- 0006-pipeline-Reimplement-connectWithViewer-for-glimagesi.patch
+ Use glimagesink instead of cluttersink which resolves serious
rendeiring problems with the preview window.
> Depend on gstreamer1.0-plugins-bad for this.
* 0001-work-around-fix-crash-in-non-GNOME-Shell-WMs.-timeli.patch
- Take patch from upstream bug #727851 to fix a crash on startup due to
initialising clutter-gtk and clutter-gst in the wrong order.
* Cherry-pick patches from upstream
- 0002-project-Fix-setting-of-restriction-caps-values.patch
+ Use set_value, not assignment as GstStructure doesn't support the
latter.
- 0003-elements-Don-t-use-path_round_rectangle.patch
- 0004-elements-Don-t-use-Cogl-anymore.patch
+ Don't drop Cogl.path_round_rectangle which wasn't used and gave
warnings on the console since they were accidentally dropped from
Cogl's gi bindings (see
http://lists.freedesktop.org/archives/cogl/2014-April/001641.html)
- 0005-pitivi-Start-using-glimagesink-as-default-sink.patch
- 0006-pipeline-Reimplement-connectWithViewer-for-glimagesi.patch
+ Use glimagesink instead of cluttersink which resolves serious
rendeiring problems with the preview window.
> Depend on gstreamer1.0-plugins-bad for this.
All fixed in debian
Changelog entries since current vivid version 0.93-4ubuntu1:
pitivi (0.93-4.2) unstable; urgency=medium
* Non-maintainer upload.
* Import Ubuntu patches to fix issues (Closes: #763961) (Closes: #760710)
- 0001-work-around-fix-crash-in-non-GNOME-Shell-WMs.-timeli.patch
- 0002-project-Fix-setting-of-restriction-caps-values.patch
+ Use set_value, not assignment as GstStructure doesn't support the
latter.
- 0005-pitivi-Start-using-glimagesink-as-default-sink.patch
- 0006-pipeline-Reimplement-connectWithViewer-for-glimagesi.patch
+ Use glimagesink instead of cluttersink which resolves serious
rendering problems with the preview window.
> Depend on gstreamer1.0-plugins-bad for this.
-- Timo Jyrinki <timo@xxxxxxxxxx> Wed, 29 Oct 2014 12:06:05 +0200
pitivi (0.93-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Apply upstream patches to remove dependency on Cogl (Closes: #747009)
-- Antonio Terceiro <terceiro@xxxxxxxxxx> Thu, 04 Sep 2014 18:41:31
-0300
** Affects: pitivi (Ubuntu)
Importance: Wishlist
Status: New
** Changed in: pitivi (Ubuntu)
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pitivi in Ubuntu.
https://bugs.launchpad.net/bugs/1390799
Title:
Sync pitivi 0.93-4.2 (universe) from Debian unstable (main)
Status in “pitivi” package in Ubuntu:
New
Bug description:
Please sync pitivi 0.93-4.2 (universe) from Debian unstable (main)
Explanation of the Ubuntu delta and why it can be dropped:
* 0001-work-around-fix-crash-in-non-GNOME-Shell-WMs.-timeli.patch
- Take patch from upstream bug #727851 to fix a crash on startup due to
initialising clutter-gtk and clutter-gst in the wrong order.
* Cherry-pick patches from upstream
- 0002-project-Fix-setting-of-restriction-caps-values.patch
+ Use set_value, not assignment as GstStructure doesn't support the
latter.
- 0003-elements-Don-t-use-path_round_rectangle.patch
- 0004-elements-Don-t-use-Cogl-anymore.patch
+ Don't drop Cogl.path_round_rectangle which wasn't used and gave
warnings on the console since they were accidentally dropped from
Cogl's gi bindings (see
http://lists.freedesktop.org/archives/cogl/2014-April/001641.html)
- 0005-pitivi-Start-using-glimagesink-as-default-sink.patch
- 0006-pipeline-Reimplement-connectWithViewer-for-glimagesi.patch
+ Use glimagesink instead of cluttersink which resolves serious
rendeiring problems with the preview window.
> Depend on gstreamer1.0-plugins-bad for this.
* 0001-work-around-fix-crash-in-non-GNOME-Shell-WMs.-timeli.patch
- Take patch from upstream bug #727851 to fix a crash on startup due to
initialising clutter-gtk and clutter-gst in the wrong order.
* Cherry-pick patches from upstream
- 0002-project-Fix-setting-of-restriction-caps-values.patch
+ Use set_value, not assignment as GstStructure doesn't support the
latter.
- 0003-elements-Don-t-use-path_round_rectangle.patch
- 0004-elements-Don-t-use-Cogl-anymore.patch
+ Don't drop Cogl.path_round_rectangle which wasn't used and gave
warnings on the console since they were accidentally dropped from
Cogl's gi bindings (see
http://lists.freedesktop.org/archives/cogl/2014-April/001641.html)
- 0005-pitivi-Start-using-glimagesink-as-default-sink.patch
- 0006-pipeline-Reimplement-connectWithViewer-for-glimagesi.patch
+ Use glimagesink instead of cluttersink which resolves serious
rendeiring problems with the preview window.
> Depend on gstreamer1.0-plugins-bad for this.
All fixed in debian
Changelog entries since current vivid version 0.93-4ubuntu1:
pitivi (0.93-4.2) unstable; urgency=medium
* Non-maintainer upload.
* Import Ubuntu patches to fix issues (Closes: #763961) (Closes: #760710)
- 0001-work-around-fix-crash-in-non-GNOME-Shell-WMs.-timeli.patch
- 0002-project-Fix-setting-of-restriction-caps-values.patch
+ Use set_value, not assignment as GstStructure doesn't support the
latter.
- 0005-pitivi-Start-using-glimagesink-as-default-sink.patch
- 0006-pipeline-Reimplement-connectWithViewer-for-glimagesi.patch
+ Use glimagesink instead of cluttersink which resolves serious
rendering problems with the preview window.
> Depend on gstreamer1.0-plugins-bad for this.
-- Timo Jyrinki <timo@xxxxxxxxxx> Wed, 29 Oct 2014 12:06:05 +0200
pitivi (0.93-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Apply upstream patches to remove dependency on Cogl (Closes: #747009)
-- Antonio Terceiro <terceiro@xxxxxxxxxx> Thu, 04 Sep 2014 18:41:31
-0300
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pitivi/+bug/1390799/+subscriptions
Follow ups
References