Ondřej Hruška
Ondřej Hruška
yeah full custom would be difficult, i was thinking more like don't show some of the default stuff
A trick I'm using for this bug is that I retry and add a digit to the end of the filename (you can edit it right before upload). The USB...
Here's the versions ``` ~ $ uname -a Linux x201 4.1.6-1-ARCH #1 SMP PREEMPT Mon Aug 17 08:52:28 CEST 2015 x86_64 GNU/Linux ``` ``` ~ $ lmms --version LMMS 1.1.3...
But now I opened the project to see if it persists, and the bug is gone, so it is likely not tied to the file. Interesting that earlier it happened...
@tresf Can't provide "steps to reproduce", just roughly "steps how it happened". 1. Before it happened the first time, I spent some time experimenting in Piano Roll & tweaking the...
Don't wait for me to confirm, I didn't use lmms for years
Cool stuff, I was afraid of the scope of this change when I considered doing it. Hope the test suite is comprehensive enough!
agree with that, `const T* const ptr` is needlessly confusing. Same as `const int` in arguments. In my private libraries I use this kind of stuff in the implementation, it...
Still an issue and Laravel now uses this method internally, so there is a crash with MongoDB ``` RuntimeException: This database engine does not support inserting while ignoring errors. at...
Is the symptom of this that SDDM visually goes into a "disabled" state but then nothing happens? I was able to run plasma by running startplasma-wayland in a different tty....