Jay W

Results 52 comments of Jay W

@etrigan63 can you please raise the issue with this information on https://github.com/flathub/io.wavebox.Wavebox/issues ?

This should be incredibly easy to implement btw as there is already other apps using MSI method when there is no API key specified: https://github.com/Azure-Samples/chatgpt-quickstart/blob/7a95c20c979f83aaf122978732204f96b4564198/src/quartapp/chat.py#L12 ```python @bp.before_app_serving async def configure_openai():...

This issue is caused by https://github.com/safing/portmaster-packaging/blob/0284b11d5f68efca0a108d689d934d88391e2b6d/linux/templates/snippets/post-install.sh#L18..L20 `chcon: failed to change context of '/opt/safing/portmaster/portmaster-start' to ‘system_u:object_r:bin_t:s0’: Operation not supported` Removing lines mentioned above makes it install with rpm-ostree just fine. I'm...

> > This issue is caused by https://github.com/safing/portmaster-packaging/blob/0284b11d5f68efca0a108d689d934d88391e2b6d/linux/templates/snippets/post-install.sh#L18..L20 > > `chcon: failed to change context of '/opt/safing/portmaster/portmaster-start' to ‘system_u:object_r:bin_t:s0’: Operation not supported` > > Removing lines mentioned above makes it...

> After a successful install and a reboot, it is however unable to startup. The desktop file is misconfigured, since it is trying to write data on startup. `/opt/safing/portmaster/portmaster-start app...

I also noticed this : ``` Feb 06 00:27:26 rpm-ostree(portmaster.post)[12328]: portmaster: Failed to download modules Feb 06 00:27:26 rpm-ostree(portmaster.post)[12328]: portmaster: Please run '/opt/safing/portmaster/portmaster-start --data /opt/safing/portmaster update' manually.\n ``` So you...

Did you run it with sudo ?

Looks like it installs into read only part of system `safing -> /usr/lib/opt/safing`

> Update: workstation vm behaves almost the same way. Seems it may have been broken during compile or I / we are using the unstable branch during compile time? did...

I've just rebased it to 0.7.0