http://bugs.winehq.org/show_bug.cgi?id=7448
------- Additional Comments From focht(a)gmx.net 2007-19-02 03:59 -------
Hello,
--- quote ---
By the way, I didn't run that msdn downloader the previous comment suggested,
but from the look of screenshots from google images I'd say that the thing I'm
running is definitely not the same.
--- quote ---
seems so.
Another kind of propritary (web based) software.
I'm not a fan of +relay, so could you make a trace using following params?
WINEDEBUG=+loaddll,+tid,+process,+seh,+win,+ole,+olerelay
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7342
------- Additional Comments From damjan.jov(a)gmail.com 2007-19-02 03:54 -------
Try that patch with wine 0.9.31, make sure you rm -rf ~/.wine and reinstall
outlook. Post the new crash dump.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3693
------- Additional Comments From prakashkc(a)gmx.de 2007-19-02 03:46 -------
I can't reproduce this anymore with wine 0.9.31. But now my log gets cluttered
with messages like:
ioctl32(notepad:12654): Unknown cmd fd(18) cmd(82187201){02} arg(00223000)
on /home/light/.wine/drive_c/windows
ioctl32(notepad:12654): Unknown cmd fd(18) cmd(82187201){02} arg(00223000)
on /home/light/.wine/drive_c/windows/system32
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7467
------- Additional Comments From focht(a)gmx.net 2007-19-02 03:42 -------
Hello,
i modified script as follows:
-- snip ---
#include <GUIConstants.au3>
$objShell = ObjCreate ("Shell.Application")
#Region ### START Koda GUI section ### Form=
...
-- snip ---
Compiled the script to exe.
Started debugger.
Placed breakpoints at OleInitialize() and OleUninitialize() imports.
Both breakpoints are hit only once (as it should) - the init and cleanup calls
are balanced.
Again: this is NOT a wine fault nor a critical bug.
Tell the autoit developers to fix their stuff
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7467
------- Additional Comments From philip.kent(a)ntlworld.com 2007-19-02 03:26 -------
Also your OLE fix did not fix the problem, still gives same errors both with and
without UPX.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7467
------- Additional Comments From philip.kent(a)ntlworld.com 2007-19-02 03:24 -------
That did not fix the problem. The same EXE compiled without UPX gave:
fixme:process:IsWow64Process (0xffffffff 0x33fdc8) stub!
fixme:process:IsWow64Process (0xffffffff 0x33fc8c) stub!
fixme:system:SystemParametersInfoW Unimplemented action: 8192
(SPI_GETFOREGROUNDLOCKTIMEOUT)
fixme:system:SystemParametersInfoW Unimplemented action: 8193
(SPI_SETFOREGROUNDLOCKTIMEOUT)
fixme:system:SystemParametersInfoW Unimplemented action: 8193
(SPI_SETFOREGROUNDLOCKTIMEOUT)
err:ole:CoUninitialize Mismatched CoUninitialize
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7486
kevin.kofler(a)chello.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Result of widl -u includes |Result of widl -u includes
|WINE-only header |header not available in
| |MinGW or old Visual C++
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6910
------- Additional Comments From lav(a)etersoft.ru 2007-19-02 03:12 -------
wine-kthread is broken, wine uses wine-pthread by default.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7486
------- Additional Comments From kevin.kofler(a)chello.at 2007-19-02 03:11 -------
Oh, so the latest Platform SDK does provide it, I didn't know that. But what I
do know is that neither older versions of the Platform SDK nor MinGW provide
it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.