All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 81689] New: Black screen in info-beamer
@ 2014-07-23 20:26 bugzilla-daemon
  2015-07-07 15:09 ` [Bug 81689] " bugzilla-daemon
  2018-03-07 19:44 ` bugzilla-daemon
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2014-07-23 20:26 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1794 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=81689

          Priority: medium
            Bug ID: 81689
          Assignee: dri-devel@lists.freedesktop.org
           Summary: Black screen in info-beamer
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: sa@whiz.se
          Hardware: x86 (IA32)
            Status: NEW
           Version: 10.2
         Component: Drivers/Gallium/r600
           Product: Mesa

The multimedia presenter info-beamer ( http://info-beamer.org/ ) just renders a
black screen with r600g. 

It's working fine with software rendering and on Intel hardware.

Not a regression, or at least present in Mesa 9.2.

I've made an apitrace of one of the beamer demos:
https://my.owndrive.com/public.php?service=files&t=cef11b335be2741058363783176b14cd

The trace renders correctly but gives a lot of errors, so this might be a bug
in info-beamer:

0 87813 glGetUniformLocation(program = 0, name = "Color") = -1
87813: warning: glGetError(glGetUniformLocation) = GL_INVALID_VALUE
87872: glDebugOutputCallback: High severity API error 1, GL_INVALID_OPERATION
in glReadBuffer(buffer=0x405)
87872: glDebugOutputCallback: High severity API error 1, GL_INVALID_OPERATION
in glDrawBuffer(buffer=0x405)
0 87872 glPopAttrib()
87872: warning: glGetError(glPopAttrib) = GL_INVALID_OPERATION
87882: glDebugOutputCallback: High severity API error 1, GL_INVALID_VALUE in
glGetUniformLocation


System environment:
-- system architecture: 32-bit
-- Linux distribution: Debian unstable
-- GPU: REDWOOD
-- Model: XFX Radeon HD 5670 1GB
-- Display connector: DVI
-- xf86-video-ati: 7.4.0
-- xserver: 1.16.0
-- mesa: 10.2.4
-- drm: 2.4.54
-- kernel: 3.13

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 3231 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 81689] Black screen in info-beamer
  2014-07-23 20:26 [Bug 81689] New: Black screen in info-beamer bugzilla-daemon
@ 2015-07-07 15:09 ` bugzilla-daemon
  2018-03-07 19:44 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2015-07-07 15:09 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 779 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=81689

--- Comment #1 from Vasilis LIaskovitis <vliaskov@gmail.com> ---
This also happens with radeonsi and very recent mesa.

Link to ticket from infobeamer's bug tracker:
https://github.com/dividuum/info-beamer/issues/28

System environment:
-- system architecture: 64-bit
-- Linux distribution: Ubuntu 14.04 with ppa:oibaf/graphics-drivers
-- GPU: Pitcairn XT 
-- Model: Radeon HD 7870 GHz Edition
-- Display connector: HDMI
-- xf86-xorg-video-ati: 1:7.5.99+git1506291932.fc07c3~gd~t
-- mesa: 10.7~git1507051930.fc2726~gd~t
-- libdrm: 2.4.62+git1506301830.676c80~gd~t
-- kernel: 3.19.0-21-generic

Other drivers (i965 nd fglrx) display infobeamer output.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1570 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug 81689] Black screen in info-beamer
  2014-07-23 20:26 [Bug 81689] New: Black screen in info-beamer bugzilla-daemon
  2015-07-07 15:09 ` [Bug 81689] " bugzilla-daemon
@ 2018-03-07 19:44 ` bugzilla-daemon
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2018-03-07 19:44 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 656 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=81689

Sven Arvidsson <sa@whiz.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOTOURBUG
             Status|NEW                         |RESOLVED

--- Comment #2 from Sven Arvidsson <sa@whiz.se> ---
Retested with Mesa 17 on radeonsi and info-beamer from Debian (1.0pre3+Lua)
everything seems to be working.

Presumably fixed on the info-beamer side, so I'm closing this.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2084 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-07 19:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-23 20:26 [Bug 81689] New: Black screen in info-beamer bugzilla-daemon
2015-07-07 15:09 ` [Bug 81689] " bugzilla-daemon
2018-03-07 19:44 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.