[Netsurf-develop] Redraw problem
by Paul Sprangers
Dear all,
I think I've found a little, but strange redraw problem in NetSurf.
When opening the NetSurf Documentation by pressing F1 and clicking on the
Keyboard shortcuts, everything goes fine until scrolling to the bottom of
the page. The page stops displaying and when dragging a window over it, all
text disappears. Scrolling up reveals the text again.
However, this is not always the case. Seemingly, opening a second view on
the page sometimes cures the problem for that second page, although I
didn't discover a pattern, yet.
Kind regards,
Paul Sprangers
18 years, 5 months
[Netsurf-develop] NetSurf fails to start
by Stefan Wuerthner
Hi,
I just tried the latest build on my machine (StrongARM RiscPC) but it
totally fails to start...
stderr:
desktop/netsurf.c netsurf_init 68: version 'Test Build (16 Apr 2005 19:45)'
desktop/netsurf.c netsurf_init 75: NetSurf on <riscos>, node <192.168.24.10>, release <3.70>, version <2.04>, machine <arm-acorn>
desktop/options.c options_read 123: failed to open file 'Choices:WWW.NetSurf.Choices'
content/url_store.c url_store_load 403: Failed to open file 'Choices:WWW.NetSurf.URL' for reading
rufl_init.c rufl_init 103: new font manager
rufl_init.c rufl_init 119: 163 faces, 49 families
rufl_init.c rufl_load_cache 777: fopen: 0x2: No such file or directory
rufl_init.c rufl_init 135: scanning 0 "Albert"
rufl_init.c rufl_init 135: scanning 1 "AmTypeWrit.Bold"
rufl_init.c rufl_init 135: scanning 2 "AmTypeWrit.Medium"
rufl_init.c rufl_init 135: scanning 3 "AvantG.Book"
rufl_init.c rufl_init 135: scanning 4 "Belwe.BT.Bold"
rufl_init.c rufl_init 135: scanning 5 "Centaur"
rufl_init.c rufl_init 135: scanning 6 "Centaur.Bold"
rufl_init.c rufl_init 135: scanning 7 "Centaur.Bold.Italic"
rufl_init.c rufl_init 135: scanning 8 "Centaur.Italic"
rufl_init.c rufl_init 135: scanning 9 "Clauch"
rufl_init.c rufl_init 135: scanning 10 "CooperBlac"
rufl_init.c rufl_init 135: scanning 11 "CooperBlac.Italic"
rufl_init.c rufl_init 135: scanning 12 "Corpus.Bold"
Error 0x80000002: Internal error: abort on data transfer at &02383128
pc: 0x42383127
Fatal signal received: EMT trap
Stack backtrace:
( 251fe4) pc: 103c20 lr: 21d3d4 sp: 251fe8 __unixlib_raise_signal()
( 251ff4) pc: 21d2d4 lr: 16d2b0 sp: 250a88 *** UnixLib error handler ***()
( 2bc) pc: 0 lr: 0 sp: 0 [invalid address]
Any ideas?
Stefan
--
-----------------------------------------------------------------------------
Stefan Wuerthner web http://wuerthner.dyndns.org
-----------------------------------------------------------------------------
18 years, 5 months
[Netsurf-develop] Strange problem with NS and elm-chan.org
by Philip Pemberton
Hi,
I appear to have found a bug in Netsurf. If I try to access
http://elm-chan.org/ with NS, I get redirected to www.pir.org. If I access
exactly the same site with Firefox, Acorn Browse or the Oregano2 Demo, the
elm-chan site loads and displays fine (the exception being that Browse makes
a pig's ear of the rendering, but that's Browse for you).
If it'll help, I can see if I can get some tcpdump logs of NS and FF's HTTP
sessions with the server.
Netsurf version: 15 Apr 2005 06:00
Thanks.
--
Phil. | Acorn Risc PC600 Mk3, SA202, 64MB, 6GB,
philpem(a)philpem.me.uk | ViewFinder, 10BaseT Ethernet, 2-slice,
http://www.philpem.me.uk/ | 48xCD, ARCINv6c IDE, SCSI
... Scotty, I've fallen and I can't beam up!
18 years, 5 months
Re: [Netsurf-develop] Red Hourglass
by Bryn Evans
In a mad moment - Bryn Evans <netsurf(a)bryork.freeuk.com> mumbled :
> In message <40b68d5c4d.Bryn(a)Yo.rk> you wrote:
>
> >
> > I have noticed that since about the 4th April
> > the red hourglass has displayed for about 5 secs.
> > instead of the 2 secs. previously.
>
And just to be akward - Today after an overnight switch off
everything is 'normal' - i.e less than 2 seconds of Red!
Duh - must have been me - please ignore previous message.
--
|) [
|)ryn [vans mail to - bryn(a)bryork.com
http://www.bryork.com
18 years, 5 months
[Netsurf-develop] Netsurf gobbles up memory (2)
by Gordon F McLaren
Further to my post in Vol 1 #609 (2):-
Done some tests with the offending html file that is causing the crash
and stripped down to a bare minimum:-
> *******
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<!-- 16.04.2005 WS REDUCED TO BARE MIN FOR NETSURF TESTING -->
<HEAD>
<TITLE>Page Title</TITLE>
</HEAD>
<!-- Next line causes the crash (I think) -->
<FRAMESET COLS="168, *">
<FRAMESET ROWS="76, *, 32">
<FRAME SRC="">
<FRAME SRC="">
<FRAME SRC="">
</FRAMESET>
<FRAME SRC="">
</FRAMESET>
</HTML>
> *******
stderr gives:-
desktop/netsurf.c netsurf_init 68: version 'Test Build (17 Apr 2005 04:15)'
desktop/netsurf.c netsurf_init 75: NetSurf on <riscos>, node <TopOffice.nom>, release <4.39>, version <20040510-003>, machine <arm-acorn>
rufl_init.c rufl_init 103: old font manager
rufl_init.c rufl_init 119: 104 faces, 38 families
rufl_init.c rufl_load_cache 904: "Anonymous.1" not in font list
rufl_init.c rufl_load_cache 904: "Arial.Grassetto0" not in font list
rufl_init.c rufl_load_cache 904: "Futura.BT.Medium" not in font list
rufl_init.c rufl_load_cache 904: "Helvetica" not in font list
rufl_init.c rufl_load_cache 904: "Helvetica.Bold" not in font list
rufl_init.c rufl_load_cache 904: "Meta.Plus.Bold.Roman" not in font list
rufl_init.c rufl_load_cache 904: "Meta.Plus.Normal.Italic" not in font list
rufl_init.c rufl_load_cache 904: "Meta.Plus.Normal.Roman" not in font list
rufl_init.c rufl_load_cache 904: "Minion.Special" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c3e5" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c407" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c42c" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c430" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c44d" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c452" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c457" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c46f" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c47b" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c4a0" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c4bc" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c4d5" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c54f" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c574" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c590" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c5a9" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c67c" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c6e1" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c6fd" not in font list
rufl_init.c rufl_load_cache 904: "MSTT31c70b" not in font list
rufl_init.c rufl_load_cache 904: "Stone.Sans.ITC.Medium.Italic" not in font list
rufl_init.c rufl_load_cache 904: "Stone.Sans.ITC.Semi" not in font list
rufl_init.c rufl_load_cache 904: "Stone.Sans.ITC.Semi.Italic" not in font list
rufl_init.c rufl_load_cache 904: "Univers.Bold" not in font list
rufl_init.c rufl_load_cache 904: "Univers.Light" not in font list
rufl_init.c rufl_load_cache 904: "VAGRounded.BT" not in font list
rufl_init.c rufl_load_cache 913: 104 charsets loaded
riscos/gui.c ro_gui_check_resolvers 473: Inet$Resolvers '158.152.1.58 158.152.1.43 '
riscos/gui.c gui_init2 498: parameters: '-html' 'ADFS::TopOffice.$.Web Design.HACweb.html.frames/html'
desktop/browser.c browser_window_go_post 162: bw 0x200bc558, url file:/ADFS::TopOffice/$/Web Design/HACweb/html/frames.html
content/fetchcache.c fetchcache 86: url file:/ADFS::TopOffice/$/Web Design/HACweb/html/frames.html
content/content.c content_create 259: url file:/ADFS::TopOffice/$/Web Design/HACweb/html/frames.html
content/content.c content_add_user 762: content file:/ADFS::TopOffice/$/Web Design/HACweb/html/frames.html, user 0x1695fc 0x200bc558 0x0
content/fetchcache.c fetchcache_go 149: url file:/ADFS::TopOffice/$/Web Design/HACweb/html/frames.html, status TYPE_UNKNOWN
content/fetch.c fetch_start 261: fetch 0x200cd458, url 'file:/ADFS::TopOffice/$/Web Design/HACweb/html/frames.html'
content/fetch.c fetch_curl_data 693: fetch 0x200cd458, size 364
content/fetch.c fetch_process_headers 790: HTTP status code 0
riscos/filetype.c fetch_filetype 62: unix_path = 'ADFS::TopOffice/$/Web Design/HACweb/html/frames.html'
riscos/filetype.c fetch_filetype 70: riscos path 'ADFS::TopOffice.$.Web Design.HACweb.html.frames/html'
riscos/filetype.c fetch_filetype 82: mime type 'text/html'
content/fetch.c fetch_process_headers 833: FETCH_TYPE, 'text/html'
content/fetchcache.c fetchcache_callback 238: FETCH_TYPE, type 0
content/content.c content_set_type 373: content file:/ADFS::TopOffice/$/Web Design/HACweb/html/frames.html, type 0
content/fetch.c fetch_curl_data 701: FETCH_DATA
content/fetchcache.c fetchcache_callback 265: FETCH_DATA
content/content.c content_process_data 484: content file:/ADFS::TopOffice/$/Web Design/HACweb/html/frames.html, size 364
content/fetch.c fetch_stop 481: fetch 0x200cd458, url 'file:/ADFS::TopOffice/$/Web Design/HACweb/html/frames.html'
content/fetchcache.c fetchcache_callback 288: FETCH_FINISHED
content/content.c content_convert 539: content file:/ADFS::TopOffice/$/Web Design/HACweb/html/frames.html
content/fetchcache.c fetchcache 86: url file:/<NetSurf$Dir>/Resources/CSS
content/content.c content_create 259: url file:/<NetSurf$Dir>/Resources/CSS
content/content.c content_add_user 762: content file:/<NetSurf$Dir>/Resources/CSS, user 0x1bb388 0x200cd69c 0x0
content/fetchcache.c fetchcache_go 149: url file:/<NetSurf$Dir>/Resources/CSS, status TYPE_UNKNOWN
content/fetch.c fetch_start 261: fetch 0x200cd498, url 'file:/<NetSurf$Dir>/Resources/CSS'
content/fetch.c fetch_curl_data 693: fetch 0x200cd498, size 6604
content/fetch.c fetch_process_headers 790: HTTP status code 0
riscos/filetype.c fetch_filetype 62: unix_path = '<NetSurf$Dir>/Resources/CSS'
riscos/filetype.c fetch_filetype 70: riscos path '<NetSurf$Dir>.Resources.CSS'
riscos/filetype.c fetch_filetype 82: mime type 'text/css'
content/fetch.c fetch_process_headers 833: FETCH_TYPE, 'text/css'
content/fetchcache.c fetchcache_callback 238: FETCH_TYPE, type 2
content/content.c content_set_type 373: content file:/<NetSurf$Dir>/Resources/CSS, type 2
content/fetch.c fetch_curl_data 701: FETCH_DATA
content/fetchcache.c fetchcache_callback 265: FETCH_DATA
content/content.c content_process_data 484: content file:/<NetSurf$Dir>/Resources/CSS, size 6604
content/fetch.c fetch_stop 481: fetch 0x200cd498, url 'file:/<NetSurf$Dir>/Resources/CSS'
content/fetchcache.c fetchcache_callback 288: FETCH_FINISHED
content/content.c content_convert 539: content file:/<NetSurf$Dir>/Resources/CSS
render/html.c html_convert_css_callback 662: got stylesheet 'file:/<NetSurf$Dir>/Resources/CSS'
render/html.c html_convert 314: XML to box
riscos/gui.c warn_user 1876: NetSurf is running out of memory. Please free some memory and try again. (null)
content/content.c content_destroy 652: content 0x200cd69c file:/ADFS::TopOffice/$/Web Design/HACweb/html/frames.html
render/html.c html_destroy 1122: content 0x200cd69c
content/content.c content_remove_user 813: content file:/<NetSurf$Dir>/Resources/CSS, user 0x1bb388 0x200cd69c 0x0
content/content.c content_destroy 652: content 0x200d8414 file:/<NetSurf$Dir>/Resources/CSS
Any ideas? I've tried this on Select and Adjust and get the same crash
;-(
Regards,
Gordon McLaren
--
Wardlaw Surveys - Acorn Centre of Technology, Iiyama Dealer
- Authorised Installer for RISC OS 4
Wardlaw House, Kirkhill, Inverness. IV5 7NB. Scotland. UK.
Tel/FAX +44 (0)1463 831214 http://www.wardlaw.demon.co.uk
e-mail: info(a)wardlaw.demon.co.uk
18 years, 5 months
[Netsurf-develop] Red Hourglass
by Bryn Evans
I have noticed that since about the 4th April
the red hourglass has displayed for about 5 secs.
instead of the 2 secs. previously.
There has been no change in Fonts on my machine
and the 'rufl' file has been retained in Scrap
between switch ons. As a test today I deleted the
rufl file from scrap and re started the machine.
The red hourglass ran for 5 seconds as before,
and on a restart with the new 'rufl' still in
place still 5 seconds. It is of no consequence
to myself, but would seem that something is not
working as it used to do.
NS 0416, RPC OS 4.02, 82 Mb memory.
Relevant part of stderr file below.
desktop/netsurf.c netsurf_init 68: version 'Test Build (16 Apr 2005 08:30)'
desktop/netsurf.c netsurf_init 75: NetSurf on <riscos>, node <dove.bryork>, release <4.02>, version <19990818-001>, machine <arm-acorn>
rufl_init.c rufl_init 103: old font manager
rufl_init.c rufl_init 119: 43 faces, 22 families
rufl_init.c rufl_load_cache 913: 43 charsets loaded
riscos/gui.c ro_gui_check_resolvers 473: Inet$Resolvers '212.159.13.150 212.159.11.150 199.166.29.3'
riscos/gui.c gui_init2 498: parameters: '-html' 'IDEFS::Dove.$.Transient.DownLoads.200504-16
--
|) [
|)ryn [vans mail to - bryn(a)bryork.com
http://www.bryork.com
18 years, 5 months
[Netsurf-develop] Re: YahooMail
by tony moore
Recent builds of Netsurf (eg 11 Apr 2005, 01:15) log on to the
earlier version of YahooMail, in which the buttons work, so that
it is possible to send and receive emails and attachments.
I have not altered anything here so I assume that, either the
way in which NetSurf identifies itself to YahooMail, or the way
in which YahooMail responds to that identification, has changed.
This change of behaviour is most welcome, but it leads to other
problems:
When exported as text, a YahooMail page displaying a received
email loses all newlines in the message, which appears on one
line. Replacing the newlines is not a trivial matter.
Editing in a text area is still limited to backspace-delete,
and a text file or selection dropped onto it is not accepted.
Tony
Send instant messages to your online friends http://uk.messenger.yahoo.com
18 years, 5 months
[Netsurf-develop] Textarea crash
by Andy Wingate
28 Mar 2005 19:30 and one from 15 Mar 2005. Intermediate versions not
tested.
After sending a giant URL to NetSurf in the Iconbar.com forums, I came
across a problem with textareas.
I have cut it down to a small testcase (Form.html, attached). If I
type just enough to generate scrollbars and then press return then the
up cursor arrow, NetSurf dies.
StdErr ends with:
desktop/browser.c browser_window_textarea_callback 1269: key 13 at 5 in 'netsu'
desktop/browser.c browser_window_textarea_callback 1269: key 30 at 0 in ''
"desktop/browser.c", line 1207: browser_window_textarea_click: Assertion failed: text_box->type == BOX_INLINE
Fatal signal received: Aborted
Stack backtrace:
( 24bc94) pc: 1076a0 lr: 56128 sp: 24bc98 __unixlib_raise_signal()
( 24bca4) pc: 560fc lr: 59600 sp: 24bca8 raise()
( 24bcb8) pc: 595c4 lr: 101ae0 sp: 24bcbc abort()
( 24bce8) pc: 101a74 lr: 6d060 sp: 24bcec __assert2()
( 24bd24) pc: 6ce28 lr: 72fa8 sp: 24bd28 ^browser_window_textarea_click()
( 24bd70) pc: 72b3c lr: 7a118 sp: 24bd74 ^browser_window_textarea_callback()
( 24bd80) pc: 7a0f0 lr: 10df40 sp: 24bd84 browser_window_key_press()
( 24bdec) pc: 10de1c lr: 73430 sp: 24bdf0 ro_gui_window_keypress()
( 24be04) pc: 733a8 lr: 1bcc10 sp: 24be08 ^ro_gui_keypress()
( 24be14) pc: 1bcb48 lr: 1bcae0 sp: 24be18 ^ro_gui_handle_event()
( 24bf30) pc: 1bc964 lr: 121f1c sp: 24bf34 gui_poll()
( 24bf40) pc: 121f04 lr: 934bc sp: 24bf44 ^netsurf_poll()
( 24bf58) pc: 93474 lr: 15db5c sp: 24bf5c main()
( 24bf70) pc: 15dae4 lr: 8e54 sp: 24bf74 _main()
--
Andy Wingate <URL:http://www.sparse.net> OpenPGP key 0xC642BF8A
With his super power Superted brought the craft to a dead stop.
18 years, 5 months
[Netsurf-develop] Netsurf gobbles up memory
by Gordon F McLaren
Just checked the latest test build 050415:0600 on
www.highlandaeroclub.co.uk
Following the links to the HAC logo click to enter icon causes my RPC
Select 4.39 to run out of memory, from 38MB free to 12k or so ;-(
Working back to test build 050409:1000 also produces the same error.
Issues before that work ok, but of course lacking the latest
development features.
I can send stderr files if required 'cos it's a repeatable error.
Regards,
Gordon McLaren
--
Wardlaw Surveys - Acorn Centre of Technology, Iiyama Dealer
- Authorised Installer for RISC OS 4
Wardlaw House, Kirkhill, Inverness. IV5 7NB. Scotland. UK.
Tel/FAX +44 (0)1463 831214 http://www.wardlaw.demon.co.uk
e-mail: info(a)wardlaw.demon.co.uk
18 years, 5 months
[Netsurf-develop] Tables
by Brian Howlett
Nice to see that table borders are now supported.
(14 April 2005 build)
--
Brian Howlett
-------------------------------------------------
Watch out...
...you might get what you're after...
18 years, 5 months