Kanedias

Results 8 issues of Kanedias

`CheckBox` class also has "setError(...)/getError(...)" calls which set error drawable, albeit without text. We could extend `Validation` class to support them as many input forms also have checkboxes, e.g., "I...

Hi, this issue is mostly a user story, not a bug. I have MKV files that can be played nicely via Gerbera on PS4. Unfortunately PS4 can't play DTS sound,...

enhancement

Homebrew curl installs libs in `/usr/local/opt/curl/libs` by default, not to mess with system-wide libcurl. Can we add CMake suffix for it as we did with MacPorts?

The error it gives me is this: ``` Get:1 http://ppa.launchpad.net trusty InRelease [16.0 kB] Get:2 http://archive.ubuntu.com trusty Release.gpg [933 B] Get:3 http://archive.ubuntu.com trusty Release [58.5 kB] Get:4 http://ppa.launchpad.net xenial InRelease...

Hi. As I can see PRoot is now only single-threaded and looks at tracee signals sequentially one after another (event.c). Are there any plans on doing handler-per-tracee-thread implementation?

kind/enhancement
status/help-wanted

I'm using Docker-in-Docker to build my images, so I don't have any cache in the build process. In order to use caching I can only resort to `--cache-from` on an...

Schema source: [link](https://raw.githubusercontent.com/windyroad/JUnit-Schema/master/JUnit.xsd) Output: ``` $ ./target/release/gen JUnit.xsd // Input: "JUnit.xsd" thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:345:21 note: Run with `RUST_BACKTRACE=1` environment variable to display...

### Please confirm the following points: - [X] This question is NOT about the Android apps in the Play Store - [X] I have [searched the project page](https://github.com/search?q=org%3AprojectM-visualizer+type%3Aissue+&type=issues) to check...

question
triage