joannesguillemot / advanced-find

Automatically exported from code.google.com/p/advanced-find
0 stars 0 forks source link

advanced-find makes gedit to freeze #46

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download the source code of MyNotex:

http://sites.google.com/site/mynotex/files/mynotex_1.2.0_source-code.tar.gz?attr
edirects=0

2. Extract the archive.
3. Search for the following text:

msg046

with advanced-find in the extracted folder "Source-Code-MyNotex_1.2.0" (include 
subfolders in the search).

What is the expected output? What do you see instead?
I expect to find some results. Instead, advanced-find makes gedit to freeze.

What version of the product are you using? On what operating system?
I use advanced-find 3.3.1 on Xubuntu 11.10.

Please provide any additional information below.
- I can always reproduce this bug.

Original issue reported on code.google.com by cont...@jpfleury.net on 11 Dec 2011 at 5:13

GoogleCodeExporter commented 8 years ago
My gedit version is 3.2.1.

Original comment by cont...@jpfleury.net on 11 Dec 2011 at 5:17

GoogleCodeExporter commented 8 years ago
There are files that gedit can not open, for example *.o, in the folder.
That's why gedit is freeze.
I will see how to do for that.
Before I can fix this bug, you can limit the file pattern while searching to 
avoid it.

Original comment by swatch.c...@gmail.com on 11 Dec 2011 at 11:56

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
GEidt treats binary files *.ppu as plain text files.
That's why gedit froze.
It's a bug of gedit.

I add a filter at v3.3.2 to avoid it.
Please try it and let me know if there's any problem.

Original comment by swatch.c...@gmail.com on 12 Dec 2011 at 3:57

GoogleCodeExporter commented 8 years ago
About gedit, I think the bug is the following:

https://bugzilla.gnome.org/show_bug.cgi?id=652607

About the new version of advanced-find, it works great. Thanks a lot for your 
great responsiveness.

Original comment by cont...@jpfleury.net on 12 Dec 2011 at 7:23

GoogleCodeExporter commented 8 years ago

Original comment by swatch.c...@gmail.com on 17 Jan 2012 at 2:14