14 сент. 2015 г. 16:44 пользователь "Alan Corey" <alan01...@gmail.com> написал: > > Because I build everything from ports. I have 922 ports installed, > not more than 2 did I have to use the package for. Different > philosophy but sometimes a distfile works in a couple different > OpenBSD versions, sometimes FreeBSD, I've even built a few under > Linux, and I look at the code sometimes to look up how to do > something. Binaries are no better than Windows or Linux. I have to > do everything through a dialup connection, lately cell phone.
I understand you. :( > Copied and pasted from the KDE GUI: > > [?1034h(no debugging symbols found) > [Switching to thread 1012973] > [KCrash handler] > #6 0x06356219 in QGListIterator::QGListIterator () > from /usr/local/lib/libqt-mt.so.33.0 > #7 0x07b080fd in Digikam::AlbumManager::setLibraryPath () > from /usr/local/lib/libdigikam.so.3.0 > #8 0x07b09ee0 in Digikam::DigikamApp::DigikamApp () > from /usr/local/lib/libdigikam.so.3.0 > #9 0x1b69437e in main () from /usr/local/bin/digikam > Current language: auto; currently asm I see a similar crash reported in FreeBSD mailing list - unfortunately, without resolution. > Now it comes up to a splash screen then immediately crashes before I > can do anything at all. Initially it asked me to choose a default > save directory, then crashed. It did put a digikam3.db file in there > but hasn't overwritten it. Did you try to remove that file? > The ports version is 0.9.6 but the built-in help doesn't do any good Ouch. So you're running Digikam 0.9.6 actually (KDE3 version)... I didn't run it for a while. You prefer this version by intention, don't you? > if the program crashes opening so I can't get to it. That's how KDE3 works - sorry, I can't help you here more than you already did. > I'll look for > the built-in documentation files though. > > Shotwell, from the DESCR is just for transferring off the camera and viewing. Add advanced editing, classifying, filtering and publishing capabilities, and you'll get Digikam. :) > What I'm looking for would have to be pretty interactive, it would > have to query the camera through libgphoto, find out its capabilities, > then adjust its menus accordingly even if it just masked out things > that camera can't do. And knowing about every camera on the planet? I don't know about such software. But be sure, Digikam can't do this as well, even 4.x one. > Not feasible. Something written in Glade might be flexible enough. > > On 9/14/15, Vadim Zhukov <persg...@gmail.com> wrote: > > 2015-09-14 8:33 GMT+03:00 Alan Corey <alan01...@gmail.com>: > >> I have limited patience with "run your life" things like KDE and > >> Gnome. I use fvwm. > >> > >> Anyway under OpenBSD 5.7 i386 I installed digiKam from ports. > > > > From ports? Not from packages? > > > > If from ports - why? Talking about digikam and its dependencies, some > > of them are rather fragile regarding compile tweaks. And it takes a > > lot of time to compile Digikam SC, with no gain. > > > >> Start > >> it up, it wants a default save directory. I gave it one but it may > >> not be able to write there depending what user it's running as. Then > >> it crashed with a signal 11 and does this every time I try to run it > >> now. > > > > Could you get a backtrace, please? Also, did it immediately crashed > > after setting things up, or after some time (but still without > > involving you), or right after you did something? I have a suspect > > here, saw it on i386 only but failed to debug - something really fishy > > happens there when reading thumbnails via lbiraw... But, again, I > > can't speak anything for sure without a trace. > > > > If you need help in getting trace, please, mail me off-list. > > > >> So I installed the digicam-doc port. > > > > This is for old Digikam (0.9.6, KDE3 version). The current Digikam > > package contains all help files already. > > > >> Once I tracked down where it > >> installed (/usr/local/share/doc/HTML.kde3/en/) I find no readable > >> documentation (html, pdf, etc) in there, just some *.docbook files. > >> Inside a bz2 file there is an index.cache which when I unpack it and > >> rename to index.html it links in the images and mostly works properly. > >> Links to subsections like using-camerasupport.html don't. > >> > >> It would be nice to make a pdf from these docbook files but there's no > >> man page for docbook (it's installed), or digikam. Someplace there's > >> probably an rc file I can edit to change the default save directory > >> then maybe it won't crash every time it starts. > >> > >> I'm not sure it's what I'm looking for anyway, I'm looking for more of > >> a GUI frontend to libgphoto2 allowing setting camera parameters then > >> taking pictures rather than post-processing. I use Gimp with ufraw & > >> dcraw for that. Something like controlmynikon and controlmycanon for > >> Windows is what I was hoping for. > > > > FWIW, there is an analog in GNOME land, Shotwell - maybe it'll work for > > you... -- Vadim Zhukov