Author Topic: problem with file manager plugin  (Read 4878 times)

Offline frithjofh

  • Regular
  • ***
  • Posts: 376
problem with file manager plugin
« on: August 14, 2012, 09:33:07 pm »
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

Offline frithjofh

  • Regular
  • ***
  • Posts: 376
Re: problem with file manager plugin
« Reply #1 on: August 14, 2012, 09:37:07 pm »
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

Offline dmoore

  • Developer
  • Lives here!
  • *****
  • Posts: 1576
Re: problem with file manager plugin
« Reply #2 on: August 15, 2012, 07:41:28 am »
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)

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: problem with file manager plugin
« Reply #3 on: August 15, 2012, 08:20:19 am »
No such issues on my fedora 64-bit either.

Offline frithjofh

  • Regular
  • ***
  • Posts: 376
Re: problem with file manager plugin
« Reply #4 on: August 15, 2012, 06:42:00 pm »
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