Andreas Linz

Results 47 comments of Andreas Linz

@remie Thank you for your fast and detailed reply. Even though I understand your motivation to seperate both files, I still think they should get a more descriptive name, like...

That should do the trick! With a short note about the usage/difference in the README.md it should be crystal clear for anyone. PS: `defaults.json` seems to be a good choice....

While checking my open issues I stumbled across this one, which is now over two years old but I wouldn't close it before checking if the files were renamed. Starting...

Thank you for the quick reply! Unfortunately, all I can provide is this: ![Screenshot from 2020-06-18 20-49-13](https://user-images.githubusercontent.com/1538057/85060254-38ddc680-b1a5-11ea-80de-afe934bbe53a.png)

Yes, they're: ```sh $ file ~/.config/Code\ -\ OSS/Dictionaries/en_US-large.* /home/alinz/.config/Code - OSS/Dictionaries/en_US-large.aff: UTF-8 Unicode text /home/alinz/.config/Code - OSS/Dictionaries/en_US-large.dic: UTF-8 Unicode text ``` I will check what happens if I create a...

Have you tried to set the `LD_LIBRARY_PATH`? Example: ```sh $ LD_LIBRARY_PATH=/usr/local/lib/ cargo run ```

I've got a similar problem but only for a certain audio device. My external audio interface runs at 48kHz whereas the internal soundcard of the MacBook runs with 44.1kHz (I...

> @klingtnet When you use your external interface, is the Background Music device also set to 48 kHz? That should happen automatically, but it's worth checking. Did not know how...

> @klingtnet Here is an example of the audio, the music is a normal number and not some weird metal / hardstyle numbers as it now sounds like. https://photos.app.goo.gl/rfGpGfEDQhR1P8dd6 Yep,...

The doc string in question is outdated but is it still possible to disable logging for oxy's Forwarder?