Simon Hafner

Results 52 issues of Simon Hafner

Mention that on http://bowlineapp.com/#install too. And probably correct it. Some people really need 64bit.

Has to be used as `(???)`, but works.

Looks like emacs also cleaned up some whitespace. Should I split that into a separate commit?

Ehm. ``` 1) 'LightMongo::Document::Serialization#export if Persistence has been included generates a hash of its class name and id' FAILED expected: {"_class_name"=>"TestClass", "_id"=>#}, got: {"_class_name"=>"#::TestClass", "_id"=>#} (using ==) /tmp/light_mongo/spec/document/serialization_spec.rb:34:in `block (4...

- [x] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md). - [x] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues). Related: https://github.com/Genymobile/scrcpy/issues/3139, https://github.com/Genymobile/scrcpy/issues/1287 **Environment** - OS: Archlinux - scrcpy version: 1.23 - installation method: pacman...

When you're using ```scala sealed trait Foo extends EnumEntry object Bar extends Enum[Foo] { val values = findValues object Baz extends Foo } ``` You'll just get garbage as the...

enhancement

SimpleHttpClient is almost always a bad choice

docs
module:client

I'm currently debugging a rather large binary, so it'd be helpful to know how far the parser progressed when it hit a snag. I _think_ this would help a bit...

Currently, creating queries for custom data is [well documented](https://vestrel00.github.io/contacts-android/customdata/integrate-custom-data/), which is cool and definitely above average for an opensource project, thanks for that! The process is still quite long however,...

enhancement
help wanted

## Status - [ ] A workaround is available - [ ] A fix is written - [ ] A fix is released - [ ] The fixed verison is...