Re: [9fans] MacOS X drawterm doesn't toggle
On 12/11/08, Roman Zhukov <[EMAIL PROTECTED]> wrote: > I run 9vx on Ubuntu too (8.04, i386). > I've noticed that 9vx crashes sometimes when 8l is running. > Same when abaco is running. > And it is crashed always by nupas/fs. > I'll try to give more information later. > > On Thu, Dec 11, 2008 at 10:22 AM, Russ Cox <[EMAIL PROTECTED]> wrote: >>> Not sure where to raise 9vx queries, but almost every time I run 9vx >>> it crashes out quite quickly and dumps core (or would if I hadn't set >>> ulimit 0). This is on ubuntu 32 bit systems. >>> >>> [EMAIL PROTECTED]:~/pkg/9vx$ 9vx panic: sigsegv on cpu4 >>> aborting, to dump core. >> >> Can you give more information? >> How far does it get before it crashes? >> >> If you did let it dump core, what would >> the stack trace look like? >> >> Russ >> >> This is under linux and I am not sure if this is of any help, but I see a lot of page faults if you ran stats. Even just moving the mouse, stats shows a high degree of page faults/sec. fernan
Re: [9fans] hints on new decoders for video
> Does anyone know of new projects or ports that could get H.264 > decoding over to Plan 9 hosts? I asked around here, the feeling is that VirtualDub will decode H.264 to uncompressed AVIs in 422 or to BMPs as 444. My only convern is that some virtual dub features may be dependent on running on windows where it may use Windows DLLs for some of its features (AVIs look like a good candidate for this). I honestly don't know. If you want to try to port some of virtual dub to do this email me privately, I may be able to help more. -Steve
Re: [9fans] 9vx on x86-64
On Dec 9, 6:45 pm, [EMAIL PROTECTED] (Russ Cox) wrote: > 9vx now builds and runs on Ubuntu Linux x86-64, > and hopefully other Linuxes as well. > It also runs gs and ape/psh correctly. > I haven't built new binaries nor a new distribution. > Soon; perhaps tomorrow. > > Russ please give it to me :)
Re: [9fans] cpu architecture letters
man 2c(1) --- Begin Message --- Is there a cannonical table giving the mapping of CPU type to CPU letter anywhere in the plan9 distribution? e.g. mips -> v 386 -> 8 etc. -Steve--- End Message ---
Re: [9fans] troff bibliography
i have aded the -B option from heirloom to forsyth's port of refer, plus a simple script 'roffbib.rc' that makes complete bibliography from the database, plus a tmac.bib macro; the stuff is in: /n/sources/contrib/pac/sys/src/ape/cmd/txt/refer.tgz until, perhaps, forsyth will host it?? enjoy, ++pac. <>
Re: [9fans] non greedy regular expressions
> Here's a version that works on your example: > > 0k > ,x/ABC/+#0;/CBA|EFG/{ >',.-#0d >.+#0??d >.+#0k > } > > -Derek Thanks. This is what I wanted to see... Ruda
Re: [9fans] Mouse jumps in vmware
> Maybe > someone will be motivated to fill in the rest > using the latest and greatest VMware API > instead of one from seven and a half years ago. Russ, is this the right API? http://open-vm-tools.sourceforge.net/
Re: [9fans] 9vx on x86-64
On Thu, Dec 11, 2008 at 4:04 AM, simplicity wrote: > On Dec 9, 6:45 pm, r...@swtch.com (Russ Cox) wrote: >> 9vx now builds and runs on Ubuntu Linux x86-64, >> and hopefully other Linuxes as well. >> It also runs gs and ape/psh correctly. >> I haven't built new binaries nor a new distribution. >> Soon; perhaps tomorrow. >> >> Russ > > please give it to me :) you can get it yourself as long as you want to compile it: http://hg.pdos.csail.mit.edu/hg/vx32 russ
Re: [9fans] Mouse jumps in vmware
On Thu, Dec 11, 2008 at 10:47 AM, Skip Tavakkolian <9...@9netics.com> wrote: >> Maybe >> someone will be motivated to fill in the rest >> using the latest and greatest VMware API >> instead of one from seven and a half years ago. > > Russ, is this the right API? > > http://open-vm-tools.sourceforge.net/ Presumably that code uses the right API. Russ
Re: [9fans] Mouse jumps in vmware
Ummm, I am not sure if the problem is vmware-tools, probably not (and Plan 9 is not the problem too). I am using linux + plan9port + acme and I get the same problem ... I am confused... BSOD @ me Skip Tavakkolian escribió: Maybe someone will be motivated to fill in the rest using the latest and greatest VMware API instead of one from seven and a half years ago. Russ, is this the right API? http://open-vm-tools.sourceforge.net/
Re: [9fans] 9vx on x86-64
2008/12/11 Russ Cox : > On Thu, Dec 11, 2008 at 4:04 AM, simplicity wrote: >> On Dec 9, 6:45 pm, r...@swtch.com (Russ Cox) wrote: >>> 9vx now builds and runs on Ubuntu Linux x86-64, >>> and hopefully other Linuxes as well. >>> It also runs gs and ape/psh correctly. >>> I haven't built new binaries nor a new distribution. >>> Soon; perhaps tomorrow. >>> >>> Russ >> >> please give it to me :) > > you can get it yourself as long as you want to > compile it: http://hg.pdos.csail.mit.edu/hg/vx32 > > russ I've got a patch at this point that gets it to build on FreeBSD/amd64, but it dies in the trap handler (surprise, surprise). There are a couple other things I've added / plan to add shortly. Russ, should I just keep sending patches your way? --dho
[9fans] web interface to sources seems to be down
http://plan9.bell-labs.com/sources/plan9/sys/src/ Object not found The object /plan9/sys/src/ does not exist on this server. errstr: '/bin/ip/httpd/sources' does not exist uri host: header host: actual host: plan9.bell-labs.com
Re: [9fans] web interface to sources seems to be down
http://9fans.net/archive/2008/11/891 On Fri, Dec 12, 2008 at 10:10 AM, Roman Shaposhnik wrote: > http://plan9.bell-labs.com/sources/plan9/sys/src/ > > Object not found > > The object /plan9/sys/src/ does not exist on this server. > errstr: '/bin/ip/httpd/sources' does not exist > uri host: > header host: > actual host: plan9.bell-labs.com > > > -- Roma