[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-users] redServerWindow extension make SC crash



hello,

I've recently downloaded Frederik's redServerWindow extension here, the lateste version.

http://swiki.hfbk-hamburg.de:8888/MusicTechnology/810

and it makes SC hang as soon as I try to open help file from the Help Tree.

It seems that it overwrites original server window method,

Extension overwriting Server:makeWindow
        in file '/Users/djehoyoun/Library/Application Support/SuperCollider/Extensions/extServer5.sc'.
        Original method in file '/Common/GUI/PlusGUI/Control/ServerPlusGUI.sc'.

but even if I replace the original one, it does not solve the problem.

any solutions?

thanks