Alex Czar

Results 28 issues of Alex Czar

This is the standard "Russian (phonetic)" layout from Linux. Hi, I'm using the same keyboard between my PC, laptop and Android phone so having the same layout makes a lot...

Command that fails: ``` /usr/bin/cmake -Dconfig=/path/to/oxy-cursors/src/config/a2a266d0498c3104214a47bd64ab0fc8.in -Doutput=/path/to/oxy-cursors/build/oxy-brown/config/a2a266d0498c3104214a47bd64ab0fc8.in -Ddpi=90 -P /home/czar/Downloads/oxy-cursors/src/make_config.cmake ``` Failure message: ``` CMake Error at /path/to/oxy-cursors/src/make_config.cmake:15 (adjust): adjust Macro invoked with incorrect arguments for macro named: adjust ```...

OpenSUSE 12.1 64bit NetBeans 7.2 nbscala: https://github.com/dcaoyuan/nbscala/blob/master/nbscala-nb7.2-s2.9.2-v1.zip scala 2.9.2 from ' devel:languages:scala' repository $ scalac -version Scala compiler version 2.9.2-unknown-unknown -- Copyright 2002-2011, LAMP/EPFL $ ls /usr/share/scala docs lib nbscala...

Inactive

Looks like currently the tests are tied to a specific discord server. So it is quite hard to contribute. What about rewriting tests to use WireMock or something similar, to...

I suggest to remove default setting of Dropbox from the tasknote configuration, as this is not only an unfair promotion of a bad (from privacy point of view) product unto...

**Describe the bug** Does not work with API token saved to keychain **Please provide following details** 1. JiraCLI Version: ``` (Version="1.4.0", GitCommit="eb842e18014303a575fde8e19508b3c7c13982c5", CommitDate="2023-05-09T07:09:45+00:00", GoVersion="go1.19.4", Compiler="gc", Platform="darwin/arm64") ``` 2. Are you...

need to check

```text ; spotifyd --version spotifyd 0.3.4 ; spt --version spotify-tui 0.25.0 ``` I have spotifyd set up and working. when I run spt, as per https://github.com/Rigellute/spotify-tui#using-with-spotifyd I cannot select spotifyd,...

## Repro ```bash ; mkdir jb-repro && cd jb-repro ; jbake -i ; cat jbake.properties destination.folder=target EOF ; jbake -b ; ls -1 ``` **expected** ```text assets content jbake.properties target...

I'm running Alpine on my rpi 2B, can rpitx be installed there? Search came up empty. ~~I inspected the installation script and it's a bit tricky, clones several repos, compiles...

back-link: ch02/index.html#qt-quick-application `The declaration language is called QML and it needs to runtime to run it.` should be `The declaration language is called QML and it needs a runtime to...