Mark Heppner

Results 8 issues of Mark Heppner

[This line](https://github.com/seiyria/angular-bootstrap-slider/blob/0.1.3/slider.js#L168) has the watcher for ngDisabled since it's looking at $scope.$parent. For me, having the watcher on $scope works fine. Am I missing something? I'm using AngularJS 1.3.16 and...

## Problem description After a fresh installation of AirSonic and waiting for a single media folder to scan, both the sidebar and main home page are empty, despite artists being...

status: waiting-for-feedback
in: web
type: bug

String comparison between the Python tuple version is not working with Python 3.10. Located [here](https://github.com/etingof/pysnmp/blob/v4.4.12/pysnmp/carrier/asyncio/dgram/base.py#L45): ```py IS_PYTHON_344_PLUS = platform.python_version_tuple() >= ('3', '4', '4') ``` `platform.python_version_tuple()` returns `('3', '10', '0')` and...

##### Checklist - [ ] `manage.py test` passes - [ ] tests are included - [ ] migrations are included - [ ] documentation is changed or added ### Affected...

**Description** Some models have `blank=True` and/or `null=True` on `CharField`s. Char fields should almost never allow both null, empty values, and characters, unless there is some unique logic in the backend...

bug

The package installer mentions the HDFS service is still in alpha, but there doesn't seem to be anything mentioned in this repository, nor are there any planned milestones or release...

On a fresh install of DC/OS v1.7-open, HDFS 2.5.2-0.1.9 does not launch with the default configuration. We have a cluster of 10 machines, each running CentOS 7 with 4 cores...

Using **Alpine Linux 3.6**, semaphores don't seem to be getting created in `/dev/shm`: ``` # ls -l /dev/shm total 8 -rw------- 1 root root 20971520 Oct 18 15:34 asgi-groups -rw-------...

bug
exp/intermediate