https://bugs.kde.org/show_bug.cgi?id=245887
Summary: Howto build digikam under 64bit Product: digikam Version: unspecified Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Albums GUI AssignedTo: [hidden email] ReportedBy: [hidden email] Version: unspecified (using KDE 4.4.92) OS: Linux Dear list-Members, I have been building digikam/kipi-plugins etc since Ubuntu 9.04 (using the Howtos on the digikam homepage). Up to now (Ubuntu 10.04/ KDE 4.5 RC2) it always compiled and installed fine. But after starting digikam, there are never any thumbnails displayed showing the (I guess well-known) kio_digikamalbums (couldn't create slave) error. I am pretty sure that this is true to not correctly linked libraries on a 64bit system. But up to now (trying everything I found on the web) I didn't succeed to build digikam correctly. So could you please give me any advice on howto correctly build digikam on a 64bit system? Thank you very much in advance, Sebastian Reproducible: Always Steps to Reproduce: As inhttp://www.digikam.org/drupal/download?q=download/KDE4 I install - kdegraphics - graphics (kipi-plugins and digikam) originally I used that guide: http://techbase.kde.org/Projects/Digikam/Compilation_on_Kubuntu and it does the same I think (and that is also why I think there must be a problem with the libraries - because here you set a lot of system variables which is confusing because in the digikam howtos nothing is set). -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=245887
--- Comment #1 from Johannes Wienke <languitar semipol de> 2010-07-27 12:11:09 --- After starting digikam have a look into your .xsession-errors and paste the messages here. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=245887
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Component|Albums GUI |Portability Version|unspecified |1.4.0 -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=245887
--- Comment #2 from Seb <sstoeckl gmail com> 2010-07-27 13:17:14 --- Created an attachment (id=49526) --> (http://bugs.kde.org/attachment.cgi?id=49526) Errors in shell after starting digikam -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=245887
--- Comment #3 from Seb <sstoeckl gmail com> 2010-07-27 13:18:17 --- Created an attachment (id=49527) --> (http://bugs.kde.org/attachment.cgi?id=49527) Extract of .xsession-errors (there's a lot going on in there) -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=245887
--- Comment #4 from Johannes Wienke <languitar semipol de> 2010-07-27 13:30:20 --- There must be something wrong with your installation: "Could not find 'kio_digikamalbums' executable." can you find this file in your computer? Where is it? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=245887
--- Comment #5 from Seb <sstoeckl gmail com> 2010-07-27 13:32:39 --- xyz:~$ locate kio_digikamalbums /usr/local/lib/kde4/kio_digikamalbums.so and xyz:~$ ls -lh /usr/local/lib/kde4/kio_* -rw-r--r-- 1 root root 448K 2010-07-27 12:47 /usr/local/lib/kde4/kio_digikamalbums.so -rw-r--r-- 1 root root 343K 2010-07-27 12:50 /usr/local/lib/kde4/kio_digikamdates.so -rw-r--r-- 1 root root 370K 2010-07-27 12:50 /usr/local/lib/kde4/kio_digikamsearch.so -rw-r--r-- 1 root root 342K 2010-07-27 12:50 /usr/local/lib/kde4/kio_digikamtags.so -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=245887
--- Comment #6 from Johannes Wienke <languitar semipol de> 2010-07-27 13:50:35 --- I'd suspect that kio is searching for those files in folders called lib64 on your system. But that's only a guess. Also try to set the LD_LIBRARY_PATH to the folder containing kio_digikamalbums.so as a try. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=245887
--- Comment #7 from Seb <sstoeckl gmail com> 2010-07-27 14:10:09 --- I now set: LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib ; export LD_LIBRARY_PATH Correct? But that should automatically be done by the env_svn.sh-script. It still does not work. That libraries must be correctly linked was also my guess. But how? Could it be due to this dbus-error: QStringList Solid::Backends::KUPnP::KUPnPManager::findDeviceByDeviceInterface(Solid::DeviceInterface::Type) error: "org.freedesktop.DBus.Error.ServiceUnknown" ? Probably my system is seriously damaged? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=245887
--- Comment #8 from Johannes Wienke <languitar semipol de> 2010-07-27 15:40:43 --- I don't use that script... But everything so far looks ok. I got no idea whats going wrong. I'm also using digikam on 64 bits without problems. The difference is that I install it in the main kde prefix /usr, but in general it should be possible to install it anywhere else. That solid error looks unrelated to me. What you could try to change is the order of link paths, so first /usr/local/lib and then the old ones. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=245887
--- Comment #9 from Gilles Caulier <caulier gilles gmail com> 2011-12-13 13:09:40 --- Seb, This entry still valid ? Gilles Caulier -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=245887
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WAITINGFORINFO --- Comment #10 from Gilles Caulier <[hidden email]> --- Seb, This entry still valid using digiKam 3.x serie ? Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=245887
--- Comment #11 from Gilles Caulier <[hidden email]> --- New digiKam 4.11.0 is available : https://www.digikam.org/node/740 Can you reproduce the problem with this release ? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=245887
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.1.0 Resolution|WAITINGFORINFO |FIXED --- Comment #12 from [hidden email] --- With digiKam 5.0.0, there is all instruction to compile digiKam in source code documention Gilles Caulier -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Bugzilla from sstoeckl@gmail.com
https://bugs.kde.org/show_bug.cgi?id=245887
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Portability |Bundle-Tarball -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |