Bas du Pré
Bas du Pré
No, first time. Any more info you can share?
Probably the same issue. I created a container with a sshd running. When I login, I get the following message: PTY allocation request failed on channel 0 stdin: is not...
ssh -t 10.0.0.15 results in a direct disconnect after the "PTY allocation request failed on channel 0" message.
Okay, doing some more investigation: It seems that this line is the problem: 2>&1 | tee "$btrfs_path/$uuid/$uuid.log" If I remove that part, it seems to work correctly. Although, SSH is...
I'm on a roll! I fixed the SSH issue by running this command in the container: ``` mount -t devpts none /dev/pts ```
Had this same issue. Got a lot of these messages when exporting: ``` Another resource is loaded from path 'res://dummy0' (possible cyclic resource inclusion). Another resource is loaded from path...
I just installed for the first time, and NO playlists load. Might be same issue. I also noticed this is with most apps that use the Spotify API. Not all...
Hi, Thanks for your interest in contributing to this repo! GCC allows the preprocessor to run and this is fairly common in .S files. See https://gcc.gnu.org/onlinedocs/gcc/Overall-Options.html Could this be solved...
> Thank you for pointing out that preprocessing should be considered in .S and .sx. > > I think we need two separate language modes for (w/ processing, w/o preprocessing)....
What do you mean with 'crackling sound'? Can you maybe make a video recording of this?