Bug#711477: general: Videos are not visible in VMware Workstation

2013-06-07 Thread Nikos Chantziaras
Package: general
Severity: normal

Dear Maintainer,

I've installed Debian 7 as a guest OS in VMware 9.0.2, which is running in a
Gentoo Linux AMD64 host. Trying to play videos in any software that uses
GStreamer results in the audio being played normally, but the video is not
visible. Instead, a dark gray area is displayed. This happens with Totem Movie
Player, but also with my own software which also uses GStreamer (utilizing the
playbin2 element).

This happens with all videos, regardless of video format. I should mention that
this happens with both instances of Debian 7 I've installed: x86 and x86-64.
Also, these are fresh installations and I didn't change any system settings or
added third-party repositories, with the exception of having installed VMware
Tools.

I am able to play video normally in my openSUSE, Fedora and Ubuntu guests.



-- System Information:
Debian Release: 7.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#671979: (no subject)

2012-06-07 Thread Nikos Chantziaras

On 07/06/12 17:27, Daniel Schepler wrote:

On Thu, Jun 7, 2012 at 4:49 AM, Artur Ronaari-tc...@tlen.pl  wrote:

tags 671979 + patch
thanks

Hello,

I've prepared small patch to fix this one. Just add pkg-config to
Build-Depends. If you (maintainer) don't have a time to upload this one, I'm
going to go on with NMU.


Sorry I haven't gotten around to looking into it in more detail -- but
from the build log I saw, it looks like it's qt4-qmake that should
have a Depends on pkg-config.  Unless qmake can run on some .pro files
without pkg-config present, and qtads.pro calls pkg-config itself...


qtads.pro uses qmake's support for pkg-config and never calls it 
directly.  pkg-config support is shipped with Qt in 
mkspecs/features/link_pkgconfig.prf.  It assumes pkg-config is present 
on the system.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#671979: (no subject)

2012-06-07 Thread Nikos Chantziaras

On 08/06/12 00:04, Artur Rona wrote:

W dniu 2012-06-07 22:02, Nikos Chantziaras pisze:

qtads.pro uses qmake's support for pkg-config and never calls it
directly.  pkg-config support is shipped with Qt in
mkspecs/features/link_pkgconfig.prf.  It assumes pkg-config is
present on the system.

Maybe in theory. In practise, pbuilder gives FTBFS in result.


If qmake in Debian doesn't depend on pkg-config, then that's to be 
expected.  qmake is a build system that uses pkg-config.  Most Qt 
applications don't make use of that functionality though.




BTW, can you please upgrade qtads to 2.1.3?


I'm not the Debian maintainer.  I'm qtads upstream, chipping-in to point 
out that qmake should most probably depend on pkg-config :-)




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org