JohnBenard wrote: > I use wine to start a windows application which needs to open a gui. > So, is it technically possible to run as example notepad(same error) with just using putty over ssh? Not with plain ssh connection. To run GUI app Wine needs to create windows thus requiring X. You can use one of virtual X servers instead.