Frank the Fish
Frank the Fish
### Platform Desktop ### Version 1.6.3 ### Description Ubuntu 22.04 LTS with Gnome X11 NVIDIA GTX 1080 Ti Driver Version: 510.73.05 ### Expected behaviour Expected the program to start ###...
**Describe the bug** I want to start Elite Dangerous with the [MinEdLauncher](https://github.com/Rfvgyhn/min-ed-launcher) through steam. Before terminator I started it with gnome-terminal: `MANGOHUD=1 gnome-terminal -- ./MinEdLauncher %command% /autoquit` Everything works fine....
I get a blank screen on my debian sid system. I think it happened after an upgrade but can't confirm. Scrollbar is kinda visible and I get mails. **To Reproduce**...
Updated dependencies to fix https://github.com/julian-alarcon/prospect-mail/issues/304. - Updated node to 20.10 - Updated yarn to 1.22.21 - Updated electron to 28.0 - Updated electron builder to 24.9.1
Hello I am trying to implement a code completion plugin which depends on this solidity plugin. I have structs like this: ```Java if (functionOrVariable instanceof SolFunctionDefinitionImpl func){ if (func.getReturns() !=...
Hello, I tested the program on linux and in worked. Compiled and runned on windows and get following error thread '' panicked at 'cannot transmute_copy if Dst is larger than...
Tested on Debian 12 with XFCE and worked. Now compiled same program on Ubuntu 22.04.3 LTS with GNOME and crashes with following error: `thread '' panicked at 'called `Result::unwrap()` on...
ollama is able to execute LLMs on the Rx 5700 XT if you install it natively (Even if it is not officially supported in the GPU list, but rocm already...
I was trying to follow the example codes to customize the node appearance. I have following code: ```javascript var graphics = Viva.Graph.View.webglGraphics(); graphics.node(function(node) { console.log(node.id); return Viva.Graph.svg("rect") .attr("width", 10) .attr("height",...
I am trying to connect to the websocket with the provided example and get following error: ``` [0] Initiating websocket connection. [1] Initiating websocket connection. [2] Initiating websocket connection. [0]...