Re: Digikam-devel Digest, Vol 60, Issue 68

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Digikam-devel Digest, Vol 60, Issue 68

Jens Müller-10
Am Montag, 17. Mai 2010, um 04:47:49 schrieb [hidden email]:
> I have the same problem. I just compiled under Fedora 13 64bit following
> the "svnAlongStable" method, the kio_digikamalbums.so is located
> in /usr/local/lib64/kde4/ so I've changed the path in the script
> accordingly - export
> LD_LIBRARY_PATH="$DIGIKAMDEST/lib64/kde4:$DIGIKAMDEST/lib64:$DIGIKAMDEST/li
> b:$LD_LIBRARY_PATH" - same with LDPATH. But I'm still getting the same
> error - digikam(16815): couldn't create slave: "Nen? mo?n? vytvo?it
> io-slave: klauncher hl?s?: Chyba p?i nahr?v?n? 'kio_digikamdates'.

Marty,

did you solve the issue with ioslaves?

Regards, Jens
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Digikam-devel Digest, Vol 60, Issue 68

Martin Klapetek
On Tue, May 18, 2010 at 19:48, Jens Müller <[hidden email]> wrote:
Marty,

did you solve the issue with ioslaves?

Regards, Jens

No, I played a little with the script, but no luck :( I've also tried to link the kio_digikamalbums.so to several places to see if it gets picked up there, but it didn't. Can I somehow see where is digiKam looking for the file? Even by adding some temp output lines in the code (where?). Also, when I run /usr/local/bin/digikam directly without the env script, it can't find this lib either, which I though it should when there is the distro version present and working correctly (and the libs are in /usr/lib64/kde4).

Any ideas?

Marty

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: Digikam-devel Digest, Vol 60, Issue 68

Marcel Wiesweg


>
> No, I played a little with the script, but no luck :( I've also tried to
> link the kio_digikamalbums.so to several places to see if it gets picked up
> there, but it didn't. Can I somehow see where is digiKam looking for the
> file? Even by adding some temp output lines in the code (where?). Also,
> when I run /usr/local/bin/digikam directly without the env script, it
> can't find this lib either, which I though it should when there is the
> distro version present and working correctly (and the libs are in
> /usr/lib64/kde4).
>
> Any ideas?

It's kdelibs loading the ioslave files. Nothing we care at all about in our
code, just create a job with a digikamalbums:/ URL and KDE does everything for
us. I can imagine that kdeinit will only look in standard KDE directories,
unless you tell it to look elsewhere.

Why not install digikam in standard KDE places?
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel