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 632398 - f-spot --import does not open the desired import source
f-spot --import does not open the desired import source
Status: RESOLVED WONTFIX
Product: f-spot
Classification: Other
Component: Import
0.8.0
Other Linux
: Normal normal
: ---
Assigned To: F-spot maintainers
F-spot maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2010-10-17 21:06 UTC by Christian Krause
Modified: 2018-07-01 08:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Krause 2010-10-17 21:06:17 UTC
f-spot --import ignores its additional argument (usually the path to the files which should be imported) and so the import window will always show an empty import screen (instead of opening automatically the supplied import source)

how to reproduce:
"f-spot --import /directory/with/pictures"
or
"f-spot --import /home/user/.gvfs/gphoto2 mount on usb%A001,002" (or whatever directory is created by gvfsd)

expected behavior:
Import dialog opens and shows a preview of the pictures of the provided directory (and/or its subdirectories)

current behavior:
only empty Import dialog is presented, the user has to choose the import source manually

comment:
It looks like that the function "StartImport (SafeUri uri)" from src/Clients/MainApp/FSpot/MainWindow.cs ignores that uri argument completely.
Comment 1 marck 2010-11-01 11:56:12 UTC
I can confirm the bug. In version 0.615 the import still worked. The bug is annoying because importing, e.g., from e-mail attachments is very inconvenient, now.
Comment 2 André Klapper 2018-07-01 08:59:18 UTC
f-spot is not under active development anymore, has not seen code changes for five years, and saw its last tarball release in the year 2010.
Its codebase has been archived: https://gitlab.gnome.org/Archive/f-spot/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.