IAmWebSA

Results 6 issues of IAmWebSA

I have oberserved on my long time running unit, that the LCD Display stays in idle and just refreshes some ajax calls it can happen somethimes if I want to...

enhancement

Hi there, this is not a bug but a feature request. How can the default script timeout of 30s increased to for e.g. 60s? Many Thanks Regards

enhancement
help wanted
need feedback

QNetworkReplyImplPrivate::error: Internal problem, this method must only be called once. Happens if you trigger fast page loads. So it seems current loading does not stop correct.?!?

bug
need feedback

Currently I am seeing that if the Qt Webkit Kiosk runs with some interaction it can happen that it stops working . The page the Webkit was showing last is...

bug
need feedback

Hello, is there a way to keep the null values in the examples and do not remove them during conversation? I have a yaml file which contains examples like: ```...

Calling ``` if( query.executeStep() == true ) { //use only first result } ``` Results on WAL mode not working, since the finalizes is not triggered, changing it to ```...

question