http://bugs.winehq.org/show_bug.cgi?id=5725
neil(a)parkwaycc.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Code for undocumented |Incorrect Delphi 3 window
|SwitchToThisWindow function |activation
|does not reflect empirical |
|evidence |
--- Comment #56 from neil(a)parkwaycc.co.uk 2009-09-28 05:10:24 ---
Changing summary to reflect what actually got fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8997
--- Comment #43 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-09-28 00:52:00 ---
Please give it a try with 1.1.30.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8997
--- Comment #42 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-09-27 21:42:26 ---
does it work if you use native wininet?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8997
--- Comment #41 from Tim Williams <tjandacw(a)yahoo.com> 2009-09-27 21:27:30 ---
(In reply to comment #40)
> Created an attachment (id=23799)
--> (http://bugs.winehq.org/attachment.cgi?id=23799) [details]
> gzipped relay trace showing err:wininet
>
> relay trace of TroopMaster with one err: message. Maybe this is the bug?
>
> 0009:Ret KERNEL32.WideCharToMultiByte() retval=00000043 ret=7e30ee6e
> fixme:wininet:URLCache_FindFirstFreeEntry Grow file
> err:wininet:CommitUrlCacheEntryInternal no free entries
> 0009:Call KERNEL32.ReleaseMutex(00000094) ret=7e30eb44
> 0009:Ret KERNEL32.ReleaseMutex() retval=00000001 ret=7e30eb44
########### I'm at wine 1.1.29 now ###############
I'm trying to get this bug fixed, but I'm not making much progress. (HELP!)
I found out how to control the output so I don't have to wade through a lot of
traces where I know it's working, but there's still a lot of output. I used
section 2.5 of the Developer's Guide to pipe the output to a temporary pipe,
and delayed the downloaded of the database until I was ready. (Set options
"Prompt for DotNet download" and "Prompt for read-only".
I can see in the log where TroopMaster (TM) is checking the license
registration and downloading the data,
0009:Call KERNEL32.lstrlenA(01302860 "C:\\Troopmaster
Software\\TM4\\DotNet\\status.tsi") ret=5f40248f
0009:Ret KERNEL32.lstrlenA() retval=0000002d ret=5f40248f
0009:Call KERNEL32.InterlockedDecrement(01302804) ret=5f401936
0009:Ret KERNEL32.InterlockedDecrement() retval=00000000 ret=5f401936
0009:Call KERNEL32.lstrlenA(1009aa40 "") ret=5f40396c
0009:Ret KERNEL32.lstrlenA() retval=00000000 ret=5f40396c
0009:Call KERNEL32.InterlockedIncrement(013026c4) ret=5f403ed0
0009:Ret KERNEL32.InterlockedIncrement() retval=00000003 ret=5f403ed0
0009:Call KERNEL32.lstrlenA(013026d0 "Checking database status") ret=5f41195f
0009:Ret KERNEL32.lstrlenA() retval=00000018 ret=5f41195f
0009:Call KERNEL32.lstrlenA(5f4d1c58 "") ret=5f41195f
0009:Ret KERNEL32.lstrlenA() retval=00000000 ret=5f41195f
0009:Call KERNEL32.lstrlenA(01302810 "Checking database status") ret=5f40248f
0009:Ret KERNEL32.lstrlenA() retval=00000018 ret=5f40248f
0009:Call user32.SetWindowTextA(00020064,01302810 "Checking database status")
ret=5f404979
0009:Call window proc 0x5f401b81
(hwnd=0x20064,msg=WM_SETTEXT,wp=00000000,lp=01302810)
...
0009:Call KERNEL32.ReadFile(000000c4,011f3058,00000200,0032d7a0,00000000)
ret=00b129a4
0009:Ret KERNEL32.ReadFile() retval=00000001 ret=00b129a4
...
(gobs and gobs of these)
Then I finally get to the "err:wininet" message,but I don't know what it all
means.
I finally then ctrl-C TroopMaster to finish the log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19884
Summary: visual c++ 2005 express firefox build fails: xpidl.exe
fails
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The next problem after bug 19783 for me (after getting past
the various mkdepend problems) was
c:/cygwin/firefox-191src/ff-dbg/dist/bin/xpidl.exe -m typelib -w
-I/c/cygwin/firefox-191src/xpcom/base -I../../dist/idl -e
_xpidlgen/nsrootidl.xpt -d .deps/nsrootidl.pp
/c/cygwin/firefox-191src/xpcom/base/nsrootidl.idl
c:/cygwin/firefox-191src/ff-dbg/dist/bin/xpt_link.exe _xpidlgen/xpcom_base.xpt
_xpidlgen/nsIConsoleListener.xpt _xpidlgen/nsIConsoleMessage.xpt
_xpidlgen/nsIConsoleService.xpt _xpidlgen/nsIErrorService.xpt
_xpidlgen/nsIException.xpt _xpidlgen/nsIExceptionService.xpt
_xpidlgen/nsIVersionComparator.xpt _xpidlgen/nsIUUIDGenerator.xpt
_xpidlgen/nsIMutable.xpt _xpidlgen/nsIMemoryReporter.xpt _xpidlgen/nsIDebug.xpt
_xpidlgen/nsIInterfaceRequestor.xpt _xpidlgen/nsIMemory.xpt
_xpidlgen/nsIProgrammingLanguage.xpt _xpidlgen/nsISupports.xpt
_xpidlgen/nsITraceRefcnt.xpt _xpidlgen/nsIWeakReference.xpt
_xpidlgen/nsrootidl.xpt
make[4]: *** [_xpidlgen/xpcom_base.xpt] Error 1
make[4]: Leaving directory `/c/cygwin/firefox-191src/ff-dbg/xpcom/base'
make[3]: *** [libs] Error 2
make[3]: Leaving directory `/c/cygwin/firefox-191src/ff-dbg/xpcom'
Looks like the xpidl.exe that was built doesn't work?
(BTW this was with the patch for bug 18479, since it fixes so
many problems.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8997
--- Comment #40 from Tim Williams <tjandacw(a)yahoo.com> 2009-09-27 20:59:41 ---
Created an attachment (id=23799)
--> (http://bugs.winehq.org/attachment.cgi?id=23799)
gzipped relay trace showing err:wininet
relay trace of TroopMaster with one err: message. Maybe this is the bug?
0009:Ret KERNEL32.WideCharToMultiByte() retval=00000043 ret=7e30ee6e
fixme:wininet:URLCache_FindFirstFreeEntry Grow file
err:wininet:CommitUrlCacheEntryInternal no free entries
0009:Call KERNEL32.ReleaseMutex(00000094) ret=7e30eb44
0009:Ret KERNEL32.ReleaseMutex() retval=00000001 ret=7e30eb44
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=421
Simon <Simon80(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Simon80(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8287
--- Comment #30 from Gilles-Claude Rajaobelina <gcsr(a)free.fr> 2009-09-27 12:57:09 ---
(In reply to comment #0)
> If you select a Gosberg_24 toolbar skin then Irfan View will crash the next time
> you will try to run it.
>
> I will attach a crash dump.
Thanks. I got i_view32.exe (release 4.25) running by editing i_view32.ini:
[Toolbar]
Skin=Samuel_16.png
Size=16
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20176
Summary: Neverwinter Nights : Blank screen instead of menus
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
CC: hverbeet(a)gmail.com
This regression was reported a while ago :
http://forum.winehq.org/viewtopic.php?t=5456&highlight=neverwinter . A blank
screen appears instead of the menu, and the game executable has to be killed in
order to return to the desktop. No console output appears.
The problematic Wine version reported in the forum topic is 1.1.25. I did the
regression test between releases 1.1.23 and 1.1.25. My result is:
b5da7f49d332ed5d64be1256e14035af74a7efa2 is the first bad commit
commit b5da7f49d332ed5d64be1256e14035af74a7efa2
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Jul 2 10:01:37 2009 +0200
wined3d: Don't reuse random GL contexts during initialization.
Obviously there's no guarantee about the state of such a context. The
specific
problem is that it might have GL_UNPACK_CLIENT_STORAGE_APPLE enabled,
causing
some glTexImage2D() calls to fail, but it's a bad idea in general.
:040000 040000 91e52fba45ce42a6e4c1fce4281308745aea44cf
ae1eecf091bdc72d34e708399ebd1670b198e00f M dlls
It is my first regression test, and I followed the instructions in the wiki. If
this is inaccurate, I would like to have some advice on how to make better
regression testing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9124
--- Comment #26 from Predatory QQmber <virtuousfox(a)gmail.com> 2009-09-27 11:19:20 ---
Created an attachment (id=23788)
--> (http://bugs.winehq.org/attachment.cgi?id=23788)
wine_mgs2+relay+seh+tid.log.bz2 with patched wine and disabled dmime and dmusic
it failes with
'err:ole:COMPOBJ_DllList_Add couldn't load in-process dll L"dmusic.dll"'
or dmime.dll if only dmime is disabled.
demo, i'm afraid, is only for playstation2 and what an irony that it actually
can be played on wine via pcsx2. not relevant though
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.