After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 172731 - Add --import-photos comand line arg
Add --import-photos comand line arg
Status: RESOLVED FIXED
Product: f-spot
Classification: Other
Component: General
0.1.x
Other All
: Normal minor
: ---
Assigned To: F-spot maintainers
F-spot maintainers
Depends on:
Blocks:
 
 
Reported: 2005-04-05 19:06 UTC by Ken VanDine
Modified: 2006-02-20 08:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
script to make importing work seamlessly with gnome-volume-manager (531 bytes, text/plain)
2005-09-01 00:20 UTC, Larry Ewing
Details

Description Ken VanDine 2005-04-05 19:06:56 UTC
Add an argument so f-spot opens right into the import from camera dialog.  This
would be handy with gnome-volume-manager, so f-spot can launch automatically
when a camera is plugged in.

Other information:
Comment 1 Gunnar Steinn Magnusson 2005-08-18 23:30:21 UTC
Actually f-spot almost has this feature whith the "--import" parameter.
To use this with your camera try this:
1. Connect the camera
2. Run: gphoto2 --auto-detect
My output is this, notice the port number:
Model                          Port
----------------------------------------------------------
Canon Digital IXUS 50 (PTP mode) usb:
Canon Digital IXUS 50 (PTP mode) usb:003,008

3. Try to import in f-spot with the port number:
f-spot --import gphoto2:usb:003,008

If this works, add that line in 3 to gnome-volume-manager.

Hopefully this becomes easier ;)
Comment 2 Ken VanDine 2005-08-19 14:07:37 UTC
Yeah, for a one off situation that works.  However, I am doing this for the
Foresight Linux distro.  The goal being it just works for everyone :)
Comment 3 Larry Ewing 2005-09-01 00:20:14 UTC
Created attachment 51638 [details]
script to make importing work seamlessly with gnome-volume-manager

if you use this script and put "f-spot-import %h" in the gnome-volume-manager
camera command all should be well.
Comment 4 Gabriel Burt 2005-10-13 05:54:23 UTC
*** Bug 317838 has been marked as a duplicate of this bug. ***
Comment 5 Gabriel Burt 2005-10-13 06:18:27 UTC
Is this bug resolved then?
Comment 6 Ruben Vermeersch 2006-01-17 11:52:10 UTC
As this is actually quite useful (with most distributions using HAL nowadays), why doesn't this ship with f-spot?
Comment 7 Larry Ewing 2006-02-15 20:17:42 UTC
Ruben, the main reason is that I want to move the functionality in the script into the core of f-spot but when I did I ran into some nasty dbus/hal problems.  So I'm hoping to fix those and make the script obsolete.

On the other hand there is no particular reason the script couldn't be added until then I guess.
Comment 8 Larry Ewing 2006-02-20 08:02:24 UTC
ok the script is in cvs, call "f-spot-import %h" from gnome-volume-manager to import from a specific udi.