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:[email protected]] Gesendet: Freitag, 23. Oktober 2015 15:07 An: [email protected] Betreff: Re: [Factor-talk] Ubuntu 15.04 Unfortunately, still getting the error on devel 2015-10-23 15:00 GMT+02:00 Andrea Ferretti <[email protected]>: > 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 <[email protected]>: >> Sorry, it is: >> >> "gtk.ffi" reload save >> >> >>> On Oct 23, 2015, at 5:40 AM, John Benediktsson <[email protected]> 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 <[email protected]> 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 >>>> [email protected] >>>> https://lists.sourceforge.net/lists/listinfo/factor-talk >> >> --------------------------------------------------------------------- >> --------- _______________________________________________ >> Factor-talk mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/factor-talk ---------------------------------------------------------------------------- -- _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk ------------------------------------------------------------------------------ _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
