NN708
NN708
When creating a slide full of content, the content is visible in the browser but disappears when exported to a PDF file. A minimal reproduction can be found in the...
The system occasionally fails to boot after an LVM on LUKS volume is unlocked. Debug messages: ``` udev event {Action:add KObj:/devices/virtual/workqueue/kcryptd_io-253:0-1 Env:map[ACTION:add DEVPATH:/devices/virtual/workqueue/kcryptd_10-253:0-1 SEQNUM:1246 SUBSYSTEM:workqueue]} udev event {Action:add KObj:/devices/virtual/workqueue/kcryptd-253:0-1 Env:map[ACTION:add...
I have encountered an issue where the `usbhid` module is missing from the generated initramfs image when no USB devices are connected during the build process. This issue prevents the...
ARM SoCs require PHY drivers for proper functionality of USB and PCIe interfaces. Currently, these drivers do not load automatically even with `modules: phy_rockchip_inno_usb2,phy_rockchip_snps_pcie3`. It only works with `modules_force_load: phy_rockchip_inno_usb2,phy_rockchip_snps_pcie3`....
### Please agree to the following - [X] I have searched [existing issues](https://github.com/cryptomator/cryptomator/issues?q=) for duplicates - [X] I agree to follow this project's [Code of Conduct](https://github.com/cryptomator/cryptomator/blob/develop/.github/CODE_OF_CONDUCT.md) ### Summary Cryptomator crashes...
This PR introduces native ARM64 build support. Related to #682. Thanks to @t3rminus for the initial attempt. ### Current limitations: 1. A newer version of `live-build` is required. 2. ~The...
I would like to request enabling the [App Sandbox](https://developer.apple.com/documentation/security/app-sandbox) for Syncthing. This feature provides additional security and aligns with macOS best practices.
### Please confirm your submission meets all the criteria - [X] Please describe the application briefly. Cross-platform chatbot framework. - [X] The domain used for the application ID is [controlled...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary I would like to request enabling the [App Sandbox](https://developer.apple.com/documentation/security/app-sandbox) for Hoppscotch. ###...
[Flatpak](https://flatpak.org/) 是 Linux 通用的沙箱化软件打包方案,已有众多主流发行版预装。希望将 Koishi Desktop 发布至 [Flathub](https://flathub.org/),方便用户安装。