The profile appears to be in use by another Chromium process
So I wanna run the Bolt Launcher (third party Jagex launcher for Runescape), but I keep getting the following error and I don't know how to fix it as I don't use Chromium.
[0726/155327.706918:WARNING:alloy_main_delegate.cc(559)] Alloy bootstrap is deprecated and will be removed in ~M127. See https://github.com/chromiumembedded/cef/issues/3685
[0726/155327.832363:ERROR:process_singleton_posix.cc(353)] The profile appears to be in use by another Chromium process (2) on another computer (2a02-a465-2a21-0-e102-795-6c77-ec12.fixed6.kpn.net). 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.
[0726/155327.832398:ERROR:message_box_dialog.cc(144)] Unable to show a dialog outside the UI thread message loop: Chromium - The profile appears to be in use by another Chromium process (2) on another computer (2a02-a465-2a21-0-e102-795-6c77-ec12.fixed6.kpn.net). 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.
[0726/155327.832451:ERROR:main_runner.cc(292)] ContentMainRun failed with exit code 21
Exiting with error: CefInitialize exit_code 0
terminate called without an active exception
I'm pretty new to Linux so I don't know how everything works and it's a lot of (new) information. I tried using some of the commands from the github link but nothing really happens.
[0726/155327.706918:WARNING:alloy_main_delegate.cc(559)] Alloy bootstrap is deprecated and will be removed in ~M127. See https://github.com/chromiumembedded/cef/issues/3685
[0726/155327.832363:ERROR:process_singleton_posix.cc(353)] The profile appears to be in use by another Chromium process (2) on another computer (2a02-a465-2a21-0-e102-795-6c77-ec12.fixed6.kpn.net). 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.
[0726/155327.832398:ERROR:message_box_dialog.cc(144)] Unable to show a dialog outside the UI thread message loop: Chromium - The profile appears to be in use by another Chromium process (2) on another computer (2a02-a465-2a21-0-e102-795-6c77-ec12.fixed6.kpn.net). 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.
[0726/155327.832451:ERROR:main_runner.cc(292)] ContentMainRun failed with exit code 21
Exiting with error: CefInitialize exit_code 0
terminate called without an active exception
I'm pretty new to Linux so I don't know how everything works and it's a lot of (new) information. I tried using some of the commands from the github link but nothing really happens.
GitHub
Starting with M125 the CEF Alloy runtime has been split into separate style and bootstrap components. Both Chrome style and Alloy style browsers/windows can now be created while using the Chrome bo...