Júlio César de Brito Gardona

Results 23 comments of Júlio César de Brito Gardona

> FLTK should be releasing version 1.4.0 soon, at that point I'm thinking of making the change. Seems **ucrt64** is the way to go. I can compile now examples using...

I have tryed all these things from kate flatpack and nothing works. Lsp even don't starts.

> DC bias calculation is correct. `3.3 - 2.5407 = 0.7593` dc bias gives nodes voltage does not difference between nodes. How this is correct? The issue is in voltage...

> I think, the labels overlap each other. this node also 3.3v. Yep, you are right. Maybe a not rendering in voltage probe terminals can be a better solution.

We cant work with camera as this is. It will never be solved '-_-

its hapenning here: ```julia @propagate_inbounds function setindex!(A::Symmetric, v, i::Integer, j::Integer) i == j || throw(ArgumentError("Cannot set a non-diagonal index in a symmetric matrix")) setindex!(A.data, v, i, j) end ``` Looks...

> Can you please mention the authors of the script. ```json { "name": "Latex Math", "identifier": "latex-math", "script": "latex-math.qml", "version": "0.0.6", "platforms": ["linux", "macos", "windows"], "minAppVersion": "20.8.0", "authors": ["@r00tr4v3n","@Aganel"], "description"...

I installed it in two ways, by the scripts settings, using the qownotes to download it. And did it manually also when I saw the issue. @Aganel and @r00tr4v3n

> Is there any useful log output if you enable the log panel (see Window / Panels)? Please make sure you also enable debug logging in the log panel (by...