> Brett writes:
> >Hi ports,
> >I have not used Netsurf for a month or two but just installed it from ports.
> >I just rebuilt all from source last night so it is yesterday's -current.
> >
> >Whatever page I try to look at (including html files on my local computer),
> >the "page loading" icon to the right of the search box just spins around
> >endlessly and the pages do not load.

> 
> I just built a system (i386) from source and can't reproduce this behavior.
> Anthony J. Bentley
> 

Just built amd64 kernel and userland from source, pkg_deleted everything, 
deleted all packages/plist/pobj. Building netsurf from ports there are still no 
pages loading. 

In case it helps, when I launch from xterm with "$ netsurf -v" this is the 
output (the "closing" stuff towards the end is from when I quit from the 
netsurf menu):

[1] 2751
$ (0.2) desktop/netsurf.c netsurf_init 160: version '2.9 (27th Febuary 2012)'
(0.117) desktop/netsurf.c netsurf_init 167: NetSurf on <OpenBSD>, node 
<emachine.the.domm>, release <5.1>, version <GENERIC.MP#6>, machine <amd64>
(0.129) desktop/netsurf.c netsurf_init 169: Using 
'/home/brett/.netsurf/Choices' for Options file
(0.822996) desktop/browser.c browser_w/messages.c messages_load 124: Loading 
Messages from '/usr/local/share/netsurf/en/Messages'
(0.3394) image/image_cache.c image_cache_init 380: Image cache initilised with 
a limit of 524288 hysteresis of 104857
(0.3767) content/fetchers/curl.c fetch_curl_register 167: curl_version 
libcurl/7.25.0 OpenSSL/1.0.0f zlib/1.2.3 libidn/1.24
(0.11179) utils/useragent.c user_agent_build_string 72: Built user agent 
"NetSurf/2.9 (OpenBSD; amd64)"
(0.11210) content/fetchers/curl.c fetch_curl_register 216: option_ca_path: 
'/etc/ssl/certs'
(0.11220) content/fetchers/curl.c fetch_curl_register 228: cURL linked against 
openssl
(0.11244) content/fetchers/curl.c fetch_curl_initialise 285: Initialise cURL 
fetcher for http
(0.11256) content/fetchers/curl.c fetch_curl_initialise 285: Initialise cURL 
fetcher for https
(0.11266) content/fetchers/data.c fetch_data_initialise 65: 
fetch_data_initialise called for data
(0.12087) content/llcache.c llcache_initialise 286: llcache initialised with a 
limit of 1572864 bytes
(0.12222) gtk/gui.c check_options 294: Using '/usr/local/share/netsurf/icons' 
as Tree icons dir
(0.12239) desktop/tree.c tree_set_icon_dir 179: Tree icon directory set to 
/usr/local/share/netsurf/icons
(0.12357) gtk/gui.c check_options 307: Using '/home/brett/.netsurf/Print' as 
Print Settings file
(0.12464) gtk/gui.c gui_init 374: Using '/usr/local/share/netsurf/' for 
resource path
(0.166490) gtk/gui.c nsgtk_new_glade 198: Using 
'/usr/local/share/netsurf/netsurf.glade' as netsurf glade template file
(0.171941) gtk/gui.c nsgtk_new_glade 198: Using 
'/usr/local/share/netsurf/password.glade' as password glade template file
(0.176361) gtk/gui.c nsgtk_new_glade 198: Using 
'/usr/local/share/netsurf/login.glade' as login glade template file
(0.180583) gtk/gui.c nsgtk_new_glade 198: Using 
'/usr/local/share/netsurf/ssl.glade' as ssl glade template file
(0.183627) gtk/gui.c nsgtk_new_glade 198: Using 
'/usr/local/share/netsurf/toolbar.glade' as toolbar glade template file
(0.187979) gtk/gui.c nsgtk_new_glade 198: Using 
'/usr/local/share/netsurf/downloads.glade' as downloads glade template file
(0.194643) gtk/gui.c nsgtk_new_glade 198: Using 
'/usr/local/share/netsurf/history.glade' as history glade template file
(0.301141) gtk/gui.c nsgtk_new_glade 198: Using 
'/usr/local/share/netsurf/options.glade' as options glade template file
(0.306652) gtk/gui.c nsgtk_new_glade 198: Using 
'/usr/local/share/netsurf/hotlist.glade' as hotlist glade template file
(0.311007) gtk/gui.c nsgtk_new_glade 198: Using 
'/usr/local/share/netsurf/cookies.glade' as cookies glade template file
(0.312739) gtk/gui.c nsgtk_new_glade 198: Using 
'/usr/local/share/netsurf/warning.glade' as warning glade template file
(0.318847) gtk/gui.c gui_init 388: Using 
'/usr/local/share/netsurf/SearchEngines' as Search Engines file
(0.318966) gtk/gui.c gui_init 392: Using '/usr/local/share/netsurf/default.ico' 
as default search ico
(0.320751) gtk/gui.c gui_init 407: Using 
'/usr/local/share/netsurf/toolbarIndices' as custom toolbar settings file
(0.323191) gtk/filetype.c gtk_fetch_filetype_init 72: Unable to open a 
mime.types file, so using a minimal one for you.
(0.323207) content/urldb.c urldb_load 351: Loading URL file
(0.323398) content/urldb.c urldb_load 503: Successfully loaded URL file
(0.410919) gtk/gui.c gui_init 429: Set CSS DPI to 96.252930
(0.415893) gtk/font_pango.c nsfont_pango_check 63: Creating 
nsfont_pango_context.
(0.415965) gtk/font_pango.c nsfont_pango_check 68: Creating nsfont_pango_layout.
(0.440008) gtk/window.c gui_create_browser_window 530: Creating gui window 
0x213576000 for browser window 0x21355fa00
(0.440031) gtk/scaffolding.c nsgtk_new_scaffolding 1659: Constructing a 
scaffold of 0x2071cdc00 for gui_window 0x213576000
(0.444131) gtk/toolbar.c nsgtk_toolbar_customization_load 1048: empty read 
toolbar settings
(0.483791) content/fetchers/curl.c fetch_curl_setup 365: fetch 0x2135ae600, url 
'http://news.bbc.co.uk/favicon.ico'
(0.817629) gtk/scaffolding.c nsgtk_new_scaffolding 1944: creation complete
(0.822889) desktop/browser.c browser_window_go_post 832: bw 0x21355fa00, url 2
ndow_go_post 953: Loading 'http:2'
(8.577932) gtk/scaffolding.c nsgtk_scaffolding_destroy 310: Being Destroyed = 0
(8.577969) gtk/scaffolding.c nsgtk_window_close 271: Being Destroyed = 1
(8.578395) desktop/browser.c browser_window_destroy_internal 1898: Destroying 
window
(8.578410) gtk/window.c gui_window_destroy 697: Destroying gui_window 
0x213576000
(8.578420) gtk/window.c gui_window_destroy 700:            Scaffolding: 
0x2071cdc00
(8.578431) gtk/window.c gui_window_destroy 701:            Window name: (null)
(8.579411) gtk/scaffolding.c nsgtk_scaffolding_destroy 310: Being Destroyed = 1
(8.579805) desktop/browser.c browser_window_destroy_internal 1987: Status text 
cache match:miss 0:1
(8.579818) desktop/netsurf.c netsurf_exit 262: Closing GUI
(8.609285) desktop/netsurf.c netsurf_exit 265: Closing search and related 
resources
(8.609514) content/fetchers/curl.c fetch_curl_abort 674: fetch 0x2135ae600, url 
'http://news.bbc.co.uk/favicon.ico'
(8.609559) desktop/netsurf.c netsurf_exit 268: Finalising high-level cache
(8.609569) content/hlcache.c hlcache_finalise 161: 0 contents remain before 
cache drain
(8.609597) content/hlcache.c hlcache_finalise 175: 0 contents remaining:
(8.609606) content/hlcache.c hlcache_finalise 211: hit/miss 0/0
(8.609614) content/hlcache.c hlcache_finalise 216: Finalising low-level cache
(8.609623) desktop/netsurf.c netsurf_exit 271: Closing fetches
(8.609639) content/fetch.c fetch_quit 147: Fetcher for scheme file still 
active?!
(8.609648) content/fetchers/data.c fetch_data_finalise 74: fetch_data_finalise 
called for data
(8.609744) content/fetchers/curl.c fetch_curl_finalise 300: Finalise cURL 
fetcher https
(8.609754) content/fetchers/curl.c fetch_curl_finalise 300: Finalise cURL 
fetcher http
(8.609762) content/fetchers/curl.c fetch_curl_finalise 304: All cURL fetchers 
finalised, closing down cURL
(8.663040) image/image_cache.c image_cache_fini 394: Size at finish 0 (in 0)
(8.663059) image/image_cache.c image_cache_fini 404: Age 0s
(8.663067) image/image_cache.c image_cache_fini 407: Peak size 0 (in 0)
(8.663075) image/image_cache.c image_cache_fini 410: Peak image count 0 (size 0)
(8.663083) image/image_cache.c image_cache_fini 439: Total images never 
rendered: 0 (includes 0 that were converted)
(8.663093) image/image_cache.c image_cache_fini 443: Total number of excessive 
conversions: 0 (from 0 images converted more than once)
(8.663104) image/image_cache.c image_cache_fini 447: Bitmap of size 0 had most 
(0) conversions
(8.663127) desktop/netsurf.c netsurf_exit 282: Closing utf8
(8.663135) desktop/netsurf.c netsurf_exit 285: Destroying URLdb
(8.663156) desktop/netsurf.c netsurf_exit 288: Destroying System colours
(8.663171) desktop/netsurf.c netsurf_exit 291: Remaining lwc strings:
(8.663194) desktop/netsurf.c netsurf_lwc_iterator 81: file
(8.663208) desktop/netsurf.c netsurf_lwc_iterator 81: 
/usr/local/share/netsurf/icons/directory.png
(8.663449) desktop/netsurf.c netsurf_lwc_iterator 81: 
/usr/local/share/netsurf/icons/content.png
(8.663459) desktop/netsurf.c netsurf_exit 294: Exited successfully

Reply via email to