[digikam] [Bug 435578] New: Merge tags dialog missing "Merge all" option

2021-04-10 Thread anttia
https://bugs.kde.org/show_bug.cgi?id=435578

Bug ID: 435578
   Summary: Merge tags dialog missing "Merge all" option
   Product: digikam
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Tags-Engine
  Assignee: digikam-bugs-n...@kde.org
  Reporter: aaho...@gmail.com
  Target Milestone: ---

SUMMARY
I do a lot of batch editing. When I move tags and have conflicting tags, I am
asked if I want to merge tags together. Possible answers are "yes" and "no".
When I choose yes, I will have to wait for the process to finish, and then I
get the next dialog asking the same question. 

For my workflow, and I would suppose others, it would save a lot of time if the
dialog would have also "Yes to all" option. Also "skip" and "Skip all" might be
useful sometimes, but "Yes to all" would be essential.

Or lt me know if there is a workaround for this already.

STEPS TO REPRODUCE
1. select tags from tag list
2. move them to right location
3. "Merge tag" dialog appears when tag with same name allready exists in this
location.

OBSERVED RESULT

I get new dialog every time there is new tag to be merged, and the process
stops until I press "Yes" 

EXPECTED RESULT

Would love to be able to choose "Yes to all", and let the process be finished
unattended.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

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

[digikam] [Bug 373605] Failed to update database schema from version 7 to version 8

2016-12-18 Thread anttia
https://bugs.kde.org/show_bug.cgi?id=373605

--- Comment #3 from anttia <aaho...@gmail.com> ---
And it also did brake the support for scandinavian charecters, so when i open
digikam 4.14 all tags with scandinavian charecters are messed up.

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

[digikam] [Bug 373605] Failed to update database schema from version 7 to version 8

2016-12-13 Thread anttia
https://bugs.kde.org/show_bug.cgi?id=373605

--- Comment #1 from anttia <aaho...@gmail.com> ---
Second time I tried to start the program it gave me the same error, but started
the program. Problem was that it does show any albums or thumbbnails. When I
clos it gives me this error message:

digikam.dbengine: WARNING !!! Transaction count is -1 when destroying
database!!!

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

[digikam] [Bug 373605] New: Failed to update database schema from version 7 to version 8

2016-12-13 Thread anttia
https://bugs.kde.org/show_bug.cgi?id=373605

Bug ID: 373605
   Summary: Failed to update database schema from version 7 to
version 8
   Product: digikam
   Version: 5.3.0
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: critical
  Priority: NOR
 Component: Database-Mysql
  Assignee: digikam-de...@kde.org
  Reporter: aaho...@gmail.com
  Target Milestone: ---

Hi. I tried to install Digikam 5.3. I started it,configured to use the mysql
database I have on my network drive and after some time it gave me this error:

Error messages: "QMYSQL: Unable to execute query" "Cannot add or update a child
row: a foreign key constraint fails (`digikamfi/#sql-12a1_bff8`, CONSTRAINT
`Images_Albums` FOREIGN KEY (`album`) REFERENCES `Albums` (`id`) ON DELETE
CASCADE ON UPDATE CASCADE)" 1452 2 
Bound values:  ()
digikam.dbengine: Error while executing DBAction [ "UpdateSchemaFromV7ToV8" ]
Statement [ "ALTER TABLE Images\nADD
CONSTRAINT Images_Albums FOREIGN KEY (album) REFERENCES Albums (id) ON DELETE
CASCADE ON UPDATE CASCADE,\nADD UNIQUE
(album, name(255)),\nENGINE InnoDB;" ]
digikam.coredb: Core database: schema update to V 8 failed!
digikam.coredb: Core database: cannot process schema initialization

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