https://bugs.kde.org/show_bug.cgi?id=379987

--- Comment #11 from Quincy <bbc.qui...@gmx.de> ---
I'm using MySQL on the very same computer as digikam. This is "local", but not
internal to digikam as the MySQL server is running separately (for web
development and other stuff, too). Because it is the same computer this
obviously usually works via the socket. With the AppImage this has to go to
"local network" likely because the AppImage is somehow complete in itself. This
is still on the same computer, but then communicating via TCP/IP.

Indeed I would have other options for this setup, but was always (since the
beginning with digikam 2.x) planning to move the MySQL server (together with
the pictures) away from the digikam computer to end up in some kind of
"multi-user" digikam. Network/server wise this would result in the distributed
setup I already almost have (seperate MySQL instance). Main problem is/was
access to remote collections (which was improved in the meantime) and some kind
of "locking" mechanism to avoid multiple DigiKam instances working on the same
DB and files which would cause big evil. But I didn't investigate that for
quite a long time (other "projects" being more important).

So back to topic: No need for an updated AppImage from my side, as I got it
running via the TCP/IP approach suggested by Maik. If it could work by finding
the local socket (outside of the AppImage) it would be added value/less
strange, but on that point personally I could switch to TCP/IP all the time.

Does that clarify things?

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

Reply via email to