-
This is the latest (and in fact, last) line of the Qt 5 series. Bad news is that we can only update to 5.15.2 (4 months old) because the 5.15.3 update is only available to commercial customers. Looks …
-
Hi. I'm on an Arch Linux machine and more often than not when I try to start the server I most often receive the following error:
```
~ % xpra start --no-daemon :999 …
-
For Eclipse Capella project, the migration from Tycho 2.0 to 2.3 and 2.4 lead to a longer dependency computation . From ~30min of compile to 1h30 with 2.3.0 and ~45min with 2.4.0
From 2.3 to 2.4, t…
-
The following snippet should register `Web::InProcessWebView` in `GUI::WidgetClassRegistration`, but doesn't:
https://github.com/SerenityOS/serenity/blob/54ade31d84c8078fd0113dd9b0d188c04a4dea0c/Li…
-
Navigating to a `file:///` URL in the address bar causes in the browser to crash if the file does not exist.
```
Browser(20): HtmlView::load: file:///home/anon/www/doesnoteist.html
Browser(20): R…
-
@GWRon, @jukey: Ich habe im Edior-Repository eine Readme für das Aufsetzen hinterlegt. Da man aktuell den Editor noch selbst bauen muss, ist es etwas aufwändiger als es final sein wird.
Ich würde mic…
-
I don't know, if this was discussed before, but new files are created with the .txt extension. If you want to edit the files directly in the `Notes` folder with another editor (e.g. [icewind1991/files…
-
- VSCode Version:
Version: 1.48.2
Commit: a0479759d6e9ea56afa657e454193f72aef85bd0
Date: 2020-08-25T10:56:10.074Z
Electron: 7.3.2
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.…
-
Given a situation when one needs to make sure that the Qt widgets work at the end of a system test may want to call setText on the Qt widget now conveniently located under
field = ui_tester.fi…
-
Three years ago, I ported the Apsim user interface from Windows.Forms to Gtk# to allow for cross-platform usage. That has worked reasonably well, despite it not being a particularly mainstream technol…