Matthias Braun
Matthias Braun
To work around this issue, I've set `org.gradle.configuration-cache=false` in `gradle.properties` for now.
Omitting `sudo` for aura 4.0.3 also solved these issues for me when building the packages `firefox-tridactyl-native` and `amdgpu-top` with `sudo aura -Aua`: oserrors.nim(92) raiseOSError Error: Permission denied ... Additional info:...
I'd appreciate this function. 👍 I just tried to implement a function that checks whether a file is inside a directory or inside its subdirectories using this flawed approach: isInside...
Thanks @ndmitchell! I forgot that `FilePath` is a type alias for `String`. Your suggestion makes for a simple solution.
Similar to @tdbe, the path of my Syncthing folders changed, from something like /run/media/me/my_drive/Syncthing/all_my_images to /media/my_drive/Syncthing/all_my_images I needed to tell Syncthing that the folders were now at a different location...
The bug still happens on my device. >Is this about built-in gallery app in GrapheneOs? Yes, the one that opens when you click here inside the camera app: The camera...
I'm not sure if this was fixed in version 66, which I'm using now, but the issue doesn't occur at the moment. Thanks for fixing this! Edit: I just tried...
I'm using the camera app version 74 and this seems to be fixed. Thanks a lot 👍
I just stumbled on this issue while being in Linux' virtual console where no `DISPLAY` variable is set. `xdg-mime query filetype` for the file I wanted to open with `xdg-open`...