76 2007-12-12 11:08:00
Re: 2 requests: restore/unminimize on click, display track name via Growl (6 replies, posted in Features)
77 2007-11-27 19:22:48
Re: Apple Remote not working under Leopard (11 replies, posted in Squashed Bugs)
78 2007-11-27 19:21:06
Re: "pause after current track" command (11 replies, posted in Features)
any thoughts from our illustrious leader?
79 2007-11-24 09:33:24
Re: Crash 100% reproducible (8 replies, posted in Squashed Bugs)
i thought this had been fixed in latest versions.
81 2007-11-06 19:45:19
Topic: "pause after current track" command (11 replies, posted in Features)
hi hi
i'd like to be able to tell cog to pause when it reaches the end of the track it's currently playing. this definitely wouldn't need an icon, just a menu command with shortcut key would be fine. when i'm listening to an album, and surfing the web or whatever, i'll come across something that i want to hear (a video or sound clip or whatever), so i want to pause cog while i listen to it.... but i'd often rather pause between tracks, and listen to whatever the other thing is then, than interrupt a track (weird and anal? maybe ). it'd be nice to be able to go straight to cog and ask it to pause at the end of the track, rather than trying to pay enough attention and remember myself to switch back and pause it at the right moment.
i expect other occasions might occasionally occur when this could be handy...
um you get the idea? what do you reckon?
edit: oh, if you particularly wanted to avoid adding another command to the control menu, you could even make it a command+option+P type thing where the menu option changes when you're holding the option key. or tbh i'd be happy with a keyboard shortcut even if there were no menu item.
83 2007-09-11 13:17:10
Re: Reading soundfiles into RAM (18 replies, posted in Features)
i don't know if there's such a thing for the mac, but for the pc the solution for this kind of situation was to use a program (such as nero drivespeed) to limit the maximum read speed of the cd/dvd drive. you could set it plenty fast enough to play music or video off the disc, but it wouldn't reach a noisy spin speed, and would spin at a more consistent speed rather than constantly speeding up & slowing down.
anyone know one for the mac?
84 2007-09-11 12:48:06
Re: New Apple Keyboard's Media Keys and Cog (18 replies, posted in General)
when i got my (first) mac last year, it took me a short while to pick up which was the 'command' key and which was the 'option' key, that were always being talked about. the option key on newer macs is marked 'alt'
85 2007-07-15 18:35:42
Re: [Dupe] Play when added (19 replies, posted in Archives)
yep i always run the nightlies, and they're always fine for stability.... except for the rare problem that always gets fixed very soon after it's reported
86 2007-07-14 19:02:17
Re: Crash when opening cog if files in previous playlist are not found (7 replies, posted in Squashed Bugs)
looking good
thanks!
87 2007-07-14 08:49:47
Re: Mini-player Window (45 replies, posted in Development)
yeah, copy winamp instead
88 2007-07-14 08:46:09
Re: MP4 to MP3 converter with import option (18 replies, posted in Features)
the difference between m4a and m4p is that m4p are protected with drm (which means cog won't be able to play them). you're right that albums you imported yourself with itunes will be m4a, while protected files purchased from the itunes store will be m4p. i guess if you buy new-fangled 'itunes plus' tracks that don't have drm, they may be m4a too, but i have no evidence to back that up.
i think m4a stands for mpeg 4 audio, and obviously the p in m4p is to suggest that it's protected. if you have an audio (not video) file labelled .mp4, i don't know if that's exactly the same thing as a m4a file, but it might well be.
89 2007-07-14 08:35:57
Re: Crash when opening cog if files in previous playlist are not found (7 replies, posted in Squashed Bugs)
looks like it's the taglib code that's struggling... here's the most recent one from my crashlog, all the others in there are also crashes in taglib.
**********
Host Name: Macbook
Date/Time: 2007-07-14 17:32:49.423 +0100
OS Version: 10.4.8 (Build 8L2127)
Report Version: 4
Command: Cog
Path: /Applications/Cog.app/Contents/MacOS/Cog
Parent: WindowServer [69]
Version: 0.06 (r516)
PID: 13170
Thread: 4
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000008
Thread 0:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082a2f3 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x90829b0e CFRunLoopRunInMode + 61
3 com.apple.HIToolbox 0x92dc9bef RunCurrentEventLoopInMode + 285
4 com.apple.HIToolbox 0x92dc92fd ReceiveNextEventCommon + 385
5 com.apple.HIToolbox 0x92dc9154 BlockUntilNextEventMatchingListInMode + 81
6 com.apple.AppKit 0x9326e465 _DPSNextEvent + 572
7 com.apple.AppKit 0x9326e056 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
8 com.apple.AppKit 0x93267ddb -[NSApplication run] + 512
9 com.apple.AppKit 0x9325bd2f NSApplicationMain + 573
10 com.vspader.cog 0x00002046 _start + 216
11 com.vspader.cog 0x00001f6d start + 41
Thread 1:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.unsanity.ape 0x007cad12 __ape_agent + 307
2 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 2:
0 libSystem.B.dylib 0x90110b9f semaphore_timedwait_trap + 7
1 com.apple.Foundation 0x925ed36c forkThreadForFunction + 123
2 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 3:
0 libSystem.B.dylib 0x900268bc kevent + 12
1 com.apple.Foundation 0x925ed36c forkThreadForFunction + 123
2 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 4 Crashed:
0 ...rcompany.yourcocoaframework 0x005db5f5 taglib_tag_free_strings + 41
1 ...yourcompany.yourcocoabundle 0x002f9ba6 -[TagLibMetadataReader metadataForURL:] + 402
2 com.vspader.cog 0x00004f4c -[PlaylistEntry readMetadataThread] + 39
3 com.vspader.cog 0x00017c1f -[PlaylistLoader readEntriesInfoThread:] + 113
4 com.apple.Foundation 0x925ed36c forkThreadForFunction + 123
5 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 5:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082a2f3 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x90829b0e CFRunLoopRunInMode + 61
3 com.apple.Foundation 0x92651999 -[NSSynchronousURLConnectionDelegate run:] + 116
4 com.apple.Foundation 0x92651800 +[NSURLConnection sendSynchronousRequest:returningResponse:error:] + 94
5 org.andymatuschak.Sparkle 0x00037149 -[RSS initWithURL:normalize:userAgent:] + 173
6 org.andymatuschak.Sparkle 0x0003b316 -[SUAppcast _fetchAppcastFromURL:] + 396
7 com.apple.Foundation 0x925ed36c forkThreadForFunction + 123
8 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 6:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082a2f3 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x90829b0e CFRunLoopRunInMode + 61
3 com.apple.Foundation 0x92622a9b +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
4 com.apple.Foundation 0x925ed36c forkThreadForFunction + 123
5 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 7:
0 libSystem.B.dylib 0x90019d3c select + 12
1 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 4 crashed with X86 Thread State (32-bit):
eax: 0x00328778 ebx: 0x005db5da ecx: 0x00000000 edx: 0x00328770
edi: 0x006024fc esi: 0x00000000 ebp: 0xb0220df8 esp: 0xb0220dd0
ss: 0x0000001f efl: 0x00010297 eip: 0x005db5f5 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
Binary Images Description:
0x1000 - 0x20fff com.vspader.cog 0.06 (r516) /Applications/Cog.app/Contents/MacOS/Cog
0x35000 - 0x41fff org.andymatuschak.Sparkle ??? (1.1) /Applications/Cog.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x4c000 - 0x52fff com.yourcompany.yourcocoaframework ??? (1.0) /Applications/Cog.app/Contents/Frameworks/CogAudio.framework/Versions/A/CogAudio
0x205000 - 0x206fff com.yourcompany.yourcocoabundle ??? (1.0) /Applications/Cog.app/Contents/PlugIns/CoreAudio.bundle/Contents/MacOS/CoreAudio
0x212000 - 0x212fff com.yourcompany.yourcocoabundle ??? (1.0) /Applications/Cog.app/Contents/PlugIns/FileSource.bundle/Contents/MacOS/FileSource
0x217000 - 0x218fff com.yourcompany.yourcocoabundle ??? (1.0) /Applications/Cog.app/Contents/PlugIns/Flac.bundle/Contents/MacOS/Flac
0x21e000 - 0x240fff com.yourcompany.yourcocoaframework ??? (1.0) /Applications/Cog.app/Contents/PlugIns/Flac.bundle/Contents/Frameworks/FLAC.framework/Versions/A/FLAC
0x24b000 - 0x24cfff com.yourcompany.yourcocoabundle ??? (1.0) /Applications/Cog.app/Contents/PlugIns/HTTPSource.bundle/Contents/MacOS/HTTPSource
0x251000 - 0x253fff com.yourcompany.yourcocoabundle ??? (1.0) /Applications/Cog.app/Contents/PlugIns/MAD.bundle/Contents/MacOS/MAD
0x259000 - 0x262fff com.apple.carbonframeworktemplate 1.0 /Applications/Cog.app/Contents/PlugIns/MAD.bundle/Contents/Frameworks/ID3Tag.framework/Versions/A/ID3Tag
0x2b9000 - 0x2ccfff com.apple.carbonframeworktemplate 1.0 /Applications/Cog.app/Contents/PlugIns/MAD.bundle/Contents/Frameworks/MAD.framework/Versions/A/MAD
0x2d1000 - 0x2d3fff com.yourcompany.yourcocoabundle ??? (1.0) /Applications/Cog.app/Contents/PlugIns/MonkeysAudio.bundle/Contents/MacOS/MonkeysAudio
0x2d9000 - 0x2dbfff com.yourcompany.yourcocoabundle ??? (1.0) /Applications/Cog.app/Contents/PlugIns/Musepack.bundle/Contents/MacOS/Musepack
0x2e1000 - 0x2edfff com.yourcompany.yourcocoaframework ??? (1.0) /Applications/Cog.app/Contents/PlugIns/Musepack.bundle/Contents/Frameworks/MPCDec.framework/Versions/A/MPCDec
0x2f1000 - 0x2f3fff com.yourcompany.yourcocoabundle ??? (1.0) /Applications/Cog.app/Contents/PlugIns/Shorten.bundle/Contents/MacOS/Shorten
0x2f9000 - 0x2fafff com.yourcompany.yourcocoabundle ??? (1.0) /Applications/Cog.app/Contents/PlugIns/TagLib.bundle/Contents/MacOS/TagLib
0x496000 - 0x507fff com.DivXInc.DivXDecoder 6.2.5 /Library/Quicktime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x515000 - 0x565fff com.DivXInc.DivXDecoder 6.0.5 /Library/Quicktime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
0x577000 - 0x59dfff com.yourcompany.yourcocoaframework ??? (1.0) /Applications/Cog.app/Contents/PlugIns/MonkeysAudio.bundle/Contents/Frameworks/MAC.framework/Versions/A/MAC
0x5b1000 - 0x5b6fff com.yourcompany.yourcocoaframework ??? (1.0) /Applications/Cog.app/Contents/PlugIns/Shorten.bundle/Contents/Frameworks/Shorten.framework/Versions/A/Shorten
0x5bd000 - 0x5f6fff com.yourcompany.yourcocoaframework ??? (1.0) /Applications/Cog.app/Contents/PlugIns/TagLib.bundle/Contents/Frameworks/TagLib.framework/Versions/A/TagLib
0x63c000 - 0x63dfff com.yourcompany.yourcocoabundle ??? (1.0) /Applications/Cog.app/Contents/PlugIns/Vorbis.bundle/Contents/MacOS/Vorbis
0x642000 - 0x65dfff com.yourcompany.yourcocoaframework ??? (1.0) /Applications/Cog.app/Contents/PlugIns/Vorbis.bundle/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis
0x789000 - 0x78bfff org.xiph.libogg ??? (1.0) /Applications/Cog.app/Contents/PlugIns/Vorbis.bundle/Contents/Frameworks/Vorbis.framework/Versions/A/Frameworks/Ogg.framework/Versions/A/Ogg
0x78f000 - 0x790fff com.yourcompany.yourcocoabundle ??? (1.0) /Applications/Cog.app/Contents/PlugIns/WavPack.bundle/Contents/MacOS/WavPack
0x796000 - 0x7b3fff com.yourcompany.yourcocoaframework ??? (1.0) /Applications/Cog.app/Contents/PlugIns/WavPack.bundle/Contents/Frameworks/WavPack.framework/Versions/A/WavPack
0x7c9000 - 0x7d7fff com.unsanity.ape 2.0.1 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
0x7e4000 - 0x7e6fff com.kcn.thebadape The APE version 4.0 (4.0) /Library/Application Enhancers/The Bad APE.ape/Contents/MacOS/The Bad APE
0x1018000 - 0x101afff net.culater.SIMBL 0.8 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x16b4000 - 0x16bbfff com.unsanity.smartcrashreports Smart Crash Reports version 1.2.1 (1.2.1) /Users/Dave/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
0x16c6000 - 0x16c8fff org.ianhenderson.megazoomer ??? (0.4.1) /Library/Application Support/SIMBL/Plugins/megazoomer.bundle/Contents/MacOS/megazoomer
0x16295000 - 0x1629ffff com.apple.iokit.IOHIDLib 1.4.9 /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Contents/MacOS/IOHIDLib
0x70000000 - 0x700f9fff com.apple.audio.units.Components 1.4.3 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe49fff dyld 46.9 /usr/lib/dyld
0x90000000 - 0x9016ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901bf000 - 0x901c1fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x901c3000 - 0x90200fff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90227000 - 0x902fdfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9031d000 - 0x90771fff com.apple.CoreGraphics 1.258.38 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90808000 - 0x908d0fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9090e000 - 0x9090efff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90910000 - 0x90a03fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a53000 - 0x90ad2fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90afb000 - 0x90b5ffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bce000 - 0x90bd5fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bda000 - 0x90c4dfff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c62000 - 0x90c74fff libauto.dylib /usr/lib/libauto.dylib
0x90c7a000 - 0x90f20fff com.apple.CoreServices.CarbonCore 682.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f63000 - 0x90fcbfff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91003000 - 0x91041fff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91054000 - 0x91064fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x9106f000 - 0x910edfff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91122000 - 0x91140fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9114c000 - 0x9115afff libz.1.dylib /usr/lib/libz.1.dylib
0x9115d000 - 0x912fcfff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x913fa000 - 0x91402fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91409000 - 0x9142ffff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91441000 - 0x91448fff libbsm.dylib /usr/lib/libbsm.dylib
0x9144c000 - 0x914c2fff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x91513000 - 0x91513fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91515000 - 0x91540fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91553000 - 0x91627fff com.apple.ColorSync 4.4.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91662000 - 0x916d5fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91703000 - 0x917acfff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917d2000 - 0x9181dfff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9183c000 - 0x91852fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9185e000 - 0x91878fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91882000 - 0x918bffff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918d3000 - 0x918dffff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918e6000 - 0x91921fff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91933000 - 0x919e5fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a2b000 - 0x91a41fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a46000 - 0x91a64fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a69000 - 0x91ac7fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91ad9000 - 0x91addfff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91adf000 - 0x91b5cfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b60000 - 0x91b9dfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91ba3000 - 0x91bbdfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bc2000 - 0x91bc4fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91bc6000 - 0x91bc6fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91bc8000 - 0x91c56fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91c5d000 - 0x91c5dfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91c5f000 - 0x91cb8fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91cc1000 - 0x91ce5fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91ced000 - 0x920f6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x92130000 - 0x924e4fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92511000 - 0x9258ffff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x925d0000 - 0x92800fff com.apple.Foundation 6.4.7 (567.28) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9290c000 - 0x929eafff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92a07000 - 0x92af4fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92b04000 - 0x92b1bfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b26000 - 0x92b7efff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92b92000 - 0x92b92fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92b94000 - 0x92ba4fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92bb3000 - 0x92bbbfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92bc1000 - 0x92bc6fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92bcc000 - 0x92c5dfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c71000 - 0x92c74fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92c77000 - 0x92c95fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92ca7000 - 0x92cadfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92cb3000 - 0x92d16fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92d3a000 - 0x92d7bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92da2000 - 0x92daffff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92db6000 - 0x92dbbfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92dc0000 - 0x930b4fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x931ba000 - 0x931c5fff com.apple.opengl 1.4.12 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93255000 - 0x93255fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93257000 - 0x9390dfff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93c8e000 - 0x93d08fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d41000 - 0x93df9fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e3b000 - 0x93e3bfff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e3d000 - 0x9400ffff com.apple.QuartzCore 1.4.9 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94060000 - 0x940a1fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x940a9000 - 0x940e3fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9426c000 - 0x9427bfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94282000 - 0x9428dfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x942d9000 - 0x942f3fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x942f9000 - 0x945b2fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x95110000 - 0x951a2fff com.apple.WebKit 418.9.1 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x951fc000 - 0x9527efff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x952b7000 - 0x95596fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x95715000 - 0x95738fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
0x969f8000 - 0x969f8fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9705a000 - 0x9705ffff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x973db000 - 0x973effff com.apple.audio.CoreAudioKit 1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
0x98a92000 - 0x9957cfff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0xc0000000 - 0xc0008fff com.growl.growlframework 0.7.6 /Applications/Cog.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
*edit* oh, you said email.... one sec
90 2007-07-13 17:29:35
Re: Crash when opening cog if files in previous playlist are not found (7 replies, posted in Squashed Bugs)
will do tomorrow
91 2007-07-13 16:48:38
Re: Crash when opening cog if files in previous playlist are not found (7 replies, posted in Squashed Bugs)
nup sorry, mp3s too
93 2007-07-13 15:14:02
Topic: Crash when opening cog if files in previous playlist are not found (7 replies, posted in Squashed Bugs)
hi hi, new forums! congrats on getting the release out the door!
i keep most of my music on an external drive. if this isn't attached when i start cog, and the playlist saved from the previous session contains files on the external drive that now (obviously) can't be found, cog crashes almost immediately.
deleting the saved playlist from /Application Support/Cog/ fixes this so cog will open happily.
cheers!