On 2026-05-21 03:23, Kirill A. Korinsky wrote:
On Wed, 20 May 2026 23:55:04 +0200,
Aric Gregson <[email protected]> wrote:
I upgraded to 7.9 and upgraded all the ports with 'pkg_add -u'. I am
unable to get ungoogled-chromium to start. It flashes up a white outline
of what it will be, without any text, and then disappears. There is no
core file created. I have uninstalled and reinstalled the package
without any change in behavior. I also removed the .config directory and
started it up, this time it shut down even sooner. I then moved my
.config/ungoogled-chromium directory from another OpenBSD computer
running 7.9 and ungoogled-chromium successfully, without change in
behavior on this computer. I went ahead and installed chromium on this
computer and it does work.
OpenBSD dragonfly.localdomain 7.9 GENERIC.MP#449 amd64
ungoogled-chromium-147.0.7727.101p0
I am assuming that no one else if having this problem? I am not sure how
to debug it from here. I have included my dmesg.
Thank you in advance for any suggestions.
It reads like you have edited pledge.* and/or unveil.* in
/etc/ungoogled-chromium, I suggest you to run sysmerge -p
Thank you and David both very much! I had changed an unveil.* file in
/etc/ungoogled-chromium. I had never run sysmerge -p after a sysupgrade
and I found some other files that were different from 2024...I will be
sure to run this after each sysupgrade in the future. Ungoogled-chromium
is working.
Thank you again,
Aric