Subject: mailing-list for TeXmacs Users
List archive
From : Madhusudan Singh <address@hidden>- To: address@hidden
- Subject: [TeXmacs] Re: Problem using cocoa TeXmacs SVN on Mac OSX
- Date: Thu, 1 Oct 2009 23:20:06 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Z0z7hOYR0gmx+LswnQddsvCzWgnCR5EExoXMbX4GSG2t/ptkfVxM8Z/Blr2ROxBWDV LnLts0XEe/No40aHt27w/OCjpyA+iCrk+lbQUGwTaQ/Ldv7O3wajyb0S5zgNqFn/wmzF nXv+8ZuTYYOEKgbAxr9GlqYpUV706zPal0pFw=
Just tried this on Snow Leopard 10.6.1 with the same options.
Now it does not even compile.
./Plugins/Cocoa/TMView.mm:24: error: conversion from ‘long int’ to ‘string’ is ambiguous
Kernel/Types/string.hpp:37: note: candidates are: string::string(const char*)
Kernel/Types/string.hpp:36: note: string::string(char)
Kernel/Types/string.hpp:35: note: string::string(int)
make[1]: *** [Objects/TMView.o] Error 1
make: *** [TEXMACS] Error 2
On Fri, Sep 25, 2009 at 10:32 AM, Madhusudan Singh <address@hidden> wrote:
Using revision 2754 (as of today).Operating system: Mac OSX Leopard 10.5.6Configure step:./configure --enable-cocoa --enable-macosx-extensions --without-x
Make step:make DISKIMAGECompilation completes with a dmg file. It asks for an admin password to copy the app (on mounting) to /Applications (which is odd, but I humoured it).The app crashes immediately with the log:Process: TeXmacs [4307]Path: /Applications/TeXmacs.app/Contents/MacOS/TeXmacsIdentifier: org.texmacs.TeXmacsVersion: 1.0 (???)Code Type: X86 (Native)Parent Process: launchd [183]Date/Time: 2009-09-25 10:26:52.191 -0700OS Version: Mac OS X 10.5.6 (9F33)Report Version: 6Exception Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Crashed Thread: 0Thread 0 Crashed:0 libSystem.B.dylib 0x93f35b9e __kill + 101 libSystem.B.dylib 0x93facec2 raise + 262 libSystem.B.dylib 0x93fbc47f abort + 733 libSystem.B.dylib 0x93fae063 __assert_rtn + 1014 org.texmacs.TeXmacs 0x003722b3 load_tex(string, int, int, int, tex_font_metric&, font_glyphs&) + 21475 org.texmacs.TeXmacs 0x004624ed tex_font_rep::tex_font_rep(string, int, string, int, int, int) + 2376 org.texmacs.TeXmacs 0x00463c89 tex_ec_font(string, int, int, int) + 5697 org.texmacs.TeXmacs 0x0028744f find_font_bis(tree) + 61278 org.texmacs.TeXmacs 0x002895de find_font(tree) + 949 org.texmacs.TeXmacs 0x002892c0 find_font_bis(tree) + 1392010 org.texmacs.TeXmacs 0x002895de find_font(tree) + 9411 org.texmacs.TeXmacs 0x00289f90 find_font(string, string, string, string, int, int) + 232012 org.texmacs.TeXmacs 0x00279571 edit_env_rep::update_font() + 62513 org.texmacs.TeXmacs 0x0027b23b edit_env_rep::update() + 50714 org.texmacs.TeXmacs 0x0021bf56 edit_env_rep::edit_env_rep(drd_info&, url, hashmap<string, tree>&, hashmap<string, tree>&, hashmap<string, tree>&, hashmap<string, tree>&) + 176615 org.texmacs.TeXmacs 0x0021c147 edit_env::edit_env(drd_info&, url, hashmap<string, tree>&, hashmap<string, tree>&, hashmap<string, tree>&, hashmap<string, tree>&) + 8716 org.texmacs.TeXmacs 0x002157c3 edit_typeset_rep::edit_typeset_rep() + 176317 org.texmacs.TeXmacs 0x001a2d03 edit_main_rep::edit_main_rep(server_rep*, tm_buffer_rep*) + 14718 org.texmacs.TeXmacs 0x001a32b9 new_editor(server_rep*, tm_buffer_rep*) + 5719 org.texmacs.TeXmacs 0x00488b85 tm_data_rep::new_view(url) + 10120 org.texmacs.TeXmacs 0x0048937d tm_data_rep::get_passive_view(tm_buffer_rep*) + 12521 org.texmacs.TeXmacs 0x0048b23e tm_data_rep::new_buffer_in_new_window(url, tree, tree) + 17422 org.texmacs.TeXmacs 0x00487ecb tm_data_rep::open_window(tree) + 50723 org.texmacs.TeXmacs 0x0046e2fc TeXmacs_main(int, char**) + 300424 libguile.17.dylib 0x0066e5a1 invoke_main_func + 6525 libguile.17.dylib 0x0063e442 c_body + 1826 libguile.17.dylib 0x006b6115 scm_c_catch + 53327 libguile.17.dylib 0x0063e40d scm_i_with_continuation_barrier + 15728 libguile.17.dylib 0x0063e4be scm_c_with_continuation_barrier + 7829 libguile.17.dylib 0x006b3eeb scm_i_with_guile_and_parent + 4330 libguile.17.dylib 0x006b3f29 scm_with_guile + 4131 libguile.17.dylib 0x0066e53a scm_boot_guile + 5832 org.texmacs.TeXmacs 0x0027ccfa start_guile(int, char**, void (*)(int, char**)) + 5833 org.texmacs.TeXmacs 0x0047018b main + 49134 org.texmacs.TeXmacs 0x00002226 start + 54Thread 1:0 libSystem.B.dylib 0x93ec74a6 mach_msg_trap + 101 libSystem.B.dylib 0x93ecec9c mach_msg + 722 com.unsanity.ape 0x00cff9b5 __ape_agent + 3163 libSystem.B.dylib 0x93ef86f5 _pthread_start + 3214 libSystem.B.dylib 0x93ef85b2 thread_start + 34Thread 0 crashed with X86 Thread State (32-bit):eax: 0x00000000 ebx: 0x93fbc43f ecx: 0xbfffe74c edx: 0x93f35b9eedi: 0x005561b4 esi: 0x0054ccc4 ebp: 0xbfffe768 esp: 0xbfffe74css: 0x0000001f efl: 0x00000286 eip: 0x93f35b9e cs: 0x00000007ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037cr2: 0x93facea8Binary images ...
- [TeXmacs] Re: Problem using cocoa TeXmacs SVN on Mac OSX, Madhusudan Singh, 10/02/2009
- [TeXmacs] f(x)=&&& if x<0 and §§§ if 0<x<2 and ..., El.douwen, 10/04/2009
- Re: [TeXmacs] f(x)=&&& if x<0 and §§§ if 0<x<2 and ..., Pablo Angulo, 10/04/2009
- Re: [TeXmacs] f(x)=&&& if x<0 and §§§ if 0<x<2 and ..., El.douwen, 10/05/2009
- Re: [TeXmacs] f(x)=&&& if x<0 and §§§ if 0<x<2 and ..., Pablo Angulo, 10/04/2009
- [TeXmacs] f(x)=&&& if x<0 and §§§ if 0<x<2 and ..., El.douwen, 10/04/2009
Archive powered by MHonArc 2.6.19.