Re: Wine and serial port AGAIN

2010-12-18 Thread Vijay Kiran Kamuju
Hi All, Can anyone tell me how to get that into the mainline kernel ASAP. Or Anyone can send it on my behalf to lkml list to get it into main line Thanks, Vijay On Sat, Dec 18, 2010 at 2:20 AM, Pavel Troller pat...@sinus.cz wrote: On Fri, Dec 17, 2010 at 8:42 AM, Wolfram Sang

Re: Wine and serial port AGAIN

2010-12-18 Thread Pavel Troller
Hi! It would be very good! I'm voting even for including the 2.6.36 version into the next .36 patch (probably .36.3). I can contact Pavel Machek, which has a lot of drivers in the kernel, but if anybody here could push it to the sources directly, it would be better. Regards, Pavel Hi All,

Full path to wine executable in generated .desktop files

2010-12-18 Thread Ilya Basin
When you install a program, some desktop files are put here: ~/.local/share/applications/wine/ ~/Desktop/ [Desktop Entry] Name=Microsoft Office Access 2003 Exec=env WINEPREFIX=/home/leniviy/.wine wine ... I have 2 wine instances: official in /usr and patched in /opt/wine-csshack . Because

Re: [advapi32] Added check for NULL pointer being passed to QueryServiceStatus as lpservicesstatus parameter.

2010-12-18 Thread Nikolay Sivov
On 12/18/2010 18:46, Damian Dixon wrote: --- dlls/advapi32/service.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/dlls/advapi32/service.c b/dlls/advapi32/service.c index 7fea937..f8d329f 100644 --- a/dlls/advapi32/service.c +++ b/dlls/advapi32/service.c @@ -1130,6

Re: Wine and serial port AGAIN

2010-12-18 Thread Ferenc Wagner
Vijay Kiran Kamuju infyqu...@gmail.com writes: Can anyone tell me how to get that into the mainline kernel ASAP. Or Anyone can send it on my behalf to lkml list to get it into main line Why don't you send the patch to linux-...@vger.kernel.org? -- Cheers, Feri.