Results 12 comments of Cuervolu

Same issue on EndeavourOS with KDE Plasma 6, the workaround by eljamm worked

> Hey, could you please try using the latest nightly build? I fixed some issues yesterday that could have caused this Just tried, same error :/

That fixes it. Does that mean the application doesn't work on Wayland?

I did a quick git clone and ran it. The problem still appears. ![image](https://github.com/user-attachments/assets/ae50ad06-6815-46c2-a008-48fbc7fcf379)

Hmm, if I click twice to search on Wikipedia, the error doesn’t occur. But if I click on Wikipedia and then on Dictionary, it happens as shown in the image....

Thanks for the tip, I'll modify my code to remove the crate. Regarding the other issue, I removed `titleBarStyle` and `hiddenTitle`, but at least on Linux, the title bar still...

This was fixed in the latest versions of Tauri, thanks for the hard work.

I don't know if this is related, but I have the same error in KDE with Wayland. The first time I try, this warning appears: ``` Gdk-CRITICAL **: 18:15:32.414: gdk_wayland_window_set_dbus_properties_libgtk_only:...

The solution by amrbashir works on my side too. Thank you.

Hey @amrbashir, I’ve been testing different ways to use drag-and-drop on Linux with KDE Wayland based on your fix. I have to say that sometimes it works, and other times...