1
1
123qwe2015-08-13 03:11:08
JavaScript
123qwe, 2015-08-13 03:11:08

The application crashes when minimized, because of what?

I downloaded steam, I wanted to test everything simply, but here's the dilemma, if I turn it off, the game will crash, and so - everything is fine.
I noticed a strange feature, when the game starts, dota OpenGL is written, earlier on Windows it was just dota.
Where can I see the logs, and is there any treatment? I like Linux very much, I don’t want to go back to Windows, but it slows down on the poppy.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
L
Lideeen, 2019-02-03
@Slowfind

Try like this.

$('.section2__q2').removeClass('z2 z3 z4 z5 z6 z7 z8 z9');
$(".section2__q2").addClass("z1");

$(".new1").removeClass("person__elem4 person__elem7").addClass('person__elem1');
$(".new2").removeClass("person__elem5 person__elem8").addClass('person__elem2');
$(".new3").removeClass("person__elem6 person__elem9").addClass('person__elem3');

G
g905, 2019-02-03
@g905

Is this a "cycle"?)
$('.className').each(function(){});

N
Nazar Mokrinsky, 2015-08-13
@nazarpc

dota opengl

This means that Open GL rendering is used, on Windows, apparently, DirectX, do not pay attention
Looks like a bug, write to the developers.
Run steam through the terminal, there is a lot of information pouring in, including information when it crashes. You can also try to install the Beta version of Steam and / or Dota (if there is one, I don’t know here), sometimes annoying bugs are fixed in beta versions.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question