Summary: | Crash while attempting to open another directory in my albums | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Ken Jarvis <kenjarvis> |
Component: | Albums-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | 1.4.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.7.0 | |
Sentry Crash Report: |
Description
Ken Jarvis
2010-11-26 18:21:48 UTC
*** This bug has been marked as a duplicate of bug 255054 *** As you can see in #255054, it's fixed in 1.6.0. Please update and confirm Gilles Caulier Having problems compiling the new digikam 1.6.0. I have ubuntu 10.10 on an HP a1253w system and it won't install properly. I am fairly new to linux and tried the instruction on digikam.org, ubuntu.org, and opensource. If possible could you give me some instruction to compiling and installing. thanks, With what exactly are you having problems? I un-installed all components of Digikam 1.4.0 via synaptic package manager. Un-installed the complete directory that I put the digikam 1.6.0 in and re-downloaded the tarball. Following the direction on the download screen, I used the commands suggested in terminal to get the dependencies. Then proceeded to use cmake as suggested and it seamed to build the program. when I used the su command in terminal, it said unable to authenticate. Bypassing this I used "sudo make install" and I think it installed it, however, it's not in my applications menu nor can I find it in the usr/share or anywhere else. Attached is a copy of the all the files and directories that were found using the search function. All I want to do is get the newest version as suggested by another to fix the bugs in 1.4.0. I want to start using digikam more for my photography rather than Lightroom. Digikam has more usable functions. Thanks for helping. Hope this is enough info. In case of successful install, you should be able to at least find the executable in /usr/bin, or simply try typing digikam into terminal and press enter and see what happens. Also you forgot to attach the output, if you could provide one with the whole process, that would be more than great to help you ;) Anyway, if the make command ended successfuly at 100%, it's all builded ok, then you just need to install it by using either "sudo make install" or by going through "su" and then "make install". If everything was compiled ok, the install should be the one thing to cause the smallest problems. Martin, Sorry for the delay. I have included a .txt file of the process I used to make the program per your request. When you have time to review the document, let me know what I can do to make it work right. Thanks for your help, Uhm, seems like you forgot to attach that file :) But anyway, since this bug is closed and you're having problems not related to this bug, please contact me directly at martin dot klapetek at gmail dot com or if you're using irc, catch me up on #digikam on Freenode, I'm there by the name mck182 and I'll help you solve your issues there ;) Since digiKam 5.0.0, KDirWatch was been replaced by QFileSytemWatcher. It will not reproducible. Gilles Caulier |