Fixing the problem.Read the post but I don't get it.
What is the code doing?
Fixing the problem.Read the post but I don't get it.
What is the code doing?
You only need to do the "opkg update" and "opkg upgrade" stuff.Read the post but I don't get it.
What is the code doing?
That's a bit of a condescending comment to a bloke who just wants to know how it does it, isn't it?You don't need to "get it", you just need to "do it".
on my dolphin browser I waited more than 5 min before I gave up trying to click anything in webif page. Is that long?How long is ages MET? Mine takes 20 seconds from clicking the EPG icon to fully populated with 73 channels.
The question is, should mine be quicker than that?
Just upgraded to WI 1.2.8-8 and it's exactly the same.
./disk.jim:137: Error: syntax error in expression: "round((6078h+41m+22.260s / (100 - 94) * 100) / 10000) * 10000"
at file "./disk.jim", line 137
humax /media/drive1/mod/webif/html/diag # diff -u disk.jim~ disk.jim
--- disk.jim~
+++ disk.jim
@@ -134,6 +134,7 @@
if {$left < 10} { set class orangeshade }
if {$rval > 0 && [dict exists $derive $id]} {
if {$left < 100} {
+ regsub -- {(^\d*).*} $rval {\1} rval
set total [expr \
round(($rval / (100 - $left) * 100) \
/ 10000) * 10000 \
Cheers, fixed for next version.Disk diagnostics page crashes with an SSD connected:
I might just switch to that to solve the problem.I have used a ! As a top of list marker for years with no problems.
Might there be some further issues translating between the Linux file system implementation, through the Linux SMB implementation, until we finally get to the Windows layer?DOS disallowed characters are \ / : * ? " | and I believe windows is the same.
Fixed version now available (it's actually the jim-cgi package)I have a folder named "#F1", the # means that it is sorted before any other folder. It seems that the HDR, telnet and [rs] can browse the folder successfully, but the webif cannot.