GoodLuck
GoodLuck
When pulse audio volume control is open, notification always work
Thanks for your answer. > Could you check if there's anything unusual in your system logs at the time of the notification? And is this reliably reproducible for you on...
I'm doing some tests, if anything useful comes into play, i will let you know.
Ubuntu deb packages using zst compression, are not supported on debian
@mcanepa yes, you could download the deb manually from here: [https://deb.tableplus.com/debian/20/pool/main/t/tableplus/](https://deb.tableplus.com/debian/20/pool/main/t/tableplus/) extract the deb in a folder and run the executable manually from the extracted folder: `tableplus_0.1.192_amd64/opt/tableplus/tableplus`
This work great, thanks But I have to write this way to work for me. (with-eval-after-load 'company (define-key company-mode-map [remap indent-for-tab-command] ' company-indent-for-tab-command))
I have this working in Debian 11, wine-7.0 using the script from develop branch here: https://github.com/MonoGame/MonoGame/blob/develop/Tools/MonoGame.Effect.Compiler/mgfxc_wine_setup.sh I had a lot of problems with wine staging and changed to stable, maybe...
Just downloaded Defold 1.6.2 and it cannot compile too.
Now Defold is 1.6.3, isn't loading too, most error are from spine `/defold-spine/src/comp_spine_model.cpp Line 861: no matching function for call to 'TestFrustumSphere' 861 | bool intersect = dmIntersection::TestFrustumSphere(frustum, center_world, radius,...