This is puzzling, if ~/snap/chromium/current/.config/chromium doesn't exist, the snap should attempt to copy an existing profile at ~/.config/chromium. Is there an existing profile there to be copied?
What is the output of the following command?
sed -e 's/.*"last_chrome_version":"\([0-9\.]\+\)".*/\1\n/' ~/.config/chromium/Default/Preferences
Sorry I hadn't seen the end of your comment.
This is puzzling, if ~/snap/ chromium/ current/ .config/ chromium doesn't exist, the snap should attempt to copy an existing profile at ~/.config/chromium. Is there an existing profile there to be copied?
What is the output of the following command?
sed -e 's/.*"last_ chrome_ version" :"\([0- 9\.]\+\ )".*/\1\ n/' ~/.config/ chromium/ Default/ Preferences