I’m using Obsidian on Manjaro Linux. It worked well, but after Manjaro was upgraded, Obsidian started to crash.
I’m using the latest appimage. Here is the console output:
$ ./Obsidian-1.6.7.AppImage
2024-10-10 08:37:48 Loading main app package /tmp/.mount_ObsidiZ3FJaV/resources/obsidian.asar
xdg-settings: default-url-scheme-handler not implemented for xfce
(obsidian:8300): Gtk-WARNING **: 10:37:48.623: Theme parsing error: gtk-contained.css:2871:228: Missing closing bracket for :not()
MESA-INTEL: warning: Haswell Vulkan support is incomplete
2024-10-10 08:37:49 Checking for update using Github
(obsidian:8300): Gtk-WARNING **: 10:37:49.286: Theme parsing error: gtk-contained.css:2871:228: Missing closing bracket for :not()
2024-10-10 08:37:49 Success.
2024-10-10 08:37:49 Latest version is 1.6.7
2024-10-10 08:37:49 App is up to date.
[8300:1010/103802.312782:ERROR:atom_cache.cc(229)] Add chromium/from-privileged to kAtomsToCache
[1] 8300 segmentation fault (core dumped) ./Obsidian-1.6.7.AppImage
Crash happens when I want to drag & drop an image (.png) from the file browser to a note. I drag the image on the note but before releasing the mouse button, the prg. crashes.