[Bug 364764] Re: Video corruption with composition

2009-10-12 Thread Sasquatch
I'm having this same problem, but very strange results. On my PC, with
an nVidia card, I have no problems. I can run a VirtualBox VM, then open
a video file with SMplayer, no transparent video output. Xv works just
fine too. Compiz-Fusion is running (I use the Xfce environment). My PC
has the latest nVidia driver installed through the VDPAU ppa though.

My laptop on the other hand, does have this problem. The video card is
an ATi X1400 Mobility Radeon and I'm forced to use the Open Source
driver for it (xserver-xorg-video-radeon from bdrung's ppa, version
1:6.12.99+git20090629.f39cafc5-0ubuntu1~ppa). It doesn't happen until I
run a VM. After I ran a VM, the window preview boxes are also showing
some transparency where it shouldn't. A reload of Compiz fixes this for
a moment (until I run a VM again), but it doesn't fix SMplayer. Even
switching back to Xfwm4 as window manager doesn't get it going. SMplayer
isn't transparent anymore, but the video is now black. Using the
XLIB_NO_ARGB_VISUALS=1 option isn't a real fix. I've seen on other
sites, including the SMPlayer forum that it's a Qt problem. Is Qt 4.5.3
in Karmic now? Can anyone check if that does not have this issue? If
it's fixed with that, Qt 4.5.3 should be backported to Jaunty.

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 364764] Re: Video corruption with composition

2009-06-27 Thread Bryce Harrington
On Fri, Jun 26, 2009 at 12:29:39PM -, yostral wrote:
 It doesn't work for me... Still the same problem with Xv output on Qt
 apps (Smplayer, Virtualbox, VLC ...)

Possibly you have an unrelated issue yostral?  You should file a new bug
for it.

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-06-27 Thread Launchpad Bug Tracker
This bug was fixed in the package nvidia-graphics-drivers-180 -
185.18.14-0ubuntu1

---
nvidia-graphics-drivers-180 (185.18.14-0ubuntu1) karmic; urgency=low

  * New upstream release (LP: #376067):
- Fixed a Xinerama drawable resource management problem that can
  cause GLXBadDrawable errors in certain cases, such as when Wine
  applications are run.
  (LP: #344721)
- Fixed XineramaQueryScreens to return 0 screens instead of 1
  screen with the geometry of screen 0 when XineramaIsActive
  returns false. This conforms to the Xinerama manual page and
  fixes an interaction problem with Compiz when there is more
  than one X screen.
- Moved kernel module loading earlier in the X driver's
  initialization, to facilitate more graceful fallbacks if the
  kernel module cannot be loaded. Removed the LoadKernelModule X
  configuration option.
- Added support for new horizontal interlaced and checkerboard
  passive stereo modes.
- Fixed an OpenGL driver crash while running Bibble 5.
- Fixed a DisplayPort interaction problem with power management
  suspend/resume events.
- Fixed occasional X driver memory management performance
  problems when a composite manager is running.
  (LP: 294925)
- Fixed a bug with VT-switching or mode-switching while using
  Compiz; the bug could lead to a corrupted desktop (e.g., a
  white screen) or in the worst case an X server crash.
- Fixed a bug that could cause GPU errors in some cases while
  driving Quadro SDI products.
- Fixed a several second hang when VT-switching while OpenGL
  stereo applications were running on pre-G80 Quadro GPUs.
- Added support for multiple swap group members on G80 and later
  Quadro GPUs.
- Fixed the behavior of the NV_CTRL_FRAMELOCK_SYNC_DELAY
  NV-CONTROL attribute on Quadro G-Sync II.
- Fixed a problem with Quadro SDI where transitioning from
  clone mode to OpenGL mode would fail.
- Fixed VDPAU to eliminate some cases of corruption when decoding
  H.264 video containing field-coded reference frames on G84, G86,
  G92, G94, G96, or GT200 GPUs. Such streams are commonly found in
  DVB broadcasts.
- Slightly improved the performance of the VDPAU noise reduction
  algorithm.
- Enhanced VDPAU to validate whether overlay usage is supported by
  the current hardware configuration, and to automatically fall
  back to the blit-based presentation queue if required.
- Fixed error checking in VdpVideoMixerRender, to reject calls
  that specify more layers than the VdpMixer was created with.
- Modified VDPAU's VDPAU_DEBUG code to emit a complete backtrace
  on all platforms, not just on 32-bit Linux.
- Improved interaction between VDPAU and PowerMizer; appropriate
  performance levels should now be chosen for video playback of all
  standard resolutions on all supported GPUs.
- Fixed a bug in VDPAU that sometimes caused display preemption
  when the VdpDecoderCreate function failed.
- Fixed a potential segfault in the VDPAU trace library, triggered
  by a multi-threaded application creating a new VdpDevice in one
  thread, at the same time that another thread detected display
  preemption.
- Improved compatibility with recent Linux kernels.
- OpenOffice and Skype no longer have flickering buttons on mouseover
  when compiz is enabled. (LP: #286932)
- smplayer and VirtualBox no longer display video corruption with
  composite (LP: #364764)

 -- Bryce Harrington br...@ubuntu.com   Fri, 26 Jun 2009 22:35:09
-0700

** Changed in: nvidia-graphics-drivers-180 (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-06-26 Thread Harima Shinji
The new driver did it for me, both Smplayer and VirtualBox is working
perfectly with composition now. Thanks Bryce.

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-06-26 Thread yostral
It doesn't work for me... Still the same problem with Xv output on Qt
apps (Smplayer, Virtualbox, VLC ...)

But now, even with export XLIB_SKIP_ARGB_VISUALS=1 , it doesn't work
anymore.

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-06-25 Thread Bryce Harrington

I've posted a new version of the -nvidia driver to our xorg-edgers PPA,
would you mind testing it either on Jaunty or Karmic and see if it
resolves this bug?

Get nvidia-graphics-drivers-180 - 185.18.14 here:

  https://edge.launchpad.net/~xorg-edgers/+archive/ppa


** Changed in: nvidia-graphics-drivers-180 (Ubuntu)
   Status: Confirmed = New

** Changed in: nvidia-graphics-drivers-180 (Ubuntu)
   Status: New = Incomplete

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-06-14 Thread yostral
You may be right Aitjcize.
It appends only with the Qt-based GUI : VirtualBox, VLC, Smplayer, Kdenlive...

Hope for a fix too.
Thanks

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-06-14 Thread yostral
I forgot : with

export XLIB_SKIP_ARGB_VISUALS=1

in command line, it works normally with Xv output.

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-06-05 Thread Aitjcize
I thought the problem was due to qt4?
because this happened to me just after i update qt4...

hope the bug fixed 

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-05-25 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) = nvidia-graphics-drivers-180
(Ubuntu)

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-05-17 Thread Harima Shinji
** Package changed: nvidia-graphics-drivers-180 (Ubuntu) = xorg
(Ubuntu)

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-05-06 Thread Bryce Harrington
** Description changed:

  When i am using composition the video becomes corrupted in smplayer. The
  video window turns semi-transparent and the black borders around the
  video is not there. Similar results happens in virtualbox as the
  virtualbox window also becomes semi-transparent.
  
  I've tried different nvidia drivers, 173, 180 and the 185 i am currently
  using but the result are the same. Also, the XV video mode in smplayer
  does not work anymore. Smplayer spams its own log with: X11 error:
  BadMatch (invalid parameter attributes).
  
  However if i turn of composition (Compiz/Xcomp) both smplayer and
  virtualbox work as they normally would. But XV does not.
  
  Screenshot: http://pici.se/pictures/mjHopRyML.png
  
  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  NonfreeKernelModules: nvidia
  Package: xorg 1:7.4~5ubuntu18
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersion: Linux version 2.6.28-11-generic (bui...@crested) (gcc version 
4.3.3 (Ubuntu 4.3.3-5ubuntu4) ) #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009
  SourcePackage: xorg
  Uname: Linux 2.6.28-11-generic x86_64
+ 
+ [lspci]
+ 00:00.0 RAM memory [0500]: nVidia Corporation MCP78S [GeForce 8200] Memory 
Controller [10de:0754] (rev a2)
+   Subsystem: ABIT Computer Corp. Device [147b:1c44]
+ 02:00.0 VGA compatible controller [0300]: nVidia Corporation GeForce 8200 
[10de:0849] (rev a2)
+   Subsystem: ABIT Computer Corp. Device [147b:1c44]

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-05-05 Thread johnboiles
I had the same problem with VirtualBox 2.2.2 and 9.04, but after I
restarted my computer, it went away. I have an ATI Mobility Radeon 9200
so I don't think this is a nvidida-graphics-drivers issue.

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-05-05 Thread Thomas Costick

(Following my earlier post, I have now installed the *official* Ubuntu 9.04 
*jaunty* version of VirtualBox 2.2.2 via Synaptic, and the transparent window 
problem still exists.)

As johnboiles noted, the problem seems to go away after a reboot.
However, on my system it comes back if the guest is shut down and
restarted.  This is reproducable.

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-05-05 Thread Thomas Costick
... I should also have added that, like johnboiles, my laptop display
also is not Nvidia... it's an ATI Radeon Mobility X1400.  Can this bug
be reclassified?

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-05-05 Thread pablomme
I too have this problem with VirtualBox 2.2 on Jaunty. My graphics card
is an ATI Radeon xpress 200 (motherboard), using the -ati driver. This
didn't happen with the fglrx driver, but I wouldn't like to go back to
it for obvious reasons...

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-04-27 Thread Thomas Costick
I have the same problem on jaunty, official 23 April release.

VirtualBox 2.2.0, installed via Synaptic.  This is the intrepid version
as a jaunty one is not yet available as a Synaptic install.  Guest OS is
Windows XP.

Had to tun off desktop Compiz video effects for now, but would like a
proper fix.

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-04-27 Thread Bryce Harrington
** Changed in: nvidia-graphics-drivers-180 (Ubuntu)
   Status: New = Confirmed

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-04-24 Thread Harima Shinji
I've been trying numerous video-files of various formats on a couple of
other media players to see if any other player was affected when using
composition.

VLC Media Player runs just fine, the video is displayed nicely with the
black borders as well However, the video is slightly pixelated. And the
XV video mode does not work. VLC gives me the same error as mplayer:
BadMatch (invalid parameter attributes). Totem works just fine but
playback hacks slightly. Gxine works just fine as well. So, out of the
video-players, it is only smplayer that does not work properly.

** Attachment added: Screenshot.png
   http://launchpadlibrarian.net/25921615/Screenshot.png

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-04-22 Thread Bryce Harrington
** Package changed: xorg (Ubuntu) = nvidia-graphics-drivers-180
(Ubuntu)

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 364764] Re: Video corruption with composition

2009-04-21 Thread Andreas Moog
** Summary changed:

- (Jaunty) Video corruption with composition
+ Video corruption with composition

-- 
Video corruption with composition
https://bugs.launchpad.net/bugs/364764
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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