-
Contracts not loadiing.
Console message:
[Error] TypeError: undefined is not a function (evaluating '$('select').select2({placeholder: "Select", allowClear: true, theme: "classic"})')
(a…
-
I got the following after doing `sudo cpan .` It seems that the installation failed but I have no idea what `Template`.
```
Warning: Prerequisite 'Template => 2.24' for '/Users/dom/LibBi-stable/.' fa…
-
```
[Info ] Starting Shotcut version 15.10.02
[Info ] Linux version
[Info ] number of logical cores = 4
[Info ] locale = QLocale(English, Latin, UnitedStates)
[Info ] install dir = …
-
I'm posing it as a question for discussion purposes, but I think we _should_ at some point replace or change the current behavior of displaying a summary of what a classifier has just input immediatel…
-
The First screen of Bending Light would go much faster if the LightRayNodes were mutated instead of destroyed/created at each frame. There is a call to set the start and end in one call: setLine. Th…
-
> "..the not verified status should not prevent the registration from being pooled, but we should display, that status, whether the athlete has completed the check in, or not in the registration list…
-
I'm seeing IntelliJ 14.1.3 with the Plugin version 1.3.4 on my MacBook pro running MacOS 10.0 lock up and take 100% cpu when using the Plugin for IntelliJ. This is right after importing a new projec…
-
I'm opening a new one for this, even though I see things that could be potentially related. I've been seeing a problem with multiple versions of hawt.io where anytime a count changes on a Camel route…
-
Originally mentioned in https://github.com/npgsql/npgsql/issues/736, but is still reproducible in 3.0.2.
```
System.NullReferenceException: Object reference not set to an instance of an object.
at…
-
I have a custom Channel class that treats each Http2Stream like a connection and it acts like a proxy to translate between H2 and HTTP/1.1. It looks something like this (very similar to Netty's own Ht…