[Lynx-dev] Re: lynx mirport not working

2006-08-15 Thread Thorsten Glaser
Dixi:

internal error while caching 1st tagspec of 0 lexeme

Lynx.trace appended. Disabling prettysrc, as suggested by
OpenMacNews, works. (This has been committed to the MirPorts
Framework, so there is now a simple way to get a functional
version of Lynx for the Macintosh.)

Still we'd better hunt down this bug, right?

bye,
//mirabile

PS: CVSweb is at http://cvs.mirbsd.de/ports/www/lynx/
in case you want to see my configure options and patches.
-- 
I believe no one can invent an algorithm. One just happens to hit upon it
when God enlightens him. Or only God invents algorithms, we merely copy them.
If you don't believe in God, just consider God as Nature if you won't deny
existence.  -- Coywolf Qi HuntLynx Trace Log (2.8.6dev.18-MirPorts)

./LYReadCFG.c: 1649: opening config file /Users/tglaser/mpkg/etc/lynx.lss
./LYStyle.c: 489: HStyle_addStyle(normal:   normal: 
lightgray:black)
./LYStyle.c: 489: HStyle_addStyle(default:  normal: 
lightgray:black)
./LYStyle.c: 489: HStyle_addStyle(em:   bold:   
brightblue)
./LYStyle.c: 489: HStyle_addStyle(strong:   bold:   
brightred)
./LYStyle.c: 489: HStyle_addStyle(b:bold:   red)
./LYStyle.c: 489: HStyle_addStyle(i:bold:   
brightblue)
./LYStyle.c: 489: HStyle_addStyle(a:bold:   green)
./LYStyle.c: 489: HStyle_addStyle(img:  dim:brown)
./LYStyle.c: 489: HStyle_addStyle(fig:  normal: gray)
./LYStyle.c: 489: HStyle_addStyle(caption:  reverse:brown)
./LYStyle.c: 489: HStyle_addStyle(hr:   normal: yellow)
./LYStyle.c: 489: HStyle_addStyle(blockquote:   normal: 
brightblue)
./LYStyle.c: 489: HStyle_addStyle(ul:   normal: brown)
./LYStyle.c: 489: HStyle_addStyle(address:  normal: magenta)
./LYStyle.c: 489: HStyle_addStyle(title:normal: 
magenta)
./LYStyle.c: 489: HStyle_addStyle(tt:   dim:
brightmagenta:  black)
./LYStyle.c: 489: HStyle_addStyle(h1:   bold:   yellow: 
blue)
./LYStyle.c: 489: HStyle_addStyle(label:normal: 
magenta)
./LYStyle.c: 489: HStyle_addStyle(q:normal: yellow: 
magenta)
./LYStyle.c: 489: HStyle_addStyle(small:dim:
default)
./LYStyle.c: 489: HStyle_addStyle(big:  bold:   yellow)
./LYStyle.c: 489: HStyle_addStyle(sup:  bold:   yellow)
./LYStyle.c: 489: HStyle_addStyle(sub:  dim:gray)
./LYStyle.c: 489: HStyle_addStyle(lh:   bold:   yellow: 
magenta)
./LYStyle.c: 489: HStyle_addStyle(li:   normal: magenta)
./LYStyle.c: 489: HStyle_addStyle(code: normal: cyan)
./LYStyle.c: 489: HStyle_addStyle(cite: normal: cyan)
./LYStyle.c: 489: HStyle_addStyle(table:normal: 
brightcyan)
./LYStyle.c: 489: HStyle_addStyle(tr:   bold:   brown)
./LYStyle.c: 489: HStyle_addStyle(td:   normal: default)
./LYStyle.c: 489: HStyle_addStyle(br:   normal: default)
./LYStyle.c: 489: HStyle_addStyle(alink:reverse:
yellow: black)
./LYStyle.c: 489: HStyle_addStyle(status:   reverse:
yellow: blue)
./LYStyle.c: 489: HStyle_addStyle(alert:bold:   
yellow: red)
./LYStyle.c: 489: HStyle_addStyle(whereis:  reverse+underline:  
magenta:cyan)
./LYStyle.c: 489: HStyle_addStyle(menu.bg:  normal: black:  
lightgray)
./LYStyle.c: 489: HStyle_addStyle(menu.frame:   normal: black:  
lightgray)
./LYStyle.c: 489: HStyle_addStyle(menu.entry:   normal: 
lightgray:  black)
./LYStyle.c: 489: HStyle_addStyle(menu.n:   normal: 
red:gray)
./LYStyle.c: 489: HStyle_addStyle(menu.active:  normal: yellow: 
black)
./LYStyle.c: 489: HStyle_addStyle(menu.sb:  normal: 
brightred:  lightgray)
./LYStyle.c: 489: HStyle_addStyle(forwbackw.arrow:reverse)
./LYStyle.c: 489: HStyle_addStyle(hot.paste:normal: 
brightred:  gray)
./LYStyle.c: 489: HStyle_addStyle(ul.red:   underline:  
brightred)
./LYStyle.c: 489: HStyle_addStyle(ul.blue:  bold:   
brightblue)
./LYStyle.c: 489: HStyle_addStyle(li.red:   reverse:
red:yellow)
./LYStyle.c: 489: HStyle_addStyle(li.blue:  bold:   

Re: lynx mirport not working (was Re: [Lynx-dev] text browsing)

2006-08-15 Thread Thomas Dickey
On Mon, Aug 14, 2006 at 08:51:00PM +, Thorsten Glaser wrote:
 Dixi:
 
 Walter Ian Kaye dixit:
 
  There are no links for Mac OS X either.
 
 Oops. Does Mac OSX come shipped without lynx?
 
 This cries for a lynx port in the MirPorts Framework.
 
 I now did one, and all I get is:
 
 internal error while caching 1st tagspec of 0 lexeme
 
 Does this sound familiar? Any help? Disable prettysrc?

yes (I thought this was fixed - a url might help).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


[Lynx-dev] Open terminal and Lynx opens

2006-08-15 Thread trash

Problem: Installed Lynx for Mac OS 10.3. Lynx version is 2.8.5

	After installing Lynx, every time I open a new Terminal window, lynx 
opens. I only want Lynx to open when I tell it to open. I use Terminal 
quite often, but I can't figure out how to stop Lynx from starting. I 
have since removed the Lynx.command file from the Applications 
folder, however, now when I open terminal, the OS can't find lynx and 
therefore the terminal window closes. Using Bash.

Any help would be appreciated.

Keith



___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


[Lynx-dev] (no subject)

2006-08-15 Thread trash

Sorry to send again, Lynx version is 2.8.6 (not 2.8.5)

Problem: Installed Lynx for Mac OS 10.3. Lynx version is 2.8.6

	After installing Lynx, every time I open a new Terminal window, lynx 
opens. I only want Lynx to open when I tell it to open. I use Terminal 
quite often, but I can't figure out how to stop Lynx from starting. I 
have since removed the Lynx.command file from the Applications 
folder, however, now when I open terminal, the OS can't find lynx and 
therefore the terminal window closes. Using Bash.
	I want to remove Lynx completely. The text version of the browser 
isn't nearly as important as Bash.

Any help would be appreciated. Thanks.

Keith



___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


[Lynx-dev] Open terminal and lynx opens automatically

2006-08-15 Thread trash

You must think I'm a nut by now. I'm just very frustrated with Lynx.

Sorry to send again, Lynx version is 2.8.6 (not 2.8.5)

Problem: Installed Lynx for Mac OS 10.3. Lynx version is 2.8.6

	After installing Lynx, every time I open a new Terminal window, lynx 
opens. I only want Lynx to open when I tell it to open. I use Terminal 
quite often, but I can't figure out how to stop Lynx from starting. I 
have since removed the Lynx.command file from the Applications 
folder, however, now when I open terminal, the OS can't find lynx and 
therefore the terminal window closes. Using Bash.
	I want to remove Lynx completely. The text version of the browser 
isn't nearly as important as Bash.

Any help would be appreciated. Thanks.

Keith



___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


[Lynx-dev] How Big would Minimal Hypervisor Be?

2006-08-15 Thread dfeustel
How large would a Hypervisor supporting hardware-assisted
(ie VT or AMD-V) virtualization of unmodified operating systems 
only? Ie no support for para-virtualization, no linux-specific
features in the hypervisor?

Thanks,
Dave Feustel



___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev


Re: [Lynx-dev] Re: lynx mirport not working

2006-08-15 Thread Thomas Dickey

On Tue, 15 Aug 2006, Thorsten Glaser wrote:


Thomas Dickey dixit:


yes (I thought this was fixed - a url might help).


$ lynx .

is enough to trigger it. If you have a Macintosh
available, you can reproduce it with the following
commands (assuming a bash as user shell, not tcsh):


That's essentially what the earlier report said, but we didn't find a
root cause.  It's failing for some reason in the parser in LYPrettySrc.c

I added some trace messages to help see what's going on, and put my 
current diffs in


ftp://invisible-island.net/temp/lynx2.8.6dev.18f.patch.gz

--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


___
Lynx-dev mailing list
Lynx-dev@nongnu.org
http://lists.nongnu.org/mailman/listinfo/lynx-dev