http://bugs.winehq.org/show_bug.cgi?id=3914
------- Additional Comments From vitaliy(a)kievinfo.com 2005-17-12 20:44 -------
Because it's not a 100% correct soluction. And I'm not sure Wine will ever have
such a solution.
The only 100% correct way to fix it would be creating real PE dlls and copying
them into system32 directory.
--
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=3466
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2005-17-12 20:32 -------
Tested again to be sure that steam indeed works with TG's mozilla activeX controls.
--
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=3466
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2005-17-12 20:30 -------
Thanks nice to know what the problems are.
Then closing the bug, as it's not Wine's problem...
--
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=4094
Summary: Batch interface maximum line length still not long
enough.
Product: Wine
Version: 20050930
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bifferos(a)yahoo.co.uk
This is actually tested with 20051208, but I couldn't put that in as a version
above.
Changing MAXSTRING in batch.c from 1024 -> 2048 makes Zilog ZDS II
Microcontroller Development environment work correctly (See the app. DB for
details). It seems that the IDE executes such long lines (with include paths,
compiler options etc...) that it goes longer than 1024, gets truncated and then
the compiler fails to generate object files correctly, with the message:
Line in batch processing possible truncated. using: ....
I've no idea if my change has any side effects but I haven't noticed any.
I'm not sure exactly what function batch.c performs, I just did a search for the
error message, then attempted to supress it.
As an aside, MSDN says:
"On computers running Microsoft Windows XP or later, the maximum length of the
string that you can use at the command prompt is 8191 characters. On computers
running Microsoft Windows 2000 or Windows NT 4.0, the maximum length of the
string that you can use at the command prompt is 2047 characters.
This limitation applies to the command line, individual environment variables
(such as the PATH variable) that are inherited by other processes, and all
environment variable expansions. If you use Command Prompt to run batch files,
this limitation also applies to batch file processing."
PS: Another bug is that the text should say 'possibly' instead of possible, but
it's hardly worth reporting separately.
--
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=4092
------- Additional Comments From vitaliy(a)kievinfo.com 2005-17-12 19:13 -------
Could you attach all the error messages you are getting in the console?
--
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=4053
------- Additional Comments From me(a)gn0me.org 2005-17-12 18:50 -------
Created an attachment (id=1541)
--> (http://bugs.winehq.org/attachment.cgi?id=1541&action=view)
A debug output as asked
Hey there, first time ever doing any debugging or anything, not sure if it was
done right..
This is from a "WINEDEBUG='+dsound,+d3dsound,+module,+loaddll,+tid' wine ragexe
1rag1" (argument to run the gaming client and bypass the patcher).
Cut out a bunch of the looped sound 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=4093
Summary: WarCraft II Battle.net Freezes in Critical Section
Product: Wine
Version: 0.9.3.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luizluca(a)gmail.com
Hello,
Running Warcraft 2 Battle.net, I got freezes sometimes in critital
sessions. This happens when some dialog pops up and in the pre/postcampaing
screens. I didn't run into this while playing.
fixme:system:SystemParametersInfoW Unimplemented action: 4103
(SPI_SETLISTBOXSMOOTHSCROLLING)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel
(0x55981df0)->(0x10022,00000013)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
kicker: ExtensionManager::desktopIconsArea() = [45,23 - 528x412] screen = -2
err:ntdll:RtlpWaitForCriticalSection section 0x5599a6dc "?" wait timed out in
thread 0009, blocked by 0000, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x5599a6dc "?" wait timed out in
thread 000b, blocked by 0000, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x5599a6dc "?" wait timed out in
thread 000c, blocked by 0000, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x5599a6dc "?" wait timed out in
thread 000a, blocked by 0000, retrying (60 sec)
--
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=4092
Summary: Installer fails
Product: Wine
Version: CVS
Platform: PC
URL: http://www.caro.net/dsi/decker/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: CaptainSifff(a)gmx.de
This installer starts up nicely but doesn't extract any files to the
Destination folder. It just Creates the Directory Structure
Download-Link:
http://www.caro.net/dsi/decker/decker.zip
--
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=4014
luizluca(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.2. |0.9.3.
------- Additional Comments From luizluca(a)gmail.com 2005-17-12 16:12 -------
Still in 0.9.3
--
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=4000
luizluca(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From luizluca(a)gmail.com 2005-17-12 16:07 -------
This seems to be fixed in wine 0.9.3
--
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.