[digikam] [Bug 397305] failed to add tag to database

2018-09-07 Thread Nasrin
https://bugs.kde.org/show_bug.cgi?id=397305

Nasrin  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Nasrin  ---
Working with smaller sized database and it is working. Thanks again for the
support.

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 397305] failed to add tag to database

2018-08-13 Thread Nasrin
https://bugs.kde.org/show_bug.cgi?id=397305

--- Comment #5 from Nasrin  ---
(In reply to Maik Qualmann from comment #4)
> (In reply to Nasrin from comment #2)
> Try copying the
> database with the migration tool (settings menu) into a new SQlite database
> and then copy the new and the old position.
> 
> Maik
Thank you for your continious support, Maik. Apparently, I have made some free
space in my harddisc still the problem persist. 
While trying to migrate the database there was another error message saying
'Error while creating database schema. Debugger report shows these:
[4392] Error messages: "Unable to execute statement" "no such table:
main.Images" 1 2 
[4392] Bound values:  ()
[4392] digikam.dbengine: Error while executing DBAction [ "CreateIndices" ]
Statement [ "CREATE INDEX dir_index  ON Images (album);" ]

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 397305] failed to add tag to database

2018-08-10 Thread Nasrin
https://bugs.kde.org/show_bug.cgi?id=397305

--- Comment #3 from Nasrin  ---
(In reply to Nasrin from comment #2)
> (In reply to Maik Qualmann from comment #1)
> > Can you download and start DebugView from Microsoft and then post the
> > messages when you try to create a tag?
> > 
> > Maik
> Hi, thank you for your reply. tbh, I was able to create tags and add them to
> photos but facing the same trouble again. I am adding the messages below. 
> [1376] Error messages: "Unable to fetch row" "disk I/O error" 10 1 
> [1376] Bound values:  (QVariant(int, 0), QVariant(QString, "KR2867"))
> [1376] digikam.dbengine: Error while executing DBAction [ "InsertTag" ]
> Statement [ "INSERT INTO Tags (pid, name) VALUES( :tagPID, :tagname);" ]
>[1376] digikam.dbengine: Error while executing DBAction [ "InsertTag" ] 
>Statement [ "INSERT INTO Tags (pid, name) VALUES( :tagPID, :tagname);" ]

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 397305] failed to add tag to database

2018-08-10 Thread Nasrin
https://bugs.kde.org/show_bug.cgi?id=397305

--- Comment #2 from Nasrin  ---
(In reply to Maik Qualmann from comment #1)
> Can you download and start DebugView from Microsoft and then post the
> messages when you try to create a tag?
> 
> Maik
Hi, thank you for your reply. tbh, I was able to create tags and add them to
photos but facing the same trouble again. I am adding the messages below. 
[1376] Error messages: "Unable to fetch row" "disk I/O error" 10 1 
[1376] Bound values:  (QVariant(int, 0), QVariant(QString, "KR2867"))
[1376] digikam.dbengine: Error while executing DBAction [ "InsertTag" ]
Statement [ "INSERT INTO Tags (pid, name) VALUES( :tagPID, :tagname);" ]

-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 397305] New: failed to add tag to database

2018-08-09 Thread Nasrin
https://bugs.kde.org/show_bug.cgi?id=397305

Bug ID: 397305
   Summary: failed to add tag to database
   Product: digikam
   Version: 5.8.0
  Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Tags-Captions
  Assignee: digikam-bugs-n...@kde.org
  Reporter: s.nasri...@yahoo.com
  Target Milestone: ---

I cannot add any tag neither can create new tag. This action always ended with
error - "Failed to add tag to database".  I use SQLite database to store
relevant data.

Reproducible: Always

Steps to Reproduce:
add new tag

Actual Results:  
An error has occured during tag creation.

Expected Results:  
new tag is added

I am using Windows 7, 64-bits. DigiKam 5.8.0
Any suggestion is gladly welcome.

-- 
You are receiving this mail because:
You are watching all bug changes.