Constantine Dokolas
Constantine Dokolas
I get the following when I launch `Felony-0.10.2-win.exe` on my Windows 10 machine. Notes: - Initially, the splash graphic/animation comes on and a small Electron window right behind it. -...
I think it would be indispensable to indicate platform availability (i.e. *nix, Mac, Windows, other) and difficulty of installation/use (beginner, poweruser, guru) for each tech.
Some letters with accents are produced by "dead key" combinations (see [Keyboard layouts with dead keys](https://kbdlayout.info/features/deadkeys)). In the modern Greek language (not ancient Greek), there are certain accent combinations in...
I have some accounts named with Greek words. Clicking on them in the `bean-web` micro-site, gives an `Error: 400 Bad Request` error with the following info: `Invalid path string. Expected...
The problem only exists on Windows 10 (not Windows 11!) when using a 32-bit JRE (even with fully-updated VC runtimes). All operations fail because the necessary `TessBaseAPIInit1` call fails with...
I'm attaching a `.json` file (named "data.json") with type `application/json` via `File.Create(byte[], string)` and getting this response when sending the transmission: ``` Response: 422 Unprocessable Entity. Content: { "errors": [...
scallion v.2.0 (binary from README.md) on Windows 10 64-bit Devices: ``` Id:0 Name:GeForce 8400 GS PreferredGroupSizeMultiple:32 ComputeUnits:1 ClockFrequency:1350 MaxConstantBufferSize:65536 MaxConstantArgs:9 MaxMemAllocSize:134217728 ``` After a couple of seconds, the screen blacks-out...
I'm trying to use the "where" parameter in a query like this: ```graphql query getAllStatus { allVStatus(where: {name : {like: "abc%"}}) { VStatus { name field1 field2 } } }...
I'm running the script on my WSL2 Ubuntu 22.04 and I get this error: ``` ### INSTALL JETBRAINS TOOLBOX ### Fetching the URL of the latest version... Downloading jetbrains-toolbox-2.8.1.52155.tar.gz... /tmp/jetbrains-toolbox-2.8.1.52155.tar.gz...