On 07/09/09 15:46, Pieter de Bie wrote: > Any other bugs will wait for 0.7.1.
I think I found a bug related to QuickLook (I've got _no_ idea why I'm only noticing that now) and Snow Leopard. First of, this framework doesn't exist anymore: /System/Library/PrivateFrameworks/QuickLookUI.framework (AppController.m) So the QL-Panel didn't come up anymore. I googled (without finding much) and found out that when I include /System/Library/Frameworks/Quartz.framework the panel reappears. _However_, it doesn't display any files, just says "No items selected" and the console shows a dubious: 2009-09-07 16:56:11.264 GitX[32057:a0b] -[QLPreviewPanel setURLs:currentIndex:preservingDisplayState:] is deprecated - use dataSource instead Ideas? I know the new QLPreviewPanel doesn't mention setURLs anymore, but a deprecation-warning should mean it still works (and we've some time to bring it up-to-date) http://developer.apple.com/mac/library/documentation/Quartz/Reference/QLPreviewPanel_Class/Reference/Reference.html Greetings, Jojo -- Johannes Gilger <[email protected]> http://heipei.net GPG-Key: 0x42F6DE81 GPG-Fingerprint: BB49 F967 775E BB52 3A81 882C 58EE B178 42F6 DE81
