Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-12-13 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126205/ --- (Updated Dec. 13, 2015, 4:30 p.m.) Status -- This change has been ma

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126205/#review88958 --- Ship it! Ship It! - Martin Gräßlin On Nov. 30, 2015, 10:13

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread Martin Gräßlin
> On Nov. 30, 2015, 10:18 a.m., Martin Gräßlin wrote: > > What does QT_XCB_FORCE_SOFTWARE_OPENGL? > > David Edmundson wrote: > It makes Qt apps pretend LIBGL_ALWAYS_SOFTWARE is set. > > Martin Gräßlin wrote: > Sorry, but that doesn't do what you hope it does: > > - only affects

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread David Edmundson
> On Nov. 30, 2015, 9:18 a.m., Martin Gräßlin wrote: > > What does QT_XCB_FORCE_SOFTWARE_OPENGL? > > David Edmundson wrote: > It makes Qt apps pretend LIBGL_ALWAYS_SOFTWARE is set. > > Martin Gräßlin wrote: > Sorry, but that doesn't do what you hope it does: > > - only affects

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread Martin Gräßlin
> On Nov. 30, 2015, 10:18 a.m., Martin Gräßlin wrote: > > What does QT_XCB_FORCE_SOFTWARE_OPENGL? > > David Edmundson wrote: > It makes Qt apps pretend LIBGL_ALWAYS_SOFTWARE is set. > > Martin Gräßlin wrote: > Sorry, but that doesn't do what you hope it does: > > - only affects

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread David Edmundson
> On Nov. 30, 2015, 9:18 a.m., Martin Gräßlin wrote: > > What does QT_XCB_FORCE_SOFTWARE_OPENGL? > > David Edmundson wrote: > It makes Qt apps pretend LIBGL_ALWAYS_SOFTWARE is set. > > Martin Gräßlin wrote: > Sorry, but that doesn't do what you hope it does: > > - only affects

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread Martin Gräßlin
> On Nov. 30, 2015, 10:18 a.m., Martin Gräßlin wrote: > > What does QT_XCB_FORCE_SOFTWARE_OPENGL? > > David Edmundson wrote: > It makes Qt apps pretend LIBGL_ALWAYS_SOFTWARE is set. Sorry, but that doesn't do what you hope it does: - only affects Mesa drivers - if Mesa is broken for whatev

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread David Edmundson
> On Nov. 30, 2015, 9:18 a.m., Martin Gräßlin wrote: > > What does QT_XCB_FORCE_SOFTWARE_OPENGL? It makes Qt apps pretend LIBGL_ALWAYS_SOFTWARE is set. - David --- This is an automatically generated e-mail. To reply, visit: https://git.

Re: Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126205/#review88943 --- What does QT_XCB_FORCE_SOFTWARE_OPENGL? - Martin Gräßlin On

Review Request 126205: If the user runs failsafe mode, use software rendering in QtQuick

2015-11-30 Thread David Edmundson
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/126205/ --- Review request for Plasma. Repository: plasma-workspace Description ---