New topic: Opendialog.showmodal crashes
<http://forums.realsoftware.com/viewtopic.php?t=25172> Page 1 of 1 [ 1 post ] Previous topic | Next topic Author Message rowlands Post subject: Opendialog.showmodal crashesPosted: Mon Nov 10, 2008 9:30 pm Joined: Fri Sep 30, 2005 11:00 am Posts: 305 Location: Beautiful Taiwan So my latest and greatest project has hit a fairly large problem with the OpenDialog, if the end user clicks the 'iPhoto' icon in the left hand list it crashes my application. it doesn't matter where or how I call the open dialog, the moment the user clicks on iPhoto... Poompf the app dies. I had a similar problem in the past and got around it by using an AppleScript hack, but this is every single Open Dialog has this problem. I am using RB2008r4.2 on Mac OS X 10.5.5. Before I use a tech incident, I want to check and see if anyone else has a solution for this. 0 libobjc.A.dylib 0x90d546a0 objc_msgSend + 48 1 com.apple.iLifeMediaBrowser 0x951f47d5 +[ILiPhotoMediaManager sharedMediaManager] + 65 2 com.apple.iLifeMediaBrowser 0x95217ea6 -[ILMediaObjectsViewController displayMediaSourcesForBrowserType:] + 805 3 com.apple.iLifeMediaBrowser 0x95217b43 -[ILMediaObjectsViewController observeValueForKeyPath:ofObject:change:context:] + 3170 4 com.apple.Foundation 0x95b3cb0e NSKVONotify + 62 5 com.apple.Foundation 0x95ab8fd2 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 546 6 com.apple.iLifeMediaBrowser 0x951fdc7a -[ILMediaBrowserView viewDidMoveToSuperview] + 713 7 com.apple.AppKit 0x90023d32 -[NSView _setSuperview:] + 1328 8 com.apple.AppKit 0x90023292 -[NSView addSubview:] + 439 9 com.apple.AppKit 0x905380bb -[NSNavView _ensureMediaBrowserViewLoaded] + 511 10 com.apple.AppKit 0x905380f8 -[NSNavView mediaBrowserView] + 39 11 com.apple.AppKit 0x90528a79 -[NSNavDataSource _createMediaBrowserDelegate] + 107 12 com.apple.AppKit 0x9026692a -[NSNavDataSource activeFileListDelegate] + 210 13 com.apple.AppKit 0x9026f491 -[NSNavDataSource setFileListMode:] + 170 14 com.apple.AppKit 0x9026f2ff -[NSSavePanel _readFileListMode] + 283 15 com.apple.AppKit 0x9026c149 -[NSSavePanel(NSSavePanelRuntime) runModalForDirectory:file:types:] + 98 16 com.apple.AppKit 0x906cafee -[NSNavOpenPanel run] + 175 17 com.apple.AppKit 0x906cf036 _NSNavDialogRun + 236 18 rbframework.dylib 0x00efb58b FolderItemDialogData::ShowModal(RuntimeViewWindow*) + 761 19 rbframework.dylib 0x00efb867 FolderItemDialogShowModal + 25 20 com.ohanaware.funtasticPhotos 0x000abba1 FolderItemDialog.ShowModal%o<FolderItem>%o<FolderItemDialog> + 73 21 com.ohanaware.funtasticPhotos 0x002e990f MainWindow.MainWindow._FileOpen_Action%b%o<MainWindow.MainWindow> + 408 Mahalo & Aloha, Sam Rowlands _________________ Mahalo & Aloha Sam Rowlands iMac 24", 10.5.5, Vista & RB2008r4.2 http://www.macphotoeditor.com/ -- Funtastic Photos, Easy Evolutionary Mac Photo Editor http://homepage.mac.com/rowlands/realbasic/ -- Commercial REALbasic code Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 1 post ] -- Over 900 classes with 18000 functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin v8.1. <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> [email protected]
