** 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 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     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to