News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

problem with file manager plugin

Started by frithjofh, August 14, 2012, 09:33:07 PM

Previous topic - Next topic

frithjofh

Hi everybody,

I recently compiled c::b from svn ver. 8234 and all is fine and works. I made a clean check-out with bootstrap, configure, make and make install.

On shutting down c::b it disappears all right, but there still remains a process named codeblocks which I have to kill manually. I tried starting c::b in safe-mode and it starts and shuts down as it should, not leaving any residues process. I then tried to enable the plugins one by one to find out if the source of the problem could be there.

When I enable the FileManager plugin in safe-mode it enables alright, if I then disable this plugin c::b hangs an d I have to kill it. If I just shut down c::b out of safe-mode with this plugin enabled, I get the aforementioned behavior leaving a zombie codeblocks process.

I run c::b on an AMD FX-4100 and SuSE 12.1.

Is this some kind of bug or am I missing something?

Regards

frithjofh
architect with some spare time  -  c::b compiled from last svn  -   openSuSE leap x86_64  -  AMD FX-4100

frithjofh

PS: I tried this with every plugin, but only FileManager gives me this problem. And: my OS is 64bit.
architect with some spare time  -  c::b compiled from last svn  -   openSuSE leap x86_64  -  AMD FX-4100

dmoore

I thought we fixed this a long time ago.

See the log here: http://svn.berlios.de/wsvn/codeblocks/trunk/src/plugins/contrib/FileManager/directorymonitor.cpp?op=log&

Are you sure that you are not somehow using/compiling an older version of the plugin? (Just thought I would check as I don't have the same problems on my Ubuntu system)
Python plugins: [url="https://github.com/spillz/codeblocks-python"]https://github.com/spillz/codeblocks-python[/url]
Code::Blocks Daily Builds -- Ubuntu PPA: [url="https://launchpad.net/~damien-moore/+archive/codeblocks"]https://launchpad.net/~damien-moore/+archive/codeblocks[/url]

Jenna

No such issues on my fedora 64-bit either.

frithjofh

OK

@dmoore: thanks for the link and the hint to look for gamin. I had all necessary packages installed to compile c::b, but to run it I obviously needed the gamin-server too. At least, after installing it the problem does not occur anymore.

Thanks for the help and attention all of you...
architect with some spare time  -  c::b compiled from last svn  -   openSuSE leap x86_64  -  AMD FX-4100