I just acquired a Sony digital camera...a dsc-s730...and am trying to
decide what software to use under Gnome to deal with the pics.
The camera is recognized fine by the kernel...it appears as /dev/sdb1
Where should I start ??
Thanks
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-01-2009, 06:04 PM
"Daniel Cliff"
Best software under Gnome
On Thu, Jan 1, 2009 at 4:48 PM, Frank McCormick <debian@videotron.ca> wrote:
> I just acquired a Sony digital camera...a dsc-s730...
(Congrats on your new purchase!)
> and am trying to
> decide what software to use under Gnome to deal with the pics.
I'm no expert, but if you're looking for an image manipulation
software, the GIMP is one of the most popular ones.
apt-get install gimp
I'll also appreciate suggestions as regards software to transfer
images from the camera to a local folder.
HTH
D.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-01-2009, 06:11 PM
Paul E Condon
Best software under Gnome
On Thu, Jan 01, 2009 at 01:48:17PM -0500, Frank McCormick wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I just acquired a Sony digital camera...a dsc-s730...and am trying to
> decide what software to use under Gnome to deal with the pics.
> The camera is recognized fine by the kernel...it appears as /dev/sdb1
>
> Where should I start ??
>
DigiKam works under Gnome. When you install it, the parts of KDE that
are needed are automagically installed by apt.
Also, look at Google's Picasa. It will give you some wriggle room in
dealing with sharing photos with family and friends who don't do Linux.
gThumb is the Gnome image viewer. It is less grand than DigiKam but
sometimes that is good.
I have all three running on my computer. I don't use anyway near all
the features of any one of them. They seem to all work together. YMMV
--
Paul E Condon
pecondon@mesanetworks.net
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-01-2009, 06:21 PM
"Javier Barroso"
Best software under Gnome
On Thu, Jan 1, 2009 at 7:48 PM, Frank McCormick <debian@videotron.ca> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I just acquired a Sony digital camera...a dsc-s730...and am trying to
> decide what software to use under Gnome to deal with the pics.
> The camera is recognized fine by the kernel...it appears as /dev/sdb1
>
> Where should I start ??
To manage your collection take a look on gthumb and f-spot
Regards
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-01-2009, 06:28 PM
Milan SKOCIC
Best software under Gnome
On Thu, 2009-01-01 at 13:48 -0500, Frank McCormick wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I just acquired a Sony digital camera...a dsc-s730...and am trying to
decide what software to use under Gnome to deal with the pics.
The camera is recognized fine by the kernel...it appears as /dev/sdb1
Where should I start ??
Thanks
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
"F-Spot is meant to be an easy-to-use photo management
application.* It allows for importing of your existing
photo collections, tagging photos with identifiers,
as well as doing simple edits of photos".
Personally I use it and I'm satisfied.
Milan.
01-01-2009, 06:39 PM
Frank McCormick
Best software under Gnome
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Paul E Condon wrote:
> On Thu, Jan 01, 2009 at 01:48:17PM -0500, Frank McCormick wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> I just acquired a Sony digital camera...a dsc-s730...and am trying to
>> decide what software to use under Gnome to deal with the pics.
>> The camera is recognized fine by the kernel...it appears as /dev/sdb1
>>
>> Where should I start ??
>>
>
> DigiKam works under Gnome. When you install it, the parts of KDE that
> are needed are automagically installed by apt.
DigiKam is nice...but I hate all those KDE libraries sitting around for
just one program
>
> Also, look at Google's Picasa. It will give you some wriggle room in
> dealing with sharing photos with family and friends who don't do Linux.
I may try Picassa again - ran it for a while months back and as I
recall it was fairly nice but still buggy at that time.
>
> gThumb is the Gnome image viewer. It is less grand than DigiKam but
> sometimes that is good.
gThumb doesn't recognize the camera...and neither does gtkam. Dunno
why...it's not like it's a brand new model.
>
> I have all three running on my computer. I don't use anyway near all
> the features of any one of them. They seem to all work together. YMMV
Cheers
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-01-2009, 08:15 PM
Ron Johnson
Best software under Gnome
On 01/01/09 13:39, Frank McCormick wrote:
[snip]
gThumb doesn't recognize the camera...and neither does gtkam. Dunno
why...it's not like it's a brand new model.
gphoto2 in Sid is a 15 months behind upstream, but even the latest
version doesn't recognize the dsc-s730.
However...
The camera is recognized fine by the kernel...it appears as /dev/sdb1
Linux sees it as a block device. Mount /dev/sdb1 as type vfat and
see if that works.
(Actually, I'm surprised that Nautilus didn't try to mount it to the
desktop...)
--
Ron Johnson, Jr.
Jefferson LA USA
I like my women like I like my coffee - purchased at above-market
rates from eco-friendly organic farming cooperatives in Latin America.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-01-2009, 08:52 PM
Frank McCormick
Best software under Gnome
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Ron Johnson wrote:
> On 01/01/09 13:39, Frank McCormick wrote:
> [snip]
>>
>> gThumb doesn't recognize the camera...and neither does gtkam. Dunno
>> why...it's not like it's a brand new model.
>
> gphoto2 in Sid is a 15 months behind upstream, but even the latest
> version doesn't recognize the dsc-s730.
>
> However...
>
>> The camera is recognized fine by the kernel...it appears as /dev/sdb1
>
> Linux sees it as a block device. Mount /dev/sdb1 as type vfat and see
> if that works.
>
> (Actually, I'm surprised that Nautilus didn't try to mount it to the
> desktop...)
>
That's what I ended up doing --- and just did a straight copy to a
directory in my home.
One annoying thing that's going on...each time I connect the camera in
one logon session, the kernel bumps up the device..i.e.
sdb1/sdc1/sdd1/sde1 and so on. So I have to keep checking before
mounting. Can't this be automated ???
/rant
Linux in general seems to be behind the 8 ball when it comes to video
and graphics. My wife's XP has better tools. (But she crashes more often)
/rant-off
Cheers
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-01-2009, 09:02 PM
Ron Johnson
Best software under Gnome
On 01/01/09 15:52, Frank McCormick wrote:
[snip]
That's what I ended up doing --- and just did a straight copy to a
directory in my home.
One annoying thing that's going on...each time I connect the camera in
one logon session, the kernel bumps up the device..i.e.
sdb1/sdc1/sdd1/sde1 and so on. So I have to keep checking before
mounting. Can't this be automated ???
Of course...
When the camera is attached, run:
# /sbin/blkid /dev/sdX1
Then add that to your /etc/fstab. Something from mine, for example:
But I still wonder why GNOME is not automounting it for you.
--
Ron Johnson, Jr.
Jefferson LA USA
I like my women like I like my coffee - purchased at above-market
rates from eco-friendly organic farming cooperatives in Latin America.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
01-02-2009, 12:24 AM
Paul Cartwright
Best software under Gnome
On Thu January 1 2009, Frank McCormick wrote:
> Show Details
> I just acquired a Sony digital camera...a dsc-s730...and am trying to
> decide what software to use under Gnome to deal with the pics.
> The camera is recognized fine by the kernel...it appears as /dev/sdb1
I use digikam also, with my Nikon.. we also have Picasa installed, my wife
uses it to view the pictures, after I put em in folders with Digikam..
--
Paul Cartwright
Registered Linux user # 367800
Registered Ubuntu User #12459
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org