Description: If we force disable OpenCL with the SAL_DISABLE_OPENCL variable we can still initialize OpenCL (with clewInit) and enumerate platforms and devices. Steps to Reproduce: Not needed Actual Results: . Expected Results: Check if we can enable OpenCL in one place only (and use that when we need to know this - like with OpenGL) and don't initialize OpenCL if this is not desired. Reproducible: Always User Profile Reset: No Additional Info: User-Agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=21e8ed8b5f032f63012a7ee84bce64fac218154f tdf#103395 opencl: don't initialize OpenCL when disabled It will be available in 5.3.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "libreoffice-5-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5f36c66183049522977a386d9afce462ac5d3ec0&h=libreoffice-5-2 tdf#103395 opencl: don't initialize OpenCL when disabled It will be available in 5.2.4. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Tomaž Vajngerl committed a patch related to this issue. It has been pushed to "libreoffice-5-2-3": http://cgit.freedesktop.org/libreoffice/core/commit/?id=43d7d8df7306b80634c92bcfb94e45ceaefe1acf&h=libreoffice-5-2-3 tdf#103395 opencl: don't initialize OpenCL when disabled It will be available in 5.2.3. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Hello Tomaz, Is this bug fixed? If so, could you please close it as RESOLVED FIXED?
Sorry, yes, it is.