|
Bugzilla – Full Text Bug Listing |
| Summary: | kaffeine can't configure xine video driver | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Christopher Stender <cstender> |
| Component: | X11 Applications | Assignee: | Dirk Mueller <dmueller> |
| Status: | RESOLVED WONTFIX | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P4 - Low | CC: | dmueller, sndirsch |
| Version: | Final | Keywords: | Built |
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Christopher Stender
2007-08-29 17:15:10 UTC
Dirk, did you already looked at this? Matthias, do you have any idea what is going wrong here? I've had a short look but I can set the mode to opengl. I cannot set it to other modes however which are not available with my hardware. the question is why it thinks opengl is not available for you. does opengl output work for you with plain xine ui? Yes, xine -V opengl works fine. AI: I'll test if I can configure a default xine video output driver in xine-ui. bug is that opengl driver doesn't work with xine's XCB support, only with X11. kaffeine tries XCB first and aborts if it doesn't work, xine-ui only tries X11. if its difficult/impossible to add XCB support to opengl then I have to add a local hack, but this should really be fixed in xine. Matthias, can you fix this in xine or do we need this workaround in kaffeine? Matthias? Still swamped from vacation... It's nontrivial to add OpenGL support to XCB, as the extension support for XCB is not available in OpenGL yet. So loading OpenGL will implicitly need X11 as well ATM. This is (theoretically) known and being worked on upstream, but so far nobody bothered. We're too busy with radeonhd and other stuff to do any work here. Bug is still valid. Good news: There is a Google SoC project now to get a working xcb-opengl layer. We'll see how well this will turn out. is it solved in newer incarnations of Xorg? I'm still using openSUSE 11.1 where I'm able to reproduce this bug. Christopher, is that still an issue with openSUSE 11.3? Guys, are you talking about that one in Mesa's configure? --enable-xcb use XCB for GLX [default=disabled] I don't know anything about the status, I mean whether it's already usable at all and how stable it is considered. On the other side GLX extension is included in libxcb. --enable-glx Build XCB GLX Extension (default: "yes") /usr/lib64/libxcb-glx.so.0 /usr/lib64/libxcb-glx.so.0.0.0 Also with KDE4's kaffeine these xine parameters are no longer available in the menu at all. At least not on openSUSE 11.3. Is this becoming a WONTFIX once 11.1 is no longer supported since KDE3 has been dropped with openSUSE 11.2? You're right, kaffeine from KDE4.4/4.5 is lacking the menu to configure xine. Not sure if it will be added again. Since I have stopped using broken fglrx drivers I don't need to reconfigure the kaffeine/xine parts. Feel free to close this on as WONTFIX. thanks,closing for now lacking time to debug it. |