Jump to content

Chameleon Wizard - Utility for Chameleon.


janek202
 Share

681 posts in this topic

Recommended Posts

Hi all. I made a new utility for Chameleon. It helps to install, update and download latests revs of this boot loader.

...

 

Janek202,

I've noticed a little bug with Chameleon Wizard -- It won't pick up my 2 GB USB Thumb Drive so I can select it as a destination for install. It sees all other volumes though.

 

Thanks,

Eric

Link to comment
Share on other sites

It won't pick up my 2 GB USB Thumb Drive so I can select it as a destination for install. It sees all other volumes though.

 

It has to be formatted as HFS+.

 

It's not a bug, It works ok here, on my pendrives.

Link to comment
Share on other sites

version 2.5.0 crashing here.

Selected the boot0 install option, it starts downloading then it crashes. When I restart the application, it displays the Chameleon revision installed as XYZ, and refuses to download new version complaining about internet connection issues.

 

Using OS X 10.6.8

Link to comment
Share on other sites

Does not work in my hackintosh, and i cant boot anymore :( i installed it in each of my partitions with the last version now i cant boot need help... what happened ?

why on earth would you install chameleon on each of your partitions? it's a bit foolish to blindly use a tool like this without understanding what it does or what the latest changes in chameleon are.

Link to comment
Share on other sites

Really use that "Nighty builds" of that trunk ONLY if you also have access to the change log to see what may happen.

It is absolutely NOT RECOMMENDED to use any of that new builds if your well working chameleon can be used or you may have an workaround for that (DSDT other fixes).

Main usage of that new builds is to report back to the devs bugs and feature requests. Don't think newer builds are better in any way until an new final or at least RC is coming out.

 

to DEV of the great wizard - maybe good to add an chameleon as stable like Build 755 and warn to install any newer one, if they want to use it for their working and not testing system.

Link to comment
Share on other sites

to DEV of the great wizard - maybe good to add an chameleon as stable like Build 755 and warn to install any newer one, if they want to use it for their working and not testing system.

 

Chameleon Wizard since 2.5 supports only buildbot. It doesn't use my dropbox anymore. If you want to install older revs, you have to install them from disk, not from server. It shows changelog of the selected build, so you can choose if you want to install it.

Link to comment
Share on other sites

No probe with that. Was only an idea to inform the noobs that the trunk builds aren't always safe to use.

 

 

oh thank you :rolleyes: i didn't know that sorry guys

 

 

Edit: i`ve fixed no problems anymore i installed iatkos in another partition and just installing my old chameleon lion version and voila... works again in all of my partitions... thanks :)

Link to comment
Share on other sites

Here is the crash report:

 


Process:         Chameleon Wizard [299]
Path:            /Applications/Chameleon Wizard.app/Contents/MacOS/Chameleon Wizard
Identifier:      janek202.Chameleon-Wizard
Version:         ??? (2.5.0)
Code Type:       X86-64 (Native)
Parent Process:  launchd [95]

Date/Time:       2011-08-13 19:22:59.185 +0200
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          166942 sec
Crashes Since Last Report:           6
Per-App Interval Since Last Report:  608 sec
Per-App Crashes Since Last Report:   1
Anonymous UUID:                      219BDAF5-CD3D-4A23-B4ED-8ED3E0A502B0

Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  2  Dispatch queue: com.apple.root.default-priority

Application Specific Information:
abort() called
*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSCFString substringFromIndex:]: Range or index out of bounds'
*** Call stack at first throw:
(
0   CoreFoundation                      0x00007fff8a1387b4 __exceptionPreprocess + 180
1   libobjc.A.dylib                     0x00007fff81364f03 objc_exception_throw + 45
2   CoreFoundation                      0x00007fff8a1385d7 +[NSException raise:format:arguments:] + 103
3   CoreFoundation                      0x00007fff8a138564 +[NSException raise:format:] + 148
4   Foundation                          0x00007fff826ae18c -[NSString substringFromIndex:] + 127
5   Chameleon Wizard                    0x0000000100006703 -[Chameleon_InstallerAppDelegate DiskSelected:] + 1728
6   Chameleon Wizard                    0x0000000100005d04 __43-[Chameleon_InstallerAppDelegate bInstall:]_block_invoke_0 + 9398
7   libSystem.B.dylib                   0x00007fff866f0d64 _dispatch_call_block_and_release + 15
8   libSystem.B.dylib                   0x00007fff866cf2d1 _dispatch_worker_thread2 + 239
9   libSystem.B.dylib                   0x00007fff866cec08 _pthread_wqthread + 353
10  libSystem.B.dylib                   0x00007fff866ceaa5 start_wqthread + 13
)


Thread 0:  Dispatch queue: com.apple.main-thread
0   com.apple.CoreGraphics        	0x00007fff80ba7a5b CGSColorMaskCopyARGB8888 + 2795
1   com.apple.CoreGraphics        	0x00007fff80b986c9 argb32_mark + 745
2   libRIP.A.dylib                	0x00007fff82dab940 ripl_BltGlyph + 5755
3   libRIP.A.dylib                	0x00007fff82daa1e8 ripc_RenderGlyphs + 1072
4   libRIP.A.dylib                	0x00007fff82da989b ripc_DrawGlyphs + 1497
5   com.apple.CoreGraphics        	0x00007fff80b9f967 draw_glyphs + 1527
6   com.apple.CoreGraphics        	0x00007fff80b9f26e CGContextShowGlyphsWithAdvances + 538
7   com.apple.AppKit              	0x00007fff86ca9737 -[NSLayoutManager(NSTextViewSupport) showPackedGlyphs:length:glyphRange:atPoint:font:color:printingAdjustment:] + 517
8   com.apple.AppKit              	0x00007fff86ca8a13 -[NSLayoutManager(NSPrivate) _drawGlyphsForGlyphRange:atPoint:parameters:] + 12535
9   com.apple.AppKit              	0x00007fff86cae11f -[NSStringDrawingTextStorage drawTextContainer:withRect:graphicsContext:baselineMode:scrollable:padding:] + 1752
10  com.apple.AppKit              	0x00007fff86bf9034 _NSStringDrawingCore + 4399
11  com.apple.AppKit              	0x00007fff86bf7cf3 _NSDrawTextCell + 3117
12  com.apple.AppKit              	0x00007fff86bfb444 -[NSControl drawRect:] + 405
13  com.apple.AppKit              	0x00007fff86bf3cc5 -[NSView _drawRect:clip:] + 3390
14  com.apple.AppKit              	0x00007fff86bf2938 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
15  com.apple.AppKit              	0x00007fff86bf100a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 767
16  com.apple.AppKit              	0x00007fff86bf1ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
17  com.apple.AppKit              	0x00007fff86bf1ed6 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4555
18  com.apple.AppKit              	0x00007fff86bf0b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 254
19  com.apple.AppKit              	0x00007fff86bed3de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
20  com.apple.AppKit              	0x00007fff86b66c0e -[NSView displayIfNeeded] + 969
21  com.apple.AppKit              	0x00007fff86b61aba _handleWindowNeedsDisplay + 678
22  com.apple.CoreFoundation      	0x00007fff8a0f7b37 __CFRunLoopDoObservers + 519
23  com.apple.CoreFoundation      	0x00007fff8a0d3464 __CFRunLoopRun + 468
24  com.apple.CoreFoundation      	0x00007fff8a0d2dbf CFRunLoopRunSpecific + 575
25  com.apple.HIToolbox           	0x00007fff81dce7ee RunCurrentEventLoopInMode + 333
26  com.apple.HIToolbox           	0x00007fff81dce5f3 ReceiveNextEventCommon + 310
27  com.apple.HIToolbox           	0x00007fff81dce4ac BlockUntilNextEventMatchingListInMode + 59
28  com.apple.AppKit              	0x00007fff86b36eb2 _DPSNextEvent + 708
29  com.apple.AppKit              	0x00007fff86b36801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
30  com.apple.AppKit              	0x00007fff86afc68f -[NSApplication run] + 395
31  com.apple.AppKit              	0x00007fff86af53b0 NSApplicationMain + 364
32  janek202.Chameleon-Wizard     	0x0000000100001984 start + 52

Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib             	0x00007fff866cdc0a kevent + 10
1   libSystem.B.dylib             	0x00007fff866cfadd _dispatch_mgr_invoke + 154
2   libSystem.B.dylib             	0x00007fff866cf7b4 _dispatch_queue_invoke + 185
3   libSystem.B.dylib             	0x00007fff866cf2de _dispatch_worker_thread2 + 252
4   libSystem.B.dylib             	0x00007fff866cec08 _pthread_wqthread + 353
5   libSystem.B.dylib             	0x00007fff866ceaa5 start_wqthread + 13

Thread 2 Crashed:  Dispatch queue: com.apple.root.default-priority
0   libSystem.B.dylib             	0x00007fff86784395 usleep$NOCANCEL + 0
1   libSystem.B.dylib             	0x00007fff867a3a00 abort + 93
2   libstdc++.6.dylib             	0x00007fff84bf25d2 __tcf_0 + 0
3   libobjc.A.dylib               	0x00007fff81368b39 _objc_terminate + 100
4   libstdc++.6.dylib             	0x00007fff84bf0ae1 __cxxabiv1::__terminate(void (*)()) + 11
5   libstdc++.6.dylib             	0x00007fff84bf0b16 __cxxabiv1::__unexpected(void (*)()) + 0
6   libstdc++.6.dylib             	0x00007fff84bf0bfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
7   libobjc.A.dylib               	0x00007fff81364fa2 object_getIvar + 0
8   com.apple.CoreFoundation      	0x00007fff8a1385d7 +[NSException raise:format:arguments:] + 103
9   com.apple.CoreFoundation      	0x00007fff8a138564 +[NSException raise:format:] + 148
10  com.apple.Foundation          	0x00007fff826ae18c -[NSString substringFromIndex:] + 127
11  janek202.Chameleon-Wizard     	0x0000000100006703 -[Chameleon_InstallerAppDelegate DiskSelected:] + 1728
12  janek202.Chameleon-Wizard     	0x0000000100005d04 __43-[Chameleon_InstallerAppDelegate bInstall:]_block_invoke_0 + 9398
13  libSystem.B.dylib             	0x00007fff866f0d64 _dispatch_call_block_and_release + 15
14  libSystem.B.dylib             	0x00007fff866cf2d1 _dispatch_worker_thread2 + 239
15  libSystem.B.dylib             	0x00007fff866cec08 _pthread_wqthread + 353
16  libSystem.B.dylib             	0x00007fff866ceaa5 start_wqthread + 13

Thread 3:
0   libSystem.B.dylib             	0x00007fff866b4d7a mach_msg_trap + 10
1   libSystem.B.dylib             	0x00007fff866b53ed mach_msg + 59
2   com.apple.CoreFoundation      	0x00007fff8a0d3932 __CFRunLoopRun + 1698
3   com.apple.CoreFoundation      	0x00007fff8a0d2dbf CFRunLoopRunSpecific + 575
4   com.apple.Foundation          	0x00007fff8272c23f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
5   com.apple.Foundation          	0x00007fff826ad204 __NSThread__main__ + 1429
6   libSystem.B.dylib             	0x00007fff866edfd6 _pthread_start + 331
7   libSystem.B.dylib             	0x00007fff866ede89 thread_start + 13

Thread 4:  com.apple.CFSocket.private
0   libSystem.B.dylib             	0x00007fff866f8932 select$DARWIN_EXTSN + 10
1   com.apple.CoreFoundation      	0x00007fff8a0f5498 __CFSocketManager + 824
2   libSystem.B.dylib             	0x00007fff866edfd6 _pthread_start + 331
3   libSystem.B.dylib             	0x00007fff866ede89 thread_start + 13

Thread 5:
0   libSystem.B.dylib             	0x00007fff866efa6a __semwait_signal + 10
1   libSystem.B.dylib             	0x00007fff866f3881 _pthread_cond_wait + 1286
2   com.apple.AppKit              	0x00007fff86b1b4e2 -[NSViewHierarchyLock lockForReadingWithExceptionHandler:] + 334
3   com.apple.AppKit              	0x00007fff86c2709d -[NSWindow flushWindow] + 98
4   com.apple.CoreFoundation      	0x00007fff8a0e6a2d -[NSSet makeObjectsPerformSelector:] + 205
5   com.apple.AppKit              	0x00007fff86c8233b -[NSUIHeartBeat _heartBeatThread:] + 1438
6   com.apple.Foundation          	0x00007fff826ad204 __NSThread__main__ + 1429
7   libSystem.B.dylib             	0x00007fff866edfd6 _pthread_start + 331
8   libSystem.B.dylib             	0x00007fff866ede89 thread_start + 13

Thread 6:
0   libSystem.B.dylib             	0x00007fff866cea2a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff866cee3c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff866ceaa5 start_wqthread + 13

Thread 7:
0   libSystem.B.dylib             	0x00007fff866cea2a __workq_kernreturn + 10
1   libSystem.B.dylib             	0x00007fff866cee3c _pthread_wqthread + 917
2   libSystem.B.dylib             	0x00007fff866ceaa5 start_wqthread + 13

Thread 2 crashed with X86 Thread State (64-bit):
 rax: 0x0000000000000000  rbx: 0x00007fff70ae72f8  rcx: 0x00007fff867030b6  rdx: 0x0000000000000000
 rdi: 0x0000000000002710  rsi: 0x0000000000000006  rbp: 0x0000000113ad6ae0  rsp: 0x0000000113ad6ac8
  r8: 0x00007fff70aeaa60   r9: 0x0000000000000063  r10: 0x00007fff866ff0fa  r11: 0x0000000000000206
 r12: 0x00007fff8a1bdb09  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x00007fff87282340
 rip: 0x00007fff86784395  rfl: 0x0000000000010206  cr2: 0x0000000114f11da4

Binary Images:
      0x100000000 -        0x10000efff +janek202.Chameleon-Wizard ??? (2.5.0) <DE4FBF67-E7BE-3F78-A446-D6B636B128B1> /Applications/Chameleon Wizard.app/Contents/MacOS/Chameleon Wizard
      0x10001e000 -        0x100035fff +org.andymatuschak.Sparkle 1.5 Beta 6 (313) <9253F8F7-250B-1114-7AE9-A10A54EB2298> /Applications/Chameleon Wizard.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
      0x10004e000 -        0x10005aff7 +com.growl.growlframework 1.2.2 (1.2.2) <C76D2B1C-5455-CFCA-6470-B8B171C14A16> /Applications/Chameleon Wizard.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
      0x100066000 -        0x10014cfe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <2D39CB30-54D9-B03E-5FCF-E53122F87484> /usr/lib/libcrypto.0.9.7.dylib
      0x114c1c000 -        0x114caafff  com.apple.xquery 1.3 (29) <71FD97A3-4B78-7F8C-70AD-9449A499E486> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
   0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
   0x7fff800e8000 -     0x7fff800e8ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
   0x7fff8087e000 -     0x7fff8088bfe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
   0x7fff8088c000 -     0x7fff808bdfff  libGLImage.dylib ??? (???) <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
   0x7fff808be000 -     0x7fff808c0fff  libRadiance.dylib ??? (???) <A9DB4D5D-4072-971B-DEF6-DDE645F415EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
   0x7fff808c1000 -     0x7fff80951fff  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
   0x7fff809c7000 -     0x7fff80a67fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
   0x7fff80a74000 -     0x7fff80b51fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
   0x7fff80b73000 -     0x7fff8126fff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
   0x7fff81270000 -     0x7fff8130afe7  com.apple.ApplicationServices.ATS 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
   0x7fff8135b000 -     0x7fff81411ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
   0x7fff81412000 -     0x7fff81417ff7  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
   0x7fff81418000 -     0x7fff81435ff7  libPng.dylib ??? (???) <6D8E515B-E0A2-2BA1-9CAC-8CB8A8B35879> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
   0x7fff81436000 -     0x7fff8145bff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
   0x7fff81b90000 -     0x7fff81b91ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
   0x7fff81b92000 -     0x7fff81d9fff7  com.apple.JavaScriptCore 6534 (6534.49) <1D418EF7-CDBE-3832-0157-D853073948D0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
   0x7fff81da0000 -     0x7fff8209efff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
   0x7fff82178000 -     0x7fff82178ff7  com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
   0x7fff82179000 -     0x7fff821b3fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B> /usr/lib/libcups.2.dylib
   0x7fff821b4000 -     0x7fff821d4ff7  com.apple.DirectoryService.Framework 3.6 (621.12) <A4685F06-5881-35F5-764D-C380304C1CE8> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
   0x7fff821d5000 -     0x7fff82208ff7  libTrueTypeScaler.dylib ??? (???) <69D4A213-45D2-196D-7FF8-B52A31DFD329> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
   0x7fff822fa000 -     0x7fff82300ff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
   0x7fff82301000 -     0x7fff8241bfef  libGLProgrammability.dylib ??? (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
   0x7fff8243f000 -     0x7fff82445ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
   0x7fff8269c000 -     0x7fff8291efe7  com.apple.Foundation 6.6.7 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
   0x7fff8291f000 -     0x7fff8293aff7  com.apple.openscripting 1.3.1 (???) <9D50701D-54AC-405B-CC65-026FCB28258B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
   0x7fff82a64000 -     0x7fff82b49fef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
   0x7fff82c0d000 -     0x7fff82c8cfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
   0x7fff82c8d000 -     0x7fff82d12ff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
   0x7fff82d9d000 -     0x7fff82da0ff7  com.apple.securityhi 4.0 (36638) <AEF55AF1-54D3-DB8D-27A7-E16192E0045A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
   0x7fff82da1000 -     0x7fff82de4ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
   0x7fff82df5000 -     0x7fff82e16fff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
   0x7fff82e30000 -     0x7fff82ee0fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
   0x7fff83122000 -     0x7fff83134fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
   0x7fff83a28000 -     0x7fff83ae9fff  libFontParser.dylib ??? (???) <A00BB0A7-E46C-1D07-1391-194745566C7E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
   0x7fff83c2a000 -     0x7fff83cfefe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
   0x7fff83d01000 -     0x7fff83d4afef  libGLU.dylib ??? (???) <1C050088-4AB2-2BC2-62E6-C969F925A945> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
   0x7fff83d4b000 -     0x7fff83d4fff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
   0x7fff83d50000 -     0x7fff83e05fe7  com.apple.ink.framework 1.3.3 (107) <8C36373C-5473-3A6A-4972-BC29D504250F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
   0x7fff83e06000 -     0x7fff83e1ffff  com.apple.CFOpenDirectory 10.6 (10.6) <401557B1-C6D1-7E1A-0D7E-941715C37BFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
   0x7fff83ed1000 -     0x7fff83edcff7  com.apple.HelpData 2.0.5 (34.1.1) <24DC6CD3-02B7-9332-FF6D-F0C545857B55> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
   0x7fff83edd000 -     0x7fff8427afe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
   0x7fff8427b000 -     0x7fff84289ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
   0x7fff84293000 -     0x7fff843aafef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B> /usr/lib/libxml2.2.dylib
   0x7fff84576000 -     0x7fff845b7fff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
   0x7fff84729000 -     0x7fff84a5dfef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
   0x7fff84a5e000 -     0x7fff84b1ffef  com.apple.ColorSync 4.6.6 (4.6.6) <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
   0x7fff84b20000 -     0x7fff84b61fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
   0x7fff84b62000 -     0x7fff84ba5fef  libtidy.A.dylib ??? (???) <2F4273D3-418B-668C-F488-7E659D3A8C23> /usr/lib/libtidy.A.dylib
   0x7fff84ba6000 -     0x7fff84c23fef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
   0x7fff84ea6000 -     0x7fff84ef9ff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
   0x7fff84fc7000 -     0x7fff85250ff7  com.apple.security 6.1.2 (55002) <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6> /System/Library/Frameworks/Security.framework/Versions/A/Security
   0x7fff85251000 -     0x7fff85370fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E> /usr/lib/libcrypto.0.9.8.dylib
   0x7fff85387000 -     0x7fff853cfff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
   0x7fff85624000 -     0x7fff85624ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
   0x7fff85625000 -     0x7fff85628ff7  libCoreVMClient.dylib ??? (???) <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
   0x7fff85629000 -     0x7fff85638fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
   0x7fff8569a000 -     0x7fff8569ffff  libGFXShared.dylib ??? (???) <1D0D3531-9561-632C-D620-1A8652BEF5BC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
   0x7fff856a0000 -     0x7fff856ddff7  libFontRegistry.dylib ??? (???) <4C3293E2-851B-55CE-3BE3-29C425DD5DFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
   0x7fff856e3000 -     0x7fff8572aff7  com.apple.coreui 2 (114) <923E33CC-83FC-7D35-5603-FB8F348EE34B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
   0x7fff8572b000 -     0x7fff857a9ff7  com.apple.CoreText 151.10 (???) <54961997-55D8-DC0F-2634-674E452D5A8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
   0x7fff857aa000 -     0x7fff857aaff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
   0x7fff857e6000 -     0x7fff85846fe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
   0x7fff85847000 -     0x7fff85896ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <0731C40D-71EF-B417-C83B-54C3527A36EA> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
   0x7fff8591d000 -     0x7fff8591dff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
   0x7fff8591e000 -     0x7fff8596dfef  libTIFF.dylib ??? (???) <1E2593D1-A7F6-84C6-DF8F-0B46AE445926> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
   0x7fff85a32000 -     0x7fff85a32ff7  com.apple.Carbon 150 (152) <FA427C37-CF97-6773-775D-4F752ED68581> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
   0x7fff85a33000 -     0x7fff85a3afff  com.apple.OpenDirectory 10.6 (10.6) <4FF6AD25-0916-B21C-9E88-2CC42D90EAC7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
   0x7fff85a93000 -     0x7fff85a98fff  libGIF.dylib ??? (???) <201B8077-B5CC-11AA-E1B0-1D057ABE416A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
   0x7fff85ebb000 -     0x7fff85ebfff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
   0x7fff85fc9000 -     0x7fff85fddff7  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
   0x7fff86278000 -     0x7fff862a3ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5> /usr/lib/libxslt.1.dylib
   0x7fff86349000 -     0x7fff86507ff7  com.apple.ImageIO.framework 3.0.4 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
   0x7fff86508000 -     0x7fff86572fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
   0x7fff86573000 -     0x7fff865c8ff7  com.apple.framework.familycontrols 2.0.2 (2020) <8807EB96-D12D-8601-2E74-25784A0DE4FF> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
   0x7fff865c9000 -     0x7fff86615fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
   0x7fff86616000 -     0x7fff86621ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <3D65E89B-FFC6-4AAF-D5CC-104F967C8131> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
   0x7fff8666c000 -     0x7fff8669cfef  com.apple.shortcut 1.1 (1.1) <A99C9D8E-290B-B1E4-FEA5-CC5F2FB9C18D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
   0x7fff8669d000 -     0x7fff866b3fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
   0x7fff866b4000 -     0x7fff86875fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
   0x7fff86af1000 -     0x7fff86af2ff7  com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
   0x7fff86af3000 -     0x7fff874edff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
   0x7fff874ee000 -     0x7fff875abfff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
   0x7fff875ac000 -     0x7fff885e6fff  com.apple.WebCore 6534 (6534.50) <8B0BB24A-C84C-A4F2-5544-C8071A35BBC5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
   0x7fff887a7000 -     0x7fff887befff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
   0x7fff887bf000 -     0x7fff88c02fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
   0x7fff88c7a000 -     0x7fff88e38fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854> /usr/lib/libicucore.A.dylib
   0x7fff88e39000 -     0x7fff88e3afff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
   0x7fff88e3b000 -     0x7fff88e63fff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
   0x7fff88e64000 -     0x7fff88e66fff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
   0x7fff88eaa000 -     0x7fff88ebbff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
   0x7fff88ebc000 -     0x7fff88f06ff7  com.apple.Metadata 10.6.3 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
   0x7fff8902b000 -     0x7fff89040ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
   0x7fff8908c000 -     0x7fff89228fff  com.apple.WebKit 6534 (6534.50) <05AEA122-3F31-0F56-4AA6-E84140C53785> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
   0x7fff89231000 -     0x7fff89a3bfe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
   0x7fff89a3c000 -     0x7fff89a52fef  libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
   0x7fff89aa2000 -     0x7fff89b5bfff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
   0x7fff89b6b000 -     0x7fff89b7afef  com.apple.opengl 1.6.13 (1.6.13) <516098B3-4517-8A55-64BB-195CDAA5334D> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
   0x7fff89bdc000 -     0x7fff89d11fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9-C71C-86F4520EE5A3> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
   0x7fff89d12000 -     0x7fff89d15fff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
   0x7fff89d16000 -     0x7fff89d2afff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
   0x7fff89d2b000 -     0x7fff89d52ff7  libJPEG.dylib ??? (???) <46A413EA-4FD1-A050-2EF0-6279F3EAD581> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
   0x7fff89d53000 -     0x7fff89d59ff7  IOSurface ??? (???) <8E302BB2-0704-C6AB-BD2F-C2A6C6A2E2C3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
   0x7fff89e53000 -     0x7fff89e53ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
   0x7fff89e54000 -     0x7fff89ee0fef  SecurityFoundation ??? (???) <3F1F2727-C508-3630-E2C1-38361841FCE4> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
   0x7fff89ee1000 -     0x7fff89f1cfff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
   0x7fff89f24000 -     0x7fff89f47fff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
   0x7fff89f48000 -     0x7fff8a086fff  com.apple.CoreData 102.1 (251) <9DFE798D-AA52-6A9A-924A-DA73CB94D81A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
   0x7fff8a087000 -     0x7fff8a1fefe7  com.apple.CoreFoundation 6.6.5 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
   0x7fff8a1ff000 -     0x7fff8a646fef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
   0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

Model: Macmini2,1, BootROM MM21.009A.B00, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB, SMC 1.30f3
Graphics: Intel GMA 950, GMA 950, Built-In, spdisplays_integrated_vram
Memory Module: global_name
Network Service: Ethernet Adaptor (en0), Ethernet, en0
Serial ATA Device: SAMSUNG HD161HJ, 149.05 GB
Serial ATA Device: ATAPI   iHAS324   Y
USB Device: USB Keyboard, 0x0a81  (CHESEN ELECTRONICS CORP.), 0x0101, 0x7d200000 / 3
USB Device: Optical Mouse, 0x0458  (KYE Systems Corp.), 0x003a, 0x7d100000 / 2

Link to comment
Share on other sites

Chameleon Wizard since 2.5 supports only buildbot. It doesn't use my dropbox anymore. If you want to install older revs, you have to install them from disk, not from server. It shows changelog of the selected build, so you can choose if you want to install it.

 

Just a note: you should be using the JSON api (http://builds.voodooprojects.org/json/help) to retrieve the latest builds + the uploaded file, and not scanning the builds/ folder. File names may (and will) change without notice, however you can find out what they are with the "dist" properly. You can also retrieve the latest commit message via it as well.

Link to comment
Share on other sites

Hey meklort, good to see you around here and still active!

 

I used the latest version of Chameleon Wizard to install "boot" onto a third sATA drive that I connected, after being cloned from my working HDD (i.e. I wanted to swap drives). It crashed, for some reason; i.e. I selected to install boot0 (second option) with the latest build and the application crashed. The drop down list had the drive listed; dunno what happened. On the second attempt, after reboot, it seemed to work.

Link to comment
Share on other sites

Just a note: you should be using the JSON api (http://builds.voodooprojects.org/json/help) to retrieve the latest builds + the uploaded file, and not scanning the builds/ folder. File names may (and will) change without notice, however you can find out what they are with the "dist" properly. You can also retrieve the latest commit message via it as well.

 

I will try to figure it out.

 

Here is the crash report: (...)

I will try to fix it. When it's crashing? When you are trying to install chameleon?

 

 

New BETA 2.8 version.

http://dl.dropbox.com/u/7085278/Chameleon_...nWizardBeta.zip

Note: It won't auto-update until final version release.

 

Added:

org.chameleon.Boot.plist editor. (Help messages will be added, default partition selection menu options will be also added.).

Themes downloader and selector.

 

Known bugs:

Won't work for disk and partitions numbers ≥ 10.

 

Currently no translations support for new features.

 

Please note that's still beta version.

 

Please test and report me any bugs, or ideas for new flags or features...

Link to comment
Share on other sites

I will try to figure it out.

 

 

I will try to fix it. When it's crashing? When you are trying to install chameleon?

 

 

New BETA 2.8 version.

http://dl.dropbox.com/u/7085278/Chameleon_...nWizardBeta.zip

Note: It won't auto-update until final version release.

 

Added:

org.chameleon.Boot.plist editor. (Help messages will be added, default partition selection menu options will be also added.).

Themes downloader.

 

Currently no translations support for new features.

 

Please note that's still beta version.

 

Please test and report me any bugs, or ideas for new flags or features...

 

the new beta doesnt crash for me,

and it works flawlessly

 

i will report if there are several problems

post-572014-1313274881_thumb.png

Link to comment
Share on other sites

I will try to fix it. When it's crashing? When you are trying to install chameleon?

 

Kinda hard to explain, but I'll do my best :)

 

When there is no bootloader installed on the partition, app works properly.

It detects the latest Chameleon revision on the server but when I try to install it, it crashes right after download. Surprisingly, bootloader is actually installed even though the app crashed.

 

When I reopen the app to update the bootloader, it doesn't detect any revision on the server, and doesn't detect the chameleon version installed to partition (writes revision XYZ instead). If I click install anyway, I get:

 

Error:

Couldn't download file.

Check your internet connection, and try again later

 

I can get it work again by deleting the boot file from the target partition. That way app works again, downloads, installs, crashes and same cycle repeats itself :/

 

 

Thank you very much for all your effort. This is an excellent application.

May I suggest that you make a Boot CD creator as well :D Thats probably asking for too much!!

1.tiff

Link to comment
Share on other sites

I will rewrite the download functions so the app could use Buildbot's JSON API. Maybe it will help.

 

May I suggest that you make a Boot CD creator as well rolleyes.gif Thats probably asking for too much!!

I thought about it, I have even started doing it, but then I started to work on other projects and never finished that. I'm planning to make another Wizard...

Link to comment
Share on other sites

I will rewrite the download functions so the app could use Buildbot's JSON API. Maybe it will help.

 

 

I thought about it, I have even started doing it, but then I started to work on other projects and never finished that. I'm planning to make another Wizard...

 

I actually think the crash is related to the code which checks the revision of currently installed bootloader.

 

As for the Boot CD maker, looking forward to seeing the new wizard. And thanks in advance :D

Link to comment
Share on other sites

hi janek ;)

 

i have another problem, in org.chameleon.Boot.plist, when i translate this :

 

"Slide left for Quiet Boot and Instant Menu flags"

 

my translate is larger than the window "Boot Flags", so on the final result, we can't see it good !

 

Capture_d___e__cran_2011_08_14_a___12.36.11.png

 

so if you can do a thing like add two icons ( ati, nvidia ), like this :

 

Capture_d___e__cran_2011_08_14_a___11.13.19.png

 

if not, i'll remove it ! :)

Link to comment
Share on other sites

Please wait with translations until I'll finish more important things, like bugs and crashes. Then I'll add all captions to localizable.strings, and no GUI modification will be needed.

 

I'm thinking about redesigning the org.chameleon.Boot edition tab.

Link to comment
Share on other sites

 Share

×
×
  • Create New...