[Bug 974208] Re: Wrong filename when restoring from Trash

2012-12-03 Thread Timothy Arceri
** Changed in: hundredpapercuts Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/974208 Title: Wrong filename when restoring from Trash

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-12-03 Thread Launchpad Bug Tracker
This bug was fixed in the package nautilus - 1:3.6.3-0ubuntu3 --- nautilus (1:3.6.3-0ubuntu3) raring; urgency=low * debian/patches/git_restore_filename.patch: use the correct filename when restoring files, thanks Timothy Arceri (lp: #974208) * debian/patches/git_launcher_no_fr

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-12-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/nautilus -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/974208 Title: Wrong filename when restoring from Trash To manage notifications

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-12-03 Thread Timothy Arceri
Thanks Sebastien, I was pretty sure I had done the right thing marking as Fix Commited. Thanks for clearing this up. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/974208 Title: W

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-12-03 Thread Sebastien Bacher
the fix is in git: http://git.gnome.org/browse/nautilus/commit/?id=ecee8be850b8342c804de2ecc3e613b99a20a010 ... setting as "fix commited" because it makes easier to spot available patches we can backport in the bug list ** Changed in: nautilus (Ubuntu) Status: Triaged => Fix Committed --

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-12-01 Thread Jeremy Bicha
Let's not mark this fix committed for Ubuntu since the fix is not in Ubuntu nor is it in the packaging branch. ** Changed in: nautilus (Ubuntu) Status: Fix Committed => Triaged -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to na

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-12-01 Thread Bug Watch Updater
** Changed in: nautilus Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/974208 Title: Wrong filename when restoring from Trash To manage notific

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-30 Thread Timothy Arceri
** Changed in: hundredpapercuts Status: In Progress => Fix Committed ** Changed in: nautilus (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.laun

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-28 Thread Chris Wilson
** Changed in: hundredpapercuts Milestone: raring-ee => papercuts-nautilus -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/974208 Title: Wrong filename when restoring from Tras

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-28 Thread Chris Wilson
** Changed in: hundredpapercuts Milestone: None => raring-ee -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/974208 Title: Wrong filename when restoring from Trash To manage n

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-24 Thread Timothy Arceri
The warning seems to be limited to 3.4. The code has changed in 3.6 and the warning is no longer an issue. Hopefully the upstream patch will get a review soon. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https:

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-23 Thread Timothy Arceri
I've submitted a patch that fixes the bug upstream however it is currently throwing a warning that needs to be cleaned up. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/974208 Titl

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-23 Thread Timothy Arceri
** Changed in: hundredpapercuts Assignee: Paper Cuts Ninja (papercuts-ninja) => Timothy Arceri (t-fridey) ** Changed in: hundredpapercuts Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nauti

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-23 Thread Timothy Arceri
I've looked into this one a little more. The problem is with the code in libnautilus-private/nautilius-file-utilities.c the function nautilus_restore_files_from_trash() uses nautilus_file_operations_move() This moves the files from the trash directory back to the path stored in Trash Info by pass

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-21 Thread Timothy Arceri
One further tip you can look at the code here: http://git.gnome.org/browse/gvfs/tree/daemon/trashlib/trashitem.c#n137 For an example of how to read the .trashinfo file. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubunt

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-20 Thread Timothy Arceri
To help kickstart anyone who wants to work on this one. The code is in libnautilus-private/nautilius-file-utilities.c the function nautilus_restore_files_from_trash() It would seem that the file being moved back to its original location has not been given its original name which is stored in th

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-11-20 Thread Timothy Arceri
** Also affects: hundredpapercuts Importance: Undecided Status: New ** Changed in: hundredpapercuts Milestone: None => raring-round-2 ** Changed in: hundredpapercuts Status: New => Triaged ** Changed in: hundredpapercuts Assignee: (unassigned) => Papercuts Ninja (paperc

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-04-05 Thread Bug Watch Updater
** Changed in: nautilus Status: Unknown => New ** Changed in: nautilus Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/974208 Title: Wrong

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-04-05 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu) Importance: Undecided => Low ** Changed in: nautilus (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-04-05 Thread Fabio Marconi
** Bug watch added: GNOME Bug Tracker #673598 https://bugzilla.gnome.org/show_bug.cgi?id=673598 ** Also affects: nautilus via https://bugzilla.gnome.org/show_bug.cgi?id=673598 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ub

[Bug 974208] Re: Wrong filename when restoring from Trash

2012-04-05 Thread Fabio Marconi
Thank you for taking the time to report this bug and helping to make Ubuntu better. This bug did not have a package associated with it, which is important for ensuring that it gets looked at by the proper developers. You can learn more about finding the right package at https://wiki.ubuntu.com/Bugs