Vienna suddenly stopped working. When I launch it, no window shows up. I press CMD+1 to bring the main window, and it is empty; all my subscriptions are gone. When I try to add a new subscription, after entering the feed URL, clicking on the button to subscribe doesn't do anything (the dialog remains open).
I have tried re-installing Vienna, as well as restoring the folder ~/Library/Application Support/Vienna from Time Machine, but nothing works.
Console shows an avalanche of error messages from Vienna that look like the following:
Code: Select all
16/06/18 14:47:21,023 Vienna[10824]: *** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]
16/06/18 14:47:21,027 Vienna[10824]: (
0 CoreFoundation 0x00007fff9628d452 __exceptionPreprocess + 178
1 libobjc.A.dylib 0x00007fff8a03473c objc_exception_throw + 48
2 CoreFoundation 0x00007fff9617f322 -[__NSPlaceholderArray initWithObjects:count:] + 290
3 CoreFoundation 0x00007fff96188084 +[NSArray arrayWithObjects:count:] + 52
4 Vienna 0x0000000100bd8311 Vienna + 279313
5 Vienna 0x0000000100c08b55 Vienna + 478037
6 libsystem_trace.dylib 0x00007fff9710707a _os_activity_initiate + 75
7 AppKit 0x00007fff8b388dbd -[NSApplication sendAction:to:from:] + 460
8 AppKit 0x00007fff8b39af12 -[NSControl sendAction:to:] + 86
9 AppKit 0x00007fff8b39ae3c __26-[NSCell _sendActionFrom:]_block_invoke + 131
10 libsystem_trace.dylib 0x00007fff9710707a _os_activity_initiate + 75
11 AppKit 0x00007fff8b39ad99 -[NSCell _sendActionFrom:] + 144
12 libsystem_trace.dylib 0x00007fff9710707a _os_activity_initiate + 75
13 AppKit 0x00007fff8b3993be -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2693
14 AppKit 0x00007fff8b3e1f04 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 744
15 AppKit 0x00007fff8b397ae8 -[NSControl mouseDown:] + 669
16 AppKit 0x00007fff8b8ec3c9 -[NSWindow _handleMouseDownEvent:isDelayedEvent:] + 6322
17 AppKit 0x00007fff8b8ed3ad -[NSWindow _reallySendEvent:isDelayedEvent:] + 212
18 AppKit 0x00007fff8b32c539 -[NSWindow sendEvent:] + 517
19 AppKit 0x00007fff8b2aca38 -[NSApplication sendEvent:] + 2540
20 AppKit 0x00007fff8b113df2 -[NSApplication run] + 796
21 AppKit 0x00007fff8b0dd368 NSApplicationMain + 1176
22 libdyld.dylib 0x00007fff959d65ad start + 1
)
The only thing that might have changed since it last worked is a macOS patch. I'm on 10.11.6 (15G22004).
Thanks in advance for your help