Re: [Interest] QML plugin with wasm not building

2023-02-17 Thread Sze Howe Koh
Does it work if you use STATIC instead of SHARED? Is the plugin built at the same time as the main application? On Tue, Feb 14, 2023, 14:44 Konstantin Shegunov wrote: > Me again. If it matters, the exact diagnostics is as follows: > > On Mon, Feb 13, 2023 at 10:22 AM Konstantin Shegunov > wro

[Interest] Flush after QProcess::write to prevent it from filling writeBuffer

2023-02-17 Thread Philip Seeger
Hi there! I'm writing 1M chunks of data to a QProcess in a loop until all input data is consumed. How do I wait after calling QProcess::write() until all data has been sent to the process before calling write() again? As documented, I have tried to call waitForBytesWritten(-1) after write()

[Interest] Drag&drop of a local file does not work under Ubuntu (?)

2023-02-17 Thread Alexander Dyagilev
Hello, I'm trying to drag a file FROM my app TO an arbitrary app. Typically - Desktop or Explorer/Finder/Files. Windows, macOS - works fine. Ubuntu - nothing happens. I'm using Qt 5.12.12. Tried Qt 6.4.1 - wow, it started to work. However, I still can't drag to Desktop and it seems files a