[v0.0.4#123 bug report] Black map and all objects with the phrase "X Fullscreen" as texture on some of them

Discussions, suggestions.
User avatar
Yuri
Posts: 471
Joined: Tue Sep 29, 2020 1:15 pm

Re: [v0.0.4#123 bug report] Black map and all objects with the phrase "X Fullscreen" as texture on some of them

Post by Yuri »

winterfell wrote: Sun Nov 08, 2020 6:41 pm I don't have time to assist further, but I also have the same bug as well on v0.0.8. See attached image. Problem occurs on various maps, and was not there several months earlier when I last played.

I also use a Linux system, Ubuntu 18.0.4 with Chromium 86.0.4240.75. The problem disappears when I turn off hardware acceleration, and does not appear with Firefox on the same machine.

System is an Intel CQD Q9400 with AMD HD6670, using Mesa/Radeon drivers.

Code: Select all

Extended renderer info (GLX_MESA_query_renderer):
    Vendor: X.Org (0x1002)
    Device: AMD TURKS (DRM 2.50.0 / 4.15.0-122-generic, LLVM 10.0.0) (0x6758)
    Version: 20.0.8
    Accelerated: yes
    Video memory: 1024MB
    Unified memory: no
    Preferred profile: core (0x1)
    Max core profile version: 3.3
    Max compat profile version: 3.1
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.1
Image
After disabling hardware acceleration, did you experience a drop in FPS?
winterfell
Posts: 2
Joined: Sun Nov 08, 2020 6:32 pm

Re: [v0.0.4#123 bug report] Black map and all objects with the phrase "X Fullscreen" as texture on some of them

Post by winterfell »

Yes there is a large fps drop, Chromium switches to the software webgl renderer when hardware acceleration is disabled. The issue only appears when playing cs-online, other webgl apps and games function fine.

I also tried the game out on another Linux system, this one with Ubuntu 20.04 and AMD Llano apu (also with Mesa/Radeon 20.0.8 driver stack). Same issues with hardware acceleration enabled. Unfortunately all my Linux machines use AMD graphics, don't have an Nvidia card to test (the OP uses Intel IGPU, which is also Mesa based).

Just curious, but do cs-online devs test the game on Linux and Chromium? My guess is that very little players actually use Linux.
User avatar
Yuri
Posts: 471
Joined: Tue Sep 29, 2020 1:15 pm

Re: [v0.0.4#123 bug report] Black map and all objects with the phrase "X Fullscreen" as texture on some of them

Post by Yuri »

Thank you for such detailed information.
We will definitely test it thoroughly on Linux.
some3
Posts: 1
Joined: Thu Feb 04, 2021 12:44 am

Re: [v0.0.4#123 bug report] Black map and all objects with the phrase "X Fullscreen" as texture on some of them

Post by some3 »

SOLVED! Chromium fixed it's engine.

Close this thread.

**************************

Details

web-CS v0.1.1#363
as the current
web-CS v0.1.1#364

Chromium:

navigator.userAgent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.146 Safari/537.36"

CS runs well on the mentioned version.

============

Opera 73.0.3856.344

it's
navigator.userAgent
has substring of
"Chrome/87.0"

Map looks black with green text as tuxtures (see initial post).

Today in the Manjaro Linux distro for the earliest branch of updates I got:
Opera 73.0.3856.344-2 -> 74.0.3911.75-1

Now it's
navigator.userAgent
looks like
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.104 Safari/537.36 OPR/74.0.3911.75"

so the same "88" as was in Chromium.

I retried to play:
works just fine as was before initail post of the thread.
Only half of a year and already fixed!

=============

Additional tech data of my software including OS:

Operating System: Manjaro Linux
KDE Plasma Version: 5.20.5
KDE Frameworks Version: 5.78.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-1-MANJARO (5.11.rc6.d0131.g1048ba8-1)
OS Type: 64-bit

```
$ pacman-mirrors --get-branch
unstable
$
```

In future the Opera update will be avail. on other update branches:
testing (a few days),
stable-staging,
stable.
User avatar
Yuri
Posts: 471
Joined: Tue Sep 29, 2020 1:15 pm

Re: [v0.0.4#123 bug report] Black map and all objects with the phrase "X Fullscreen" as texture on some of them

Post by Yuri »

It's very good!
Thank you for feedback!
Post Reply