Re: [9fans] 9vx os x

2008-06-30 Thread David Leimbach
My caps lock problem is gone with this! Thanks Russ (nevermind my other message regarding it still starting in X11... I'm extra-scatterbrained today) Dave On Sun, Jun 29, 2008 at 10:00 AM, Russ Cox [EMAIL PROTECTED] wrote: I have not bothered to create a new package, but there is a new binary

[9fans] 9vx os x

2008-06-29 Thread Russ Cox
I have not bothered to create a new package, but there is a new binary available for OS X: hget -o 9vx.OSX.gz http://pdos.csail.mit.edu/~rsc/9vx.OSX.gz gunzip 9vx.OSX.gz chmod +x 9vx.OSX ./9vx.OSX -r your-root Please try it on 10.5 and see how it works. Sources

Re: [9fans] 9vx os x

2008-06-29 Thread Francisco J Ballesteros
This one seems to work fine for me. (10.5.3). On Sun, Jun 29, 2008 at 7:00 PM, Russ Cox [EMAIL PROTECTED] wrote: I have not bothered to create a new package, but there is a new binary available for OS X: hget -o 9vx.OSX.gz http://pdos.csail.mit.edu/~rsc/9vx.OSX.gz gunzip

Re: [9fans] 9vx os x

2008-06-29 Thread Bakul Shah
Please try it on 10.5 and see how it works. Every time the option key is pressed, it generates 0xef8095 in addition to doing its button2 duty. Also, you can't use option+apple key to escape out of full screen mode. This is on 10.5.3

Re: [9fans] 9vx os x

2008-06-29 Thread Russ Cox
Please try it on 10.5 and see how it works. Every time the option key is pressed, it generates 0xef8095 in addition to doing its button2 duty. Fixed. Also, you can't use option+apple key to escape out of full screen mode. This is on 10.5.3 That's because it was Ctl-Opt, not Opt-Apple.

Re: [9fans] 9vx os x

2008-06-29 Thread Pietro Gagliardi
This new release works. Thanks! Now to take my fossil/venti off QEMU and onto OS X. On Jun 29, 2008, at 1:00 PM, Russ Cox wrote: I have not bothered to create a new package, but there is a new binary available for OS X: hget -o 9vx.OSX.gz http://pdos.csail.mit.edu/~rsc/9vx.OSX.gz

Re: [9fans] 9vx os x

2008-06-29 Thread Axel Belinfante
this is great! Please try it on 10.5 and see how it works. I know you did not ask, but: on 10.4 it seems to work ok. two minor UI nits: - the native version doesn't seem to support the scroll point(wheel?); the X11 version does (but somehow responds a bit slowish to it). - when I resize

Re: [9fans] 9vx os x

2008-06-29 Thread Francisco J Ballesteros
Time to throw away parallels and vmware :) thanks a lot, once more. On Sun, Jun 29, 2008 at 9:50 PM, Axel Belinfante [EMAIL PROTECTED] wrote: this is great! Please try it on 10.5 and see how it works. I know you did not ask, but: on 10.4 it seems to work ok. two minor UI nits: - the

Re: [9fans] 9vx os x

2008-06-29 Thread Tom Lieber
Does anyone else get errors about missing files when pulling? Many other files are copied successfully before this: error: copying /n/boot/sys/src/games/mp3dec/COPYING: '/n/boot/sys/src/games' does not exist error: copying /n/boot/sys/src/games/mp3dec/COPYRIGHT: '/n/boot/sys/src/games' does not

Re: [9fans] 9vx os x

2008-06-29 Thread Fazlul Shahriar
Does anyone else get errors about missing files when pulling? Many other files are copied successfully before this: error: copying /n/boot/sys/src/games/mp3dec/COPYING: '/n/boot/sys/src/games' does not exist error: copying /n/boot/sys/src/games/mp3dec/COPYRIGHT: '/n/boot/sys/src/games'

Re: [9fans] 9vx os x

2008-06-29 Thread Russ Cox
Another bug in both x11 and native mode 9vx: occasionally, resizing the window can make it crash with a 9vx panic: sigsegv on cpu6 But of course when I try to cause it, it doesn't happen! Also, quickly dragging the corner on the x11 version can render the window completely black.

Re: [9fans] 9vx os x

2008-06-29 Thread Russ Cox
I know you did not ask, but: on 10.4 it seems to work ok. two minor UI nits: - the native version doesn't seem to support the scroll point(wheel?); the X11 version does (but somehow responds a bit slowish to it). It tries. Feel free to have a look at the code. - when I resize a

Re: [9fans] 9vx os x

2008-06-29 Thread Russ Cox
Does anyone else get errors about missing files when pulling? Many other files are copied successfully before this: error: copying /n/boot/sys/src/games/mp3dec/COPYING: '/n/boot/sys/src/games' does not exist error: copying /n/boot/sys/src/games/mp3dec/COPYRIGHT: '/n/boot/sys/src/games'

Re: [9fans] 9vx os x

2008-06-29 Thread underspecified
Greetings, It is running smoothly for me under 10.5.3 too. On Mon, Jun 30, 2008 at 10:56 AM, Russ Cox [EMAIL PROTECTED] wrote: Another bug in both x11 and native mode 9vx: occasionally, resizing the window can make it crash with a 9vx panic: sigsegv on cpu6 But of course when I try to

Re: [9fans] 9vx os x

2008-06-29 Thread underspecified
The scroll wheel just works under the native OS-X Acme SAC. I will try to figure out why. --underspecified On Mon, Jun 30, 2008 at 10:57 AM, Russ Cox [EMAIL PROTECTED] wrote: I know you did not ask, but: on 10.4 it seems to work ok. two minor UI nits: - the native version doesn't seem to

Re: [9fans] 9vx - os x fix

2008-06-27 Thread David Leimbach
Funny! Chording works great for me! (I'm suspecting my X11 is borked though, it may be completely unrelated to this project). On Fri, Jun 27, 2008 at 8:56 AM, andrey mirtchovski [EMAIL PROTECTED] wrote: I can send capital letters just fine, but I can't chord with the option/apple buttons

Re: [9fans] 9vx - os x fix

2008-06-27 Thread andrey mirtchovski
On Fri, Jun 27, 2008 at 10:34 AM, David Leimbach [EMAIL PROTECTED] wrote: Funny! Chording works great for me! (I'm suspecting my X11 is borked though, it may be completely unrelated to this project). button 2/3 emulation with option and apple keys works, but i'm using button1+option+apple to

Re: [9fans] 9vx - os x fix

2008-06-27 Thread andrey mirtchovski
trying to answer my own question about high cpu load, it looks like 9vx is busy switching all the time. if anyone knows these tracing facilities better, please step up :) dappprof (profiles execution, elapsed time is in nanoseconds): CALL

Re: [9fans] 9vx - os x fix

2008-06-27 Thread Russ Cox
Replying to many messages... please read to find yours. Yep that's working ok. Though I'm losing the ability to send capital letters to X11 in general, I'm not sure if that's an artifact of this or not. Almost certainly not. The -F workaround is about new fork semantics. The capital

Re: [9fans] 9vx - os x fix

2008-06-27 Thread andrey mirtchovski
make 9vx/9vx on 10.5.3 that fails with: gcc -g -O3 -MD -std=gnu99 -I. -I. -I9vx -I9vx/a -Wall -Wno-missing-braces -c -o 9vx/main.o 9vx/main.c 9vx/main.c: In function 'sigsegv': 9vx/main.c:491: error: 'struct __darwin_mcontext32' has no member named 'es' 9vx/main.c:492: error: 'struct

Re: [9fans] 9vx - os x fix

2008-06-27 Thread Russ Cox
Thanks. Will add the #define. and darwin-asm.S just seems to be missing everywhere. in fact, there is no definition for vx32_getcontext: Oops. That's on my Mac at home; guess I forgot to copy it off. Russ