Bug Report XSHM capturing "background" only

Limeth

New Member
When I add an XSHM source, it either captures the workspace background only, or some sort of cached view of a previously opened window, as if it was being saved in RAM and read by XSHM. Window capturing using Xcomposite seems to work fine.

Log file:
https://gist.github.com/cfe436a34e61df971a48

Possibly useful system info:
Code:
limeth@limebox:~$ uname -a
Linux limebox 3.16.0-44-generic #59~14.04.1-Ubuntu SMP Tue Jul 7 15:07:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

limeth@limebox:~$ fglrxinfo
display: :0 screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon R9 200 Series
OpenGL version string: 4.5.13397 Compatibility Profile Context 15.20.1013

limeth@limebox:~$ sudo lshw -c display
[sudo] password for limeth:
  *-display
       description: VGA compatible controller
       product: Curacao XT [Radeon R9 270X]
       vendor: Advanced Micro Devices, Inc. [AMD/ATI]
       physical id: 0
       bus info: pci@0000:01:00.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
       configuration: driver=fglrx_pci latency=0
       resources: irq:50 memory:e0000000-efffffff memory:f7e00000-f7e3ffff ioport:e000(size=256) memory:f7e40000-f7e5ffff
  *-display
       description: VGA compatible controller
       product: Pitcairn PRO [Radeon HD 7850]
       vendor: Advanced Micro Devices, Inc. [AMD/ATI]
       physical id: 0
       bus info: pci@0000:07:00.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
       configuration: driver=fglrx_pci latency=0
       resources: irq:51 memory:d0000000-dfffffff memory:f7b00000-f7b3ffff ioport:c000(size=256) memory:f7b40000-f7b5ffff

Possibly useful bug report:
https://bugs.launchpad.net/ubuntu/+source/shutter/+bug/1061001
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
I'd have to see a screenshot. I feel like this is some sort of bug in a driver or system module, not necessarily obs because it works fine for the majority of people as far as I'm aware.
 

Limeth

New Member
Unfortunately, I can't take screenshots.

Bm5iKg5.jpg
 

odarbelaeze

New Member
Hey,

Did you manage to solve it, I'm using an AMD R7 240, and not only the screen is not captures but the whole video is blank, at least in recording mode.

Cheers,

Oscar
 

AbacusDaemon

New Member
I'm having the same problem. Seems all three of us use AMD. The problem also shows up in other screen recording software. I read on the simple screen recorder website, i think, that a glitch similar to this on their app is due to page flipping being on? Not sure how to disable that through obs if that is the case though. Don't know if the x server flags in the advanced settings of the source properties could disable that through there?

I'd take a screenshot but it doesn't work there either so i guess it really is unrelated to obs.


Code:
joel@joel-DX4375G:~$ sudo lshw -c display
[sudo] password for joel:
  *-display             
       description: VGA compatible controller
       product: Kabini [Radeon HD 8400]
       vendor: Advanced Micro Devices, Inc. [AMD/ATI]
       physical id: 1
       bus info: pci@0000:00:01.0
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
       configuration: driver=fglrx_pci latency=0
       resources: irq:81 memory:c0000000-cfffffff memory:d0000000-d07fffff ioport:f000(size=256) memory:feb00000-feb3ffff memory:feb40000-feb5ffff
 

Attachments

  • 2015-09-08 10-42-08.txt
    6.8 KB · Views: 20
Top