I hope this is the right place to describe my problem, as the chromium snap I run does not match the version listed in the thread title.
I have a Problem with the Chromium Snap in Version 65.0.3325.181.
My Setup:
Fedora Atomic Workstation 27.112
Output of snap --version
snap 2.31.1-2.fc27
snapd 2.31.1-2.fc27
series 16
fedora 27
kernel 4.15.15-300.fc27.x86_64
Installation of the Chromium Snap works fine beside the usual SELinux Alerts.
Starting the Snap with snap run chromium works also fine, beside the following message:
“ATTENTION: default value of option force_s3tc_enable overridden by environment.”
Closing and starting the snap works now as intended.
However after I login with my google account and close the snap, I am unable to start the snap again.
Messages after I use 2FA:
LaunchProcess: failed to execvp: xdg-desktop-menu
[12970:12970:0413/135706.323588:ERROR:gaia_auth_fetcher.cc(71)] Missing ID token on refresh token fetch response.
[12970:12970:0413/135707.375360:ERROR:CONSOLE(1)] “Uncaught ReferenceError: inline is not defined”, source: chrome://sync-confirmation/ (1)
The Authentication seems to work, as my bookmarks are synced.
When I now close chromium and try to start it again, it does not show any window.
I tried to reset chromium in case of an error with an extension or something else, but this does not help (only if I log out again).
The output of snap run chromium is the same as before.
The following processes are running, even so chromium is not showing up:
snap/chromium/274/usr/lib/chromium-browser/chromium-browser --no-default-browser-check --no-first-run
/snap/chromium/274/usr/lib/chromium-browser/chromium-browser --type=zygote (2 times)
/snap/chromium/274/usr/lib/chromium-browser/chromium-browser --type=gpu-process --field-trial-handle=6399375770318590026,17004892076805191968,131072 --gpu-preferences=KAAAAAAAAAAAAQAAAQAAAAAAAAAAAGAAAQAAAAAAAAAIAAAAAAAAAAgAAAAAAAAA --gpu-vendor-id=0x0000 --gpu-device-id=0x0000 --gpu-driver-vendor --gpu-driver-version --gpu-driver-date --service-request-channel-token=9064012BD4B587AACB9D815CF10915F5
/snap/chromium/274/usr/lib/chromium-browser/chromium-browser --type=-broker
I tried this for several times. The snaps works always fine, until I login with my google account.