Open GoogleCodeExporter opened 8 years ago
$ openmeta -p paris.png
paris.png
2010-07-19 11:23:21.024 openmeta[12541:903] *** Terminating app due to uncaught
exception 'NSInvalidArgumentException', reason: '*** -[NSFileManager
fileSystemRepresentationWithPath:]: nil or empty path argument'
*** Call stack at first throw:
(
0 CoreFoundation 0x97437bba __raiseError + 410
1 libobjc.A.dylib 0x93dd1509 objc_exception_throw + 56
2 CoreFoundation 0x974378e8 +[NSException raise:format:arguments:] + 136
3 CoreFoundation 0x9743785a +[NSException raise:format:] + 58
4 Foundation 0x92b1f963 -[NSFileManager fileSystemRepresentationWithPath:] + 134
5 Foundation 0x92b1f8d7 -[NSString(NSPathUtilities) fileSystemRepresentation] + 62
6 openmeta 0x0000af71 +[OpenMetaBackup hashString:] + 29
7 openmeta 0x000075b7 +[OpenMetaBackup calculateBackupFileName:] + 127
8 openmeta 0x0000970e +[OpenMetaBackup restoreMetadataSearchForFile:withDelay:] + 52
9 openmeta 0x00007944 +[OpenMetaBackup restoreMetadata:] + 49
10 openmeta 0x00004250 +[OpenMeta getUserTags:error:] + 59
11 openmeta 0x00002e02 TagsAsString + 62
12 openmeta 0x000037ba main + 2089
13 openmeta 0x000029f2 start + 54
)
Trace/BPT trap
--------------------------------------------
If you provide the PATH for a local directory ./ the error goes away:
$ openmeta -p ./paris.png
./paris.png
tags:
rating: none found
Original comment by mhe...@gmail.com
on 19 Jul 2010 at 9:26
This is frankly a really glaring problem. Is anyone working on a fix?
Original comment by fru...@gmail.com
on 15 Apr 2013 at 4:57
Note that no tags are set when this error occurs.
Original comment by fru...@gmail.com
on 15 Apr 2013 at 5:46
Original issue reported on code.google.com by
jonstov...@gmail.com
on 10 Jul 2009 at 6:05