Liu Song’s Projects


~/Projects/notes

git clone https://code.lsong.org/notes

Blob

ref
master
path
./chrome.md

---
layout: default
title: Chrome
---

# Chrome

```shell
lsong at devterm in ~
$ chromium-browser 
[8407:8407:0410/204211.548330:ERROR:process_singleton_posix.cc(353)] The profile appears to be in use by another Chromium process (4418) on another computer (uconsole). Chromium has locked the profile so that it doesn't get corrupted. If you are sure no other processes are using this profile, you can unlock the profile and relaunch Chromium.
[8407:8407:0410/204211.548617:ERROR:message_box_dialog.cc(146)] Unable to show a dialog outside the UI thread message loop: Chromium - The profile appears to be in use by another Chromium process (4418) on another computer (uconsole). Chromium has locked the profile so that it doesn't get corrupted. If you are sure no other processes are using this profile, you can unlock the profile and relaunch Chromium.
```