[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2018-08-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 Dylan Baker changed: What|Removed |Added Resolution|--- |NOTOURBUG Status|NEW

[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2018-04-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 Timothy Arceri changed: What|Removed |Added CC||aidan.wal...@gmail.com --- Comment #14

[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2018-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 --- Comment #13 from Roland Scheidegger --- (In reply to Timo Aaltonen from comment #12) > this is a bug in jogl, and apparently changing it to detect current Mesa > makes it work again: > > https://jogamp.org/bugzilla/show_bug.cgi?id=1357 The

[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2018-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 --- Comment #12 from Timo Aaltonen --- this is a bug in jogl, and apparently changing it to detect current Mesa makes it work again: https://jogamp.org/bugzilla/show_bug.cgi?id=1357 -- You are receiving this mail because: You are the assignee

[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2018-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 --- Comment #11 from Timo Aaltonen --- *** Bug 103217 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bug.

[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2018-01-12 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 Timo Aaltonen changed: What|Removed |Added CC||azari4...@gmail.com --- Comment #10 fro

[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2017-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 --- Comment #9 from Roland Scheidegger --- (In reply to Scott D Phillips from comment #8) > It seems jogl wants to detect mesa and alter its behavior based on that: > > https://github.com/sgothel/jogl/blob/ > 45cc13c4d68fb3137b741cbc39ea653c15d

[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2017-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 --- Comment #8 from Scott D Phillips --- scilab breaks starting with: commit 92b4ca45504e7ffc5f4fa385ada1be48e6123181 Author: Marek Olšák Date: Wed Jun 7 22:00:48 2017 +0200 st/mesa: remove the "Gallium 0.4 on" prefix from GL_RENDERER

[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2017-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 --- Comment #7 from sergio.calleg...@gmail.com --- Obviously, at least with scilab, there is an important regression. Note that the scilab website itself, since the release of scilab 5.X (for the last 2-3 years) has advised to use LIBGL_ALWAYS_S

[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2017-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 --- Comment #6 from sergio.calleg...@gmail.com --- Scilab gives Exception in thread "AWT-EventQueue-0" javax.media.opengl.GLException: Caught GLException: AWT-EventQueue-0: X11GLXContext.createContextImpl ctx !ARB but ARB is used, profile > GL2

[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2017-10-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 --- Comment #5 from sergio.calleg...@gmail.com --- ... looks like also scilab has issues with the software renderer. With LIBGL_ALWAYS_SOFTWARE=1, scilab cannot plot (shows empty plot windows). May be a totally unrelated issue, but I think that s

[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2017-10-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 --- Comment #4 from sergio.calleg...@gmail.com --- @Brian thanks for testing! Indeed, I think that Matlab 2016 is fine with the NVIDIA proprietary driver. However, I cannot use it because I have a KDE desktop and the nvidia proprietary drivers h

[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2017-10-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 --- Comment #3 from Brian Paul --- Sergio, I installed the 30-day trial of Matlab r2017b and typed 'opengl info' in the command window. I did not get a java exception. I got an error message that reads: """ MATLAB has experienced a low-level

[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2017-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 --- Comment #2 from sergio.calleg...@gmail.com --- Hi, I totally understand the difficulty in looking into an issue related to (expensive) commercial, that - as such - is hard to reproduce. Thanks for the suggestion, even if - on a machine that

[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2017-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 --- Comment #1 from Emil Velikov --- Hi Sergio, I won't be looking at the issue, I'm afraid yet here's a couple of ideas/suggestions that should help: - try to track down the first Mesa version (ideally a commit) that breaks things - isolate t

[Mesa-dev] [Bug 103078] MATLAB broken with mesa software rendering

2017-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=103078 Bug ID: 103078 Summary: MATLAB broken with mesa software rendering Product: Mesa Version: git Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severi