|
From: John B. <mr...@gm...> - 2015-10-27 12:37:54
|
I think errors related to which GTK library is being used and "memory errors" with FFI calls. Still have to investigate more.
> On Oct 27, 2015, at 2:26 AM, Andrea Ferretti <fer...@gm...> wrote:
>
> Compiling from source works for me, and that is fine for now. Still I
> wonder about the memory errors :-?
>
> 2015-10-25 10:24 GMT+01:00 Martin Saurer <mar...@bl...>:
>> Have you tried compiling factor from source, then load the boot image?
>>
>> On my Ubuntu 15.10 both 0.97 and latest from git work nice.
>>
>> Best
>>
>> Martin
>>
>> -----Ursprüngliche Nachricht-----
>> Von: Andrea Ferretti [mailto:fer...@gm...]
>> Gesendet: Freitag, 23. Oktober 2015 15:07
>> An: fac...@li...
>> Betreff: Re: [Factor-talk] Ubuntu 15.04
>>
>> Unfortunately, still getting the error on devel
>>
>> 2015-10-23 15:00 GMT+02:00 Andrea Ferretti <fer...@gm...>:
>>> Ok, it seems it depends on my Nvidia drivers. Launching 0.97 with the
>>> gtk.ffi fix gave a more detailed explanation of the error
>>>
>>> Thank you!
>>>
>>> 2015-10-23 14:44 GMT+02:00 John Benediktsson <mr...@gm...>:
>>>> Sorry, it is:
>>>>
>>>> "gtk.ffi" reload save
>>>>
>>>>
>>>>> On Oct 23, 2015, at 5:40 AM, John Benediktsson <mr...@gm...> wrote:
>>>>>
>>>>> For 0.97, can you try:
>>>>>
>>>>> $ ./factor -run=listener
>>>>> IN: scratchpad "gtk" reload save
>>>>>
>>>>> Then quit and try the UI again?
>>>>>
>>>>> We will have to investigate the error with latest git master.
>>>>>
>>>>>
>>>>>> On Oct 23, 2015, at 2:27 AM, Andrea Ferretti <fer...@gm...>
>> wrote:
>>>>>>
>>>>>> I have tried, without chance, to run factor on Ubuntu 15.04 (and I
>>>>>> will move to 15.10 soon).
>>>>>>
>>>>>> The 0.97 version fails with
>>>>>>
>>>>>> Cannot resolve C library function
>>>>>> Library: DLL" /usr/lib/libgtk-x11-2.0.so.0"
>>>>>> Symbol: gtk_init
>>>>>>
>>>>>>
>>>>>> On the dev version I get a memory error:
>>>>>>
>>>>>> 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.
>>>>>> Memory protection fault at address 7f920fce6360
>>>>>>
>>>>>> Is there anyone using Factor on latest Ubuntu?
>>>>>>
>>>>>> -------------------------------------------------------------------
>>>>>> ----------- _______________________________________________
>>>>>> Factor-talk mailing list
>>>>>> Fac...@li...
>>>>>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>>>>
>>>> ---------------------------------------------------------------------
>>>> --------- _______________________________________________
>>>> Factor-talk mailing list
>>>> Fac...@li...
>>>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>>
>> ----------------------------------------------------------------------------
>> --
>> _______________________________________________
>> Factor-talk mailing list
>> Fac...@li...
>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Factor-talk mailing list
>> Fac...@li...
>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Factor-talk mailing list
> Fac...@li...
> https://lists.sourceforge.net/lists/listinfo/factor-talk
|