Re: winefile can't launch any apps!

2003-12-11 Thread Martin Fuchs
Hello, > Found the problem. > launch_entry is using SEE_MASK_IDLIST, which isnt handled by > ShellExecuteExA32 now. > > The optional shell namespace mode should be disabled by a > "#define _NO_EXTENSIONS", but I didnt manage to use it. > Martin, could you bring us some light ? > http://www.winehq.

Re: winefile can't launch any apps!

2003-12-10 Thread Sylvain Petreolle
Found the problem. launch_entry is using SEE_MASK_IDLIST, which isnt handled by ShellExecuteExA32 now. The optional shell namespace mode should be disabled by a "#define _NO_EXTENSIONS", but I didnt manage to use it. Martin, could you bring us some light ? http://www.winehq.com/hypermail/wine-patc

Re: winefile can't launch any apps!

2003-12-10 Thread Dan Kegel
Sylvain Petreolle wrote: I was about to write to the list for the same problem. Winefile doesnt crash here, but hangs, trying to execute very strange file names which dont seem to have any relation to the original application or document. However, File|Execute is still working. This can be a start

Re: winefile can't launch any apps!

2003-12-10 Thread Sylvain Petreolle
I was about to write to the list for the same problem. Winefile doesnt crash here, but hangs, trying to execute very strange file names which dont seem to have any relation to the original application or document. However, File|Execute is still working. This can be a start to understand what is ha

Re: winefile can't launch any apps!

2003-12-10 Thread Andrew de Quincey
On Wednesday 10 December 2003 07:50, Dan Kegel wrote: > Trying to launch any app, e.g. wine's notepad, by double-clicking on > the .exe in 'winefile' crashes wine, like this: > > 0x42079c30 (NTDLL.DLL.strcpy+0x20): movzbl 0x0(%edx),%eax > Wine-dbg>bt > Backtrace: > =>0 0x42079c30 (NTDLL.DLL.st

Re: winefile can't launch any apps!

2003-12-10 Thread Mike Hearn
On Wed, 2003-12-10 at 07:50, Dan Kegel wrote: > Trying to launch any app, e.g. wine's notepad, by double-clicking on > the .exe in 'winefile' crashes wine, like this: Strange. It works fine here. Really though we need this debugger breakage fixed, these debuginfo-less backtraces are a pain

winefile can't launch any apps!

2003-12-10 Thread Dan Kegel
Trying to launch any app, e.g. wine's notepad, by double-clicking on the .exe in 'winefile' crashes wine, like this: 0x42079c30 (NTDLL.DLL.strcpy+0x20): movzbl 0x0(%edx),%eax Wine-dbg>bt Backtrace: =>0 0x42079c30 (NTDLL.DLL.strcpy+0x20) (ebp=4072ed8c) 1 0x40778fd4 (SHELL32.DLL.FindExecutable