Transmission 1.80 beta 5
Re: Transmission 1.80 beta 4
1.80b4:
Trying to delete a specific tracker results still in removal of the wrong tracker.
Trying to delete a specific tracker results still in removal of the wrong tracker.
Re: Transmission 1.80 beta 4
Hi Fiete,Fiete5401 wrote:1.80b4:
Trying to delete a specific tracker results still in removal of the wrong tracker.
I can't reproduce this in the GTK+ client. Which flavor of Transmission are you using?
Re: Transmission 1.80 beta 4
I just noticed this in 1.80b4 as well on OS X 10.6.2. I have one tracker selected, but it deletes one adjacent to it...Fiete5401 wrote:1.80b4:
Trying to delete a specific tracker results still in removal of the wrong tracker.
Also, because of this, I thought an undo feature on tracker removal would be nice. Might be tricky to implement though, just a suggestion.
Re: Transmission 1.80 beta 4
I'm using 1.80b4 on Mac OS X 10.6.2. Looks like Livings will have to look at it.Jordan wrote: Hi Fiete,
I can't reproduce this in the GTK+ client. Which flavor of Transmission are you using?

Re: Transmission 1.80 beta 4
I just downloaded this to try out. I have iMac 3.06GHz Intel Core 2 Duo with 8GB memory running OSX 10.6.2. Transmission of late has caused me a few problems in getting port forwarding set up. When I finally sorted this the speeds were still slow. The new beta 4 takes ages to load up and sort of hangs for about 1 minute. Once loaded up I added the same torrent to Transmission and another bittorrent client. Transmission has so far failed to identify any seeds or peers whilst the other client has happily downloaded at least 1% and is still going. Regardless of the port forwarding Transmission seems to have slowed considerably. I picked it originally because it was the fastest and lightest on memory. I have looked in the log and there are no error messages regarding Transmission so I am presuming it is a compatibility issue with OSX Snow Leopard as it ran fine on on my older iMac with 10.4.
Re: Transmission 1.80 beta 4
Hadn't seen crashes in a while, but had this in 1.80b4 when I was away from my Mac.
Code: Select all
Process: Transmission [1803]
Path: /Applications/Transmission.app/Contents/MacOS/Transmission
Identifier: org.m0k.transmission
Version: 1.80b4 (9884)
Code Type: X86-64 (Native)
Parent Process: launchd [199]
Date/Time: 2010-01-06 16:37:14.452 +0100
OS Version: Mac OS X 10.6.2 (10C540)
Report Version: 6
Interval Since Last Report: 216578 sec
Crashes Since Last Report: 14
Per-App Interval Since Last Report: 110120 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 9E3B1FAD-A394-47CF-9685-958F709E9F7C
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000
Crashed Thread: 2
Thread 0: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff87274e3a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff872754ad mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff845727a2 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff84571c2f CFRunLoopRunSpecific + 575
4 com.apple.HIToolbox 0x00007fff86eada4e RunCurrentEventLoopInMode + 333
5 com.apple.HIToolbox 0x00007fff86ead853 ReceiveNextEventCommon + 310
6 com.apple.HIToolbox 0x00007fff86ead70c BlockUntilNextEventMatchingListInMode + 59
7 com.apple.AppKit 0x00007fff85d0f1f2 _DPSNextEvent + 708
8 com.apple.AppKit 0x00007fff85d0eb41 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
9 com.apple.AppKit 0x00007fff85cd4747 -[NSApplication run] + 395
10 com.apple.AppKit 0x00007fff85ccd468 NSApplicationMain + 364
11 org.m0k.transmission 0x00000001000015eb main + 117 (main.m:38)
12 org.m0k.transmission 0x0000000100001554 start + 52
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff8728dbba kevent + 10
1 libSystem.B.dylib 0x00007fff8728fa85 _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff8728f75c _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff8728f286 _dispatch_worker_thread2 + 244
4 libSystem.B.dylib 0x00007fff8728ebb8 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff8728ea55 start_wqthread + 13
Thread 2 Crashed:
0 org.m0k.transmission 0x00000001000ab54f event_queue_insert + 79 (event.c:968)
1 org.m0k.transmission 0x00000001000a94bd kq_dispatch + 287 (kqueue.c:246)
2 org.m0k.transmission 0x00000001000ac8c1 event_base_loop + 765 (event.c:518)
3 org.m0k.transmission 0x00000001000795e7 libeventThreadFunc + 162 (trevent.c:227)
4 libSystem.B.dylib 0x00007fff872adf8e _pthread_start + 331
5 libSystem.B.dylib 0x00007fff872ade41 thread_start + 13
Thread 3:
0 libSystem.B.dylib 0x00007fff8728dbba kevent + 10
1 org.m0k.transmission 0x000000010003ea73 -[UKKQueue watcherThread:] + 132 (UKKQueue.m:351)
2 com.apple.Foundation 0x00007fff83173e99 __NSThread__main__ + 1429
3 libSystem.B.dylib 0x00007fff872adf8e _pthread_start + 331
4 libSystem.B.dylib 0x00007fff872ade41 thread_start + 13
Thread 4:
0 libSystem.B.dylib 0x00007fff87274e3a mach_msg_trap + 10
1 libSystem.B.dylib 0x00007fff872754ad mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff845727a2 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff84571c2f CFRunLoopRunSpecific + 575
4 com.apple.Foundation 0x00007fff831f34cf +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5 com.apple.Foundation 0x00007fff83173e99 __NSThread__main__ + 1429
6 libSystem.B.dylib 0x00007fff872adf8e _pthread_start + 331
7 libSystem.B.dylib 0x00007fff872ade41 thread_start + 13
Thread 5:
0 libSystem.B.dylib 0x00007fff872b89e2 select$DARWIN_EXTSN + 10
1 com.apple.CoreFoundation 0x00007fff84594242 __CFSocketManager + 818
2 libSystem.B.dylib 0x00007fff872adf8e _pthread_start + 331
3 libSystem.B.dylib 0x00007fff872ade41 thread_start + 13
Thread 6:
0 libSystem.B.dylib 0x00007fff8728e9da __workq_kernreturn + 10
1 libSystem.B.dylib 0x00007fff8728edec _pthread_wqthread + 917
2 libSystem.B.dylib 0x00007fff8728ea55 start_wqthread + 13
Thread 2 crashed with X86 Thread State (64-bit):
rax: 0x0000000100862ba0 rbx: 0x0000000000000008 rcx: 0x00007fff8728dbba rdx: 0x0000000000000008
rdi: 0x899f07b03d5c1be6 rsi: 0x0000000100862ba0 rbp: 0x00000001016c7df0 rsp: 0x00000001016c7dd0
r8: 0x0000000000000100 r9: 0x00000001016c7e00 r10: 0x0000000100bc9400 r11: 0x0000000000000206
r12: 0x0000000100862ba0 r13: 0x899f07b03d5c1be6 r14: 0x0000000000000001 r15: 0x00000001007784d0
rip: 0x00000001000ab54f rfl: 0x0000000000010246 cr2: 0x000000010b212868
Binary Images:
0x100000000 - 0x1000f1fff +org.m0k.transmission 1.80b4 (9884) <1068F05D-218F-B436-F249-A943FA6953CE> /Applications/Transmission.app/Contents/MacOS/Transmission
0x1004b0000 - 0x100596fe7 libcrypto.0.9.7.dylib ??? (???) <A60E5A1D-EA38-DB7E-39C1-D29938E46691> /usr/lib/libcrypto.0.9.7.dylib
0x1005ee000 - 0x100605fff +org.andymatuschak.Sparkle 1.5 Beta (bzr) (337) <8BE62C95-BF56-8320-646F-385AC5F1D513> /Applications/Transmission.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x10061f000 - 0x10062bff7 +com.growl.growlframework 1.2 (1.2) <C7DC68D7-1F3C-70D8-4569-D9FB9465C595> /Applications/Transmission.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x1006b5000 - 0x1006c2ff7 +com.rogueamoeba.audio_hijack_server.hermes 2.2.5 (2.2.5) <0CFB8167-744F-AA28-E33D-1AEACDEABF8F> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
0x10b1ec000 - 0x10b1effef libLatinSuppConverter.dylib ??? (???) <C13E084D-DF38-B1BC-9772-7B03428E7969> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
0x7fff80003000 - 0x7fff80019fff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8001a000 - 0x7fff80029fef com.apple.opengl 1.6.5 (1.6.5) <30D6B03B-4B4C-1F78-1FDB-0403E7FE8707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8002a000 - 0x7fff8002aff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff80047000 - 0x7fff8004cfff libGIF.dylib ??? (???) <9DB87A71-27B7-A909-461B-F886DB2BD622> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8004d000 - 0x7fff8004dff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8009c000 - 0x7fff800cdfef libTrueTypeScaler.dylib ??? (???) <8291D9BB-97B2-AD06-D565-58A14A20D617> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff800ce000 - 0x7fff800f6fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff800f7000 - 0x7fff802b1fef com.apple.ImageIO.framework 3.0.1 (3.0.1) <10202E28-34DD-71CA-BE5D-1BE5C8DE2198> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff802cd000 - 0x7fff80319fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
0x7fff8031a000 - 0x7fff803aafff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff803ab000 - 0x7fff803b0fff libGFXShared.dylib ??? (???) <05345B3E-5705-3C2A-464E-052B1DDA45B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff803db000 - 0x7fff80490fe7 com.apple.ink.framework 1.3.1 (105) <5AA00FE5-B251-44AF-5108-44AA927C053C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff80491000 - 0x7fff804c6ff7 libcups.2.dylib ??? (???) <0D020D80-F9D5-55DE-9CCE-9B80CDF08FC4> /usr/lib/libcups.2.dylib
0x7fff804c7000 - 0x7fff80553fef SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff80577000 - 0x7fff805c1ff7 com.apple.Metadata 10.6.2 (507.4) <A28A5E0C-DCDC-A5CE-4EB7-39752E63956A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff80619000 - 0x7fff80882fff com.apple.QuartzComposer 4.1 (156.10) <F5569DC9-15E9-0815-3032-7E1257F36A3E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff80883000 - 0x7fff80900fe7 com.apple.CoreText 3.1.0 (???) <B4BFF82D-CA77-9A8E-2C7E-66367E807C7C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff80901000 - 0x7fff80a0bff7 com.apple.MeshKitIO 1.0 (49.0) <66600E25-66F9-D31A-EA47-E81518FF6DDA> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.framework/Versions/A/MeshKitIO
0x7fff80a0c000 - 0x7fff80a49fef libFontRegistry.dylib ??? (???) <8712832A-A980-3AAF-0D88-50164898F38E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff80a7a000 - 0x7fff80a95ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff80a96000 - 0x7fff80b52ff7 libFontParser.dylib ??? (???) <99DEA723-9D02-2361-E3C7-034E25C5B829> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff80b53000 - 0x7fff80bd2fff com.apple.audio.CoreAudio 3.2.2 (3.2.2) <2633DFAC-F6A6-489D-8DF0-F12639CCD8C4> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff80bd3000 - 0x7fff80c02ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff80c03000 - 0x7fff812f7537 com.apple.CoreGraphics 1.536.12 (???) <0DCA088B-0C6B-146F-0341-9E0212B5CA50> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff812f8000 - 0x7fff812f9ff7 com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <AE4C41BE-6CF3-CC3B-EBA7-A8E9D6A6047F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff812fa000 - 0x7fff81362ff7 com.apple.MeshKitRuntime 1.0 (49.0) <580F1945-540B-1E68-0341-A6ADAD78397E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitRuntime.framework/Versions/A/MeshKitRuntime
0x7fff81363000 - 0x7fff81376fff libGL.dylib ??? (???) <5F9DAF5F-C25C-B6C2-C9BC-3D91D723FD85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8138d000 - 0x7fff813a6fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff813f2000 - 0x7fff81476fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <33C0EADA-243E-1897-335D-17C5DC6A14A9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff81477000 - 0x7fff8158efef libxml2.2.dylib ??? (???) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
0x7fff8158f000 - 0x7fff815ecfef com.apple.framework.IOKit 2.0 (???) <EBBEED67-D5BE-5F7F-96F4-9023BBA1B913> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff815ed000 - 0x7fff815f3ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff81615000 - 0x7fff8165cfef com.apple.QuickLookFramework 2.1 (327.3) <6B3D79C5-E19B-97E1-673F-74731A0B188B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff8168d000 - 0x7fff8169bff7 libkxld.dylib ??? (???) <568C35E7-B101-3F1E-0361-3E1E9F15C90B> /usr/lib/system/libkxld.dylib
0x7fff8169c000 - 0x7fff8169efff com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff8169f000 - 0x7fff8169fff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff816a0000 - 0x7fff817a5fe7 libGLProgrammability.dylib ??? (???) <50498DA4-A2D6-260E-5C6E-994AF9BBDB98> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff81ae5000 - 0x7fff81b20ff7 com.apple.AE 496.1 (496.1) <27D2D2E9-B309-7E65-8C3F-7FF01148F0DE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff81b21000 - 0x7fff81c30ff7 libcrypto.0.9.8.dylib ??? (???) <A2DA70D0-02AE-89FA-1CDA-B3CA986CAE6D> /usr/lib/libcrypto.0.9.8.dylib
0x7fff81c31000 - 0x7fff81d6ffff com.apple.CoreData 102.1 (250) <8DDA49A1-F78C-DE30-8B58-EBC49E4E7ABF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff81d70000 - 0x7fff81d78fff com.apple.DisplayServicesFW 2.2 (2.2) <2C497E53-F471-5930-D15D-C033C438F39C> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff81e7a000 - 0x7fff81ebdff7 libRIP.A.dylib ??? (???) <9CA0768E-C2DF-61FD-F475-DB48F4219B49> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff81ebe000 - 0x7fff81f02fef com.apple.ImageCaptureCore 1.0 (1.0) <29A6CF83-B5C2-9730-D71D-825AEC8657F5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff81f03000 - 0x7fff81f3cff7 com.apple.MeshKit 1.0 (49.0) <7587A7F2-DF5D-B8B2-A6A8-1389CF28BC51> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
0x7fff81fb9000 - 0x7fff81ffffe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff82000000 - 0x7fff8216cff7 com.apple.QTKit 7.6.3 (1591.3) <2AD2AC43-F6A8-F2CE-CCFE-9E8E38E47BB0> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8216d000 - 0x7fff821aafff com.apple.LDAPFramework 2.0 (120.1) <05A853F5-76B9-AF27-6548-A2450AE86451> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff821ab000 - 0x7fff821acfff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x7fff8223a000 - 0x7fff82271ff7 libssl.0.9.8.dylib ??? (???) <2D7FAEF9-A3CD-9F80-7CDE-852D3C93AEDB> /usr/lib/libssl.0.9.8.dylib
0x7fff82299000 - 0x7fff82631fff com.apple.QuartzCore 1.6.1 (227.8) <E296B174-F7CB-F021-D103-091CCB33BBEB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff82632000 - 0x7fff8306ffe7 com.apple.WebCore 6531.21 (6531.21.8) <0DD00A3A-81DE-8CEE-67B8-65C06E8C6B1A> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff8308c000 - 0x7fff830f6fe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff830f7000 - 0x7fff8310bff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8310c000 - 0x7fff8310cff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff83113000 - 0x7fff83162ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff83163000 - 0x7fff833e4fe7 com.apple.Foundation 6.6.1 (751.14) <767349DB-C486-70E8-7970-F13DB4CDAF37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8358c000 - 0x7fff8358cff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8358d000 - 0x7fff83799ff7 com.apple.RawCamera.bundle 2.2.1 (477) <B4DD9D3B-CD05-5ACE-6808-BEC5660D805C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8383c000 - 0x7fff8397aff7 com.apple.WebKit 6531.21 (6531.21.8) <851A6DBB-9C6E-1C07-5C2B-48E832BD694F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8397b000 - 0x7fff8399cfff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
0x7fff839d0000 - 0x7fff839e2fe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff839e3000 - 0x7fff83aaffff com.apple.CFNetwork 454.5 (454.5) <319C7138-2839-DA5E-413A-618248BD4A32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff83ab0000 - 0x7fff83b66fff libobjc.A.dylib ??? (???) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
0x7fff83b67000 - 0x7fff83b6bff7 libCGXType.A.dylib ??? (???) <E11B4D25-2251-4646-118C-87BD4C57A194> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff83b6c000 - 0x7fff83bfbfff com.apple.PDFKit 2.5 (2.5) <7849E675-4289-6FEA-E314-063E91A4B07F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff83bfc000 - 0x7fff83c37fff libcurl.4.dylib ??? (???) <383AC19D-AEED-9F53-DEA3-FF118BDD3735> /usr/lib/libcurl.4.dylib
0x7fff83c41000 - 0x7fff83cc1ff7 com.apple.iLifeMediaBrowser 2.1.3 (346.0.3) <04677A98-142E-9C0E-18A7-4C74275856B7> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
0x7fff83cc4000 - 0x7fff83cd5fef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
0x7fff83cd6000 - 0x7fff83d53fef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff83d54000 - 0x7fff83e78fe7 com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <F2AFF250-5F39-C3AD-0238-B10AF8A1ECFE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff83e79000 - 0x7fff83ffefef com.apple.JavaScriptCore 6531.21 (6531.21.9) <B35E43EB-824A-48ED-5A1B-08AC048AA226> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff83fff000 - 0x7fff84331fef com.apple.CoreServices.CarbonCore 861.2 (861.2) <39F3B259-AC2A-792B-ECFE-4F3E72F2D1A5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff8449b000 - 0x7fff844b9fff libPng.dylib ??? (???) <7635B74B-5415-9767-A881-E0B017F62376> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff844ba000 - 0x7fff84526ff7 com.apple.CorePDF 1.1 (1.1) <3D51A551-50C5-DDD5-9A79-9679DA2806B0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff84527000 - 0x7fff8469aff7 com.apple.CoreFoundation 6.6.1 (550.13) <1E952BD9-37C6-16BE-B2F0-CD92A6283D37> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8469b000 - 0x7fff8469eff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8469f000 - 0x7fff846a5ff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff846a6000 - 0x7fff846b1ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff846b2000 - 0x7fff84707fef com.apple.framework.familycontrols 2.0 (2.0) <8DD78DC7-4C73-EDE6-86A4-BC35B335ED5F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff84711000 - 0x7fff84717fff libCGXCoreImage.A.dylib ??? (???) <B6A66067-68D9-7644-B4AF-EEA3B2AACA8D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff8472a000 - 0x7fff84c22ff7 com.apple.VideoToolbox 0.420.18 (420.18) <428CE263-C02B-421D-7772-FC73EFF180A3> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff84c23000 - 0x7fff84c47ff7 com.apple.CoreVideo 1.6.0 (43.1) <FF310442-03F4-648D-4CD2-D7AC459901D5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff84ea7000 - 0x7fff84ee8fef com.apple.QD 3.33 (???) <3F528878-21F5-B2B5-8A9B-DF067BF91922> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff84f29000 - 0x7fff84fd8fff edu.mit.Kerberos 6.5.9 (6.5.9) <42364D54-C647-14DE-2B1C-D94DAA03F092> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff84fd9000 - 0x7fff8500efff libGLImage.dylib ??? (???) <8AB3A26A-4CC4-4E6D-95CC-530FD7204599> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8500f000 - 0x7fff85013ff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff85014000 - 0x7fff85017fff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff851a5000 - 0x7fff851b4fff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff851b5000 - 0x7fff859bffe7 libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff859c0000 - 0x7fff859d6ff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <2BBD800A-0456-D90D-3205-8CE61F3A8F05> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff85a75000 - 0x7fff85a80ff7 com.apple.HelpData 2.0.4 (34) <B44D2E2A-BC1E-CD63-F8A1-C9465491693A> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff85a81000 - 0x7fff85b65fff com.apple.DesktopServices 1.5.3 (1.5.3) <F443ED58-3761-116F-A8B2-C6DC29B7D119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff85bd9000 - 0x7fff85bdbfff libRadiance.dylib ??? (???) <376EAE92-8F25-9202-CC35-8EED5BD471FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff85cb5000 - 0x7fff85ccaff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <E83DAF4F-F284-BE0B-3D9D-D573023098B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff85ccb000 - 0x7fff866bffff com.apple.AppKit 6.6.3 (1038.25) <2F7A5AC8-29E7-9B5F-D3F1-4C7F5821BB80> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff866c0000 - 0x7fff867c9fff com.apple.MediaToolbox 0.420.18 (420.18) <0A2444E8-DA72-7DC8-084F-D78D28E5C74F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff867ca000 - 0x7fff867cfff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff867db000 - 0x7fff867fdff7 com.apple.opencl 12 (12) <533D6753-D6E4-EC34-E93B-8F6498B50FBA> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff867fe000 - 0x7fff867feff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff867ff000 - 0x7fff86810fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x7fff86811000 - 0x7fff86a96ff7 com.apple.security 6.0 (36910) <67DF686D-B991-D0D6-20B6-9EA668018466> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff86ad6000 - 0x7fff86ad6ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff86ad7000 - 0x7fff86b1afff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
0x7fff86b1b000 - 0x7fff86b1bff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff86b1c000 - 0x7fff86b3cff7 com.apple.DirectoryService.Framework 3.6 (621.1) <FC0C2E15-84E2-B4A8-18EE-3AE620111627> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff86b3d000 - 0x7fff86b4afe7 libCSync.A.dylib ??? (???) <F4066C8C-2A3E-4F2F-9F4D-03DB56F7C5CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff86b86000 - 0x7fff86bacfe7 libJPEG.dylib ??? (???) <89DFAA03-2801-BB31-1F4D-1AE0804E08BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff86bad000 - 0x7fff86bfcfef libTIFF.dylib ??? (???) <796A1E6E-09B0-64F4-35F7-2ACEE9C2B429> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff86dde000 - 0x7fff86e7efff com.apple.LaunchServices 362 (362) <CCBFC037-7162-E392-B11F-90098891AE20> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff86e7f000 - 0x7fff8717dfe7 com.apple.HIToolbox 1.6.2 (???) <D463A388-244E-047A-E49A-4DA6C15BD1BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8717e000 - 0x7fff87258ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff87259000 - 0x7fff8725afff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
0x7fff87274000 - 0x7fff87432ff7 libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
0x7fff87433000 - 0x7fff8748ffff libGLU.dylib ??? (???) <6A6612BC-1AF9-08EC-80B2-B697238EED47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff87490000 - 0x7fff878d3fef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff8792c000 - 0x7fff8797dfe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff8798d000 - 0x7fff879f4fef com.apple.AppleVAFramework 4.7.5 (4.7.5) <68D4E82B-7D55-A963-FF0B-80F276C1F2DE> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff879f5000 - 0x7fff87aaefff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
0x7fff87aaf000 - 0x7fff87b49fff com.apple.ApplicationServices.ATS 4.1 (???) <E2A107C5-0230-265A-E40D-CFE0219C99E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff87b4a000 - 0x7fff87b51fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff87b62000 - 0x7fff87ba9ff7 com.apple.coreui 2 (113) <60D2FE5C-8470-A0F4-379B-1E90FBD4FE7D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff87bc0000 - 0x7fff87c01ff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <FFCA91A7-ADDB-E3D0-234A-47609BC37556> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff87c4c000 - 0x7fff87c4dff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff87c4e000 - 0x7fff87e0cfff libicucore.A.dylib ??? (???) <5BD16988-545F-6A8C-9A6F-FB18ACDCAEC2> /usr/lib/libicucore.A.dylib
0x7fff87f12000 - 0x7fff87f4dfe7 com.apple.CoreMedia 0.420.18 (420.18) <30166EED-C905-A818-9C3C-32E4EEA20995> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff87f4e000 - 0x7fff87fb0fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff87fb1000 - 0x7fff87fdcff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff87fe9000 - 0x7fff8806bfe7 com.apple.QuickLookUIFramework 2.1 (327.3) <A35335F3-BC7B-1341-D934-45ACC19FFEC3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff88277000 - 0x7fff88333ff7 com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff88334000 - 0x7fff8836fff7 com.apple.CoreMediaIOServices 124.0 (850) <B71C361C-105E-EDD2-5AEE-10E640445561> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOServices
0x7fff883a6000 - 0x7fff883bcfef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff883bd000 - 0x7fff883edfef com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff8847f000 - 0x7fff8854afe7 ColorSyncDeprecated.dylib ??? (???) <1D97E664-75D3-E483-FDD3-35BD7733DF13> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff88550000 - 0x7fff8878aff7 com.apple.imageKit 2.0.1 (1.0) <5E32976B-5CEB-6316-2B5C-2ABFEF588E4F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff8878b000 - 0x7fff8878eff7 libCoreVMClient.dylib ??? (???) <1C6D04BA-5F78-CC4D-26CB-7904919042B9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8878f000 - 0x7fff88843ff7 com.apple.ColorSync 4.6.2 (4.6.2) <78A86D96-7758-6BFE-7231-A0C70F185FDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <526DD3E5-2A8B-4512-ED97-01B832369959> /usr/lib/libSystem.B.dylib
Model: iMac5,1, BootROM IM51.0090.B09, 2 processors, Intel Core 2 Duo, 2 GHz, 3 GB, SMC 1.8f2
Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x87), Broadcom BCM43xx 1.0 (5.10.91.26)
Bluetooth: Version 2.2.4f3, 2 service, 0 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: SAMSUNG HD753LJ, 698.64 GB
Parallel ATA Device: PIONEER DVD-RW DVR-K06
USB Device: LaCie Hard Drive USB, 0x059f (LaCie), 0x0951, 0xfd300000
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
USB Device: Keyboard Hub, 0x05ac (Apple Inc.), 0x1006, 0xfd100000
USB Device: USB/PS2 Mouse, 0x05b4, 0xaa01, 0xfd110000
USB Device: Apple Keyboard, 0x05ac (Apple Inc.), 0x0221, 0xfd120000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8206, 0x7d100000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x7d200000
FireWire Device: unknown_device, 0x0, Up to 400 Mb/sec
FireWire Device: Hard Drive FW/USB, LaCie, Up to 400 Mb/sec
FireWire Device: Vendor 0x1F2 Device 0x101800, 0x1F2, Up to 400 Mb/sec
Re: Transmission 1.80 beta 4
You add a torrent via a magnet link and that torrent is in the "torrent metadata needed" state. Then if you quit Transmission and then relaunch it that magnet torrent will be missing from the list.
1.80b4, MacOS 10.6.2
1.80b4, MacOS 10.6.2
-
- Transmission Developer
- Posts: 3142
- Joined: Fri Jan 13, 2006 8:08 pm
Re: Transmission 1.80 beta 4
Can you be more specific on how to duplicate this (with tiers, same tier, etc.), because I can't.Yada wrote:I just noticed this in 1.80b4 as well on OS X 10.6.2. I have one tracker selected, but it deletes one adjacent to it...Fiete5401 wrote:1.80b4:
Trying to delete a specific tracker results still in removal of the wrong tracker.
-
- Transmission Developer
- Posts: 3142
- Joined: Fri Jan 13, 2006 8:08 pm
Re: Transmission 1.80 beta 4
Fiete5401 and Yada: Does r9882 still have the tracker removing issue?
Re: Transmission 1.80 beta 4
Yes the problem is still present in 9892. I'll try to illustrate it:livings124 wrote:Fiete5401 and Yada: Does r9882 still have the tracker removing issue?
Trackers: (A, B, C, D = 4 different trackers)
A
B
C
D
If you want to delete tracker D and highlight it in the tracker inspector panel and click on "-" at the bottom of the window tracker C will be deleted.
-
- Transmission Developer
- Posts: 3142
- Joined: Fri Jan 13, 2006 8:08 pm
Re: Transmission 1.80 beta 4
Are they in different tiers, same tiers? Do you select the tier row or the tracker row (or both)? Be as specific as possible. Can you make a video of this?
Re: Transmission 1.80 beta 4
livings124 wrote:Are they in different tiers, same tiers? Do you select the tier row or the tracker row (or both)? Be as specific as possible. Can you make a video of this?
-
- Transmission Developer
- Posts: 3142
- Joined: Fri Jan 13, 2006 8:08 pm
Re: Transmission 1.80 beta 4
Thanks Fiete5401! Now I wonder why I can't replicate it.
Re: Transmission 1.80 beta 4
You're welcome.livings124 wrote:Thanks Fiete5401! Now I wonder why I can't replicate it.
Re: Transmission 1.80 beta 4
Found a way around the tracker deletion problem.
Instead of clicking once on the tracker I want to delete, I click 3 or 4 times on it, then I succeed at deleting the chosen tracker.
1 click doesn't delete the chosen one, but 1 tracker above it.
Hope this can help find a solution.
Instead of clicking once on the tracker I want to delete, I click 3 or 4 times on it, then I succeed at deleting the chosen tracker.
1 click doesn't delete the chosen one, but 1 tracker above it.
Hope this can help find a solution.