Starbeamrainbowlabs

Results 133 issues of Starbeamrainbowlabs

I've just installed omnisharp in atom, and I got this exception: ``` An unhandled exception has occurred: NuGet does not support /packagesource System.NotSupportedException: NuGet does not support /packagesource at OmniSharp.Middleware.Endpoint.EndpointHandler`2+d__18[TRequest,TResponse].MoveNext...

Hello, Being fed up with Monodevelop, I decided to try Omnisharp in atom. I've impressed so far, but I've encountered this error: ``` An unhandled exception has occurred: Must be...

While looking at the README in atom, I noticed that the tagline was not being displayed correctly. This pull request rectifies the issue.

Instead of crashing when processing a transparent PNG, I recommend automatically removing the alpha (opacity) channel from the image before processing it. ``` [ERROR:0] global /tmp/pip-req-build-afu9cjzs/opencv/modules/dnn/src/dnn.cpp (3509) getLayerShapesRecursively OPENCV/DNN: [Convolution]:(363):...

bug
enhancement

If I execute the `| sh` installer on my machine, it doesn't tell me how big the installation is before it just goes ahead with the install anyway. As a...

enhancement
help wanted

The extension is great, but it would be really cool if it were to be published on addons.mozilla.org. Then people can receive updates automatically without having to re-click a link...

It would be awesome if candy would have a way for me to view my contacts, and then open a chat with one of them. it would be even better...

Plugin Request

If I enable the static lobby plugin, the connecting... dialog never closes, even though everything behind it loads. Nothing shows up in the console.

Bug

I've stumbled upon what I think is a bug. If I do something like this: ``` khttp.get( Info.RootUrl, params = mapOf( "action" to "status", "minified" to "true" ), headers =...

bug

Hey! i've just found this project, and it appears to be much more up-to-date that the mono one. Unfortunately, I've got absolutely no clue how to use this library, and...