Malte Deiseroth

Results 12 issues of Malte Deiseroth

Hey guys, I'd like to contribute a little to neovide. Are there objections against a flatpack package? I could start making a manifest and see how it goes.

enhancement

# Issue Prelude **Please complete these steps and check these boxes (by putting an `x` inside the brackets) _before_ filing your issue:** - [x] I have read and understood YCM's...

Hey I followed the installation instructions as close as possible, but I think I cant get the ykfde hook to work on boot. As far as I can see, the...

enhancement

Hey, would it be possible to provide a flatpak package of backintime? I could provide an initial manifest file as a starting point if desired.

Infrastructure
Feature

I have a German keyboard layout setup in the system. StarCraft2 thinks I have a US keyboard setup though. I guess its a limitation of flatpak, that the layout is...

**Describe the bug** ``` bash cd build/01-HelloWorld ./hello.py ``` produces: ImportError: /home/malte/Projects/boost-python-examples/build/01-HelloWorld/hello.so: undefined symbol: _ZNK5boost6python7objects21py_function_impl_base9max_arityEv ldd on hello.so gives: ``` bash linux-vdso.so.1 (0x00007ffe9d1a3000) libpython3.9.so.1.0 => /lib/x86_64-linux-gnu/libpython3.9.so.1.0 (0x00007f63e23f0000) libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6...

The android docs say: > The app cannot attempt to connect if the network connection changes because it is not possible to receive the network change event. And so has...

enhancement

Hey, I'm struggling installing jupyter_dashboard. I have installed jupyter as local user with: ``` pip3 instll --user jupyter pip3 install --user jupyter_dashboard ... ``` When I run ``` bash jupyter...

question

Hey, # Tanks First of all, thank you soo much for this ob-ipython approach. It's what I always wanted to have. Its amazing. The idea is just perfect. # The...

When I render the site with Firefox, I get utf-8 encoding fu between the icons (e.g. Home) and the text Home. The White space character is somewhat wrongly encoded and...