Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

ThreadSearch 0.7 release

<< < (13/16) > >>

Biplab:

--- Quote from: dje on July 03, 2007, 10:20:00 pm ---Hi Biplap !

I saw the problem a couple of time.

When building the plugin menu, I'm looking for the 'Find implementation of' item to insert the find occurrences just after. If not found, it is appended at the end.

Either pattern has changed or plugin method is called after.
I didn't try myself but did you try to unsinstall/reinstall it (or disable/enable it after patch) ?

Dje

--- End quote ---

Hi Dje,

I missed this post. So I'm sorry for this late reply. :)

I tested the plugin and in my system it shows the "Find occurrences of .." in correct place.

IMHO, plugin loading should not affect the menu position as the menu is created by BuildModuleMenu() and this is Not called once. The menu will be recreated every time you right click on Editor. So this problem should not arise. It seems that in some rare cases, Code-Completion fails to create it's module menu before ThreadSearch starts its work. :)

I must say this is a useful plugin and thanks for sharing this with us. :)

Best Regards,

Biplab

dje:

--- Quote from: MortenMacFly on July 05, 2007, 06:47:57 pm ---If I have the ThreadSearch panel active (in foreground) and close C::B it will crash.
BTW: Did I miss a newer version? I saw you fixed quite some bugs but I see 0.7 here, only.

--- End quote ---

Sorry, "real world" catch me back (for a while  :wink:).

As soon as the icons problem is solved in this thread and Pecan provides makefile.am (thanks !), I'll put the 0.8 on SVN with fixes.

Concerning the crash, I can't reproduce it. Do you crash the nightly or SVN ? Which control is focused ? Is it XP SP2 ? wxWidgets 2.6.3 or you switched to 2.8.4 ?



--- Quote ---I must say this is a useful plugin and thanks for sharing this with us.
--- End quote ---
Would be stupid not to do it  :P

For 'Find occurrences' position, I don't see any other way to proceed...

Dje

MortenMacFly:

--- Quote from: dje on July 06, 2007, 01:05:01 am ---Concerning the crash, I can't reproduce it. Do you crash the nightly or SVN ? Which control is focused ? Is it XP SP2 ? wxWidgets 2.6.3 or you switched to 2.8.4 ?

--- End quote ---
- SVN trunk (r4229)
- the search box in the "log" panel is focussed (ThreadSearchView IMHO)
- Windows XP SP2
- wxWidgets 2.6.4
I will attach a crash log in a minute... stay tuned...
With regards, Morten.

Edit: Have attached the crash report. The strange thing is: I cannot pinpoint the line in the ThreadSearch plugin, although I haven't stripped symbols or something... really strange...

[attachment deleted by admin]

MortenMacFly:

--- Quote from: MortenMacFly on July 06, 2007, 07:14:22 am ---Edit: The strange thing is: I cannot pinpoint the line in the ThreadSearch plugin, although I haven't stripped symbols or something... really strange...

--- End quote ---
Alright - false alarm. The root was another plugin which got fixed in the meanwhile. ThreadSearch is just fine now.
So just forget about the noise... :oops:

sps:
Great work! dje.

I loved this plugin. I used 0.6 version as well but 0.7 is really stable.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version