[digikam] [Bug 472734] Database creation on MariaDB fails

2023-08-01 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=472734

--- Comment #6 from Maik Qualmann  ---
Git commit 9ed1deb785ce30f316f89fc7c38daee126d5ec60 by Maik Qualmann.
Committed on 01/08/2023 at 08:21.
Pushed by mqualmann into branch 'master'.

add note for MySQL server on Ubuntu
Related: bug 472841
FIXED-IN: 8.2.0

M  +1-1NEWS
M  +3-0core/libs/database/utils/widgets/dbsettingswidget.cpp

https://invent.kde.org/graphics/digikam/-/commit/9ed1deb785ce30f316f89fc7c38daee126d5ec60

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

[digikam] [Bug 472734] Database creation on MariaDB fails

2023-07-29 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=472734

Maik Qualmann  changed:

   What|Removed |Added

   Version Fixed In||8.2.0

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

[digikam] [Bug 472734] Database creation on MariaDB fails

2023-07-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472734

m.kde@jacobsen.online changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |NOT A BUG
 Status|NEEDSINFO   |RESOLVED

--- Comment #5 from m.kde@jacobsen.online ---
damn, some uügrade issues with mariadb - fixed it on the db side

thanks for your quick replies!

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

[digikam] [Bug 472734] Database creation on MariaDB fails

2023-07-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472734

--- Comment #4 from m.kde@jacobsen.online ---
thanks - I was able to add a test trigger by cli using the very same user.

I guess I have to get to the logs then - I'll be back!

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

[digikam] [Bug 472734] Database creation on MariaDB fails

2023-07-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=472734

--- Comment #3 from Maik Qualmann  ---
If you have no way to get to the terminal log, try a native digiKam version or
our AppImage, which can just be started without installation.

Because the tables are created, I suspect a problem with the creation of the
trigger. Check if you also have the rights to create triggers.
For triggers, see this Bug 447416 or Bug 435065 as an example.

Maik

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

[digikam] [Bug 472734] Database creation on MariaDB fails

2023-07-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=472734

--- Comment #2 from m.kde@jacobsen.online ---
> $ echo $QT_LOGGING_RULES
> digikam*=true

But I dont' really see any interesting lines in docker logs - might be an issue
with the linux server container, though.

Here are the logs anyway:
digikam| [migrations] started
digikam| [migrations] no migrations found
digikam| ───
digikam|
digikam|   ██╗ ███╗██╗ ██╗
digikam|   ██║ ██╔╝██║██╔═══██╗
digikam|   ██║ ███╗██║██║   ██║
digikam|   ██║ ╚██║██║██║   ██║
digikam|   ███╗███║██║╚██╔╝
digikam|   ╚══╝╚══╝╚═╝ ╚═╝
digikam|
digikam|Brought to you by linuxserver.io
digikam| ───
digikam|
digikam| To support LSIO projects visit:
digikam| https://www.linuxserver.io/donate/
digikam|
digikam| ───
digikam| GID/UID
digikam| ───
digikam|
digikam| User UID:1002
digikam| User GID:1015
digikam| ───
digikam|
digikam| [custom-init] No custom files found, skipping...
digikam| _XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will
not be created.
digikam|
digikam| Xvnc KasmVNC 1.1.0 - built Jul 22 2023 18:35:28
digikam| Copyright (C) 1999-2018 KasmVNC Team and many others (see
README.me)
digikam| See http://kasmweb.com for information on KasmVNC.
digikam| Underlying X server release 12014000, The X.Org Foundation
digikam|
digikam| 2023/07/28 11:49:48 [warn] 224#224: could not build optimal
types_hash, you should increase either types_hash_max_size: 1024 or
types_hash_bucket_size: 64; ignoring types_hash_bucket_size
digikam| [ls.io-init] done.
digikam| Obt-Message: Xinerama extension is not present on the server
digikam|  2023-07-28 11:50:22,955 [INFO] websocket 0: got client connection
from 127.0.0.1
digikam|  2023-07-28 11:50:22,977 [PRIO] Connections: accepted:
@192.168.x.y_1690537832.962795::websocket

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

[digikam] [Bug 472734] Database creation on MariaDB fails

2023-07-28 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=472734

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||metzping...@gmail.com
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Maik Qualmann  ---
Please provide a log from the terminal/console with the Qt-Debug environment
variable set, as described here:

https://www.digikam.org/contribute/

Maik

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