beremiz

fixed subprocess launching on linux (avoid use of undefied self.startupinfo and use use Shell=True (bash will split arguments))
from svgui import *
controller = None
view = None