openhab / org.openhab.ui.habmin

HABmin - a graphical user interface for openHAB 2
231 stars 92 forks source link

ZWave log viewer '$q is not defined' error #231

Open IOOOTAlan opened 7 years ago

IOOOTAlan commented 7 years ago

Greetings, I wanted to try the ZWave Log viewer in HABmin2 (bundle version: 2.0.0.201609130942), but I persistently get the aforementioned javascript error in the browser console. This happens with both Firefox and Chrome on Linux on an OpenHab2 snapshot from last night. The error in full is logService.js:3719 Uncaught ReferenceError: $q is not defined

cdjackson commented 7 years ago

I will take a look but I am considering removing this from Habmin and just using the online version. The online version is much faster and can therefore handle larger files as its not running under Angular.

The only issue with the online version is it doesn't do node filtering.

Sent from my iPhone

On 14 Sep 2016, at 10:43, Alan notifications@github.com wrote:

Greetings, I wanted to try the ZWave Log viewer in HABmin2 (bundle version: 2.0.0.201609130942), but I persistently get the aforementioned javascript error in the browser console. This happens with both Firefox and Chrome on Linux on an OpenHab2 snapshot from last night. The error in full is logService.js:3719 Uncaught ReferenceError: $q is not defined

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.