4.7.2 - call for translations and fixes

Lubomir I. Ivanov neolit123 at gmail.com
Wed Nov 1 03:56:01 PDT 2017


On 1 November 2017 at 11:47, Davide DB <dbdavide at gmail.com> wrote:
> On 31 October 2017 at 17:09, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
>> On 31 October 2017 at 18:05, Davide DB <dbdavide at gmail.com> wrote:
>>> I've just completed Italian translations.
>>>
>>> PS
>>> The new version does solve the crash on Win32 systems?
>>>
>>>
>>
>> we need some help to test the win32 crashes.
>> a recent OpenGL related fix was added, so hopefully that fixes the GPU
>> related issues.
>>
>> please, run "subsurface.exe -v" from the console (CMD), so that we can
>> gather debug output.
>>
>
>
> Unfortunately 4.7.2 still crashes on my system.
> This is the output:
>
> C:\Program Files\Subsurface>
> validateGL(): created OpenGLContext.
> validateGL(): obtained QOpenGLFunctions.
> validateGL(): detected OpenGL version 0.6533584.

it can't detect the OpenGL Minor version  - 6533584 is not right; the
zero for Major isn't right too.

can you please, try the follow on that machine:
- start CMD.exe
- go to the subsurface directory
- write:
    set QT_QUICK_BACKEND=software
(this should set an environment variable)
- write:
    subsurface.exe -v

in the meantime i will look at improving the OpenGL detection.

thanks
lubomir
--


More information about the subsurface mailing list