Peter Carroll

Results 25 issues of Peter Carroll

The Netrinos Network (https://netrinos.com) is a SaaS VPN networking platform that layers a private local area network on top of the public Internet. It allows devices to connect directly with...

### Description I have a strange problem where the "wails build" process is creating folders with illegal names based on files I am embedding. The embed commands are not part...

Bug

### Description For some reason, I am unable to copy the binary created by wails on macOS. It seems the 'cp' command corrupts the file. The size remains the same....

External Issue

### Description Can someone please explain how this is supposed to work? I am building a multi-platform app with go 1.21, wails 2.7.1, sveltekit. Under Linux, it works great. It...

External Issue

### Description Similar to the issue with Wails not following the wails build output filename on macos, it is not following the wails.json settings either for macos. ### To Reproduce...

Bug

How do I create a named pipe from an elevated service that allows writing from a user space program? The examples work fine if both ends are running as a...

It's a great tool. But I'm struggling a bit... `rice embed-go` does not seem to find code is subfolders. I'm building a small web app using templates and some static...

Even running the template as provided, my system cannot seem to render the css or font embedding. I just get the default fonts. ``` wails init -n wails4 -t https://github.com/plihelix/wails-template-sveltekit...

bug

Is there a way to show/hide the webview without destroying and recreating it? I would like an icon in the taskbar (like lantern systray) that when I click it, the...

The following code works fine on Windows, Ubuntu 22.04, MacOS, and some others. But it fails on Debian 12. I've tried running it as root vs a user with the...