Netsurf

...
  • КолибриN9 уже безнадёжно устарела.
  • Pathoswithin wrote:КолибриN9 уже безнадёжно устарела.
    У меня описанная ситуация для оригинальной KOS.
  • Kopa wrote:
    Pathoswithin wrote:КолибриN9 уже безнадёжно устарела.
    У меня описанная ситуация для оригинальной KOS.
    I can confirm this behaviour about not loading Netsurf and not producing any logs.

    My git tree is ahead by some commits when I made this binary, I'll do a new release soonish which works (or at least has better logging).

    fwiw, the binary works on an older kolibri.img (I think the 0.7.7.0 release should work)

    PS - I always navigate to the directory and do nskolibrios in SHELL which works for me.
    ---
    Check out the Netsurf Web Browser for KolibriOS.
    Read the wiki and happy hacking with KolibriOS!
  • Been a long time since the last release.
    KolibriOS has undergone several changes since then making old binaries unusable.
    So here it goes...

    Netsurf build: April 21 2017

    This is a testing release of sorts, so that everyone can check and report if this binary works for them or not.
    Websites are expected to be broken, some things that worked in the earlier versions will not work in this.
    Only HTTP GET, no POST.

    Major changes: Integration with netsurf build system is complete and KolibriOS port can be found on Netsurf's official git repository in my branch[1].
    Consider this new binary to be a complete rewrite.


    Instructions:
    Unzip the netsurf-kolibrios.zip somewhere KolibriOS can access it. (Binary and res/ should remain in same directory)
    Copy kolibri.lbl and kolibrios/ from the kolibrios img file to the root of any partition accessible on KolibriOS.
    Execute netsurf-kolibrios (Use SHELL or MTDBG, both work)

    ----
    If you run into any issues, open DEBUG BOARD. It should have all the logs.
    If you want help with something, post the boardlog.txt file somewhere and I'll have a look.

    Enjoy!
    PS - Try loading http://www.kolibrios.org
    The attachment 2017-04-21-222929_1366x768_scrot.png is no longer available
    [1]: http://git.netsurf-browser.org/netsurf. ... -kolibrios
    Attachments
    Screenshot
    2017-04-21-222929_1366x768_scrot.png (235.95 KiB)
    Screenshot Viewed 6006 times
    ---
    Check out the Netsurf Web Browser for KolibriOS.
    Read the wiki and happy hacking with KolibriOS!
  • New binary for Netsurf.

    Added logging : Log file created at /tmp0/1/netsurf.log
    Fixed up CSS handling.
    Fixed up passing header lines from http.obj library to netsurf core.
    Fixed issues with heap memory allocation.
    2017-05-02-125842_1366x768_scrot.png
    2017-05-02-125842_1366x768_scrot.png (233.36 KiB)
    Viewed 5934 times
    ---
    Check out the Netsurf Web Browser for KolibriOS.
    Read the wiki and happy hacking with KolibriOS!
  • Great, everything works. I understand now that the port will not have to manually synchronize with the main branch of the project?
    to infinity and beyond
  • punk_joker wrote:Great, everything works. I understand now that the port will not have to manually synchronize with the main branch of the project?
    Yes, once it is integrated with Netsurf CI.
    ---
    Check out the Netsurf Web Browser for KolibriOS.
    Read the wiki and happy hacking with KolibriOS!
  • New Binary for Netsurf.
    2017-05-13-205717_1366x768_scrot.png
    2017-05-13-205717_1366x768_scrot.png (235.84 KiB)
    Viewed 5742 times
    - Add support for Cyrillic text via iconv library.
    - Change font library to freetype library for better looking fonts.
    - Numerous other fixes.

    Logging is disabled by default.
    To enable logging, run from SHELL :
    netsurf-kolibrios -V /tmp0/1/netsurf.log
    (you can change path of log file to wherever you want)

    If you run into problems, upload the log file.

    Enjoy!
    ---
    Check out the Netsurf Web Browser for KolibriOS.
    Read the wiki and happy hacking with KolibriOS!
  • Ashmew, congratulations on your great success!
  • ashmew2
    Hello! For me, latest version of netsurf does not work! Log file does not create, too! :(

    I use KolibriOS on real hardware and do not have internet connection, because i do not have driver for my net-card (Atheros). May be netsurf does not work without internet connection? :roll:

    I just want to see how netsurf looks and open offline pages with it. How can i do this? It is possible? :roll:
    The Glass is Always Half Full! :mrgreen:
  • JohnXenox wrote:ashmew2
    Hello! For me, latest version of netsurf does not work! Log file does not create, too! :(

    I use KolibriOS on real hardware and do not have internet connection, because i do not have driver for my net-card (Atheros). May be netsurf does not work without internet connection? :roll:

    I just want to see how netsurf looks and open offline pages with it. How can i do this? It is possible? :roll:
    Hi JohnXenox,

    Are you running netsurf from shell with /path/to/netsurf -V <path-to-log> ?
    Can you also try to :
    Open the debug board
    Execute netsurf

    Does the debug board show anything?
    ---
    Check out the Netsurf Web Browser for KolibriOS.
    Read the wiki and happy hacking with KolibriOS!
  • ashmew2 wrote: Hi JohnXenox,

    Are you running netsurf from shell with /path/to/netsurf -V <path-to-log> ?
    Yep! See screenshot!
    Image
    ashmew2 wrote:Can you also try to :
    Open the debug board
    Execute netsurf

    Does the debug board show anything?
    Nope. See screenshot!
    Image
    Attachments
    BOARDLOG.TXT (8.44 KiB)
    Downloaded 181 times
    The Glass is Always Half Full! :mrgreen:
  • Hi JohnXenox,

    I think I figured out what's going on here.

    "You have probably not configured the folder /kolibrios. In order to do this, copy the folder /kolibrios and the file kolibri.lbl from the distribution kit to the root of some partition accessible from KolibriOS, so that /hdX/Y/kolibri.lbl and /hdX/Y/kolibrios/, or /usbhdX/Y/kolibri.lbl and /usbhdX/Y/kolibrios/ are accessible from KolibriOS. And yes, this is a sacred knowledge not present in the documentation." - CleverMouse

    [ http://board.kolibrios.org/viewtopic.ph ... lbl#p58495 ]

    Let's see if you can open offline webpages with this.
    ---
    Check out the Netsurf Web Browser for KolibriOS.
    Read the wiki and happy hacking with KolibriOS!
  • Hi ashmew2.
    ashmew2 wrote:Hi JohnXenox,

    I think I figured out what's going on here.

    "You have probably not configured the folder /kolibrios. In order to do this, copy the folder /kolibrios and the file kolibri.lbl from the distribution kit to the root of some partition accessible from KolibriOS, so that /hdX/Y/kolibri.lbl and /hdX/Y/kolibrios/, or /usbhdX/Y/kolibri.lbl and /usbhdX/Y/kolibrios/ are accessible from KolibriOS. And yes, this is a sacred knowledge not present in the documentation." - CleverMouse

    [ http://board.kolibrios.org/viewtopic.ph ... lbl#p58495 ]

    Let's see if you can open offline webpages with this.
    Oh my god! Yes, it works now, but not fully. Draws netsurf's GUI, but do not draws offline pages (text and other stuff). I open offline pages with assoc.ini. Maybe I'm not doing it right?
    The Glass is Always Half Full! :mrgreen:
  • Who is online

    Users browsing this forum: No registered users and 3 guests