http://bugs.winehq.org/show_bug.cgi?id=239
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-comctl32
------- Additional Comments From dank(a)kegel.com 2006-10-10 17:34 -------
Set category to wine-comctl32
--
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=6422
Summary: REGRESSION FOUND: Diablo II fails on Access Violation
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
I've done regression testing and the patch that causes this issue is:
commit 48b550c9db5fe98be7b632c91a4b2a7235a53938
Author: Stefan Dösinger <stefandoesinger(a)gmx.at>
Date: Mon Oct 9 00:29:10 2006 +0200
ddraw: Set the DDSCAPS2_MIPMAPSUBLEVEL flag on sublevels.
:040000 040000 5459f8fdf218b800f18d9e02aadefa969c0c6656
47aa27ceaa2cee30513128d66b379734090abb5f M dlls
--
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=6419
------- Additional Comments From nlaw(a)nildram.co.uk 2006-10-10 17:04 -------
I apologise, having checked the Program Files Directory it did install the
files, I assumed that the error I mentioned and the fact a desktop icon that
didn't work meant the program had not installed. It had installed.
What I probably need to do is rm -rf .wine again delete the icons & reinstall
and confirm whether the icon link on the desktop is created correctly. Upon an
initial check of the program it looks like the icon problem has been fixed
too... If that's the case, this app would make platinum other than the fact it
needs MFC42.DLL and msvcirt.dll copied manually into ../system32
Thanks James
Nick
--
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=6419
------- Additional Comments From nlaw(a)nildram.co.uk 2006-10-10 16:51 -------
Hi James,
I created another linux user account and ran winecfg which created the .wine
folder, copied the MFC42.DLL and msvcirt.dll into ../system32.
I now get a bit further i.e. it brings up the license agreement but it still
fails with the message
err:msi:msi_make_package_local Unable to copy package
(L"\eb80\0017\00a0\0011://download.virtualmechanics.com/download/install/webenginev2/200k//WebEngineV200k.msi"
-> L"c:\\windows\\Installer\\9132.msi") (error 3)
The dialogs say everything installed OK but ignore what the dislogs say the
program is still not installing under 0.9.22.
Are you using .22 or or the latest from git.
Regards
Nick
--
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=1598
nshmyrev(a)yandex.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3812 is|0 |1
obsolete| |
------- Additional Comments From nshmyrev(a)yandex.ru 2006-10-10 15:58 -------
Created an attachment (id=3831)
--> (http://bugs.winehq.org/attachment.cgi?id=3831&action=view)
Next generation
The same patch with slightly better detection and order
--
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=6415
------- Additional Comments From idc-dragon(a)gmx.de 2006-10-10 15:51 -------
Created an attachment (id=3830)
--> (http://bugs.winehq.org/attachment.cgi?id=3830&action=view)
ntdll dump
OK, now I learned how to create such a log. Hopefully it's not too boring. The
server does the "NtWriteFile (0x68,(nil), ..." block perhaps 2 times per
second, as its idle activity. Things may get interesting from line 1928 on,
here the problematic file gets opened.
--
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=6417
------- Additional Comments From marcus(a)jet.franken.de 2006-10-10 15:51 -------
i can confirm it works better with this patch
--
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=6418
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, regression
Summary|regression, due to "Move WGL|P³atnik crashes
|extension code to |
|winex11.drv" patch |
------- Additional Comments From vitaliy(a)kievinfo.com 2006-10-10 15:51 -------
Please upgrade to latest GIT / CVS version and try again. There was number of
bugs fixed since 0.9.21
And what is the problem again? Don't linkt to external pastebins, _attach_ error
messages to the bug itself.
--
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=6042
------- Additional Comments From truiken(a)gmail.com 2006-10-10 15:49 -------
I've sent in a patch to fix the first problem. The installer looks for the
SOURCEDIR property to find the Abcpy.ini file that contains the serial, but the
SOURCEDIR property was not set correctly. My patch correctly set SOURCEDIR in
the ResolveSource action, but we run into another problem now. The
CA_GetUserInfo custom action occurrs in both the InstallExecuteSequence and
InstallUISequence tables. Here are the values compared with the ResolveSource
action:
InstallExecuteSequence InstallUISequence
------------------------------------------
ResolveSource 850 CA_GetUserInfo 925
CA_GetuserInfo 862 ResolveSource 960
The way Wine's msi works right now, if an install is a UI install, we run
through the InstallUISequence, and then the InstallExecuteSequence. This means
CA_GetUserInfo runs before ResolveSource and SOURCEDIR won't be set. I have a
log of the install run in Windows, and it shows that native actually joins the
two tables together when doing a UI install and runs the new table, in order.
In this case, ResolveSource gets called before CA_GetUserInfo and SOURCEDIR is
set. I'm in the process of writing a test case for this and I have a patch for
the fix on the way 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=6341
------- Additional Comments From infyquest(a)gmail.com 2006-10-10 15:34 -------
I have made a patch for this:
If you wanna test it i can send it to 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=6414
------- Additional Comments From vinicius(a)faculdadesmaringa.br 2006-10-10 15:30 -------
You can download a demo in http://testes.faculdadesmaringa.br/programa.tar.gz
The developer do not permit that i put the database with the program. But, the
problem is that wine can't even check for the database... it gets stuck in the
splash screen!
Tks for your attention.
Vinicius
--
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=6417
------- Additional Comments From truiken(a)gmail.com 2006-10-10 15:27 -------
How coincidental. I have a patch to send in that fixes another bug, and it just
happens to fix this bug 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=6419
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From truiken(a)gmail.com 2006-10-10 15:17 -------
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=6419
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From truiken(a)gmail.com 2006-10-10 15:17 -------
Nick, this bug is invalid. Your old .wine has a lot of old garbage and data
that interferes with the new install. Wine is still beta, and as such, you have
to rm -rf .wine and wineprefixcreate every now and then to get all the new
goodies in .wine. You can move your old .wine to .wine-old and use
WINEPREFIX=.wine-old if you don't want to both reinstalling other apps.
--
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=6419
------- Additional Comments From nlaw(a)nildram.co.uk 2006-10-10 15:04 -------
Although, deleting .wine is pretty drastic, as that will wipe out the other 5 or
more windows applications I have loaded. i guess if that's the only solution
then I'll give it a try.
But just curious, why is that necessary ?
Regards
Nick
--
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=6421
Summary: Application window entry does not show in taskbar
Product: Wine
Version: 0.9.22.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick.andrik(a)gmail.com
The window entries of the application MWS (Magic Workstation) 0.94f do not
appear in the taskbar.
To test it install the program from:
http://www.magicworkstation.com/files/mws094f.exe
and run either MagicWorkstation.exe or MWSPlay.exe
--
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=6419
nlaw(a)nildram.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From nlaw(a)nildram.co.uk 2006-10-10 14:57 -------
Incorrectly set verified invalid, hence why I'm reopening 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=6419
nlaw(a)nildram.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From nlaw(a)nildram.co.uk 2006-10-10 14:56 -------
Here's a couple of screenshots on the AppDB page showing the install dialog boxes.
http://appdb.winehq.org/appview.php?iVersionId=5994
--
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=6420
Summary: Could not receive data(10004: Interrupted system call)
Product: Wine
Version: 0.9.22.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick.andrik(a)gmail.com
I use MWS (Magic Workstation) 0.94f
When I try to connect to an opponent or to a server I get this error:
Could not receive data(10004: Interrupted system call)
To reproduce this error do the following:
Dowload the file
http://www.magicworkstation.com/files/mws094f.exe
and install it.
Then run MWSPlay.exe and select
File -> New Game -> Load Deck (select any mwDeck in there)
-> Start Game -> Call
Then a window with this message popus
--
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=6419
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From truiken(a)gmail.com 2006-10-10 14:49 -------
Invalid. You need to rm -rf .wine before you run the installer. I just ran the
installer and it worked perfectly. To run the app you need native mfc42.dll and
msvcirt.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=6378
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.fileplanet.com/89
| |806/download/America's-
| |Army:-Special-Forces-
| |(Overmatch)-v2.7.0
Component|wine-msi |wine-ole
------- Additional Comments From truiken(a)gmail.com 2006-10-10 14:42 -------
The install succeeds when run with ole32,oleaut32,rpcrt4 dll overrides.
Correcting 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=6419
Summary: Virtual Mechanics Web Engine fails to load,
msi_make_package_local plus other msi errors
Product: Wine
Version: 0.9.22.
Platform: PC
URL: http://www.virtualmechanics.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nlaw(a)nildram.co.uk
CC: mike(a)codeweavers.com
Download the fully functional trial version of IMS webengine (V2beta) from here
http://www.virtualmechanics.com/downloads/index.html
I have used IMS Webengine for about three several years now, previously on a
windowsXP system. The earlier versions loaded correctly under wine but did not
use msi. The version mentioned above (V2.00k) does use msi and fails to install.
The actual program run perfectly (except for a minor icon display issue which
has a workaround).
The only other thing stopping it from getting a platinum rating is that it fails
to install. There are numerous msi errors to give you something to work on.
When you download the program from the website you actually download a 141K file
called SetupWebEngineV200k.Exe. When you run this under wine, it then downloads
an msi file called WebEngineV200k.msi (approx 4.6MB). So far so good. There are
a few errors displayed in the console window as shown below but the file seems
to download correctly.
Here's the errors so far..... (please note there is comments I have added in the
middle of the errors and comments at the end.
wine SetupWebEngineV200k.Exe
fixme:advapi:CheckTokenMembership ((nil) 0x1792a8 0x33ec9c) stub!
fixme:actctx:CreateActCtxW 0x33e41c 00000008
fixme:actctx:ActivateActCtx 0xf00baa 0x33e1e4
fixme:actctx:DeactivateActCtx 00000000 00f00bad
fixme:actctx:ReleaseActCtx 0xf00baa
fixme:actctx:CreateActCtxW 0x33e394 00000008
fixme:actctx:ActivateActCtx 0xf00baa 0x33e15c
fixme:actctx:DeactivateActCtx 00000000 00f00bad
fixme:actctx:ReleaseActCtx 0xf00baa
fixme:actctx:CreateActCtxW 0x33e38c 00000008
fixme:actctx:ActivateActCtx 0xf00baa 0x33e154
fixme:actctx:DeactivateActCtx 00000000 00f00bad
fixme:actctx:ReleaseActCtx 0xf00baa
fixme:actctx:CreateActCtxW 0x33e60c 00000008
fixme:actctx:ActivateActCtx 0xf00baa 0x33e3d4
fixme:actctx:DeactivateActCtx 00000000 00f00bad
fixme:ras:RasEnumConnectionsW (0x18ed40,0x33d56c,0x70279524),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:ras:RasEnumEntriesW ((nil),(null),0x1915b8,0x33d234,0x1912a4),stub!
err:ole:CoGetClassObject apartment not initialised
fixme:wintrust:WinVerifyTrust 0xffffffff {00aac56b-cd44-11d0-8cc2-00c04fc295ee}
0x33ec08
fixme:wintrust:WTHelperProvDataFromStateData (nil)
fixme:wintrust:WinVerifyTrust 0xffffffff {00aac56b-cd44-11d0-8cc2-00c04fc295ee}
0x33ec08
fixme:wintrust:WinVerifyTrust 0xffffffff {00aac56b-cd44-11d0-8cc2-00c04fc295ee}
0x33ec08
fixme:wintrust:WTHelperProvDataFromStateData (nil)
fixme:wintrust:WinVerifyTrust 0xffffffff {00aac56b-cd44-11d0-8cc2-00c04fc295ee}
0x33ec08
fixme:wintrust:WinVerifyTrust 0x10024 {00aac56b-cd44-11d0-8cc2-00c04fc295ee}
0x33ec0c
_______________________________________________________________
So far so good, at this point you now get a dialog box that asks whether you
want to remove or repair Web Engine V2. If you select repair then the following
error messages are displayed in the console window (mainly msi errors)
_______________________________________________________________
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
fixme:msi:ControlEvent_HandleControlEvent unhandled control event L"Reinstall"
arg(L"ALL")
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveExistingProducts"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnpublishComponents"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnpublishFeatures"
fixme:msi:msi_unimplemented_action_stub SelfUnregModules -> 1 ignored L"SelfReg"
table values
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterTypeLibraries"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveODBC"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveRegistryValues"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterClassInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterExtensionInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterProgIdInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterMIMEInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveShortcuts"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveDuplicateFiles"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"InstallODBC"
err:msi:msi_make_package_local Unable to copy package
(L"\4460X\00a0\0011://download.virtualmechanics.com/download/install/webenginev2/200k//WebEngineV200k.msi\4d18X\00a2"
-> L"c:\\windows\\Installer\\bb30.msi") (error 3)
fixme:actctx:ReleaseActCtx 0xf00baa
Another dialog box appears saying it's been successfully installed !, which it
plainly hasn't.
Also see the AppDB entry for this program
http://appdb.winehq.org/appview.php?iAppId=3152 The AppDB page shows two earlier
versions which installed and worked correctly. V2.00f & V2.00j.
So apart from many msi errors, the show stopper seems to be ..
err:msi:msi_make_package_local Unable to copy package
(L"\4460X\00a0\0011://download.virtualmechanics.com/download/install/webenginev2/200k//WebEngineV200k.msi\4d18X\00a2"
-> L"c:\\windows\\Installer\\bb30.msi") (error 3)
Because the msi file WebEngineV200k.msi, does appear to download correctly, if I
then execute it with the command ....
msiexec -i WebEngineV200k.msi
these are the errors I get ...
msiexec -i WebEngineV200k.msi
fixme:actctx:CreateActCtxW 0x33fa9c 00000008
fixme:actctx:ActivateActCtx 0xf00baa 0x33f864
fixme:actctx:DeactivateActCtx 00000000 00f00bad
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
fixme:msi:ControlEvent_HandleControlEvent unhandled control event L"Reinstall"
arg(L"ALL")
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveExistingProducts"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnpublishComponents"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"UnpublishFeatures"
fixme:msi:msi_unimplemented_action_stub SelfUnregModules -> 1 ignored L"SelfReg"
table values
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterTypeLibraries"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveODBC"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveRegistryValues"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterClassInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterExtensionInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterProgIdInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"UnregisterMIMEInfo"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveShortcuts"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveDuplicateFiles"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"InstallODBC"
fixme:actctx:ReleaseActCtx 0xf00baa
I'm also the AppDB maintainer of this program and use this program at least once
a week maintaining my own website, so if you need further help testing it or any
other help please let me know.
Regards
Nick Law
--
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=5872
markus.amsler(a)oribi.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markus.amsler(a)oribi.org
------- Additional Comments From markus.amsler(a)oribi.org 2006-10-10 14:11 -------
For Multiplayer Demo 1.0 define the DEBUG_SINGLE_MODE in dlls/wined3d/directx.c.
That works around the problem (not tested for non demo). There's something wrong
with the display enumerating, but I haven't narrowed it down.
--
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=6417
------- Additional Comments From marcus(a)jet.franken.de 2006-10-10 13:59 -------
i tried current git... even on fresh wine environment, still fails:
err:msi:ITERATE_DuplicateFiles Failed to copy file L"c:\\Program Files\\Common
Files\\InstallShield\\Driver\\8\\Intel 32\\IDriver.exe" -> L"c:\\Program
Files\\Common Files\\InstallShield\\Driver\\8\\Intel 32\\", last error 80
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveRegistryValues"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveFolders"
fixme:msi:MSI_GetProductInfo L"InstallSource"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"ValidateProductID"
err:ole:get_unmarshaler_from_stream Failed to read common OBJREF header,
0x00000001
fixme:ole:NdrClearOutParameters (0x63192114,0x8f4212,0x63192218): stub
fixme:win:SetWindowTextA setting text "Canon Camera TWAIN Driver" of other
process window (nil) should not use SendMessage
fixme:x11drv:X11DRV_SetWindowRgn not supported on other thread window 0x10044
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-2100-00000d000000}
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-2100-00000d000000}
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-2100-00000d000000}
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-2100-00000d000000}
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:dispatch_rpc no apartment found for ipid
{ffffffff-ffff-ffff-2100-00000d000000}
err:rpc:I_RpcReceive we got fault packet with status 0x6be
--
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=6014
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From truiken(a)gmail.com 2006-10-10 13:33 -------
Works fine for me. I just started up the installer at least 4 times without
running into 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=6417
------- Additional Comments From truiken(a)gmail.com 2006-10-10 12:52 -------
This works fine for me. I don't get the install failure and the installer
proceeds to finish with success. Either the fix is in git, or it's in the patch
I'm about to submit 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=3087
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2006-10-10 12:47 -------
you're right
*** This bug has been marked as a duplicate of 2596 ***
--
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=6376
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, regression
------- Additional Comments From dank(a)kegel.com 2006-10-10 12:05 -------
Can you give us a recipe for reproducing this with
the freely downloadable Notes client?
If not, are you able to build Wine from sources?
(See http://wiki.winehq.org/Recommended_Packages for
scripts that set up an Ubuntu box to be able to build Wine.)
You could do a binary search to find out which patch
caused the regression. See
http://www.winehq.com/site/docs/winedev-guide/x1348
for how to use git-bisect to do this.
--
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=2467
------- Additional Comments From the3dfxdude(a)gmail.com 2006-10-10 11:33 -------
This is a really difficult bug:
It is either a problem with sending window messages, or
incorrect handling in DefDialogProc, or
a really obscure bug in handling of surfaces.
What you are seeing are dialog windows drawn on top of fullscreen ddraw. Now a
standard message box or other dialog windows work fine. The problem appears
because Starcraft/Diablo have a library called storm.dll. That library has
custom dialog functions (like "SDlgCreateDialog") they use in place of the
standard windows API ones. Essentially they are creating dialog windows from
scratch. I have not been able to identify what it is depending on for its
implementation.
If you have any experience with custom dialog windows on top of fullscreen ddraw
apps, please help :)
--
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=2467
------- Additional Comments From samueldg(a)arcoscom.com 2006-10-10 11:19 -------
I'm having this problem under FC5 distro (wine 0.9.22), after solve some
problems with Direct3D and my video driver (now using ATI propietary drivers -
fglrx).
If any developer need some adicional bug info, or screenshots, say me, I can
help with tests using b.net with SC.
--
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=5253
------- Additional Comments From samueldg(a)arcoscom.com 2006-10-10 11:12 -------
More or less solved.
Now, I reviewed my xorg.conf file and detected that I was using "ati" driver
(instead "fglrx" - ati propietary driver) under X.
After I reconfigured xorg.conf for use fglrx and create the value:
HKEY_CURRENT_USER\Programs\Wine\Direct3D\DirectDrawRenderer
With "gdi" as data, works with 0.9.22 version (remember: FC5 distro).
With "opengl" as data, works slower (Starcraft general performance slows), but
works too.
Now I can connect to b.net without problems ... but:
1) only can join into the first game, on second and next games, I can't join
(allways no response).
2) The background windows aren't painted and the texts are overlapped allways,
they arent erased.
I tried using Windows 2000 fonts (replacing wine fonts files) and no solution.
With wine fonts, works too, but texts are missaligned, overlapped and don't fit
into screen or their respective windows (Spanish texts).
At least, joining and exiting b.net, I can play games with friends.
Thanks.
--
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=6418
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|regerssion, bug in "Move WGL|regression, due to "Move WGL
|extension code to |extension code to
|winex11.drv" patch |winex11.drv" patch
--
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=6418
kmaterka(a)wp.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kmaterka(a)wp.pl
--
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=6418
Summary: regerssion, bug in "Move WGL extension code to
winex11.drv" patch
Product: Wine
Version: 0.9.21.
Platform: PC
URL: http://republika.pl/kejk/wine.txt
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kmaterka(a)wp.pl
CC: thunderbird2k(a)gmx.net
Hello,
I found a regression in wine-0.9.21. Exactly in patch:
winex11.drv: Move WGL extension code to winex11.drv
12dbce5c938a060721a70411d579b4e6eec2c4a6
Background:
In Poland we have program called "P³atnik". It is very important, because we use
this to send taxes and other stupid things. Unfortunately it is only for
windows, it uses some weird components like MDAC, MS JET, Internet Explorer
(MSXML3, crypto32 etc). Almost everything works (in fact many things doesn't
work, but it is still usable).
And now what breaks this patch:
when I want to print program shows small windows with progress. Printing is
working fine, but after this finish his work, window with progress should
disappear. But what I get:
http://republika.pl/kejk/wine.log
This "fixme" message is normal, it occurs always when print and is harmless.
I've done some investigation (git bisec...) and found that your patch is
responsible for this :)
If you need some more information, I'll provide some.
Oh, i almost forgot, my system:
Kubuntu/Ubuntu 6.06 with latest updates
X.org - 7.0 without XGL, compiz etc.
graphic: nvidia with binary drivers 1.0.8762
kernel 2.6.15-27-k7
gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
I tried both binary DEB and git repository.
--
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=6014
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From dank(a)kegel.com 2006-10-10 10:33 -------
Adding download keyword since the 2nd app listed is downloadable...
--
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=6417
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.lst.de/~mm/twain6
| |6.tar.bz2
Keywords| |download
OS/Version|other |Linux
Platform|Other |PC-x86-64
------- Additional Comments From marcus(a)jet.franken.de 2006-10-10 07:52 -------
added download url to tarball of twain driver mentioned.
--
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=6417
Summary: Canon TWAIN installer does not find
license_g_oceania.txt
Product: Wine
Version: 0.9.14.
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)jet.franken.de
Installing the attached/linked twain66 installer from my Canon driver
CD I get a messagebox with "failure to find a prerequired file".
Looks vaguely MSI related.
--
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=5725
------- Additional Comments From jan.wine(a)zerebecki.de 2006-10-10 05:21 -------
At least we have a patch with tests that can be worked on. I hope someone else
picks this up.
--
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=5725
------- Additional Comments From neil(a)parkwaycc.co.uk 2006-10-10 03:40 -------
Jan, I do hope I haven't wasted too much of your time, but given the (at least
two) core bugs that are causing the pattern of test failures in attachment 3547
and the lack of a working test for HWND_BOTTOM I don't see what more I can do.
--
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=6081
nospam(a)thenerdshow.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From nospam(a)thenerdshow.com 2006-10-10 03:36 -------
Made fresh .wine tree...
Installed ie6 by export/import reg from ies4linux. Copied system32 and fonts
from ies4linux.
Registered some dlls:
$ for x in ms*; do regsvr32 $x; done
Changed wine version to win 2000
Set dlloverrides for iexplore.exe. Do not make them default for wine!
Voila... works!
--
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=2408
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Unsupported VGA register |LocoScript (DOS):
|when LocoScript (DOS |Unsupported VGA register
|program) run under Wine |
--
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=2408
------- Additional Comments From emmfamlame-001(a)yahoo.com.br 2006-09-10 23:40 -------
Wine Doesn't run a DOS program (called LeCx.exe)
created with the Clipper'85 compiler running on a Win XT in this machine
( Clipper creates .exe files from the Dbase .prg files ).
Wine reports:
Warning: unprotecting memory to allow real-mode calls.
NULL pointer accesses will no longer be caught.
fixme:ddraw:VGA_ioport_out Unsupported VGA register: 0x03d8 (value 0x29)
wine: Unhandled page fault on read access to 0x00002d58 at address 0x7bee1ce7
(thread 000c), starting debugger...
I'm running Ubuntu Breezy (5.10) in live-CD mode,
the Wine version is 1.9.19
Also, I tryed using the wineconsole,
but it did the same error.
If it may help,
I tried to run the DOS program LeCx.exe into the DOSEMU , and it worked ok
(but much slower than under win xp, at least at the outputing caracters to the
screen).
I have attached the LeCx.exe and the Debug messages fom the Wine.
I hope to be helping,
congratulations to all of you,
Marcos.
--
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=2408
emmfamlame-001(a)yahoo.com.br changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3825|LeCx.exe The program that |LeCx.exe - The program that
description|doesn't run on Wine |doesn't run on Wine
--
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=2408
emmfamlame-001(a)yahoo.com.br changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3825|The program doesn't run |LeCx.exe The program that
description| |doesn't run on Wine
--
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=5128
------- Additional Comments From mike(a)codeweavers.com 2006-09-10 22:34 -------
This seems to work fine for me with the latest Git. Mind retesting?
--
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=6416
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
------- Additional Comments From mike(a)codeweavers.com 2006-09-10 22:25 -------
A major or critical bug would be something that stops the application from
running entirely.
It doesn't make any sense to try load windows printer drivers, as we need to
communicate to the printer through the Cups or lpr backends. Wine does not
support direct communication with most hardware.
Fixing this bug probably requires some restructuring of wineps.drv.
--
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=6412
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|I couldn't use Internetcalls|Internetcalls won't start
|soft for Windows under Linux|
|Mandriva 2006 with 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=6145
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)codeweavers.com 2006-09-10 22:05 -------
Patch is committed, so closing this bug.
http://www.winehq.org/pipermail/wine-cvs/2006-October/026770.html
If there's another problem with the install, please open 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=6416
Summary: wineps uses custom encoded fonts
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david(a)dklevine.com
The only way to print in wine is using the built in postscript driver. This
driver custom encodes fonts - this appears to be true regardless of the ppd file
or font, I've tried several dozen combinations. I rate this as major, but
critical or blocker might be closer to the mark: it makes wine useless for
producing pdf files because the pdf files contain custom encoded fonts making it
impossible to extract the text.
Try this. Create a document in word. Print it to a file. Convert the ps to pdf
using ps2pdf (I also tried acrobat distiller with the same result). Open the pdf
file in any version of adobe acrobat. Select the text and copy it to the
clipboard (same result whether you use acrobat in windows or linux), and past to
a word processor. Presto: total gibberish.
There is no work-around because current versions of wine do not make it possible
to load a different print driver. The criticallity is severe, since you can't
use MS Office under wine to create pdf files with extractable text.
--
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=2939
------- Additional Comments From jan.wine(a)zerebecki.de 2006-09-10 21:40 -------
Usually one gets this error when wine is not compiled with xrandr support.
Anyone who still gets this please provide a debug log with +x11settings .
--
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=4052
------- Additional Comments From dank(a)kegel.com 2006-09-10 20:30 -------
I think wine's msxml3 in general doesn't support automation well.
(All the interfaces are dual, but Invoke is not 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=5403
champreplacemnt(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.12. |0.9.21.
--
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=6086
------- Additional Comments From the3dfxdude(a)gmail.com 2006-09-10 19:23 -------
Created an attachment (id=3824)
--> (http://bugs.winehq.org/attachment.cgi?id=3824&action=view)
Backtrace showing that it's stuck in dib asm
Ok, I looked at this under winedbg. It looks like it's getting stuck somewhere
in X11DRV_DIB_SetImageBits. I hit control-c in the debugger when it stopped,
and then cont again and it's unstuck for a few seconds. Could it be that the
dib code is getting an exception and moo2's video/input thread is just waiting
for the call to return? The audio continues to play while stuck, and you can
close it just fine.
The backtrace shows it is in some asm for faster depth conversion.
--
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=6275
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Adobe Audition 2.0 |Adobe Audition 2.0
|installation program fails |installation program fails
|to start |to start, needs
| |IXMLDOMDocument2
------- Additional Comments From dank(a)kegel.com 2006-09-10 18:54 -------
http://wiki.winehq.com/ShellLink says
{6d5140c1-7436-11ce-8034-00aa006009fa}
is related to ShellLink's IServiceProvider.
http://www.myplugins.info/guids/component_programming.php?guid=79
says {79EAC9E4-BAF9-11CE-8C82-00AA004BA90B}
is related to gopher: Asychronous Pluggable Protocol Handler
So those probably don't matter. But the last one,
2933bf95-7b36-11d2-b20e-00c04f983e60, is IXMLDOMDocument2,
and it's probably a real problem. (It inherits most of
its methods from IXMLDOMDocument, so maybe it wouldn't be too
hard to get this limping along...)
--
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=6415
------- Additional Comments From idc-dragon(a)gmx.de 2006-09-10 17:09 -------
Rob, to my understanding the AsyncSelect() should enqueue a callback. It's
supposed to enter our OnSend() again when done. The code works under Windows,
though I havent't tested if a file higher size limit exists.
The code may well be broken, it's from Microsoft. ;-)
(Except for the logging, which was added to pinpoint what's going wrong.)
--
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=6415
------- Additional Comments From rob(a)codeweavers.com 2006-09-10 16:48 -------
The code that is attached looks broken, as the code doesn't actually loop while
waiting for the socket to become available for sending with. I wonder whether
this would fail on Windows either with the same size file or slightly bigger?
--
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=4957
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From wine.dev(a)web.de 2006-09-10 16:46 -------
After the recent Imagelist-Patches,
this Part of IE 2.0 works with builtin comctl32.dll:
http://www.myimg.de/?img=4957e7f.png
Thanks.
--
By by ... Detlef
--
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=5575
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-09-10 16:44 -------
patch committed into git. The game now starts into the menu's , they work ok,
although quite some letters are white blocks. Trying to start the game makes it
hang for me. However, these are separate bugs, open new bugs for these (if you
want to)
--
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=5557
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-09-10 16:37 -------
Yip, is fixed. Great!
--
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=3028
------- Additional Comments From kelfe(a)gmx.de 2006-09-10 16:21 -------
looks like I can't find a way to compile any tests on windows for NtOpenFile :(
--
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=6415
Summary: windows web server app fails to send more than 11680
bytes !?
Product: Wine
Version: 0.9.22.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: idc-dragon(a)gmx.de
I'm testing a windows app I'd very much like to run under Wine being in touch
with the author. This is a small web server app (called WRC, for web remote
center) based on the Microsoft MFC sample app HTTPSVR. It happily works under
Windows, but that'd be the wrong thing for running it 24/7. ;-)
It's not yet working under Wine, fails to serve larger files, but we've pretty
much narrowed down the problem by adding logs to the app and using ethereal.
For example, the app tries to write a 25017 bytes .jpg image to the socket, but
the socket only allows 11680 bytes at a time, and the TCP stack fragments this
in 8 packets of 1460 bytes, presumably because it only has 8 buffers reserved.
So far so good.
We see them being sent on the Ethernet and the ACK's are coming in, but
after these 8 packets there should be a signal to trigger the OnSend
function of the app so it can send the next part of data, but this never
happens... The reselection of the socket did not return an error. Given the
reselection is ok, and at the Ethernet level messages are consistently sent and
ACK's received, the conclusion is that there might be a bug in Wine. So here we
are stuck.
The error is very simple, WRC server processes a request and builds a response
in a memory buffer called m_buf (member of CRequestSocket).
In case an image is requested it will realloc the buffer and read the complete
image into the buffer, setting m_cbOut to the number of bytes in m_buf which
are to be sent.
After this the AsyncSelect( FD_WRITE | FD_CLOSE ) member of CRequestSocket is
called to initiate the writing of data to the network, this in done by
MFC/Windows calling the OnSend member whenever the underlying socket is able to
handle data.
In this function we send data and check for an error, a partial send or a
complete send. Every time a partial send is completed the AsyncSelect( FD_WRITE
| FD_CLOSE ) is repeated so MFC/Windows will get back to us when data is sent
on the network, and this seems to fail.
So have a look at the code in "if ( nBytes < m_cbOut )", this is what is being
executed when we see that only 11680 of the 25017 bytes are sent.
--
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=5725
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3820 is|0 |1
obsolete| |
------- Additional Comments From jan.wine(a)zerebecki.de 2006-09-10 15:11 -------
Created an attachment (id=3821)
--> (http://bugs.winehq.org/attachment.cgi?id=3821&action=view)
new patch & testresults
Changes according to comment #35 .
--
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=5557
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2006-09-10 15:03 -------
A patch to create the tooltip during the first WM_MOUSEMOVE (as Windows does)
has been commited. You can check in the current Git (or wine 0.9.23 when it is
released) if it works for you 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=5725
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3819 is|0 |1
obsolete| |
------- Additional Comments From jan.wine(a)zerebecki.de 2006-09-10 14:59 -------
Created an attachment (id=3820)
--> (http://bugs.winehq.org/attachment.cgi?id=3820&action=view)
patch & testresults as intended in comment #34
This didn't change the result.
--
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=5725
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3547 is|0 |1
obsolete| |
Attachment #3717 is|0 |1
obsolete| |
------- Additional Comments From jan.wine(a)zerebecki.de 2006-09-10 14:50 -------
Created an attachment (id=3819)
--> (http://bugs.winehq.org/attachment.cgi?id=3819&action=view)
patch & testresults with incorrect test used in comment #34
Sorry, incorrectly made those changes, notice the double ShowWindow.
--
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=6412
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.internetcalls.com
| |/getfrommirror.php?file=inte
| |rnetcalls&lang=en
Keywords| |download
--
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=6414
Summary: Application stucks in the splash screen
Product: Wine
Version: 0.9.22.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vinicius(a)faculdadesmaringa.br
An windows application stucks in splash screen. It uses firebird as a database
and 2 dlls: fbclient.dll and msvcp60.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=3573
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-comctl32
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-09-10 14:31 -------
changed 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=2123
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-winelib |wine-comctl32
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-09-10 14:22 -------
Vitaly (comment #2)
>I would say it is fixed. I had some work done on that part of tab controls.
So this bug can be closed? (Changed 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=2123
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-09-10 14:22 -------
Vitaly (comment #2)
>I would say it is fixed. I had some work done on that part of tab controls.
So this bug can be closed? (Changed 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=3706
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-09-10 14:20 -------
Mikolaj:
>A patch has been accepted, so this is fixed in the current CVS and will be in
>wine releases starting from wine 0.9.18
So this bug can be closed???
--
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=4957
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-gui |wine-comctl32
Summary|comctl32: Icon-Resources |comctl32: Icon-Resources
|missing |missing
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-09-10 14:19 -------
Changed 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=5311
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-comctl32
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-09-10 14:18 -------
Anyone know if patch from comment 7 is correct? Changed 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=3500
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-comctl32
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-09-10 14:17 -------
Is the patch from comment 3 ever committed? Changin 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=5128
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-gui |wine-comctl32
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-09-10 14:16 -------
changed 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=6413
Summary: Floating point bug exposed in Director MX
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tmb.steve(a)gmail.com
In Director MX floats are improperly converted into strings.
To reproduce:
1) Open Director MX under WINE
2) In the message window type "put string(0.1)"
3) In the output window the output will be '-- "1..0000e-01"'
The output should be '-- "0.1"'
Just wanted to say thanks for making a great piece of software! WINE is great
and getting better 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.
http://bugs.winehq.org/show_bug.cgi?id=5491
------- Additional Comments From the3dfxdude(a)gmail.com 2006-09-10 12:23 -------
Remember, worldedit.exe is a copy protected executable. "World Editor.exe" is
just a stub that calls worldedit.exe. Lets not chase after something that is
probably meaningless (ie, the inability to run a debugger through copy protected
code). Keep this bug on topic of what was originally reported.
--
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=3028
------- Additional Comments From kelfe(a)gmx.de 2006-09-10 12:21 -------
looks like the error code is changed in dlls/ntdll/directory.c line 1709 when
you have
a\
but not when you use a\b\
testcase also needs to be modified to check NtOpenFile or NtCreateFile
--
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=6086
------- Additional Comments From lhouk(a)lesliehouk.com 2006-09-10 12:19 -------
> Load the game to the point where it is about to
> hang, don't move the mouse, and wait several seconds.
> Then try moving the mouse. I can do this 100% of the time
> at the load game screen. I think it's hanging independent
> of the mouse movement.
My experience has been pretty consistent. I start the game, and after a couple
of screens showing the developers' logos, an introductory movie begins. I can
either let the movie play through, or hit the ESC key to abort it, it doesn't
seem to make any difference. I then get to the Master of Orion 2 main menu
(called the "Universal Menu" in the manual). If I move the mouse slowly, I can
drag the cursor to the "New Game" button and click on it, which opens the new
game menu (called the "Galactic Setup" in the manual).
At this point, it doesn't matter how quickly or slowly I try to move the mouse,
the game hangs as soon as I move it. As you suggested, I waited for ten seconds
before trying to move the mouse, but it still hangs. I suppose it could already
be hung as soon as the screen loads, and I just don't know it until I try to
move the mouse, but I don't know how I would test for that.
--
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=6408
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-09-10 12:19 -------
Hi, could you, if possible, upgrade to current cvs/git? The bug you mention is
fixed in current git. I was able to start firefox, but as soon as it try to type
an address in the url-field it hangs
--
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=5491
florianskarten(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|CVS |0.9.22.
------- Additional Comments From florianskarten(a)web.de 2006-09-10 12:15 -------
when I start it this way, i got a exception at start:
WINEDEBUG="+tid" winedbg "C:\Programme\Warcraft III\worldedit.exe"
This way I don't:
WINEDEBUG="+tid" winedbg "C:\Programme\Warcraft III\World Editor.exe"
both exe files start the Warcraft 3 World Editor.
--
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=5491
florianskarten(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2999 is|0 |1
obsolete| |
------- Additional Comments From florianskarten(a)web.de 2006-09-10 12:07 -------
(From update of attachment 2999)
now I use wine 0.9.22 and winedbg works. (no exception at 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=6125
lav(a)etersoft.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lav(a)etersoft.ru
--
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=2866
andreas.bierfert(a)lowlatency.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andreas.bierfert@lowlatency.
| |de
------- Additional Comments From andreas.bierfert(a)lowlatency.de 2006-09-10 11:46 -------
Would be great if this could be implemented. Is there any problem behind this
and what are the chances for it to become 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=5326
andreas.bierfert(a)lowlatency.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andreas.bierfert@lowlatency.
| |de
--
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=6412
Summary: I couldn't use Internetcalls soft for Windows under
Linux Mandriva 2006 with Wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rocketjet314(a)yahoo.com
This is a refiling of bug #6249. For reference, this bug (crash) occurs when the
program is run from the command line (something anyone could deduce from the
first two lines of the output).
I couldn't use Internetcalls (internetcalls.com) soft for Windows under Linux
Mandriva 2006 with Wine. This is what I get: (posted in attachment).
--
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=6411
Summary: wine crashes when starting Alien Shooter full version
Product: Wine
Version: 0.9.22.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karaluh(a)tlen.pl
It crashes before the initial window with resolution choice is displayed. Demo
and trial versions are working.
--
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=6410
Summary: Build error: VT_USERDEFINED unhandled type (0.9.22 under
OS X 10.4.8)
Product: Wine
Version: 0.9.22.
Platform: Macintosh
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rocketjet314(a)yahoo.com
This is a refiling of bug #6390.
I am running OS X 10.4.8 on a Powerbook G4
./configure and make depend complete successfully
Running 'make' generates this error:
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_SHDOCVW_
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -gstabs+
-Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith -g -O2
-D__powerpc__ -o webbrowser.o webbrowser.c
../../tools/widl/widl -I. -I. -I../../include -I../../include -D__WINESRC__
-D_SHDOCVW_ -t -T shdocvw_v1.tlb shdocvw_v1.idl
warning: create_msft_typeinfo: ignoring attr 46
warning: create_msft_typeinfo: ignoring attr 46
warning: add_func_desc: ignoring attr 5
error: encode_type: VT_USERDEFINED - unhandled type 17
make[2]: *** [shdocvw_v1.tlb] Error 2
make[1]: *** [shdocvw] Error 2
make: *** [dlls] Error 2
--
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=6409
Summary: Knight of the old republic crashes after lucasarts logo
Product: Wine
Version: 0.9.16.
Platform: Other
URL: http://www.bioware.com/games/knights_old_republic/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rocketjet314(a)yahoo.com
Knights of the old republic crashes after the initial logo screen. This is a
refiling of bug #5513, with the output from running: WINEDEBUG=trace+opengl wine
swkotor.exe filed as an attachment.
--
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=1598
------- Additional Comments From dmitry(a)codeweavers.com 2006-09-10 10:26 -------
Looks good to me. Once your initial patch is committed, please submit
a new one with NET_WM_WINDOW_TYPE_DIALOG support.
Thanks!
--
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=1598
nshmyrev(a)yandex.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3802 is|0 |1
obsolete| |
------- Additional Comments From nshmyrev(a)yandex.ru 2006-09-10 10:18 -------
Created an attachment (id=3812)
--> (http://bugs.winehq.org/attachment.cgi?id=3812&action=view)
Better patch
This patch handles situation better, since it sometimes assign TYPE_DIALOG. In
previous patch notepad's dialogs were visible in window list, now this problem
is fixed.
--
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=6408
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-09-10 10:00 -------
could you provide a downloadlink for this "nightly build"? thx
--
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=6408
Summary: MSVCR80.dll load problem with latest Firefox (nightly
build tree)
Product: Wine
Version: 20050930
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: psmith(a)fastek.cc
Wine is not loading MSVCR80.dll correctly, according to recent Mozilla
components that have started using that runtime. (R6034: An application has
attempted to load the C runtime library incorrectly).
Sorry for pasting, I tried hard to find out how to make an attachment!
fixme:actctx:FindActCtxSectionStringW 00000000 (null) 2 L"msvcr80.dll" 0x337a8c
err:module:LdrInitializeThunk "MSVCR80.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\mnt\\data\\opt\\wineprog\\nightly\\broken_in_wine\\firefox-3.0a1\\firefox.exe"
failed, status c0000142
Wine failed with return code 1
--
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=6407
Summary: War rock game crashes on startup
Product: Wine
Version: 0.9.22.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam(a)piggz.co.uk
After the first 2 splash screens have appeared, i get a full screen black
window, which crashes after a few seconds.
Using kernel 2.6.17
xorg 7.1
i915 graphics
--
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=6384
------- Additional Comments From asdmin(a)gmail.com 2006-09-10 08:38 -------
Although it's not strictly tied to the actual event, the problem usually happens
when IE gains it's focus.
--
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=6285
cdunn42(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From cdunn42(a)yahoo.com 2006-09-10 08:27 -------
Since blowing away my ~/.wine directory and reinstalling the application in
question, I have not had this problem any more with the current CVS version of
Wine. It's possible that some kind of corruption or maybe an old installation
of the Mozilla ActiveX control was causing this issue -- changing status to
RESOLVED/INVALID unless it happens 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=5725
------- Additional Comments From neil(a)parkwaycc.co.uk 2006-09-10 04:22 -------
(In reply to comment #34)
>win.c:3980: Test failed: [8] foreground window did not get sent to back
Well at least that's progress; although it looks like wine does something odd
with minimized windows it makes it pretty clear that the (previous) foreground
window has to be sent to the back. Please can you see if this helps:
for (i = 0; i < sizeof(sttw_tests) / sizeof(sttw_test); ++i)
{
- hwnds[0] = CreateWindow( "static", "", WS_OVERLAPPEDWINDOW | WS_VISIBLE,
+ hwnds[0] = CreateWindow( "static", "", WS_OVERLAPPEDWINDOW | WS_VISIBLE,
CW_USEDEFAULT, CW_USEDEFAULT,
CW_USEDEFAULT, CW_USEDEFAULT,
NULL, NULL, NULL, NULL );
- ShowWindow( hwnds[0], sttw_tests[i].show );
hwnds[1] = CreateWindowEx( exstyle[sttw_tests[i].topmost],
- "static", "", WS_OVERLAPPEDWINDOW,
+ "static", "", WS_OVERLAPPEDWINDOW | WS_VISIBLE,
CW_USEDEFAULT, CW_USEDEFAULT,
CW_USEDEFAULT, CW_USEDEFAULT,
NULL, NULL, NULL, NULL );
- ShowWindow( hwnds[1], sttw_tests[i].show );
+ hwnd = hwnds[sttw_tests[i].which];
+ ShowWindow( hwnd, sttw_tests[i].show );
SetActiveWindow( hwnds[1] );
SetForegroundWindow( hwnds[1] );
- hwnd = hwnds[sttw_tests[i].which];
+ ok( GetWindow(GetWindow(hwnds[1], GW_HWNDNEXT), GW_HWNDNEXT) != NULL,
+ "[%d] foreground window unexpectedly got sent to the back\n", i);
SwitchToThisWindow( hwnd, sttw_tests[i].flag );
/* On Windows, restoring a window is asynchronous. Give it 100ms */
[This is a hand-edited diff, so sorry if it doesn't apply to attachment 3547]
--
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=5308
------- Additional Comments From wjsqudtlr(a)gmail.com 2006-09-10 03:57 -------
I think this bug is fixed.
please, test with current wine-git.
--
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=6371
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|DirectDraw regression, ships|Hardware rendering does not
|no longer get rendered |work in X-Wing Alliance
|onscreen |
------- Additional Comments From stefandoesinger(a)gmx.at 2006-09-10 03:48 -------
James replied to me by e-mail:
I ran further tests and found that in fact it wasn't a regression problem. the
issue is software rendering works, hardware rendering doesn't. sorry about
that. i must've had software rendering turned on in wine 0.9.15 and tried
hardware rendering with 0.9.21.
Renaming the bug to something more meaningful
--
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=6352
roets.marius(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
--
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=6352
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-09-10 03:05 -------
Reported 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=6352
------- Additional Comments From roets.marius(a)gmail.com 2006-09-10 03:01 -------
After reinstalling Ct-Art it works perfectly. I apologize for not trying this
before logging the bug. I installed Ct-Art using an older version of wine. I
kept upgrading wine, but I never reinstalled Ct-Art. This seemed to solve the
problem.
Thanks for the help. I will update the application db with this 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=1598
------- Additional Comments From mike(a)codeweavers.com 2006-09-10 01:22 -------
Nickolay,
It is possible to subscribe to wine-patches and turn off mail delivery, so that
you don't receive any of the mail that is sent, but can still send mail yourself.
We prefer if people send their patches themselves, as it scales better, and the
propper credit is given in the ChangeLog and git commit log.
thanks
--
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=6056
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-09-10 01:09 -------
Bug still here with wine-git dated of 2006-10-09.
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=6405
------- Additional Comments From mike(a)codeweavers.com 2006-09-10 00:15 -------
If FreeBSD core dumps, there's a bug in FreeBSD's kernel. Please report this
problem to the FreeBSD project.
--
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=2561
------- Additional Comments From dank(a)kegel.com 2006-08-10 22:14 -------
Tried again with recent wine from cvs. Install went fine,
it didn't prompt me for any cd-roms (possibly because
I picked a region that was on the first disc).
The app still hangs at the splash screen, though,
and ^C still takes you to an error dialog.
--
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=6125
------- Additional Comments From timmr(a)atlanticbb.net 2006-08-10 21:49 -------
Simple solution to font problem was presented on appdb for this program.
According to the note's author the problem lies in the font not being recognized
as a symbol font. He resolved this using fontforge to create a version that is
recognized by wine as a symbol font. Just put the revised font into wine/fonts
along with some core fonts for type and IT JUST WORKS.
This resolves my problem... but still WINE and windows treat this font
differently so there is still some incompatability.
I leave it to some WINE developer to make the call... fixed and close or unresolved.
--
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=6086
------- Additional Comments From the3dfxdude(a)gmail.com 2006-08-10 20:24 -------
Load the game to the point where it is about to hang, don't move the mouse, and
wait several seconds. Then try moving the mouse. I can do this 100% of the time
at the load game screen. I think it's hanging independent of the mouse movement.
I'm going to go back and check on something.
--
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=6405
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From the3dfxdude(a)gmail.com 2006-08-10 20:18 -------
One bug per report. The first one is a dupe.
File new report for the ESD bug.
*** This bug has been marked as a duplicate of 3551 ***
--
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=3551
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wholecake(a)gmail.com
------- Additional Comments From the3dfxdude(a)gmail.com 2006-08-10 20:18 -------
*** Bug 6405 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=6406
Summary: Age of Empires 3 crashes on exit with fglrx drivers
Product: Wine
Version: 0.9.22.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryanbach(a)adelphia.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=6405
Summary: Diablo II fails to install, core dump (trap 1073709056)
Product: Wine
Version: 0.9.21.
Platform: PC-x86-64
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wholecake(a)gmail.com
System:
FreeBSD cyclone.wholecake.com 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Wed Aug 2
19:44:42 MDT 2006
root@cyclone.wholecake.com:/usr/obj/usr/src/sys/CYCLONE_SND_ICH_CAM i386
Wine Version: (installed from ports)
PORTVERSION= 0.9.21
PORTEPOCH= 1
Description:
After following the install instructions
<http://appdb.winehq.org/appview.php?iVersionId=49> by several users, I am
unable to install Diablo II from a retail CD without a wine core dump (see
attachment). I am attempting to install this from CD with dosdevices=
d: -> /mnt/cd9660
d:: -> /dev/acd1t01
Also, when running winecfg, I cannot adjust the Audio settings as winecfg
freezes up and WINEDEBUG=+all winecfg reports:
===================================================
0009:Ret ntdll.LdrGetProcedureAddress() retval=00000000 ret=9c22fba5
0009:Ret kernel32.GetProcAddress() retval=9ddd2004 ret=9c8a55ee
0009:trace:driver:DRIVER_SendMessage Before call32 proc=0x9ddd2004
drvrID=00000000 hDrv=0x18f2a0 wMsg=0001 p1=00000000 p2=00000000
0009:Call wineesd.drv.DriverProc(00000000,0018f2a0,00000001,00000000,00000000)
ret=9c8a4e3b
0009:trace:wave:ESD_WaveInit called
snipped, see attachment
===================================================
Thanks
Nathaniel
--
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=1598
------- Additional Comments From nshmyrev(a)yandex.ru 2006-08-10 18:36 -------
Dear Dmitry, can you please send this patch yourself? It's real pain to
subscribe to such high-traffic mailing list.
--
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=6404
Summary: Tooltips shown as windows "blocking" cursor in IE
Product: Wine
Version: 0.9.22.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.o.wine(a)email.connaction.net
Hi,
When using IE (5, 5.5 and 6) as installed with IEs 4 Linux, tooltips pop up as
windows (i.e. with a title bar) *under* the cursor, thereby blocking the cursor.
As the tooltip moves with the cursor, one has to more the cursor rapidly and
click quickly to be able to work. For information, in at least Eudora the
tooltips work fine, so I presume it's a problem that relates to the interaction
between Wine and one of the IE related files.
I'm running Wine under openSUSE 10.1 on an x86_64 machine.
Best regards,
Bo
--
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=2028
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2006-08-10 17:07 -------
Closing. This bug doesn't help anything by referencing few invalid bags.
--
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=1434
Bug 1434 depends on bug 2028, which changed state.
Bug 2028 Summary: DSound and DDraw improvement for better gamesupport
http://bugs.winehq.org/show_bug.cgi?id=2028
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |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=1908
------- Additional Comments From stefandoesinger(a)gmx.at 2006-08-10 16:53 -------
This doesn't look like a ddraw game, otherwise there would be a
fixme:IDirectDrawImpl_SetCooperativeLevel.... line. Can you see if a +ddraw
trace gives any result?
--
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=1424
Bug 1424 depends on bug 1772, which changed state.
Bug 1772 Summary: fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x40586b80)->(00010021,00000011 )
http://bugs.winehq.org/show_bug.cgi?id=1772
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |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=1772
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From stefandoesinger(a)gmx.at 2006-08-10 16:50 -------
The SetCooperativeLevel FIXME is often a red herring, and the line of code the
reporter shows shouldn't cause any issue with any recent wine issue on its
own. The FIXME is there because SetCooperativeLevel is some strange call which
is not documented propery with all the combinations of cooplevels and the
cooplevels that have been set before. But it looks like it is a good idea to
remove the fixme.
This bug describes many different (non-) issues, and the original report is 3
years old, I will close the bug as invalid.
--
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=2028
Bug 2028 depends on bug 1772, which changed state.
Bug 1772 Summary: fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x40586b80)->(00010021,00000011 )
http://bugs.winehq.org/show_bug.cgi?id=1772
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--
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=6086
------- Additional Comments From lhouk(a)lesliehouk.com 2006-08-10 16:48 -------
I just got 0.9.22 from the Fedora repositories, and tried running MOO2. It
still hangs as soon as you move the mouse.
I admit I'm surprised that this problem hasn't been solved yet. If you guys
that write and maintain Wine can't figure out what's happening, it must be a
truly obscure 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=6371
------- Additional Comments From stefandoesinger(a)gmx.at 2006-08-10 16:40 -------
Can you please state the name in the bug report too? The appdb link suggests
that this is X-Wing Alliance, but I was about to close the bug as INVALID.
If you say this is a regression, can you please state the version that used to
work, and preferably do a regression test:
http://wiki.winehq.org/GitWine#regression_testing ?
--
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=6336
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From stefandoesinger(a)gmx.at 2006-08-10 16:32 -------
This issue has been reported before, but the patch fixing it needs the
multithread patches to go in before.
Resolving as duplicate
*** This bug has been marked as a duplicate of 5526 ***
--
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=5526
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vittorio(a)vip.hr
------- Additional Comments From stefandoesinger(a)gmx.at 2006-08-10 16:32 -------
*** Bug 6336 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=6220
------- Additional Comments From stefandoesinger(a)gmx.at 2006-08-10 16:28 -------
Does this also happen when you press ESC and then ENTER to leave the game?
This works fine for me in the demo.
--
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=5779
------- Additional Comments From stefandoesinger(a)gmx.at 2006-08-10 16:23 -------
Can you retest the game with current git, or with wine 0.9.23 when it comes
out? I have made a change which fixed simmilar bugs in 2 other games, it might
fix this issue 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=6403
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.emusic.com/dlm/3.
| |0/windows/eMusicDownloadMana
| |ger.exe
Status|UNCONFIRMED |NEW
Component|wine-misc |wine-shdocvw
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-08-10 15:34 -------
confirming. looks like a bug in shdocvw
--
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=6403
Summary: eMusic Download Manager crashes on startup with
Unhandled Page Fault
Product: Wine
Version: 0.9.20.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dave2006(a)gmail.com
eMusic Download Manager installs without problem, but crashes as it tries to
startup. Wine has already installed the wine_gecko component by itself. Dialog
initally shows then disappears as wine shows an "wine: Unhandled page fault on
read access 0x652f7265 at address 0x652f7265 (thread 0009), starting debugger..."
I'll attach the back trace
--
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 nospam(a)thenerdshow.com 2006-08-10 15:06 -------
There is another bug or issue where GetObjectType(hdc); is returning the wrong
value or incompatibility with some cards. This fixed black areas on World of
Warcraft with nVidia cards. OT? Perhaps it will help here as well:
http://www.schokokeks.org/~tier/wine-wow-0.9.21.diff
--
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=5557
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-misc |wine-comctl32
Version|CVS |0.9.22.
--
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=4415
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
------- Additional Comments From truiken(a)gmail.com 2006-08-10 14:31 -------
Please do a regression test and report which patch broke this 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=4415
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-msi
Summary|installing ticonnect_eng.exe|installing ticonnect_eng.exe
|and wine control |fails
Version|0.9.6. |0.9.22.
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-08-10 14:23 -------
Now crashes with unhandled exception with current git. I first had to create ie6
registry key. I'll attach the log.
--
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=6402
Summary: Virtual memory allocation fails with Adobe Acrobat 5's
Paper Capture plugin
Product: Wine
Version: 0.9.22.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)jensgulden.de
Running Adobe Acrobat 5's PaperCapture plugin, it issues an error saying:
"Insufficient memory to perform operation"
This is displayed in a small popup-dialog, and the plugin fails.
It seems that several calls to kernel32.VirtualAlloc(),
ntdll.NtAllocateVirtualMemory() and related functions are executed right before
the error message is issued. See the log-output, generated with WINEDEBUG=+all.
Is this maybe related to bug #4329?
The plugin actually runs as a seperate server-application capserve.exe. The
error can also be reproduced runnning "wine capserve.exe" without starting Acrobat.
System environment: wine 0.9.22, gcc 3.3.6, kernel 2.6.15 (Debian), dual-boot
WinXP (but not used with Wine).
The PaperCapture plugin is available for free at
http://www.adobe.com/support/downloads/detail.jsp?ftpID=1907, it needs the
commercial Adobe Acrobat 5 to run (at least to install, and then run
capserve.exe individually).
--
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=6399
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From mike(a)codeweavers.com 2006-08-10 12:12 -------
0009:CALL MFC42.5788(00000060) ret=004e79a0
trace:seh:raise_exception code=c0000005 flags=0 addr=0x6c3c01b3
MFC42.5788 is CPen *CDC::SelectObject(CPen *);
A bad pointer is being passed as a CPen, so the program is crashing.
The source for this project is available on SourceForge.
Examining the relay trace, it looks like the crash is at:
gba/VisualBoyAdvance-1.7/src/win32/ZoomControl.cpp #144
CPen pen;
pen.CreatePen(PS_SOLID, 1, RGB(192,192,192));
CPen *old = (CPen *)memDC.SelectObject(pen);
for(i = 0; i < 8; i++) {
memDC.MoveTo(0, i * multY);
memDC.LineTo(w, i * multY);
memDC.MoveTo(i * multX, 0);
memDC.LineTo(i * multX, h);
}
if(selected != -1) { <---- looks like this condition is false
CPen pen2;
pen2.CreatePen(PS_SOLID, 2, RGB(255, 0, 0));
CPen *old2 = (CPen*)memDC.SelectObject(&pen2);
int startX = (selected & 7)*multX+1;
int startY = (selected / 8)*multY+1;
int endX = startX + multX-2;
int endY = startY + multY-2;
memDC.MoveTo(startX, startY);
memDC.LineTo(endX, startY);
memDC.LineTo(endX, endY);
memDC.LineTo(startX, endY);
memDC.LineTo(startX, startY-1);
memDC.SelectObject(old2);
pen2.DeleteObject();
}
memDC.SelectObject(old); <----- looks like it crashes here.
pen.DeleteObject();
The relay trace for this section of code shows nothing obviously wrong, however
it seems the problem must be in something called here, as the variable "old" is
initialized at the top of the section...
--
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=6068
------- Additional Comments From killertux(a)suomi24.fi 2006-08-10 11:03 -------
tried Xorg 7.2 with R200 driver + kernel 2.6.18 and Wine 0.9.22
hardware used was ATI Radeon 9250
no white screen no longer in menus just like other times when using settings where
Nvidia registry combiners were not available... and like other times second
prolem caused by this patch is that after clicking "new game" screen stays black.
--
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=3335
------- Additional Comments From ehoover(a)mines.edu 2006-08-10 10:53 -------
This may be a result of the main installer program not appropriately giving
language options (the language drop-down is blank). Since the quicktime
installer is a separate executable with command-line options for configuring the
language it is likely that the main installer fails to call the quicktime
installer since the language option is not setup (experimenting by calling the
quicktime installer with /S /L results in the installer exiting immediately).
--
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=4515
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|setup.exe did not start |Crocodile Clips won't
| |install
------- Additional Comments From mike(a)codeweavers.com 2006-08-10 10:23 -------
Try change directory to the CDROM first.
cd /mnt/cdrom
wine setup
--
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=5231
------- Additional Comments From dank(a)kegel.com 2006-08-10 08:16 -------
I went looking for confirmation that real applications care about this bug,
and the first example I found is:
Install autohotkey from http://autohotkey.com
Create the text file foo.ahk containing the line
WinMenuSelectItem, Untitled - Notepad, , File, Open
wine notepad &
wine autohotkey.exe foo.ahk
This should invoke the File / Open dialog box in the notepad window, but doesn't
because although autohotkey finds the notepad window ok, it manipulates
local menus instead of notepad's menus.
I then tried to verify that Tommy's patches fixed this;
first I collected Tommy's patches here
http://kegel.com/wine/menu/
and tried applying them, but they're slightly out of date.
I rediffed the first three, but ran out of typing time. Perhaps
someone else can rediff the rest...
--
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=6049
------- Additional Comments From pelle(a)plusnet.pl 2006-08-10 06:29 -------
When setting export LC_ALL=pl , (not LC_ALL=en_US), since this patch, finale
displays boxes instead of noteheads everywhere. Setting to export LC_ALL=en_US
makes finale display proper noteheads, but texts in the score made with jazz
font are displayed like boxes.
--
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=5978
------- Additional Comments From pelle(a)plusnet.pl 2006-08-10 06:18 -------
I refer to export LC_ALL=pl, or export LC_ALL=en_US
--
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 leffeman(a)gmail.com 2006-08-10 06:08 -------
I tried the patch with Valve Hammer Editor, and as described above, the child
window is drawn in the correct place, but the rest of the window is black.
--
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=2398
------- Additional Comments From tim(a)electronghost.co.uk 2006-08-10 05:16 -------
Tried that fix on the Neverwinter Nights toolset. It does look like the OpenGL
is being drawn in the correct position, but the rest of the window is entirely
overdrawn with black, so it remains unusable :-(
There is a selection grid which is drawn over the top of the OpenGL 3d part,
and this is drawn offset by the same amount that the OpenGL was offset in
order to put it in the right place.
However, if the rest of the main window were not overdrawn, it looks like it
would be usable in fullscreen mode.
--
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=4515
------- Additional Comments From sami.flabbergasted(a)gmail.com 2006-08-10 02:07 -------
what can i do to get this work?????!!!!
--
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=6394
fast.rizwaan(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
------- Additional Comments From fast.rizwaan(a)gmail.com 2006-08-10 01:15 -------
hi Vitaliy Margolen,
The program (rapget) needs IE for internet connectivity only. but the TOOLTIP
has got nothing to do with Internet explorer. It's the problem with the GUI.
Anyways, as suggested, removed .wine,
Try this:
-------------
1. rm -rf .wine
2. cd rapget/
3. wine rapget
4. window comes (after auto creatin wine prefix 100% etc...)
5. add any rapidshare.de link
6. the tooltip never go until the program exits!
--
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=5679
------- Additional Comments From maxjivi05(a)zoominternet.net 2006-07-10 22:46 -------
Turned Sound Off In Options - Installed Internet Explorer 6 - Added the d3d9
dll's required and I tabbed to login / get to server selection and it loaded all
the way to "Finished Loading World" and crashes...
wine: Unhandled page fault on read access to 0x25015555 at address 0x621d62bb
(thread 002a), starting debugger...
Modules:
Cannot get info on module while no process is loaded
Threads:
process tid prio (all id:s are in hex)
00000029 (D) (null)
0000002c 0
0000002b 0
0000002a 0
0000000a
0000000b 0
--
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
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-directx-ddraw
Keywords| |regression
Summary|err:clipping:CLIPPING_Update|Planescape:Torment doesn't
|GCRegion hVisRgn is zero |work
------- Additional Comments From vitaliy(a)kievinfo.com 2006-07-10 22:29 -------
Sounds like a ddraw rewrite regression.
--
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=5978
------- Additional Comments From vitaliy(a)kievinfo.com 2006-07-10 22:26 -------
Which "font encoding environment variable" are you refering to?
--
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=6401
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
Component|wine-multimedia |wine-binary
------- Additional Comments From vitaliy(a)kievinfo.com 2006-07-10 22:25 -------
Try to look at the warn+all channels and try to find anything 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=6049
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |qingdao33122(a)yahoo.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-07-10 22:23 -------
Adding author of the patch.
--
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 almeidaraf(a)yahoo.com 2006-07-10 21:32 -------
I'm sorry for sending a second comment following my attachment. I had some
trouble with my bugzilla password and I think that's why my comments on the bug
ended up not showing up. Anyhow, the attachment I've just posted have code that
produces the error reported here. The code is from this site
http://examples.oreilly.com/ai/Examples.zip It's an exemple of a book obout ai
for games.
I used the following command to compile the code:
% wineg++ *.cpp -mwindows
After running the resulting binary for a few minutes (or even less than a
minute, I didn't really time it) I get the error
"err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this."
--
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=5978
------- Additional Comments From pelle(a)plusnet.pl 2006-07-10 20:22 -------
Dashes display instead of font symbols when you set font encoding environment
variable different than en_US, for example pl. Checked with wine 0.9.22,
compiled from source with freetype 9.10.3 and fontforge based on sources from
20041014 on mdk 10.1
--
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=6401
Summary: wine forgets finale midi configuration
Product: Wine
Version: 0.9.21.
Platform: PC
URL: http://www.codamusic.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pelle(a)plusnet.pl
Although finale saves midi in and midi out device settings. It is not restored
on restart, so one has to open configuration window and accept current
configuration so it is applied.
--
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=4947
------- Additional Comments From pelle(a)plusnet.pl 2006-07-10 19:33 -------
The same happens in finale 2003a. Checked with wine-0.9.21.
--
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=4940
------- Additional Comments From pelle(a)plusnet.pl 2006-07-10 19:33 -------
The same happens onf finale 2003a. Checked with wine-0.9.21
--
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=6049
------- Additional Comments From pelle(a)plusnet.pl 2006-07-10 19:23 -------
After regression test with bisect on wine-git source, I can confirm that since
the patch mentioned here, finale (music typesetting program) displays boxes
instead of some jazz font characters. Checked with freetype 9.10.3 and fontforge
based on sources from 20041014.
--
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=3174
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-07-10 18:18 -------
The application doesn't crash for me, and neither for another user who filed
another bug about this app (bug 3164). To the reporter of this bug: please
reopen if you still run into same 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=3843
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.wxmesg.com/
Keywords| |download
--
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=2770
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://powerbullet.com/downl
| |oad.html
Component|wine-misc |wine-ole
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-07-10 16:52 -------
Hi, it's now possible to actually start the app, using native ole32, and mshtml.
Without these native dlls, the application pops up a messagebox that library "@"
cannot be loaded (yes , it really tries to load a library called "@", which
obviously fails). Marking as an ole 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.