If this is a bug report, please create it on GitHub instead. Follow this link:
on
Operating system
Linux
Joplin version
3.4.12
Editor
Markdown Editor
What issue do you have?
Hi everyone,
I'm having trouble getting Joplin to start on a fresh Manjaro KDE installation. The application initializes but the window never opens.
System Information:
- OS: Manjaro KDE (fresh installation)
- Desktop Environment: KDE Plasma
- Display Server: Wayland/X11
What I've tried:
-
AUR packages:
joplin-desktop- System hung during compilation (high RAM usage)joplin-appimage- Installed but won't start
-
Flatpak:
flatpak install flathub net.cozic.joplin_desktop- Same issue - won't start
-
Official AppImage:
- Downloaded from Joplin install script
- Same problem
Error output:
When running from terminal, I see:
xdg-settings: invalid application name
Try 'xdg-settings --help' for more information.
Sentry: Initialized with autoUploadCrashDumps: false
Then nothing happens - no window opens.
What works:
Starting with these flags shows initialization but still no window:
~/.joplin/Joplin.AppImage --disable-gpu --no-sandbox
Additional observations:
xdg-utils,xdg-desktop-portal, andxdg-desktop-portal-kdeare all installed- Multiple Joplin processes start in the background (visible with
ps aux | grep joplin) - Killing all processes and restarting doesn't help
- Tried both X11 and Wayland sessions
Question:
Has anyone successfully run Joplin on Manjaro KDE? Is there a known workaround for this xdg-settings error, or is this a compatibility issue with KDE Plasma?
Any help would be greatly appreciated!
Thanks in advance.