[Bug 190661] Re: Search for Files Gnome applet cannot search for question marks

2008-02-12 Thread Pedro Villavicencio
** Changed in: gnome-utils (Ubuntu)
Sourcepackagename: gnome-applets = gnome-utils

** Summary changed:

- Search for Files Gnome applet cannot search for question marks
+ Search for Files cannot search for question marks

-- 
Search for Files cannot search for question marks
https://bugs.launchpad.net/bugs/190661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-utils in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 190661] Re: Search for Files Gnome applet cannot search for question marks

2008-02-12 Thread Pete Myers
Andrew, an attempt to be a little clearer, and answer some of your
questions:

No search program would find a file with a question mark on a windows
partition as FAT doesn't support it (don't know about NTFS).  But, there
is a file with a question mark on an ext3 partition, and if you attempt
to copy that file to a FAT partition, then Ubuntu gives you an error...
this is because ext3 does support question marks in file names, but FAT
doesn't.  This is likely to be a problem for more users, as most USB
sticks or external hard drives will probably be formatted with FAT
rather than ext3.

Finding all the files on the ext3 partition that contain characters that
are forbidden on a FAT partition means searching for files containing
the character '?' on the ext3 partition, so that the file names can be
changed.

I am using Gutsy, and in Gutsy the character '?' gets treated as a
wildcard rather than as a character (in the Places-Search for Files
applet)... and the regular expression '\?' or '*\?*' doesn't work - the
'?' is still treated as a wildcard.  This is not the case with the
command line program 'find', which does find files the character '?'
using the syntax of \?.

You mention that you've not had the same problem searching in Hardy -
are you *just* searching for the character '?'... because if you are
searching for something else as well, then it's not a proper test, for
example:

with filename: somefile?.txt
My Gutsy Search for Files will *not* find this file when I search for: '?', 
'\?', '*\?*', 'file?'
It *will* find this file when I search for: 'file', '*file?*', and '*?*' (but 
this last one returns *every* file)

These tests show that the character '?' is *always* treated as a
wildcard in the Gutsy Search for Files applet.

If you get different results in Hardy - and are able to find files
*because* they contain the character '?', then the problem may have been
fixed upstream in Gnome.  If not, then this is still a bug in Hardy.

Hope that helps.

-- 
Search for Files Gnome applet cannot search for question marks
https://bugs.launchpad.net/bugs/190661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-applets in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 190661] Re: Search for Files Gnome applet cannot search for question marks

2008-02-11 Thread Andrew Starr-Bochicchio
** Changed in: gnome-applets (Ubuntu)
Sourcepackagename: None = gnome-applets

-- 
Search for Files Gnome applet cannot search for question marks
https://bugs.launchpad.net/bugs/190661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-applets in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 190661] Re: Search for Files Gnome applet cannot search for question marks

2008-02-11 Thread Andrew Starr-Bochicchio
package-hint: gnome-applets

Thanks for the report. I can not confirm this on Hardy. I created a file in my 
home folder with a question mark and searched for it successfully. Judging from 
your additional comment, should I assume you mean the file you were searching 
for was on a  
Windows partition?

-- 
Search for Files Gnome applet cannot search for question marks
https://bugs.launchpad.net/bugs/190661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-applets in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs