LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Chromium 59 black boxes (https://www.linuxquestions.org/questions/slackware-14/chromium-59-black-boxes-4175610311/)

aeifn 07-21-2017 01:53 AM

Chromium 59 black boxes
 
2 Attachment(s)
I installed package chromium-59.0.3071.86-i486-1alien.txz.

It displays black boxes instead context menus:

Attachment 25524

Attachment 25525

Code:

bash-4.3$ chromium
[14197:14197:0721/094711.064960:ERROR:sandbox_linux.cc(343)] InitializeSandbox() called with multiple threads in process gpu-process.
[14197:14197:0721/094715.659888:ERROR:gles2_cmd_decoder.cc(2510)] [.CompositorWorker-0x8d0a5b10]GL ERROR :GL_INVALID_OPERATION : ScopedTextureBinder::dtor: <- error from previous GL command
[14197:14197:0721/094715.674178:ERROR:gles2_cmd_decoder.cc(2510)] [.CompositorWorker-0x8d0a5b10]GL ERROR :GL_INVALID_OPERATION : ScopedTextureBinder::dtor: <- error from previous GL command
[14197:14197:0721/094715.686372:ERROR:gles2_cmd_decoder.cc(2510)] [.CompositorWorker-0x8d0a5b10]GL ERROR :GL_INVALID_OPERATION : ScopedTextureBinder::dtor: <- error from previous GL command
[14197:14197:0721/094715.723201:ERROR:gles2_cmd_decoder.cc(2510)] [.CompositorWorker-0x8d0a5b10]GL ERROR :GL_INVALID_OPERATION : ScopedTextureBinder::dtor: <- error from previous GL command
[14197:14197:0721/094715.723827:ERROR:gles2_cmd_decoder.cc(2510)] [.CompositorWorker-0x8d0a5b10]GL ERROR :GL_INVALID_OPERATION : ScopedTextureBinder::dtor: <- error from previous GL command
[14197:14197:0721/094715.725989:ERROR:gles2_cmd_decoder.cc(2510)] [.CompositorWorker-0x8d0a5b10]GL ERROR :GL_INVALID_OPERATION : ScopedTextureBinder::dtor: <- error from previous GL command

Code:

bash-4.3# lspci -v
01:00.0 VGA compatible controller: NVIDIA Corporation NV31 [GeForce FX 5600] (rev a1) (prog-if 00 [VGA controller])
        Subsystem: Micro-Star International Co., Ltd. [MSI] NV31 [GeForce FX 5600]
        Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 16, NUMA node 0
        Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
        Memory at e0000000 (32-bit, prefetchable) [size=256M]
        Expansion ROM at fe9e0000 [disabled] [size=128K]
        Capabilities: [60] Power Management version 2
        Capabilities: [44] AGP version 3.0
        Kernel driver in use: nouveau
        Kernel modules: nvidiafb, nouveau


hitest 07-21-2017 09:32 AM

If you don't find a solution you could choose to run Google Chrome if you wish(a suggestion). The /extra directory on your Slackware DVD has a folder for a Google-Chrome slackbuild script. Copy that script to your download directory and make it executable by issuing this command: chmod +x google-chrome.Slackbuild.
Then download the Linux version of Google Chrome from Google and ensure that it is in the same directory as the slackbuild script. Then run the slackbuild script:

./google-chrome.Slackbuild

That will create a Slackware Google package for you in the /tmp directory. Install the package.

aeifn 07-21-2017 09:49 AM

hitest, thank you for suggestion.
Chrome is 64bit-only, and i`m still on 32 bit.

hitest 07-21-2017 10:18 AM

Quote:

Originally Posted by aeifn (Post 5738127)
hitest, thank you for suggestion.
Chrome is 64bit-only, and i`m still on 32 bit.

You're welcome. I hope that you find a solution, aeifn.


All times are GMT -5. The time now is 02:23 AM.