Satadru Pramanik, DO, MPH, MEng

Results 766 comments of Satadru Pramanik, DO, MPH, MEng

Is there anything useful in `/usr/local/var/log/sommelier.log` ?

Looks like a Wayland issue, honestly. That or a noexec mount issue with the `.sommelier.env` file, but that's lower on my differential...

Can you see if this changes anything for you? ```bash CREW_REPO=https://github.com/satmandu/chromebrew.git CREW_BRANCH=sommelier crew update yes | crew upgrade ; restartsommelier ```

Hmmm. Can you try `yes | crew install geany ; GDK_BACKEND=wayland geany ` and see if that works?

(also you may need to close crosh and restart it to get sommelier to restart...)

please close the crosh window, reopen it, and try this: ```bash yes | crew install libcloudproviders gtk4 vte geany GDK_BACKEND=wayland geany ```

ok! So wayland isn't broken! You can open GDK wayland apps prefixing the command with GDK_BACKEND=wayland. Does sommelier start for you now? Can you run `geany` by itself?

What does restartsommelier give you now?anything in `/usr/local/var/log/sommelier.log`?

I'm wondering if your system has an AMD CPU. We have had some sommelier issues with such machines.