Iwo Herka

Results 10 issues of Iwo Herka

Creating "hello world" project with `mix new kv --module KV` (version 1.13.4) and running tests in IDE result in: ``` Testing started at 23:17 ... /usr/lib/erlang/bin/erl -pa /usr/lib/erlang/lib/parsetools-2.4/ebin -pa /usr/lib/erlang/lib/tools-3.5.3/ebin...

Kind:Enhancement

As of right now, only basic QuerySet methods are supported for EAV values, namely: `filter`, `exclude` and `get`. Therefore, something like: ``` Patient.objects.all().order_by('eav__date_of_admission') ``` will not work. It would be...

enhancement
new feature

Plugin returns error popup when running Elixir/Mix tasks, e.g. `mix compile`: ``` Working directory (C:\Users\...\) VirtualFile could not be mapped to a Module ``` **To Reproduce** Steps to reproduce the...

Note:Waiting on Feedback

Linux version: 3.11.10-301.fc20.x86_64, gcc 4.8.2 Distro: Fedora 20 XFCE Spin Issue (when running): RtApiAlsa::getDeviceInfo: snd_pcm_open error for device (hw:0,0), Device or resource busy. RtApiAlsa::getDeviceInfo: snd_pcm_open error for device (hw:0,0), Device...

Hi, is there any option of modyfing `Globals` to change character's appearance? Or is it encoded in `NewAge` blob? Thanks!

If there is a lot of options for the select, it would be very helpful to be able to lazy load when user scrolls through the dropdown. Is it currently...

Is it possible? Tried both `@profile_additional()` and `signals.profiler_setup.connect(register_profile_views, dispatch_uid='register_profile_views')` with no results.

#### The bug ``` | Installed Erlang/OTP version | [command]/tmp/.setup-beam/otp/bin/erl -version | qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory | /tmp/.setup-beam/otp/bin/erl: 57: exec: ./erts-14.0.2/bin/erlexec: not found |...

bug