Emmanuel Rosa

Results 14 issues of Emmanuel Rosa

### This issue is unique. - [X] I have used the [search tool](https://github.com/ONLYOFFICE/DesktopEditors/issues?q=) and did not find an issue describing my bug. ### Operating System Linux (DEB package) ### Version...

confirmed-bug

I was able to initialize a new site, but it doesn't build: ``` ❯ styx new site styx-test Styx site initialized in '/home/emmanuel/projects/styx-test'. ~/projects ❯ cd styx-test/ ~/projects/styx-test ❯ find...

bug

As suggested by #894 I created /etc/udisks2/tcrypt.conf (which is an empty file). ``` udisksctl info -b /dev/sdb2 /org/freedesktop/UDisks2/block_devices/sdb2: org.freedesktop.UDisks2.Block: Configuration: [] CryptoBackingDevice: '/' Device: /dev/sdb2 DeviceNumber: 2066 Drive: '/org/freedesktop/UDisks2/drives/SSK_SSK_Storage_012345678913' HintAuto:...

# Problem Deploying an EC2 instance using the command `nixops deploy --debug -d idea-board-aws` produces the following error: ``` Failed assertions: - Neither the root account nor any wheel user...

The roblox installer and launcher are self-updating; Any attempt to run an old version will cause the update to be downloaded and installed. It's possible to detect which Roblox version...

mangoHUD stopped working at some point. I have a work-around which addresses its inability to load libX11.so by using LD_LIBRARY_PATH, but something else must be wrong because mangoHUD still doesn't...

The `fileMapDuringAppInstall` attribute is supposed to mount the `fileMap` during the app install phase, but it doesn't work properly because file mapping never applies when the source and destination don't...

In the last section of the _String Formatting_ chapter there's this example: ``` # note the difference here echo &"hello {apple}" # hello (name: "apple", color: "red") echo &"hello {$apple}"...

The function `writeReferencesToFile` has been deprecated in favor of `writeClose`. See https://nixos.org/manual/nixpkgs/unstable/#trivial-builder-writeReferencesToFile

I have an unpublished branch which adds Wayland support, but the Wine Wayland graphics driver is currently really buggy.