http://bugs.winehq.org/show_bug.cgi?id=8220
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jonathan(a)ernstfamily.ch
--
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=8377
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jonathan(a)ernstfamily.ch
--
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=7698
------- Additional Comments From philcostin(a)hotmail.com 2007-02-06 08:32 -------
It just happened again... although on BOTH occasions, it happend that one of the
players was untextured (pink and black)
On the second crash, it occurred immediately when the untextured player jumped
out in front of me.
I think this is a different bug. I'll try to fix that today and see what happens
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=7698
------- Additional Comments From philcostin(a)hotmail.com 2007-02-06 08:27 -------
0.9.38 just crashed for me after 2 mins without crouching at all
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8025
------- Additional Comments From philcostin(a)hotmail.com 2007-02-06 08:22 -------
Please see bug 7698.
This problem seems to occur as far back as wine-0.9.26
If people could test this and some earlier versions, that would be very useful :D
Thanks,
Phil
--
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=8517
baby.lueshi(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From baby.lueshi(a)gmail.com 2007-02-06 08:17 -------
I can report that the bug was fixed in 0.9.38.
--
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=5024
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-02-06 08:10 -------
A last remark, I had a quick look at the debuglog from the installer. There's:
000b:Call KERNEL32.WritePrivateProfileStringA(00c92b40 "BlockLoading",00c922b0
"LoadFromResourceBlockFiles",00c926f8 "True",
00c92b88 "c:\\Program Files\\Thief - Deadly Shadows Demo\\user.ini") ret=00a88757
000b:Ret KERNEL32.WritePrivateProfileStringA() retval=00000000 ret=00a88757
So WritePrivateProfileStringA fails miserably.
So i guess that's where it goes wrong. Needs more investigation as to why this
fails....
--
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=8025
------- Additional Comments From alex(a)ferny.co.uk 2007-02-06 07:49 -------
Some more info, if this helps:
$ fglrxinfo
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon Xpress Series
OpenGL version string: 2.0.6473 (8.37.6)
Its a Radeon XPress 200m (x300 / 1100IGP based in a Laptop), running XOrg 7.2
(with all the correct config settings).
--
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=3615
------- Additional Comments From maury.markowitz(a)gmail.com 2007-02-06 07:48 -------
Further logging suggests the crash due to multi-threading D3D may effect the demo version of PGIII only.
The "full" version dies elsewhere.
--
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=8243
------- Additional Comments From focht(a)gmx.net 2007-02-06 07:46 -------
Hello,
good to see that part committed ...
While debugging custom action code it seems the Windows MSI evaluates the
MsiBreak env variable against the action name as stored in msi tables, not the
custom dll function name "target" (some oversight from me, though it seemed more
useful).
Please fix the evaluation to use "action" msi_custom_action_info member instead
of "target" to make it feature compatible with Windows MSI server.
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=8062
------- Additional Comments From focht(a)gmx.net 2007-02-06 07:37 -------
Hello,
--- quote ---
Not an msi bug.
--- quote ---
ok, this statement convinced me to debug this one on windows too :-)
- full msi logging/debug verbosity enabled (msi installer policy:
"Logging"="voicewarmup", "Debug=0x3")
- MsiBreak "UninstallPrinter"
Windows MSI breaks upon this custom action in same helper dll, so this action is
executed on windows too.
--- snip windows msi log ---
..
MSI (s) (DC:E4) [13:05:41:859]: Executing op: ActionStart(Name=UninstallPrinter,,)
Action 13:05:41: UninstallPrinter.
MSI (s) (DC:E4) [13:05:41:859]: Executing op:
CustomActionSchedule(Action=UninstallPrinter,ActionType=3137,Source=BinaryData,Target=DeleteDistillerPrinter,)
MSI (s) (DC:E4) [13:05:41:859]: Creating MSIHANDLE (827) of type 790536 for
thread 2276
MSI (s) (DC:8C) [13:05:41:859]: Invoking remote custom action. DLL:
C:\WINDOWS\Installer\MSI191.tmp, Entrypoint: DeleteDistillerPrinter
MSI (s) (DC:04) [13:05:41:859]: Generating random cookie.
MSI (s) (DC:04) [13:05:41:875]: Created Custom Action Server with PID 2416 (0x970).
MSI (s) (DC:CC) [13:05:41:906]: Running as a service.
MSI (s) (DC:88) [13:05:41:921]: Hello, I'm your 32bit Elevated custom action server.
MSI (s) (DC:8C) [13:05:42:078]: Closing MSIHANDLE (827) of type 790536 for
thread 2276
..
--- snip windows msi log ---
It produces same access violation exception due to buggy custom action dll code
(see my comment #3 for explanation) - but it doesnt crash the custom action
server itself.
The installer service employs additional "security" measures to guard against
"rogue" action code.
It checks for stack corruption upon return of custom msi action call
(debugprints "Possible stack corruption. Custom action may not be declared
__stdcall." in that case).
But this measure only applies if the top level custom action was declared wrong.
It can never detect/repair any stdcall/cdecl misuse within the custom action
code itself (like in this case due to messed up return stack after
"DeletePrinterDriverExA").
The second measure is an structured exception handler, set by MSI which catches
access violations produced by rogue custom action code.
This allows to recover without crashing the whole custom action server instance.
If adobe devs had done MsiBreak="UninstallPrinter" they would see the same crash
on their crappy code, regardless if windows or wine.
The file which contains the <censored for mild profanity> code (temporarily
extracted from installer):
temp name: msiXXXX.tmp
real name: Adobeisf.dll
size: 53.248 bytes
version resource comment: "Installer utility file"
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=8565
Summary: Cannot compile/debug projects in uvision3
Product: Wine
Version: 0.9.38.
Platform: Other
URL: https://www.keil.com/c51/demo/eval/c51.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paloseco(a)gmail.com
uvision3 is a set of tools, compiler and debugger for ARM microcontrollers. When
I compile a project and there was supposed to be generated the binary code
compiled and linked from assembler it creates files only the NOP instruction.
Furthermore, there are actions not being taken like adding variables to the
watch window when you select over the variable with right click-> add to watch
window.
--
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=5024
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx |wine-misc
Keywords| |Installer
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-02-06 04:48 -------
Right, this is a pain to read through the debug log. The game is trying to find
dozens of nonexisting files, for example in directories called "StaticMeshes" etc.
These directories are not present on windows as well. Just before this mess
starts, it reads from the file user.ini, which in wine is just empty.On windows
this looks like:
[BlockLoading]
LoadFromResourceBlockFiles=True
[Source Control]
UseSourceSafe=0
[Engine.Engine]
UpdateGameSys=0
After putting this in the file user.ini, the crash is gone, and it gets further,
then it crashes in wined3d. Hack from comment #12 lets it proceed, and then
there's another crash in wined3d. Maybe changing directX settings would help
here, didn't try.
However, the question is why this file user.ini is empty, this must be some bug
during the install, so i'll add the word installer for now to the bug.
--
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=8564
Summary: Dark Textures
Product: Wine
Version: 0.9.38.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thedukeforever2005(a)gmail.com
This is a bug with Tomb Raider: Anniversary.
When you are near a water source, the textures became dark (very dark) and stay
dark even if you're not near water source
--
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=6943
------- Additional Comments From mailing_list(a)orange.nl 2007-02-06 04:23 -------
Hidden & Dangerous crashes for me during installation. See attached konsole
output for more information.
--
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=5474
------- Additional Comments From blin(a)gmx.net 2007-02-06 04:14 -------
Ok, I don't have a Suse install around to verify, but I don't remember any
problems when I was running 10.0 through 10.2 on both 32 and 64 bit.
This of course might just mean I've been lucky.
Can you try and run a simple application that contacts the internet while doing
a +winsock trace? Or, if you compiled wine yourself, can you run the winsock
tests (you simply run make test in wine/dlls/ws2_32/tests/).
--
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=8025
------- Additional Comments From magnus.lidbom(a)gmail.com 2007-02-06 04:13 -------
Well actually I also run fglrx. From the glxinfo output:
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Mobility Radeon X1600
OpenGL version string: 2.0.6334 (8.34.8)
--
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=5828
------- Additional Comments From ajrich(a)earthlink.net 2007-02-06 03:45 -------
Someone should note here that you need to run make_requests (in the tools folder
of the wine source directory) after patching. Otherwise, wine won't compile. It
is (or was) in the howto for CNC3, but this bug affects other games.
--
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=5024
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-02-06 03:25 -------
I still have the demo lying here, and it crashes the same way as in comment #13.
Digging through the debuglog, it looks to me as if it can't find certain files.
I'll install the demo on windows, and see if it installs additional files, that
are not present in wine-install.
--
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=7544
------- Additional Comments From ajrich(a)earthlink.net 2007-02-06 02:37 -------
I have this bug, and the patch fixes it for me.
Why is this bug still labelled "unconfirmed"?
--
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=5024
------- Additional Comments From mailing_list(a)orange.nl 2007-02-06 02:19 -------
Same problem here, see attached file for konsole_output.
--
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=8563
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|MechWarrior 4: Vengeance |MechWarrior 4: Vengeance
|(w/o SafeDisc) fails to |fails to start
|start |
--
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=8562
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Wine appears to go into a |MetaTrader 4.0 does not work
|loop after call to |on FreeBSD
|msvcrt::init ... |
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-06 01:16 -------
Don't guess what the cause might be. Describe what the problem is.
--
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=8563
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx |wine-misc
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-06 01:13 -------
What makes you think this is directx related crash?
--
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=8563
------- Additional Comments From vitaliy(a)kievinfo.com 2007-02-06 01:13 -------
What DEBUG log? How did you produced it? How did you ran the program?
What hardware? What drivers? How did you installed the game?
Why are you still using 0.9.37?
--
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=8562
mail(a)science.su changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Wine appears to go into a |Wine appears to go into a
|loop after call to |loop after call to
|msvcrt::init ... |msvcrt::init ...
------- Additional Comments From mail(a)science.su 2007-02-06 01:04 -------
Some useful notes:
1) This bug is about MetaTrader 4.0 not working with FreeBSD.
2) MetaTrader 4.0 works perfectly with Wine under Linux so this is very likely to be FreeBSD related bug.
--
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=8563
Summary: MechWarrior 4: Vengeance (w/o SafeDisc) fails to start
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jhansonxi(a)gmail.com
This is a different issue from Bug #8411 (which was a SafeDisc support problem.)
As part of that bug I used a SafeDisc unwrapper to remove the actual
application executable from within the encrypted ICD file and verified it on a
Win98SE installation. In Wine it still crashed. While SafeDisc v1 support is
being added I don't see any reason to delay working on this secondary issue
which affects other games in this series (like Mercenaries).
--
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=7698
------- Additional Comments From jrliggett(a)cox.net 2007-01-06 23:50 -------
Luke, Phil,
I've been playing for about a week straight with no crashes, I couldn't figure
our why I was working, and you guys were still crashing. I think I might have
just gotten lucky and stumbled upon something that you might want to try: avoid
crouching as much as possible. As unlikely as this sounds, it avoids the crash
for me. I can shoot people all day long standing up, no crashes at all. But if I
shoot someone when crouching, it crashes. So it seems that it wasn't a
regression so much an unconscious change in my playing style, as I sometimes
avoid crouching to not give my enemies easy headshots.
I know this sounds strange, but I tested it 4 or 5 times on de_dust2 and
de_port, which are some of the worst offenders for me. And if I think back, I
think I might have been crouching in all the instances where it crashed.
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8562
Summary: Wine appears to go into a loop after call to
msvcrt::init ...
Product: Wine
Version: 0.9.36.
Platform: PC
URL: http://www.interbankfx.com/open_a_demo.php
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scrappy(a)hub.org
As posted to wine-devel, I'm trying to get the software available at the above
URL to run with Wine ... Tom Spear asked me to post a ticket in here, including
~1k lines of the log file ...
--
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=8335
------- Additional Comments From thestig(a)google.com 2007-01-06 22:41 -------
Created an attachment (id=6547)
--> (http://bugs.winehq.org/attachment.cgi?id=6547&action=view)
minimal test case for generating an internal compiler error
Here's a minimal test case that generates the following when using builtin
msvcrt:
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 12.00.8804 for 80x86
Copyright (C) Microsoft Corp 1984-1998. All rights reserved.
foo.cpp
CL.EXE: undname.c:216: str_array_get_ref: Assertion `cref' failed.
foo.cpp(14) : fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'E:\9044\vc98\p2\src\P2\main.c', line 215)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
--
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=2080
------- Additional Comments From pgr(a)arcelectronicsinc.com 2007-01-06 22:09 -------
Just tested with dbd32.exe version 7.0 from Delphi 5 not Delphi 6. It works and
also Delphi 1,3 and 5 IDE's which I have used mostly work and have been working
for many months.
--
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=8561
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-01-06 21:58 -------
Closing dup
--
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=6971
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |brandon(a)thresholdofthought.c
| |om
------- Additional Comments From vitaliy(a)kievinfo.com 2007-01-06 21:58 -------
*** Bug 8561 has been marked as a duplicate of this bug. ***
--
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=8561
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|website-bugs |test
Priority|P1 |P2
Product|WineHQ Apps Database |Wine
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2007-01-06 21:58 -------
Not appdb bug,
and duplicate.
*** This bug has been marked as a duplicate of 6971 ***
--
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=8561
Summary: Mouse goes about 145 degrees within game when installed
through steam
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brandon(a)thresholdofthought.com
You may look around about 145 degrees, sometimes more, sometimes less. You
should be able to do a full 360.
--
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=7698
------- Additional Comments From rickypietens(a)hotmail.com 2007-01-06 20:30 -------
Hmm, I can play in 1024x768 without a crash.
When i switch to 1280x970 its crashing all the time ....
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8552
thestig(a)google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, Installer
--
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=8025
------- Additional Comments From alex(a)ferny.co.uk 2007-01-06 20:01 -------
I'm having the same issues using .37 wine build and latest ATI fglrx drivers
(older ones cause same problem).
Game runs fine for about 10 minutes then whole system freezes.
Since the original reporter was using SGI drivers, I'm not so sure this is
purely a driver issue.
--
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=7583
------- Additional Comments From truiken(a)gmail.com 2007-01-06 18:53 -------
What is the value of the key HKLM(or
HKCU)\System\CurrentControlSet\Control\Session Manager\Environment\PATH before
and after running the installer? Please attach a +reg trace.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5474
fox(a)subownsyou.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fox(a)subownsyou.com
------- Additional Comments From fox(a)subownsyou.com 2007-01-06 18:51 -------
I can confirm that this is still a bug as of opensuse 10.2
I just upgraded to 0.9.38 from 0.9.37 using ZMD and lost network. I am working
on a work-around and will report what I find.
--
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=7583
jhansonxi(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From jhansonxi(a)gmail.com 2007-01-06 18:50 -------
Didn't work. Path not modified. Deleted existing .wine directory first and let
Wine create a new one when starting AutoSketch 7 setup.
wine-0.9.38 (git)
Tried to add a debug log (WINEDEBUG=+seh,+tid,+relay) but it's too big (453MB,
7MB bz2). Tell me what debug settings are needed to create a smaller useful log.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8560
------- Additional Comments From Hubmasterflex(a)hotmail.com 2007-01-06 17:55 -------
Created an attachment (id=6538)
--> (http://bugs.winehq.org/attachment.cgi?id=6538&action=view)
Screenshot of what I'm talking about.
Basically, after you sit down to the table or click to another window, that
blue box of info won't show up again unless you leave the table and rejoin it
again.
--
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=8450
------- Additional Comments From hightower(a)tregt.net 2007-01-06 17:37 -------
>How fortunate that I'm raising a bug about OpenGL and not D3D, then.
DeusEx Opengl mode is very experimental(stated in the video render box), and
not really a test-case for wine's opengl rendering imo.
I would not rate the game platinum though, but Gold seems more proper in my
book, since it works almost flawlessly in d3d mode and not in opengl mode, I
really don't see the point of not using 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.
http://bugs.winehq.org/show_bug.cgi?id=8560
Summary: Mouseover information box is broken after window loses
focus.
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Hubmasterflex(a)hotmail.com
Not really a big deal, but I have encountered in certain programs (PokerStars,
Shareaza so far) that after a window has lost focus, placing the mouse over a
link or icon won't reproduce the mouseover text box. Kinda hard to explain, but
I'll show screenshots to show what I mean and if possible, show some logs.
--
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=8363
------- Additional Comments From russofris(a)hotmail.com 2007-01-06 17:10 -------
Attempted the following workarounds this evening
Wine ver .9.38 does not resolve the issue
Attempted playing in virtual desktop vi winecfg
Attempted playing with RenderTargetLockMode as readtex texdraw textex via regedit
--
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=8426
hightower(a)tregt.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From hightower(a)tregt.net 2007-01-06 17:07 -------
Fixed in current relase(0.9.38)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8559
------- Additional Comments From silverblade_uk(a)hotmail.com 2007-01-06 16:51 -------
Further to previous report, I've upgraded to WINE 0.9.38 and the problem is
still present.
However, it only occurs if the game is running in a window.
When it's set to fullscreen I can change desktops without any issues (so far)
--
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=8033
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|test |wine-gdi-(printing)
------- Additional Comments From juan_lang(a)yahoo.com 2007-01-06 16:41 -------
Changing component, hopefully Detlef will have a look.
--
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=6609
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-setupapi |wine-misc
------- Additional Comments From juan_lang(a)yahoo.com 2007-01-06 15:59 -------
No indication it's in setupapi, changing component. Could you attach a log from
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=6662
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |patch
------- Additional Comments From juan_lang(a)yahoo.com 2007-01-06 15:59 -------
Adding patch keyword. Martin, could you email that to wine-patches(a)winehq.org?
--
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=7995
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-setupapi |wine-misc
------- Additional Comments From juan_lang(a)yahoo.com 2007-01-06 15:53 -------
Can you attach (don't paste!) the complete console output? This doesn't have
any indication it's in setupapi for now, so I'm changing the component.
--
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=7851
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-setupapi |wine-ole
------- Additional Comments From juan_lang(a)yahoo.com 2007-01-06 15:52 -------
This looks much more likely to be in ole32 (or rpcrt4) from the call stack.
Changing component.
--
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=7850
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-setupapi |wine-misc
------- Additional Comments From juan_lang(a)yahoo.com 2007-01-06 15:50 -------
Doesn't look to be in setupapi.
--
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=8520
------- Additional Comments From thestig(a)google.com 2007-01-06 15:34 -------
can you post screenshots or provide a sample app that shows this 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=7813
mahasler(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
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=7585
------- Additional Comments From a.hurst(a)shef.ac.uk 2007-01-06 14:44 -------
result:
the demo works, and has the same problems as the original.
Note this means, one my system you need to:
1) Set 'emulate virtual desktop desktop' in winecfg
2) run game engine in less than 800x600 resolution
in order to get it running - otherwise crashes
I guess 1) and 2) are separate bugs I should file ..?
--
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=8559
Summary: DirectX game windows go blank when switching virtual
desktops or minimizing
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: silverblade_uk(a)hotmail.com
This happens with WINE 0.9.37 (have not had an opportunity to test the new
version yet) when playing Ragnarok Online.
Switching virtual desktops (using keyboard shortcuts) results in the window
going blank. Also actions such as minimize/restore of the window cause this.
Throughout gameplay there is a constant stream of:
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x1c8830)->(1,(nil)): Stub
...in the console window.
When the problem occurred most recently, this was the last line of output in
the console:
err:ntdll:RtlpWaitForCriticalSection section 0x7e3d0c40 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 001a, blocked by 0014, 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=2078
------- Additional Comments From Speeddymon(a)gmail.com 2007-01-06 13:49 -------
The link above works, but there is no free download available :-(
--
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=2078
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Abandoned?
------- Additional Comments From Speeddymon(a)gmail.com 2007-01-06 13:46 -------
No response from bug reporter in over 1 yr. Can this be reproduced with current
wine?
--
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=2059
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2007-01-06 13:39 -------
Heck, winearts.drv has been removed from wine, this bug is no good anymore.. Closing
--
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=2071
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-01-06 13:38 -------
No response from bug reporter in over 1 yr. Abandoned
--
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=2060
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-01-06 13:37 -------
No response from bug reporter in over 1 yr. Abandoned
--
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=2059
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-01-06 13:36 -------
No response from bug reporter in over 1 yr. Abandoned
--
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=8558
------- Additional Comments From juan_lang(a)yahoo.com 2007-01-06 13:30 -------
The line:
hr = SafeArrayAccessData(V_UNION(&v, parray), (LPVOID*) &pData);
in DXDiag_InitDXDiagDirectShowFiltersContainer is apparently failing. Probably
need to check the return value from it, and find out why.
--
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=8553
------- Additional Comments From juan_lang(a)yahoo.com 2007-01-06 13:24 -------
Please attach (don't paste!) the console log here. Also please attach a
screenshot of the exception.
--
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=8533
vladimiroski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |conformance, patch
Summary|Unhandled page fault on |Unhandled page fault on
|write access |write access /
| |gethostbyname("") -> Winsock
| |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=8544
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2007-01-06 12:34 -------
Ok, I submitted some patches that were committed that should fix this bug. The
script works for me, but I had to remove a lot of the lines because the msi I
was testing it with didn't have all the properties yours has. I'm marking this
as fixed, but please check if the script works completely now and reopen if it
doesn't.
http://winehq.org/pipermail/wine-cvs/2007-June/032954.htmlhttp://winehq.org/pipermail/wine-cvs/2007-June/032955.html
--
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=8062
------- Additional Comments From rprichard(a)freedomforum.org 2007-01-06 12:30 -------
I'd like to be able to help with resolving this bug in whatever way I can.
Unfortunately I gave up on the compsci degree, so I'm not sure if there's much I
can do. I do have access to both Acrobat 7 Pro and Acrobat 6 Pro, so if there's
some testing that would be helpful, just say the word. I am checking this bug's
status every day.
I've noticed that it's not just the Acrobat 7 Pro installer that dies during the
printer uninstall. It seems (I don't have the skills to be certain) that the
exact same thing is happening with Acrobat 6 Pro. So squashing this one bug may
fix the installer for two separate versions of Acrobat.
I'm running Debian stable, with Wine 0.9.37
This is the trailing end of the output I see from the Acrobat 7 Pro installer:
...
fixme:msi:msi_unimplemented_action_stub UnpublishComponents -> 105 ignored
L"PublishComponent" table values
fixme:msi:msi_unimplemented_action_stub UnpublishFeatures -> 711 ignored
L"FeatureComponents" table values
fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled
fixme:winspool:DeletePrinterDriverExW dwDeleteFlag = 5 - unsupported
fixme:winspool:DeletePrinterDriverExW dwDeleteFlag = 1 - unsupported
wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread
0030), starting debugger...
fixme:dbghelp:addr_to_linear Failed to linearize address 0027:0000005c (mode 0)
fixme:dbghelp:addr_to_linear Failed to linearize address 6900:00004c00 (mode 0)
fixme:dbghelp:addr_to_linear Failed to linearize address 6900:00000000 (mode 0)
And this is the trailing end of the output from the Acrobat 6 Pro installer:
...
fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 9 ignored
L"Upgrade" table values
fixme:msi:msi_unimplemented_action_stub UnpublishFeatures -> 445 ignored
L"FeatureComponents" table values
fixme:msi:ACTION_CustomAction msidbCustomActionTypeNoImpersonate not handled
fixme:winspool:DeletePrinterDriverExW dwDeleteFlag = 5 - unsupported
fixme:winspool:DeletePrinterDriverExW dwDeleteFlag = 1 - unsupported
wine: Unhandled illegal instruction at address 0x7ee55b4c (thread 0021),
starting debugger...
--
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=8350
------- Additional Comments From aric(a)codeweavers.com 2007-01-06 12:25 -------
Just as a note, the Visio 2002 viewer installs gdiplus.dll. However it installs
it to its own directory in Program Files. So you will need to copy or link it
to your system32 folder.
--
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=8350
------- Additional Comments From aric(a)codeweavers.com 2007-01-06 09:12 -------
I found I need to install gdiplus.dll and then it actaully started working
pretty well. After all your steps.
I was able to do the easy training without issue, and open dragon pad and have
it record my dictating.
--
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=8558
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Error with dxdiagn, |New version of Silkroad
|dwVersion ? |online crashes
--
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=8558
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6536|application/octet-stream |text/plain
mime type| |
Attachment #6536|dxdiagn |dxdiagn.txt
filename| |
--
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=8557
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://raab.ftw.net.nz/img/w|
|ine.jpg |
Component|wine-binary |wine-misc
------- Additional Comments From vitaliy(a)kievinfo.com 2007-01-06 07:30 -------
Can you explain again what are you trying to do? You running vnc4server where?
What different window managers has anything to do with this?
Also please attach text file with complete terminal output, including command
you used to start Wine (as attachment, not link to external screen grab).
--
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=8555
------- Additional Comments From nicepics13(a)operamail.com 2007-01-06 07:04 -------
This is just when running MSN Messenger in windows 2000 mode. In windows 98 mode
the avatars do show, but the interface is a little distorted instead.
--
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=8558
Summary: Error with dxdiagn, dwVersion ?
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aisyk(a)free.fr
Error with Silkroad online since last update of the game. Launcher exits
automaticaly.
Error with dxdiagn/provider.c, dwVersion ?
http://www.silkroadonline.net
--
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=8556
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-01-06 05:36 -------
try copy _all_ d3dx9_* files to system32 (from d3dx9_24 up to _32); that way i
got rid of that messagebox, though it runs then into other bugs
--
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=6144
elton(a)schiert.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |INVALID
------- Additional Comments From elton(a)schiert.net 2007-01-06 05:32 -------
A recent alsa-patch made sound in wine work again. The patch is supposed to
reduce jitter "in any media player application that synchronizes its output to
the sound device". So I guess that includes wine.
--
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=8363
------- Additional Comments From russofris(a)hotmail.com 2007-01-06 05:19 -------
Attempted the following workarounds without success...
Winver XP, 2K in winecfg
Allow WM to control checked, unchecked in winecfg
Pix shaders checked, unchecked in winecfg
fbo vs backbuffer vs pbuffer in regedit
opengl vs gdi in regedit
glsl enabled vs disabled in regedit
Thank you,
Frank
--
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=4672
------- Additional Comments From dmitry(a)codeweavers.com 2007-01-06 03:56 -------
>From the comment #34:
> Tom Spear wrote:
> Does anyone have verifiable proof that it doesn't zero the first four bytes
> of the MBR on windows?
>From the comment #37:
> Tom Spear wrote:
> James, by workaround, I mean conformance with windows.. Obviously this is
> something that windows 'works around' in some way, because the game (or it's
> copy protection) is clearly asking for write permissions to the MBR of HDA
How can you claim the above if you don't actually have any proof?
--
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=8557
Summary: glxcmds.c:343: CreateContext: Assertion `mode !=
((void*)0)' failed.
Product: Wine
Version: 0.9.37.
Platform: Other
URL: http://raab.ftw.net.nz/img/wine.jpg
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raab(a)t.edio.us
Experiencing this error on Debian Etch running vnc4server and various window
managers (tried gnome, kde and fluxbox). Running the standard terminal without
invoking a window manager in ~.vnc/xstartup causes wine to run fine. However
after attempting to run wine in a window manager, receiving the error in the
attached, then reverting to the default xstartup causes wine to crash with the
same error.
--
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=8556
Summary: Game complains that directx9.0c is not installed
Product: Wine
Version: CVS
Platform: Other
URL: http://www.treksoftware.org/Games/GP_1-3.zip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
the game finds a 9.0 version of directx, but not the version 9.0c. So, it can
not run.
I attached a screenshot and the console output
Joaopa
--
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=8555
Summary: No large display pictures in MSN Messenger 7.0
Product: Wine
Version: 0.9.37.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=3179
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nicepics13(a)operamail.com
The larger thumbnails for the user and contacts do not show
--
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=8533
------- Additional Comments From damjan.jov(a)gmail.com 2007-01-06 02:15 -------
Created an attachment (id=6533)
--> (http://bugs.winehq.org/attachment.cgi?id=6533&action=view)
gethostbyname("") should work
Ok I think I've found the problem, gethostbyname("") works on Windows and fails
on wine. I've already sent the patch to wine-patches, but here it is if you
can't wait :-).
--
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=8056
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-01-06 02:03 -------
>Louis, I am probably out of competence in this area,
I fear I am too ;). The i made patch in comment #2 is rather a minimal reverting
back of the patch that broke this application. I was just hoping it was a good
hint for someone with real opengl knowledge to fix this, so i won't send it to
wine-patches ;)
--
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=8422
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-01-06 01:59 -------
Hi, I rememeber i tried this when you opened this bug and it crashed indeed.
However, today i retried, and surprise, it just starts out of the box! Even with
wine-0.9.34 it starts out of the box on my computer. The only cause i can think
of is maybe new gecko-engine, as i saw Jacek Caban posted something about it on
wine-devel, and this application tries to display a html -page.
Could you please retest , by moving away your ~/.wine , and reinstall the
application, and then report back. Thanks!
--
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=2398
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-01-06 00:48 -------
* Roderick Colenbrander writes:
| The only real way according to Alexandre is to more or less revert the X11
| window management rewrite by giving each child window an X11 window. This is
| the only way left and somehow this must be done
"More or less" don't sound as disaster, at least :)
| but I doubt it will be done anytime soon as this patch would then affect ALL
| programs on wine from notepad to office, from winemine to halflife2.
IMHO most of Wine windowing subsystem's functionality is covered by Wine tests,
so running "make test" should easily reveal any crucial regression, no?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=8056
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-01-06 00:45 -------
Louis, I am probably out of competence in this area, but patch doesn't look like
a hack. Can you explain, please, why do you call it so?
And can you run "make test" before this patch and run it after? If patch
doesn't introduce new test failures on Wine, then it is a good sign, also :)
--
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=7498
------- Additional Comments From vitaliy(a)kievinfo.com 2007-01-06 00:39 -------
Nope editor still removes all extra styles and there is no way to tell it not
to! As soon as I'm hitting "preview" things get broken.
--
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=8553
------- Additional Comments From msc_one(a)web.de 2007-01-06 00:27 -------
Sorry fo the wording (can you give me an alternative ). The Application shows a
dialog window with an unknown exception. The console gives the additional
information. The problem is well known to the application users in AppDB, but
was never scheduled to be fixed.
--
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=3952
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-31-05 23:57 -------
Initial ntoskrnl support is in, so someone may retry using latest Wine
versio(from GIT, as 0.9.38 isn't released yet).
--
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=3682
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-31-05 22:58 -------
Why WONTFIX? I'd resolve it as LATER.
--
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=8422
jhansonxi(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6367 is|0 |1
obsolete| |
------- Additional Comments From jhansonxi(a)gmail.com 2007-31-05 22:53 -------
Created an attachment (id=6532)
--> (http://bugs.winehq.org/attachment.cgi?id=6532&action=view)
WINEDEBUG=+seh,+tid,+relay
--
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=8422
jhansonxi(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6332 is|0 |1
obsolete| |
------- Additional Comments From jhansonxi(a)gmail.com 2007-31-05 22:52 -------
Created an attachment (id=6531)
--> (http://bugs.winehq.org/attachment.cgi?id=6531&action=view)
Terminal output
In response to admin WFM comment.
wine-0.9.37-g3739b5f
New .wine directory. Install from SimTel download.
Terminal capture.
--
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=1731
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Keywords| |download
Resolution|ABANDONED |
------- Additional Comments From dank(a)kegel.com 2007-31-05 21:43 -------
If the app is downloadable, better to try reproducing
than to just close, IMHO.
--
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=5535
------- Additional Comments From nelhage(a)mit.edu 2007-31-05 19:24 -------
I've been tracking this bug through the source(with the same error log as
Andreas), and have gotten as far as determining the CreateDIBSection() call
eventually fails because a call to GDI_AllocObject() fails because it can't find
a free entry in the large_handles table.
I have no familiarity with either the wine source or the Windows APIs, so I
can't really tell you what that might mean, but hopefully this will give someone
else a clue what's going on.
This is against wine 0.9.37.
--
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=7498
------- Additional Comments From alex(a)thehandofagony.com 2007-31-05 19:03 -------
The editor software (xinha) has been upgraded. Does it work better now?
--
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=3051
------- Additional Comments From cesarb(a)cesarb.net 2007-31-05 18:24 -------
I just noticed the addition of the "Abandoned?" tag, and as the one who
suggested the native msvcrt workaround, I took a look at the git stories. The
distinctive FIXME ("not translating name %s to locate program") was removed on
2006-04-05 15:37:01, by a change titled "msvcrt: Append extension(.exe) for
_spawnve argument."
It's possible that the bug was fixed by that change; however, I do not have
anymore the application which originally showed the issue for me.
--
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=8554
Summary: 'net' utility prints text to xterm, not to wineconsole
Product: Wine
Version: 0.9.37.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lich(a)math.spbu.ru
If I type in xterm
$ wineconsole --backend=user cmd
and in console
c:\> net
the text will be printed in xterm, not in wineconsole.
The reason is hidden in AllocConsole - Windows keeps StdHandles values,
allowing to use smth like:
HANDLE h = GetStdHandle(STD_OUTPUT_HANDLE);
FreeConsole();
AllocConsole();
WriteConsole(h....) // This will use NEW console!
This allows msvcrt to work correct when new console is created. From this point
of view current implementation of msvcrt is correct, but does not work, because
wine does not keep handles.
Proposed solution: do not use msvcrt and use output routines like in cmd - they
contain some tricks with codepages output.
And it may be much better to unicodize net.exe utility. It will solve many
possible problems in the future.
--
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=1930
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 18:05 -------
No response from bug reporter in over 1 yr. Abandoned
--
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=1917
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |Abandoned?
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 18:04 -------
With a lot of window management changes having been committed since the last
comment was posted, is this still an issue on current wine?
--
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=1835
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 18:02 -------
I guess it should be confirmed either way, since he did verify it at one point
--
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=1835
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 18:01 -------
Is this still an issue?
Since Jason was the last one working on this, and he has things on hold, should
this be resolved/LATER ??
--
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=1784
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Abandoned?
--
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=1765
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Abandoned?
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:46 -------
Is this still an issue in current wine release?
--
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=1731
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:45 -------
No response from bug reporter in over 1 yr, abandoned
--
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=1714
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:44 -------
No response from bug reporter in over 1 yr, abandoned
--
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=1687
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:43 -------
Flash MX was a special version of flash that was released sometime in like 2001
or 2002, it has been superceded by Flash 8, 9, etc. In any case, no response
from bug reporter in over 1 yr, abandoned
--
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=1652
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:41 -------
No response from bug reporter in over 1 yr, abandoned
--
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=1625
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:40 -------
No response from bug reporter in over 1 yr, abandoned
--
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=1595
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:38 -------
No response from bug reporter, abandoned
--
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=1525
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:37 -------
No response from bug reporter in over 1 year, abandoned.
--
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=1599
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |Abandoned?
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:32 -------
No response in over a year, Abandoned?
--
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=1595
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Abandoned?
--
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=1577
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |Abandoned?
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:29 -------
No response in over 1 yr. Abandoned?
--
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=1528
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords| |Abandoned?
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:24 -------
No response, user must have given up and abandoned bug
--
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=1525
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Abandoned?
--
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=1194
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Abandoned?
--
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=1510
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:20 -------
Try using winetricks to install the RedHat Liberation fonts on your system, they
are a nice replacement for windows' fonts. No response in over 1yr, must be
abandoned.
--
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=1323
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:19 -------
No response in over 1yr, must be abandoned. If issue still exists, feel free to
reopen
--
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=1316
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:18 -------
Last comment says resolved in 0.9.12. Please open a new bug for the other issue.
--
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=1194
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:17 -------
Bug appears fixed or abandoned. Someone feel free to resolve appropriately, or
post more info about the original 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=1177
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:15 -------
If this still exists or reoccurs, feel free to reopen the bug
--
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=1177
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:14 -------
No response in over 1 yr, resolving abandoned.
--
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=192
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 17:13 -------
No response, resolving (as per dan's last comment) worksforme.
--
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=8553
------- Additional Comments From juan_lang(a)yahoo.com 2007-31-05 16:04 -------
The fixme is not an error. Can you give more details of the exception? Does a
dialog appear, or is the a crash at 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=8551
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|MoveFileWithProgressW |MoveFileWithProgressW
|unconditional fails for |unconditional fails for
|directories with flag |directories with flag
|MOVEFILE_REPLACE_EXISTING |MOVEFILE_REPLACE_EXISTING
------- Additional Comments From juan_lang(a)yahoo.com 2007-31-05 16:03 -------
A test case would be great. A patch would be nice too :)
--
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=8350
------- Additional Comments From dank(a)kegel.com 2007-31-05 16:00 -------
Hmm, things seem to have regressed. Now it hangs on startup.
I see lots of errors of the sort
err:heap:HEAP_ValidateInUseArena Heap 0x4a0000: prev arena 0x4a0c70 is not prev
for in-use 0x4a0c88
and on the first run it seemed to want gdiplus.
--
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=8008
------- Additional Comments From thestig(a)google.com 2007-31-05 16:00 -------
umm, that patch is a test for this bug, not the fix.
--
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=8350
------- Additional Comments From dank(a)kegel.com 2007-31-05 15:51 -------
... And since the installer scans the whole
damn hard drive, you might want to get
rm .wine/dosdevices/z: before running 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.
http://bugs.winehq.org/show_bug.cgi?id=8350
------- Additional Comments From dank(a)kegel.com 2007-31-05 15:31 -------
Oh, I forgot: to install word viewer 97, you
first have to rename wordview.exe to something
else (e.g. setup.exe) else it will get confused
and say word viewer is already installed.
--
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=3889
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|WORKSFORME |
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 14:50 -------
I'm not totally sure why I resolved this worksforme, however it should be still
open..
seorge and bernd, if you still monitor this mailbox, please post back to this
bug whether this still occurs for you.
--
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=4672
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 14:41 -------
Thanks Jesse.
James, by workaround, I mean conformance with windows.. Obviously this is
something that windows 'works around' in some way, because the game (or it's
copy protection) is clearly asking for write permissions to the MBR of HDA, so
either due to an unimplemented function or incorrect return value, the game's is
trashing MBR's, and most likely would do the same on windows if windows gave it
invalid info..
--
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=8550
hpestilence(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #6526 is|0 |1
obsolete| |
------- Additional Comments From hpestilence(a)gmail.com 2007-31-05 14:14 -------
Created an attachment (id=6530)
--> (http://bugs.winehq.org/attachment.cgi?id=6530&action=view)
WINEDEBUG report with tid, seh
I think I found it. I couldn't run the client with 'WINEDEBUG=+relay,tid,seh'
because I would timeout before everything would load. I ran this report with
'WINEDEBUG=-all,+d3d,+opengl,+wine_d3d,+d3d_shader,+d3d_surface,+driver,+tid,+seh'.
When the ActivateContext line showed up before in the log it always used thread
16. The exception is immediately after this line which is the first occurence
of it using thread 23:
0017:trace:d3d:ActivateContext (0x186550): Selecting context for render target
0x185398, thread 23
--
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=8553
Summary: Open Workbench : fixme:commdlg:GetFileName95 Flags
Product: Wine
Version: 0.9.24.
Platform: PC-x86-64
URL: http://www.openworkbench.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msc_one(a)web.de
Open Workbench giving exceptions using any kind of
file dialog.
An exception is thrown and the following
error occurs:
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
--
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=5732
------- Additional Comments From blin(a)gmx.net 2007-31-05 14:04 -------
I've asked for some help on this on the freebsd-hackers mailing list.
--
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=7800
------- Additional Comments From mahasler(a)gmail.com 2007-31-05 13:28 -------
I actually got my gamepad working (partially), by mapping the axes manually
using regedit, following the instructions here:
http://wiki.winehq.org/UsefulRegistryKeys. By setting "X,Y,Z,Z,POV1" as mapping,
I can now control the protagonist correctly with the left analog stick or POV,
he will no longer start running by himself either. However the right analog
stick still doesn't work correctly.
When using "X,Y,Z,Rz,POV1" as mapping the x-axis of the right analog stick works
correctly but the y-axis doesn't, causing the camera to point to the sky or
ceiling all the time. I've tried with all kinds of mappings but couldn't find
any that would work completely.
I'm using "X,Y,Z,Z,POV1" now and use QJoypad to map mouse movements to the right
analog stick. That way I can play the game correctly, however it's not a quite
satisfying solution.
I really hope this can get fixed soon.
--
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=8552
------- Additional Comments From truiken(a)gmail.com 2007-31-05 13:23 -------
If someone wants to save themselves a lot of time regression testing, they can
test around this pivot point (which is likely to be the cause):
commit 481de9d82de559426eb8909eac9535cfe1e1712f
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Sat Apr 21 18:12:36 2007 +0900
advapi32: Thunk GetFileSecurityW to NtQuerySecurityObject.
--
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=8552
Summary: Mathe-as fails to install
Product: Wine
Version: CVS
Platform: Other
URL: http://www.r-droste.de/mathe-as.php
OS/Version: Linux
Status: UNCONFIRMED
Keywords: regression
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
A user reported this in appdb. This is a regression. In wine -0.9.34 the install
is fine. Now it pops up a messagebox that an error occurred. Console output just
2 lines:
fixme:ntdll:NtQuerySecurityObject (0x70,0x0000000c,(nil),0x00000000,0x34e5e8) stub!
fixme:ntdll:NtQuerySecurityObject (0x70,0x0000000c,(nil),0x00000000,0x34e5e8) stub!
--
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=7031
------- Additional Comments From jonass(a)lysator.liu.se 2007-31-05 12:52 -------
Re Comment #13: The patch works for me, sort of. The good news is that the
dialogue window I expected pops up fine. However, the next few icons in the
toolbar showing other windows does not work any more ("Budget" and "Registrera"
for example).
I tried this in wine 0.9.37. With the patch, "Hushåll" works fine but not
"Budget". Without the patch, "Hushåll" does not work but "Budget" does.
--
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=4672
------- Additional Comments From truiken(a)gmail.com 2007-31-05 11:55 -------
> If it is a bug in the game, then wine needs to workaround it, because users
should be allowed to be in the disk group imho.
Seeing as how we don't allow hacks and 'workarounds' into the Wine tree, this
isn't going to happen.
--
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=5535
nelhage(a)mit.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nelhage(a)mit.edu
--
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=4672
------- Additional Comments From Speeddymon(a)gmail.com 2007-31-05 11:04 -------
Does anyone have verifiable proof that it doesn't zero the first four bytes of
the MBR on windows?
I get the feeling that maybe the game is detecting invalid safedisc (or is it
securom?) stuff and that is what is trashing it.. Maybe someone could play
around with windows in a virtual machine and see about breaking whichever copy
protection is used by Diablo 2 so that it asks for the CD, even when the CD is
inserted. Then reboot the VM and see if it still boots..
I doubt seriously that wine is the cause, as we have cases where the game asks
for the CD and does not trash the MBR without the nocd patch, and the fact that
the mbr does not get trashed when the nocd patch is applied.....
Just because wine is being used and wine is opening the MBR and writing to it,
that means that diablo 2 has to be asking for wine to do that.. Now granted,
there may be problems with wine's SD/SecuROM and that may be causing it, but it
is still a game bug, because games should never cause an os (even an application
compatibility layer) to zero the first 4 bytes of the MBR.....
I'll leave this one open, since everyone else thinks it's a wine bug, but I'm
going to stick to my guns on this one.. If it is a bug in the game, then wine
needs to workaround it, because users should be allowed to be in the disk group
imho.
--
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=6085
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2007-31-05 10:41 -------
Now that AJ has added stubby implementation for
hal.dll we should be able to persuade also Win2000
version of updater by creating fake hal.dll.
--
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=8533
------- Additional Comments From vladimiroski(a)gmail.com 2007-31-05 08:41 -------
Damjan Jovanovic, strLocalHostInternal It's set here:
'-----------------------
'This function binds a socket to a local port and IP.
'Retunrs TRUE if it has success.
Private Function BindInternal(Optional ByVal varLocalPort As Variant, _
Optional ByVal varLocalIP As Variant) As Boolean
'<EhHeader>
On Error GoTo BindInternal_Err
'</EhHeader>
100 If m_enmState = sckOpen Then
102 BindInternal = True
Exit Function
End If
Dim lngLocalPortInternal As Long
Dim strLocalHostInternal As String
Dim strIP As String
Dim lngAddressInternal As Long
Dim lngResult As Long
Dim lngErrorCode As Long
104 BindInternal = False
'Check if varLocalPort is a number between 0 and 65535
106 If Not IsMissing(varLocalPort) Then
108 If IsNumeric(varLocalPort) Then
110 If varLocalPort < 0 Or varLocalPort > 65535 Then
112 BindInternal = False
114 Err.Raise sckInvalidArg, "CSocketMaster.BindInternal", "The
argument passed to a function was not in the correct format or in the specified
range."
Else
116 lngLocalPortInternal = CLng(varLocalPort)
End If
Else
118 BindInternal = False
120 Err.Raise sckUnsupported, "CSocketMaster.BindInternal",
"Unsupported variant type."
End If
Else
122 lngLocalPortInternal = m_lngLocalPort
End If
124 If Not IsMissing(varLocalIP) Then
126 If varLocalIP <> vbNullString Then
128 strLocalHostInternal = CStr(varLocalIP)
Else
130 strLocalHostInternal = ""
End If
Else
132 strLocalHostInternal = ""
End If
'get a 32 bits long IP
134 lngAddressInternal = ResolveIfHostnameSync(strLocalHostInternal, strIP,
lngResult)
...etc...
'-----------------------------------------------------------
As one of my previous comment, this does not produce any error in Windows.
I think I can help you with that test case by giving you the values of the
variables and the results of the operations when running in windows... I just
need to switch back to 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.
http://bugs.winehq.org/show_bug.cgi?id=8551
Summary: MoveFileWithProgressW unconditional fails for
directories with flag MOVEFILE_REPLACE_EXISTING
Product: Wine
Version: 0.9.37.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: db1(a)nessi-online.de
dlls/kernel32/path.c
The function fails with the error code ERROR_INVALID_PARAMETER, if the flag
MOVEFILE_REPLACE_EXISTING is given and source names a directory. This should be
ok, if the destination exists, but is not ok if destination not exists.
--
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=8544
------- Additional Comments From johan.heikkila(a)gmail.com 2007-31-05 01:55 -------
It is a rude vbscript that I put together to parse info from an msi. The output
parsing is not ready yet but it basically outputs what I need.
There was another problem with the vbscript, too. The script didn't accept input
arguments, so I hard coded the paths to the input and output file. I am not sure
how to solve it. I certainly has to do with the Wine environment or how to
format file paths or something. The script is attached.
regards,
Johan
--
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=8550
------- Additional Comments From vitaliy(a)kievinfo.com 2007-30-05 23:59 -------
Looks like multi-threaded 3D crash. BTW if you want to attach +relay, _always_
add +tid,+seh to it. And look for place of the real crash, not last 500 lines -
those are the debugger loading and collecting information.
--
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=8533
------- Additional Comments From damjan.jov(a)gmail.com 2007-30-05 23:33 -------
Interesting: gethostbyname gets called with strLocalHostInternal, which is a
zero-length string (""), and returns NULL. I'll write a test to see what it
returns on Windows, but in the meanwhile, please check if strLocalHostInternal
has the wrong value. How do you obtain strLocalHostInternal, the bug might be there?
--
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=8550
Summary: Ultima Online has random crashes when moving a character
around
Product: Wine
Version: 0.9.37.
Platform: PC
URL: http://www.uoherald.com/kingdomreborn
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hpestilence(a)gmail.com
Everything works alright when logged in but if you move around then you get a
random crash. It crashes faster when the character is running instead of
walking. Turning off the "Allow Pixel Shader" in winecfg and then running the
client makes everything turn black except for item gumps, but it doesn't crash
while the character moves.
--
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=7403
------- Additional Comments From austinenglish(a)gmail.com 2007-30-05 20:25 -------
Works fine for me under 0.9.37, after nuking ~/.wine. Seems for me it was an
issue with either reusing an old .wine directory and/or a setting in utorrent.
--
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=8200
austinenglish(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From austinenglish(a)gmail.com 2007-30-05 20:23 -------
It seems to work fine in a clean install of ubuntu. I did an 'sudo apt-get
remove --purge wine wine-dev && rm -rf ~/.wine', then tried again with wine
0.9.37 and it works fine. Seems to have been an issue with either
A) reusing old .wine directory (though I'm quite sure I attempted removing the
directory).
B) bug in gnome
C) setting in utorrent.
As far as it goes for me (and there seem to be no other reports under this bug),
consider it closed. If it happens again, I'll either reopen or narrow it down
more before filing a new bug.
--
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=8542
------- Additional Comments From vitaliy(a)kievinfo.com 2007-30-05 19:57 -------
> I get no image although I can hear the sounds from the intro.
That would be bug 8366. Please keep this bug to dxdiagn problem _only_
--
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=8533
------- Additional Comments From vladimiroski(a)gmail.com 2007-30-05 18:48 -------
Ok, I had trace the lines in the VB 6 code which produce the error:
'...............................
'get a 32 bits long IP
134 lngAddressInternal = ResolveIfHostnameSync(strLocalHostInternal, strIP,
lngResult)
136 If lngResult <> 0 Then
138 Err.Raise sckInvalidArg, "CSocketMaster.BindInternal", "Invalid
argument"
End If
'...............................
ResolveIfHostnameSync returns 0.
I did the "WINEDEBUG="+winsock" wine <whatever>" thing suggested by Damjan
Jovanovic, the log produced is attached. Thanks all.
--
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=7698
------- Additional Comments From philcostin(a)hotmail.com 2007-30-05 18:41 -------
I've just tried wine-0.9.28 and it crashed in the same way after approx 1 hr of play.
(Garrys mod 10, local server)
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3696
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2007-30-05 17:59 -------
Issue is resolved, no further actions taken, closing
--
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=3670
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2007-30-05 17:59 -------
Issue is resolved, no further actions taken, closing
--
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=3648
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2007-30-05 17:58 -------
Issue is resolved, no further actions taken, closing
--
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=3526
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2007-30-05 17:58 -------
Issue is resolved, no further actions taken, closing
--
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=3472
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2007-30-05 17:58 -------
Issue is resolved, no further actions taken, closing
--
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=3446
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2007-30-05 17:57 -------
Issue is resolved, no further actions taken, closing
--
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=3438
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2007-30-05 17:57 -------
Issue is resolved, no further actions taken, closing
--
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=3408
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2007-30-05 17:57 -------
Issue is resolved, no further actions taken, closing
--
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=3397
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2007-30-05 17:55 -------
Issue is resolved, no further actions taken, closing
--
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=3391
Speeddymon(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From Speeddymon(a)gmail.com 2007-30-05 17:55 -------
Issue is resolved, no further actions taken, closing
--
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.