Re: [Factor-talk] Factor on OS X El Capitan broken?

2015-10-01 Thread Sankaranarayanan Viswanathan
I tried re-downloading factor-macosx-x86-64-0.97.dmg from the
factorcode.org site, but that shows the same problem. I then tried the
development release links for OS X, but those links seem broken. I
have yet to attempt to build from source..


--
___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk


[Factor-talk] Factor on OS X El Capitan broken?

2015-10-01 Thread Sankaranarayanan Viswanathan
Hello,

I just upgraded my macbook to El Capitan today, and the opening the
factor help browser seems broken.  I get the message:

An error occurred while drawing the world T{ world f ~array~ ~array~ f
f ~vector~ ~array~ ~debugger~ t t f  This world has been
deactivated to prevent cascading errors.  gl-error-tuple function f
code 1286 string "Invalid framebuffer operation"

Wondering if there's a newer binary for OS X?

Thanks, 
Sankar


--
___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk


Re: [Factor-talk] Factor on OS X El Capitan broken?

2015-10-01 Thread Doug Coleman
Try the latest one.

On Thu, Oct 1, 2015, 19:30 Sankaranarayanan Viswanathan <
rationalrev...@gmail.com> wrote:

> Hello,
>
> I just upgraded my macbook to El Capitan today, and the opening the
> factor help browser seems broken.  I get the message:
>
> An error occurred while drawing the world T{ world f ~array~ ~array~ f
> f ~vector~ ~array~ ~debugger~ t t f  This world has been
> deactivated to prevent cascading errors.  gl-error-tuple function f
> code 1286 string "Invalid framebuffer operation"
>
> Wondering if there's a newer binary for OS X?
>
> Thanks,
> Sankar
>
>
>
> --
> ___
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
--
___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk


Re: [Factor-talk] Factor on OS X El Capitan broken?

2015-10-01 Thread Doug Coleman
I'm not sure why the permissions got broken. It should work now though.


On Thu, Oct 1, 2015 at 9:08 PM, John Benediktsson  wrote:

> Sorry, looks like a permissions error on the downloads server.
>
> Hopefully we can get that resolved soon.
>
> El Capitan introduced a GL Error that was not on previous OS X versions.
> We have patched the latest code, but if you'd like to get your 0.97
> working, you can apply this fix:
>
>
> https://github.com/slavapestov/factor/commit/9d021bb0817d3a1603519d36bc885f31e736d491
>
> Or, bootstrap from the latest development version.
>
> $ git clone git://factorcode.org/git/factor.git
> $ cd factor
> $ build-support/factor.sh update
>
>
>
>
>
>
> On Thu, Oct 1, 2015 at 8:05 PM, Sankaranarayanan Viswanathan <
> rationalrev...@gmail.com> wrote:
>
>> I tried re-downloading factor-macosx-x86-64-0.97.dmg from the
>> factorcode.org site, but that shows the same problem. I then tried the
>> development release links for OS X, but those links seem broken. I
>> have yet to attempt to build from source..
>>
>>
>>
>> --
>> ___
>> Factor-talk mailing list
>> Factor-talk@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>>
>
>
>
> --
>
> ___
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
>
--
___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk


Re: [Factor-talk] Factor on OS X El Capitan broken?

2015-10-01 Thread John Benediktsson
Sorry, looks like a permissions error on the downloads server.

Hopefully we can get that resolved soon.

El Capitan introduced a GL Error that was not on previous OS X versions.
We have patched the latest code, but if you'd like to get your 0.97
working, you can apply this fix:


https://github.com/slavapestov/factor/commit/9d021bb0817d3a1603519d36bc885f31e736d491

Or, bootstrap from the latest development version.

$ git clone git://factorcode.org/git/factor.git
$ cd factor
$ build-support/factor.sh update






On Thu, Oct 1, 2015 at 8:05 PM, Sankaranarayanan Viswanathan <
rationalrev...@gmail.com> wrote:

> I tried re-downloading factor-macosx-x86-64-0.97.dmg from the
> factorcode.org site, but that shows the same problem. I then tried the
> development release links for OS X, but those links seem broken. I
> have yet to attempt to build from source..
>
>
>
> --
> ___
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
--
___
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk