http://bugs.winehq.org/show_bug.cgi?id=34845
Bug #: 34845
Summary: The Mighty Quest for Epic Loot: "Bloomberg" crash/diag
tool complains about dbghelp being too old (v5.x
Windows XP vs. v6.x Win Vista/7)
Product: Wine
Version: 1.7.5
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
encountered with "The Mighty Quest for Epic Loot" ... not a serious thing,
hence "minor".
Clean WINEPREFIX, default WinVer "Windows XP".
Console output:
--- snip ---
Bloomberg WARNING: 15h08m47s - You are currently using a version of
.\dbghelp.dll different than what is suggested. This version has not been
tested and proper results are not guaranteed.
Your version: 5.1.2600.3264
Accepted version(s) must be greater or equal than > 6.x.x.x
Please fix this problem before going any further, otherwise you might
experience problems with the error reporting.
Please contact your QA Team for any questions.
--- snip ---
Relevant trace log:
--- snip ---
0024:Call KERNEL32.LoadLibraryA(006e40a8 ".\\dbghelp.dll") ret=0065d7b4
0024:Call PE DLL (proc=0x7cdb7994,module=0x7cd70000
L"dbghelp.dll",reason=PROCESS_ATTACH,res=(nil))
0024:Ret PE DLL (proc=0x7cdb7994,module=0x7cd70000
L"dbghelp.dll",reason=PROCESS_ATTACH,res=(nil)) retval=1
0024:Ret KERNEL32.LoadLibraryA() retval=7cd70000 ret=0065d7b4
0024:Call KERNEL32.GetModuleHandleA(006e40a8 ".\\dbghelp.dll") ret=0065d4b4
0024:Ret KERNEL32.GetModuleHandleA() retval=7cd70000 ret=0065d4b4
0024:Call KERNEL32.GetModuleFileNameA(7cd70000,0033faa8,00000104) ret=0065d4f9
0024:Ret KERNEL32.GetModuleFileNameA() retval=0000001f ret=0065d4f9
0024:Call version.GetFileVersionInfoSizeA(0033faa8
"C:\\windows\\system32\\dbghelp.dll",0033fbbc) ret=0065d509
...
0024:Ret version.GetFileVersionInfoSizeA() retval=000006bc ret=0065d509
0024:Call version.GetFileVersionInfoA(0033faa8
"C:\\windows\\system32\\dbghelp.dll",00000000,000006bc,0033f2a8) ret=0065d535
...
0024:Ret version.GetFileVersionInfoA() retval=00000001 ret=0065d535
0024:Call version.VerQueryValueA(0033f2a8,0071dba8 "\\",0033fbb0,0033fbac)
ret=0065d552
...
0024:Ret version.VerQueryValueA() retval=00000001 ret=0065d552
...
--- snip ---
The website has the following information regarding minimum PC requirements:
https://www.themightyquest.com/en/faqs
--- quote ---
The minimum configuration is currently higher than what it might be when the
development is complete. Please understand that the current version is work in
progress and is not yet optimized.
Minimum configuration
- OS: Windows® XP SP3 / Windows Vista® SP2 / Windows® 7 SP1 / Windows® 8
- Processor: Intel Pentium IV 3.00 Ghz or AMD Athlon64 3000+ @ 1.8 Ghz
- Memory: 2 GB
- DirectX 9 compliant Video Card with at least 256 MB of memory
- Minimum Video Card Model :
Desktop :
- NVidia GeForce 8600GT and up
- AMD Radeon HD4300 and up (With recent driver)
- Intel HD3000 (With recent driver)
Laptop :
- All NVidia with recent driver
- AMD Radeon Mobility HD4500 and up (With recent driver)
- Intel HD3000 (With recent driver)
--- quote ---
Not sure if Windows XP SP3 dbghelp has the same version 5.1 as the one shipped
with pristine Windows XP.
Anyway, if at some point in future the default WinVer is changed to Vista/7
this component version resource should be upgraded too.
This bug might be a useful reminder for that.
Regards
--
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=27563
Summary: Dungeons and Dragon Launcher fails with mono26 (works
with dotnet11)
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://www.ddo.com/ddosupport/download-ddo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=35239)
--> (http://bugs.winehq.org/attachment.cgi?id=35239)
terminal output
Crashes on start with mono26, saying:
System.NotImplementedException: COM/ActiveX support is not implemented
and a nice error dialog box. I'll attach terminal output with +text, so that
error is in it.
winetricks dotnet11 gets past that error, letting the launcher sorta work,
which then crashes in shdocvw, I think.
You don't need an account to test this, just get the client from:
http://www.ddo.com/ddosupport/download-ddo
(I used the high res version, though I doubt it matters).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36400
Bug ID: 36400
Summary: valgrind shows several unitialized values in under
crypt32/tests/message.c
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: crypt32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 48448
--> https://bugs.winehq.org/attachment.cgi?id=48448
valgrind log
==19270== Conditional jump or move depends on uninitialised value(s)
==19270== at 0x513193F: CryptMsgOpenToEncode (msg.c:1416)
==19270== by 0x512C471: CryptSignMessage (message.c:491)
==19270== by 0x4F7DEDF: func_message (message.c:1069)
==19270== by 0x4F43A0B: main (test.h:584)
==19270== Uninitialised value was created by a stack allocation
==19270== at 0x512C281: CryptSignMessage (message.c:409)
==19270==
==19270== Conditional jump or move depends on uninitialised value(s)
==19270== at 0x513193F: CryptMsgOpenToEncode (msg.c:1416)
==19270== by 0x512C471: CryptSignMessage (message.c:491)
==19270== by 0x4F7DF89: func_message (message.c:1075)
==19270== by 0x4F43A0B: main (test.h:584)
==19270== Uninitialised value was created by a stack allocation
==19270== at 0x512C281: CryptSignMessage (message.c:409)
==19270==
etc.
--
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=23001
Summary: Dolphin GC/Wii emulator can't find wii .dll, crashes
after clicking wine window
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovvinate(a)gmail.com
Created an attachment (id=28498)
--> (http://bugs.winehq.org/attachment.cgi?id=28498)
Error output via terminal
Using the most recent build of dolphin and accessing it through terminal, the
program is unable to find an dll designed to access a wiimote. The real problem
come when one goes to use the application to play a game and a pop up window
tells the user that the wii plugin was not found. Clicking that windows OK
button causes the application to freeze and crash.
--
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=11107
Summary: Adobe AIR / Adobe Media Player pre 2 never shows GUI
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The Adobe Media Player doesn't seem to do anything;
watching +crypt,+wininet,+winsock shows that
it does crypto stuff for about 15 seconds,
then goes into a loop talking to a bunch of
web servers forever.
Perhaps it's looking for updates in the background,
as it fiddles with files in
.wine/drive_c/windows/profiles/dkegel/Application
Data/Adobe/AIR/update/background
and is doing requests like this:
trace:wininet:HttpOpenRequestW (0x2, L"HEAD", L"", (null), L"app:/AMP.swf",
0x1ab738, 8040c000, 008c12c0)
But I would expect it to put up a GUI or something.
To repeat:
download
http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_play…
download http://download.macromedia.com/pub/labs/air/air_b3_win_121207.exe
download
http://download.macromedia.com/pub/labs/mediaplayer/adobemediaplayer_p2_122…
wineserver -k
rm -rf .wine
wine install_flash_player.exe
wine air_b3_win_121207.exe
wine ~/.wine/drive_c/Program\ Files/Common\ Files/Adobe\
AIR/Versions/1.0.6/Adobe\ AIR\ Application\ Installer.exe
adobemediaplayer_p2_122007.air
cd ".wine/drive_c/windows/profiles/dkegel/Start Menu/Programs"
wine start "Adobe Media Player.lnk"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32923
Bug #: 32923
Summary: Pot Player Media Player not Working on wine 1.5
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: santhosh_wine_p(a)yahoo.in
Classification: Unclassified
Created attachment 43482
--> http://bugs.winehq.org/attachment.cgi?id=43482
Damn Pot Player not working on Wine 1.5 installed on Ubuntu 12.10
This is Damn Pot Media Player which is popular and BEST according to me on
Windows platform but seems to have run into problem when run through wine 1.5
Am new to Ubuntu(Linux) so have no idea what the problem is while using wine i
did even update the latest update for wine but still then i am getting a bug
report.
--
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=33563
Bug #: 33563
Summary: Imscared bug
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniferreirinha(a)live.com.pt
Classification: Unclassified
Created attachment 44433
--> http://bugs.winehq.org/attachment.cgi?id=44433
The green dots with white things. The first bit was that the green dots were at
the bottom,and i could see it.
This game isn't working TOO well with Wine.
I have the latest version of Wine from Fedora 18's software center.
I start the game,and i see what appears to be green dots somewhere on the
screen.
The game screen was SMALL. And i mean,like small,to be noticed.
Lucky me,i can see it.
I progressed through the game on the first part.
Now this is where Wine starts acting up! o.o
I start up the game after playing the first bit.
Green dots still there with white things.
Wait... White things?
I type in:
White Face { Name of the face that you see through most of the game. }
And it starts up.
Did i mention that when i said ridiculously tiny,i meant that it was THAT tiny?
Most of the space was BLACK. And it was slow. Amazed?
I think this is wine's fault.
That's what i have to report so far.
Look at the attachments.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=36508
Bug ID: 36508
Summary: valgrind shows a couple invalid writes in
kernel32/tests/change.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M kernel32.dll -p
kernel32_test.exe.so change && touch change.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
==6115== Thread 2:
==6115== Invalid write of size 2
==6115== at 0x7BC83914: init_handler (signal_i386.c:962)
==6115== by 0x7BC86297: usr1_handler (signal_i386.c:2157)
==6115== by 0x422606F: ??? (in /lib32/libpthread-2.19.so)
==6115== Address 0x59e3576 is on thread 1's stack
==6115==
==6115== Invalid write of size 2
==6115== at 0x7BC83922: init_handler (signal_i386.c:967)
==6115== by 0x7BC86297: usr1_handler (signal_i386.c:2157)
==6115== by 0x422606F: ??? (in /lib32/libpthread-2.19.so)
==6115== Address 0x59e3574 is on thread 1's stack
==6115==
--
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=32705
Bug #: 32705
Summary: VirtualDub: crash when opening video with MPEG-2
plugin (division by zero)
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fael_mc(a)msn.com
Classification: Unclassified
VirtualDub works great in wine, the problem lies with videos on dvd mpeg2
format .Originally VirtualDub does not accept videos in MPEG2, but for that
there plugins.
On this site you can download plugins for various video formats:
http://www.videohelp.com/tools/Virtualdub
The mpeg2 plugin here
http://gral.y0.pl/~fcchandler/Plugins/MPEG2/
After downloading and installing the plugin, VirtualDub normal loads video,
after loading the video, the program crash.
Crash details: An integer division by zero occurred in module 'VirtualDub'.
--
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=35953
Bug ID: 35953
Summary: FFXIV: ARR - Launcher requires native winhttp to run.
Product: Wine
Version: 1.7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: narthorn(a)gmail.com
Created attachment 48024
--> http://bugs.winehq.org/attachment.cgi?id=48024
Screenshot of the actual error along terminal output without debug trace.
When using built-in winhttp, trying to launch Final Fantasy XIV - A Realm
Reborn fails at the very start of the launch process, where the launcher sends
an HTTP request to check if a newer version of the launcher is available.
When no new version is available, the server replies with status code 204: No
Content.
However, builtin wine seems to misreport 4294967295 (2^32-1) bytes of available
data in the response, as shown by this tiny snippet of trace:
0034:trace:winhttp:query_headers returning data: L"HTTP/1.1 204 No
Content\r\nServer: nginx\r\nContent-Type: text/html;
charset=UTF-8\r\nX-Patch-Module: ZiPatch\r\nX-Protocol:
http\r\nX-Latest-Version: 2014.04.02.0000.0001\r\nDate: Sun, 06 Apr 2014
08:24:14 GMT\r\nConnection: keep-alive\r\n"
0034:trace:winhttp:WinHttpQueryDataAvailable 0x3, (nil)
0034:trace:winhttp:send_callback 0x131718, 0x00040000, 0xbbe91c, 4
0034:trace:winhttp:WinHttpReadData 0x3, 0x7de230, 1024, (nil)
0035:trace:winhttp:read_data retrieved 1024 bytes (1024/4294967295)
0035:trace:winhttp:send_callback 0x131718, 0x00080000, 0x7de230, 1024
0034:trace:winhttp:query_data_available 4294967295 bytes available
When using native winhttp, no calls to WinHttpReadData are made.
--
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.