(Fixed, OS X Only) When selecting a non-device input file, the GUI won't start the recovery.

Bug #1614228 reported by Hamish McIntyre-Bhatty
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DDRescue-GUI
Fix Released
Critical
Hamish McIntyre-Bhatty

Bug Description

Hi.
Wanted to try this program to try to recover some corrupted files, specificially an iPhoto database form a damaged disk.
I select the file as source and a destination and press start but the status line on the bottom just says starting ddrescue. it has maade no prgoress for about 20 minutes. I include the log from the program. Running on Yosemite.

Also, I wonder why I cannot restore a file to a file with the same name/type. It seems it has to be an image.
Lastly, the settings window does not close, neither when pressing the save and close on the bottom or the red close button on the window.

Thank you.

Cheers,
Andreas

15/08/2016 09:33:18 PM - DDRescue-GUI 1.6 - DEBUG: Detected Mac OS X...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - INFO: DDRescue-GUI Version 1.6 Starting...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - INFO: Release date: 9/7/2016
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - INFO: Running on Python version: sys.version_info(major=2, minor=7, micro=12, releaselevel='final', serial=0)...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - INFO: Running on wxPython version: 3.0.2.0 osx-cocoa (classic)...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().__init__(): Setting some essential variables...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().__init__(): Creating Status Bar...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().__init__(): Creating text...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().__init__(): Creating buttons...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().__init__(): Creating choiceboxes...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().__init__(): Creating all other widgets...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().__init__(): Creating menus...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().__init__(): Updating Disk info...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - INFO: MainWindow().GetDiskInfo(): Getting new Disk information...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().UpdateStatusBar(): New status bar message: Getting new Disk information... Please wait...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetInfo(): Preparing to get Disk info...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil list -plist'...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().__init__(): Setting up sizers...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().__init__(): Binding events...
15/08/2016 09:33:19 PM - DDRescue-GUI 1.6 - INFO: MainWindow().__init__(): Ready. Waiting for events...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Done.
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk0'...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk0 is a partition...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: False...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetVendor(): Found vendor info: TOSHIBA
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetProduct(): Found product info: THNSNH128GBST Media
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 128035676160
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk0...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk0s1'...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk0s1 is a partition...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: True...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetVendor(): Using vendor info from host Disk, because this is a partition...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetProduct(): Using product info from host Disk, because this is a partition...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 209715200
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk0s1...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk0s2'...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk0s2 is a partition...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: True...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetVendor(): Using vendor info from host Disk, because this is a partition...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetProduct(): Using product info from host Disk, because this is a partition...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 127175917568
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk0s2...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk0s3'...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk0s3 is a partition...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: True...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetVendor(): Using vendor info from host Disk, because this is a partition...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetProduct(): Using product info from host Disk, because this is a partition...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 650002432
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk0s3...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk1'...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk1 is a partition...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: False...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetVendor(): Found vendor info: ST31000528AS
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetProduct(): Found product info: Media
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 1000204886016
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk1...
15/08/2016 09:33:20 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk1s1'...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk1s1 is a partition...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: True...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetVendor(): Using vendor info from host Disk, because this is a partition...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetProduct(): Using product info from host Disk, because this is a partition...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 209715200
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk1s1...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk1s2'...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk1s2 is a partition...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: True...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetVendor(): Using vendor info from host Disk, because this is a partition...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetProduct(): Using product info from host Disk, because this is a partition...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 999345127424
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk1s2...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk1s3'...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk1s3 is a partition...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: True...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetVendor(): Using vendor info from host Disk, because this is a partition...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetProduct(): Using product info from host Disk, because this is a partition...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 650002432
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk1s3...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk2'...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk2 is a partition...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: False...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetVendor(): Found vendor info: WD
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetProduct(): Found product info: My Book Media
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 1000204886016
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk2...
15/08/2016 09:33:21 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk2s1'...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk2s1 is a partition...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: True...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetVendor(): Using vendor info from host Disk, because this is a partition...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetProduct(): Using product info from host Disk, because this is a partition...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 820302217216
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk2s1...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk2s2'...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk2s2 is a partition...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: True...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetVendor(): Using vendor info from host Disk, because this is a partition...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetProduct(): Using product info from host Disk, because this is a partition...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 179902611456
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk2s2...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk3'...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk3 is a partition...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: False...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetVendor(): Found vendor info: SAMSUNG
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetProduct(): Found product info: HM501II Media
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 500107862016
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk3...
15/08/2016 09:33:22 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk3s1'...
15/08/2016 09:33:27 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().SelectLogFile(): Getting user selection...
15/08/2016 09:34:07 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk3s1 is a partition...
15/08/2016 09:34:07 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: True...
15/08/2016 09:34:07 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetVendor(): Using vendor info from host Disk, because this is a partition...
15/08/2016 09:34:07 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetProduct(): Using product info from host Disk, because this is a partition...
15/08/2016 09:34:07 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 500090929152
15/08/2016 09:34:07 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk3s1...
15/08/2016 09:34:07 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk7'...
15/08/2016 09:34:07 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk7 is a partition...
15/08/2016 09:34:07 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: False...
15/08/2016 09:34:07 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetVendor(): Found vendor info: Apple
15/08/2016 09:34:07 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetProduct(): Found product info: størrelsestilpasset pakkediskfil Media
15/08/2016 09:34:07 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 1228800020480
15/08/2016 09:34:07 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk7...
15/08/2016 09:34:07 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk7s1'...
15/08/2016 09:34:08 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk7s1 is a partition...
15/08/2016 09:34:08 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: True...
15/08/2016 09:34:08 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetVendor(): Using vendor info from host Disk, because this is a partition...
15/08/2016 09:34:08 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetProduct(): Using product info from host Disk, because this is a partition...
15/08/2016 09:34:08 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 209715200
15/08/2016 09:34:08 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk7s1...
15/08/2016 09:34:08 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetInfo(): Running 'diskutil info -plist disk7s2'...
15/08/2016 09:34:08 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().IsPartition(): Checking if Disk: disk7s2 is a partition...
15/08/2016 09:34:08 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().IsPartition(): Result: True...
15/08/2016 09:34:08 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetVendor(): Using vendor info from host Disk, because this is a partition...
15/08/2016 09:34:08 PM - DDRescue-GUI 1.6 - DEBUG: GetDevInfo: Main().GetProduct(): Using product info from host Disk, because this is a partition...
15/08/2016 09:34:08 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetCapacity(): Found size info: 1228456046592
15/08/2016 09:34:08 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetDescription(): Getting description info for Disk: disk7s2...
15/08/2016 09:34:08 PM - DDRescue-GUI 1.6 - INFO: GetDevInfo: Main().GetInfo(): Finished!
15/08/2016 09:34:19 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().SelectLogFile(): User selected custom file: /Volumes/Harddisk/Users/andreas/Desktop/dd-rescue.log...
15/08/2016 09:34:19 PM - DDRescue-GUI 1.6 - INFO: MainWindow().ReceiveDiskInfo(): Getting new Disk information...
15/08/2016 09:34:19 PM - DDRescue-GUI 1.6 - INFO: MainWindow().UpdateFileChoices(): Updating the GUI with the new Disk information...
15/08/2016 09:34:19 PM - DDRescue-GUI 1.6 - INFO: MainWindow().UpdateFileChoices(): Preparing choiceboxes...
15/08/2016 09:34:19 PM - DDRescue-GUI 1.6 - INFO: MainWindow().UpdateFileChoices(): Updating choiceboxes...
15/08/2016 09:34:19 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().UpdateStatusBar(): New status bar message: Ready.
15/08/2016 09:34:24 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().SelectInputFile(): Getting user selection...
15/08/2016 09:35:14 PM - DDRescue-GUI 1.6 - INFO: MainWindow().SelectInputFile(): User selected custom file: /Volumes/EksternDisk/iPhoto/iPhoto-bibliotek.photolibrary/Database/apdb/Library.apdb...
15/08/2016 09:35:20 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().SelectOutputFile(): Getting user selection...
15/08/2016 09:35:58 PM - DDRescue-GUI 1.6 - INFO: MainWindow().SelectOutputFile(): User selected custom file: /Volumes/Harddisk/Users/andreas/Desktop/Library.apdb.img...
15/08/2016 09:35:58 PM - DDRescue-GUI 1.6 - INFO: MainWindow().SelectOutputFile(): OutputFile isn't a disk so disabling ddrescue's overwrite mode...
15/08/2016 09:36:06 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().SelectOutputFile(): Getting user selection...
15/08/2016 09:36:32 PM - DDRescue-GUI 1.6 - INFO: MainWindow().SelectOutputFile(): User selected custom file: /Volumes/Harddisk/Users/andreas/Desktop/Libraryfile.dmg...
15/08/2016 09:36:32 PM - DDRescue-GUI 1.6 - INFO: MainWindow().SelectOutputFile(): OutputFile isn't a disk so disabling ddrescue's overwrite mode...
15/08/2016 09:36:38 PM - DDRescue-GUI 1.6 - DEBUG: SettingsWindow().__init__(): Setting CheckedSettings to True...
15/08/2016 09:36:38 PM - DDRescue-GUI 1.6 - DEBUG: SettingsWindow().__init__(): Creating buttons...
15/08/2016 09:36:38 PM - DDRescue-GUI 1.6 - DEBUG: SettingsWindow().__init__(): Creating text...
15/08/2016 09:36:38 PM - DDRescue-GUI 1.6 - DEBUG: SettingsWindow().__init__(): Creating Checkboxes...
15/08/2016 09:36:38 PM - DDRescue-GUI 1.6 - DEBUG: SettingsWindow().__init__(): Creating Choiceboxes...
15/08/2016 09:36:38 PM - DDRescue-GUI 1.6 - DEBUG: SettingsWindow().SetDefaultRec(): Setting up SettingsWindow for default recovery settings...
15/08/2016 09:36:38 PM - DDRescue-GUI 1.6 - DEBUG: SettingsWindow().__init__(): Setting up sizers...
15/08/2016 09:36:38 PM - DDRescue-GUI 1.6 - DEBUG: SettingsWindow().__init__(): Binding events...
15/08/2016 09:36:38 PM - DDRescue-GUI 1.6 - DEBUG: SettingsWindow().__init__(): Setting up options...
15/08/2016 09:36:38 PM - DDRescue-GUI 1.6 - INFO: SettingsWindow().__init__(): Ready. Waiting for events...
15/08/2016 09:36:42 PM - DDRescue-GUI 1.6 - DEBUG: SettingsWindow().SetBestRec(): Setting up SettingsWindow for best recovery settings...
15/08/2016 09:36:44 PM - DDRescue-GUI 1.6 - INFO: SettingsWindow().SaveOptions(): Saving Options...
15/08/2016 09:36:44 PM - DDRescue-GUI 1.6 - INFO: SettingsWindow().SaveOptions(): Use Direct Disk Access: True.
15/08/2016 09:36:44 PM - DDRescue-GUI 1.6 - INFO: SettingsWindow().SaveOptions(): Overwriting output file: False.
15/08/2016 09:36:46 PM - DDRescue-GUI 1.6 - INFO: SettingsWindow().SaveOptions(): Saving Options...
15/08/2016 09:36:46 PM - DDRescue-GUI 1.6 - INFO: SettingsWindow().SaveOptions(): Use Direct Disk Access: True.
15/08/2016 09:36:46 PM - DDRescue-GUI 1.6 - INFO: SettingsWindow().SaveOptions(): Overwriting output file: False.
15/08/2016 09:36:46 PM - DDRescue-GUI 1.6 - INFO: SettingsWindow().SaveOptions(): Saving Options...
15/08/2016 09:36:46 PM - DDRescue-GUI 1.6 - INFO: SettingsWindow().SaveOptions(): Use Direct Disk Access: True.
15/08/2016 09:36:46 PM - DDRescue-GUI 1.6 - INFO: SettingsWindow().SaveOptions(): Overwriting output file: False.
15/08/2016 09:37:16 PM - DDRescue-GUI 1.6 - INFO: MainWindow().OnStart(): Checking settings...
15/08/2016 09:37:16 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().UpdateStatusBar(): New status bar message: Preparing to start ddrescue...
15/08/2016 09:37:16 PM - DDRescue-GUI 1.6 - INFO: MainWindow().OnStart(): Unmounting input and output files if needed...
15/08/2016 09:37:16 PM - DDRescue-GUI 1.6 - INFO: MainWindow().OnStart(): /Volumes/EksternDisk/iPhoto/iPhoto-bibliotek.photolibrary/Database/apdb/Library.apdb is a file (or not in collected disk info), ignoring it...
15/08/2016 09:37:16 PM - DDRescue-GUI 1.6 - INFO: MainWindow().OnStart(): /Volumes/Harddisk/Users/andreas/Desktop/Libraryfile.dmg is a file (or not in collected disk info), ignoring it...
15/08/2016 09:37:16 PM - DDRescue-GUI 1.6 - INFO: MainWindow().OnStart(): Settings check complete. Starting BackendThread()...
15/08/2016 09:37:16 PM - DDRescue-GUI 1.6 - DEBUG: MainWindow().UpdateStatusBar(): New status bar message: Starting ddrescue...
15/08/2016 09:37:16 PM - DDRescue-GUI 1.6 - DEBUG: MainBackendThread(): Preparing to start ddrescue...

Revision history for this message
Hamish McIntyre-Bhatty (hamishmb) wrote :

Converted to bug report because of status tracking and release targeting features.

Changed in ddrescue-gui:
status: New → Triaged
importance: Undecided → Critical
assignee: nobody → Hamish McIntyre-Bhatty (hamishmb)
milestone: none → 1.6
summary: - (OS X Only) When selecting a non-device input file, the GUI won't start
- the recovery.
+ (OS X Only, Fix Committed) When selecting a non-device input file, the
+ GUI won't start the recovery.
summary: - (OS X Only, Fix Committed) When selecting a non-device input file, the
- GUI won't start the recovery.
+ (Fixed, OS X Only) When selecting a non-device input file, the GUI won't
+ start the recovery.
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.