Note:
I am using Arch Linux with Hyprland, whom this last one is claimed to have problems with Electron which i think is the main reasoning behing this problem.
I already tried to run Obsidian with obsidian --disable-gpu
and on many other ways with many other flags (included the ones who were at the Hyprland’s Wiki). However, none of them works.
What happens is:
- Run Obsidian, both with or without flags.
- After some 2~3 seconds it just crashes.
More strangely, i got this output:
$ obsidian --disable-gpu
obsidian --disable-gpu
2024-10-24 01:23:20 Loading main app package /usr/lib/obsidian/obsidian.asar
Ignored: Error: ENOENT: no such file or directory, open '/home/graphiel/.config/obsidian/obsidian.json'
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
2024-10-24 01:23:21 Checking for update using Github
2024-10-24 01:23:21 Success.
2024-10-24 01:23:21 Latest version is 1.7.4
2024-10-24 01:23:21 App is up to date.
Segmentation fault (core dump)
Also, env = ELECTRON_OZONE_PLATFORM_HINT , auto
is already on hyprland.conf
Note: Never got Obsidian running on this setup, i just installed Hyprland after a fresh Arch install (with some tweaks, of course).
Got through some forums and searched a bit, while i could find some useful similar info i couldn’t solve my problem.
Edit:
Just adding more useful info.
$ obsidian
[...]
ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
Segmentation fault (core dump)