on my laptop running opensuse slowroll just installed I tried to launch chromium but nothing happen
I tried to launch from konsole and this error popped up
If you use repo pakman, his typically happens on openSUSE, when your system is in a partially updated state, or if a recent repository sync broke compatibility between Chromium (libc++).
As I suspected, as I wrote earlier. I also had a Packman repo and several OpenSUSE user repos, and there were differences between compiling program packages for Packman and those compiled for OpenSUSE (release dates and component similarities), as well as dependencies between a large number of repos and their compatibility. I don’t want to give bad advice, but I always update (sudo zypper ref && sudo zypper dup) after the sync update, mid-month. Then I couldn’t take the energy anymore, so I removed Packman and switched to Flatpak.
I’m out. You are breaking your installs over and over again in the same way and then come here wirh incorrect and incomplete info. I wish you all the luck in the world, but helping you is not useful.
sorry to have upset you and manythanks for all you did until now and, if you’ll change your mind, you’ll do in the future.
but I cannot stay with the default otherwise I shouldn’t use linux
The error undefined symbol: std::__1::__hash_memory(void const*, unsigned long) is a known linker bug caused by a mismatch between the C++ standard library (libc++ ) headers and the linked binary/runtime, often triggered by toolchains like LLVM 21.1 on macOS (Apple Silicon/arm64) or mismatched compiler/linker configurations (such as Homebrew LLVM mixed with system tools).
We are not on MacOS, obviously, but the “too many toolchains” problem sounds only too familiar.
chromium flatpack works, but I lost all passwords and opened tabs, is there a way to transfere the chromium config-passwords-opened tabs-settings from the /home/user/.config to the chromium config /home/user/.var/app ??