Jump to content

Chameleon Wizard - Utility for Chameleon.


janek202
 Share

681 posts in this topic

Recommended Posts

Crashes like a motha{censored}er:

 

26/09/11 15:19:33	Chameleon Wizard[1314]	1314	Warning	Buildbot Xcode 4.0.1 latest rev: 1565
26/09/11 15:19:33	Chameleon Wizard[1314]	1314	Warning	Buildbot Xcode 4.1   latest rev: 1565
26/09/11 15:19:33	Chameleon Wizard[1314]	1314	Warning	Using Buildbot Xcode 4.1
26/09/11 15:19:33	Chameleon Wizard[1314]	1314	Warning	An uncaught exception was raised
26/09/11 15:19:33	Chameleon Wizard[1314]	1314	Warning	*** -[NSCFArray objectAtIndex:]: index (-1 (or possibly larger)) beyond bounds (1)
26/09/11 15:19:33	Chameleon Wizard[1314]	1314	Error	*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[NSCFArray objectAtIndex:]: index (-1 (or possibly larger)) beyond bounds (1)'
*** Call stack at first throw:
(
0   CoreFoundation					  0x00007fff86e867b4 __exceptionPreprocess + 180
1   libobjc.A.dylib					 0x00007fff8535ef03 objc_exception_throw + 45
2   CoreFoundation					  0x00007fff86e865d7 +[NSException raise:format:arguments:] + 103
3   CoreFoundation					  0x00007fff86e86564 +[NSException raise:format:] + 148
4   Foundation						  0x00007fff89b4fd28 _NSArrayRaiseBoundException + 122
5   Foundation						  0x00007fff89ab2e9d -[NSCFArray objectAtIndex:] + 75
6   Chameleon Wizard					0x00000001000037a6 __64-[Chameleon_InstallerAppDelegate applicationDidFinishLaunching:]_block_invoke_0206 + 995
7   libSystem.B.dylib				   0x00007fff88ce1d64 _dispatch_call_block_and_release + 15
8   libSystem.B.dylib				   0x00007fff88cc02d1 _dispatch_worker_thread2 + 239
9   libSystem.B.dylib				   0x00007fff88cbfc08 _pthread_wqthread + 353
10  libSystem.B.dylib				   0x00007fff88cbfaa5 start_wqthread + 13
)
26/09/11 15:19:33	[0x0-0x9d09d].janek202.Chameleon-Wizard[1314]	1314	Notice	terminate called after throwing an instance of 'NSException'
26/09/11 15:19:33	com.apple.launchd.peruser.501[158]	158	Warning	([0x0-0x9d09d].janek202.Chameleon-Wizard[1314]) Job appears to have crashed: Abort trap
26/09/11 15:19:33	ReportCrash[1306]	1306	Notice	Saved crash report for Chameleon Wizard[1314] version ??? (3.2.7) to /Users/x/Library/Logs/DiagnosticReports/Chameleon Wizard_2011-09-26-151933_xs-Mac-Pro.crash

Link to comment
Share on other sites

App doesn't work, because there are some issues with Buildbot database.

 

API gives empty data:

http://builds.voodooprojects.org/json/buil.../_all?as_text=1

App crashes because it tries to read everything from that "{}".

I will not work until buildbot gets fixed.

Don't post crashlogs, because the only thing I can do is to prevent app from crashing.

Here's the test build that won't crash, but It will not download anything while buildbot is dead: http://dl.dropbox.com/u/7085278/Chameleon_...notcrashing.zip

Link to comment
Share on other sites

Hi janek202,

 

There is one issue that have caused me and I expect MANY others a lot of troubles.

And I think there is only one easy way to avoid the problem for now and that is in the org.chameleon.Boot.plist

 

The problem are multiple partitions and DSDT and that the DSDT are loaded from another partition when not found in the default partition.

Maybe there also are issues to witch DSDT that are loaded in a multi boot partition setup??

 

Even if I have set the "default partition" to "hd(0,3)" and have NO DSDT the DSDT found on "hd(0,2)" are loaded.

 

It took me a lot of time and trouble to find the cause to the unexpected errors and KP´s..

 

 

Can you add a setting to the Chameleon Wizard to select the DSDT and also unselect the DSDT by giving the correct commands in the org.chameleon.Boot.plist ??

 

Never mind janek202 :D

The Chameleon v2.0.0 RC5 app had this and more included :D

And is easy to use as it is integrated in the System Preferences

Link to comment
Share on other sites

Hello, I am new to the project. I was able to get the program to run, setup my preferences in my setup then installed chameleon. The problem is that when i boot to the USB drive, it doesnt look like any of my preferences are loading. Am I missing something? I have even copied the saves to the USB.

 

Thanks so much!!

Link to comment
Share on other sites

  • 2 weeks later...

janek202, when will r1627 be available. Everyone from the 10.7.2 thread is saying that you need at least that revision to get iCloud to work with new Apple 10.7.2 update. Please upload this as soon as you can.

r1618 has been around for a long time with no updates since??

 

Thanks

Link to comment
Share on other sites

r1627 is not a trunk release. It's a branch. "buildbot" tab only shows official chameleon's trunk releases on buildbot (I don't make this list).

 

http://forge.voodooprojects.org/p/chameleo...urce/tree/HEAD/

 

 

Edit: Version 3.3.1 released.

Added: Theme resizer.

Small improvements.

 

New english.lproj: http://dl.dropbox.com/u/7085278/Chameleon_...er/en.lproj.zip

 

Also I added Enzo's themes. (No update is required for that).

 

If you found any bugs, or you have features sugesstions, etc. just let me know.

If you created a chameleon theme and you want me to add it into the wizard, just let me know.

Email: janek202 [dot] osx86 (at) gmail [dot] com

Link to comment
Share on other sites

Hello janek202, thank you again for your hard work, just to inform you that I noticed that in latest versions you assign executable permissions to 'boot' in root folder, while it is not needed. I did twice (just) an update on different machines and confirmed it. My previous 'boot' was 644. Obviously you only need to set root:wheel and 644 as chown/chmod. Also chflags hidden of course. Just to let you know.

 

Also, for aesthetic reasons, please move up (by some pixels) the text label "Chameleon i386 folder" in tab "Folder on disk" so as to be aligned when clicking on other tabs. Just being a perfectionist :P

 

The rotating/busy icon is static at the bottom left; is it supposed to be like that and visible, when nothing's happening? Just to confirm.

 

Finally, in the Boot.plist section/tab, you could include as text in System Type to make it more user-friendly (except there's no space in the drop-down list width, I know):

 

1 - Workstation

2 - Laptop

3 - Desktop

 

i.e. MacPro, MacBook XXX, iMac XXX but I don't know what 4, 5, 6 mean as I never encountered them anywhere!

 

Also, just curious: Would it not be nice if someone checks "USB Bus Fix" to automatically gray out (and perhaps check, too) the other 4 options below, as they are included? Perhaps one should not use all of them, including "USB Bus Fix"...

 

Thank you :)

Link to comment
Share on other sites

 Share

×
×
  • Create New...