http://bugs.winehq.org/show_bug.cgi?id=15914
Summary: TryWoW.exe WoW trial installer hangs extremely long on
startup
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
URL: https://signup.worldofwarcraft.com/trial/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Created an attachment (id=17095)
--> (http://bugs.winehq.org/attachment.cgi?id=17095)
WINEDEBUG=+shdocvw
Upon launching the World of Warcraft Trial downloader (1.4.0.171), the
application hangs for over five minutes before anything happens.
The only console output is
fixme:shdocvw:PersistStreamInit_Load (0x12ee78)->(0x33e924)
fixme:shdocvw:OleControl_FreezeEvents (0x12ee78)->(1)
fixme:shdocvw:OleControl_FreezeEvents (0x12ee78)->(0)
And a few seconds later:
fixme:shdocvw:WebBrowser_Stop (0x12ee78)
Then, an empty "Alert" window with only an OK button and a red cross image
appears, and under this window the EULA. Only the following output is given:
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x12ee78)
fixme:shdocvw:OleObject_Close (0x12ee78)->(1)
Clicking Disagree on the EULA closes the app and outputs:
err:dialog:EndDialog got invalid window handle ((nil)); buggy app !?
Attached is a log with WINEDEBUG=+shdocvw
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22923
Summary: "Cannot read access control list.Error code: 1400"
with Tap'Touche Installer
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cerebro.alexiel(a)gmail.com
Hi,
When I try to install this software, I got the "Cannot read access control
list.Error code: 1400" message while installing it.
After clicking ok 2 or 3 times, the setup goes on and ends without any other
error.
Moreover, the software works perfectly in wine so I'm just reporting this bug
(P5) to just see if someone could fix it.
Here is the interesting part of the WINEDEBUG=+relay log
0027:Call shlwapi.wvnsprintfA(0064df5c,00000400,1000241c "Adjusting %s
permissions for %s",0064e368) ret=100010a6
0027:Ret shlwapi.wvnsprintfA() retval=00000046 ret=100010a6
0027:Call user32.SetWindowTextA(00000000,0064df5c "Adjusting directory
permissions for C:\\Program Files\\Tap'Touche 5\\Jeux") ret=100010b9
0027:Ret user32.SetWindowTextA() retval=00000000 ret=100010b9
0027:Call advapi32.GetNamedSecurityInfoA(0064e3bc "C:\\Program
Files\\Tap'Touche
5\\Jeux",00000001,00000004,00000000,00000000,0064e3a4,00000000,00000000)
ret=100013c8
0027:Ret advapi32.GetNamedSecurityInfoA() retval=00000057 ret=100013c8
0027:Call KERNEL32.GetLastError() ret=100013d2
0027:Ret KERNEL32.GetLastError() retval=00000578 ret=100013d2
0027:Call shlwapi.wvnsprintfA(0064df54,00000400,100023e8 "Cannot read access
control list.\r\nError code: %d",0064e36c) ret=100010dc
0027:Ret shlwapi.wvnsprintfA() retval=00000032 ret=100010dc
0027:Call user32.MessageBoxA(00020020,0064df54 "Cannot read access control
list.\r\nError code: 1400",00000000,00040010) ret=100010f6
0009:Call window proc 0x6861ae52
(hwnd=0x20020,msg=WM_CANCELMODE,wp=00000000,lp=00000000)
The last parameter of GetNamedSecurityInfoA is NULL and it fails on most
Windows exactly as wine do.
(see https://testbot.winehq.org/JobDetails.pl?Key=2386
-559038737 is DEADBEEF, I'm quite new with these testing stuff)
However, On my virtual XP, it works (no error).
If anyone has an idea...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23399
Summary: Chrome (game) doesn't detect resolutions above 800x600
in fullscreen mode
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://www.fileplanet.com/129900/120000/fileinfo/Chrom
e-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=29166)
--> (http://bugs.winehq.org/attachment.cgi?id=29166)
console log running the demo
When I run the game: Chrome (an FPS shooter) or its sequel: Chrome-Specforce in
Wine's fullscreen mode, the only available resolution is 800x600. Running it in
virtual desktop mode I have more choices: 800x600, 1024x768 and 1152x864.
After changing the resolution anything above 800x600 and restart the game in
fullscreen mode, Wine crashes with an unhandled page fault.
How to reproduce the issue in the demo:
1. Install the demo, start it: in the Options menu there is only 800x600
available (assuming you're running in fullscreen mode).
2. Exit the game, change to virtual desktop mode, start the game again: now
more resolutions are available. Select 1024x768 (or higher) and exit the game.
3. Switch back to Wine's fullscreen mode and restart the demo: it will crash.
The crash always generates a crash.log file in the game's directory, looking
into the file shows the game doesn't detect resolutions above 800x600 in
fullscreen mode.
Link to the demo added to URL.
Fedora 13 x86
Wine-1.2-rc5
Nvidia 7600 GT / driver 195.36.24
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17699
Summary: World In Conflict 1.010: New launcher crashes preventing
application usage
Product: Wine
Version: 1.1.16
Platform: Other
URL: http://massgate.net
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dfagan1(a)pride.hofstra.edu
Created an attachment (id=19898)
--> (http://bugs.winehq.org/attachment.cgi?id=19898)
Terminal output from Wic
The latest version of world in conflict now includes a launcher that wraps both
versions of the game, preventing directly loading in. The launcher starts, and
runs for at most a few seconds before silently crashing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22526
Summary: Winsock stub functionality
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krivoshey(a)mksbalashihi.ru
Out of winsock stub:
Found with MetaQuotes MetaTrader 5.x software.
Networking functionality has failed with message:
fixme:winsock:WSAIoctl SIO_GET_EXTENSION_FUNCTION_POINTER
{25a207b9-ddf3-4660-8ee9-76e58c74063e}: stub
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13641
Summary: Sipru Beta 1.2.9 Doesn't Start
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=11884
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kemal.yaylali(a)gmail.com
Created an attachment (id=13622)
--> (http://bugs.winehq.org/attachment.cgi?id=13622)
Sipru Log.
When I try to run Sipru.exe I got several "saxxmlreader_QueryInterface" errors.
Splash screen & system tray icon appears but with a warning window: "Couldn't
eastablish a connection with our servers, Try again".
When I try the update component of Sipru (Updater.exe) I got
"fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot"
over & over again...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22574
Summary: Blockland v14 freezes on startup
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://blockland.us
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: racecar56(a)gmx.com
Blockland v14's freezes on startup. No console fuss or any other abnormal
things (other than the freeze itself) is visible. The GUI (that was
unfortunately frozen) appears to look normal. The console is also unable to be
typed into. Closing the console gets Blockland out of your way.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22540
Summary: CMake hangs when trying to detect and test MinGW
compiler (gcc.exe & g++.exe)
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nil094(a)yahoo.com
CMake hangs when trying to detect a usable Compiler, preferable MinGW, assuming
`-G "Unix Makefiles"' has been set as commandline argument.
CMake is also consuming a significant amount of CPU.
Excpected output when running cmake natively (example):
$ cmake .
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Configuring done
-- Generating done
-- Build files have been written to: /home/user/somepath
Actual Output:
$ wine cmake . -G 'Unix Makefiles'
-- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: C:/MinGW/bin/gcc.exe
(... nothing happens, just consuming CPU)
MinGW is installed into C:\MinGW, CMake (latest version from cmake.org) is
Installed into C:\CMake.
The projectfile (CMakeLists.txt) is working properly, and I've tested the
project successfully on Windows XP SP2, using exactly the same CMake version,
creating projectfiles for MinGW, VisualStudio and SunStudio, so it's most
certainly not the CMakeLists.txt who's causing the bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22504
Summary: Bioshock: fog renders red
Product: Wine
Version: 1.1.37
Platform: x86-64
URL: http://www.gamershell.com/download_20697.shtml
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=27573)
--> (http://bugs.winehq.org/attachment.cgi?id=27573)
terminal output
Regression caused by:
adf4ca2e23873811a22fc82022f5d7753e9d569a is first bad commit
commit adf4ca2e23873811a22fc82022f5d7753e9d569a
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Feb 1 13:52:58 2010 +0100
wined3d: Handle a zero source value for WINED3DSIH_RSQ.
:040000 040000 ab263cdcbc9159b5748ba4ec13bdb50172816ef3
2566b7788ab4edd5011e2fb3af484f1f5cc67943 M dlls
Originally pointed out in bug 19511, but a new bug was never filed. Bug 21876
is also related to this commit, but the attached patch does not fix the fog in
Bioshock.
card is an nvidia 9800 gtx+, drivers are 195.36.15.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21568
Summary: advapi32/crypt tests crash with +heap
Product: Wine
Version: 1.1.37
Platform: x86-64
URL: http://test.winehq.org/data/7aaaf738ecd06c12bfd69200ee
74abd5cc9aef8b/wine_ae-ub910-heap/advapi32:crypt.html
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=26007)
--> (http://bugs.winehq.org/attachment.cgi?id=26007)
terminal output
=>0 0x7ec1ac0d CryptSetKeyParam+0x98(hKey=1334760, dwParam=4, pbData="",
dwFlags=4) [/home/austin/wine-git/dlls/advapi32/crypt.c:1961] in advapi32
(0x0063fcf8)
...
0x7ec1ac0d CryptSetKeyParam+0x98
[/home/austin/wine-git/dlls/advapi32/crypt.c:1961] in advapi32: movl
0x0(%eax),%eax
1961 if (!key || !pbData || !key->pProvider || key->pProvider->dwMagic !=
MAGIC_CRYPTPROV)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.