Search found 4 matches
- Sat Dec 15, 2012 2:25 pm
- Forum: Vienna
- Topic: [BUG] Crash on drop of invalid URL
- Replies: 1
- Views: 2415
[BUG] Crash on drop of invalid URL
Vienna: 3.0b.2821 OSX: 10.8.2 Dragging & dropping any invalid URL (string) into Vienna’s feeds source list (Google Reader: OFF) always causes Vienna to crash. This is probably due to the call of isAccessible in AppController-createNewSubscription:underFolder:afterChild:. The function isAccessibl...
- Sun Dec 09, 2012 8:53 pm
- Forum: Vienna
- Topic: [BUG] Incorrect use of %d -> db corruption or crash?
- Replies: 4
- Views: 3295
Re: [BUG] Incorrect use of %d -> db corruption or crash?
> I tried to replace %d with %ld, but some behaviors changed after that... I had to revert it back. You haven’t stated precisely what you changed or what the results were, but a global search & replace would be incorrect. For example, in Database.m: -(NSInteger)addGoogleReaderFolder:(NSString *)...
- Wed Dec 05, 2012 6:29 pm
- Forum: Vienna
- Topic: [BUG] Incorrect use of %d -> db corruption or crash?
- Replies: 4
- Views: 3295
[BUG] Incorrect use of %d -> db corruption or crash?
I noticed several reports of SQLite database corruption, so I thought I’d have a quick browse through the source (as I’m quite familiar with SQLite). The incorrect use of the ‘%d’ format specifier in SQL statements (via calls to SQLDatabase-performQueryWithFormat: & Database-executeSQLWithFormat...
- Tue Nov 06, 2012 9:10 pm
- Forum: Vienna
- Topic: [BUG] Vienna displays escaped HTML entities
- Replies: 1
- Views: 2273
[BUG] Vienna displays escaped HTML entities
Vienna: 3.0b.2819 OSX: 10.8.2 Description: The panel that shows the contents of the current (selected) article displays escaped HTML entities. URL: http://rss.lists.apple.com/cocoa-dev.rss Settings: Style=Default, Load Full HTML Articles=OFF Hello, Thank you for Vienna. I’m using it to browse Apple’...