HTML5 Browser

Developed or developing a new product in PureBasic? Tell the world about it.
Dude
Addict
Addict
Posts: 1907
Joined: Mon Feb 16, 2015 2:49 pm

Re: HTML5 Browser

Post by Dude »

❤x1 wrote:@Dude : none, it's a target rather than a reality, if any browser was to hit the perfect score, they'd just make it harder...
Well, that's just stupid... you can't have a target that is unattainable.
User avatar
❤x1
User
User
Posts: 46
Joined: Thu Jan 10, 2019 5:56 pm

Re: HTML5 Browser

Post by ❤x1 »

Dude wrote:Well, that's just stupid... you can't have a target that is unattainable.
Why so? Does perfection exist?
According the the allegory of the cave, Plato says we are only using approximations -shadows on the wall- of an ideal browser, so of course they can't hit the target. And that's how you use a thousands years old Greek guy to talk html parser...
Philosophy aside, https://html5test.com/ just test the support of some W3C API they deem worthy : they don't test ram occupation or JS parsing performance. It's neither a fair nor a complete test; so even a perfect score on it wouldn't reveal the perfect browser either.
Little John
Addict
Addict
Posts: 4527
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: HTML5 Browser

Post by Little John »

@firace:
Yes, Windows is installed on the C drive on both computers.
(And the file "jscript9.dll" is exactly in the place that you wrote.)

On my notebook, where Forkle runs fine, it reads on the "About" page:

Code: Select all

Forkle 0.61.0.03 beta (v0.61.0.03, Jan 28 2019, 11:12:25)
Layout engine version: 11.253.17763.0 (6)
On the other machine, where I used exactly the same version of Forkle, I immediately get the mentioned error message after trying to launch the program. So I don't have a chance to open Forkle's "About" page on that PC.
firace
Addict
Addict
Posts: 902
Joined: Wed Nov 09, 2011 8:58 am

Re: HTML5 Browser

Post by firace »

Little John wrote:@firace:
Yes, Windows is installed on the C drive on both computers.
(And the file "jscript9.dll" is exactly in the place that you wrote.)

On my notebook, where Forkle runs fine, it reads on the "About" page:

Code: Select all

Forkle 0.61.0.03 beta (v0.61.0.03, Jan 28 2019, 11:12:25)
Layout engine version: 11.253.17763.0 (6)
On the other machine, where I used exactly the same version of Forkle, I immediately get the mentioned error message after trying to launch the program. So I don't have a chance to open Forkle's "About" page on that PC.
Thanks for the feedback. Could you also check the version and timestamp of your urlmon.dll and wininet.dll files (also in the system32 directory)?

If needed, I will try to make a test build with some debugging information in the next few days.
Little John
Addict
Addict
Posts: 4527
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: HTML5 Browser

Post by Little John »

On the computer, where Forkle runs:

Code: Select all

urlmon.dll
----------
Version  : 11.0.17763.168
Timestamp: 24.01.2019 17:40

wininet.dll
-----------
Version  : 11.0.17763.292
Timestamp: 24.01.2019 17:40
Unfortunately, I don't have access to the other computer until Monday.
Little John
Addict
Addict
Posts: 4527
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: HTML5 Browser

Post by Little John »

On the computer, where Forkle does not run (just tested again):

Code: Select all

urlmon.dll
----------
Version  : 11.0.17763.168
Timestamp: 22.01.2019 12:32

wininet.dll
-----------
Version  : 11.0.17763.292
Timestamp: 24.01.2019 14:55
firace
Addict
Addict
Posts: 902
Joined: Wed Nov 09, 2011 8:58 am

Re: HTML5 Browser

Post by firace »

Little John wrote:On the computer, where Forkle does not run (just tested again):

Code: Select all

urlmon.dll
----------
Version  : 11.0.17763.168
Timestamp: 22.01.2019 12:32

wininet.dll
-----------
Version  : 11.0.17763.292
Timestamp: 24.01.2019 14:55
Please could you try the latest build (0.61.0.17)?
If the problem persists, a debugging file named forkle_dbg.log will be created in
your AppData\Local\Temp folder. Please post the contents of this file, which might point to the cause of the issue.
firace
Addict
Addict
Posts: 902
Joined: Wed Nov 09, 2011 8:58 am

Re: HTML5 Browser

Post by firace »

Zebuddi123 wrote: 1st. Request encrypted password store would be very nice

Zebuddi. ;)
Might come later, as time permits...
For now, the latest build supports Keepass's Global Auto Type feature, which is quite convenient. :)
Little John
Addict
Addict
Posts: 4527
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: HTML5 Browser

Post by Little John »

firace wrote:For now, the latest build supports Keepass's Global Auto Type feature, which is quite convenient. :)
Yes, it is. I use it very often.

I just downloaded the most recent version.
I still get that error message immediately after launching the program.

Content of "forkle_dbg.log":

Code: Select all

                                               [01]: KB4481031
                                               [02]: KB4462930
                                               [03]: KB4470788
                                               [04]: KB4480056
                                               [05]: KB4480979
                                               [06]: KB4476976
firace
Addict
Addict
Posts: 902
Joined: Wed Nov 09, 2011 8:58 am

Re: HTML5 Browser

Post by firace »

Little John wrote:
firace wrote:For now, the latest build supports Keepass's Global Auto Type feature, which is quite convenient. :)
Yes, it is. I use it very often.

I just downloaded the most recent version.
I still get that error message immediately after launching the program.

Content of "forkle_dbg.log":

Code: Select all

                                               [01]: KB4481031
                                               [02]: KB4462930
                                               [03]: KB4470788
                                               [04]: KB4480056
                                               [05]: KB4480979
                                               [06]: KB4476976
Thanks. I have found and fixed a possible issue with file version detection.
Could you update to 0.61.0.18 and try again?
Little John
Addict
Addict
Posts: 4527
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: HTML5 Browser

Post by Little John »

This version works now. Image
Thank you!
About window wrote:Forkle 0.61.0.18 beta (v0.61.0.18, 2019-02-04 13:39:29)
Layout engine version: 11.253.17763.0 (13)
firace
Addict
Addict
Posts: 902
Joined: Wed Nov 09, 2011 8:58 am

Re: HTML5 Browser

Post by firace »

Little John wrote:This version works now. Image
Thank you!
About window wrote:Forkle 0.61.0.18 beta (v0.61.0.18, 2019-02-04 13:39:29)
Layout engine version: 11.253.17763.0 (13)
Good to know! Thanks for your feedback :)
Little John
Addict
Addict
Posts: 4527
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: HTML5 Browser

Post by Little John »

You are welcome.

Currently I'm testing Forkle on my USB thumb drive. Forkle works fine there especially because it's so fast.

I'm having a small issue, though:
Each time a new page is shown (e.g. after clicking at an URL or after pressing [Alt]+[<-]), Forkle generates a sound. This is annoying for me. How can I switch that sound off? :-)
User avatar
Derren
Enthusiast
Enthusiast
Posts: 313
Joined: Sat Jul 23, 2011 1:13 am
Location: Germany

Re: HTML5 Browser

Post by Derren »

---------------------------
Security Warning
---------------------------
An attempt to load an unsafe library was detected and blocked.
---------------------------
OK
---------------------------
At work (Win7 64x). I'm not sure if this warning is generated by your program or by the system (the MessageRequester only says "Security Warning" in the title, nothing that would indicate that it belongs to your tool) and no log file is generated in the directory you specified earlier.
firace
Addict
Addict
Posts: 902
Joined: Wed Nov 09, 2011 8:58 am

Re: HTML5 Browser

Post by firace »

Little John wrote:You are welcome.

Currently I'm testing Forkle on my USB thumb drive. Forkle works fine there especially because it's so fast.

I'm having a small issue, though:
Each time a new page is shown (e.g. after clicking at an URL or after pressing [Alt]+[<-]), Forkle generates a sound. This is annoying for me. How can I switch that sound off? :-)
On Windows 10? Weird, I thought that setting was off by default.
This is an old system setting - try disabling it in your system sound settings. In Win 10 you can access those settings using Win + R, then type:

control /name Microsoft.Sound /page Sounds

Image
Last edited by firace on Tue Feb 05, 2019 12:34 pm, edited 1 time in total.
Post Reply