Guilherme Silva
Guilherme Silva
@TheDeadWave-FR It looks like you don't have a default (graphical) web browser set. The [official Raspberry Pi documentation](https://www.raspberrypi.com/documentation/computers/configuration.html) should probably help you with that. --- As for this issue itself,...
This one also affects Windows, by the way. Another alternative to Linux users is to use the [Flatpak version](https://flathub.org/apps/io.github.nuttyartist.notes), which still uses Qt 6.4. But yeah, this is a pretty...
I think I found a consistent way to trigger/prevent the freezing. **Steps to force the app to freeze:** 1. Exit Notes 2. Open [`Settings.ini`](https://github.com/nuttyartist/notes#database-path) with a text editor 3. Replace...
No yet, no. I'll definitely look into that though - unless someone beats me to it.
I forgot to post an update on this, but in short: I [reported](https://bugreports.qt.io/browse/QTBUG-115459) this upstream, and I also managed to create a minimal, reproducible example that triggers the bug only...
@nuttyartist Did you try reproducing it with default settings? And with actual text inside the `textEdit` widget? Also, can you try reproducing it with [this small project](https://bugreports.qt.io/secure/attachment/150496/repro.zip)? Just build it...
Good news: This bug has been fixed in Qt 6.6.3! I'll leave this open until 6.6.3 is released, which should be at the end of February, and then we can...
Qt 6.6.3 has been out for quite a while now, and since the v2.2.1 binaries we distribute still use Qt 6.4 (where this issue is not present), I think we...
Revisiting this, and it's still reproducible with Qt 6.6.1 on Wayland (KDE Plasma 5.27). >Do you think you can run a simeple QML test with just TextArea {} and TextField...
Same result: Editing the text works.