Daniel Coutinho
Daniel Coutinho
> A new upgrade today fixed my issue. Probably related to one of these packages: > > ``` > deepin-qt-dbus-factory 5.1.0.0-1 -> 5.1.0.1-1 > deepin-qt5integration 5.1.0-1 -> 5.1.0.1-1 > ```...
> So this one can be closed now, right @danmrc ? Should have pressed close and comment instead of comment!
> doesnt work for me. after updating the 2 qt packages, megasync build fails with tons of deprecated warnings. > > Info: creating stash file /tmp/pamac-build/megasync/src/MEGAsync/src/.qmake.stash > WARNING: Project ERROR:...
Uh, I am afraid I don’t know how to help you. I will reopen this topic, anyway. Try installing the mega-nopdfium, it was working here and I don’t think it...
I apologize before hand, but both Julia and R are giving errors when calculating eigenvalues. Is this related? Here is the core dump: ``` PID: 3209 (R) UID: 1000 (danielc)...
> @danmrc dsymv_thread_L in your backtrace makes it llikely that your libblas.so.3 is OpenBLAS rather than the reference implementation. Can you tell which version it is ? (Does not completely...
I tried the exactly same thing you did. ``` using Plots gr() aa = randn(1000) plot(aa, label = "Olá mundo") savefig("test.png") ``` This is the result:  I was unable...
I hope I am not too late for this one, but here is a solution that uses katex instead of mathjax. Just paste this to the end of the `layouts/partial/footer`,...