[Bug 304498] New: F-Spot - Export to CD fails on x86_64 with " No Files were selected" error
https://bugzilla.novell.com/show_bug.cgi?id=304498 Summary: F-Spot - Export to CD fails on x86_64 with "No Files were selected" error Product: openSUSE 10.3 Version: Beta 2 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: lewing@novell.com ReportedBy: eward@novell.com QAContact: eward@novell.com Found By: --- Created an attachment (id=159783) --> (https://bugzilla.novell.com/attachment.cgi?id=159783) F-Spot Console output Tested Builds: http://kirk.provo.novell.com/dist/install/openSUSE-10.3-Beta2/openSUSE-10.3-...
rpm -q f-spot f-spot-0.4.0-10
Problem - Attempting to export even a single image file from f-spot to a CD on x86_64 fails with the following error: Unable to create CD/DVD No Files were selected. Steps to reproduce - Import a single image file into f-spot - In the main view highlight the image. - Select File | Export | Export to CD. - When the Create CD UI comes up, select the ok button. - At this point the Write to Disc UI should show up followed by the error message. NOTE: This same test worked on i586 Expected Behavior - Export to CD should work on x86_64 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=304498#c1 --- Comment #1 from Eric Ward <eward@novell.com> 2007-08-24 11:11:41 MST --- > rpm -q --changelog f-spot |head * Thu Aug 09 2007 - maw@suse.de - Fix up the -lang subpackage. * Tue Aug 07 2007 - mauro@suse.de - Split out a -lang subpackage - Add %fdupes stuff * Fri Aug 03 2007 - mauro@suse.de - Updated to 0.4.0 - bugfixes for #397171, #418583, #461708, #440001, #460125. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=304498 Federico Mena Quintero <federico@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status Whiteboard| |gnome-function-does-not-work -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=304498#c2 --- Comment #2 from JP Rosevear <jpr@novell.com> 2007-11-05 10:25:09 MST --- I was able to briefly replicate this on 64bit (factory) and 32 bit (10.3 stock). However I currently can replicate on neither. I think it might be related to logging in and out. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=304498#c3 --- Comment #3 from Eric Ward <eward@novell.com> 2007-11-07 17:26:59 MST --- I'm not sure if logging in and out is related since the machine I was able to reproduce the problem on was logged in with the test user for over 24 hours prior to reproducing the issue. I also rebooted the system and was able to successfully reproduce the problem. Anyway, here are some additional information about the tests that I ran. I tried using two x86_64 openSUSE 10.3 systems with f-spot-0.4.0-33 to reproduce this issue. On both machines assistive technologies and XGL were not configured or enabled. On one machine I was able to reproduce the issue, while on the other I was not. Below are the steps I took on the machine that I was able to consistently reproduce the issue on. - Login to a gnome desktop. In my case the user had been logged into the system for over 24 hours - Make sure no f-spot processes are running - From the command line remove the user's f-spot configuration files: rm -rf ~/.gnome2/f-spot - Start f-spot from a console. NOTE doing f-spot –debug did not provide any additional console output as far as I could tell with regards to this issue. f-spot - When Prompted to import, select the following folder and leave the default import options enabled (ie Copy files to the Photos folder, Include subfolders) /usr/share/icons/GnomeCrystal/ - Once the images are imported, select them all by clicking on the f-spot browser and then pressing <ctrl><a>. - Now select F-spot's File | Export | Export to CD... - When the Create CD dialog appears press the Ok button. I did NOT have either the “Write only these photos to CD” or “Autorotate” options enabled. I was then presented with the error message stating "No files were selected". There was no console output associated with this error. At this point I'm unsure of exactly what the secret to this bug is. However, JP, if you want to vnc into my test machine where the issue is reproducible in the next couple days to debug further, here is the information: vncviewer 137.65.170.21:1 username: vnc password: @novell -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=304498#c4 --- Comment #4 from Eric Ward <eward@novell.com> 2007-11-07 17:29:30 MST --- Created an attachment (id=182539) --> (https://bugzilla.novell.com/attachment.cgi?id=182539) tar archive This archive contains the following: - Screenshot of the error message - List of installed RPMs from system were I was able to reproduce the issue - List of installed RPMs from system were I was UNABLE to reproduce the issue - Diff of the two rpm lists -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=304498#c5 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |eward@novell.com --- Comment #5 from JP Rosevear <jpr@novell.com> 2007-11-08 07:42:58 MST --- Ok, I put a little more debug info to spew to the console in the packages at: http://download.opensuse.org/repositories/home:/jproseve/openSUSE_10.3/ (The also contain the other fixes). Please run from the command line and paste all the command line output when the error occurs. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
f-spot --debug ** Running f-spot in Debug Mode ** ** Running Mono with --debug ** Initializing Mono.Addins Starting new FSpot server Query: SELECT photos.id, photos.time, photos.directory_path, photos.name,
https://bugzilla.novell.com/show_bug.cgi?id=304498#c6 Eric Ward <eward@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|eward@novell.com | --- Comment #6 from Eric Ward <eward@novell.com> 2007-11-08 08:26:18 MST --- Below is the console output after installing the following package from comment #5 http://download.opensuse.org/repositories/home:/jproseve/openSUSE_10.3/x86_6... photos.description, photos.roll_id, photos.default_version_id FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time Query: SELECT photos.id, photos.time, photos.directory_path, photos.name, photos.description, photos.roll_id, photos.default_version_id FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time (f-spot:29767): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already attached to GtkMenuItem (f-spot:29767): Gtk-WARNING **: gtk_menu_attach_to_widget(): menu already attached to GtkMenuItem Query: SELECT photos.id, photos.time, photos.directory_path, photos.name, photos.description, photos.roll_id, photos.default_version_id FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time Reloading Query: SELECT photos.id, photos.time, photos.directory_path, photos.name, photos.description, photos.roll_id, photos.default_version_id FROM photos WHERE photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY photos.time item changed open uri = file:///home/vnc/Photos/2003/02/12/web-browser-2.png open uri = file:///home/vnc/Photos/2003/04/22/gnome-fs-directory-accept-11.png open uri = file:///home/vnc/Photos/2003/04/22/gnome-fs-directory-accept-10.png open uri = file:///home/vnc/Photos/2003/04/22/gnome-fs-directory-11.png open uri = file:///home/vnc/Photos/2003/04/22/gnome-fs-directory-10.png open uri = file:///home/vnc/Photos/2003/04/22/gnome-dev-cdrom-4.png open uri = file:///home/vnc/Photos/2003/02/12/web-browser-2.png (f-spot:29767): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference. open uri = file:///home/vnc/Photos/2003/04/22/gnome-dev-harddisk-4.png open uri = file:///home/vnc/Photos/2003/04/22/gnome-dev-zipdisk-2.png open uri = file:///home/vnc/Photos/2003/04/22/gnome-dev-printer-2.png One thing I did observe was that the new f-spot package required sqlite2 which was not already installed on the system. So I first installed sqlite2 and then installed the new f-spot package. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=304498#c7 --- Comment #7 from JP Rosevear <jpr@novell.com> 2007-11-08 18:07:08 MST --- Ok, this didn't have one of the error messages i hoped for. Frustratingly I logged in via and am not getting the error. I'll have to watch you do it I guess eric.
One thing I did observe was that the new f-spot package required sqlite2 which was not already installed on the system. So I first installed sqlite2 and then installed the new f-spot package.
Yes, this solves bug 327122 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=304498 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|lewing@novell.com |gburt@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=304498 User casualprogrammer@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=304498#c8 Casual J. Programmer <casualprogrammer@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |casualprogrammer@gmail.com Status|NEW |NEEDINFO Info Provider| |eward@novell.com --- Comment #8 from Casual J. Programmer <casualprogrammer@gmail.com> 2008-06-11 10:14:31 MDT --- Eric, is this Bug still active ? It has been stale since 2007/11/08 please update. If no response within 21 days, will close a NORESPONSE. Feel free to reopen if necessary. Thanks for reporting! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=304498 User eward@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=304498#c9 Eric Ward <eward@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|eward@novell.com | --- Comment #9 from Eric Ward <eward@novell.com> 2008-06-11 11:28:08 MDT --- Created an attachment (id=221563) --> (https://bugzilla.novell.com/attachment.cgi?id=221563) screenshot of error using openSUSE 11.0 RC4 Using openSUSE 11.0 RC4 and f-spot-0.4.3.1-17.1 on both x86_64 and i586 results in the following error getting thrown when attempting to export to CD when attempting the steps outlined in comment #3: System.NullReferenceException: Object reference not set to an instance of an object at FSpotCDExport.CDExport.UniqueName (Gnome.Vfs.Uri path, System.String shortname) [0x00000] at FSpotCDExport.CDExport.Transfer () [0x00000] See attachment for screenshot of error. NOTE: Running f-spot from the console does not produce any additional debug information. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=304498 JP Rosevear <jpr@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|GNOME |GNOME OS/Version|Other |openSUSE 10.3 Product|openSUSE 10.3 |openSUSE 11.0 Version|Beta 2 |Alpha 0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=304498 User gburt@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=304498#c11 Gabriel Burt <gburt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://bugzilla.gnome.org/show_bug.cgi?id=450622 Keywords| |should_go_upstream Priority|P5 - None |P3 - Medium --- Comment #11 from Gabriel Burt <gburt@novell.com> 2008-09-23 16:38:30 MDT --- This bug ("nothing selected") is tracked upstream http://bugzilla.gnome.org/show_bug.cgi?id=450622. The other bug ("NullReferenceException") is tracked upstream http://bugzilla.gnome.org/show_bug.cgi?id=532046 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=304498 User gburt@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=304498#c12 Gabriel Burt <gburt@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #12 from Gabriel Burt <gburt@novell.com> 2008-12-31 10:36:07 MST --- OK, the NullReferenceException bug has been fixed upstream > 5 months ago, so shipped in openSUSE 11.2 and will ship in SLED 11. I cannot reproduce the "nothing selected" part of the bug, so I'm marking as fixed. Please reopen if you can still reproduce. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com