[Desktop-packages] [Bug 2023675] Re: flip effect doesn't work on GStreamer 1.22

2023-06-28 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-video-effects - 0.5.0-1ubuntu2

---
gnome-video-effects (0.5.0-1ubuntu2) lunar; urgency=medium

  * Cherry-pick patch to fix flip effect with gstreamer 1.22 (LP:
#2023675)

 -- Jeremy Bícha   Tue, 13 Jun 2023 15:34:22 -0400

** Changed in: gnome-video-effects (Ubuntu Lunar)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-video-effects in Ubuntu.
https://bugs.launchpad.net/bugs/2023675

Title:
  flip effect doesn't work on  GStreamer 1.22

Status in GNOME Video Effects:
  Fix Released
Status in gnome-video-effects package in Ubuntu:
  Fix Released
Status in gnome-video-effects source package in Lunar:
  Fix Released
Status in gnome-video-effects package in Debian:
  Fix Released

Bug description:
  Impact
  --
  The Flip effect in the Cheese app doesn't work in Ubuntu 23.10.

  Test Case
  -
  1. Install the updated gnome-video-effects packages
  2. Open the Cheese app
  3. Click the Effects button and verify that Flip is showing a reversed 
version of No Effect

  What Could Go Wrong
  ---
  This is a simple one-line patch. gnome-video-effects has only one reverse 
dependency in Ubuntu: cheese.

  Original Bug Report
  ---
  Distributor ID:   Ubuntu
  Description:  Ubuntu 23.04
  Release:  23.04
  Codename: lunar

  gnome-video-effects:
    Installed: 0.5.0-1ubuntu1
    Candidate: 0.5.0-1ubuntu1
    Version table:
   *** 0.5.0-1ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
  100 /var/lib/dpkg/status

  The file located in: /usr/share/gnome-video-effects/flip.effect is
  using the property "method" which is deprecated as you can see in
  GStreamer
  
"https://gstreamer.freedesktop.org/documentation/videofilter/videoflip.html?gi-
  language=c"

  Deprecated version: PipelineDescription=videoflip method=horizontal-
  flip

  So the fix for this problem is to change the property to the new one,
  which is called video-direction, after this the effect will work
  correctly.

  Fix: PipelineDescription=videoflip video-direction=horiz

  The program that I used to test this effect was Cheese.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-video-effects/+bug/2023675/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2023675] Re: flip effect doesn't work on GStreamer 1.22

2023-06-20 Thread Phelipe Matheus Couto de Aguiar
Hi, Steve!

The package(gnome-video-effects 0.5.0-1ubuntu2) was installed and tested
using the following steps:

Opened Cheese, in the main screen the flip(horizontal-invertion) effect
was applied correctly, checked other effects to confirm if the effect
was indeed being applied correctly and yes it was.

So with this tests on the package gnome-video-effects 0.5.0-1ubuntu2 its
confirmed that the problem was solved.



** Tags removed: verification-needed-lunar
** Tags added: verification-done-lunar

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-video-effects in Ubuntu.
https://bugs.launchpad.net/bugs/2023675

Title:
  flip effect doesn't work on  GStreamer 1.22

Status in GNOME Video Effects:
  Fix Released
Status in gnome-video-effects package in Ubuntu:
  Fix Released
Status in gnome-video-effects source package in Lunar:
  Fix Committed
Status in gnome-video-effects package in Debian:
  Fix Released

Bug description:
  Impact
  --
  The Flip effect in the Cheese app doesn't work in Ubuntu 23.10.

  Test Case
  -
  1. Install the updated gnome-video-effects packages
  2. Open the Cheese app
  3. Click the Effects button and verify that Flip is showing a reversed 
version of No Effect

  What Could Go Wrong
  ---
  This is a simple one-line patch. gnome-video-effects has only one reverse 
dependency in Ubuntu: cheese.

  Original Bug Report
  ---
  Distributor ID:   Ubuntu
  Description:  Ubuntu 23.04
  Release:  23.04
  Codename: lunar

  gnome-video-effects:
    Installed: 0.5.0-1ubuntu1
    Candidate: 0.5.0-1ubuntu1
    Version table:
   *** 0.5.0-1ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
  100 /var/lib/dpkg/status

  The file located in: /usr/share/gnome-video-effects/flip.effect is
  using the property "method" which is deprecated as you can see in
  GStreamer
  
"https://gstreamer.freedesktop.org/documentation/videofilter/videoflip.html?gi-
  language=c"

  Deprecated version: PipelineDescription=videoflip method=horizontal-
  flip

  So the fix for this problem is to change the property to the new one,
  which is called video-direction, after this the effect will work
  correctly.

  Fix: PipelineDescription=videoflip video-direction=horiz

  The program that I used to test this effect was Cheese.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-video-effects/+bug/2023675/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2023675] Re: flip effect doesn't work on GStreamer 1.22

2023-06-16 Thread Steve Langasek
Hello Phelipe, or anyone else affected,

Accepted gnome-video-effects into lunar-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/gnome-
video-effects/0.5.0-1ubuntu2 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
lunar to verification-done-lunar. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-lunar. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: gnome-video-effects (Ubuntu Lunar)
   Status: Won't Fix => Fix Committed

** Tags added: verification-needed verification-needed-lunar

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-video-effects in Ubuntu.
https://bugs.launchpad.net/bugs/2023675

Title:
  flip effect doesn't work on  GStreamer 1.22

Status in GNOME Video Effects:
  Fix Released
Status in gnome-video-effects package in Ubuntu:
  Fix Released
Status in gnome-video-effects source package in Lunar:
  Fix Committed
Status in gnome-video-effects package in Debian:
  Fix Released

Bug description:
  Impact
  --
  The Flip effect in the Cheese app doesn't work in Ubuntu 23.10.

  Test Case
  -
  1. Install the updated gnome-video-effects packages
  2. Open the Cheese app
  3. Click the Effects button and verify that Flip is showing a reversed 
version of No Effect

  What Could Go Wrong
  ---
  This is a simple one-line patch. gnome-video-effects has only one reverse 
dependency in Ubuntu: cheese.

  Original Bug Report
  ---
  Distributor ID:   Ubuntu
  Description:  Ubuntu 23.04
  Release:  23.04
  Codename: lunar

  gnome-video-effects:
    Installed: 0.5.0-1ubuntu1
    Candidate: 0.5.0-1ubuntu1
    Version table:
   *** 0.5.0-1ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
  100 /var/lib/dpkg/status

  The file located in: /usr/share/gnome-video-effects/flip.effect is
  using the property "method" which is deprecated as you can see in
  GStreamer
  
"https://gstreamer.freedesktop.org/documentation/videofilter/videoflip.html?gi-
  language=c"

  Deprecated version: PipelineDescription=videoflip method=horizontal-
  flip

  So the fix for this problem is to change the property to the new one,
  which is called video-direction, after this the effect will work
  correctly.

  Fix: PipelineDescription=videoflip video-direction=horiz

  The program that I used to test this effect was Cheese.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-video-effects/+bug/2023675/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2023675] Re: flip effect doesn't work on GStreamer 1.22

2023-06-16 Thread Jeremy Bícha
I appeal the rejection of this Stable Release Update using this
criteria:

"In the following cases a stable release update is also applicable as
they have a low potential for regressing existing installations but a
high potential for improving the user experience, particularly for Long
Term Support releases:

Bugs which do not fit under above categories, but (1) have an obviously
safe patch and (2) affect an application rather than critical
infrastructure packages (like X.org or the kernel)."

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-video-effects in Ubuntu.
https://bugs.launchpad.net/bugs/2023675

Title:
  flip effect doesn't work on  GStreamer 1.22

Status in GNOME Video Effects:
  Fix Released
Status in gnome-video-effects package in Ubuntu:
  Fix Released
Status in gnome-video-effects source package in Lunar:
  Won't Fix
Status in gnome-video-effects package in Debian:
  Fix Released

Bug description:
  Impact
  --
  The Flip effect in the Cheese app doesn't work in Ubuntu 23.10.

  Test Case
  -
  1. Install the updated gnome-video-effects packages
  2. Open the Cheese app
  3. Click the Effects button and verify that Flip is showing a reversed 
version of No Effect

  What Could Go Wrong
  ---
  This is a simple one-line patch. gnome-video-effects has only one reverse 
dependency in Ubuntu: cheese.

  Original Bug Report
  ---
  Distributor ID:   Ubuntu
  Description:  Ubuntu 23.04
  Release:  23.04
  Codename: lunar

  gnome-video-effects:
    Installed: 0.5.0-1ubuntu1
    Candidate: 0.5.0-1ubuntu1
    Version table:
   *** 0.5.0-1ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
  100 /var/lib/dpkg/status

  The file located in: /usr/share/gnome-video-effects/flip.effect is
  using the property "method" which is deprecated as you can see in
  GStreamer
  
"https://gstreamer.freedesktop.org/documentation/videofilter/videoflip.html?gi-
  language=c"

  Deprecated version: PipelineDescription=videoflip method=horizontal-
  flip

  So the fix for this problem is to change the property to the new one,
  which is called video-direction, after this the effect will work
  correctly.

  Fix: PipelineDescription=videoflip video-direction=horiz

  The program that I used to test this effect was Cheese.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-video-effects/+bug/2023675/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2023675] Re: flip effect doesn't work on GStreamer 1.22

2023-06-16 Thread Steve Langasek
This bug has been triaged as 'Medium', which I believe is correct.  It
therefore does not fit the Ubuntu SRU policy:
https://wiki.ubuntu.com/StableReleaseUpdates#When

Rejecting this upload.

** Changed in: gnome-video-effects (Ubuntu Lunar)
   Status: In Progress => Won't Fix

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-video-effects in Ubuntu.
https://bugs.launchpad.net/bugs/2023675

Title:
  flip effect doesn't work on  GStreamer 1.22

Status in GNOME Video Effects:
  Fix Released
Status in gnome-video-effects package in Ubuntu:
  Fix Released
Status in gnome-video-effects source package in Lunar:
  Won't Fix
Status in gnome-video-effects package in Debian:
  Fix Released

Bug description:
  Impact
  --
  The Flip effect in the Cheese app doesn't work in Ubuntu 23.10.

  Test Case
  -
  1. Install the updated gnome-video-effects packages
  2. Open the Cheese app
  3. Click the Effects button and verify that Flip is showing a reversed 
version of No Effect

  What Could Go Wrong
  ---
  This is a simple one-line patch. gnome-video-effects has only one reverse 
dependency in Ubuntu: cheese.

  Original Bug Report
  ---
  Distributor ID:   Ubuntu
  Description:  Ubuntu 23.04
  Release:  23.04
  Codename: lunar

  gnome-video-effects:
    Installed: 0.5.0-1ubuntu1
    Candidate: 0.5.0-1ubuntu1
    Version table:
   *** 0.5.0-1ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
  100 /var/lib/dpkg/status

  The file located in: /usr/share/gnome-video-effects/flip.effect is
  using the property "method" which is deprecated as you can see in
  GStreamer
  
"https://gstreamer.freedesktop.org/documentation/videofilter/videoflip.html?gi-
  language=c"

  Deprecated version: PipelineDescription=videoflip method=horizontal-
  flip

  So the fix for this problem is to change the property to the new one,
  which is called video-direction, after this the effect will work
  correctly.

  Fix: PipelineDescription=videoflip video-direction=horiz

  The program that I used to test this effect was Cheese.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-video-effects/+bug/2023675/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2023675] Re: flip effect doesn't work on GStreamer 1.22

2023-06-14 Thread Bug Watch Updater
** Changed in: gnome-video-effects (Debian)
   Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-video-effects in Ubuntu.
https://bugs.launchpad.net/bugs/2023675

Title:
  flip effect doesn't work on  GStreamer 1.22

Status in GNOME Video Effects:
  Fix Released
Status in gnome-video-effects package in Ubuntu:
  Fix Released
Status in gnome-video-effects source package in Lunar:
  In Progress
Status in gnome-video-effects package in Debian:
  Fix Released

Bug description:
  Impact
  --
  The Flip effect in the Cheese app doesn't work in Ubuntu 23.10.

  Test Case
  -
  1. Install the updated gnome-video-effects packages
  2. Open the Cheese app
  3. Click the Effects button and verify that Flip is showing a reversed 
version of No Effect

  What Could Go Wrong
  ---
  This is a simple one-line patch. gnome-video-effects has only one reverse 
dependency in Ubuntu: cheese.

  Original Bug Report
  ---
  Distributor ID:   Ubuntu
  Description:  Ubuntu 23.04
  Release:  23.04
  Codename: lunar

  gnome-video-effects:
    Installed: 0.5.0-1ubuntu1
    Candidate: 0.5.0-1ubuntu1
    Version table:
   *** 0.5.0-1ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
  100 /var/lib/dpkg/status

  The file located in: /usr/share/gnome-video-effects/flip.effect is
  using the property "method" which is deprecated as you can see in
  GStreamer
  
"https://gstreamer.freedesktop.org/documentation/videofilter/videoflip.html?gi-
  language=c"

  Deprecated version: PipelineDescription=videoflip method=horizontal-
  flip

  So the fix for this problem is to change the property to the new one,
  which is called video-direction, after this the effect will work
  correctly.

  Fix: PipelineDescription=videoflip video-direction=horiz

  The program that I used to test this effect was Cheese.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-video-effects/+bug/2023675/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2023675] Re: flip effect doesn't work on GStreamer 1.22

2023-06-13 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-video-effects - 0.6.0-1ubuntu1

---
gnome-video-effects (0.6.0-1ubuntu1) mantic; urgency=medium

  * Merge with Debian, remaining Ubuntu changes:
- Split gnome-video-effects that require the "bad" gstreamer plugins
  into a separate package: gnome-video-effects-extra.

gnome-video-effects (0.6.0-1) unstable; urgency=medium

  * New upstream release
- Fix flip effect with gstreamer 1.22 (Closes: #1037514, LP: #2023675)
  * gnome-video-effects-frei0r.install: Install new scanlines effect

 -- Jeremy Bícha   Tue, 13 Jun 2023 15:30:21 -0400

** Changed in: gnome-video-effects (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-video-effects in Ubuntu.
https://bugs.launchpad.net/bugs/2023675

Title:
  flip effect doesn't work on  GStreamer 1.22

Status in GNOME Video Effects:
  Fix Released
Status in gnome-video-effects package in Ubuntu:
  Fix Released
Status in gnome-video-effects source package in Lunar:
  In Progress
Status in gnome-video-effects package in Debian:
  Unknown

Bug description:
  Impact
  --
  The Flip effect in the Cheese app doesn't work in Ubuntu 23.10.

  Test Case
  -
  1. Install the updated gnome-video-effects packages
  2. Open the Cheese app
  3. Click the Effects button and verify that Flip is showing a reversed 
version of No Effect

  What Could Go Wrong
  ---
  This is a simple one-line patch. gnome-video-effects has only one reverse 
dependency in Ubuntu: cheese.

  Original Bug Report
  ---
  Distributor ID:   Ubuntu
  Description:  Ubuntu 23.04
  Release:  23.04
  Codename: lunar

  gnome-video-effects:
    Installed: 0.5.0-1ubuntu1
    Candidate: 0.5.0-1ubuntu1
    Version table:
   *** 0.5.0-1ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
  100 /var/lib/dpkg/status

  The file located in: /usr/share/gnome-video-effects/flip.effect is
  using the property "method" which is deprecated as you can see in
  GStreamer
  
"https://gstreamer.freedesktop.org/documentation/videofilter/videoflip.html?gi-
  language=c"

  Deprecated version: PipelineDescription=videoflip method=horizontal-
  flip

  So the fix for this problem is to change the property to the new one,
  which is called video-direction, after this the effect will work
  correctly.

  Fix: PipelineDescription=videoflip video-direction=horiz

  The program that I used to test this effect was Cheese.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-video-effects/+bug/2023675/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2023675] Re: flip effect doesn't work on GStreamer 1.22

2023-06-13 Thread Bug Watch Updater
** Changed in: gnome-video-effects
   Status: Unknown => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-video-effects in Ubuntu.
https://bugs.launchpad.net/bugs/2023675

Title:
  flip effect doesn't work on  GStreamer 1.22

Status in GNOME Video Effects:
  Fix Released
Status in gnome-video-effects package in Ubuntu:
  Fix Committed
Status in gnome-video-effects source package in Lunar:
  In Progress
Status in gnome-video-effects package in Debian:
  Unknown

Bug description:
  Impact
  --
  The Flip effect in the Cheese app doesn't work in Ubuntu 23.10.

  Test Case
  -
  1. Install the updated gnome-video-effects packages
  2. Open the Cheese app
  3. Click the Effects button and verify that Flip is showing a reversed 
version of No Effect

  What Could Go Wrong
  ---
  This is a simple one-line patch. gnome-video-effects has only one reverse 
dependency in Ubuntu: cheese.

  Original Bug Report
  ---
  Distributor ID:   Ubuntu
  Description:  Ubuntu 23.04
  Release:  23.04
  Codename: lunar

  gnome-video-effects:
    Installed: 0.5.0-1ubuntu1
    Candidate: 0.5.0-1ubuntu1
    Version table:
   *** 0.5.0-1ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
  100 /var/lib/dpkg/status

  The file located in: /usr/share/gnome-video-effects/flip.effect is
  using the property "method" which is deprecated as you can see in
  GStreamer
  
"https://gstreamer.freedesktop.org/documentation/videofilter/videoflip.html?gi-
  language=c"

  Deprecated version: PipelineDescription=videoflip method=horizontal-
  flip

  So the fix for this problem is to change the property to the new one,
  which is called video-direction, after this the effect will work
  correctly.

  Fix: PipelineDescription=videoflip video-direction=horiz

  The program that I used to test this effect was Cheese.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-video-effects/+bug/2023675/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2023675] Re: flip effect doesn't work on GStreamer 1.22

2023-06-13 Thread Jeremy Bícha
** Changed in: gnome-video-effects (Ubuntu)
   Status: New => Fix Committed

** Bug watch added: Debian Bug tracker #1037514
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037514

** Also affects: gnome-video-effects (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037514
   Importance: Unknown
   Status: Unknown

** Bug watch added: gitlab.gnome.org/GNOME/gnome-video-effects/-/issues #4
   https://gitlab.gnome.org/GNOME/gnome-video-effects/-/issues/4

** Also affects: gnome-video-effects via
   https://gitlab.gnome.org/GNOME/gnome-video-effects/-/issues/4
   Importance: Unknown
   Status: Unknown

** Also affects: gnome-video-effects (Ubuntu Lunar)
   Importance: Undecided
   Status: New

** Changed in: gnome-video-effects (Ubuntu Lunar)
   Status: New => In Progress

** Changed in: gnome-video-effects (Ubuntu Lunar)
   Importance: Undecided => Medium

** Changed in: gnome-video-effects (Ubuntu Lunar)
 Assignee: (unassigned) => Jeremy Bícha (jbicha)

** Description changed:

+ Impact
+ --
+ The Flip effect in the Cheese app doesn't work in Ubuntu 23.10.
+ 
+ Test Case
+ -
+ 1. Install the updated gnome-video-effects packages
+ 2. Open the Cheese app
+ 3. Click the Effects button and verify that Flip is showing a reversed 
version of No Effect
+ 
+ What Could Go Wrong
+ ---
+ This is a simple one-line patch. gnome-video-effects has only one reverse 
dependency in Ubuntu: cheese.
+ 
+ Original Bug Report
+ ---
  Distributor ID:   Ubuntu
  Description:  Ubuntu 23.04
  Release:  23.04
  Codename: lunar
  
  gnome-video-effects:
-   Installed: 0.5.0-1ubuntu1
-   Candidate: 0.5.0-1ubuntu1
-   Version table:
-  *** 0.5.0-1ubuntu1 500
- 500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: 0.5.0-1ubuntu1
+   Candidate: 0.5.0-1ubuntu1
+   Version table:
+  *** 0.5.0-1ubuntu1 500
+ 500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
- 
- The file located in: /usr/share/gnome-video-effects/flip.effect is using the 
property "method" which is deprecated as you can see in GStreamer 
"https://gstreamer.freedesktop.org/documentation/videofilter/videoflip.html?gi-language=c";
+ The file located in: /usr/share/gnome-video-effects/flip.effect is using
+ the property "method" which is deprecated as you can see in GStreamer
+ 
"https://gstreamer.freedesktop.org/documentation/videofilter/videoflip.html?gi-
+ language=c"
  
  Deprecated version: PipelineDescription=videoflip method=horizontal-flip
  
- 
- So the fix for this problem is to change the property to the new one, which 
is called video-direction, after this the effect will work correctly.
+ So the fix for this problem is to change the property to the new one,
+ which is called video-direction, after this the effect will work
+ correctly.
  
  Fix: PipelineDescription=videoflip video-direction=horiz
  
  The program that I used to test this effect was Cheese.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-video-effects in Ubuntu.
https://bugs.launchpad.net/bugs/2023675

Title:
  flip effect doesn't work on  GStreamer 1.22

Status in GNOME Video Effects:
  Unknown
Status in gnome-video-effects package in Ubuntu:
  Fix Committed
Status in gnome-video-effects source package in Lunar:
  In Progress
Status in gnome-video-effects package in Debian:
  Unknown

Bug description:
  Impact
  --
  The Flip effect in the Cheese app doesn't work in Ubuntu 23.10.

  Test Case
  -
  1. Install the updated gnome-video-effects packages
  2. Open the Cheese app
  3. Click the Effects button and verify that Flip is showing a reversed 
version of No Effect

  What Could Go Wrong
  ---
  This is a simple one-line patch. gnome-video-effects has only one reverse 
dependency in Ubuntu: cheese.

  Original Bug Report
  ---
  Distributor ID:   Ubuntu
  Description:  Ubuntu 23.04
  Release:  23.04
  Codename: lunar

  gnome-video-effects:
    Installed: 0.5.0-1ubuntu1
    Candidate: 0.5.0-1ubuntu1
    Version table:
   *** 0.5.0-1ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
  100 /var/lib/dpkg/status

  The file located in: /usr/share/gnome-video-effects/flip.effect is
  using the property "method" which is deprecated as you can see in
  GStreamer
  
"https://gstreamer.freedesktop.org/documentation/videofilter/videoflip.html?gi-
  language=c"

  Deprecated version: PipelineDescription=videoflip method=horizontal-
  flip

  So the fix for this problem is to change the property to the new one,
  which is called video-direction, after this the effect will work
  correctly.

  Fix: PipelineDescription=videoflip video-direction=horiz

  The program that I used to test this effect was Cheese.

To m

[Desktop-packages] [Bug 2023675] Re: flip effect doesn't work on GStreamer 1.22

2023-06-13 Thread Phelipe Matheus Couto de Aguiar
** Changed in: gnome-video-effects (Ubuntu)
 Assignee: (unassigned) => Phelipe Matheus Couto de Aguiar 
(matheus-aguiar-dev)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-video-effects in Ubuntu.
https://bugs.launchpad.net/bugs/2023675

Title:
  flip effect doesn't work on  GStreamer 1.22

Status in gnome-video-effects package in Ubuntu:
  New

Bug description:
  Distributor ID:   Ubuntu
  Description:  Ubuntu 23.04
  Release:  23.04
  Codename: lunar

  gnome-video-effects:
Installed: 0.5.0-1ubuntu1
Candidate: 0.5.0-1ubuntu1
Version table:
   *** 0.5.0-1ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
  100 /var/lib/dpkg/status

  
  The file located in: /usr/share/gnome-video-effects/flip.effect is using the 
property "method" which is deprecated as you can see in GStreamer 
"https://gstreamer.freedesktop.org/documentation/videofilter/videoflip.html?gi-language=c";

  Deprecated version: PipelineDescription=videoflip method=horizontal-
  flip

  
  So the fix for this problem is to change the property to the new one, which 
is called video-direction, after this the effect will work correctly.

  Fix: PipelineDescription=videoflip video-direction=horiz

  The program that I used to test this effect was Cheese.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-video-effects/+bug/2023675/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2023675] Re: flip effect doesn't work on GStreamer 1.22

2023-06-13 Thread Phelipe Matheus Couto de Aguiar
here is the bug fix, that was informed in the LP

** Patch added: "gnome-video-effects_0.5.0-1ubuntu2.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-video-effects/+bug/2023675/+attachment/5679541/+files/gnome-video-effects_0.5.0-1ubuntu2.debdiff

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-video-effects in Ubuntu.
https://bugs.launchpad.net/bugs/2023675

Title:
  flip effect doesn't work on  GStreamer 1.22

Status in gnome-video-effects package in Ubuntu:
  New

Bug description:
  Distributor ID:   Ubuntu
  Description:  Ubuntu 23.04
  Release:  23.04
  Codename: lunar

  gnome-video-effects:
Installed: 0.5.0-1ubuntu1
Candidate: 0.5.0-1ubuntu1
Version table:
   *** 0.5.0-1ubuntu1 500
  500 http://br.archive.ubuntu.com/ubuntu lunar/main amd64 Packages
  100 /var/lib/dpkg/status

  
  The file located in: /usr/share/gnome-video-effects/flip.effect is using the 
property "method" which is deprecated as you can see in GStreamer 
"https://gstreamer.freedesktop.org/documentation/videofilter/videoflip.html?gi-language=c";

  Deprecated version: PipelineDescription=videoflip method=horizontal-
  flip

  
  So the fix for this problem is to change the property to the new one, which 
is called video-direction, after this the effect will work correctly.

  Fix: PipelineDescription=videoflip video-direction=horiz

  The program that I used to test this effect was Cheese.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-video-effects/+bug/2023675/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp