Florian "sp1rit"
Florian "sp1rit"
As described in #137, the 'karlsruhe' parser is currently broken. This is essentially a full-on replacement, but using the json api that is also used by their mobile application. Closes...
When the alpha of a stroke is -INFINITY, it'll render the stroke with the foreground color from the GtkStyleContext. The black (0.0, 0.0, 0.0, 1.0) default pen color has been...
See commit descriptions for details
This should ensure that NoteKit will continue to be build on RHEL 8, as this currently fails with: ``` [ 99s] ../mainwindow.cpp: In member function ‘void CMainWindow::SettingCsdUpdate()’: [ 99s] ../mainwindow.cpp:801:5:...
This happens when `1 - 1 / e^2` was calculated at any time during the runtime of the app. Based on the following backtrace, ``` #0 0x00007ffff5362c68 in mpfr_clear (m=0x7fffd4039ac0)...
Because `\newcolumntype` just stores the second argument as string in a map and parses it when needed again and again, you can use the newly defined coumntype inside of itself,...
As I've said in #408 > Note: I'm unhappy with the UX of the enable subtitle button / checkbox Currently the extra menu contains the "Subtitle" child menu that has...
When attempting to `fetchPage` on a `ChannelExtractor` extractor, I get the following error: ``` java.lang.NullPointerException: Cannot invoke "com.grack.nanojson.JsonArray.getObject(int)" because the return value of "com.grack.nanojson.JsonObject.getArray(String)" is null at org.schabi.newpipe.extractor.services.youtube.YoutubeChannelHelper.getChannelResponse(YoutubeChannelHelper.java:154) at org.schabi.newpipe.extractor.services.youtube.extractors.YoutubeChannelExtractor.onFetchPage(YoutubeChannelExtractor.java:92)...
I removed the battery from my Pro Controller, since I only ever use it over USB and I don't want to put additional strain on the battery by constantly charging...