Fabian-Lars

Results 1338 comments of Fabian-Lars

> If you are referring to this PR: https://github.com/tauri-apps/tauri/pull/4302 it only removes it for the notification permissions. At this point i don't even know what i'm referring to myself every...

Thank you @github for timing me out all the time... The lost comment from 3 days ago mentioned that i found an api for this, but it's macos 12+ and...

@lecepin Once we have the capacity, we'll review the wry PR. Depending on how the implementation ends up working, there won't be any changes necessary in Tauri so once it's...

Quoting myself from [discord](https://discord.com/channels/616186924390023171/803006835636306022/951777089714028554): > idk if we actually decide to deprecate it we might as well abuse the prerelease version (like we do all the time :P ) and...

Can you run it with the verbose flag enabled, like `yarn tauri build --verbose` -> in the action you can specify `--verbose` in the `args` property.

Do you have `shell.open` enabled in your allowlist? Also, you should update `@tauri-apps/api` to a non-rc version too.

Didn't expect it to fix it, that was mainly just to not get any other problems in the future 😅 What does the link roughly look like? Because i can't...

> To clarify, this only affects developers (tauri users) and not end users, is that correct? Well kinda both. Excuse my wording, but linux is really fucked up. The problem...

On a different note, ubuntu 20.04 _did_ get 2.36 against my expectations. But well, doesn't matter too much i guess.

> Or is this statement true independent of that? Doesn't matter. If it works or not solely depends on the glibc version (which is somewhat bound to the system version)....