Mark Phillips | 1 Feb 2006 01:24

Re: Storing Albums

On Thursday 26 January 2006 01:33 am, Duncan Hill wrote:
> On Wednesday 25 January 2006 18:56, Mark Phillips wrote:
> > How can I put my albums on a remote file server? Do I use smb or some 
other
> > remote sharing facility.
> >
> > Can I run digikam on my laptop to connect to the camera, but put all the
> > images and albums on a remote server on my network?

I actually tried it, and it worked with a NFS mounted drive on my network. I 
put the album there and the pictures magically appeared there!

Mark
> 
> Warning:  I haven't tried this, it's based on knowledge of KDE.
> 
> If you're using KDE along with digiKam, then you may be able to specify the 
> album root location as smb://some.smb.server/path, or 
> fish://some.ssh.server/path.
> 
> I have tried this:
> 
> I happen to have an SMB server mounted via fstab, and while digiKam allows 
me 
> to choose a path under that mount point, it seems to have frozen.  I also 
> seem to be unable to start digikam again now.. time to edit the .rc file.
> 
> 
> So maybe not :(
> _______________________________________________
(Continue reading)

Martin Ehmke | 1 Feb 2006 09:33
Picon
Picon
Favicon

Re: 16 bit raw image

Hi,

I just remember, that I am using ufraw 
(http://ufraw.sourceforge.net/index.html) for raw conversion. It really works 
quite nice and at least generating the preview is very fast, when comparing 
to any other dcraw-wrapper. I don't know anything about how this is done and 
if it is some "special trick", but maybe this could be useful for speeding up 
the raw-viewing process.

Martin

On Tuesday 31 January 2006 23:10, Gilles Caulier wrote:
> Le Mardi 31 Janvier 2006 21:17, Dudas Gabor a écrit :
> > I have compiled the digikam 0.9.0 just now. I like the sidebar with the
> > EXIF very much. Regarding to the new version: I have found that if I work
> > on an raw image everything on the image editor is much slower than
> > before. Even the image area selection.
> > Is this because of the 16 bit processing or some other reason?
>
> yes, and ICC profile support too. The code need to be polished and
> optimized (:=)))
>
> Gilles
> _______________________________________________
> Digikam-users mailing list
> Digikam-users@...
> https://mail.kde.org/mailman/listinfo/digikam-users
Heiner Lamprecht | 2 Feb 2006 19:58
X-Face

Color management under Linux?

Hi folks,

does anybody have any experience in color management on Linux?  Are 
there any plans to add such functionality in digiKam?

I just started to deal with this topic and it looks quite 
interesting to me.  I would very much like to hear how you think 
about that.

Cheers,

    Heiner

--

-- 
    heiner at heiner-lamprecht dot net    GnuPG - Key: 9859E373
  Fingerprint:  3770 7947 F917 94EF 8717 BADB 0139 7554 9859 E373
_______________________________________________
Digikam-users mailing list
Digikam-users@...
https://mail.kde.org/mailman/listinfo/digikam-users
linux newbie | 2 Feb 2006 20:22
Picon
Favicon

Compiling digikam 0.8 for Mandriva - please help!

Hi all, and sorry in advance for the dumb questions :)
I'm running Mandriva 2005, and already have version 0.7.2 of digikam installed from the standard rpms.  Now I'm trying to upgrade to 0.8, and because the rpms aren't available for 2005, I'm trying out the compile route.
 
I downloaded the tars from the sourceforge page: http://sourceforge.net/project/showfiles.php?group_id=42641 and got digikam (obviously), libkexif, libkipi and also sqlite3.  I also got my kde devel libs from my standard rpms, libkdecore4-devel and co.
The configures and makes and make installs eventually got themselves sorted out and I ended up with a file called digikam/digikam/digikam - I take it this is the executable generated from all that lot.  S o I tried to run it, and it seemed to be going ok, updated my database to sqlite3 and complained about files that were in the db but no longer in the file system (by the way it should say "lose", not "loose"!)  but then it just crashed with the following message:
 
Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1236822336 (LWP 31017)]
[KCrash handler]
#7  0xb67b7b62 in XSetForeground () from /usr/X11R6/lib/libX11.so.6
#8  0xb6c5f0a5 in qsincos () from /usr/lib/qt3/lib/libqt-mt.so.3
#9  0x00000000 in ?? ()
#10 0x08181110 in ?? ()
#11 0xffff001d in ?? ()
#12 0xb6cb2e59 in QColor::pixel () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0x080cd980 in ?? ()
#14 0xbfffef50 in ?? ()
#15 0xbfffef30 in ?? ()
#16 0xb7156574 in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3
#17 0x00000000 in ?? ()
#18 0xbfffee30 in ?? ()
#19 0x00000001 in ?? ()
#20 0xb6c5faed in QPainter::updateBrush () from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0xb7dcc324 in ?? ()
   from /home/ftl/download/digikam-0.8.1/digikam/digikam/.libs/libdigikam.so.0
 
Could this be a conflict with my qt libraries?  Does digikam require a specific version (I've got 3.3.4, not 4)?  Or have I stuffed up the compilation somehow?  I would try to do a make install on this to see if that fixes anything, but I'm worried that that would break my currently-still-working 0.7 version.  Or maybe the 0.8 can't run while I've got the rpms for 0.7 installed?  I'm a bit lost here!!
 
Thanks for any help!


What are the most popular cars? Find out at Yahoo! Autos
_______________________________________________
Digikam-users mailing list
Digikam-users@...
https://mail.kde.org/mailman/listinfo/digikam-users
Dennis Meulensteen | 2 Feb 2006 20:24
Picon
Gravatar

Re: Color management under Linux?

It appears that there is no system wide standard CMS in Linux (and no 
need for one AFAIC), but individual apps can (and do)  support different 
CMS systems like LCMS and others which don't immediately come to mind. 
Gimp has a plug in to do profile conversion, cinepaint is also CMS 
aware, Scribus, can't forget that one.. Ehh, ImageMagick does colour 
management. The problem to a new user (and I count myself in this 
regard) is that every app does it differently, unfortunately also to 
varying degrees of complexity.

A good site to start at could be this one:
http://www.behrmann.name

(and Google, of course)

I have not found any integrated solutions that include colorimeters for 
monitor profiling, like the Colorvision Spyder on the Mac and that other 
OS which shall remain nameless...

Regards,
Dennis.

If you just want to calibrate your monitor, I suggest a search for 
'Norman Koren', uhh whoops, I just did:
http://www.normankoren.com/color_management.html
An excellent and Linux friendly Coulour management guide.

Heiner Lamprecht wrote:
> Hi folks,
>
> does anybody have any experience in color management on Linux?  Are 
> there any plans to add such functionality in digiKam?
>
> I just started to deal with this topic and it looks quite 
> interesting to me.  I would very much like to hear how you think 
> about that.
>
>
> Cheers,
>
>
>     Heiner
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> Digikam-users mailing list
> Digikam-users@...
> https://mail.kde.org/mailman/listinfo/digikam-users
>   
wayne | 2 Feb 2006 21:19

Re: Compiling digikam 0.8 for Mandriva - please help!

On Thursday 02 February 2006 09:22 am, linux newbie wrote:

> Hi all, and sorry in advance for the dumb questions :)
>   I'm running Mandriva 2005, and already have version 0.7.2 of digikam
> installed from the standard rpms.  Now I'm trying to upgrade to 0.8, and
> because the rpms aren't available for 2005, I'm trying out the compile
> route.

rpm.pbone.net has a Mandriva rpm for digikam 0.8

Wayne
Heiner Lamprecht | 2 Feb 2006 21:21
X-Face

Re: Color management under Linux?

On Thursday 02 February 2006 20:24, Dennis Meulensteen wrote:
> It appears that there is no system wide standard CMS in Linux
> (and no need for one AFAIC), but individual apps can (and do) 
> support different CMS systems like LCMS and others which don't
> immediately come to mind. Gimp has a plug in to do profile
> conversion, cinepaint is also CMS aware, Scribus, can't forget
> that one.. Ehh, ImageMagick does colour management.

But as far as I know, they do not support different colour spaces 
like sRGB or AdobeRGB, only using ICC profiles for scanners and 
stuff like that.

    Heiner

--

-- 
    heiner at heiner-lamprecht dot net    GnuPG - Key: 9859E373
  Fingerprint:  3770 7947 F917 94EF 8717 BADB 0139 7554 9859 E373
_______________________________________________
Digikam-users mailing list
Digikam-users@...
https://mail.kde.org/mailman/listinfo/digikam-users
Joern Ahrens | 2 Feb 2006 21:39
Favicon

Re: Compiling digikam 0.8 for Mandriva - please help!

On Thursday 02 February 2006 20:22, linux newbie wrote:
>   Could this be a conflict with my qt libraries?  Does digikam require a
> specific version (I've got 3.3.4, not 4)?  Or have I stuffed up the
No, that qt version is fine...

> compilation somehow?  I would try to do a make install on this to see if
> that fixes anything, but I'm worried that that would break my
> currently-still-working 0.7 version.  Or maybe the 0.8 can't run while I've
> got the rpms for 0.7 installed?  I'm a bit lost here!!
...but you should delete your old rpms and run make install, there is a bit 
more that needs to be available than just that digikam file. 

But since there are already rpms available for Mandriva, you might better use 
them.

... Jörn
Gilles Caulier | 2 Feb 2006 22:07
Picon
Favicon

Re: Color management under Linux?

Le Jeudi 2 Février 2006 19:58, Heiner Lamprecht a écrit :
> Hi folks,
>
> does anybody have any experience in color management on Linux?  Are
> there any plans to add such functionality in digiKam?

Done in digikam 0.9.0 alpha from KDE svn ('trunk' branch). Need to be tested 
indeep.

Any 0.9.0 screenshots are available  at this url :

http://digikam3rdparty.free.fr/Screenshots/

Paco, if you want discribe the new ICC profiles part of digiKam, fell free  
todo it (:=)))

--

-- 
Gilles Caulier
Heiner Lamprecht | 2 Feb 2006 22:01
X-Face

Re: Color management under Linux?

On Thursday 02 February 2006 22:07, Gilles Caulier wrote:
> Le Jeudi 2 Février 2006 19:58, Heiner Lamprecht a écrit :
> > Hi folks,
> >
> > does anybody have any experience in color management on Linux? 
> > Are there any plans to add such functionality in digiKam?
>
> Done in digikam 0.9.0 alpha from KDE svn ('trunk' branch).

Cool ;-)

    Heiner

--

-- 
    heiner at heiner-lamprecht dot net    GnuPG - Key: 9859E373
  Fingerprint:  3770 7947 F917 94EF 8717 BADB 0139 7554 9859 E373
_______________________________________________
Digikam-users mailing list
Digikam-users@...
https://mail.kde.org/mailman/listinfo/digikam-users

Gmane