Netsurf

...
  • 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!
    Attachments
    netsurf-kolibrios (771.91 KiB)
    Downloaded 337 times
    ---
    Check out the Netsurf Web Browser for KolibriOS.
    Read the wiki and happy hacking with KolibriOS!
  • 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
    Из хаоса в космос
  • 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?
    Attachments
    netsurf_upd.zip (8.23 KiB)
    Downloaded 328 times
    Из хаоса в космос
  • I will try to test tomorrow, had no time today.
  • Hi this is send via the new netsurf binary! Video is coming soon!
  • 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
  • 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!
    Attachments
    netsurf-kolibrios (772.66 KiB)
    Downloaded 319 times
    ---
    Check out the Netsurf Web Browser for KolibriOS.
    Read the wiki and happy hacking with KolibriOS!
  • 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!
  • Hello, 04.10 Netsurf has an issue in encoding. 30.09 does not.

    http://kolibri-n.org/inf/let_it_fly/
    Attachments
    Screenshot_1.png
    Screenshot_1.png (172.68 KiB)
    Viewed 10090 times
    Из хаоса в космос
  • 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.
    Attachments
    netsurf-kolibrios (772.85 KiB)
    Downloaded 355 times
    ---
    Check out the Netsurf Web Browser for KolibriOS.
    Read the wiki and happy hacking with KolibriOS!
  • 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.
    ---
    Check out the Netsurf Web Browser for KolibriOS.
    Read the wiki and happy hacking with KolibriOS!
  • 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.
    ---
    Check out the Netsurf Web Browser for KolibriOS.
    Read the wiki and happy hacking with KolibriOS!
  • When I try to open http://opennet.ru

    "NetSurf running out of memory"

    RAM disk 250 mb, RAM free 250 mb
    to infinity and beyond
  • 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.
    Из хаоса в космос
  • Who is online

    Users browsing this forum: No registered users and 0 guests