Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing some permissions #3

Closed
bellegarde-c opened this issue Feb 20, 2023 · 3 comments
Closed

Missing some permissions #3

bellegarde-c opened this issue Feb 20, 2023 · 3 comments

Comments

@bellegarde-c
Copy link

Capture.video.du.2023-02-20.18-08-21.webm
@azymohliad
Copy link
Collaborator

Yeah, this is a known issue, but your report is another evidence that I need to address this ASAP. You can find more details here

@azymohliad
Copy link
Collaborator

Just published v0.4.2 with less confusing pop-up message with a link to the issue, should be available on flathub in a few hours

@azymohliad
Copy link
Collaborator

azymohliad commented Apr 17, 2023

Hey, since this is partially addressed and is tracked in another issue linked above, I'm closing this as a duplicate just to keep it clean. I hope you don't mind.

Btw, very offtopic, but it's the easiest to share it with you here. You've reported the timezone issue on PostmarketOS before. There are some discoveries here that you might be interested in (it's likely the same issue). The TL;DR is that it's likely an issue between Flatpak and Alpine timezone handling. Alpine might set /etc/localtime to link to /etc/zoneinfo/..., and Flatpak recreates /etc/localtime symlink in the container by the timezone name, but to extract the timezone name it doesn't lookup in /etc/zoneinfo by default. Probably the best workaround until this is properly fixed upstream is to export TZDIR=/etc/zoneinfo systemwide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants