Open tratum opened 3 months ago
are you using Excalidraw in a popout window in Obsidian or within the main workspace?
I've tried this on my Huion tablet on Windows 11. I am unable to reproduce the issue... however, if you are experiencing this in a popout window, then 2.2.13-1 beta might resolve the problem for you. You can install 2.2.13-1 beta using BRAT. I have a how-to video here: https://discord.com/channels/1026825302900494357/1076960836901417092/1076964066012184610
are you using Excalidraw in a popout window in Obsidian or within the main workspace?
I am using it within the Main Workspace
[Context]
shared=network;ipc;
sockets=x11;pulseaudio;fallback-x11;ssh-auth;
devices=dri;
filesystems=/home/tratum/.themes;/mnt;xdg-run/app/com.discordapp.Discord:create;/home/tratum/.icons;xdg-
run/gnupg:ro;/run/media;home;/media;~/.local/share/fonts:ro;
persistent=~/.ssh;
[Environment]
GTK_THEME=Andromeda-dark
SSH_ASKPASS=/app/libexec/openssh/ssh-askpass
OBSIDIAN_ENABLE_AUTOSCROLL=0
PATH=/usr/bin:/app/bin:/app/texlive/bin:/app/texlive/bin/x86_64-linux:/app/texlive/bin/aarch64-linux
OBSIDIAN_DISABLE_GPU=0
GH_PATH=gh
OBSIDIAN_CLEAN_CACHE=1
XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons:~/.icons
ICON_THEME=Flat-Remix-Blue-Dark
Note: Unfortunately This'll not work for wayland and only the x-11-windowing system via the gnome desktop environment
I seem to have the same or similar issue. For me it does not work with many electron apps, so not obsidian-excalidraw specific, but also signal and webcord (discord client) do not work with pen input.
May be related to https://gitlab.gnome.org/GNOME/mutter/-/issues/2983 but probably more to: https://issues.chromium.org/issues/40686771 and https://gitlab.gnome.org/GNOME/mutter/-/issues/3009
This issue started occurring after 23rd July 2024, and the pen tablet was functioning correctly in Obsidian prior to this date.
System Information
Obsidian Version
Sandbox Permissions
Hardware Information
System Information
Issue Description
I am encountering an issue where my HUION Huion Tablet_H430P pen tablet is not functional within the Excalidraw plugin in Obsidian when running on Wayland. Specifically, I am unable to select or draw anything using the pen of my pen tablet within the Excalidraw plugin. However, I am able to use the mouse without any issues. Notably, this issue started occurring after 23rd July 2024, and the pen tablet was functioning correctly in Obsidian prior to this date.
Steps to Reproduce
Expected Behavior
I expect to be able to use my pen tablet to draw and interact with elements within the Excalidraw plugin, similar to how it functions with a mouse.
Observed Behavior
The pen tablet is not responsive within the Excalidraw plugin. I am unable to select or draw anything using the pen. However, the pen tablet works correctly in other applications and even in standalone Excalidraw instances outside of Obsidian.
Debugging and Troubleshooting Attempts:
flatpak run --env=QT_QPA_PLATFORM=xcb md.obsidian.Obsidian
This did not resolve the issue.flatpak override md.obsidian.Obsidian --device=all --filesystem=home
sudo libinput debug-events
I would appreciate any guidance or assistance in resolving this issue, as the pen tablet functionality is crucial for my workflow within Obsidian and Excalidraw. Thank you for your support.