Nordlien / PhotoTags-Synchronizer

PhotoTags Synchronizer keeps your metadata tags where it belongs...
MIT License
13 stars 4 forks source link

Wasnt able to write basic exif information #7

Open JohnnyBravo75 opened 8 months ago

JohnnyBravo75 commented 8 months ago

Tried some functionality of the program but wasnt able to write basic exif information (wanted to set album info) into some pictures, and I don´t know why. Exif always said there is an mismatch

image

Here is my ERROR LOG: 2023-01-02 16:22:21.1075|ERROR|Exiftool.ExiftoolReader|Exiftool.Read(): System.Exception bei Exiftool.ExiftoolReader.Read(MetadataBrokerType broker, List1 filesToRead, List1& _metadataReadFromExiftool, Dictionary2& _errorMessageOnFiles, String& genericExiftoolErrorMessage, Boolean useArguFile, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) System.Collections.Generic.List1[System.String] 2023-01-02 16:22:21.1404|ERROR|PhotoTagsSynchronizer.MainForm|ThreadCollectMetadataExiftool - Running Exiftool failed.|System.Exception bei Exiftool.ExiftoolReader.Read(MetadataBrokerType broker, List1 filesToRead, List1& _metadataReadFromExiftool, Dictionary`2& _errorMessageOnFiles, String& genericExiftoolErrorMessage, Boolean useArguFile, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) bei PhotoTagsSynchronizer.MainForm.b__1793_0() 2023-01-02 16:23:24.9743|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\Camera Roll', 'total-demo-importer.png', 637260158547592633, 'ICC_Profile', 'ProfileDescriptionML(1)', 'iMac')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2023-01-02 16:23:24.9743|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\Camera Roll\total-demo-importer.png 2023-01-02 16:23:24.9743|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\Camera Roll', 'total-demo-importer.png', 637260158547592633, 'ICC_Profile', 'ProfileDescriptionML(1)', 'iMac')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2023-01-02 16:23:24.9743|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\Camera Roll\total-demo-importer.png 2023-01-02 16:27:44.2822|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\test many', 'test_1029.jpg', 637260162503343014, 'File', 'FileType', 'JPEG')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2023-01-02 16:27:44.2822|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\test many\test_1029.jpg 2023-01-02 16:28:37.2552|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\test many', 'test_9421.jpg', 637260162503343014, 'File', 'EncodingProcess', '0')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2023-01-02 16:28:37.2552|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\test many\test_9421.jpg 2023-01-02 16:28:52.6541|ERROR|Exiftool.ExiftoolReader|Exiftool.Read(): System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PhotoTagsSynchronizer\exiftool_1db4759a-b283-4e1f-874a-8ac0f92662c1.txt

bei Exiftool.ExiftoolReader.Read(MetadataBrokerType broker, List1 filesToRead, List1& _metadataReadFromExiftool, Dictionary2& _errorMessageOnFiles, String& genericExiftoolErrorMessage, Boolean useArguFile, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) System.Collections.Generic.List1[System.String] 2023-01-02 16:28:52.6550|ERROR|PhotoTagsSynchronizer.MainForm|ThreadCollectMetadataExiftool - Running Exiftool failed.|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PhotoTagsSynchronizer\exiftool_1db4759a-b283-4e1f-874a-8ac0f92662c1.txt

bei Exiftool.ExiftoolReader.Read(MetadataBrokerType broker, List1 filesToRead, List1& _metadataReadFromExiftool, Dictionary`2& _errorMessageOnFiles, String& genericExiftoolErrorMessage, Boolean useArguFile, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) bei PhotoTagsSynchronizer.MainForm.b__1793_0() 2023-01-02 16:28:53.3037|ERROR|Exiftool.ExiftoolReader|EXIFTOOL READER ERROR: Error opening arg file C:\Users\tlauzi\AppData\Local\PhotoTagsSynchronizer\exiftool_6287f20d-61a7-4920-83e8-e4683fc47661.txt 2023-01-02 16:28:53.3216|ERROR|Exiftool.ExiftoolReader|Exiftool.Read(): System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PhotoTagsSynchronizer\exiftool_6287f20d-61a7-4920-83e8-e4683fc47661.txt

bei Exiftool.ExiftoolReader.Read(MetadataBrokerType broker, List1 filesToRead, List1& _metadataReadFromExiftool, Dictionary2& _errorMessageOnFiles, String& genericExiftoolErrorMessage, Boolean useArguFile, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) System.Collections.Generic.List1[System.String]

2023-01-02 16:29:48.0571|ERROR|PhotoTagsSynchronizer.MainForm|ThreadCollectMetadataExiftool - Running Exiftool failed.|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PhotoTagsSynchronizer\exiftool_49b1d600-4350-454e-9f7f-d2738d9aaa0f.txt

bei Exiftool.ExiftoolReader.Read(MetadataBrokerType broker, List1 filesToRead, List1& _metadataReadFromExiftool, Dictionary`2& _errorMessageOnFiles, String& genericExiftoolErrorMessage, Boolean useArguFile, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) bei PhotoTagsSynchronizer.MainForm.b1793_0() 2023-01-02 16:30:37.9735|ERROR|MetadataPriorityLibrary.MetadataReadPrioity|metadataGroupPriorityList write to file failed:|System.UnauthorizedAccessException: Der Zugriff auf den Pfad "C:\Program Files\WindowsApps\36037Nordlien.PhotoTags-Synchronizer_2022.11.13.0_x641xds7jjrydn34\PhotoTags Synchronizer\MetadataPrioities.json" wurde verweigert. bei System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) bei System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) bei System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) bei MetadataPriorityLibrary.MetadataReadPrioity.WriteAlways() 2023-01-02 16:32:54.4989|ERROR|Exiftool.ExiftoolReader|EXIFTOOL READER ERROR|System.Xml.XmlException: Ungültige Daten auf Stammebene. Zeile 2, Position 1. bei System.Xml.XmlTextReaderImpl.Throw(Exception e) bei System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() bei System.Xml.XmlTextReaderImpl.ParseDocumentContent() bei Exiftool.ExiftoolReader.<>cDisplayClass66_0.b__0(Object sender, DataReceivedEventArgs e) 2023-01-02 16:32:58.2064|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\dedup', 'test_21.jpg', 637260162503343014, 'File:System', 'FileSize', '79139')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2023-01-02 16:32:58.2064|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\dedup\test_21.jpg 2024-02-28 10:31:48.5952|ERROR|Exiftool.ExiftoolWriter|EXIFTOOL WRITE ERROR: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT~1\EXIFTO~1.TXT 2024-02-28 10:31:48.6241|ERROR|PhotoTagsSynchronizer.MainForm|EXIFTOOL.EXE error...|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT~1\EXIFTO~1.TXT

bei Exiftool.ExiftoolWriter.WriteMetadata(List1 metadataListToWrite, List1 metadataListOriginal, List1 allowedFileNameDateTimeFormats, List1 computerNames, String GPStag, String writeMetadataTagsConfiguration, String writeMetadataKeywordAddConfiguration, List`1& mediaFilesWithChangesWillBeUpdated, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) bei PhotoTagsSynchronizer.MainForm.b__1790_0() 2024-02-28 10:31:49.5895|ERROR|Exiftool.ExiftoolWriter|EXIFTOOL WRITE ERROR: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT~1\EXIFTO~1.TXT 2024-02-28 10:31:49.6055|ERROR|PhotoTagsSynchronizer.MainForm|EXIFTOOL.EXE error...|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT~1\EXIFTO~1.TXT

bei Exiftool.ExiftoolWriter.WriteMetadata(List1 metadataListToWrite, List1 metadataListOriginal, List1 allowedFileNameDateTimeFormats, List1 computerNames, String GPStag, String writeMetadataTagsConfiguration, String writeMetadataKeywordAddConfiguration, List`1& mediaFilesWithChangesWillBeUpdated, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) bei PhotoTagsSynchronizer.MainForm.b__1790_0() 2024-02-28 10:46:29.6226|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\Geohash', '20221001_054729.jpg', 638002000500000000, 'EXIF:ExifIFD', 'SensingMethod', '1')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2024-02-28 10:46:29.6616|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\Geohash\20221001_054729.jpg 2024-02-28 10:46:29.8311|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\Geohash', 'total-demo-importer.png', 637260158547592633, 'ICC_Profile', 'ProfileDescriptionML(1)', 'iMac')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2024-02-28 10:46:29.8311|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\Geohash\total-demo-importer.png 2024-02-28 10:46:29.8311|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\Geohash', 'total-demo-importer.png', 637260158547592633, 'ICC_Profile', 'ProfileDescriptionML(1)', 'iMac')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2024-02-28 10:46:29.8311|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\Geohash\total-demo-importer.png 2024-02-28 10:46:59.1315|ERROR|Exiftool.ExiftoolWriter|EXIFTOOL WRITE ERROR: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT~1\EXIFTO~1.TXT 2024-02-28 10:46:59.1464|ERROR|PhotoTagsSynchronizer.MainForm|EXIFTOOL.EXE error...|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT~1\EXIFTO~1.TXT

bei Exiftool.ExiftoolWriter.WriteMetadata(List1 metadataListToWrite, List1 metadataListOriginal, List1 allowedFileNameDateTimeFormats, List1 computerNames, String GPStag, String writeMetadataTagsConfiguration, String writeMetadataKeywordAddConfiguration, List`1& mediaFilesWithChangesWillBeUpdated, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) bei PhotoTagsSynchronizer.MainForm.b__1790_0() 2024-02-28 10:47:41.4014|ERROR|Exiftool.ExiftoolWriter|EXIFTOOL WRITE ERROR: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT~1\EXIFTO~1.TXT 2024-02-28 10:47:41.4173|ERROR|PhotoTagsSynchronizer.MainForm|EXIFTOOL.EXE error...|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT~1\EXIFTO~1.TXT

bei Exiftool.ExiftoolWriter.WriteMetadata(List1 metadataListToWrite, List1 metadataListOriginal, List1 allowedFileNameDateTimeFormats, List1 computerNames, String GPStag, String writeMetadataTagsConfiguration, String writeMetadataKeywordAddConfiguration, List`1& mediaFilesWithChangesWillBeUpdated, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) bei PhotoTagsSynchronizer.MainForm.b__1790_0() 2024-02-28 11:00:45.0007|ERROR|PhotoTagsSynchronizer.FormWebScraper|EvaluateScript: Request BrowserId : 2 not found it's likely the browser is already closed 2024-02-28 11:00:45.2530|ERROR|PhotoTagsSynchronizer.FormWebScraper|EvaluateScript: Request BrowserId : 2 not found it's likely the browser is already closed

2024-02-28 11:05:04.3163|ERROR|PhotoTagsSynchronizer.FilesCutCopyPasteDrag|Rename file failed: C:\Users\tlauzi\Pictures\Geohash\20221004_121027.jpg to :C:\Users\tlauzi\Pictures\Geohash\2023-12-27 13-07-56.jpg Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist.

2024-02-28 11:05:04.3163|ERROR|PhotoTagsSynchronizer.FilesCutCopyPasteDrag|Rename file failed: C:\Users\tlauzi\Pictures\Geohash\20221004_121033.jpg to :C:\Users\tlauzi\Pictures\Geohash\2023-12-27 13-07-56.jpg Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist.

2024-02-28 11:05:19.7102|ERROR|PhotoTagsSynchronizer.FilesCutCopyPasteDrag|Rename file failed: C:\Users\tlauzi\Pictures\Geohash\20221001_054729.jpg to :C:\Users\tlauzi\Pictures\Geohash\2023-12-27 12-53-30.jpg Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist.

2024-02-28 11:05:19.7102|ERROR|PhotoTagsSynchronizer.FilesCutCopyPasteDrag|Rename file failed: C:\Users\tlauzi\Pictures\Geohash\20221004_121027.jpg to :C:\Users\tlauzi\Pictures\Geohash\2023-12-27 13-07-56.jpg Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist.

2024-02-28 11:05:19.7102|ERROR|PhotoTagsSynchronizer.FilesCutCopyPasteDrag|Rename file failed: C:\Users\tlauzi\Pictures\Geohash\20221004_121033.jpg to :C:\Users\tlauzi\Pictures\Geohash\2023-12-27 13-07-56.jpg Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist.

2024-02-28 11:05:54.5414|ERROR|PhotoTagsSynchronizer.MainForm|Was not able to rename files|System.ArgumentNullException: Der Wert darf nicht NULL sein. Parametername: path2 bei System.IO.Path.Combine(String path1, String path2) bei PhotoTagsSynchronizer.DataGridViewHandlerRename.Write(DataGridView dataGridView, Dictionary2& renameSuccess, Dictionary2& renameFailed, HashSet`1& directoryCreated, Boolean showFullPathIsUsed) bei PhotoTagsSynchronizer.MainForm.SaveRename()

Nordlien commented 8 months ago

Hi Thomas,

I hope you are doing well and thanks fro using my product that I made just for fun as hobby project.

I'm been look at the log file:

Seems as the APP don't have access to run the EXIFTOOL or missing some access to the file system. Also looks as the APP doesn't have access writing to the file system

Question:

1. Are you able to fix the access rights? 2. Are you able to run the APP with admin rights? 3. Do you get the problem on all media files or just a few media files?

Best regards

Nordlien

Here, not able to read files, I guess because system was not had access to write the file:

2023-01-02 16:28:52.6541|ERROR|Exiftool.ExiftoolReader|Exiftool.Read(): System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PhotoTagsSynchronizer\exiftool_1db4759a-b283-4e1f-874a-8ac0f92662c1.txt

2023-01-02 16:28:52.6550|ERROR|PhotoTagsSynchronizer.MainForm|ThreadCollectMetadataExiftool - Running Exiftool failed.|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PhotoTagsSynchronizer\exiftool_1db4759a-b283-4e1f-874a-8ac0f92662c1.txt

2023-01-02 16:28:53.3037|ERROR|Exiftool.ExiftoolReader|EXIFTOOL READER ERROR: Error opening arg file C:\Users\tlauzi\AppData\Local\PhotoTagsSynchronizer\exiftool_6287f20d-61a7-4920-83e8-e4683fc47661.txt

2023-01-02 16:29:48.0571|ERROR|PhotoTagsSynchronizer.MainForm|ThreadCollectMetadataExiftool - Running Exiftool failed.|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PhotoTagsSynchronizer\exiftool_49b1d600-4350-454e-9f7f-d2738d9aaa0f.txt

Here, I can see the the APP doesn't have access the argument file given to the Exiftool

Also, the path to looks bit strange, maybe it's a copy/paste issue

2024-02-28 10:31:48.5952|ERROR|Exiftool.ExiftoolWriter|EXIFTOOL WRITE ERROR: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT

1\EXIFTO1.TXT

2024-02-28 10:31:48.6241|ERROR|PhotoTagsSynchronizer.MainForm|EXIFTOOL.EXE error...|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTO

1\EXIFTO

1.TXT

2024-02-28 10:31:49.5895|ERROR|Exiftool.ExiftoolWriter|EXIFTOOL WRITE ERROR: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT

1\EXIFTO

1.TXT

2024-02-28 10:31:49.6055|ERROR|PhotoTagsSynchronizer.MainForm|EXIFTOOL.EXE error...|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT

1\EXIFTO

1.TXT

2024-02-28 10:46:59.1315|ERROR|Exiftool.ExiftoolWriter|EXIFTOOL WRITE ERROR: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT

1\EXIFTO

1.TXT 2024-02-28 10:46:59.1464|ERROR|PhotoTagsSynchronizer.MainForm|EXIFTOOL.EXE error...|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT

1\EXIFTO

1.TXT

2024-02-28 10:47:41.4014|ERROR|Exiftool.ExiftoolWriter|EXIFTOOL WRITE ERROR: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT

1\EXIFTO

1.TXT 2024-02-28 10:47:41.4173|ERROR|PhotoTagsSynchronizer.MainForm|EXIFTOOL.EXE error...|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT

1\EXIFTO

1.TXT

Best regards Nordlien


Fra: Thomas Lauzi @.> Sendt: onsdag 28. februar 2024 11:15 Til: Nordlien/PhotoTags-Synchronizer @.> Kopi: Subscribed @.***> Emne: [Nordlien/PhotoTags-Synchronizer] Wasnt able to write basic exif information (Issue #7)

Tried some functionality of the program but wasnt able to write basic exif information (wanted to set album info) into some pictures, and I don´t know why. Exif always said there is an mismatch

image.png (view on web)https://github.com/Nordlien/PhotoTags-Synchronizer/assets/7339098/3b5b4ea7-9975-4eb9-a38d-71b3511838c8

Here is my ERROR LOG: 2023-01-02 16:22:21.1075|ERROR|Exiftool.ExiftoolReader|Exiftool.Read(): System.Exception bei Exiftool.ExiftoolReader.Read(MetadataBrokerType broker, List1 filesToRead, List1& _metadataReadFromExiftool, Dictionary2& _errorMessageOnFiles, String& genericExiftoolErrorMessage, Boolean useArguFile, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) System.Collections.Generic.List1[System.String] 2023-01-02 16:22:21.1404|ERROR|PhotoTagsSynchronizer.MainForm|ThreadCollectMetadataExiftool - Running Exiftool failed.|System.Exception bei Exiftool.ExiftoolReader.Read(MetadataBrokerType broker, List1 filesToRead, List1& _metadataReadFromExiftool, Dictionary`2& _errorMessageOnFiles, String& genericExiftoolErrorMessage, Boolean useArguFile, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) bei PhotoTagsSynchronizer.MainForm.b__1793_0() 2023-01-02 16:23:24.9743|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\Camera Roll', 'total-demo-importer.png', 637260158547592633, 'ICC_Profile', 'ProfileDescriptionML(1)', 'iMac')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2023-01-02 16:23:24.9743|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\Camera Roll\total-demo-importer.png 2023-01-02 16:23:24.9743|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\Camera Roll', 'total-demo-importer.png', 637260158547592633, 'ICC_Profile', 'ProfileDescriptionML(1)', 'iMac')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2023-01-02 16:23:24.9743|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\Camera Roll\total-demo-importer.png 2023-01-02 16:27:44.2822|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\test many', 'test_1029.jpg', 637260162503343014, 'File', 'FileType', 'JPEG')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2023-01-02 16:27:44.2822|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\test many\test_1029.jpg 2023-01-02 16:28:37.2552|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\test many', 'test_9421.jpg', 637260162503343014, 'File', 'EncodingProcess', '0')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2023-01-02 16:28:37.2552|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\test many\test_9421.jpg 2023-01-02 16:28:52.6541|ERROR|Exiftool.ExiftoolReader|Exiftool.Read(): System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PhotoTagsSynchronizer\exiftool_1db4759a-b283-4e1f-874a-8ac0f92662c1.txt

bei Exiftool.ExiftoolReader.Read(MetadataBrokerType broker, List1 filesToRead, List1& _metadataReadFromExiftool, Dictionary2& _errorMessageOnFiles, String& genericExiftoolErrorMessage, Boolean useArguFile, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) System.Collections.Generic.List1[System.String] 2023-01-02 16:28:52.6550|ERROR|PhotoTagsSynchronizer.MainForm|ThreadCollectMetadataExiftool - Running Exiftool failed.|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PhotoTagsSynchronizer\exiftool_1db4759a-b283-4e1f-874a-8ac0f92662c1.txt

bei Exiftool.ExiftoolReader.Read(MetadataBrokerType broker, List1 filesToRead, List1& _metadataReadFromExiftool, Dictionary`2& _errorMessageOnFiles, String& genericExiftoolErrorMessage, Boolean useArguFile, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) bei PhotoTagsSynchronizer.MainForm.b__1793_0() 2023-01-02 16:28:53.3037|ERROR|Exiftool.ExiftoolReader|EXIFTOOL READER ERROR: Error opening arg file C:\Users\tlauzi\AppData\Local\PhotoTagsSynchronizer\exiftool_6287f20d-61a7-4920-83e8-e4683fc47661.txt 2023-01-02 16:28:53.3216|ERROR|Exiftool.ExiftoolReader|Exiftool.Read(): System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PhotoTagsSynchronizer\exiftool_6287f20d-61a7-4920-83e8-e4683fc47661.txt

bei Exiftool.ExiftoolReader.Read(MetadataBrokerType broker, List1 filesToRead, List1& _metadataReadFromExiftool, Dictionary2& _errorMessageOnFiles, String& genericExiftoolErrorMessage, Boolean useArguFile, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) System.Collections.Generic.List1[System.String]

2023-01-02 16:29:48.0571|ERROR|PhotoTagsSynchronizer.MainForm|ThreadCollectMetadataExiftool - Running Exiftool failed.|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PhotoTagsSynchronizer\exiftool_49b1d600-4350-454e-9f7f-d2738d9aaa0f.txt

bei Exiftool.ExiftoolReader.Read(MetadataBrokerType broker, List1 filesToRead, List1& _metadataReadFromExiftool, Dictionary`2& _errorMessageOnFiles, String& genericExiftoolErrorMessage, Boolean useArguFile, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) bei PhotoTagsSynchronizer.MainForm.b1793_0() 2023-01-02 16:30:37.9735|ERROR|MetadataPriorityLibrary.MetadataReadPrioity|metadataGroupPriorityList write to file failed:|System.UnauthorizedAccessException: Der Zugriff auf den Pfad "C:\Program Files\WindowsApps\36037Nordlien.PhotoTags-Synchronizer_2022.11.13.0_x641xds7jjrydn34\PhotoTags Synchronizer\MetadataPrioities.json" wurde verweigert. bei System.IO.Error.WinIOError(Int32 errorCode, String maybeFullPath) bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) bei System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost) bei System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost) bei System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) bei MetadataPriorityLibrary.MetadataReadPrioity.WriteAlways() 2023-01-02 16:32:54.4989|ERROR|Exiftool.ExiftoolReader|EXIFTOOL READER ERROR|System.Xml.XmlException: Ungültige Daten auf Stammebene. Zeile 2, Position 1. bei System.Xml.XmlTextReaderImpl.Throw(Exception e) bei System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() bei System.Xml.XmlTextReaderImpl.ParseDocumentContent() bei Exiftool.ExiftoolReader.<>cDisplayClass66_0.b__0(Object sender, DataReceivedEventArgs e) 2023-01-02 16:32:58.2064|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\dedup', 'test_21.jpg', 637260162503343014, 'File:System', 'FileSize', '79139')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2023-01-02 16:32:58.2064|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\dedup\test_21.jpg 2024-02-28 10:31:48.5952|ERROR|Exiftool.ExiftoolWriter|EXIFTOOL WRITE ERROR: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT1\EXIFTO1.TXT 2024-02-28 10:31:48.6241|ERROR|PhotoTagsSynchronizer.MainForm|EXIFTOOL.EXE error...|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT1\EXIFTO1.TXT

bei Exiftool.ExiftoolWriter.WriteMetadata(List1 metadataListToWrite, List1 metadataListOriginal, List1 allowedFileNameDateTimeFormats, List1 computerNames, String GPStag, String writeMetadataTagsConfiguration, String writeMetadataKeywordAddConfiguration, List`1& mediaFilesWithChangesWillBeUpdated, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) bei PhotoTagsSynchronizer.MainForm.b__1790_0() 2024-02-28 10:31:49.5895|ERROR|Exiftool.ExiftoolWriter|EXIFTOOL WRITE ERROR: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT1\EXIFTO1.TXT 2024-02-28 10:31:49.6055|ERROR|PhotoTagsSynchronizer.MainForm|EXIFTOOL.EXE error...|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT1\EXIFTO1.TXT

bei Exiftool.ExiftoolWriter.WriteMetadata(List1 metadataListToWrite, List1 metadataListOriginal, List1 allowedFileNameDateTimeFormats, List1 computerNames, String GPStag, String writeMetadataTagsConfiguration, String writeMetadataKeywordAddConfiguration, List`1& mediaFilesWithChangesWillBeUpdated, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) bei PhotoTagsSynchronizer.MainForm.b__1790_0() 2024-02-28 10:46:29.6226|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\Geohash', '20221001_054729.jpg', 638002000500000000, 'EXIF:ExifIFD', 'SensingMethod', '1')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2024-02-28 10:46:29.6616|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\Geohash\20221001_054729.jpg 2024-02-28 10:46:29.8311|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\Geohash', 'total-demo-importer.png', 637260158547592633, 'ICC_Profile', 'ProfileDescriptionML(1)', 'iMac')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2024-02-28 10:46:29.8311|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\Geohash\total-demo-importer.png 2024-02-28 10:46:29.8311|ERROR|SqliteDatabase.CommonSqliteCommand|Database error, Sql command:INSERT INTO MediaExiftoolTags (FileDirectory, FileName, FileDateModified, Region, Command, Parameter) Values ('C:\Users\tlauzi\Pictures\Geohash', 'total-demo-importer.png', 637260158547592633, 'ICC_Profile', 'ProfileDescriptionML(1)', 'iMac')|Mono.Data.Sqlite.SqliteException (0x80004005): Abort due to constraint violation UNIQUE constraint failed: MediaExiftoolTags.FileDirectory, MediaExiftoolTags.FileName, MediaExiftoolTags.FileDateModified, MediaExiftoolTags.Region, MediaExiftoolTags.Command, MediaExiftoolTags.Parameter bei Mono.Data.Sqlite.SQLite3.Reset(SqliteStatement stmt) bei Mono.Data.Sqlite.SQLite3.Step(SqliteStatement stmt) bei Mono.Data.Sqlite.SqliteDataReader.NextResult() bei Mono.Data.Sqlite.SqliteDataReader..ctor(SqliteCommand cmd, CommandBehavior behave) bei Mono.Data.Sqlite.SqliteCommand.ExecuteReader(CommandBehavior behavior) bei Mono.Data.Sqlite.SqliteCommand.ExecuteNonQuery() bei SqliteDatabase.CommonSqliteCommand.ExecuteNonQuery() 2024-02-28 10:46:29.8311|ERROR|Exiftool.ExiftoolDataDatabase|Delete MediaExiftoolTags data due to previous application crash for file: C:\Users\tlauzi\Pictures\Geohash\total-demo-importer.png 2024-02-28 10:46:59.1315|ERROR|Exiftool.ExiftoolWriter|EXIFTOOL WRITE ERROR: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT1\EXIFTO1.TXT 2024-02-28 10:46:59.1464|ERROR|PhotoTagsSynchronizer.MainForm|EXIFTOOL.EXE error...|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT1\EXIFTO1.TXT

bei Exiftool.ExiftoolWriter.WriteMetadata(List1 metadataListToWrite, List1 metadataListOriginal, List1 allowedFileNameDateTimeFormats, List1 computerNames, String GPStag, String writeMetadataTagsConfiguration, String writeMetadataKeywordAddConfiguration, List`1& mediaFilesWithChangesWillBeUpdated, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) bei PhotoTagsSynchronizer.MainForm.b__1790_0() 2024-02-28 10:47:41.4014|ERROR|Exiftool.ExiftoolWriter|EXIFTOOL WRITE ERROR: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT1\EXIFTO1.TXT 2024-02-28 10:47:41.4173|ERROR|PhotoTagsSynchronizer.MainForm|EXIFTOOL.EXE error...|System.Exception: Error opening arg file C:\Users\tlauzi\AppData\Local\PHOTOT1\EXIFTO1.TXT

bei Exiftool.ExiftoolWriter.WriteMetadata(List1 metadataListToWrite, List1 metadataListOriginal, List1 allowedFileNameDateTimeFormats, List1 computerNames, String GPStag, String writeMetadataTagsConfiguration, String writeMetadataKeywordAddConfiguration, List`1& mediaFilesWithChangesWillBeUpdated, Boolean showCliWindow, ProcessPriorityClass processPriorityClass) bei PhotoTagsSynchronizer.MainForm.b__1790_0() 2024-02-28 11:00:45.0007|ERROR|PhotoTagsSynchronizer.FormWebScraper|EvaluateScript: Request BrowserId : 2 not found it's likely the browser is already closed 2024-02-28 11:00:45.2530|ERROR|PhotoTagsSynchronizer.FormWebScraper|EvaluateScript: Request BrowserId : 2 not found it's likely the browser is already closed

2024-02-28 11:05:04.3163|ERROR|PhotoTagsSynchronizer.FilesCutCopyPasteDrag|Rename file failed: C:\Users\tlauzi\Pictures\Geohash\20221004_121027.jpg to :C:\Users\tlauzi\Pictures\Geohash\2023-12-27 13-07-56.jpg Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist.

2024-02-28 11:05:04.3163|ERROR|PhotoTagsSynchronizer.FilesCutCopyPasteDrag|Rename file failed: C:\Users\tlauzi\Pictures\Geohash\20221004_121033.jpg to :C:\Users\tlauzi\Pictures\Geohash\2023-12-27 13-07-56.jpg Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist.

2024-02-28 11:05:19.7102|ERROR|PhotoTagsSynchronizer.FilesCutCopyPasteDrag|Rename file failed: C:\Users\tlauzi\Pictures\Geohash\20221001_054729.jpg to :C:\Users\tlauzi\Pictures\Geohash\2023-12-27 12-53-30.jpg Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist.

2024-02-28 11:05:19.7102|ERROR|PhotoTagsSynchronizer.FilesCutCopyPasteDrag|Rename file failed: C:\Users\tlauzi\Pictures\Geohash\20221004_121027.jpg to :C:\Users\tlauzi\Pictures\Geohash\2023-12-27 13-07-56.jpg Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist.

2024-02-28 11:05:19.7102|ERROR|PhotoTagsSynchronizer.FilesCutCopyPasteDrag|Rename file failed: C:\Users\tlauzi\Pictures\Geohash\20221004_121033.jpg to :C:\Users\tlauzi\Pictures\Geohash\2023-12-27 13-07-56.jpg Eine Datei kann nicht erstellt werden, wenn sie bereits vorhanden ist.

2024-02-28 11:05:54.5414|ERROR|PhotoTagsSynchronizer.MainForm|Was not able to rename files|System.ArgumentNullException: Der Wert darf nicht NULL sein. Parametername: path2 bei System.IO.Path.Combine(String path1, String path2) bei PhotoTagsSynchronizer.DataGridViewHandlerRename.Write(DataGridView dataGridView, Dictionary2& renameSuccess, Dictionary2& renameFailed, HashSet`1& directoryCreated, Boolean showFullPathIsUsed) bei PhotoTagsSynchronizer.MainForm.SaveRename()

— Reply to this email directly, view it on GitHubhttps://github.com/Nordlien/PhotoTags-Synchronizer/issues/7, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ARKRZO6RD6C4GBQ763WHF4TYV37UJAVCNFSM6AAAAABD5XCLSKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE2TQNJZGYYTIMA. You are receiving this because you are subscribed to this thread.Message ID: @.***>