-
# Unable to Launch KubeUI on Fresh Ubuntu 22.04
```
root@ubuntu-22-04-test:~# ./kubeui
./kubeui: error while loading shared libraries: libwebkit2gtk-4.1.so.0: cannot open shared object file: No s…
-
Running as a native app would be nice, like openlens or aptakube.
Since its pretty easy i have created a DEMO for you using wails (wails.io) in the tree: https://github.com/mschneider82/kubewall/t…
-
When running this action on GitHub with the `darwin/universal` platform and wails version 2.3.1, the run fails on the ditto step with the following error:
```
Run wails build --platform darwin/uni…
-
### Description
After creating a new wails app, running `wails dev` I get the expected output :
however, when going to http://localhost:34115 in chrome or safari I get 'connection refused'
##…
-
Non-C locale detected. This is not supported.
Call 'setlocale(LC_NUMERIC, "C");' in your code.
SIGSEGV: segmentation violation
PC=0x7549acc97ef4 m=9 sigcode=1 addr=0x98
signal arrived during cgo e…
brys0 updated
2 weeks ago
-
### Description
The application does not close when the window's close (X) button is clicked after interacting with the frontend. The app only closes if the mouse is moved after clicking the close bu…
-
OS: Windows 10 Professional
App Variant: Desktop
**Describe the bug**
The following error pops up upon opening Paisa and it automatically loading my "Dashboard"
```
TypeError: Cannot read pro…
-
### Description
```
#!/bin/bash
rm Lokal.pkg
rm -rf build/bin/Lokal.app
APP_CERTIFICATE="Developer ID Application: x (x)"
PKG_CERTIFICATE="Developer ID Installer: x (x)"
APP_NAME="Lokal"
…
-
### Is your feature request related to a problem? Please describe.
While developing Wails using Vite as a frontend dev server there's a memory leak / continuous CPU usage because of constant rescan…
-
### Description
The UI's for all of the examples are broken. All I see is a flickering UI, and a lot of the following warnings in the console. I do not have the same issue in the project I created …