[Bug 1970013] Re: Totem Video player displays distorted video (Intel Ivy Bridge)

2022-07-27 Thread Joseph Yasi
The updated gstreamer-vaapi 1.20.1-1ubuntu1 is uninstallable from jammy-updates 
due to a unmet dependency:
The following packages have unmet dependencies:
 gstreamer1.0-vaapi : Depends: libgstreamer-plugins-bad1.0-0 (>= 1.20.3) but 
1.20.1-1ubuntu2 is to be installed.

The package is dependent on >= 1.20.3 of libgstreamer-plugins-bad1.0-0
which isn't in the archive.

$ apt depends gstreamer1.0-vaapi
gstreamer1.0-vaapi
  Depends: libc6 (>= 2.34)
  Depends: libegl1
  Depends: libgl1
  Depends: libgles2 (>= 1.0.0)
  Depends: libglib2.0-0 (>= 2.67.3)
  Depends: libgstreamer-gl1.0-0 (>= 1.20.0)
  Depends: libgstreamer-plugins-bad1.0-0 (>= 1.20.3)
  Depends: libgstreamer-plugins-base1.0-0 (>= 1.20.0)
  Depends: libgstreamer1.0-0 (>= 1.20.0)
  Depends: libudev1 (>= 183)
  Depends: libva-drm2 (>= 1.1.0)
  Depends: libva-wayland2 (>= 1.3.0)
  Depends: libva-x11-2 (>= 1.0.9)
  Depends: libva2 (>= 2.2.0)
  Depends: libwayland-client0 (>= 1.20.0)
  Depends: libx11-6
  Depends: libxrandr2
  Suggests: 

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/1970013

Title:
  Totem Video player displays distorted video (Intel Ivy Bridge)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gstreamer1.0/+bug/1970013/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1641468] [NEW] systemd-resolve: fallback from resolve causes lookup of local network hosts to fail

2016-11-13 Thread Joseph Yasi
Public bug reported:

After upgrading to Ubuntu 16.10 from 16.04, DNS resolution of hosts on
my local network fails.

The hosts line in /etc/nsswitch.conf is:
hosts:  files mdns4_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] 
dns mdns4

If I change it to:
hosts:  files mdns4_minimal [NOTFOUND=return] dns mdns4

I can resolve hosts on my local network. Appending .local to the
hostname also allows DNS resolution since systemd-resolve returns a
different error for that case.

Ex:
systemd-resolve rt-ac66u
rt-ac66u: resolve call failed: All attempts to contact name servers or networks 
failed

systemd-resolve rt-ac66u.local
rt-ac66u.local: resolve call failed: No appropriate name servers or networks 
for name found

"dig rt-ac66u" returns the correct ip.

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1641468

Title:
  systemd-resolve: fallback from resolve causes lookup of local network
  hosts to fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1641468/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1200006] Re: appmenu-gtk support dropped, but unity-gtk-module doesn't work outside unity

2014-07-19 Thread Joseph Yasi
It's still working for me here. I just tried Pidgin to make sure the
menu is exported. You'll need appmenu-gtk from the PPA and the version
of GTK2 in the PPA. appmenu-gtk requires a patched version of GTK2. This
will not work for GTK3 apps as I have not forward ported the patch for
GTK3 from raring.

You'll also need libdbusmenu-qt2. Do QT4 apps properly export the menu
in KDE for you?

Firefox and Libreoffice are also different since they don't use standard
GTK2 menus. You'll need to set ui.use_unity_menubar = true in
about:config for Firefox. The Firefox package will also have to have the
unity menubar patch applied (which the standard Ubuntu Firefox has).

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/126

Title:
  appmenu-gtk support dropped, but unity-gtk-module doesn't work outside
  unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/126/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1200006] Re: appmenu-gtk support dropped, but unity-gtk-module doesn't work outside unity

2013-10-10 Thread Joseph Yasi
I've split them off into their own PPA: https://launchpad.net/~joe-
yasi/+archive/appmenu

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/126

Title:
  appmenu-gtk support dropped, but unity-gtk-module doesn't work outside
  unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/126/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1200006] Re: appmenu-gtk support dropped, but unity-gtk-module doesn't work outside unity

2013-10-10 Thread Joseph Yasi
@avlas: Careful with my PPA, there's also experimental graphics drivers
and stuff in there. I should probably split this out into another PPA.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/126

Title:
  appmenu-gtk support dropped, but unity-gtk-module doesn't work outside
  unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/126/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1200006] Re: appmenu-gtk support dropped, but unity-gtk-module doesn't work outside unity

2013-10-10 Thread Joseph Yasi
The Firefox problem is due to this bug: https://bugs.launchpad.net
/globalmenu-extension/+bug/779344

I doubt anyone is looking at it because GTK+ apps don't work with KDE on
saucy by default anyway.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/126

Title:
  appmenu-gtk support dropped, but unity-gtk-module doesn't work outside
  unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/126/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1200006] Re: appmenu-gtk support dropped, but unity-gtk-module doesn't work outside unity

2013-08-29 Thread Joseph Yasi
I saw that there was some discussion of this on the Ubuntu developer list back 
in July:
http://comments.gmane.org/gmane.linux.ubuntu.devel/37604

Was a decision ever made about what to do about this on KDE? Could the
patch be added back into GTK and the appmenu-gtk package be readded for
13.10 before feature freeze?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/126

Title:
  appmenu-gtk support dropped, but unity-gtk-module doesn't work outside
  unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/126/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1200006] [NEW] appmenu-gtk support dropped, but unity-gtk-module doesn't work outside unity

2013-07-10 Thread Joseph Yasi
Public bug reported:

GTK apps don't properly export menus on KDE since the appmenu-gtk
support was removed. unity-gtk-module does not work outside of unity.
Can the appmenu-gtk patch be added back in until unity-gtk-module works
in other environments?

** Affects: unity-gtk-module
 Importance: Undecided
 Status: New

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: unity-gtk-module
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/126

Title:
  appmenu-gtk support dropped, but unity-gtk-module doesn't work outside
  unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/126/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs