http://bugs.winehq.org/show_bug.cgi?id=4337
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-21-01 06:02 -------
Created an attachment (id=1732)
--> (http://bugs.winehq.org/attachment.cgi?id=1732&action=view)
a.exe gives wrong output
it's a bug in atof. Even the simple attached program (from
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html…)
gives a wrong output with builtin msvcrt. Works fine with native:
atof test: " -2309.12E-15"; float: -2.309120e-12
atof test: "7.8912654773d210"; float: 7.891265e+00
atoi test: " -9885 pigs"; integer: -9885
atol test: "98854 dollars"; long: 98854
[root@h185158 ~]# WINEDLLOVERRIDES="msvcrt=n" wine a.exe
atof test: " -2309.12E-15"; float: -2.309120e-012
atof test: "7.8912654773d210"; float: 7.891265e+210
atoi test: " -9885 pigs"; integer: -9885
atol test: "98854 dollars"; long: 98854
--
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=4086
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
--
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=4359
Summary: Regression: WMP 7.1 crashes with native DCOM
Product: Wine
Version: 0.9.6.
Platform: PC
URL: http://appdb.winehq.org/appview.php?versionId=198
OS/Version: Linux
Status: NEW
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
In Wine 0.9.2, Windows Media Player could be started without having to install
the DCOM98 update, but unless this was installed, entering the playback screen
would crash the Player.
In Wine 0.9.6, however, the player crashes on startup unless DCOM98 is installed.
Console output
fixme:actctx:CreateActCtxW stub!
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for for context 0x1
fixme:ole:CoCreateInstance no classfactory created for CLSID
{6c736db1-bd94-11d0-8a23-00aa00b58e10}, hres is 0x80040154
err:seh:setup_exception stack overflow 44 bytes in thread 0009 eip 7fec502e esp
7fc50fd4 stack 0x7fc51000-0x7fd60000
--
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=4348
------- Additional Comments From karllinuxtest.relton(a)ntlworld.com 2006-21-01 05:14 -------
Created an attachment (id=1731)
--> (http://bugs.winehq.org/attachment.cgi?id=1731&action=view)
Log output with +variant
Here is the log output with +variant - but note it does not really seem to be
any different to the log that I get without this setting (which makes me
suspicious).
--
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=1490
------- Additional Comments From wijn(a)wanadoo.nl 2006-21-01 04:12 -------
> Wouldn't this be nearly always cause this bug for
> older applications? e.g: I'm trying to run a 16 bit application with a 64k shell
> stack and Wine is copying over all the environment variables from a modern 32bit
> operating system?
This bug can and does happen on Windows (any version) as well. Assigning a fixed
size buffer for something that may very well grow beyond theat size is asking
for trouble. It happens all the time though even if with one or two extra lines
of code this could have been prevented.
I have seen this problem only with a coupe of Bible programs, probably sharing
some code.
> But now the program is complaining that it can't find the data files, so
> obviously there is still some kind of environment variable error.
> I feel like I am very close... Please help me figure out what environment
> variables I am missing....
No variables come to my mind. You can try the unset method, removing variables
that are obviously of no use to the program (KDE stuff, LS_COLORS and more)
until the program get past the insufficient space error.
Pay attention to the current directory from where you start wine. If the program
looks for data files relative to the current dir, then that matters.
If nothing else helps, create a WINEDEBUG=+file,+dosfs log file; bzip2 the
result and attach it here.
--
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=4037
------- Additional Comments From m0unds(a)speakeasy.net 2006-21-01 03:58 -------
Manually installed: IE 6.0, VB Runtime 6.0, MSXML 4.0, MDAC 2.8, DCOM98. I
managed to get the program to register correctly and it does start and run
normally. No crashing so far--- only thing I'm noticing now is that it
displays the following as it runs:
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71468576 0x7fe525b0 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe15610 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe15818 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe00e88 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71467916 (nil) 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe221e0 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe210c0 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71467916 (nil) 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e4 0x71468576 0x7fe1d7f0 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71467916 0x1 0 4
fixme:sync:RegisterWaitForSingleObjectEx 0x1e8 0x71468576 0x7fe525b0 0 4
other than this, though, the software is working correctly 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=4009
------- Additional Comments From lukas(a)petrovicky.net 2006-21-01 03:31 -------
I used to play WA with this patch on Windows XP and that's also what I've tried
in wine. However, switching to Windows 98 mode doesn't help 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.
http://bugs.winehq.org/show_bug.cgi?id=4009
------- Additional Comments From cihan(a)uq.edu.au 2006-21-01 03:15 -------
Yes, I play it on Windows 2000. And as mentioned before, besides the main menu I
can play it perfectly under Wine as well.
--
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=4131
magnus(a)hacka.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.5. |0.9.6.
------- Additional Comments From magnus(a)hacka.net 2006-21-01 02:59 -------
No change in 0.9.6. Troubleshooting together with Valve via e-mail. I've
e-mailed you Leon and Vitaliy on the addresses listed here!
--
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=4037
m0unds(a)speakeasy.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.2. |0.9.6.
------- Additional Comments From m0unds(a)speakeasy.net 2006-21-01 02:57 -------
Bug is still present with WINE .96; the application is generating an error
message almost identical to the message I got with the old version, but debug
exits with 0x8. MS Data Access Comp. are installed correctly.
--
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=4337
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-21-01 02:38 -------
seems to be a recent patch: between 9 jan and 15 jan.
--
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=4349
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ehildum(a)comcast.net
------- Additional Comments From vitaliy(a)kievinfo.com 2006-21-01 01:30 -------
*** Bug 4356 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=4356
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-21-01 01:30 -------
Not even Wine's bug
*** This bug has been marked as a duplicate of 4349 ***
--
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=4103
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-01 23:47 -------
Created an attachment (id=1730)
--> (http://bugs.winehq.org/attachment.cgi?id=1730&action=view)
xllsettings trace of running oni
With just mesa I got an error about not having a hardware accelerated OpenGL
device
After installing nvidia drivers I get it not able to find acceptable screen
setting
trace:x11settings:X11DRV_ChangeDisplaySettingsEx width=1920 height=1080 bpp=32
freq=0 (XRandR)
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found! (XRandR)
--
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=4358
Summary: "Bug link" email to app maintainer fails to mention
which bug!
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
When an app in the db only has a few bugs,
it's not such a problem that the emails about
"new bug link" don't mention which bug has been linked.
But once the app has thirty or so bugs,
that email is pretty darn annoying.
Can we get it to include a link to the bug
in question?
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=4356
Summary: ./tools/wineinstall fails during make depend
Product: Wine
Version: 0.9.6.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-help
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehildum(a)comcast.net
Fedora Core 4 (up to date as of 1/20/06), gcc vers. 4.0.2, lex 2.5.4
wine built from source updated from CVS on 1/20/06.
wineinstall and make depend fail with error message:
<snip>
make[2]: Entering directory `/home/ehildum/src/wine/wine-0.9.6/tools/widl'
gcc -g -O2 -o widl client.o hash.o header.o proxy.o server.o typegen.o typelib.o
utils.o widl.o write_msft.o parser.tab.o lex.yy.o -L../../libs -lwpp -lwine_port
-lfl
../../libs/libwpp.a(lex.yy.o)(.text+0x624): In function
`_yy_dummy_uses_of_static_functions_b2f4_517d_02ff_b30c_3e5a_47d7_aaa3_3b5d_':
/home/ehildum/src/wine/wine-0.9.6/libs/wpp/lex.yy.c:3357: multiple definition of
`_yy_dummy_uses_of_static_functions_b2f4_517d_02ff_b30c_3e5a_47d7_aaa3_3b5d_'
lex.yy.o(.text+0x58c):/home/ehildum/src/wine/wine-0.9.6/tools/widl/lex.yy.c:1796:
first defined here
collect2: ld returned 1 exit status
make[2]: *** [widl] Error 1
</snip>
--
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=4325
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|website-bugs |wine-directx-d3d
Product|WineHQ Apps Database |Wine
Version|unspecified |0.9.5.
------- Additional Comments From dank(a)kegel.com 2006-20-01 22:41 -------
This bug was misfiled; moving from 'app db' to '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=3894
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|website-bugs |wine-misc
Product|WineHQ Apps Database |Wine
Version|unspecified |0.9.1.
------- Additional Comments From dank(a)kegel.com 2006-20-01 22:39 -------
This bug was misfiled. Moving to 'wine' from 'app db'.
--
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=3213
------- Additional Comments From infyquest(a)gmail.com 2006-20-01 22:30 -------
I will also look into that direction, right now i have been busy with work.
I will look into it when im free
--
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=3543
------- Additional Comments From ericsbinaryworld(a)gmail.com 2006-20-01 21:05 -------
Running with progman already open does not resolve the problem.
Running as win2k or win3.1 does not resolve the 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.