Page 13 of 21

Re: Netsurf

Posted: Wed Mar 08, 2017 2:33 am
by Kopa
Не получается с Netsurf отрбразить стартовую страницу.
Netsurf запускается выводит своё стартовое окно, в логе пишет открытие, закрытие соединения
и ненахождение файлов по CMD: / и закрывается.
Через FAR запустить не получается. Копирую программу на временный каталог /tmp0/1 и далее использую коммандную строку с заходом в поддиректорию RES и оттуда уже ../nskolibrios Другие менеджеры запускают NetSurf c разной степенью удачности.
Вопрос - что не так?

P.S. Текстовый клиент работает нормально (официальная сборка КолибриОС)
Колибри-N, при этом, не работает с сетью и при попытке соединения грузит процессор,
и ещё в данной сборке на месте Панели управления находятся какие то Settings (а где тогда панель управления)

Re: Netsurf

Posted: Wed Mar 08, 2017 2:42 pm
by Pathoswithin
КолибриN9 уже безнадёжно устарела.

Re: Netsurf

Posted: Wed Mar 08, 2017 4:19 pm
by Kopa
Pathoswithin wrote:КолибриN9 уже безнадёжно устарела.
У меня описанная ситуация для оригинальной KOS.

Re: Netsurf

Posted: Sun Mar 26, 2017 6:59 pm
by ashmew2
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.

Re: Netsurf

Posted: Sat Apr 22, 2017 12:47 am
by ashmew2
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

Re: Netsurf

Posted: Tue May 02, 2017 2:11 pm
by ashmew2
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 6024 times

Re: Netsurf

Posted: Tue May 02, 2017 4:32 pm
by punk_joker
Great, everything works. I understand now that the port will not have to manually synchronize with the main branch of the project?

Re: Netsurf

Posted: Wed May 03, 2017 12:37 am
by ashmew2
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.

Re: Netsurf

Posted: Sat May 13, 2017 10:06 pm
by ashmew2
New Binary for Netsurf.
2017-05-13-205717_1366x768_scrot.png
2017-05-13-205717_1366x768_scrot.png (235.84 KiB)
Viewed 5832 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!

Re: Netsurf

Posted: Thu May 18, 2017 9:03 pm
by nina
Ashmew, congratulations on your great success!

Re: Netsurf

Posted: Sat May 20, 2017 2:30 pm
by JohnXenox
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:

Re: Netsurf

Posted: Sat May 20, 2017 4:56 pm
by ashmew2
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?

Re: Netsurf

Posted: Sat May 20, 2017 9:58 pm
by JohnXenox
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

Re: Netsurf

Posted: Sun May 21, 2017 2:51 am
by ashmew2
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.

Re: Netsurf

Posted: Sun May 21, 2017 6:46 pm
by JohnXenox
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?