9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Links for Plan 9
@ 2003-12-15  2:55 YAMANASHI Takeshi
  0 siblings, 0 replies; 53+ messages in thread
From: YAMANASHI Takeshi @ 2003-12-15  2:55 UTC (permalink / raw)
  To: 9fans

Links not only suicide itself, also causes kernel panic if
`-http-proxy' option is specified.

	term% links -http-proxy xx.xx.xx.xx:8080
	links 138: suicide: sys: trap: fault read addr=0x0 pc=0x000dafd6

	panic: boot process died: exit
	ktrace /kernel/path 80106720 800238bc
	 :
	 :

You can see more complete messagase here;
	http://p9c.cc.titech.ac.jp/plan9/tmp/vmscr.bmp
--
YAMANASHI Takeshi




^ permalink raw reply	[flat|nested] 53+ messages in thread
* Re: [9fans] Links for Plan 9
@ 2003-12-16  1:32 YAMANASHI Takeshi
  2003-12-16  2:23 ` okamoto
  0 siblings, 1 reply; 53+ messages in thread
From: YAMANASHI Takeshi @ 2003-12-16  1:32 UTC (permalink / raw)
  To: 9fans

On Tue Dec 16 10:28:42 JST 2003, okamoto@granite.cias.osakafu-u.ac.jp wrote:
> By the way, how about to have a "exit/quit" command in
> fossilcons(8) to make return the console i/o to auth
> server.

You can quit from `con -l /srv/fscons' command by typing
Control-\ and then `q' for quit.  See con(1) for more details.
--
YAMANASHI Takeshi




^ permalink raw reply	[flat|nested] 53+ messages in thread
* Re: [9fans] Links for Plan 9
@ 2003-12-11  5:18 YAMANASHI Takeshi
  2003-12-11  4:36 ` mirtchov
  0 siblings, 1 reply; 53+ messages in thread
From: YAMANASHI Takeshi @ 2003-12-11  5:18 UTC (permalink / raw)
  To: 9fans

> 	http://pages.cpsc.ucalgary.ca/~mirtchov/p9/links/

Links seems to handle UTF-8 pages correctly. try;
	hget http://p9c.cc.titech.ac.jp/plan9/tmp/links.gz | gunzip | page -w

A good news for japanese-reading people  :).

However, the fonts used by links now is not
very good and the star character appears
in the place of kanji character.
--




^ permalink raw reply	[flat|nested] 53+ messages in thread
* [9fans] Links for Plan 9
@ 2003-12-10 22:10 andrey mirtchovski
  2003-12-11  2:38 ` David Presotto
                   ` (3 more replies)
  0 siblings, 4 replies; 53+ messages in thread
From: andrey mirtchovski @ 2003-12-10 22:10 UTC (permalink / raw)
  To: 9fans

After Russ' much needed creation of ape/libdraw I managed to get the Links
graphical web browser ported to Plan 9 and working in a somewhat useable
state.

Download the code, see screenshots, bugs, what's there and what's missing
information and others at the web site:

	http://pages.cpsc.ucalgary.ca/~mirtchov/p9/links/

There are several things unfinished, most notably JavaScript support (turned
off due to problems with sites like google) and a bug with select()
descriptors which causes sites like cnn.com, nytimes (every time) and
theregister (on occasion) to fail loading.

The links code is horrendous, with most of the comments written in Czech
(funny, in the few places where I understand the comments they seem to be
horrendous too) with the name Jim Beam interspersed just so foreign readers
would know what's hapening.

The plan9.c (graphics driver for Plan 9) code, for which I am responsible,
isn't much better. Luckily acme takes the edge off and after an hour or two
looking at the code you'll be able to go bug-hunting. I'm letting it go
precisely with that in mind -- to get a broader audience looking for the
bugs. I won't have that much time to do it for a while...

andrey



^ permalink raw reply	[flat|nested] 53+ messages in thread

end of thread, other threads:[~2003-12-16  4:41 UTC | newest]

Thread overview: 53+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-15  2:55 [9fans] Links for Plan 9 YAMANASHI Takeshi
  -- strict thread matches above, loose matches on Subject: below --
2003-12-16  1:32 YAMANASHI Takeshi
2003-12-16  2:23 ` okamoto
2003-12-11  5:18 YAMANASHI Takeshi
2003-12-11  4:36 ` mirtchov
2003-12-10 22:10 andrey mirtchovski
2003-12-11  2:38 ` David Presotto
2003-12-11  2:39 ` David Presotto
2003-12-12 16:46 ` John Stalker
2003-12-12 17:13   ` mirtchov
2003-12-12 17:15     ` David Presotto
2003-12-13  2:37       ` Dan Cross
2003-12-13  2:48         ` Russ Cox
2003-12-13  3:07           ` Dan Cross
2003-12-13  3:35             ` David Presotto
2003-12-13  8:58             ` Skip Tavakkolian
2003-12-13 18:44               ` ron minnich
2003-12-13 18:06                 ` mirtchov
2003-12-13 22:54                   ` ron minnich
2003-12-13 23:01                     ` boyd, rounin
2003-12-14  5:47                       ` ron minnich
2003-12-13 23:03                     ` boyd, rounin
2003-12-14  5:47                       ` ron minnich
2003-12-14 22:13                   ` Dan Cross
2003-12-14 22:02               ` Dan Cross
2003-12-15  1:49           ` okamoto
2003-12-15  1:52             ` Gorka Guardiola Múzquiz
2003-12-15  2:33               ` okamoto
2003-12-15  7:18                 ` Skip Tavakkolian
2003-12-15  7:02                   ` boyd, rounin
2003-12-15  1:59             ` Geoff Collyer
2003-12-15  2:30               ` okamoto
2003-12-15  2:32                 ` Geoff Collyer
2003-12-15  2:40                   ` okamoto
2003-12-15  2:52                     ` Geoff Collyer
2003-12-15  3:09                       ` okamoto
2003-12-16  1:27                         ` okamoto
2003-12-15  2:48             ` Russ Cox
2003-12-15  3:00               ` okamoto
2003-12-15  5:20               ` mirtchov
2003-12-15 15:34               ` John Stalker
2003-12-15 17:34                 ` vic zandy
2003-12-15 17:51                   ` mirtchov
2003-12-15 20:01                     ` vic zandy
2003-12-15 20:49                       ` rog
2003-12-15 21:36                         ` Dan Cross
2003-12-15 23:05                           ` C H Forsyth
2003-12-15 23:34                         ` Adrian Tritschler
2003-12-16  4:10                     ` okamoto
2003-12-16  3:34                       ` mirtchov
2003-12-16  4:41                         ` okamoto
2003-12-16  3:57                           ` mirtchov
2003-12-12 19:22 ` John Stalker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).