News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

ThreadSearch plugin v1.1 release

Started by dje, January 03, 2008, 10:27:27 PM

Previous topic - Next topic

dje

Hi !

I confirm that ThreadSearch plugin is now part of the contrib plugins.
The latest version i 1.6.

I work on Ubuntu, I don't know anything about Mandriva  :oops:

You should try to get SVN sources (see that link) and follow the instructions of the BUILD file (root of the sources).

Dje

Jenna

Quote from: MasterAlexei on March 19, 2008, 07:09:42 PM
I didn't found a package for Mandriva (is there one some where?), also i compilled the sources. This plugin was not included in it.

How did you compile ?
With C::B ?
Then you should also compile ContribPlugins-unix.workspace.
And don't forget to run ./update after compiling.

If you use ./configure you should use the switch --with-contrib-plugins=all.

MasterAlexei

Thank you all for a quick answers.  :)

I'll try to compile it today.

Alexey

MasterAlexei

Hello everybody.

It's works! Super. Thanks all of you.

One little bug is there.
Wen i right click with a mouse on a code preview editor in a plugin, CodeBlocks just disappear. Without anythign to say to me  :(

dje

Hi !

Thanks for report, I'll have a look tonight.

Dje

dje

Well, I tried latest version on Ubuntu 7.10 and all is OK.
Did anyone experience this bug ?

What is your SVN, wxWidgets, GCC versions ?

Dje

dje

Are you sure you're using the last version of the code ?
As you can see in this post, Jens already fixed it.

Dje

MasterAlexei

Quote from: dje on March 20, 2008, 11:01:57 PM
Well, I tried latest version on Ubuntu 7.10 and all is OK.
Did anyone experience this bug ?

What is your SVN, wxWidgets, GCC versions ?

Dje
Sorry for a such late answer, i was at a holidays.

SVN is 1.4.5.
sourcecode was retrieved at 20.03.2008 with RapidSVN 0.9.6
wxWidgets - 2.8.7
GCC is that with Mandriva 2008.0 came:
Thread model: posix
gcc version 4.2.2 20070909 (prerelease) (4.2.2-0.RC.1mdv2008.0)

Alexei

dje

Hi !

Could you check that ThreadSearch manifest.xml is 1.6 ?
I was asking for your C::B SVN revision. It sould be at least 4940.

We don't use the same GCC version, I use the UBUNTU 7.10 version, I think it is 4.2.1.

Dje

MasterAlexei

Quote from: dje on March 23, 2008, 07:29:29 PM
Hi !

Could you check that ThreadSearch manifest.xml is 1.6 ?
I was asking for your C::B SVN revision. It sould be at least 4940.

We don't use the same GCC version, I use the UBUNTU 7.10 version, I think it is 4.2.1.

Dje

Aaa.
I have found it!
It was old version of plugin istalled.
Newer version want not installed until i removed old .la and .so files from /usr/local/share/codeblocks/plugins/ dir.
Now it works!
Thank you for your help and responce!

Till next time ;-)

Alexei