You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just pulled the v3-alpha branch and wanted to try out the systray implementation. It started fine, but it panicked here when I clicked the "Hello World" Menu option:
Let me know if that fixes it for you. The theme in this case is merely to know if we are using light or dark but unless you added a handler to your application nothing else happens at this time.
Loving the progress, posting an issue here because the discord invite link here is invalid: https://discord.gg/3mgVyGua
I just pulled the v3-alpha branch and wanted to try out the systray implementation. It started fine, but it panicked here when I clicked the "Hello World" Menu option:
wails/v3/pkg/application/application_linux.go
Lines 155 to 166 in 412c3a5
Because the
Body
of the DBus signal is empty. I'd recommend adding a check for the body length in the getTheme function.With that added, the question dialog successfully pops up, albeit "unthemed", and I can also have it open the window.
Hope this doesn't clutter things too much, feel free to close and reorganize elsewhere.
Logs:
wails3 doctor
output:The text was updated successfully, but these errors were encountered: