rejetto forum

1.6 comin...

rejetto · 291 · 227217

0 Members and 3 Guests are viewing this topic.

Offline anomaly2k_VIP

  • Occasional poster
  • *
    • Posts: 7
    • View Profile
Ok, I just installed a new drive on my computer. This seems to be giving HFS1.6 rc11 some problems with read access errors. Access violation at address 004D8925 in module 'hfs.exe'. Read or address 0000033C.

It seems to come up after every restart of hfs after creation of a virtual file system for my new D:\
After closing all the read access errors that show up, hfs will load with the proper file system, and fully operational.

http://129.118.196.81:27015/error.jpg
(desktop screenshot of errors)


AnonGuest

  • Guest
using rc11 on xp pro

when a person is downloading a file
you can see how much time is left
but instead of displaying as 25 minutes
it displays as 12:25:17 AM, for example

if the file has about 7 minutes left
it displays as 12:07:29 AM


Offline 326

  • Occasional poster
  • *
    • Posts: 16
    • View Profile
I have ask someone with more knowlegal about Unicode
but he said that it is not recommended to use Unicode as URL
Just normal URL Encode is enough


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
rc12
unicode is optional, and disabled by default
fixed the "time left" problem


if you get many error dialogs, it is likely the bug is in timerEvent().
are you including the whole drive in the VFS as a real-foder?


Offline anomaly2k_VIP

  • Occasional poster
  • *
    • Posts: 7
    • View Profile
I am only using a file two directories down in the new d:\ drive, so no... I am not serving my whole drive. The errors that repeatedly pop up are all the same, so it is some sort of perpetual loop, since they will not stop untill I close them all down. Once they are all closed, hfs opens normally.


Offline 326

  • Occasional poster
  • *
    • Posts: 16
    • View Profile
I added just one picture into the HFS
which the file name is in Chinese

but when the Unicode Option is on
it show something like this
http://192.168.1.101/�����r�����W��.jpg
exactly like this all "�"
which is of course not right at all

just URL Encode is like this
http://192.168.1.101/%A4%A4%A4%E5%A6r%A4%E5%A5%F3%A6W%BA%D9.jpg


Anonymous

  • Guest
well i have a problem that there is no autokick after some time user idles
am i wrong ?  
can it be in next version ?
i was using lates official 1.5g

i ve created http://www.rejetto.com/forum/viewtopic.php?t=1338 separately cause its not about beta ...


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
i made a benchmark putting \i1386 as real folder
1.6 rc12 served the page in 19" on my pc
1.5g in 11"

WTH!
i found out that string appending was slow, and replaced it with my routines.
1.6 rc14 served in 9"

it seems the last 1.6 build is faster than 1.5

i also added a new template symbol

download it and test it ;)


AnonGuest

  • Guest
using rc14 in xp pro

i can drag the height of the "info about connections" window
but when i start the program again
it doesn't remember the position

it seems to remember the width of the log window
but not the height of the connections window

there is an entry in the hfs.ini file:
connections-height=56

i can edit the number but it doesn't seem to make any difference
to the size of any window
it always starts with the window the same height
and the next time the configuration is saved
the number is 56 again

maybe this is the way it is supposed to work?

---

the disconnect idle connections feature doesn't remember
the number of seconds you configure either

this feature works well with wget
wget will normally not realize the download has finished
until the server disconnects
you can manually kick the idle wget connection after it has finished downloading
or use this automatic disconnect feature
and wget will realize the download has finished and is happy


Anonymous

  • Guest
rejetto it seems that 'connection inactivity timeout' value isnt saved after restart cause it shows empty dialog ;(
or am i wrong ?


Anonymous

  • Guest
yeah. defenetly its not saved on quit, i ve checed it on practice :\
but works ok if  you write this timeout everytime servers starts
feature request: saving timeout time on quit  :D


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile