Re: [scite] SciTE text selection and VMware tools copy & paste

2007-07-04 Thread Neil Hodgson
Chachereau Nicolas: I attached a patch. For this to work in SciTE, the gtk loop has to be exited properly, so we also need the patch I sent about the exit functions. Neil, I think you can commit it now, the OK, both committed. Neil ___ Scite-int

Re: [scite] SciTE text selection and VMware tools copy & paste

2007-06-30 Thread Alexander Kriegisch
> Have you found the other needed patch? Yes, I searched for it because you referred to it. Using the Linux VM just for maintaining an embedded firmware mod for a router, I was missing the libgtk2.0-dev package as well and got build errors. As I supposed this to be a classical one, I searched the

Re: Re: [scite] SciTE text selection and VMware tools copy & paste

2007-06-30 Thread Chachereau Nicolas
Alexander wrote: >>> gtk/ScintillaGTK.cxx >> >> In my freshly downloaded 1.74 source package this file does not exist, >> so I have a hard time patching it... > >Sorry, I just noticed that the tgz file contained two base directories, >which is a rather rare case. Have you found the other needed p

Re: [scite] SciTE text selection and VMware tools copy & paste

2007-06-30 Thread Alexander Kriegisch
>> gtk/ScintillaGTK.cxx > > In my freshly downloaded 1.74 source package this file does not exist, > so I have a hard time patching it... Sorry, I just noticed that the tgz file contained two base directories, which is a rather rare case. ___ Scite-inte

Re: [scite] SciTE text selection and VMware tools copy & paste

2007-06-30 Thread Alexander Kriegisch
Hi Nicolas! > gtk/ScintillaGTK.cxx In my freshly downloaded 1.74 source package this file does not exist, so I have a hard time patching it... ___ Scite-interest mailing list Scite-interest@lyra.org http://mailman.lyra.org/mailman/listinfo/scite-intere

Re: [scite] SciTE text selection and VMware tools copy & paste

2007-06-30 Thread Chachereau Nicolas
Hi, your issue is quite specific, VMWare and stuff... but it may be related to another bug that is present: On Linux, you can't paste copied text after closing SciTE. I attached a patch. For this to work in SciTE, the gtk loop has to be exited properly, so we also need the patch I sent about t

Re: [scite] SciTE text selection and VMware tools copy & paste

2007-06-29 Thread Neil Hodgson
Alexander Kriegisch: I use a debian'ish Linux (Elive) from within VMware Player 2 on a WinXP host. VMware tools are installed and working, i.e. copy & paste to/from the VM and the host system works as expected, with one notable exception: I cannot copy any selected text directly out of SciTE's w

[scite] SciTE text selection and VMware tools copy & paste

2007-06-29 Thread Alexander Kriegisch
Good evening, I hope I am not too off-topic with this question, but the problem seems to be SciTE-specific, even though not necessarily a bug. I use a debian'ish Linux (Elive) from within VMware Player 2 on a WinXP host. VMware tools are installed and working, i.e. copy & paste to/from the VM and