I've come into some issue today, and it may have been happening for a while, but I've had the same background for quite some time now.
About 2 months back, I got Parallax, and set a wallpaper for it.. then just tonight, I turned Parallax off, and tried to set a wallpaper, under the "Walpaper" section in Settings.
It says, "Saving Photo" then shows the checkmark, and.. Settings crashes...
But the weird thing is, if I chose a photo from Photo Library, or Camera roll, it works.. it only crashes with the factory wallpapers.. Here's what my console says, (courtesy of Xcode)
Code:
Fri Apr 22 21:48:14 unknown Preferences[181] <Error>: *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSFileManager copyItemAtPath:toPath:error:]: source path is nil'
*** Call stack at first throw:
(
0 CoreFoundation 0x30897ed3 __exceptionPreprocess + 114
1 libobjc.A.dylib 0x3002f811 objc_exception_throw + 24
2 CoreFoundation 0x30897d15 +[NSException raise:format:arguments:] + 68
3 CoreFoundation 0x30897d4f +[NSException raise:format:] + 34
4 Foundation 0x349fdae3 -[NSFileManager copyItemAtPath:toPath:error:] + 86
5 parallax.dylib 0x0060ec78 0x0 + 6351992
6 Wallpaper 0x3037b2a9 -[WallpaperAlbumController _backgroundSaveWallpaperData:] + 56
7 Foundation 0x349b2229 -[NSThread main] + 44
8 Foundation 0x349ab2dd __NSThread__main__ + 972
9 libSystem.B.dylib 0x30279285 _pthread_start + 248
10 libSystem.B.dylib 0x3026e2b0 thread_assign_default + 4294967295
)
Fri Apr 22 21:48:15 unknown UIKitApplication:com.apple.Preferences[0x90bf][181] <Notice>: terminate called after throwing an instance of 'NSException'
Fri Apr 22 21:48:15 unknown ReportCrash[187] <Notice>: Formulating crash report for process Preferences[181]
Fri Apr 22 21:48:16 unknown com.apple.launchd[1] <Warning>: (UIKitApplication:com.apple.Preferences[0x90bf]) Job appears to have crashed: Abort trap
Fri Apr 22 21:48:16 unknown SpringBoard[30] <Warning>: Application 'Settings' exited abnormally with signal 6: Abort trap
Fri Apr 22 21:48:16 unknown ReportCrash[187] <Error>: Saved crashreport to /var/mobile/Library/Logs/CrashReporter/Preferences_2011-04-22-214815_Brendens-iPhone.plist using uid: 0 gid: 0, synthetic_euid: 501 egid: 0
Has anyone else heard of Parallax maybe messing with something?
Thanks.