-
## Environment
- OS: Void Linux
- web-greeter version: 3.3.0
## Bug description
Running web-greeter --debug as normal user works fine, but there is an error saying "QWidget: Must construct a QAp…
-
**描述 bug**
保存数据到localStorge后,不重启可以生效,重启软件后会被清空
**复现 bug 的步骤**
1. F12 控制台输入 localStorage.setItem("cfg","test")
2. 退出软件再打开
**期望的结果**
退出软件后,仍然能保存localStorage数据
**相关的截图**
写入后,不退出可以正常…
-
The native Webkit libraries will be needed. Enable their compilation by setting `COMPILE_WEBKIT = true` in `gradle.properties`.
-
![image](https://user-images.githubusercontent.com/28855943/172080931-bb94e0b9-de12-46dd-aa89-73b61d8a6b57.png)
-
qt.dbus.integration: Could not connect "org.freedesktop.IBus" to globalEngineChanged(QString)
Traceback (most recent call last):
File "/home/yang/.emacs.d/site-lisp/emacs-application-framework/cor…
-
qt-kiosk-browser tries to load either the first argument or "settings.json" with the [file:](https://github.com/OSSystems/qt-kiosk-browser/blob/master/qml/main.qml#L26) scheme. But this triggers the f…
-
_**Running KDE Plasma/X11 on Arch**_
I'm receiving this error when trying to use rikai-mpv:
![image](https://github.com/fxmarty/rikai-mpv/assets/96933100/e1c3c4d3-7621-4ef3-a2a5-9630a0d8d175)
`…
-
## Description
I've been looking into a few desktop environments for my Linux distro (Arch). I've been particularly interested in KDE Plasma, but I've found that an application, ksysguard (the task m…
ghost updated
3 years ago
-
goldendict/winlibs/lib/msvc is a submodule which is old ,
any plan to update the windows dependencies.
re-edit:
note: webengine is built with visual studio which left us two options vcpkg and c…
-
this wrapper work under Qt not for PyQt5, because PyQt5 don't support QtWebEngine , PyQt only support QtWebEngineWidgets. How to fix this?