Subject: mailing-list for TeXmacs Users
List archive
Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download....
Chronological Thread
From : Peter Rapčan <address@hidden>- To: address@hidden
- Subject: Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download....
- Date: Thu, 25 Nov 2010 23:28:39 +0100
That was fast :-). Thank you Max.
On launching the new TeXmacs, and doing View -> Clone window and then moving around the menu bar with mouse pressed, TeXmacs crashed. This only happened when the "about" page was loaded upon start (i.e. the first time). The crash report is below.
Also, the TeXmacs status bar says (after is says "Booting") "TeXmacs 1.0.7.6" although what has been launched is obviously 1.0.7.8. Tried to delete the ~/.TeXmacs directory but still the same message. I still have the 1.0.7.6 binary on my system (renamed to TeXmacs-1.0.7.6.app)... don't know if this is important though.
Eps figures are fine now, but the long standing problem with more-than-3-lines-long footnotes (see my old posts on this list) is still present...
Best,
Peter.
Process: TeXmacs [78087]
Path: /Applications/TeXmacs.app/Contents/MacOS/TeXmacs
Identifier: org.texmacs.TeXmacs
Version: 1.0 (???)
Code Type: X86 (Native)
Parent Process: launchd [169]
Date/Time: 2010-11-25 23:05:41.518 +0100
OS Version: Mac OS X 10.6.5 (10H574)
Report Version: 6
Interval Since Last Report: 1140701 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 1185611 sec
Per-App Crashes Since Last Report: 2
Anonymous UUID: B31DBA72-113A-4904-97FB-528901354288
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Application Specific Information:
Assertion failed: (false), function eval, file ./Guile/Scheme/object.cpp, line 324.
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x91aee176 __kill + 10
1 libSystem.B.dylib 0x91aee168 kill$UNIX2003 + 32
2 libSystem.B.dylib 0x91b8089d raise + 26
3 libSystem.B.dylib 0x91b969bc abort + 93
4 libSystem.B.dylib 0x91b834fc __pthread_markcancel + 0
5 org.texmacs.TeXmacs 0x002e53c2 object_promise_widget_rep::eval() + 126
6 org.texmacs.TeXmacs 0x0035e7b6 promise<widget>::operator()() + 38
7 org.texmacs.TeXmacs 0x0035bcb6 QTMLazyMenu::force() + 102
8 org.texmacs.TeXmacs 0x002d9aff QTMLazyMenu::qt_metacall(QMetaObject::Call, int, void**) + 81
9 QtCore 0x013e52c1 QMetaObject::activate(QObject*, QMetaObject const*, int, void**) + 673
10 QtGui 0x00cc8252 QMenu::aboutToShow() + 50
11 QtGui 0x00884288 qt_mac_emit_menuSignals(QMenu*, bool) + 72
12 QtGui 0x008842c4 -[QCocoaMenu menuWillOpen:] + 52
13 com.apple.AppKit 0x91002e5c -[NSMenu _sendMenuOpeningNotification] + 92
14 com.apple.AppKit 0x90e86ede -[NSCarbonMenuImpl _carbonOpenEvent:handlerCallRef:] + 37
15 com.apple.AppKit 0x90bf2c61 NSSLMMenuEventHandler + 404
16 com.apple.HIToolbox 0x9167ff2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
17 com.apple.HIToolbox 0x9167f1f6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
18 com.apple.HIToolbox 0x9167f055 SendEventToEventTargetWithOptions + 58
19 com.apple.HIToolbox 0x916cb75b SendMenuOpening(MenuSelectData*, MenuData*, double, unsigned long, __CFDictionary*, unsigned char, unsigned char*) + 537
20 com.apple.HIToolbox 0x916cb171 DrawTheMenu(MenuSelectData*, __CFArray**, unsigned char, unsigned char*) + 263
21 com.apple.HIToolbox 0x916caf3b MenuChanged(MenuSelectData*, unsigned char, unsigned char) + 467
22 com.apple.HIToolbox 0x916c9cb9 TrackMenuCommon(MenuSelectData&, unsigned char*) + 1481
23 com.apple.HIToolbox 0x916c2259 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 315
24 com.apple.HIToolbox 0x916c1a56 _HandleMenuSelection2 + 465
25 com.apple.HIToolbox 0x916c1874 _HandleMenuSelection + 53
26 com.apple.AppKit 0x90bec1a2 _NSHandleCarbonMenuEvent + 285
27 com.apple.AppKit 0x90bc0d3e _DPSNextEvent + 2304
28 com.apple.AppKit 0x90bbffce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
29 com.apple.AppKit 0x90b82247 -[NSApplication run] + 821
30 QtGui 0x00853ad1 QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 1505
31 QtCore 0x014bb961 QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 65
32 QtCore 0x014bbcaa QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 170
33 QtCore 0x014bd326 QCoreApplication::exec() + 182
34 org.texmacs.TeXmacs 0x00355d36 qt_gui_rep::event_loop() + 30
35 org.texmacs.TeXmacs 0x00355d55 gui_start_loop() + 29
36 org.texmacs.TeXmacs 0x003affee TeXmacs_main(int, char**) + 9194
37 org.texmacs.TeXmacs 0x001fec7d new_call_back(void*, int, char**) + 36
38 org.texmacs.TeXmacs 0x004807b4 invoke_main_func + 88
39 org.texmacs.TeXmacs 0x0045da44 c_body + 28
40 org.texmacs.TeXmacs 0x0004440d scm_c_catch + 474
41 org.texmacs.TeXmacs 0x0045da01 scm_i_with_continuation_barrier + 156
42 org.texmacs.TeXmacs 0x0045dac3 scm_c_with_continuation_barrier + 83
43 org.texmacs.TeXmacs 0x004ba2b7 scm_i_with_guile_and_parent + 45
44 org.texmacs.TeXmacs 0x004ba284 scm_with_guile + 43
45 org.texmacs.TeXmacs 0x0048073b scm_boot_guile + 58
46 org.texmacs.TeXmacs 0x001ff426 start_guile(int, char**, void (*)(int, char**)) + 60
47 org.texmacs.TeXmacs 0x003b0dc7 main + 868
48 org.texmacs.TeXmacs 0x00046d49 start + 53
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x91ab3982 kevent + 10
1 libSystem.B.dylib 0x91ab409c _dispatch_mgr_invoke + 215
2 libSystem.B.dylib 0x91ab3559 _dispatch_queue_invoke + 163
3 libSystem.B.dylib 0x91ab32fe _dispatch_worker_thread2 + 240
4 libSystem.B.dylib 0x91ab2d81 _pthread_wqthread + 390
5 libSystem.B.dylib 0x91ab2bc6 start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x91b9696b ecx: 0xbfffe0cc edx: 0x91aee176
edi: 0x00000144 esi: 0x004e2787 ebp: 0xbfffe0e8 esp: 0xbfffe0cc
ss: 0x0000001f efl: 0x00000282 eip: 0x91aee176 cs: 0x00000007
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x42492000
Binary Images:
0x1000 - 0x501ff7 +org.texmacs.TeXmacs 1.0 (???) <A1876B3E-2A38-8F6F-6DE1-B799E1D0560D> /Applications/TeXmacs.app/Contents/MacOS/TeXmacs
0x815000 - 0x1180fff +QtGui 4.7.0 (compatibility 4.7.0) <D04CC921-DB30-D890-E154-AC019D2FFE19> /Applications/TeXmacs.app/Contents/Frameworks/QtGui.framework/Versions/4/QtGui
0x138c000 - 0x15ebfe7 +QtCore 4.7.0 (compatibility 4.7.0) <66721B55-67FE-8DA6-5DA0-B8B1623573D9> /Applications/TeXmacs.app/Contents/Frameworks/QtCore.framework/Versions/4/QtCore
0x1661000 - 0x1665ff7 libltdl.7.dylib 9.2.0 (compatibility 9.0.0) <8A01B0FE-7EAB-9930-E32E-2ECBEF6FB05C> /usr/lib/libltdl.7.dylib
0x166a000 - 0x16b5fe7 +libgmp.3.dylib 9.2.0 (compatibility 9.0.0) <B3C57240-AB44-1E96-7958-9168F3B7B3C2> /Applications/TeXmacs.app/Contents/Resources/lib/libgmp.3.dylib
0x16c0000 - 0x1741fe7 +libfreetype.6.dylib 11.0.0 (compatibility 11.0.0) <BEA68C1C-47C5-ABD4-E6C4-DB6D5D83A37D> /Applications/TeXmacs.app/Contents/Resources/lib/libfreetype.6.dylib
0x17d6000 - 0x17e2ff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.7 (2.2.7) <6FE15386-2335-501B-618E-BAF958F386BE> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
0x16690000 - 0x16693ff7 com.apple.normalizer.privateframework 6.0 (9.4) <0CFDDA8A-21BA-CA2D-E4F9-2B2E67C1C90D> /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/PSNormalizer
0x16e40000 - 0x16eaeffb libAGM.dylib ??? (???) <69E1F6A6-AF56-1DB4-D211-B53877240BFC> /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/Libraries/libAGM.dylib
0x16ecc000 - 0x16efeff3 libICC.dylib ??? (???) <B9A15E7D-E819-5B91-E48B-BEEB4CC8348C> /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/Libraries/libICC.dylib
0x18b69000 - 0x18dc8ff7 libnserverlite.dylib ??? (???) <D53C12B3-262A-D4DC-9860-0C20CC0C582C> /System/Library/PrivateFrameworks/PSNormalizer.framework/Versions/A/Libraries/libnserverlite.dylib
0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x90003000 - 0x900e0ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x900e1000 - 0x90127ff7 libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x9025f000 - 0x902a3fe7 com.apple.Metadata 10.6.3 (507.12) <8632684D-ED4C-4CE1-4C53-015DFF10D873> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x903e6000 - 0x9042ffe7 libTIFF.dylib ??? (???) <AC1FC806-F7F4-174B-375F-FE5D6008666C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9072a000 - 0x90750ffb com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9079b000 - 0x90954feb com.apple.ImageIO.framework 3.0.4 (3.0.4) <C145139E-24C4-5A3D-B17C-809D528354B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90b31000 - 0x90b46fff com.apple.ImageCapture 6.0.1 (6.0.1) <E7ED2AC1-834C-A44E-531E-EC05F0496DBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90b78000 - 0x91458ff7 com.apple.AppKit 6.6.7 (1038.35) <ABC7783C-E4D5-B848-BED6-99451D94D120> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91459000 - 0x914c8ff7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <2FC2178F-FEF9-6E3F-3289-A6307B1A154C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x914c9000 - 0x9164bfe7 libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <35DB7644-0780-D2AB-F6A9-45F28D2D434A> /usr/lib/libicucore.A.dylib
0x9164c000 - 0x9165eff7 com.apple.MultitouchSupport.framework 207.10 (207.10) <E1A6F663-570B-CE54-0F8A-BBCCDECE3B42> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9165f000 - 0x91677ff7 com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x91678000 - 0x9199cfef com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9199d000 - 0x91a56fe7 libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x91a67000 - 0x91a8bff7 libJPEG.dylib ??? (???) <46AF3A0F-2B8D-87B9-62D4-0905678A64DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a8c000 - 0x91c33ff7 libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
0x91c34000 - 0x91cb4feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91cef000 - 0x91e1dfe7 com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x91e4a000 - 0x91efaff3 com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91efb000 - 0x91f07ff7 libkxld.dylib ??? (???) <F0E915AD-6B32-0D5E-D24B-B188447FDD23> /usr/lib/system/libkxld.dylib
0x91f08000 - 0x91f1cffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x91f1d000 - 0x91f6afeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x92197000 - 0x921b9fef com.apple.DirectoryService.Framework 3.6 (621.9) <F2EEE9D7-D4FB-14F3-E647-ABD32754F557> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x921ba000 - 0x921bcff7 libRadiance.dylib ??? (???) <10048B4A-2AE8-A4E2-21B8-C6E7A8C5B76F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x921bd000 - 0x921d1fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x92207000 - 0x92228fe7 com.apple.opencl 12.3 (12.3) <DEA600BF-4F54-66B5-DB2F-DC57FD518543> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x92229000 - 0x9228afe7 com.apple.CoreText 3.5.0 (???) <BB50C045-25F5-65B8-B1DB-8CDAEF45EB46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9228b000 - 0x922abfe7 libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
0x922ac000 - 0x92349fe3 com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92382000 - 0x92392ff7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x923ac000 - 0x923acff7 com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x92457000 - 0x92473fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92474000 - 0x92474ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x92475000 - 0x92479ff7 libGIF.dylib ??? (???) <DA5758A4-71B0-DD6E-7402-B7FB15387569> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9247c000 - 0x9247eff7 com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x924c2000 - 0x9253cfff com.apple.audio.CoreAudio 3.2.6 (3.2.6) <F7C9B01D-45AD-948B-2D26-9736524C1A33> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9253d000 - 0x92618feb com.apple.DesktopServices 1.5.9 (1.5.9) <CED00AC1-924B-0E45-7D5E-1CEA8929F5BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9267d000 - 0x92718ff7 com.apple.ApplicationServices.ATS 4.4 (???) <ECB16606-4DF8-4AFB-C91D-F7947C26040F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x92921000 - 0x92a15ff7 libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
0x92a5d000 - 0x92cc0fef com.apple.security 6.1.1 (37594) <1949216A-7583-B73A-6112-4D55CA5852E3> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92cc1000 - 0x92d6bfe7 com.apple.CFNetwork 454.11.5 (454.11.5) <D8963574-285A-3BD6-6B25-07D39C6F67A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x92db4000 - 0x92db4ff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x92db5000 - 0x92dbaff7 com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x92e33000 - 0x92e37ff7 IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x92e48000 - 0x92e53ff7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <CB2510BD-A5B3-9D90-5917-C73F6ECAC913> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92e54000 - 0x92e5bff3 com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92e7a000 - 0x92e84ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x92e85000 - 0x92f86fe7 libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
0x93014000 - 0x930caff7 libFontParser.dylib ??? (???) <33F62EE1-E457-C6FD-369E-E86745B94A4B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x930cb000 - 0x93163fe7 edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93164000 - 0x93165ff7 com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <BE4C2495-B758-AD22-DCC0-56A6791E948E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x940b9000 - 0x9432cfe7 com.apple.Foundation 6.6.4 (751.42) <ACC0BAEB-C590-7052-3AB2-86C207C3D6D4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x94340000 - 0x94660ff3 com.apple.CoreServices.CarbonCore 861.23 (861.23) <B08756E4-32C5-CC33-0268-7C00A5ED7537> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x94661000 - 0x94692ff7 libGLImage.dylib ??? (???) <78F59EAB-BBD4-7366-CA84-970547501978> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94693000 - 0x94699fff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x946a0000 - 0x94704ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9471b000 - 0x94a86ff7 com.apple.QuartzCore 1.6.3 (227.34) <CC1C1631-D8D1-D416-171E-A1683274E479> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94a87000 - 0x94a95fe7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x94a96000 - 0x94a96ff7 com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94a97000 - 0x94ae8ff7 com.apple.HIServices 1.8.1 (???) <51BDD848-32A5-2425-BE07-BD037A89630A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x94b40000 - 0x94b81ff7 libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <16DAE1A5-937A-1CA2-D98F-2AF958B62993> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94b82000 - 0x94bbdfeb libFontRegistry.dylib ??? (???) <4FB144ED-8AF9-27CF-B315-DCE5575D5231> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x94c17000 - 0x94c1affb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x94c1b000 - 0x94c1bff7 com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x950d2000 - 0x9517ffe7 libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
0x95383000 - 0x953c5ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <3F0ED200-741B-4E27-B89F-634B131F5E9E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9555c000 - 0x9555cff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x9555d000 - 0x95943ffb com.apple.RawCamera.bundle 3.4.1 (546) <557C094F-BF8D-B298-E502-C4EE78914C55> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9594b000 - 0x9594bff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9594c000 - 0x959faff3 com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x95a9c000 - 0x9628b557 com.apple.CoreGraphics 1.545.0 (???) <1AB39678-00D5-FB88-3B41-93D78348E0DE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9628c000 - 0x962b6ff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x96ec0000 - 0x96f68ffb com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x97124000 - 0x9714cff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
0x97196000 - 0x975cbff7 libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x977af000 - 0x977e2ff7 com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x977e3000 - 0x977edfe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x977ee000 - 0x978b8fef com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x978b9000 - 0x97916ff7 com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9792b000 - 0x97939ff7 com.apple.opengl 1.6.11 (1.6.11) <286D1BC4-4CD8-3CD4-F723-5C196FE15FE0> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x979eb000 - 0x97a55fe7 libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x97ce6000 - 0x97ce6ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x97e56000 - 0x97e5fff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x9831a000 - 0x98353ff7 libcups.2.dylib 2.8.0 (compatibility 2.0.0) <D6F24434-8217-DF72-2126-1953080680D7> /usr/lib/libcups.2.dylib
0x98354000 - 0x98391ff7 com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9855f000 - 0x9868efe3 com.apple.audio.toolbox.AudioToolbox 1.6.5 (1.6.5) <0A0F68E5-4806-DB51-764B-D97554B801AD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9868f000 - 0x9879bff7 libGLProgrammability.dylib ??? (???) <8B308FAE-843F-EE76-0254-3374CBFFA7B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x988ff000 - 0x98910ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x98911000 - 0x98915ff7 libGFXShared.dylib ??? (???) <C3A805C4-C0E5-B300-430A-7E811395CB8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x98916000 - 0x98998ffb SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9899c000 - 0x9899ffe7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x989a0000 - 0x989e3ff7 com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x989e4000 - 0x989f1ff7 com.apple.NetFS 3.2.1 (3.2.1) <5E61A00B-FA16-9D99-A064-47BDC5BC9A2B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x989f2000 - 0x98a84fe7 com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x98a85000 - 0x98a8fffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x98a90000 - 0x98ae0ff7 com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x98af4000 - 0x98af7ff7 libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B624AACE-991B-0FFA-2482-E69970576CE1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x98b67000 - 0x98b68ff7 com.apple.TrustEvaluationAgent 1.1 (1) <6C04C4C5-667E-2EBE-EB96-5B67BD4B2185> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x98ba9000 - 0x98fbfff7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x98ff3000 - 0x99036ff7 libGLU.dylib ??? (???) <F8580594-0B38-F3ED-A715-CB3776B747A0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x99037000 - 0x9913bfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
0x99403000 - 0x994d4fe3 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <8FDB4C40-D453-DA53-2A66-9A53998AB23C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x994d5000 - 0x994e0ff7 libGL.dylib ??? (???) <48405993-0AE9-292B-6705-C3525528682A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9961c000 - 0x99637ff7 libPng.dylib ??? (???) <E14178E0-B92D-94EA-DACB-04F346D7534C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x99643000 - 0x99675fe3 libTrueTypeScaler.dylib ??? (???) <6E9D1A50-330E-F1F4-F93D-9ECC8A61B21A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x99676000 - 0x996acfff libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
0x997f1000 - 0x9996cfe7 com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x99978000 - 0x999bcff3 com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x999bd000 - 0x999c0ff7 libCoreVMClient.dylib ??? (???) <1F738E81-BB71-32C5-F1E9-C1302F71021C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x999c1000 - 0x999e0ff7 com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <62291026-D016-705D-DC1E-FC2B09D47DE5> /usr/lib/libSystem.B.dylib
Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2 GHz, 3 GB, SMC 1.13f3
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: global_name
AirPort: AirPort Extreme, Atheros 5416: 2.1.14.5
Bluetooth: Version 2.3.8f7, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: INTEL SSDSA2M080G2GC, 74.53 GB
Parallel ATA Device: HL-DT-ST DVDRW GWA4080MA
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x5d200000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021b, 0x1d200000
On Nov 25, 2010, at 10:45 PM, Gubinelli Massimiliano wrote:
Hi all,I've prepared a MacOSX image for TeXmacs 1.0.7.8 (32 bits). Until it made its way to the TeXmacs official pages tou can find it here:bestmaxOn 25 nov. 2010, at 19:57, Peter Rapčan wrote:Hi all,
I am having some (eps) figures alignment issues (the figures are shifted to the right instead of being centered) in 1.0.7.7 on Mac OS X (both qt and x11). I believe the alignment has been correct some versions back. Is this problem known/solved in 1.0.7.8?
Also, could someone please make 1.0.7.8 Mac OS X binary available at the texmacs webpage, i.e. at ftp(.texmacs.org/pub/TeXmacs/macosx/qt/)? The Mac OS X binary version at the website / ftp is 1.0.7.6...
Cheers,
Peter.
- [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Peter Rapčan, 11/25/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Gubinelli Massimiliano, 11/25/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Peter Rapčan, 11/25/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Gubinelli Massimiliano, 11/25/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Michael Lachmann, 11/26/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Gubinelli Massimiliano, 11/26/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Gubinelli Massimiliano, 11/26/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Michael Lachmann, 11/26/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Gubinelli Massimiliano, 11/26/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Gubinelli Massimiliano, 11/26/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Michael Lachmann, 11/26/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Gubinelli Massimiliano, 11/26/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Gubinelli Massimiliano, 11/29/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Michael Lachmann, 11/26/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Michael Lachmann, 11/26/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Peter Rapčan, 11/25/2010
- Re: [TeXmacs] eps figures misaligned + TM 1.0.7.8 binary (Mac OS X) availability for download...., Gubinelli Massimiliano, 11/25/2010
Archive powered by MHonArc 2.6.19.