johnturek / advanced-find

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

I can't use plugin with gedit 3.1.5 #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I installed gedit 3.1.5 on Ubuntu 11.10 Beta 1.
2. I put "advanced-find" files on "~/.local/share/gedit/plugins/".
3. I enabled "advanced-find" on "Edit > Preferences > Plugins".
4. I tried to use the plugin on "Search > Advanced Find/Replace".

What is the expected output?
To see the pop-up window to search a word.

What do you see instead?
I see the "advanced-find" tab on the bottom panel, but when I go to "Search > 
Advanced Find/Replace" or when I do "Shift+Ctrl+F", nothing happens.

What version of the product are you using? On what operating system?
- "advanced-find" 3.1.1
- gedit 3.1.5
- Ubuntu 11.10 Beta 1

Please provide any additional information below.
Here's the output on the terminal when I enable the plugin:

** (gedit:2790): CRITICAL **: You are trying to add an item with an id that 
already exists

Here's the output on the terminal when I click on "Search > Advanced 
Find/Replace":

TypeError: advanced_find_active() takes at least 3 arguments (2 given)

Original issue reported on code.google.com by cont...@jpfleury.net on 6 Sep 2011 at 6:43

GoogleCodeExporter commented 9 years ago
i still use gedit 3.0.6 and it works fine. i'll check this after i can update 
to 3.1.5.

Original comment by swatch.c...@gmail.com on 7 Sep 2011 at 3:48

GoogleCodeExporter commented 9 years ago
Confirmed, the same error happens with Gedit 3.2.0:

TypeError: advanced_find_active() takes at least 3 arguments (2 given)

BTW, other plugins seemed to work fine under gedit upgrade. Is this plugin 
using some non-standard way of settings? 

P.S, the performance issue as raised in another issue would need to be 
addressed.

Original comment by n...@gust.com on 3 Oct 2011 at 6:37

GoogleCodeExporter commented 9 years ago
I would suggest that this issue is 'Critical'. Thanks.

Original comment by n...@gust.com on 3 Oct 2011 at 6:38

GoogleCodeExporter commented 9 years ago
Fixed at v3.1.2. Thanks for your reply.

Original comment by swatch.c...@gmail.com on 4 Oct 2011 at 12:38

GoogleCodeExporter commented 9 years ago
If you are using gedit 3.0.6 or earlier 3.x, do NOT update the plugin to v3.1.2 
and later.

Original comment by swatch.c...@gmail.com on 19 Oct 2011 at 4:17