Christian Grobmeier

Results 21 comments of Christian Grobmeier

Same here: ``` (SONOS)Request: TrackURI = x-sonos-http:song%3a1091662396.mp4?sid=204&flags=8224&sn=5 (SONOS)Request: RelTime = 0:01:33 (SONOS)Request: AbsTime = NOT_IMPLEMENTED (SONOS)Request: RelCount = 2147483647 (SONOS)Request: AbsCount = 2147483647 (SONOS)__connectAddr: connected to socket(0x55ca7c14d2a8) (SONOS)SendRequest: GET /applemusicbrand_pmap3.xml...

Running into the same issue. I found out you have to do the following (it's missing from the instructions): 1. Download the Font from the link mentioned in this issue...

Download it manually - this lib won't do it for you.

Sure. But which version of log4j? log4j1.x or log4j2.x? You can only find out that information by looking into the source code. On Sun, Jan 6, 2013 at 3:14 PM,...

here is some console output when the error occurs: GET http://localhost/hallojs/examples/undefined 404 (Not Found) hallo.js:839 jQuery.widget._createInsertElement hallo.js:839 t.isFunction.l.(anonymous function) jquery-ui-1.10.2.min.js:5 jQuery.widget._createFeedback hallo.js:912 t.isFunction.l.(anonymous function) jquery-ui-1.10.2.min.js:5 postPone Please note, due to...

The current code doesn't work because grunt doesn't include the plugins/image folder for js generation. Using this: https://github.com/grobmeier/hallo/commit/4beb85daea23a6e01e39214ffabc66de45dd0d71 does fix the behavior. Unfortunately I already have an open pull request,...

@matthauck Thanks mate. I have learned that actually - but to late.

Demo, also showing simple upload plugin: http://temp.grobmeier.de/hallojs/examples/images-edit.html Feedback welcome!

Moving a library like this to League (or another Foundation) often helps to keep it alive, even when the original maintainer does not want to work on it further. But...

Looks good to me, thanks for all the hard work!