Contribute
Register

Unibeast 5.0.1 license agreement dialog is stuck

Status
Not open for further replies.
Joined
Dec 23, 2013
Messages
42
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
It doesn't matter what I click on "Read License" or "Disagree" or "Agree", the dialog stays up and doesn't continue to the next step.

I rebooted. My system is behaving normally in every other way.

HELP!

Thanks.

EDIT: I also re-downloaded the Unibeast 5.0.1 zip file. Same deal.

I'm running 10.9.3.

Just tried Unibeast 4.0.2 and it behaves the same way.... I'm stumped.
 
OK, I ran Unibeast 5.0.1 in a shell and get this when I click on the Agree button:

Code:
2014-10-24 17:40:56.292 UniBeast[4461:507] (
    0   CoreFoundation                      0x00007fff8adca25c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff8b7d1e75 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff8acb5e4f -[__NSArrayI objectAtIndex:] + 175
    3   UniBeast                            0x00000001000026dc UniBeast + 9948
    4   AppKit                              0x00007fff853e006d -[NSAlert didEndAlert:returnCode:contextInfo:] + 90
    5   AppKit                              0x00007fff853dfa9a -[NSWindow endSheet:returnCode:] + 368
    6   AppKit                              0x00007fff853df66d -[NSAlert buttonPressed:] + 107
    7   AppKit                              0x00007fff852a4260 -[NSApplication sendAction:to:from:] + 327
    8   AppKit                              0x00007fff852a40de -[NSControl sendAction:to:] + 86
    9   AppKit                              0x00007fff852f0c4d -[NSCell _sendActionFrom:] + 128
    10  AppKit                              0x00007fff8530a655 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2316
    11  AppKit                              0x00007fff85309a27 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 487
    12  AppKit                              0x00007fff8530913d -[NSControl mouseDown:] + 706
    13  AppKit                              0x00007fff8528aa58 -[NSWindow sendEvent:] + 11296
    14  AppKit                              0x00007fff852295d4 -[NSApplication sendEvent:] + 2021
    15  AppKit                              0x00007fff85079a19 -[NSApplication run] + 646
    16  AppKit                              0x00007fff850647a3 NSApplicationMain + 940
    17  UniBeast                            0x0000000100001598 UniBeast + 5528
)
 
More info:

Code:
$ otool -L UniBeast
UniBeast:
    /usr/lib/libcrypto.0.9.8.dylib (compatibility version 0.9.8, current version 0.9.8)
    /System/Library/Frameworks/Security.framework/Versions/A/Security (compatibility version 1.0.0, current version 55002.0.0)
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa (compatibility version 1.0.0, current version 15.0.0)
    /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.11)
    /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit (compatibility version 45.0.0, current version 1038.36.0)
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation (compatibility version 150.0.0, current version 550.43.0)
    /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation (compatibility version 300.0.0, current version 751.62.0)
    /usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version 227.0.0)
 
Same. Here's my stack

Code:
[/B]2014-12-25 10:23:10.782 UniBeast[5677:507] Invalid color System, labelColor (warning given only once)
2014-12-25 10:23:15.930 UniBeast[5677:507] *** -[__NSArrayI objectAtIndex:]: index 1 beyond bounds [0 .. 0]
2014-12-25 10:23:15.932 UniBeast[5677:507] (
	0   CoreFoundation                      0x00007fff8d5d025c __exceptionPreprocess + 172
	1   libobjc.A.dylib                     0x00007fff87226e75 objc_exception_throw + 43
	2   CoreFoundation                      0x00007fff8d4bbd9f -[__NSArrayI objectAtIndex:] + 175
	3   UniBeast                            0x00000001000026dc UniBeast + 9948
	4   AppKit                              0x00007fff8b41206d -[NSAlert didEndAlert:returnCode:contextInfo:] + 90
	5   AppKit                              0x00007fff8b411a9a -[NSWindow endSheet:returnCode:] + 368
	6   AppKit                              0x00007fff8b41166d -[NSAlert buttonPressed:] + 107
	7   AppKit                              0x00007fff8b2d6260 -[NSApplication sendAction:to:from:] + 327
	8   AppKit                              0x00007fff8b2d60de -[NSControl sendAction:to:] + 86
	9   AppKit                              0x00007fff8b322c4d -[NSCell _sendActionFrom:] + 128
	10  AppKit                              0x00007fff8b33c655 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2316
	11  AppKit                              0x00007fff8b33ba27 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 487
	12  AppKit                              0x00007fff8b33b13d -[NSControl mouseDown:] + 706
	13  AppKit                              0x00007fff8b2bca58 -[NSWindow sendEvent:] + 11296
	14  AppKit                              0x00007fff8b25b5d4 -[NSApplication sendEvent:] + 2021
	15  AppKit                              0x00007fff8b0ab9f9 -[NSApplication run] + 646
	16  AppKit                              0x00007fff8b096783 NSApplicationMain + 940
	17  UniBeast                            0x0000000100001598 UniBeast + 5528
)
[/LEFT]
[/RIGHT]
[B]
 
Status
Not open for further replies.
Back
Top