Question on debugging wineboot..

2012-11-11 Thread Roger Cruz
What is the proper way to debug wineboot and services.exe in order to find out what is causing the error outputted by wineserver below? err:wineboot:start_services_process Couldn't start services.exe: error 1359 wine: failed to update /winearm/winehome with /winearm/bin/../share/wine/wine.inf:

Wine and multiarch on Debian Testing

2012-11-11 Thread Francois Gouget
On Wed, 17 Oct 2012, Erich E. Hoover wrote: > I just upgraded to 12.04, until they fix the "32-bit headers problem" > you'll have to manually create the symbolic links for the "-dev" > package behavior: I ran into pretty much the same set of problems with Wine on Debian Testing. However some dev

Re: [PATCH] includes: always add __force_align_arg_pointer__ for i386

2012-11-11 Thread Dmitry Timoshkov
Maarten Lankhorst wrote: > Fixes flstudio installer on my system, which breaks otherwise in > strcasestr_sse42_nonascii > due to stack being misaligned. That's a compiler bug: http://bugs.winehq.org/show_bug.cgi?id=22316 -- Dmitry.

Re: [PATCH] tools/widl/header.c: Add a way to declare interface data members.

2012-11-11 Thread Max TenEyck Woodbury
On 11/11/2012 03:05 PM, Michael Stefaniuc wrote: > On 11/11/2012 07:12 AM, Max TenEyck Woodbury wrote: >> On 11/11/2012 01:01 AM, Nikolay Sivov wrote: >>> On 11/11/2012 05:00, Max TenEyck Woodbury wrote: I mentioned this a few days ago. It would have helped if you had raised this point t

Re: [PATCH 1/2] oleaut32/tests: Add test for ITypeInfo2_fnGetContainingTypeLib

2012-11-11 Thread Tatyana Fokina
Nikolay Sivov wrote 07.11.2012 13:45: On 11/7/2012 11:36, Tatyana Fokina wrote: Hi, Tatyana. Some comments: dlls/oleaut32/tests/Makefile.in | 1 + dlls/oleaut32/tests/typelib2.c | 69 + 2 files changed, 70 insertions(+) create mode 100644 dlls

Re: [PATCH] tools/widl/header.c: Add a way to declare interface data members.

2012-11-11 Thread Michael Stefaniuc
On 11/11/2012 07:12 AM, Max TenEyck Woodbury wrote: > On 11/11/2012 01:01 AM, Nikolay Sivov wrote: >> On 11/11/2012 05:00, Max TenEyck Woodbury wrote: >>> I mentioned this a few days ago. It would have helped if you had >>> raised this point then. >>> >>> As it stands, it is simply a way to adding

Re: [PATCH] tools/widl/header.c: Add a way to declare interface data members.

2012-11-11 Thread Michael Stefaniuc
On 11/11/2012 03:00 AM, Max TenEyck Woodbury wrote: > I mentioned this a few days ago. It would have helped if you had > raised this point then. I tried, but your email made no sense. You didn't even mention that you're talking about COM interfaces. > As it stands, it is simply a way to adding da

Re: We're in at FOSDEM!

2012-11-11 Thread André Hentschel
Am 23.10.2012 17:11, schrieb Jeremy White: > I'm stoked - we've been approved for a dev room at FOSDEM on Saturday, > February 2nd, in Brussels. > > It is just the one day, but I figure we can find ways to gather on > Friday night and/or Sunday as well. > > I really think this will be a fun chang

Re: Any advice please... Console input issue

2012-11-11 Thread Eric Pouech
Le 09/11/2012 22:49, Ann and Jason Edmeades a écrit : Hello, I've been looking at a patch which sorts out NUL and CON handling in a part of the command shell, and have stumbled upon a problem I am not sure how to fix because I really dont understand the underlying console handling, and would