Hi Sebastien, thanks for your explanation. Unfortunately I am still having problems.
Here's what I took from your instructions. Steps I added myself to overcome problems encountered are in square brackets: - Run first line in terminal - Run second line in terminal - Make a new file with the contents of that link and put it in /gvfs-1.18.2/debian/patches - Add the name of this new file as a new line in /gvfs-1.18.2/debian/ptches/series - [cd to gvfs-1.18.2 because I was getting error about not finding Debian change log.] - [run "sudo apt-get install devscripts" from terminal because I was didn't have the 'dch' command.] - [installed "GnuPG keys of Debian Developers" from software centre because I was getting errors some key errors somewhere]. - Run "dch -i 'attempt to fix Launchpad bug number 1210852'" in terminal - [Edit changelog so that last edit appears signed by a previous editor (you incidentally) instead of me because I was getting an error after running debuild about my signature not containing a valid email address.] - Run "sudo apt-get build-dep gvfs" in terminal. - Run "debuild" in terminal. Along the way I get a few "warning"s along the way but the way (one common one being "warning: Can't extract name and version from library name `libgvfscommon.so'" ) but the script continues until it finally ends with: " dpkg-genchanges >../gvfs_1.18.2-0ubuntu2_amd64.changes dpkg-genchanges: not including original source code in upload dpkg-source --after-build gvfs-1.18.2 dpkg-source: info: unapplying 1210852.patch dpkg-source: info: unapplying ref-jobs-in-thread.patch dpkg-source: info: unapplying handle-inactive-vfs.patch dpkg-source: info: unapplying dont-crash-on-null-job.patch dpkg-source: info: unapplying metadata-nuke-junk-data.patch dpkg-source: info: unapplying metadata-dont-flush-null-tree.patch dpkg-source: info: unapplying 06_metadata_nfs.patch dpkg-source: info: unapplying 05_shared_libdaemon.patch dpkg-source: info: unapplying 04_hurd_path_max.patch dpkg-source: info: unapplying 01_modules_dir.patch dpkg-buildpackage: binary and diff upload (original source NOT included) Now running lintian... W: gvfs source: out-of-date-standards-version 3.9.3 (current is 3.9.4) W: gvfs-bin: binary-without-manpage usr/bin/gvfs-less W: gvfs-backends: killall-is-dangerous postinst:8 Finished running lintian. Now signing changes and any dsc files... signfile gvfs_1.18.2-0ubuntu2.dsc Sebastien Bacher <[email protected]> gpg: skipped "Sebastien Bacher <[email protected]>": secret key not available gpg: /tmp/debsign.GTq1Z4dT/gvfs_1.18.2-0ubuntu2.dsc: clearsign failed: secret key not available debsign: gpg error occurred! Aborting.... debuild: fatal error at line 1280: running debsign failed " Also tried debuild -kA2D7D292 (obtained that key from "gpg -k" in the terminal) but the problem persists. It does leave a bunch of .deb packages on my computer but running them just opens the software centre which displays messages such as "Breaks existing package 'gvfs-backends' dependency gvfs (= 1.18.2-0ubuntu1) Error". I have attempted resolving these issues myself to no avail. Any pointers? P.S. Am I treating Launchpad too much like a forum bothering you guys with these questions here? Would I be better off presenting this to Ask Ubuntu or something? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/1210852 Title: gvfsd-http assert failure in g_error_free() Status in GVFS: Fix Released Status in “gvfs” package in Ubuntu: Fix Released Status in “gvfs” source package in Saucy: Triaged Bug description: Trying to get this backported so attempting to follow the SRU Procedure as outlined here: https://wiki.ubuntu.com/StableReleaseUpdates#Procedure [Impact] * An explanation of the effects of the bug on users This bug stops users of Abiword in Xubuntu copy and pasting pictures from Firefox. Maybe other sources too? Text pastes fine. Libreoffice is unaffected. * justification for backporting the fix to the stable release. Copy and pasting pictures is surely a very basic feature of any word processor and Abiword is bundled as the default in Xubuntu. Additionally I have detected this bug on multiple versions of Xubuntu (13.10 64-bit, 13.10 32-bit and a 12.04 ?-bit - 100% of the machines I have tested it on). * In addition, it is helpful, but not required, to include an explanation of how the upload fixes this bug. No idea [Test Case] * detailed instructions how to reproduce the bug * these should allow someone who is not familiar with the affected package to reproduce the bug and verify that the updated package fixes the problem. Simply open Abiword on a Xubuntu machine, find an image from Google images on Firefox and copy and paste by any method into the document. It has on occasion successfully pasted the image although most of the time it seems to fail. I do not know what factors cause fail/success. [Regression Potential] I am unable to comment on this personally. ProblemType: Crash DistroRelease: Ubuntu 13.10 Package: gvfs-backends 1.17.2-0ubuntu6 ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3 Uname: Linux 3.10.0-6-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.12-0ubuntu3 Architecture: amd64 AssertionMessage: *** Error in `/usr/lib/gvfs/gvfsd-http': munmap_chunk(): invalid pointer: 0x00007f6a20ffea90 *** CrashCounter: 1 Date: Sat Aug 10 21:54:49 2013 ExecutablePath: /usr/lib/gvfs/gvfsd-http InstallationDate: Installed on 2013-07-28 (12 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130618) MarkForUpload: True ProcCmdline: /usr/lib/gvfs/gvfsd-http --spawner :1.4 /org/gtk/gvfs/exec_spaw/2 Signal: 6 SourcePackage: gvfs StacktraceTop: __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x7f6a205d26a0 "*** Error in `%s': %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:199 malloc_printerr (action=3, str=0x7f6a205d2a18 "munmap_chunk(): invalid pointer", ptr=<optimized out>) at malloc.c:4902 g_error_free () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 ?? () ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 Title: gvfsd-http assert failure: *** Error in `/usr/lib/gvfs/gvfsd-http': munmap_chunk(): invalid pointer: 0x00007f6a20ffea90 *** UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm autopilot cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/gvfs/+bug/1210852/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

