Page 17 of 21

Re: Netsurf

Posted: Sat Sep 30, 2017 3:11 pm
by ashmew2
Testing posting from Netsurf in KolibriOS

Re: Netsurf

Posted: Sat Sep 30, 2017 3:15 pm
by ashmew2
New binary with POST support (urlencoded, no multipart yet).

Fixes some key scancodes as well (example, TAB key can be used to cycle between fields in a form now)

Let me know what problems you run into!

Re: Netsurf

Posted: Sun Oct 01, 2017 9:00 pm
by Leency
Hello, ashmew2

Thanks for a new version. I've made some tests on it.

Homepage login works, great.
But there are troubles I think you already know about.

1. Crash when click login on http://bugs.kolibri-n.org/?login (no matter is there is any data in fields or not)
2. Crash on submitting http://aspero.pro/paste.php
3. Low priority case: login on http://board.kolibrios.org -> goto http://board.kolibrios.org/chat.php -> you need to login again

Re: Netsurf

Posted: Sun Oct 01, 2017 10:44 pm
by Leency
ashmew2
Well, as I promised I've made some design updates.
In archive you will find updated homepage and arrows in Kolibri style.

What do you think?

Re: Netsurf

Posted: Mon Oct 02, 2017 6:49 pm
by baggacfreak
I will try to test tomorrow, had no time today.

Re: Netsurf

Posted: Tue Oct 03, 2017 11:48 am
by baggacfreak
Hi this is send via the new netsurf binary! Video is coming soon!

Re: Netsurf

Posted: Tue Oct 03, 2017 5:32 pm
by baggacfreak
Here is the video:
https://www.youtube.com/watch?v=bWQjWUXEWIM
and I just noticed that the tab thing could be tested on the login page here. It should move you from the first to the second (password) field.

01. netsurf start test: https://youtu.be/bWQjWUXEWIM?t=1m20s
02. olli80.de test: https://youtu.be/bWQjWUXEWIM?t=3m27s
03. google.de test: https://youtu.be/bWQjWUXEWIM?t=5m1s
04. 2 netsurf at same time: https://youtu.be/bWQjWUXEWIM?t=5m41s
05. tixuma.de test: https://youtu.be/bWQjWUXEWIM?t=5m59s
06. bbc.com test: https://youtu.be/bWQjWUXEWIM?t=6m32s
07. menuetos.org test: https://youtu.be/bWQjWUXEWIM?t=7m12s
08. dosbox tests: https://youtu.be/bWQjWUXEWIM?t=9m56s
09. bbc.com socket errors: https://youtu.be/bWQjWUXEWIM?t=11m8s
10. dosbox playstation 1 emulator: https://youtu.be/bWQjWUXEWIM?t=11m10s
11. dosbox gameboy emulator: https://youtu.be/bWQjWUXEWIM?t=12m38s
12. dosbox dillo web browser: https://youtu.be/bWQjWUXEWIM?t=16m29s
13. dosbox mega drive emulator: https://youtu.be/bWQjWUXEWIM?t=18m50s
14. dosbox nes emulator: https://youtu.be/bWQjWUXEWIM?t=19m23s
15. dosbox vice commodore emulator: https://youtu.be/bWQjWUXEWIM?t=19m35s
16. dosbox config keyboard layout and mount: https://youtu.be/bWQjWUXEWIM?t=21m37s
17. dosbox snes emulator: https://youtu.be/bWQjWUXEWIM?t=26m2s

Re: Netsurf

Posted: Wed Oct 04, 2017 12:38 am
by ashmew2
Hi!

I implemented POST Multipart support.

Now able to send Private Messages on this board as well!
Maybe this also fixes some other websites that crash on pasting content, or submitting forms etc.

Let me know!

Binary attached.

@Leency : Thanks for the graphics! I will check them out and see how they can be used.
The paste.php should now work without problems (issue was in iconv library, fixed with rev#7046)

@baggacfreak: Thanks for the testing! Can you test out this new binary as well ?

PS - Can we try to keep this topic to Netsurf only (so no videos for dosbox and others)?

When executing netsurf, remember to execute from SHELL as netsurf-kolibrios -V /tmp0/1/ns.log
When netsurf crashes, wait for a couple of seconds and look at this /tmp0/1/ns.log file . It should have more info about why it crashed.

Thanks!

Re: Netsurf

Posted: Thu Oct 05, 2017 5:26 pm
by baggacfreak
I wrote you a pn about a topic and here is a video where I test some browser tests:

https://www.youtube.com/watch?v=YSO2-aAM-s4

I think the tab key movement is not in correct order. Fields with numbers should be taken in consideration!

Re: Netsurf

Posted: Fri Oct 06, 2017 1:40 am
by Leency
Hello, 04.10 Netsurf has an issue in encoding. 30.09 does not.

http://kolibri-n.org/inf/let_it_fly/

Re: Netsurf

Posted: Sun Oct 08, 2017 9:36 pm
by ashmew2
Hi.

New binary for Netsurf.

Changes :
Reimplement iconv() library.
Disable printing of data in debug board or LOG (like passwords).
Fix a lockup of events in libnsfb where we were waiting indefinitely if Netsurf was not in focus.
Close all http connections explicitly to not overload http library.
HOME and END keys now work to navigate to start and end of text fields like URL bar!
Rebase on latest Netsurf master on 2017-Oct-08.
Clean up and removal of bloat from nskolibrios git branch.

Notes:
Some websites might still show up with weird encoding.

Enjoy!
As always, Let me know whatever doesnt work for you.

Re: Netsurf

Posted: Sun Oct 08, 2017 9:37 pm
by ashmew2
baggacfreak wrote:I wrote you a pn about a topic and here is a video where I test some browser tests:

https://www.youtube.com/watch?v=YSO2-aAM-s4

I think the tab key movement is not in correct order. Fields with numbers should be taken in consideration!
Thanks for the feedback!
I pass the Tab key to netsurf core where there's logic to handle it. I haven't looked at it, maybe later once all the major pieces are in place.

Re: Netsurf

Posted: Tue Oct 10, 2017 12:41 am
by ashmew2
How to install Netsurf in KolibriOS?

Load the latest kolibri.img file. Boot machine.
Open debug board.
Click NSINSTALL icon on desktop.

*Progress shows up on debug board*

After finished, run netsurf from /tmp0/1/ directory (netsurf-kolibrios).

PS - Make sure you have configured the kolibrios/ directory for libc and friends.

Re: Netsurf

Posted: Tue Oct 10, 2017 8:58 am
by punk_joker
When I try to open http://opennet.ru

"NetSurf running out of memory"

RAM disk 250 mb, RAM free 250 mb

Re: Netsurf

Posted: Tue Oct 10, 2017 12:11 pm
by Leency
ashmew2
Good point, but lets imagine that some user downloaded Kolibri and ran nsinstall.
He didn't read this topic and don't know that he need to open debug board and run /tmp0/1/netsurf
So 99% he will think that this app doesn't work.

I will try to fix this, you'll see.