Documentation Index

Fetch the complete documentation index at: https://knowledge.navvis.com/llms.txt

Use this file to discover all available pages before exploring further.

Chromium browser does not open in the Ubuntu UI

Prev Next

Introduction

Problem description

When clicking on the icon for the Chromium/Chrome browser in the Ubuntu UI, the browser seems to be loading for a bit, but then nothing happens.

When opening via a terminal via

chromium-browser

you get the following error message:

ERROR: disk_cache.cc(184) Unable to create cache
ERROR:process_sigleton_posix.cc(403) readlink failed: Permission denied (13)
...
ERROR:chrome_browser_main.cc(1253) Failed to create a ProcessSingleton for your profile directory. 
This means that running multiple instances would start multiple browser processes rather than opening a new window in the existing process. 
Aborting now to avoid profile corruption.

Scope

Solution applies to: all NavVis VLX and NavVis M6 system software 

Troubleshooting procedure

Delete the previously saved chromium config by running the following in a terminal:

sudo rm -rf /home/mapper/.config/chromium