News:

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

Main Menu

problems with filemanager plugin

Started by frithjofh, March 02, 2014, 05:43:37 PM

Previous topic - Next topic

frithjofh

Never mind my first post...

My changes only meant that Wait() was effectively never called... so not a fix at all. Sang victory too soon  ::)

I will keep investigating, though.

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

dmoore

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]

dmoore

Since no word from OP, and i don't have a system to reproduce, does anyone else? Killerbot, i think I recall that you had this problem on some linux variant. Could you try my patch and see if it makes a difference.  (No rush)
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]

killerbot

ok, will look into it. Let's hope we can still reproduce, cause in the meantime OS upgrades occurred ...

Cheers,
Lieven

frithjofh

hi,

sorry for my late reply. didn't have time. still didn't try the patch. maybe today...

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

dmoore

oops... wxMutex::LockTimeout isn't in wx2.8.12. Try this patch instead.

(Does nothing on windows)
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]

killerbot

Quote from: killerbot on March 17, 2014, 07:35:56 AM
ok, will look into it. Let's hope we can still reproduce, cause in the meantime OS upgrades occurred ...

Cheers,
Lieven

This problem is still alive, and it is even worse now, I can not disable the filemanager plugin, the spinner keeps on spinning on the manage plugins dialog.

killerbot

I tried :  filemanagershutdown2.patch   ==> doesn't make any difference

dmoore

Thanks for trying. Wonder if this is due to some sort of pipe buffering.

What distro is it? Maybe i can try a live cd, VM or something.
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]

dmoore

hmm... soon I should be able to replace my buggy code with this: http://docs.wxwidgets.org/trunk/classwx_file_system_watcher.html (wx2.9+ only unfortunately)
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]

killerbot

opensuse, seen it on  12.2 / 12.3 and 13.1 (64 bit)