[Bug 382020] Re: f-spot will no longer copy photos from camera

2018-07-01 Thread Bug Watch Updater
** Changed in: f-spot
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/382020

Title:
  f-spot will no longer copy photos from camera

To manage notifications about this bug go to:
https://bugs.launchpad.net/f-spot/+bug/382020/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 382020] Re: f-spot will no longer copy photos from camera

2010-09-15 Thread Bug Watch Updater
** Changed in: f-spot
   Importance: Unknown = Medium

-- 
f-spot will no longer copy photos from camera
https://bugs.launchpad.net/bugs/382020
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382020] Re: f-spot will no longer copy photos from camera

2009-08-22 Thread Max Barry
I think I have this issue. When attempting to import from my camera, in
Transferring Pictures dialog:

file:///home/max/doc/pics/Snaps/New/img_.jpg
System.IO.FileNotFoundException: 
file:///home/max/doc/pics/Snaps/New/img_.jpg
 at Gnome.Vfs.Vfs.ThrowException (System.String uri, Result result) [0x0]
 at Gnome.Vfs.Vfs.ThrowException (Gnome.Vfs.Uri uri, Result result) [0x0]
 at Gnome.Vfs.FileInfo..ctor (Gnome.Vfs.Uri uri, FileInfoOptions options) 
[0x0]
 at Gnome.Vfs.FileInfo..ctor (System.String uri, FileInfoOptions options) 
[0x0]
 at PhotoStore.CheckForDuplicate (System.Uri uri) [0x0]
 at FSpot.CameraFileSelectionDialog.SaveFile (Int32 index) [0x0]
 at FSpot.CameraFileSelectionDialog.Download () [0x0]

Error transferring file

[Retry] [Skip] [Cancel]

This seems to pop up once for every .AVI file in the batch to be
transferred (it does not occur when transferring image files). The
dialog box first displays a string like Transferring mvi_43404-0.avi,
followed by the error. If I select Skip, f-spot continues to import
files, but the next time it reaches an AVI file, it will once again
complain about img_.jpg being missing.

The missing file referenced (img_.jpg) does not exist on my drive.

If I create the file it's looking for (e.g. touch
/home/max/doc/pics/Snaps/New/img_.jpg), it instead throws up an
error that looks the same but complains about a different file being
missing (e.g. System.IO.FileNotFoundException:
file:///home/max/doc/pics/Snaps/New/img_2223.jpg).

I may well have moved/renamed a directory at some point, as I do have a
similarly named file in a subdirectory
(/home/max/doc/pics/Snaps/New/2008-03-17--08.44.00/IMG_.JPG).

The AVI files do actually seem to transfer to the disk successfully.
That is, the error seems to occur immediately AFTER each AVI file is
transferred.

f-spot 0.5.0.3 on Ubuntu 9.04

-- 
f-spot will no longer copy photos from camera
https://bugs.launchpad.net/bugs/382020
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382020] Re: f-spot will no longer copy photos from camera

2009-07-31 Thread Pedro Villavicencio
Thanks for the report, looks like bug
http://bugzilla.gnome.org/show_bug.cgi?id=587698

** Bug watch added: GNOME Bug Tracker #587698
   http://bugzilla.gnome.org/show_bug.cgi?id=587698

** Changed in: f-spot (Ubuntu)
   Importance: Undecided = Medium

** Changed in: f-spot (Ubuntu)
   Status: New = Triaged

** Changed in: f-spot (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

** Also affects: f-spot via
   http://bugzilla.gnome.org/show_bug.cgi?id=587698
   Importance: Unknown
   Status: Unknown

-- 
f-spot will no longer copy photos from camera
https://bugs.launchpad.net/bugs/382020
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382020] Re: f-spot will no longer copy photos from camera

2009-07-31 Thread Bug Watch Updater
** Changed in: f-spot
   Status: Unknown = New

-- 
f-spot will no longer copy photos from camera
https://bugs.launchpad.net/bugs/382020
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 382020] Re: f-spot will no longer copy photos from camera

2009-05-30 Thread zuky
** Description changed:

  Binary package hint: f-spot
  
  F-spot worked well under 8.10. Since upgrading to Jaunty F-spot recognises 
the camera A590IS and open f-spot. However when I press the copy button it 
gives the following error message. The files did not copy over.
  f-spot version is 0.5.0.3 lbuntu6
  File:///home/zuky/photos/2009/05/07/img_0240.jpg
  
System.IO/FileNotFoundException.File:///home/zuky/photos/2009/05/07/img_0240.jpg
  at Gnome.Vfs.Vfs.ThrowException(System.String.string Uri, Result result) 
[0x0]
  at Gnome.Vfs.Vfs.ThrowException(Gnome.Vfs.Uri uri, Result result) [0x0]
  at Gnome.Vfs.FileInfo..ctor(Gnome.Vfs.Uri uri, FileInfoOptions options) 
[0x0]
  at Gnome.Vfs.FileInfo..ctor(System.String uri, FileInfoOptions) [0x0]
  at Photostore.CheckForDuplicate(System.Uri uri) [0x0]
  at FSpot.CameraFileSelectionDialog.SaveFile(Int32index) [0x0]
  at FSpot.CameraFileSelectionDialog.Download () [0x0]
  Error Transferring File
+ 
+ I just saw this other related error hidden in the background
+ An unhandled exception was thrown: Object reference not set to an instance of 
an object
+ 
+   at FileImportBackend.Prepare () [0x0] 
+   at ImportCommand.DoImport (.ImportBackend imp) [0x0] 
+   at ImportCommand.ImportFromPaths (.PhotoStore store, System.String[] paths, 
FSpot.Tag[] tags, Boolean copy) [0x0] 
+   at ImportCommand.ImportFromPaths (.PhotoStore store, System.String[] paths, 
FSpot.Tag[] tags) [0x0] 
+   at FSpot.CameraFileSelectionDialog.ImportFiles () [0x0] 
+   at FSpot.CameraFileSelectionDialog.Run () [0x0] 
+   at MainWindow.ImportCamera (System.String camera_device) [0x0] 
+   at FSpot.Core+ImportCommand.Execute () [0x0] 
+   at FSpot.Core.Import (System.String path) [0x0] 
+   at FSpot.Driver.Main (System.String[] args) [0x0] 
+ .NET Version: 2.0.50727.42
+ 
+ Assembly Version Information:
+ 
+ libgphoto2-sharp (1.0.3385.23088)
+ ChangePhotoPath (0.0.0.0)
+ SmugMugExport (0.0.0.0)
+ CDExport (0.0.0.0)
+ FlickrExport (0.0.0.0)
+ GalleryExport (0.0.0.0)
+ FolderExport (0.0.0.0)
+ MergeDb (0.0.0.0)
+ HashJob (0.0.0.0)
+ PicasaWebExport (0.0.0.0)
+ DevelopInUFRaw (0.0.0.0)
+ RawPlusJpeg (0.0.0.0)
+ pango-sharp (2.12.0.0)
+ SemWeb (0.7.1.0)
+ glade-sharp (2.12.0.0)
+ FSpot.JobScheduler (0.0.0.0)
+ System.Transactions (2.0.0.0)
+ System.Configuration (2.0.0.0)
+ FSpot.Widgets (0.0.0.0)
+ System.Xml (2.0.0.0)
+ NDesk.DBus.Proxies (0.0.0.0)
+ gconf-sharp (2.24.0.0)
+ System.Data (2.0.0.0)
+ Mono.Data.SqliteClient (2.0.0.0)
+ FSpot.Query (0.0.0.0)
+ gdk-sharp (2.12.0.0)
+ gnome-vfs-sharp (2.24.0.0)
+ NDesk.DBus.GLib (1.0.0.0)
+ NDesk.DBus (1.0.0.0)
+ Cms (0.0.0.0)
+ Mono.Posix (2.0.0.0)
+ System (2.0.0.0)
+ FSpot.Utils (0.0.0.0)
+ FSpot.Core (0.0.0.0)
+ atk-sharp (2.12.0.0)
+ gtk-sharp (2.12.0.0)
+ Mono.Addins (0.4.0.0)
+ Mono.Addins.Setup (0.4.0.0)
+ glib-sharp (2.12.0.0)
+ gnome-sharp (2.24.0.0)
+ f-spot (0.5.0.3)
+ mscorlib (2.0.0.0)
+ 
+ Platform Information: Linux 2.6.28-11-generic i686 unknown GNU/Linux
+ 
+ Distribution Information:
+ 
+ [/etc/debian_version]
+ 5.0
+ 
+ [/etc/lsb-release]
+ DISTRIB_ID=Ubuntu
+ DISTRIB_RELEASE=9.04
+ DISTRIB_CODENAME=jaunty
+ DISTRIB_DESCRIPTION=Ubuntu 9.04

-- 
f-spot will no longer copy photos from camera
https://bugs.launchpad.net/bugs/382020
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs