uses nautilus-cd-burner to export files to CD but it should use brasero now

Bug #379373 reported by Christoph Noack
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
F-Spot
Fix Released
Medium
f-spot (Ubuntu)
Fix Released
Medium
Ubuntu Desktop Bugs

Bug Description

Binary package hint: f-spot

=== OVERVIEW ===
When exporting images to a CD or DVD, f-spot is not longer able to open the cd burner. If the burning task contained many pictures, then f-spot freezes completely.

=== DETAILS ===

--- Steps to reproduce ---
1. Open f-spot
2. Select some images.
3. File -- Export to -- CD...
4. The export dialog appears. Confirm by clicking on Export.
5. The progress window appears to show how many files are transferred.

Current Result:
* Nothing happens (in the best case). If there were many pictures selected, then f-spot freezes and has to be killed.
* If the CD burn location is opened manually, the files are correctly exported and can be burned.
* The command line output of f-spot is: "nautilus-cd-burner: not found"

Expected Result: The burn window appears to finally burn the cd.

Guess: May that be a result of the Ubuntu/Gnome decision to use Brasero instead of the "old" nautilus based CD-burner?

--- Ubuntu ---
Description: Ubuntu 9.04
Release: 9.04

Please note that the computer was upgraded from Ubuntu 8.10 to 9.04 via the system update tool.

--- Package ---
f-spot:
  Installiert: 0.5.0.3-1ubuntu6
  Kandidat: 0.5.0.3-1ubuntu6
  Versions-Tabelle:
 *** 0.5.0.3-1ubuntu6 0
        500 http://de.archive.ubuntu.com jaunty/main Packages
        100 /var/lib/dpkg/status

--- Extension ---
The version of the cd export extension (add-in) in f-spot is: Core v0.5.0.0

Revision history for this message
Pedro Villavicencio (pedro) wrote :

confirmed, that's hardcoded on the CDExport.cs extension:

system ("nautilus-cd-burner");

That needs to be updated in order to work with brasero.

Changed in f-spot (Ubuntu):
assignee: nobody → Ubuntu Desktop Bugs (desktop-bugs)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Pedro Villavicencio (pedro) wrote :

it's a pretty easy fix, we just need to replace the nautilus-cd-burner for brasero -n : fix is already committed at the gnome repository: http://git.gnome.org/cgit/f-spot/commit/?id=480dc3b4f7b07da71eb2d8ae7fa8cf0631b005d5

Changed in f-spot (Ubuntu):
status: Confirmed → Triaged
summary: - Export to CD does not longer work in Ubuntu 9.04
+ uses nautilus-cd-burner to export files to CD but it should use brasero
+ now
Changed in f-spot:
status: Unknown → Fix Released
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package f-spot - 0.6.0.0-1~ubuntu1

---------------
f-spot (0.6.0.0-1~ubuntu1) karmic; urgency=low

  * Upload to Karmic from Debian's git VCS (LP: #410520)
  * New Upstream Version 0.6.0.0
   - no longer depends on libeog
   - fighting against deprecation, on the path to gnome3
   - new viewer widget
   - new widget showing folders organisation
   - new Preference dialog
   - db and config moved to .config (or whatever is pointed by xdg config)
   - tons of bugs fixed (really) (Closes: #534566, #449293, #479176, #305306,
     #537942, #418356)
     (LP: #77133, #290564, #298283, #379373, #405005, #116796, #178303,
     #355035, #368275)
   - updated translations
  * debian/control: Set Vcs-* to point to new Git locations
  * debian/control, debian/patches/*: Switch to quilt for patches, refresh all
    patches
  * debian/rules, debian/control: Rewrite in DH7 style (Closes: #531769)
  * debian/rules: Use ltmain-as-needed, modify LDFLAGS
  * debian/patches/99_ltmain_as-needed.dpatch: Drop, now applied in rules by
    copying from debian/
  * debian/patches/debian_unlink_nunit.dpatch: Drop, upstream now handles this
    case correctly by configure checks
  * debian/patches/debian_no_dup_app_icons.dpatch: Drop, upstream no longer
    ships svg icon
  * debian/patches/debian_link_2.0_profile_cairo.dpatch: Drop, fixed in mono
  * debian/patches/debian_dont_link_libmono.patch: Drop, ltmain-as-needed
    achieves this too
  * debian/patches/f-spot-import-gphoto.dpatch,
    debian/patches/svn-r4555_fix-crash-on-icon-size-change.dpatch,
    debian/patches/svn-r4545_locales-import.dpatch,
    debian/patches/debian_use_csc.dpatch,
    ubuntu_1024x600_CDExport.cs.dpatch,
    ubuntu_raw_escape_quote.dpatch (Closes: #481124),
    svn-display-sidebar.dpatch,
    svn-no-versionellipze.patch: Drop, fixed upstream
  * debian/control: Bump versions on a load of build-deps to match upstream
    configure checks. Also drop a load more build-deps that are no longer
    needed.
  * debian/{docs,menu,manpages}: Prefix with f-spot
  * debian/rules, debian/f-spot.install: Move DLLmap installation to
    f-spot.install instead of cp in rules
  * debian/gkeyfile-sharp.dll.config: Add, DLLImport was incorrect

 -- Iain Lane <email address hidden> Mon, 10 Aug 2009 17:42:29 +0100

Changed in f-spot (Ubuntu):
status: Triaged → Fix Released
Changed in f-spot:
importance: Unknown → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.