I've recently upgraded to MAC OSX 10.10 Yosemite and noticed something that should not occur... If I want to change the setting for Output in the preferences of Decibel the pane is not shown. See attached screenshot. I'm not sure where this bug is coming from (under 10.7 everything worked fine).
I installed Decibel using the AppStore.
Best regards,
Hans
PS: Here is the output on the console:
Code: Select all
11.11.14 15:22:17,346 Decibel[391]: unable to find nib named: OutputPreferencesView in bundle path: (null)
11.11.14 15:22:17,346 Decibel[391]: -[OutputPreferencesViewController loadView] could not load the "OutputPreferencesView" nib.
11.11.14 15:22:17,348 Decibel[391]: (
0 CoreFoundation 0x00007fff87f6364c __exceptionPreprocess + 172
1 libobjc.A.dylib 0x00007fff8fba66de objc_exception_throw + 43
2 CoreFoundation 0x00007fff87f634fd +[NSException raise:format:] + 205
3 AppKit 0x00007fff88ec9f06 -[NSViewController loadView] + 831
4 Decibel 0x000000010ee3e869 Decibel + 215145
5 Decibel 0x000000010ee3d699 Decibel + 210585
6 AppKit 0x00007fff89426999 -[NSToolbarButton sendAction:to:] + 75
7 AppKit 0x00007fff88fd7b7a -[NSToolbarItemViewer mouseDown:] + 4981
8 AppKit 0x00007fff89470fef -[NSWindow _reallySendEvent:] + 12827
9 AppKit 0x00007fff88efb65c -[NSWindow sendEvent:] + 368
10 AppKit 0x00007fff88ead1e6 -[NSApplication sendEvent:] + 2238
11 Decibel 0x000000010ee4c7e3 Decibel + 272355
12 AppKit 0x00007fff88d39fe8 -[NSApplication run] + 711
13 AppKit 0x00007fff88d25424 NSApplicationMain + 1832
14 Decibel 0x000000010ee45a28 Decibel + 244264
15 Decibel 0x000000010ee0b5a4 Decibel + 5540
)