Gnome search can't delete file from search window

Bug #78035 reported by encompass
4
Affects Status Importance Assigned to Milestone
gnome-utils
Fix Released
Medium
gnome-utils (Ubuntu)
Fix Released
Low
Ubuntu Desktop Bugs

Bug Description

Binary package hint: gnome-utils

When sorting a deleting old music I found two that I tried to delete from the search program it self but it told me the file doesn't exist. With my minor programming skills it just sounds like the string is not handling correctly and can't delete the file. If it can't delete it, then to the program it thinks it doesn't exist.
I will attach the songs below...

Related branches

Revision history for this message
encompass (encompass) wrote :

The two that wouldn't delete...

Revision history for this message
Bryce Harrington (bryce) wrote :

The files are named:

Nelly Furtado - Hey, Man%21.mp3
Nelly Furtado - Whoa Nelly%21 - 02 - On the Radio.mp3

I wonder if it's the %21 that's confusing the search program. %21 is the character code for '!', which is an invalid character for UNIX filenames. I wonder if gnome search is interpreting %21 as ! and thus not finding the file?

Revision history for this message
Sebastien Bacher (seb128) wrote :

Thank you for your bug. That's likely to be a filename escaping problem as pointed by Bryce, I've forwarded that upstream: http://bugzilla.gnome.org/show_bug.cgi?id=395381

Changed in gnome-utils:
assignee: nobody → desktop-bugs
importance: Undecided → Low
status: Unconfirmed → Confirmed
Changed in gnome-utils:
status: Unknown → Unconfirmed
Changed in gnome-utils:
status: Unconfirmed → Confirmed
Changed in gnome-utils:
status: Confirmed → Fix Released
Revision history for this message
Sebastien Bacher (seb128) wrote :

fixed upstream

Changed in gnome-utils:
status: Confirmed → Fix Committed
Revision history for this message
Daniel Holbach (dholbach) wrote :

 gnome-utils (2.17.92-0ubuntu1) feisty; urgency=low
 .
   * New upstream release:
     - Gfloppy: GFloppy should not be build on systems
       without a floppy drive.
     - Dictionary: Fix build with gcc 2.95
     - Screenshot:
       - Clean up the interactive dialog code.
       - Hide the interactive dialog as soon as possible and avoid errors when
         grabbing a window without a delay.
       - Use a better interpolation algorithm for the border effect.
       - Fix bug "Do not leak the GnomeProgram instance when quitting."
       - Fix part of bug "HIG fixes for the interactive dialog."
     - Search Tool:
       - Fix bug "Cursor goes away from results list when deleting a file."
       - Fix bug "Cannot delete filenames containing %21 from the search
         window." (LP: #78035)
       - Fix bug "Do not overwrite files in the trash folder. Use same file
         renaming logic as nautilus."
     - Translations Updated: ar, a, en_GB, et, fi, fr, ko, nb, pt_BR, sv, th,
       vi.
   * debian/patches/01_lpi.patch, debian/patches/02_autoconf:
     - updated.
   * debian/rules:
     - fixed X-Ubuntu-Gettext-Domain magic to be called correctly - indentation
       issue, probably happened during the merge (LP: #84556)

Changed in gnome-utils:
status: Fix Committed → Fix Released
Changed in gnome-utils:
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.