http://bugs.winehq.org/show_bug.cgi?id=24038
Summary: kernel32.UnhandledExceptionFilter: ensure that
registered JIT debugger can attach and collect
debugging info before return
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
the symptom is some apps generate unhandled exceptions which ought to call the
registered just-in-time debugger but the collection of debugging info fails.
When the debugger process is up and running the faulting app is gone, hence
attaching and collecting module, backtrace info etc. fails.
Example (you can find several of such occurrences in bugzilla):
--- snip ---
...
wine: Unhandled exception 0xc000000d at address 0x68080023:0x004bd342 (thread
0026), starting debugger...
0026:trace:seh:start_debugger Starting debugger "winedbg --auto 37 252"
0027:Ret KERNEL32.Sleep() retval=00000000 ret=00484091
0027:Call KERNEL32.Sleep(00000032) ret=00484091
0028:Ret KERNEL32.Sleep() retval=00000000 ret=00484091
0028:Call KERNEL32.Sleep(00000032) ret=00484091
0026:Ret KERNEL32.UnhandledExceptionFilter() retval=00000000 ret=004c599a
0026:Call KERNEL32.GetCurrentProcess() ret=004c59b5
0026:Ret KERNEL32.GetCurrentProcess() retval=ffffffff ret=004c59b5
0026:Call KERNEL32.TerminateProcess(ffffffff,c000000d) ret=004c59bc
Process of pid=0025 has terminated
No process loaded, cannot execute 'echo Modules:'
Cannot get info on module while no process is loaded
No process loaded, cannot execute 'echo Threads:'
process tid prio (all id:s are in hex)
--- snip ---
kernel32.UnhandledExceptionFilter() -> start_debugger_atomic -> start_debugger
-> CreateProcessA() (wait for debugger to come up) -> return
The app code immediately terminates the process after return from
UnhandledExceptionFilter() which is an indication that all debugging info
collection stuff needs to be done synchronously _before_
UnhandledExceptionFilter() returns in case JIT debugger was called.
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=15489
Summary: Build should optionally produce .pdb file suitable for
use with symbol server
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
When Windows applications with their own crash logging systems
crash, they report the stack dump to their own crash dump server,
which uses Microsoft-supplied .pdb files (or Microsoft's symbol server)
to resolve the symbol names in system DLLs.
Wine should also provide such .pdb files, for use by vendors in
analyzing crash dumps. There should be an identifying
key in the crash dump and the .pdb file allowing the crash
server or debugger to choose the proper .pdb file; MSFT
must support that, let's see if we can use the same mechanism they do
to handle the much larger number of Wine versions and flavors.
--
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=29168
Bug #: 29168
Summary: Star Wars: The Old Republic game client hangs at
Product: Wine
Version: 1.3.33
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erik.weatherwax(a)gmail.com
Classification: Unclassified
Created attachment 37628
--> http://bugs.winehq.org/attachment.cgi?id=37628
Console output
Upon successful launching of the game client after logging in via the game
launcher, no progress is made towards loading the game after the initial splash
screen: it merely sits at the initial splash with a sort of "Working" icon
spinning in the lower right indefinitely. Console output is attached but
doesn't seem to be much help; it is mostly just spam of:
fixme:win:GetWindowPlacement not supported on other process window 0xa0026
fixme:d3d:query_init Unhandled query type 0xc.
Originally suspected this was a server-side or game client problem since some
Windows users were reporting similar issues at the beginning of this beta test
weekend; however, any of numerous purported workarounds fail to work in Wine,
and it seems the problem pretty uniformly affects Wine users, at least in
Linux.
--
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=35672
Bug ID: 35672
Summary: command and conquer zero hour: - online gaming not
working
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: knattman(a)mail.ru
command & conquer zero hour 1.04: - online gaming not working
i can login to the online section, and then create a game with my friends,
but when i load in the game, only my progress bar goes up, and my game didnt
start.
Online-Lobby is working
http://imgur.com/ivOoYKM
Game-Lobby is working
http://imgur.com/X4UOUW8
Establishing Connection Path is working - all Connections are completed
http://imgur.com/Xo5Y9iK
Load in Game - Failed --> only my load beam goes up
http://imgur.com/Bc065lk
Netstat:
http://imgur.com/0K6K7Kb
maybe its an udp problem.
--
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=30148
Bug #: 30148
Summary: Star Wars: The Old Republic - slow loading times
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julusp(a)gmail.com
Classification: Unclassified
Created attachment 39322
--> http://bugs.winehq.org/attachment.cgi?id=39322
Wine debug log
The game takes too much to load depending on location. For example Nar Shaadaa
takes about 15 minutes to load, which in meanwhile, often leads to logoff. I
have attached the basic debug log.
To overcome the login issue, patch from Bug 29618 is needed
--
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=33538
Bug #: 33538
Summary: rewind-plush 64K demo crashes in wine
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
Created attachment 44386
--> http://bugs.winehq.org/attachment.cgi?id=44386
Demo
Backtrace:
=>0 0x7e3ac27c glGenTextures+0x7c() in opengl32 (0x00cde9e0)
1 0x004082a0 in rewind-plush (+0x829f) (0x00cde9fc)
0x7e3ac27c glGenTextures+0x7c in opengl32: call *0x1b0(%edx)
--
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=16850
Summary: Oovoo can't connect
Product: Wine
Version: 1.1.12
Platform: PC
URL: http://oovoo.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Reported initially in wine-users. Gave it a try in git, fails to connect:
fixme:secur32:schan_InitializeSecurityContextW Using hardcoded "NORMAL"
priority
GNUTLS ERROR: GnuTLS internal error.
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a
fixme:winsock:NtStatusToWSAError Status code 8000000a converted to DOS error
code 13d
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a
fixme:winsock:NtStatusToWSAError Status code 8000000a converted to DOS error
code 13d
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a
fixme:winsock:NtStatusToWSAError Status code 8000000a converted to DOS error
code 13d
Does this when trying to register, or even if you just put gibberish in the
login.
--
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=15265
Summary: mdcrack no longer works under wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bofh1234(a)hotmail.com
I used to be able run mdcrack under wine 0.9.45. I had a hard drive crash and
was forced to reinstall. After that I am unable to run mdcrack using wine. I
am running slackware 12.1. I have tried every single version of wine
(removepkg wine, rm -rf .wine0, rm -rf /tmp/.wine0, installpkg wine) and
mdcrack always gives the same error
Error: Unable to allocate enough memory
I am using mdcrack 1.8(3) from http://c3rb3r.openwall.net/mdcrack/
MDCrack-sse.exe --charset=tesTES --algorithm=NTLM1 --minsize=8 --maxsize=8
D280553F0103F2E643406517296E7582
The funny thing is if I remove the --algorithm=NTLM1 option, mdcrack runs but
does not return the correct value. The problem isn't with mdcrack as it worked
great BEFORE the hard drive crash.
I have also tried booting a Fedora 9 Live cd, did a yum install wine, and ran
mdcrack and I get the same error.
--
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=33509
Bug #: 33509
Summary: kioslave.exe crashes on KDE Dolphin exit
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
Created attachment 44354
--> http://bugs.winehq.org/attachment.cgi?id=44354
Backtrace
How to reproduce:
1. Have Windows-KDE's Dolphin (kde-baseapps) package installed
2. wineserver -k
3. Launch Dolphin
4. Close its window
5. Get the crash dialog
Here's console output: http://pastebin.com/xrWyBe0L
Note that if you close the window before
"fixme:toolhelp:CreateToolhelp32Snapshot flags 0 not implemented" appears,
crash doesn't occur.
--
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=36949
Bug ID: 36949
Summary: Sql Native Clent 2005 Can't authenticate
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: chepaika(a)gmail.com
Created attachment 49059
--> http://bugs.winehq.org/attachment.cgi?id=49059
secur32 DEBUG log file
On Ubuntu 14.04 x86 with samba 4.1.6 and Wine 1.7.21-22
On Debian 7.5 x64 with samba 3.6.6 and Wine 1.7.15, 21-22
1. Install Sql Native Client 2005
(http://www.microsoft.com/en-us/download/details.aspx?id=24793)
2. Start odbcad32.exe
3. Try add new system DSN with SQL Native Client as driver
4. On authentication step get Microsoft SQL Server Login error (on screenshot
http://prntscr.com/44id7y)
--
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=39420
Bug ID: 39420
Summary: cant play lineage e global
Product: Wine
Version: 1.7.50
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: geckagm(a)gmail.com
Distribution: ---
Created attachment 52534
--> https://bugs.winehq.org/attachment.cgi?id=52534
i cant play lineage :(
what is the problem?
--
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=17233
Summary: Zanzarah game opens a black fullscreen window and then
crashes
Product: Wine
Version: 1.1.14
Platform: PC-x86-64
URL: http://www.download.com/Zanzarah-demo/3000-7492_4-
10246951.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gryffus(a)hkfree.org
Game opens a black fullscreen window and then crashes.
I am using an nvidia card.
--
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=38495
Bug ID: 38495
Summary: Origin crashes when launching a game
Product: Wine
Version: 1.7.41
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 51342
--> https://bugs.winehq.org/attachment.cgi?id=51342
Origin backtrace - Slackware 14.1 - wine 1.7.41
Hello everyone,
I compiled "wine 1.7.41" from source and bought the "Humble Bundle Origin 2"
today. Registering games works fine but when I tried to launch the "Syndicate"
game I ran into a crash. Backtrace is attached.
--
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=39649
Bug ID: 39649
Summary: Anno 1701 doesn't show images in ANNOpedia when
anti-aliasing enabled
Product: Wine
Version: 1.8-rc1
Hardware: x86
URL: http://www.gamershell.com/download_16068.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 52851
--> https://bugs.winehq.org/attachment.cgi?id=52851
screenshot
Pictures are missing from the ANNOpedia (in-built guide) when anti-aliasing is
enabled in Anno 1701.There's only an empty rectangle where images should
appear. These lines are spamming the console when I open the Annopedia:
err:d3d:wined3d_debug_callback 0x18fadaf8: "GL_INVALID_OPERATION error
generated. Source and destination dimensions must be identical with the current
filtering modes.".
err:d3d_surface:surface_blt_fbo >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from glBlitFramebuffer() @ surface.c / 985
Those messages look similar to the ones in bug #37175.
To reproduce the problem in the demo:
1. Install and start Anno 1701 demo (game startup may take a while).
2. In the main menu go to <Options> -> <Graphics> and set up anti-aliasing, go
back to the main menu.
3. Start <Singleplayer> -> <Continuous play> and launch the game.
4. When the game is loaded press <Esc> and select <ANNOpedia> from the menu:
you should see that images are missing from ANNOpedia.
Tested with Nvidia binary drivers 340.96 and with Nouveau/Mesa git.
--
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=32337
Bug #: 32337
Summary: FineReader 11 trial version crash when trying to
activate the production
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Depends on: 32336
Classification: Unclassified
Created attachment 42680
--> http://bugs.winehq.org/attachment.cgi?id=42680
Log: FineReader crashes
1. Download trial version from
http://download.abbyy.cn/dist/fr11/ABBYY_FineReader_11_Chinese.exe
2. run the outer installer and extract the inner installer
$ ABBYY_FineReader_11_Chinese.exe
3. run the inner installer with DISABLEROLLBACK=1 (work around Bug 32336)
$ msiexec /I ABBYY\ FineReader\ 11.msi TRANSFORMS="C:\Temp\ABBYY FineReader
11\2052.mst" /Liwrmo\!vepacu "C:\users\fracting\Temp\ABBYY FineReader 11.log"
LAUNCH_FROM_SETUP=1 DISABLEROLLBACK=1
4. start FineReader:
$ cd ~/.wine/drive_c/Program\ Files/ABBYY\ FineReader\ 11
$ wine FineReader.exe
There will be an activation wizard, the program crashes when clicking on the
'next' button of the wizard.
Workaround by `winetricks -q riched20`
--
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=34495
Bug #: 34495
Summary: Total War: Shogun 2 character models are fixed
sideways
Product: Wine
Version: 1.7.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thebenj88(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
All the in-game character (Advisers, generals, agents, in-battle units) models
are fixed sideways. I've uploaded several screenshots of the issue here:
http://imgur.com/a/RQnRM
I'm currently using a NVIDIA GTX 660ti with the 325.15 driver, and wine 1.7.1,
though I have tried other wine versions with no success (1.4, 1.5.28, 1.6rc3,
1.6).
Several other users have also reported this same issue, though all have
reported using NVIDIA cards. I've not heard from any AMD users about this
issue.
Aside from that, suspect that this issue may be a regression, as previous test
data from NVIDIA users did not mention this 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.
https://bugs.winehq.org/show_bug.cgi?id=37388
Bug ID: 37388
Summary: GTA IV fails to launch under Wine 1.7.28
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lynx.light0(a)gmail.com
Created attachment 49720
--> https://bugs.winehq.org/attachment.cgi?id=49720
terminal output
Attempting to launch GTA IV fails under Wine 1.7.28 with the error message:
wine: Unhandled page fault on write access to 0x00000000 at address 0x5a9346
(thread 002c), starting debugger...
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x005a9346).
0046:Call user32.MessageBoxW(00000000,0033ec78 L"GTA IV FATAL ERROR: Invalid
resource detected - Please re-install the game",0033ea78 L"GTA IV FATAL ERROR:
VDS100",00040010) ret=005a9346
I attach plain text terminal output.
Here is a google drive link to the debug output (it is bzip2 compressed):
https://drive.google.com/file/d/0B8rj1_DmnmmrcnhiQ3R4NURkZDA/view
--
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=12845
Summary: Mono 1.9.1 installer EULA is not rendered due to
richedit regression
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://ftp.novell.com/pub/mono/archive/1.9.1/windows-
installer/2/mono-1.9.1-gtksharp-2.10.4-win32-2.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
CC: a_villacis(a)palosanto.com
When running the Mono 1.9.1 installer with today's Git
(wine-0.9.60-354-g4055751), the EULA text box is rendered blank. Regression
testing showed the bad commit in question to be:
4f95cf707254653a3199caff3553fd0f732f23df is first bad commit
commit 4f95cf707254653a3199caff3553fd0f732f23df
Author: Alex Villacís Lasso <a_villacis(a)palosanto.com>
Date: Thu Apr 24 10:07:12 2008 -0500
riched20: Reject RTF that is recognized as invalid.
--
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=31095
Bug #: 31095
Summary: When I load Team Fortress 2 the opening credits go by
fine...then the screen turns black my mouse appears
and this error message pops up. It happens if i run it
through steam or through the command line. Anyone help
me please?
Product: Wine
Version: 1.3.28
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: headshot9557(a)yahoo.com
Classification: Unclassified
Happens everytime i load up the game
--
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=27332
Summary: richedit EM_STREAMIN handler needs to return the
number of characters read (Dirt3 installer shows error
instead of EULA text)
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
another bug while looking at "Dirt 3" game installer ...
When the installer is about to display the EULA, the whole EULA text can be
seen a very short time only to be immediately replaced by the message "Could
not read the EULA file <path>\\EULA\\English\\EULA.txt."
The EULA is a plain text file.
--- snip ---
0009:Call KERNEL32.CreateFileW(004bfa40
L"Z:\\mnt\\iso\\EULA\\English\\EULA.txt",80000000,00000001,00000000,00000003,00000000,00000000)
ret=00403177
0009:Ret KERNEL32.CreateFileW() retval=00000078 ret=00403177
...
0009:Call user32.SendMessageW(0003006a,00000449,00000001,0032f90c) ret=004031b9
0009:Call window proc 0x20027d11
(hwnd=0x3006a,msg=WM_USER+73,wp=00000001,lp=0032f90c)
0009:trace:richedit:RichEditWndProc_common enter hwnd 0x3006a msg 0449
(EM_STREAMIN) 1 32f90c, unicode 1
...
0009:trace:richedit:ME_StreamIn stream==0x32f90c editor==0x5ca8e8 format==0x1
0009:trace:richedit:ME_StreamInText 00000001 0x32e0a0
0009:Call KERNEL32.ReadFile(00000078,0032e0ac,00001000,0032e0a4,00000000)
ret=0040225c
0009:Ret KERNEL32.ReadFile() retval=00000001 ret=0040225c
0009:Call KERNEL32.MultiByteToWideChar(00000000,00000000,0032e0ac "THE
CODEMASTERS SOFTWARE COMPANY LIMITED SOFTWARE LICENSE
AGREEMENT\r\n\r\nIMPORTANT - READ CAREFULLY: THE ACCOMPANYING PROGRAM (WHICH
INCLUDES COMPUTER SOFTWARE PROGRAM, THE MEDIA AND RELATED DOCUMENTATION IN
PRINTED OR ELECTRONIC FORM) IS LICENSED TO YOU ON THE TERMS SET FORTH BELOW,
WHICH CONSTIT"...,00001000,00329c8e,00001000) ret=2001ba68
0009:Ret KERNEL32.MultiByteToWideChar() retval=00001000 ret=2001ba68
...
0009:trace:richedit:RichEditWndProc_common exit hwnd 0x3006a msg 0449
(EM_STREAMIN) 1 32f90c, unicode 1 -> 0
0009:Ret window proc 0x20027d11
(hwnd=0x3006a,msg=WM_USER+73,wp=00000001,lp=0032f90c) retval=00000000
0009:Ret user32.SendMessageW() retval=00000000 ret=004031b9
...
0009:Call user32.SetWindowTextW(0003006a,004bfaf0 L"Could not read the EULA
file Z:\\mnt\\iso\\EULA\\English\\EULA.txt.") ret=00403219
0009:Call window proc 0x20027d11
(hwnd=0x3006a,msg=WM_SETTEXT,wp=00000000,lp=004bfaf0)
0009:trace:richedit:RichEditWndProc_common enter hwnd 0x3006a msg 000c () 0
4bfaf0, unicode 1
...
--- snip ---
Upon return of EM_STREAMIN message handler, the installer checks the return
value and if zero it assumes the text file (EULA) wasn't properly read.
http://msdn.microsoft.com/en-us/library/bb774302.aspx
--- quote ---
Return Value
This message returns the number of characters read.
--- quote ---
If this is done, the EULA is correctly displayed in richedit control.
Currently ME_StreamIn -> ME_StreamInText unconditionally return zero, relying
on the caller to look at inStream.editstream->dwError value.
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=29669
Bug #: 29669
Summary: Dragon Age: Origins DVD authenticity checks fail
(descriptor structures returned by DVD_READ_STRUCT
need a descriptor header prepended)
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
continuation of bug 29667
Now that DVD_LAYER_DESCRIPTOR data is properly verified, the game loader
retrieves DvdManufacturerDescriptor using IOCTL_DVD_READ_STRUCTURE.
The interesting part is that the game loader copies the returned buffer bytes
starting from offset 4 (throwing the first _four_ bytes away).
Remembering these four bytes, I went back here:
http://source.winehq.org/git/wine.git/blob/f082eac97c3ec71de58eea85bb4de5a1…
--- quote ---
/* The documented format of DVD_LAYER_DESCRIPTOR is wrong. Even the format in
the
* DDK's header is wrong. There are four bytes at the start defined by
* MMC-5. The first two are the size of the structure in big-endian order as
* defined by MMC-5. The other two are reserved.
*/
--- quote ---
Actually all descriptor structures handled by DVD_READ_STRUCTURE have a
DVD_DESCRIPTOR_HEADER prepended - not just DVD_LAYER_DESCRIPTOR.
This forum posts give some useful information:
http://forums.techguy.org/software-development/812384-scsi-read-disc-struct…
--- snip ---
typedef struct
{
USHORT Length; /* bigEndian */
UCHAR Reserved[2];
} DVD_DESCRIPTOR_HEADER, *PDVD_DESCRIPTOR_HEADER;
--- snip ---
Because of the missing DVD_DESCRIPTOR_HEADER, the first four bytes get lost
hence the extraction of specific fields from manufacturer buffer gives wrong
values.
With the DVD_DESCRIPTOR_HEADER in place, all DVD authenticity checks pass and
the game successfully runs using original media.
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=32854
Bug #: 32854
Summary: Winedbg on ARM: gdb proxy mode lacks support for
reading CPSR
Product: Wine
Version: 1.5.22
Platform: arm
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
as the summary says ...
Any command will show the problem:
--- snip ---
$ winedbg --gdb ./foo-arm.exe
...
Wine-gdb> bt
#0 0x4025202c in kill () from /lib/arm-linux-gnueabi/libc.so.6
Register 25 is not available
--- snip ---
Making winedbg more verbose yields:
--- snip ---
...
Packet: g
Reply :
000000000500000000c00840103e00003c969f40300002408988000025000000000000000000000000000840fcfdcf408cc13e40f4fdcf4054a83a402c202540
Packet: p19
Register out of bounds 19
Reply :
...
--- snip ---
GDB reads standard registers using the "g" command ('get all registers').
Special purpose registers like CPSR are read using "p" command ('get individual
register').
This is currently not supported by winedbg but essential when running proxy
mode.
Source:
http://source.winehq.org/git/wine.git/blob/d62d7474d43949d71ac34e2157c2fdb8…
--- snip ---
372 #elif defined(__arm__)
373 static struct cpu_register cpu_register_map[] = {
374 REG(R0, 4),
375 REG(R1, 4),
376 REG(R2, 4),
377 REG(R3, 4),
378 REG(R4, 4),
379 REG(R5, 4),
380 REG(R6, 4),
381 REG(R7, 4),
382 REG(R8, 4),
383 REG(R9, 4),
384 REG(R10, 4),
385 REG(Fp, 4),
386 REG(Ip, 4),
387 REG(Sp, 4),
388 REG(Lr, 4),
389 REG(Pc, 4),
390 };
--- snip ---
Side note: For future it might be useful to add support for XML register set
definitions (newer GDB versions are XML-aware = more flexible).
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=32990
Bug #: 32990
Summary: Wine on ARM: relay tracing is broken with entry points
having an odd number of arguments, calling into glibc
code that makes use of alloca()
Product: Wine
Version: 1.5.24
Platform: arm
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
relay tracing doesn't work properly on ARM :(
Example app (others have similar problem):
WINEDEBUG=+tid,+seh,+relay,+time,+file
--- snip ---
...
002e:Call KERNEL32.LZOpenFileW(408baf68
L"Z:\\home\\linaro\\wine-apps\\windefender\\unpacked\\MPSigStub.exe",40d1fb8c,00000000)
ret=40f17cec
002e:trace:file:LZOpenFileA
(Z:\home\linaro\wine-apps\windefender\unpacked\MPSigStub.exe,0x40d1fb8c,0)
002e:trace:file:OpenFile
Z:\home\linaro\wine-apps\windefender\unpacked\MPSigStub.exe OF_READ
OF_SHARE_COMPAT
002e:trace:file:OpenFile
Z:\home\linaro\wine-apps\windefender\unpacked\MPSigStub.exe 0000
002e:trace:file:RtlGetFullPathName_U
(L"Z:\\home\\linaro\\wine-apps\\windefender\\unpacked\\MPSigStub.exe" 520
0x40d1f7b8 (nil))
002e:trace:file:RtlDosPathNameToNtPathName_U
(L"Z:\\home\\linaro\\wine-apps\\windefender\\unpacked\\MPSigStub.exe",0x40d1f740,(nil),(nil))
002e:trace:file:RtlGetFullPathName_U
(L"Z:\\home\\linaro\\wine-apps\\windefender\\unpacked\\MPSigStub.exe" 520
0x40d1f4c0 (nil))
002e:trace:file:wine_nt_to_unix_file_name
L"\\??\\Z:\\home\\linaro\\wine-apps\\windefender\\unpacked\\MPSigStub.exe" ->
"/home/linaro/.wine/dosdevices/z:/home/linaro/wine-apps/windefender/unpacked/MPSigStub.exe"
002e:trace:file:RtlGetFullPathName_U
(L"Z:\\home\\linaro\\wine-apps\\windefender\\unpacked\\MPSigStub.exe" 520
0x40d1f7b4 (nil))
002e:trace:file:OpenFile found
"Z:\\home\\linaro\\wine-apps\\windefender\\unpacked\\MPSigStub.exe"
002e:trace:file:_lopen
("Z:\\home\\linaro\\wine-apps\\windefender\\unpacked\\MPSigStub.exe",0000)
002e:trace:file:CreateFileW
L"Z:\\home\\linaro\\wine-apps\\windefender\\unpacked\\MPSigStub.exe"
GENERIC_READ FILE_SHARE_READ FILE_SHARE_WRITE creation 3 attributes 0x80
002e:trace:file:RtlDosPathNameToNtPathName_U
(L"Z:\\home\\linaro\\wine-apps\\windefender\\unpacked\\MPSigStub.exe",0x40d1f900,(nil),(nil))
002e:trace:file:RtlGetFullPathName_U
(L"Z:\\home\\linaro\\wine-apps\\windefender\\unpacked\\MPSigStub.exe" 520
0x40d1f670 (nil))
002e:trace:file:wine_nt_to_unix_file_name
L"\\??\\Z:\\home\\linaro\\wine-apps\\windefender\\unpacked\\MPSigStub.exe" ->
"/home/linaro/.wine/dosdevices/z:/home/linaro/wine-apps/windefender/unpacked/MPSigStub.exe"
002e:trace:file:CreateFileW returning 0x2c
002e:trace:seh:raise_exception info[0]=00000000
002e:trace:seh:raise_exception info[1]=30435454
002e:trace:seh:raise_exception Pc:30435454 Sp:40d1f884 Lr:0a30 Cpsr:600f0030
r0:0004 r1:401f3005 r2:0000 r3:168f8
002e:trace:seh:raise_exception r4:0004 r5:40d1f880 r6:168f8 r7:40d1f894
r8:0004 r9:81a3f10 r10:0000 Fp:4033a950 Ip:0000
002e:trace:seh:call_stack_handlers calling handler at 0x403f487c code=c0000005
flags=0
002e:Call KERNEL32.UnhandledExceptionFilter(40d1f6d8) ret=403f48e0
wine: Unhandled page fault on read access to 0x30435454 at address 0x30435454
(thread 002e), starting debugger...
002e:trace:seh:start_debugger Starting debugger "winedbg --auto 45 48"
--- snip ---
First approach was using winedbg with Cpsr-fixed (=usable) gdbstub:
--- snip ---
Wine-gdb> b FileTimeToDosDateTime
...
Wine-gdb> bt
#0 FileTimeToDosDateTime (ft=0x40d5fac8, fatdate=0x40d5fad0,
fattime=0x40d5fad2) at /home/linaro/wine/wine-git/dlls/kernel32/time.c:1053
#1 0x40a5f378 in OpenFile (name=0x40901618
"Z:\\home\\linaro\\wine-apps\\windefender\\unpacked\\MPSigStub.exe",
ofs=0x40d5fbe4, mode=0)
at /home/linaro/wine/wine-git/dlls/kernel32/file.c:2596
#2 0x40a785a8 in LZOpenFileA (fn=0x40901618
"Z:\\home\\linaro\\wine-apps\\windefender\\unpacked\\MPSigStub.exe",
ofs=0x40d5fbe4, mode=0)
at /home/linaro/wine/wine-git/dlls/kernel32/lzexpand.c:540
#3 0x40a7871c in LZOpenFileW (fn=0x40901598, ofs=0x40d5fbe4, mode=0) at
/home/linaro/wine/wine-git/dlls/kernel32/lzexpand.c:566
#4 0x4046bcec in GetFileVersionInfoSizeW (filename=0x40901598,
handle=0x40d5fc8c) at /home/linaro/wine/wine-git/dlls/version/version.c:590
#5 0x0041cd82 in ?? ()
#6 0x0041cd82 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
--- snip ---
--- snip ---
1052 unixtime = t;
>1053 tm = gmtime( &unixtime );
1054 if (fattime)
=> 0x40aa363c <+144>: sub r3, r11, #12
0x40aa3640 <+148>: mov r0, r3
0x40aa3644 <+152>: bl 0x40a1f1dc
0x40aa3648 <+156>: str r0, [r11, #-8]
0x40aa364c <+160>: ldr r3, [r11, #-40] ; 0x28
0x40aa3650 <+164>: cmp r3, #0
0x40aa3654 <+168>: beq 0x40aa36b0 <FileTimeToDosDateTime+260>
--- snip ---
Thumb veneer to glibc code because my userland is thumb2:
--- snip ---
0x40a1f1dc add r12, pc, #0, 12
0x40a1f1e0 add r12, r12, #729088 ; 0xb2000
0x40a1f1e4 ldr pc, [r12, #3932]! ; 0xf5c
--- snip ---
Arriving at gmtime() code (in thumb mode):
--- snip ---
0x402b60bc <gmtime> ldr r2, [pc, #8] ; (0x402b60c8 <gmtime+12>)
0x402b60be <gmtime+2> movs r1, #0
0x402b60c0 <gmtime+4> add r2, pc
0x402b60c2 <gmtime+6> b.w 0x402b7210
0x402b60c6 <gmtime+10> nop
0x402b60c8 <gmtime+12> b.n 0x402b64ac
0x402b60ca <gmtime+14> movs r7, r0
--- snip ---
Unfortunately winedbg crashed all time while trying to dig deeper into glibc
code.
So I switched over to a commercial JTAG debugger solution - not these toys ;-)
After some hours of debugging I finally nailed it ...
The problem appears here:
gmtime() -> __tz_convert() -> tzset_internal() -> __tzfile_read()
http://www.eglibc.org/cgi-bin/viewvc.cgi/trunk/libc/time/tzfile.c?revision=…
--- snip ---
void
__tzfile_read (const char *file, size_t extra, char **extrap)
{
static const char default_tzdir[] = TZDIR;
size_t num_isstd, num_isgmt;
register FILE *f;
...
/* Read the POSIX TZ-style information if possible. */
if (sizeof (time_t) == 8 && tzspec != NULL)
{
/* Skip over the newline first. */
if (getc_unlocked (f) != '\n'
|| (fread_unlocked (tzspec, 1, tzspec_len - 1, f)
!= tzspec_len - 1))
tzspec = NULL;
else
tzspec[tzspec_len - 1] = '\0';
}
else if (sizeof (time_t) == 4 && tzhead.tzh_version[0] != '\0')
{
/* Get the TZ string. */
...
tzspec_len = st.st_size - off - 1;
char *tzstr = alloca (tzspec_len);
if (getc_unlocked (f) != '\n'
|| (fread_unlocked (tzstr, 1, tzspec_len - 1, f) != tzspec_len - 1))
goto lose;
tzstr[tzspec_len - 1] = '\0';
tzspec = __tzstring (tzstr);
}
...
--- snip ---
"fread_unlocked (tzstr, 1, tzspec_len - 1, f)" didn't come back, as it
overwrote parts of the stack in fread_unlocked() -> _IO_sgetn().
The interesting part is the call to alloca() which looks like gcc builtin
alloca code used to get a stack-based buffer for "tzstr" argument.
It seems that alloca() depends on proper stack alignment in caller.
In relay case it always resulted in less than stack pointer during aligning of
buffer.
= Without relay:
tz_convert entry: r13 = 0x409CFA58
__tzfile_read+0x714: r13 = 0x409CF938 -> r5 = 0x409CF938 (tzstr aligned)
= With relay:
tz_convert entry: r13 = 0x40A3F9A4
__tzfile_read+0x714: r13 = 0x40A3F884 -> r5 = 0x40A3F880 (tzstr aligned)
The ARM ABI requires that the stack be aligned to 8 bytes as it is noted in
Procedure Call Standard for the ARM Architecture:
http://infocenter.arm.com/help/topic/com.arm.doc.ihi0042d/index.html
"SP must be 8-byte aligned on entry to AAPCS-conforming functions"
http://infocenter.arm.com/help/topic/com.arm.doc.ihi0046b/IHI0046B_ABI_Advi…
The origin of the problem (misaligned stack) can be traced back to Wine's relay
debugging, specifically the "call_entry_point" function for ARM.
Source:
http://source.winehq.org/git/wine.git/blob/1ceec8c78982d7ef5124e86a8da53166…
--- snip ---
358 #elif defined(__arm__)
359 __ASM_GLOBAL_FUNC( call_entry_point,
360 "push {r4, r5, LR}\n\t"
361 "mov r4, r0\n\t"
362 "mov r5, SP\n\t"
363 "lsl r3, r1, #2\n\t"
364 "cmp r3, #0\n\t"
365 "beq 5f\n\t"
366 "sub SP, SP, r3\n\t"
367 "bic SP, SP, #15\n\t"
368 "1:\tsub r3, r3, #4\n\t"
369 "ldr r0, [r2, r3]\n\t"
370 "str r0, [SP, r3]\n\t"
371 "cmp r3, #0\n\t"
372 "bgt 1b\n\t"
373 "cmp r1, #1\n\t"
374 "bgt 2f\n\t"
375 "pop {r0}\n\t"
376 "b 5f\n\t"
377 "2:\tcmp r1, #2\n\t"
378 "bgt 3f\n\t"
379 "pop {r0-r1}\n\t"
380 "b 5f\n\t"
381 "3:\tcmp r1, #3\n\t"
382 "bgt 4f\n\t"
383 "pop {r0-r2}\n\t"
384 "b 5f\n\t"
385 "4:\tpop {r0-r3}\n\t"
386 "5:\tblx r4\n\t"
387 "mov SP, r5\n\t"
388 "pop {r4, r5, PC}" )
--- snip ---
After the stack area for entry point register arguments has been reserved, the
stack is aligned to 16 bytes (why here?).
The entry point r0-rN values get written to the stack.
Finally these values are put into r0-rN through "pop" instructions before
calling the real entry point.
Unfortunately if the entry point has an odd number of arguments the "pop"
instructions cause a misalignment of the stack.
While this is not a problem for "pure" Wine code this is bad for glibc.
If you make sure that the stack is at least 8-byte aligned before "blx" then
relay tracing works properly for ARM.
Already tested ;-)
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=21924
Summary: Unhandled privileged instruction at address 0x49acb7
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)raccoonfink.com
Created an attachment (id=26605)
--> (http://bugs.winehq.org/attachment.cgi?id=26605)
crash log
Interstate '76 Arsenal (from GOG:
http://www.gog.com/en/gamecard/interstate_’76_arsenal/) fails with an unhandled
privileged instruction.
--
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=38200
Bug ID: 38200
Summary: Space Engineers 01.072: Save crashes game with
err:d3d:resource_init Failed to allocate system
memory.
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jordan.scott737(a)icloud.com
Distribution: ---
Created attachment 50978
--> https://bugs.winehq.org/attachment.cgi?id=50978
Game log showing crash.
Eventualy with autosave turned on, or when manually saving, game will crash to
desktop giving:
"err:d3d:resource_init Failed to allocate system memory"
in terminal.
This happens more frequently when the graphics settings are set to extreme or
high and I believe resolution plays a part, but it's very inconsistant when it
does crash. It seems to depend on gpu load or if your doing something gpu
intensive when the autosave occurs. This happens over multiple wine versions.
I have a Nvidia GTX 760 2GB and have set winetricks videomemorysize=2048.
Nvidia-settings shows never more than 600MB in use.
Does system memory usage play a part in this? We have to run this game in
32-bit mode because of dotnet4 and I've read some programs are limited to 2GB
of memory.
I've included the game log as an attachment. The texture errors are not
nessasarly there when this happens and don't seem to cause a crash on their
own.
NVIDIA-SMI 346.47 Driver Version: 346.47
GPU 0: GeForce GTX 760
3.19.1-gentoo Intel(R) Core(TM) i7-4770K CPU @ 3.50GHz
8GB RAM
--
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=20345
Summary: 13103
Product: Wine
Version: 0.9.3.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: and73exa0(a)yahoo.ca
Created an attachment (id=24082)
--> (http://bugs.winehq.org/attachment.cgi?id=24082)
13103
13103
--
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=20346
Summary: 13104
Product: Wine
Version: 0.9.3.
Platform: PC
OS/Version: Windows 3.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: and73exa0(a)yahoo.ca
13104
--
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=20347
Summary: 13107
Product: Wine
Version: 0.9.3.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: and73exa0(a)yahoo.ca
Created an attachment (id=24088)
--> (http://bugs.winehq.org/attachment.cgi?id=24088)
13107
13107
--
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=20556
Summary: What do I write in here?
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lordronin(a)vcsweb.com
Ah sorry for this being so disjointed and such. I am a real newbie lamer to
the world of linux, and did not come from a windrone background but Commodore
128 has been my PC of choice till just recently. Saying that to explain that I
don't know the what to look for here, or the how to present the information
with the above click on things.
Situation is this, I googeld for adult rpg with linux. Got a place called Red
l.ight Center. Looks good to me. Did the DL, wine started operating and doing a
collection of long drawn out things. Which defy description as I don't follow
the entire spectrum of the terms presented as the wine thing dissolved and
stored the files.
Anyway, all is fine till I try to enter the game. Hmm, get a DB {Dialog Box}
About a critical error in operations with the file "Utherverse.exe" That DB
gave two places to report this bug. OK it didn't tell me what was the problem.
Just to contact you guys. Sorry I am a real lamer at this, and the first time
that I have even used wine. Any direction or help that can be directed to/for
me?
BCNU
Lord Ronin from Q-Link
--
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=20344
Summary: 13102
Product: Wine
Version: 0.9.3.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: and73exa0(a)yahoo.ca
13102
--
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=34246
Bug #: 34246
Summary: @@
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hwangtw(a)kimo.com
Classification: Unclassified
@@
--
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=23451
Summary: VMWare Thinapps (packaged with version >4.5) don't run
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://rapidshare.com/files/393576825/notepad__.exe.ht
ml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
This is a follow up of bug #22429
Uli created a VMWare thinapped version of notepad++ here:
http://rapidshare.com/files/393576825/notepad__.exe.html.
He used Thinapp trial version 4.5. Apps created with thinapp versions below
4.5 seem to work fine now in current git, but this one doesn't:
It aborts with :
fixme:advapi:LookupAccountNameW (null) L"louis" 0x32c46c 0x32c264 0x32c86c
0x32c25c 0x32c268 - stub
fixme:ntdll:NtQueryInformationProcess (process=0xffffffff) Unimplemented
information class: ProcessDefaultHardErrorMode
fixme:ntdll:NtRaiseHardError : stub. Errorstatus was 40000015
(Juan added some patches for the Unimplemented information class:
ProcessDefaultHardErrorMode here:
http://bugs.winehq.org/show_bug.cgi?id=22429#c25
but they don't fix this 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.
https://bugs.winehq.org/show_bug.cgi?id=37972
Bug ID: 37972
Summary: MSI installer (made by Wise) won't complete
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: s.maddox(a)lantizia.me.uk
Distribution: ---
Installer:
http://appupdates.yourservices.co.uk/internetcentral/receptionist.exe
Althought it doesn't look like it's an MSI, it is - you can extract it with
7zip and find setup.exe, setup.ini and the MSI within.
The installation program will let you pick a destination folder, whether you
want Complete/Custom install, but then you'll get...
'Installation ended prematurely because of an error'.
On the console all you see is below (ask me which debug options you'd like on
and I'll attach to this bug a proper log).
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:msi:event_spawn_wait_dialog doing nothing
err:msi:msi_dialog_create_controls no handler for element type L"Billboard"
fixme:vbscript:parse_script parser failed around L"objSID =
objWbem.Get(\"Win32_SID.SID='\" & strKey & \"'\")\r\n\t\t\t\t'WScript.Echo
\"SID: \" & strKey & vbCrLf & Space(3) & \"Name: \" & objSid.AccountName & \"
-- In Domain: \" & objSID.ReferencedDomainName \r\n\t\t\t\r\n\t\t\t\t'miPA Corp
installed\r\n\t\t\t\tCORP_userName = read_reg(\"U\",\"strin"...
err:msi:ITERATE_Actions Execution halted, action L"getOldInstallDir" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--
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=39428
Bug ID: 39428
Summary: Failing owner SID test in advapi32:security
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
The following test fails on many Windows 7+ machines:
security.c:3738: Test failed: MACHINE\Software owner SID != Administrators SID.
On Windows 7 it's clearly dependent on having elevated privileges since it
succeeds in all of the fg-win7u64 configurations except the one running as
administrator without elevated privileges, fg-win7u64-1spie9adm, and the one
running in a regular user account, fg-win7u64-1spie9usr.
On Windows 8+ it only succeeds when run with the same bitness as Windows:
* On w8, the 32 bit Windows 8.1 TestBot machine, it succeeds.
* On w864, the 64 bit Windows 8.1 TestBot machine, it fails in 32 bit, succeeds
in 64 bits.
* On w1064, the 64 bit Windows 10 TestBot machine, it fails in 32 bit, succeeds
in 64 bits.
* On cw1-hd6800 and cw2-gtx560 the hardware GPU test machines, it fails in 32
bit, succeeds in 64 bits.
* On fg-acer64, my 64 bit Windows 8 laptop, it fails in 32 bit, succeeds in 64
bits.
--
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=39429
Bug ID: 39429
Summary: Failing ACE flag tests in advapi32:security
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
On Windows 8 the advapi32:security test has the following failures when not run
with the same bitness as Windows:
security.c:3778: Test failed: Builtin Users ACE has unexpected flags (0x12 !=
0xa)
security.c:3782: Test failed: Builtin Users ACE has unexpected mask (0x20019 !=
0x80000000)
security.c:3791: Test failed: Builtin Admins ACE has unexpected flags (0x12 !=
0x0)
I short this means these failures only happen in the 32 bit test running on a
64 bit Windows such as on the w864 TestBot VM, but not on the w8 TestBot VM.
The cw1-hd6800 and cw2-gtx560 64 Windows 10 machines follow the same pattern
but with just one failure in the 32 bit tests:
security.c:3791: Test failed: Builtin Admins ACE has unexpected flags (0xa !=
0x0)
(and fg-acer64 too probably but the 64 bit results are missing due to too many
failures)
But for some reason the w1064 64 bit Windows 10 TestBot VM has more failures
and both with the 32 and 64 bit tests:
32 bit:
security.c:3778: Test failed: Builtin Users ACE has unexpected flags (0x12 !=
0xa)
security.c:3782: Test failed: Builtin Users ACE has unexpected mask (0x20019 !=
0x80000000)
security.c:3791: Test failed: Builtin Admins ACE has unexpected flags (0x12 !=
0x0)
64 bit:
security.c:3778: Test failed: Builtin Users ACE has unexpected flags (0x2 !=
0xa)
security.c:3782: Test failed: Builtin Users ACE has unexpected mask (0x20019 !=
0x80000000)
security.c:3791: Test failed: Builtin Admins ACE has unexpected flags (0x2 !=
0x0)
--
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=34624
Bug #: 34624
Summary: [dogfood] Qt Creator online setup aborts downloading
packages
Product: Wine
Version: 1.7.3
Platform: x86-64
URL: http://download.qt-project.org/official_releases/onlin
e_installers/1.4/qt-windows-opensource-1.4.0-2-x86-onl
ine.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andriusmao(a)gmail.com
Classification: Unclassified
Created attachment 46140
--> http://bugs.winehq.org/attachment.cgi?id=46140
screenshot
When running Qt Creator online setup some files abort to download at nearly 96%
no matter how I retry, cleanup temp files etc. I've tried changing Windows
version on winecfg but no configuration solves the problem.
--
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=10048
Summary: unimplemented function imm32.dll.ImmDisableIme
Product: Wine
Version: 0.9.4.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bryan.oshea(a)minacs.com
Created an attachment (id=8595)
--> (http://bugs.winehq.org/attachment.cgi?id=8595)
Splashscreen
Trying to run program call iHEAT 8.37 client.
This is a trouble ticket system client by Frontrange solutions
(http://www.frontrage.com).
The client uses an embedded program call GoGlobal by
Graphon(http://www.graphon.com) to connect to some type of terminal server
application running on a designated server.
When i run the client i can get as far as the splash screen and then it stops
with call to unimplemented function imm32.dll.ImmDisableIme.
wine: Call from 0x7ee15c70 to unimplemented function imm32.dll.ImmDisableIme,
aborting
See attachment for screenshot.
--
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=31438
Bug #: 31438
Summary: [EA Origin]Unable to download game since the new
version
Product: Wine
Version: 1.5.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Created attachment 41324
--> http://bugs.winehq.org/attachment.cgi?id=41324
Output console EA Origin
Since few days, EA Origin had an update to pass to the version 9.0.2.2064 -
185387. With this new version, it's impossible to download a game to install
and play.
Actually, i have 2 games (Battlefield 2 / Bad Company 2) bought only on Origin
store so i have not the DVD. With Origin v8.*, i haven't this problem but now,
i can't download the game with Wine.
I add the output console when i launch Origin and try to download a game.
You could see an error with "{dcb00c01-570f-4a9b-8d69-199fdba5723b}".
On Windows 7 regedit, this class object is for "netprofm" dll but this dll does
not exist in Win XP.
I already tried to add this class object in wine regedit but i have always this
message so i don't know if this error is the cause of my problem.
--
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=38322
Bug ID: 38322
Summary: Call of Duty 4 Modern Warfare 3: Wine crashes when
Steam is starting the game
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: timsta2000(a)googlemail.com
Distribution: ---
Created attachment 51163
--> https://bugs.winehq.org/attachment.cgi?id=51163
backtrace.txt, the wine "error box" has given me
I've installed PlayOnLinux and downloaded the game over Steam and if I try to
start it, Wine crashes when Steam is starting MW3. I've changed the Windows
version from Windows XP to Windows 8 and now Steam is showing me a small empty
black box before starting the game and then it crashes.
I have a Dualboot-System with Ubuntu 14.10 and Windows 8.
--
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=11908
Summary: CPUZ shows no informations
Product: Wine
Version: 0.9.47.
Platform: PC-x86-64
URL: http://www.cpuid.com/cpuz.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg87(a)online.de
Created an attachment (id=11207)
--> (http://bugs.winehq.org/attachment.cgi?id=11207)
console log
Tested with cpuz 1.44.1
The only thing it displays is Unknown processor and the size of my ram.
--
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=12604
Summary: SimGolf v1.03 exits when starting a new game
Product: Wine
Version: 0.9.59.
Platform: PC
URL: http://www.simgolf.ea.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tom78999(a)gmail.com
Created an attachment (id=12218)
--> (http://bugs.winehq.org/attachment.cgi?id=12218)
wine output
When using the game menu to try and start a new game I receive two error
message dialog boxes; the first stating "Can't Set The PixelFormat" and the
second "Can't Create A GL Rendering Context". After OK'ing these two messages
the game exits. The critical message in the output seems to be the following:
err:wgl:X11DRV_wglCreateContext Cannot get FB Config for iPixelFormat 0, expect
problems!
I'm attaching the normal output from wine and the output with
WINEDEBUG="+x11drv".
--
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=27325
Summary: after install wine delete program files...
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gymka(a)mail.ru
Application finereader 10 professional, http://finereader.abbyy.com/
OS: archlinux
i install finereader 10 professional, not everything works ok, but for that
there is workaround; after install i start application and all program files
dissapears... with wine 1.3.19 everything worked ok, problems only with 1.3.20
and 1.3.21
--
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=32336
Bug #: 32336
Summary: finereader 11 trial version install fails and
rollbacks
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
Created attachment 42679
--> http://bugs.winehq.org/attachment.cgi?id=42679
Log: install ABBYY FineReader 11
We have a similar bug for ABBYY finereader 10: Bug 27325
However, +msi console log is different between ABBYY finereader 10 and ABBYY
finereader 11, I'm not sure if this bug is a duplication.
1. Download trial version from
http://download.abbyy.cn/dist/fr11/ABBYY_FineReader_11_Chinese.exe
2. run the outer installer, it will extract and run the inner installer
$ wine ABBYY_FineReader_11_Chinese.exe
3. click "安装 ABBYY FineReader 11" of the inner installer
4. the install wizard will ask you to install MSXML6, either install it or skip
it.
5. run the real ABBYY FineReader installer
There is something wrong and the installation will be rollback.
Here is a workaround:
1. run the outer installer and extract the inner installer
2. run the inner installer with DISABLEROLLBACK=1
$ msiexec /I ABBYY\ FineReader\ 11.msi TRANSFORMS="C:\Temp\ABBYY FineReader
11\2052.mst" /Liwrmo\!vepacu "C:\users\fracting\Temp\ABBYY FineReader 11.log"
LAUNCH_FROM_SETUP=1 DISABLEROLLBACK=1
--
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=39224
Bug ID: 39224
Summary: Warcraft 3: Sound rustles without -opengl
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sworddragon2(a)aol.com
Distribution: ---
If Warcraft 3 is started without the -opengl option I'm hearing at the
startscreen besides the normal music a quiet rustle.
--
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=39570
Bug ID: 39570
Summary: Multiple application crash handlers fail to load
symbol information using 'dbghelp.SymLoadModule64',
reporting 'dbghelp:validate_addr64 Unsupported address
0xfffffffffxxxxxxx'
Product: Wine
Version: 1.7.54
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
the issue/question was raised in
https://bugs.winehq.org/show_bug.cgi?id=32237#c15
--- quote ---
I did try 2012 this time and I end up crashing
fixme:dbghelp:validate_addr64 Unsupported address fffffffff33a0000
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7bc3db51
What's wrong with the address?
--- quote ---
Searching the Internet reveals this pattern/message many times - also in Wine
Bugzilla - but no or even incorrect explanation - until now ;-)
On 64-bit Linux machines, the Wine loader allows 32-bit dlls being mapped at
high >2GB, >3GB address ranges in 32-bit processes, not having certain (design)
restrictions of 32-bit process address space layout on 64-bit Windows machines
(even with /LARGEADDRESSWARE).
Good case, 32-bit Wine builtin dll mapped < 2 GiB virtual address space range:
--- snip ---
...
0009:Call PE DLL (proc=0x7e1b6838,module=0x7e1b0000
L"wsock32.dll",reason=PROCESS_ATTACH,res=0x1)
...
0027:Call dbghelp.SymLoadModule64(ffffffff,00000000,0b36a960
"C:\\windows\\system32\\wsock32.dll",0b36a988
"wsock32.dll",7e1b0000,00000000,0000e000) ret=005eff32
0027:trace:dbghelp:SymLoadModuleEx (0xffffffff (nil)
"C:\\windows\\system32\\wsock32.dll" "wsock32.dll" 7e1b0000 0000e000 (nil)
00000000)
...
0027:trace:dbghelp:SymLoadModuleExW (0xffffffff (nil)
L"C:\\windows\\system32\\wsock32.dll" L"wsock32.dll" 7e1b0000 0000e000 (nil)
00000000)
...
0027:trace:dbghelp:elf_load_file Processing elf file
'L"/home/focht/projects/wine/wine.repo/install/bin/../lib/wine/wsock32.dll.so"'
at 7e1a2000
...
0027:Ret dbghelp.SymLoadModule64() retval=7e1b0000 ret=005eff32
--- snip ---
Bad case, 32-bit Wine builtin dll mapped near end of 4 GiB virtual address
space range:
--- snip ---
...
0009:Call PE DLL (proc=0xf734e3fc,module=0xf72f0000
L"winex11.drv",reason=PROCESS_ATTACH,res=(nil))
...
0027:Call dbghelp.SymLoadModule64(ffffffff,00000000,0b36a960
"C:\\windows\\system32\\winex11.drv",0b36a988
"winex11.drv",f72f0000,ffffffff,00090000) ret=005eff32
0027:trace:dbghelp:SymLoadModuleEx (0xffffffff (nil)
"C:\\windows\\system32\\winex11.drv" "winex11.drv" fffffffff72f0000 00090000
(nil) 00000000)
"winex11.drv",ffffffff,2d053b40,0000000c) ret=edbc2fa6
...
0027:trace:dbghelp:SymLoadModuleExW (0xffffffff (nil)
L"C:\\windows\\system32\\winex11.drv" L"winex11.drv" fffffffff72f0000 00090000
(nil) 00000000)
0027:fixme:dbghelp:validate_addr64 Unsupported address fffffffff72f0000
...
0027:Ret dbghelp.SymLoadModule64() retval=00000000 ret=005eff32
--- snip ---
In this specific case, the game registered an own crash handler which dumps
various debugging information in case of a crash.
'dbghelp.SymLoadModule64' is called by the custom crash handler.
Source:
https://source.winehq.org/git/wine.git/blob/1fa7710ff92dd9555b2b4753e22ce5f…
--- snip ---
656 DWORD64 WINAPI SymLoadModule64(HANDLE hProcess, HANDLE hFile, PCSTR
ImageName,
657 PCSTR ModuleName, DWORD64 BaseOfDll, DWORD
SizeOfDll)
658 {
659 return SymLoadModuleEx(hProcess, hFile, ImageName, ModuleName,
BaseOfDll, SizeOfDll,
660 NULL, 0);
661 }
--- snip ---
So how does high DWORD of 'BaseOfDll' parameter get the 0xffffffff value?
A few caller frames up in the app crash handler:
--- snip ---
...
005F06D6 8B55 D0 MOV EDX,DWORD PTR SS:[EBP-30]
005F06D9 8B45 CC MOV EAX,DWORD PTR SS:[EBP-34]
005F06DC 8B4D F8 MOV ECX,DWORD PTR SS:[EBP-8]
005F06DF 52 PUSH EDX
005F06E0 99 CDQ
005F06E1 52 PUSH EDX ; high DWORD BaseOfDll
005F06E2 50 PUSH EAX ; low DWORD BaseOfDll
005F06E3 8B45 FC MOV EAX,DWORD PTR SS:[EBP-4]
005F06E6 50 PUSH EAX
005F06E7 51 PUSH ECX
005F06E8 8B4D E8 MOV ECX,DWORD PTR SS:[EBP-18]
005F06EB 56 PUSH ESI
005F06EC E8 EFF7FFFF CALL A_Slower.005EFEE0
...
--- snip ---
'winex11.drv' -> 0xf72f0000
Since the highest bit in low 32-bit 'BaseOfDll' DWORD is set, the 'CDQ'
instruction copies the sign (bit 31) of the value in the EAX register into
every bit position in the EDX register.
Voila - you get the 0xffffffff EDX value which is then propagated through the
caller chain as high 32-bit 'BaseOfDll' DWORD to 'dbghelp.SymLoadModule64',
leading to symbol load failure and fixme/warning messages.
This should be fixed, allowing symbol information even for dlls mapped in high
address range to be loaded.
$ wine --version
wine-1.7.54-261-g61c49bd
Regards
--
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=32237
Bug #: 32237
Summary: A slower speed of light: Game crashes after Intro
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fox6x6x6(a)gmail.com
Classification: Unclassified
Created attachment 42525
--> http://bugs.winehq.org/attachment.cgi?id=42525
wine output
The game starts normally and you can watch the Intro, but after that the game
crashes.
--
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=29128
Bug #: 29128
Summary: L.A. Noire fails to launch
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peanuthead_069(a)yahoo.com
Classification: Unclassified
Created attachment 37529
--> http://bugs.winehq.org/attachment.cgi?id=37529
Terminal log of launch attempt.
Well, since no one seems to have tested this game yet, I decided to take
matters into my own hands. The installer now works on 1.3.33, but the game
itself doesn't. All the necessary dependencies are installed already, but still
even the mandatory patch required to activate and launch the game doesn't work.
Even the no-spaces workaround when installing the game showed no signs of the
Noire launching.
--
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=18104
Summary: Final Draft: text to speech fails
Product: Wine
Version: 1.1.19
Platform: All
URL: http://www.finaldraft.com/downloads/demo-final-draft.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Final Draft is the screenwriter's standard word processor.
It offers a text to speech feature that does not work in wine. It doesn't break
anything if you try; the buttons just don't do anything at all.
Terminal output coming soon.
--
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=29067
Bug #: 29067
Summary: Skyrim crashes during game intro
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lt73(a)cs.drexel.edu
Classification: Unclassified
I have gotten Skyrim to load and have been able to start a new game. However
when the intro movie plays it crashes soon after it starts(sometimes before
anything shows on the screen).
Skyrim settings under advanced
Texture High: High
Radical Blur Quality: High
Shadow Quality: High
Decal Quality: None
Water: Reflect everything
I am running Gentoo ~amd64 fully updated with the 3.1 kernel using the latest
NVIDIA drivers.
CPU: Intel i7 Sandybridge 2600K
MEM: 8G
Video: NVIDIA GTX 570
VRAM: 1280M
--
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=38776
Bug ID: 38776
Summary: Readplease/SAPI 4.0 wont load non US Engels Voice
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: j.p.r.anceaux(a)gmail.com
Distribution: ---
After update to wine 1.7.44 i have the problem that the all non Engels Voice
that readplese2003 wont load.
And i get this when i start ReadPlease in site the terminal:
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\LHSP\\System\\LHSAPI30.DLL"
err:ole:create_server class {5fb67320-bf4b-11d1-af19-444553540000} not
registered
err:ole:CoGetClassObject no class object {5fb67320-bf4b-11d1-af19-444553540000}
could be created for context 0x7
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\LHSP\\System\\LHSAPI30.DLL"
err:ole:create_server class {5fb67320-bf4b-11d1-af19-444553540000} not
registered
err:ole:CoGetClassObject no class object {5fb67320-bf4b-11d1-af19-444553540000}
could be created for context 0x7
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\LHSP\\System\\LHSAPI30.DLL"
err:ole:create_server class {5fb67320-bf4b-11d1-af19-444553540000} not
registered
err:ole:CoGetClassObject no class object {5fb67320-bf4b-11d1-af19-444553540000}
could be created for context 0x7
err:ole:COMPOBJ_DllList_Add couldn't load in-process dll
L"C:\\windows\\LHSP\\System\\LHSAPI30.DLL"
err:ole:create_server class {5fb67320-bf4b-11d1-af19-444553540000} not
registered
err:ole:CoGetClassObject no class object {5fb67320-bf4b-11d1-af19-444553540000}
could be created for context 0x7
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
Test case:
1. download readplease from the website:
https://sites.google.com/a/readerpal.com/readplease/
(licens code is in clude on the website)
2. download one of all of the fowling files (Microsoft Agent Speech Components)
from: http://htmlbible.com/MicrosoftSpeechComponents/index.htm
lhttsdun.exe
lhttseng.exe
lhttsfrf.exe
lhttsged.exe
lhttsiti.exe
lhttsptb.exe
lhttsspe.exe
3. install ReadPlease
4. one of the all Microsoft Agent Speech Components
5. open ReadPlease Free or ReadPlease Pro
6. if there a flag right under a a pitcher than load the add on voice correct
else you see a rectangle of dots.
--
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=27825
Summary: Super Street Fighter IV AE : Videos won't play
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cleberdemattoscasali-wine(a)yahoo.com.br
I have installed the 32-bit version of gstreamer-plugins and all required
libraries, and still I can't get the videos to play.
Every time the game tries to play a video, I get a:
fixme:gstreamer:GST_Connect Could not make source filter, are
gstreamer-plugins-* installed for 32 bits?
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
--
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=38214
Bug ID: 38214
Summary: Load Game function of Airport Tycoon 3 is broken.
Product: Wine
Version: 0.9.4.
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 2001kraft(a)gmail.com
Created attachment 51005
--> https://bugs.winehq.org/attachment.cgi?id=51005
at3 bug report
Was using Airport Tycoon 3 and running directly using Wine. Then clicked
"Load". Then clicked on one of my saves, the app crashed. Same happens with any
save, meaning that the "Load" function is broken.
--
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=39415
Bug ID: 39415
Summary: Make configuration settings accessible through the
website
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
Currently the way to change a configuration setting is to send a patch to
wine-patches and have Alexandre apply it. This is the case for instance for all
the VM host configuration settings ($MaxRevertingVMs,
$MaxRevertsWhileRunningVMs, etc.), but also $JobPurgeDays, $RegistrationQ, etc.
This is not very practical and prevents experimentation or quickly adjusting
the settings when a problem arises.
Instead these should be stored in a Parameters table and be accessible through
an administrator-only section of the website.
--
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=39416
Bug ID: 39416
Summary: Many settings should be per VM host
Product: Wine-Testbot
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The following global settings should in fact be customizable on a per VM host
basis:
* $MaxRevertingVMs - Hosts with SSDs may be able to handle multiple reverts in
parallel.
* $MaxRevertsWhileRunningVMs - Again this may depend on disk speed and QEmu
version.
* $MaxActiveVMs - Depends on disk and CPU speed, number of cores, etc.
* $SuiteTimeout & $SingleTimeout - Might need to be adjusted based on the CPU
speed.
* $BuildTimeout & $ReconfigTimeout - Might need to be adjusted based on the CPU
speed. Fortunately we can currently only have one build VM so that's not too
much of an issue.
One way to do so would be to introduce a VMHosts table storing the settings for
each VM host (see the schema attachment of bug 39412). VMs (VMInstances really)
would then be linked to the relevant VM host so to indicate which set of
constraints apply.
Note that this would be different from the handling of the truly global
settings described in bug 39415.
--
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=34666
Bug #: 34666
Summary: In The Adventures Of Lomax some graphic elements
flicker, disappear or are garbled
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46209
--> http://bugs.winehq.org/attachment.cgi?id=46209
Lomax Log
For example there is no transition between the main game screen and the next
one. I mean, the black screen is displayed instead of a transition.
The screen where you see Lomax and Evil Ed standing next to each other is
garbled.
When you begin the game the text message 'Let's go' flickers. There is also
flickering when you press the space key to change your hat.
The issues can be reproduced in the demo (check out the link).
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
--
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=30506
Bug #: 30506
Summary: Text misrendered in Brain Workshop
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
The free matching game Brain Workshop
http://sourceforge.net/projects/brainworkshop/
downloadable from
http://downloads.sourceforge.net/project/brainworkshop/brainworkshop/Brain%…
renders all its "menu" text illegibly.
'winetricks corefonts' doesn't help.
(Yes, there's a Linux version, but that doesn't work on my machine,
so I thought I'd try the Windows version under Wine.)
--
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=25264
Summary: ExamXML crashes when opening an XML file
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.duelli(a)web.de
There is a 30-day evaluation edition of ExamXML at
http://www.a7soft.com/examxml.html
While the installation and the program start-up went fine, the program
immediately crashes after selecting an XML file for comparison.
The output from the start-up to the crash is:
err:rebar:REBAR_WindowProc unknown msg 2002 wp=00000000 lp=0033f9d8
err:rebar:REBAR_WindowProc unknown msg 2002 wp=00000000 lp=0033fd20
err:rebar:REBAR_MoveChildWindows EndDeferWindowPos returned NULL
fixme:font:WineEngCreateFontInstance Untranslated charset 255
wine: Unhandled page fault on write access to 0x20202024 at address 0x7ef927d9
(thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0x7ef927d9
--
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=16808
Summary: Password Safe crashes with page fault when renaming
entries
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eluminex(a)gmail.com
Created an attachment (id=18496)
--> (http://bugs.winehq.org/attachment.cgi?id=18496)
Backtrace of the page fault
Most of the time (not always) Password Safe will crash with a page fault when I
press enter after entering renaming mode. The error seems to happen only if I
enter renaming (Right Click->Rename Entry) without actually changing the name,
and then pressing Enter to confirm. This is where the app crashes. It happens
in almost all cases. Once in a while it doesn't crash though seldom.
If you cannot reproduce the error try restarting Password Safe and enter
renaming mode again. Password Safe was installed with default settings. Here is
the database hierarchy I used (passwords are just random as with name):
Random
- fdf (asds)
- tster1 (asds)
The version I tested is 3.15.01 (newest as of writing).
Backtrace is attached.
Running Ubuntu 8.10 (x64) w. wine32
--
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=34041
Bug #: 34041
Summary: Skyrim (Steam) hangup on quit
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zoroaster(a)inode.at
Classification: Unclassified
Created attachment 45238
--> http://bugs.winehq.org/attachment.cgi?id=45238
The end of the log is where the wine process hangs
Environment: MacPorts wine-devel, OSX 10.8
Everytime quitting Skyrim the Wine process does not end itself and hangs
indefinitely. Only force quit does stop this Wine process.
You can quit Skyrim directly after starting it without even loading or starting
a game.
--
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=25728
Summary: UFO Extraterrestrials Gold crashes at start if wine's
builtin dsound and dmusic are being used
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mooroon2(a)mail.ru
Created an attachment (id=32774)
--> (http://bugs.winehq.org/attachment.cgi?id=32774)
WINEDEBUG="+all,err+all,warn+all,trace-all" output
Game crashes at start with "Unhandled exception: page fault on read access to
0x00000000 in 32-bit code (0x0050403c)".
Installing Direct Music and Direct Sound using winetricks fixes the issue: game
starts up normally and have no problems playing music or sound effects.
--
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=36388
Bug ID: 36388
Summary: error in russian localization
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimon_ukr(a)mail.ru
Error in russian localization
"right" against "top"
Вместо "Справа" должно быть "Верхняя",
ну и остальные хорошо было бы просклонять соответственно слову "Границы"
--
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=38300
Bug ID: 38300
Summary: using winegcc with stdin passes arguments in the wrong
position to gcc
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: leonbogaert+winehq(a)gmail.com
Distribution: ---
Created attachment 51131
--> https://bugs.winehq.org/attachment.cgi?id=51131
output with -v flag
When using winegcc with stdin it throws an error:
$ cat test.c | winegcc -xc -c
gcc: warning: ‘-x c’ after last input file has no effect
gcc: fatal error: no input files
compilation terminated.
winegcc: gcc failed
When compiling the file as an argument it works.
I'm wanting to use stdin because that's what cgo (https://golang.org/cmd/cgo/)
uses so I can integrate winelib with my golang program.
The test.c is:
#include <stdio.h>
int main()
{
printf("Hello World!\n");
return 0;
}
--
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=38817
Bug ID: 38817
Summary: OLE error upon initialization attempt from wine
install.
Product: Wine
Version: 1.7.45
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
Assignee: wine-bugs(a)winehq.org
Reporter: daniel.palos(a)mail.com
Distribution: ---
No back trace available since it seems to be an application error instead of a
wine install error, specifically.
I am able to duplicate OLE error 80004001 from wine install.
The application does not seem to launch after initial install attempt, in my
experience, from manual application execution.
The application should require communication to price and authentication
servers upon initialization.
--
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=22030
Summary: LegoLand: Page fault on read access.
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26791)
--> (http://bugs.winehq.org/attachment.cgi?id=26791)
wine: Unhandled page fault on read access to 0x00000000 at address 0x492ecc
(thread 002a), starting debugger...
On game launch, the indeo codecs fail to work - avi is scrambled - followed by
a page fault at main menu.
--
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=11998
Summary: Lunia Installer displays almost nothing; hangs
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://lunia.nexon.co.jp/beginner/down.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suikun(a)suikun.de
Created an attachment (id=11330)
--> (http://bugs.winehq.org/attachment.cgi?id=11330)
Commandline output of the installer before accepting the license
The installer to the free (as in beer) Japanese online game Lunia Senki shows
only an almost white window and hangs after accepting the (undisplayed)
license. This happens when using a clean 0.9.57 install. I'll attach the
commandline output from before and after accepting the license agreement.
For reproducing the bug simply download the installer at the included URL (use
the right download button). When running the installer the left option is the
"Accept license" button.
--
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=12406
Summary: document explorer (part of win doc kit) won't run
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://download.microsoft.com/download/3/3/c/33cfef4d-
21da-4229-bc17-3eac7a7eabe1/WDKDocs_02222008.EXE
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
follow up to bug 12331 (which was about installation, and is fixed in current
git). document explorer dies with a note saying it wants to contact microsoft
to send 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.
https://bugs.winehq.org/show_bug.cgi?id=39692
Bug ID: 39692
Summary: Wine64 build produces extra warning in msdaps
comparing to Wine32 build
Product: Wine
Version: 1.8-rc2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 52935
--> https://bugs.winehq.org/attachment.cgi?id=52935
build log from wine-1.8-rc2
Similarly to bug 35603 and bug 35604, but this time for msdaps.
--
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=20465
Summary: Brothers In Arms Hell's Highway : Setup asks for DVD
for every .cab file
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=24342)
--> (http://bugs.winehq.org/attachment.cgi?id=24342)
log
During the file copy process, the setup program asks for the DVD location (eg.
Z:\mnt\cdrom\...) everytime it has to extract files from a .cab archive. It
does not prevent the install process to work, but this behaviour seems quite
unusual for a game that uses a single DVD disc. I browsed the web and have not
found users whom had this issue under Windows. Console output is attached
--
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=24529
Summary: TSDoctor 1.0.58 fails to run
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bbutscheidt(a)yahoo.de
Created an attachment (id=30960)
--> (http://bugs.winehq.org/attachment.cgi?id=30960)
Wine output while starting or installing TSDoctor-1.0.58
Trying to run or install a recent version of TSDoctor
(http://www.cypheros.de/tsdoctor.html Trial Version 1.0.58 in my case) I get
an application error,
The original message in the Windows?-Message-box:
Exception EAccesViolation in Modul TSDocter.exe bei 001D0586.
Zugriffsverletzung bei Adresse 005D0586 in Modul 'TSDocor.exe'. Lesen von
Adresse 00000000.
I guess this suggests an access violation while reading from 00000000.
The output of the command line is given with the attachment.
Kind regards
bernd_b
--
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=38901
Bug ID: 38901
Summary: MEGAsync crashes when downloading external files (not
from your account) to your HDD
Product: Wine
Version: 1.7.47
Hardware: x86
URL: https://mega.nz/MEGAsyncSetup.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Distribution: Red Hat
Created attachment 51835
--> https://bugs.winehq.org/attachment.cgi?id=51835
Backtrace
Steps to reproduce:
1) Install MegaSync
2) Create a new account
3) Find any file in Mega
4) "Download it with MEGASync"
After the first few downloaded megabytes MegaSync will crash.
$ sha1sum MEGAsyncSetup.exe
96f23b32524f9d560ba62797564edea24d43779a MEGAsyncSetup.exe (9321560 bytes)
--
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=19306
Summary: visual bugs on Trackmania in 1.1.19
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yoann.laissus(a)gmail.com
CC: stefan(a)codeweavers.com
Created an attachment (id=22351)
--> (http://bugs.winehq.org/attachment.cgi?id=22351)
without the bug
Since wine 1.1.19 with the fbo mode and the GLSL enabled, Trackmania Nations
Forever have importants visual bugs. For example, the car are not displayed.
I attached the screen of the main menu with the bug and without the bug.
The regression test :
commit 3e099d014750fa5fc2a10c6aa4bf23ddc80a1fc6
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Wed Feb 25 21:20:39 2009 +0100
wined3d: Advertise post pixelshader blending for a few more formats.
Windows advertises it on all these formats(Nvidia Geforce 7400), and
Trackmania Nations needs it on D3DFMT_Q8W8V8U8 to accept ps_3_0 support.
--
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=39178
Bug ID: 39178
Summary: please insert disk 1 error
Product: WineHQ.org
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: keghn(a)netscape.net
Distribution: ---
The error:
please insert disk: 1
Installing command and conquer 3 from DVD.
The DVD is already in the drive. It just does not see it anymore after
the install starts.
Then the install lock up, on wine 1.7.50
My set up:
Mint 17 mate 64 bit OS.
Samsung laptop chronos np700z5c-s01ub optimus using, Intel ivy bridge
i7-3615qm
cpu. Geforce gt 630m gpu.
--
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=27032
Summary: Gnome Shell does not show Wine program names in dash
and panel
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uhkeller(a)googlemail.com
In the Gnome (3.0) shell, all running Wine applications share the same
nondescript icon, and their title in the panel is always given as "Wine Windows
Program Loader". Switching between Wine apps using the Dash requires a
right-click on the shared icon.
I have filed a bug report on this in the Gnome bugzilla, and it seems the issue
occurs because Wine sets the WM_CLASS of its Windows differently than Gnome
Shell expects. Gnome Shell expects WM_CLASS to match the .desktop file of the
application, while Wine sets it to "Wine" and the name of the Windows
executable. E.g. for Word 2007, xprop gives me:
WM_CLASS(STRING) = "WINWORD.EXE", "Wine"
while the .desktop file for Word 2007 is "Microsoft Office Word 2007.desktop"
I'm using Wine 1.3.19 on Arch Linux i686.
Relevant bug report in the Gnome bugzilla:
https://bugzilla.gnome.org/show_bug.cgi?id=649087
Might be related to this Wine bug:
http://bugs.winehq.org/show_bug.cgi?id=26950
--
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=25015
Summary: Pando downloader hangs
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Running the downloader for a game that uses the Pando peer to peer
system, I noticed the UI had hang, the app was still using lots of CPU,
the downloaded file didn't seem to be growing (it was at 1GB out of 4GB),
and the console showed
err:winediag:FILE_CreateFile Too many open files, ulimit -n probably needs to
be increased
lsof showed that PMB.exe has two listening sockets, 25 ESTABLISHED sockets,
96 pipes, one UDP socket, 7 UNIX sockets, 97 regular files, 3 directories,
and one device, for a grand total of 233. 233 is way below ulimit -n (1024).
Perhaps the app had closed lots of peer connections in the hour after
the warning? Which makes it sound like there isn't a bad leak.
No idea what it's doing with all those pipes, though.
It's possible Pando just needs a higher ulimit. Or perhaps it can
operate fine with this "low" ulimit, and the hang is not related to
running out of fds.
--
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=39066
Bug ID: 39066
Summary: Problem with aplication to run drivers for windos 8
Product: Wine
Version: unspecified
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brunettimarco(a)live.com.ar
Distribution: ---
i want to run a CD, that contains drivers and when try to open the main file
appearme an error thats says "the program install.exe has found a severy
problem and he needs to close"
To me is nice to have thats packs of drivers instaled, because aloud me to
control the diferents components of my computers like, touchpad, screen, sound,
video, etc... With windows 7 its works without any problem.
please if anybody could help ill be very greatful. i left the domain of the
company who make this computer, in the section of drivers.
many thanks
--
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=38577
Bug ID: 38577
Summary: Microsoft Works 3.0 Multimedia Edition Not Installing
Product: Wine
Version: 1.6.2
Hardware: x86
OS: FreeBSD
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vincentweisner(a)icloud.com
When I tried to install Microsoft Works 3.0 MM Edition I got an error while
installing the program. The Error was for a file not being changed. I went into
a full custom install and while the files were being copied was when I got the
error.
--
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=38467
Bug ID: 38467
Summary: Win86Emu doesn't run (Loadlibrary flag missing)
Product: Wine
Version: unspecified
Hardware: arm
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mmediouni(a)gmx.fr
Distribution: ---
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060)
"Can't reserve memory file(file too big or invalid format" error is shown.
(follow-up to Bug33997)
--
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=29708
Bug #: 29708
Summary: Wine processes take ages to start on Solaris
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
Winetest takes ages to complete on Solaris, particularly on Solaris 10: about
80 minutes.
I instrumented winetest to trace the time it takes to run each test and the
result is eloquent: starting a Wine process takes 4 to 5 seconds on Solaris 10.
With some grepping of the logs I built the following table which shows this
issue. Note that all operating systems are running inside VMware on the same
machine (one at a time of course), so they should all have the same
performance.
Seconds freebsd81 solaris1111 solaris10u9
0 401 169 0
1 48 220 0
2 8 43 0
3 10 16 15
4 2 6 123
5 4 2 190
6 2 3 45
7 3 4 21
8 3 2 9
9 2 1 8
10-29 17 24 34
30-59 3 4 8
60-99 1 1 3
100-119 0 0 1
120- 1 8 9
Also note that this is not the first-process start delay since winetest.exe is
already running. I took a trace with +timestamp but it only showed the last 0.6
seconds of execution so more digging is needed.
--
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=36088
Bug ID: 36088
Summary: mansion88 poker
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrhi2ean(a)gmail.com
Created attachment 48274
--> http://bugs.winehq.org/attachment.cgi?id=48274
mansion88 poker doesnt work on my pc
program doesnt work
--
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=38211
Bug ID: 38211
Summary: Skyrim: freezes on opening screen
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: angeltroubler(a)gmail.com
Created attachment 51004
--> https://bugs.winehq.org/attachment.cgi?id=51004
output for Program Error Details
When opening Skyrim through Steam, which is running through Wine, I get a
Program Error saying "The program Setup.exe has encountered a serious problem
and needs to close." The details for this are attached below. If I close this
window, the game opens the initial play window, but after clicking play, it
shows the Bethesda logo and then freezes on the Skyrim logo.
If I then switch applications and return, the Play/Load/Credits/Quit buttons
show up, but are missing letters and don't appear to have loaded correctly.
Clicking play or loading a save results in a complete freeze.
Any ideas on how I might be able to fix this?
Thanks so much.
--
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=38970
Bug ID: 38970
Summary: EA Origin fails to launch after an update.
Product: Wine
Version: 1.7.47
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: sdawson(a)pa.metrocast.net
Distribution: ---
Created attachment 51917
--> https://bugs.winehq.org/attachment.cgi?id=51917
backtrace of the crash.
After an automated update, EA's Origin is crashing on launch.
Reproducible in a fresh wine prefix.
Attached is a backtrace.
Thanks.
Steve.
--
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=28858
Bug #: 28858
Summary: Pangya cursor movement lacks precision
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pastorrub(a)msn.com
Classification: Unclassified
When trying to move the cursor on pangya, it moves faster than it should.
Judging by its movement, some variable is increased while other is not
decreased. When you move to the right it moves incredibly fast, so you have to
move the mouse slow to select an option and even in that way it lacks
precision.
Pangya version tested: http://pangyachaos.com/
--
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=24499
Summary: Crestron Toolbox
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ironiridis(a)gmail.com
Created an attachment (id=30915)
--> (http://bugs.winehq.org/attachment.cgi?id=30915)
Log with backtrace
Install fails here:
wine: Unhandled page fault on read access to 0x06000087 at address 0x6000087
(thread 0032), starting debugger...
May be related to attempting to install USB drivers for connecting to Crestron
products. It'd be nice if those driver install attempts could be stubbed out
since practically all Crestron products are managed via TCP.
$ uname -a
Linux chariot 2.6.35-gentoo-r5 #1 SMP Mon Aug 30 17:43:45 CDT 2010 i686
Intel(R) Core(TM)2 Duo CPU E8200 @ 2.66GHz GenuineIntel GNU/Linux
$ wine --version
wine-1.3.3
$ emerge -pv wine
[ebuild R ] app-emulation/wine-1.3.3 USE="X gecko gnutls jpeg png ssl
threads truetype xml -alsa -capi -cups -custom-cflags -dbus -esd -fontconfig
-gphoto2 -gsm -hal -jack -lcms -ldap -mp3 -nas -ncurses -openal -opengl -oss
-perl -pulseaudio -samba -scanner -test -win32 (-win64) -xcomposite -xinerama"
0 kB
--
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=29530
Bug #: 29530
Summary: ZubuReader failed to login
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download ZubuReader from
http://image.zubunet.com/site/ZubuReader2.3setup.exe
2. Install with LANG=en_US.utf8 ( this env will provide us an English Version
of Installation GUI )
3. Start Delivery.exe
$ cd .wine/drive_c/Program\ Files/Zubu\ Reader/
$ wine Delivery.exe
type in username and password, but failed to login
fixme:mshtml:JSProtocolInfo_ParseUrl PARSE_SECURITY_URL
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented group
{000214d1-0000-0000-c000-000000000046}
fixme:mshtml:JSProtocolFactory_CreateInstance (0x7d8e85b0)->((nil)
{79eac9e4-baf9-11ce-8c82-00aa004ba90b} 0x32cbac)
fixme:ieframe:DocObjectService_IsErrorUrl 0x18d798
L"javascript:check_form();%20void(0);" 0x32cb18
fixme:ieframe:handle_navigation_error Navigate to error page
fixme:ieframe:DocObjectService_IsErrorUrl 0x18d798
L"javascript:check_form();%20void(0);" 0x32ccc8
fixme:ieframe:handle_navigation_error Navigate to error page
err:mshtml:on_stop_nsrequest RemoveRequest failed: 80004005
--
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=38240
Bug ID: 38240
Summary: err:d3d:device_clear_render_targets >>>>>>>>>>>>>>>>>
GL_INVALID_ENUM (0x500) from glClearStencil @ device.c
/ 370
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: alfonsojon1997(a)gmail.com
Distribution: ---
Roblox game does not work, only displays a black screen. Compressed log file is
linked below. If more information is needed, please let me know.
https://drive.google.com/file/d/0B-SfW_x18m23QmJlaDNHaDFmOWc/view?usp=shari…
--
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=37724
Bug ID: 37724
Summary: Modern applications won't find COM ports nor HID
devices
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: heha(a)hrz.tu-chemnitz.de
Distribution: ---
While old apps search COM ports use CreateFile("COMx"...) attempts to detect
the presence of serial interfaces, newer apps use SetupDi functions. As a
typical excerpt:
devs=SetupDiGetClassDevs(&GUID_DEVCLASS_PORTS,NULL,0,DIGCF_PRESENT);
if (devs!=INVALID_HANDLE_VALUE) {
SP_DEVINFO_DATA devInfo;
devInfo.cbSize=sizeof devInfo;
for (i=0; SetupDiEnumDeviceInfo(devs,i,&devInfo); i++) {
HKEY hKey;
TCHAR s[16];
DWORD slen=sizeof s;
*s=0;
if ((hKey=SetupDiOpenDevRegKey(devs,&devInfo,
DICS_FLAG_GLOBAL,0,DIREG_DEV,KEY_READ))
==INVALID_HANDLE_VALUE) continue;
RegQueryValueEx(hKey,T("PortName"),NULL,NULL,(LPBYTE)s,&slen);
RegCloseKey(hKey);
if (*s=='C') { // filter out LPTx
int idx=ComboBox_AddString(hCombo,s);
int num=StrToInt(s+3)-1;
ComboBox_SetItemData(hCombo,idx,num);
if (num==Config.SerialNo) ComboBox_SetCurSel(hCombo,idx);
}
}
SetupDiDestroyDeviceInfoList(devs);
}
The main advantages for this approach are:
* Unlimited COM port numbers
* Much faster than looped CreateFile attempts
Therefore, modern apps use this procedure.
Similarly, apps talking with modern USB HID devices (these devices don't need
an install procedure), do this procedure to find their device:
GUID hidGuid;
HidD_GetHidGuid(&hidGuid);
devs=SetupDiGetClassDevs(&hidGuid,0,0,DIGCF_PRESENT|DIGCF_DEVICEINTERFACE);
if (devs!=INVALID_HANDLE_VALUE) {
SP_DEVICE_INTERFACE_DATA devinterface;
devinterface.cbSize=sizeof devinterface;
for (i=0;
SetupDiEnumDeviceInterfaces(devs,NULL,&hidGuid,i,&devinterface);
i++) {
THid Hid;
union{ // save stack space
SP_DEVICE_INTERFACE_DETAIL_DATA detail;
TCHAR space[MAX_PATH+4];
WCHAR ps[128]; // Product String
HIDD_ATTRIBUTES a;
}u;
SP_DEVINFO_DATA info;
info.cbSize=sizeof info;
u.detail.cbSize=sizeof u.detail;
if (!SetupDiGetDeviceInterfaceDetail(devs,&devinterface,
&u.detail,sizeof u,NULL,&info)) continue;
Hid.hDev=CreateFile(u.detail.DevicePath,GENERIC_READ|GENERIC_WRITE,
FILE_SHARE_READ|FILE_SHARE_WRITE,
NULL,OPEN_EXISTING,FILE_FLAG_OVERLAPPED,NULL);
if (Hid.hDev!=INVALID_HANDLE_VALUE) {
HidD_GetAttributes(Hid.hDev,&u.a);
if (*(DWORD*)&u.a.VendorID==0x27D916C0
&& HidD_GetProductString(Hid.hDev,u.ps,elemof(u.ps))) {
int l=ComboBox_AddStringW(hCombo,u.ps);
ComboBox_SetItemData(hCombo,l,i);
if (i==Config.iUsbHid) ComboBox_SetCurSel(hCombo,l);
}
CloseHandle(Hid.hDev);
}
}
SetupDiDestroyDeviceInfoList(devs);
}
Nice when at least the COM port detection will work in near future.
I can write a small test application to support the bug-fixing process.
Googling for Funkuhr.exe will reveal a source code that contains both routines
already.
--
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=35834
Bug ID: 35834
Summary: America's Army 3 setup crashes before entering game
Product: Wine
Version: 1.7.14
Hardware: x86
URL: http://www.americasarmy.com/downloads/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: jacek(a)codeweavers.com
Only happens on the first run:
Backtrace:
=>0 0x7822a6f1 in mfc80 (+0x5a6f1) (0x00339a8c)
1 0x004249a0 in aa3loader (+0x2499f) (0x00339ab8)
2 0x7d9e16a5 call_event_handlers.isra+0x414() in mshtml (0x00339b88)
3 0x7d9e1c6e fire_event_obj+0x10d(doc=<is not available>, eid=<is not
available>, event_obj=0x2cab370, target=0x63127c4, script_this=(nil))
[/home/austin/wine-git/dlls/mshtml/htmlevent.c:1141] in mshtml (0x00339c18)
4 0x7d9e26f9 fire_event+0x88(doc=0x63845b8, eid=EVENTID_CLICK, set_event=0x1,
target=0x63127c4, nsevent=0x1c8c20, script_this=(nil))
[/home/austin/wine-git/dlls/mshtml/htmlevent.c:1217] in mshtml (0x00339c48)
5 0x7da34fa1 handle_htmlevent+0x110(iface=<couldn't compute location>,
event=<couldn't compute location>)
[/home/austin/wine-git/dlls/mshtml/nsevents.c:322] in mshtml (0x00339ca8)
I'll attach a log (mshtml,relay,seh,tid, trimmed to the appropriate sections
and with ntdll.RtlFreeHeap removed).
--
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=15405
Summary: Problem with wrc 1.0
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: quinlan(a)rulequest.com
I have a .rc file that compiles perfectly with wrc 0.9.40 (and with VisualC++)
but gives a syntax error with wrc 1.0.
wrc -I. -fowindows.res windows.rc
windows.rc:102:15: Error: syntax error
Lines 102 and following are
CONSTRDB DIALOG DISCARDABLE 20, 20, 148, 266
STYLE WS_POPUP | WS_CAPTION
CAPTION "Classifier Construction Options"
FONT 9, "MS Sans Serif"
BEGIN
....
Using the .res file produced by wrc 0.9.40 with wine 1.0 seems to work fine.
--
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=18934
Summary: Free PDF to Word Doc converter's installer reports
wrong ClassNN (appinstall)
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.hellopdf.com/download.php
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
When installing Free PDF to Word Doc converter with appinstall, I usually click
buttons by their ClassNN. The first window that pops up is:
Setup
This will install Free PDF to Word Doc Converter. Do you wish to continue?
Yes / No
On windows, the Yes has a ClassNN of 'Button1', and No is 'Button2'.
On wine, they're 'Button6' and 'Button7'.
The rest of the installer's buttons are reported correctly, though.
--
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=30981
Bug #: 30981
Summary: Skyrim: Keys "stick" occasionally
Product: Wine
Version: 1.5.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff(a)deserettechnology.com
Classification: Unclassified
While playing Skyrim, one of the directional keys will occasionally stick. This
usually happens when entering a new area (after the loading screen) or coming
out of character management and equipment screens. The stuckedness can be
undone by holding the stuck key for a few seconds and releasing. This happen
semi-frequently.
Also, occasionally something sticks that makes the character move in a very
halted manner. The character will run for three or four steps before he is
forced to walk again. After 6-8 steps, the character will resume running for
3-4 steps. This behavior loops until both Skyrim and WINE are completely
closed. It is not resolved simply by relaunching Skyrim. It may be that this
occurs when a different key gets stuck, but I do not know which key would stick
that way.
These behaviors witnessed in Wine 1.5.6 - 4c7f6f6. I have not played enough
with 1.5.7 to know if it occurs there, but it mostly likely does.
nvidia GTX285 w/ blob 302.17
Linux 3.4.3
Core i7-2600K
16G RAM
--
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=25838
Summary: winepath outputs garbage (really, escape sequences)
before desired output
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Eric's console changes, circa
http://www.winehq.org/pipermail/wine-cvs/2011-January/074495.html
seem to have broken winepath (and possibly other
wine console utilities that output plain text
strings for use inside user scripts).
wine winepath -u c:/ | cat -v
used to output
/home/dank/.wine/dosdevices/c:/
but now it outputs
^[[?1h^[=/home/dank/.wine/dosdevices/c:/
This breaks winetricks and probably any number of user scripts that depend on
winepath outputting a valid path.
--
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=14838
Summary: TMPDIR environment variable is not used at all
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://en.wikipedia.org/wiki/TMPDIR
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: killertux(a)suomi24.fi
Tested on Wine 1.1.2-307-g520ab5c
Wine simply does not use TMPDIR environment variable and as far as I know Wine
has never used this environment variable... it just defaults to /tmp
--
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=33906
Bug #: 33906
Summary: Minimising Photoshop CS2 and restore it doesn't
restore the draws
Product: Wine
Version: 1.6-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff.artik(a)gmail.com
Classification: Unclassified
When photoshop CS2 is minimised (or switching to "desktop 2" and back to one)
makes the main draw windows still minimised. I have to restore them manually.
To reproduce the bug, it's easy.
1. Open Photoshop CS2
2. Open a picture
3. minimise PS CS2
4. Restore PS CS2
The picture stay minimised. Others windows (tools or layers) are correctly
restored.
--
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=35805
Bug ID: 35805
Summary: "Open file..." box doesn't display image preview in
Photoshop CS6
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeff.artik(a)gmail.com
In photoshop CS6 (don't know for olders releases), the "open file" window
doesn't display picture preview when I select a file. It worked well under CS2.
--
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=38512
Bug ID: 38512
Summary: winetricks fontsmooth-rgb partially smooth fonts in
Photoshop CS6
Product: Wine
Version: 1.7.40
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeff.artik(a)gmail.com
Distribution: ---
Created attachment 51377
--> https://bugs.winehq.org/attachment.cgi?id=51377
Photoshop screenshot
Recently it was not possible to get all Photoshop font smoothed. I tried
various methods, and no one did the job. Strange note : I did it before, all
fonts where smoothed.
1. I compiled a bi-arch install from 1.7.40 sources.
2. winetricks atmlib gdiplus msxml3 msxml6 vcrun2005 vcrun2005sp1 vcrun2008
corefonts fontsmooth-rgb
As the attachment shows, some fonts are smoothed, some others (even big)
aren't.
--
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=39085
Bug ID: 39085
Summary: Fireworks CS6 window stays on top of other windows
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lox(a)knc.nc
Distribution: ---
Created attachment 52076
--> https://bugs.winehq.org/attachment.cgi?id=52076
Program Logs
Fireworks CS6 installs properly along the Creative Suite 6.
Fireworks CS6 opens up properly but its window stays on top of others (this
doesn't happen with Photoshop and Illustrator that got installed at the same
time)
--
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=39087
Bug ID: 39087
Summary: Apps won't save on a gvfs mounted share
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lox(a)knc.nc
Distribution: ---
Created attachment 52078
--> https://bugs.winehq.org/attachment.cgi?id=52078
Program Logs
When trying to save a file created with a widows App, it is not possible to
save to a GVFS mounted share.
For example Photoshop CS6 complains with a disk error.
--
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=39325
Bug ID: 39325
Summary: PhotoShop CC 2014: Names in font dropdown list go
blank after scroll down from top.
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mhubbard(a)acromediainc.com
Distribution: ---
Created attachment 52404
--> https://bugs.winehq.org/attachment.cgi?id=52404
font dropdown list showing blank names
When trying to select a font using any dropdown, as soon as you scroll down the
names of the fonts disappear.
--
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=39326
Bug ID: 39326
Summary: PhotoShop CC 2014: Keyboard Shortcut list blank after
scrolling down
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mhubbard(a)acromediainc.com
Distribution: ---
Created attachment 52405
--> https://bugs.winehq.org/attachment.cgi?id=52405
Image showing blank list during scroll
When in the 'Keyboard Shortcuts and Menus' window, any time you scroll through
a section to view or change the shortcut the list goes blank. It only seems to
load the initial shortcuts but anything that you scroll to doesn't show.
--
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=39327
Bug ID: 39327
Summary: PhotoShop CC 2014: Names in layers window go blank
after scroll down
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mhubbard(a)acromediainc.com
Distribution: ---
Created attachment 52406
--> https://bugs.winehq.org/attachment.cgi?id=52406
Image showing blank layer names
When there are a lot of layers showing in the layer window, causing a
scrollbar, the names of the layers go blank after scrolling down.
--
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=39328
Bug ID: 39328
Summary: PhotoShop CC 2014: Top tool bar has blank spaces
occasionally
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mhubbard(a)acromediainc.com
Distribution: ---
Created attachment 52407
--> https://bugs.winehq.org/attachment.cgi?id=52407
Image showing Move Tool top bar glitches
Sometimes there are blank spaces on the top tool bar where options and
checkboxes would normally be. It seems to happen often but not consistently...
glitchy. I see it when going selecting the 'Move Tool'... see image.
--
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=39329
Bug ID: 39329
Summary: PhotoShop CC 2014: Pen tool ALT function not working
when drawing shap
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mhubbard(a)acromediainc.com
Distribution: ---
Created attachment 52408
--> https://bugs.winehq.org/attachment.cgi?id=52408
Image referencing when issue is present
When drawing a shape with the pen tool, normally you can hold ALT (to change
the tool to the 'Convert Point Tool') which allows you to click on the last
point to remove the curve handles. This function doesn't seem to work.
Holding ALT shows the correct cursor but clicking on the point doesn't remove
the handles.
--
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=39330
Bug ID: 39330
Summary: PhotoShop CC 2014: Preferences window sub-section
titles not displaying
Product: Wine
Version: 1.7.50
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mhubbard(a)acromediainc.com
Distribution: ---
Created attachment 52409
--> https://bugs.winehq.org/attachment.cgi?id=52409
Image showing issue
Sub-section titles within the Preferences menu do not display.
--
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=39476
Bug ID: 39476
Summary: Photoshop CS6: dragging a layer does not make it
transparent
Product: Wine
Version: 1.7.52
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
When dragging a layer in Photoshop CS6 / Windows, the layer is transparent,
making it easy to see where the layer is dropped. The same is not true under
wine.
--
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=30972
Bug #: 30972
Summary: Fallout New Vegas Bug
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: japsenater(a)gmail.com
Classification: Unclassified
Everytime I play Fallout New Vegas randomly it let me stop playing and said
that I can't play because there is a problem.
--
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=17686
Summary: Silkypix 3.0 has some bugs
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florin(a)andrei.myip.org
I installed Silkypix 3.0 that came with my Panasonic G1 camera - latest version
3.0.1.6 (which I used in my tests) can be downloaded from here:
http://www.isl.co.jp/SILKYPIX/english/p/
Overall it seems to work, more or less. There are a few issues:
1. The installer seems to hang at the very end. I waited for a while, then I
killed it. I'm not sure if this has caused some of the other issues.
2. The menus are invisible, unless I blindly click on one of them, then move
the mouse left-right. After a while they disappear again.
3. The file selector doesn't work very well. E.g., I click Open File, then I
try to move into another directory in the file selector window - except it
won't do anything. I click on the folder, it won't navigate to it. I have to
drop down the top "Look In" element and select the directory there.
Developing the files seems to work fine. Example:
- Open File, choose RAW file
- mess with the menus on the left side if you want to choose different
parameters (or don't, if the defaults are fine)
- go to Development menu, click Development, save as TIFF
Voila, the RAW file is developed.
I have not made any comparisons yet with files developed on Windows, to see if
there are any differences under Wine.
System is ThinkPad T61 running Ubuntu 8.10 32 bit fully updated.
Wine version is 1.1.16
Silkypix 3.0.1.6
--
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=39349
Bug ID: 39349
Summary: Talisman (fantasy board game): segmentation fault on
start when WRITECOPY enabled
Product: Wine-staging
Version: unspecified
Hardware: x86
URL: http://www.gamershell.com/download_95701.shtml
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: michael(a)fds-team.de, sebastian(a)fds-team.de
Distribution: ---
I'm getting only a 'Segmentation fault (core dumped)' message when trying to
start the game, when STAGING_WRITECOPY variable is set.
Can be reproduced in the non-Steam demo or in Talisman:Digital Edition on
Steam:
http://store.steampowered.com/app/247000/
wine-1.7.51-225-g3966aff
Fedora 22 32-bit
Linux 4.3.0-rc2
--
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=36203
Bug ID: 36203
Summary: Wargames demo crashes when starting a new game (using
hardware renderer)
Product: Wine
Version: 1.7.17
Hardware: x86
URL: http://www.kazade.co.uk/downloads/wargames.zip
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Created attachment 48325
--> http://bugs.winehq.org/attachment.cgi?id=48325
terminal output
Steps to reproduce the problem with the demo:
1. install the demo and start the game with wargames.exe. On multicore systems
the game must be started with 'taskset -c 0' otherwise it hangs during the
opening screen.
2. select DirectDraw HAL in the launcher.
3. in the menu start a new game. Here comes the first problem when using the
hw. renderer: the red and blue logos are missing (invisible?). Click on
somewhere in the middle of the empty screen where the blue spinning logo should
appear.
4. click on the start button on the briefing screen. The game crashes at this
point. The crash doesn't happen when using the software renderer.
I see the same crash with Wine 1.4.1, 1.6.2, 1.7.17 etc.
Fedora 20
Nvidia binary drivers 337.12
Alsa 1.0.27 (pulseaudio is not running)
X.Org X Server 1.14.4
wine-1.7.17-148-g2e5cb7a
--
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=35184
Bug ID: 35184
Summary: Mini Ninjas: some textures missing without native
d3dx9_31
Product: Wine
Version: 1.7.8
Hardware: x86
URL: http://www.fileplanet.com/203860/200000/fileinfo/Mini-
Ninjas-Demo
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 46930
--> http://bugs.winehq.org/attachment.cgi?id=46930
terminal output
The game needs native d3dx9_36 to run otherwise it crashes early with
>err:d3dcompiler:compile_shader HLSL shader parsing failed.
With native d3dx9_36 the game starts but you will notice that many things are
missing from the game:
- the menu is empty, only background image is drawn
- the user interface (health bar) as well as pop-up game tips, hints are not
displayed (from time to time the game pauses to display those hints and you
have to press <Space> to proceed)
- water is not rendered correctly
You have to install native d3dx9_31 beside native d3dx9_36 to display the
missing objects in the game.
One more thing worth mentioning: the game generates many files under
'drive_c/users/<username>/Temp'. They contain compiled shaders or something
alike. These files have different size when using native d3dx9_31 compared to
the ones generated with the built-in d3dx9_31.
Make sure to clean this directory after you installed native d3dx9_31 and want
to switch back to the built-in to reproduce the bug, because the game re-uses
the already generated files.
Fedora 19
Nvidia binary drivers 325.15
--
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=14026
Summary: Installshield does not exit after install
Product: Wine
Version: 1.0.0
Platform: PC
URL: http://uk.slingmedia.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=14216)
--> (http://bugs.winehq.org/attachment.cgi?id=14216)
Executables highlighted
After installing SlingPlayer, the InstallShield wizard remains in memory.
Killing IDriverT.exe causes the remaining .exes to quit.
After so long, some of the .exes quit themselves, but IDriver.exe and
IDriverT.exe remain.
Killing the processes causes no issues.
--
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=20629
Summary: Wargames crashes a few minutes into the game
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://www.kazade.co.uk/downloads/wargames.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kazade(a)gmail.com
Created an attachment (id=24599)
--> (http://bugs.winehq.org/attachment.cgi?id=24599)
Relay log
Wargames crashes after a few minutes of play. The same error occurs with the
demo version (which I've tracked down and uploaded for this report). To
reproduce, start the game, right-click the building and click the tank icon at
the bottom several times to buy 6 or 7 tanks. After a while a tip will appear
on the screen that says click to continue. Click the mouse and then wait for
more tanks to arrive, after 4 or 5 tanks have arrived the program will crash.
I've attached a truncated relay log (hopefully leaving the relevant part, the
original was 3 millions lines long!).
--
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=30489
Bug #: 30489
Summary: Can't install "SmartDeviceMonitor for Admin" from
ricoh
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guy.roussin(a)teledetection.fr
Classification: Unclassified
Hi,
I download the tool "SmartDeviceMonitor for Admin" from ricoh.
http://support.ricoh.com/html_gen/util/SDM/SDM.html
At the and of the installation i get a flood of lines :
fixme:reg:RegSetKeySecurity :(0xdc,4,0x319688): stub
http://support.ricoh.com/bb/pub_e/dr_ut_e/0001214/0001214665/V8210/z52276L1…
The installation is never finished (i wait around an hour)
Thank you,
Guy
--
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=38814
Bug ID: 38814
Summary: Dweebs display is mostly all black
Product: Wine
Version: 1.7.44
Hardware: x86-64
URL: http://web.archive.org/web/20021005065028/http://www.m
utation.btinternet.co.uk/Dweebs/Downloads/Demos/Dweebs
_Demo.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: markk(a)clara.co.uk
Distribution: ---
Testing with Wine 1.7.44 (ubuntu-wine package built for Ubuntu 14.04) on
Lubuntu 14.10 x86-64, Nvidia binary driver 304.125.
This problem shows up with the Dweebs demo that can be downloaded from
http://web.archive.org/web/20021005065028/http://www.mutation.btinternet.co…
Download that self-extracting zip archive and unzip it. Run Dweebs.exe. It
switches to full-screen mode, changing desktop resolution. The display is all
black. Sometimes the image which is supposed to be there flickers momentarily
when I alt-tab.
--
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=25863
Summary: Direct Sound Card Access
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: musto102(a)gmail.com
I am running Ubuntu 10.10 and Wine 1.3.12
This relates to Voiceshaper, a speech processing programme for Ham Radio. It
requires direct sound card access using WDM.
The programme launches and runs ok, but it is not possible to configure the
sound card setup and therefore it will not operate. It has drop down boxes to
select the soundcard hardware, but these are empty.
Please note I am no expert on these things, but is there a WDM driver or
component that can be added to get this working?
--
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=18454
Summary: Rosetta Stone Online trial speech recognition component
doesn't work
Product: Wine
Version: 1.1.21
Platform: Other
URL: http://trial3.rosettastoneclassroom.com
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The current Rosetta Stone Online offering (a real web app, not the
downloadable win32 client in bug 18433) works in Linux Firefox except
for the speech recognition part, which is a downloadable .exe or .msi,
so I tried it in Firefox on Wine. The speech package will download
and install, but doesn't seem to function. The console shows
The RosettaStoneDaemon service is starting.
The RosettaStoneDaemon service was started successfully.
fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented
recv failed with error 28 for socket 160
...
and then the app says the speech component has a problem. Tried
to get a +relay log without luck.
The trial was free because I am evaluating it for a school.
I only have it for another six days.
--
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=15228
Summary: LEGO Chess crashes after using
avifil32.AVIStreamGetFrame()
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: savelov(a)gmail.com
Created an attachment (id=15992)
--> (http://bugs.winehq.org/attachment.cgi?id=15992)
wine debug output with crash
LEGO Chess runs withour a crash if "Animated advisors" turned off, and crashes
when they are turned on. Those advisors seem to use avifil32.AVIStream*
functions,after calling them wine crashes with
0009:Ret avifil32.AVIStreamGetFrameOpen() retval=00000000 ret=004010f4
0009:Call avifil32.AVIStreamGetFrame(00000000,0000004b) ret=0040111f
0009:Ret avifil32.AVIStreamGetFrame() retval=00000000 ret=0040111f
0009:Call KERNEL32.UnhandledExceptionFilter(0032f528) ret=0046b7ca
wine: Unhandled page fault on read access to 0x0000c027 at address 0x4012c3
(thread 0009), starting debugger...
--
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=39132
Bug ID: 39132
Summary: Skyrim: flickering / glitchy shadows
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: charles.goodwin(a)gmail.com
Distribution: ---
The shadows in Skyrim flicker horribly, it is very glitchy.
Workaround is to downgrade to Wine 1.7.33 where the shadows work properly.
--
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=39269
Bug ID: 39269
Summary: missing stub for downloading/installing .m2i file
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tom.iacoi.3000(a)gmail.com
Distribution: ---
Created attachment 52348
--> https://bugs.winehq.org/attachment.cgi?id=52348
the logfile
on execution of
http://downloadnavy.fxinteractive.com/wu_updates_private/FXWebPlayer.exe (a web
helper installer for the game drm FX interactive)
the error "file not found" is reported. error possibly caused for missing stub
for the m2i format
--
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=25807
Summary: Cant convert from WINED3DFMT_YV12 to
WINED3DFMT_B8G8R8X8_UNORM
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ljerabek(a)cox.net
Created an attachment (id=32882)
--> (http://bugs.winehq.org/attachment.cgi?id=32882)
Short dump of logged output
Trying to use GANZ DVR remote viewer software from an Ubuntu 10.04 workstation.
After installing MFC42 and SPR32X60.ocx it was possible to load and configure
the remote viewer software. However once a connection was made to the DVR none
of the video would display. It seems to be an issue with the
"surface_convert_format" function which prevents the video from displaying. The
function can't find a conversion from WINED3DFMT_YV12 to
WINED3DFMT_B8G8R8X8_UNORM.
--
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=35222
Bug ID: 35222
Summary: Fiesta Online: can't connect to server
Product: Wine
Version: 1.7.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anakin.cs(a)gmail.com
Classification: Unclassified
Since Wine 1.7.9, I am finally able to launch Fiesta Online
(http://fiesta.gamigo.com/en/).
The connection to the game server with the client is done in 3 steps:
1) Enter your account name/password
2) Select the server you want to connect on
3) Select your character
Step 1 & 2 works fine, but when I select my character at step 3, it tries to
connect, and it just fails saying "connection failed" and brings me back to the
first menu (step 1).
I have tested on both openSUSE and ArchLinux, and the issue is the same. It
works fine on Windows on the same machine.
--
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=35559
Bug ID: 35559
Summary: Mac driver: add a way for forcing useful graphical
options for gaming (v-sync, anti-aliasing, anisotropic
filtering, etc.)
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winemac.drv
Assignee: wine-bugs(a)winehq.org
Reporter: winebugs140(a)gmail.com
Classification: Unclassified
There is no GPU card control panel on Mac OS X (at least as of OS X 10.9.1), so
if there was a way to force at least some graphical options (I understand that
not everything might be possible) through Wine, it could really useful for Mac
gamers.
--
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=21423
Summary: Visual C++ 2005 slow?
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
See http://bugs.winehq.org/show_bug.cgi?id=21410 for recipe.
Building chromium's base_unittests.exe seems to take longer
in wine than in vista, so I profiled a bit with oprofile:
583087 43.4516 no-vmlinux
320289 23.8679 c1xx.dll
149572 11.1461 ntdll.dll.so
80027 5.9636 libc-2.10.1.so
48005 3.5773 libwine.so.1.0
32901 2.4518 msvcr80.dll
25959 1.9345 advapi32.dll.so
22550 1.6804 rpcrt4.dll.so
13959 1.0402 c2.dll
13660 1.0179 wineserver
Good Lord, that's a lot of kernel time...
I'll see if I can get a breakdown of the kernel time, have to work around
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/289087
first.
In the meantime, here's the breakdown inside ntdll:
54636 17.9328 RtlUpcaseUnicodeString
52607 17.2668 hash_short_file_name
37324 12.2506 RtlIsNameLegalDOS8Dot3
15680 5.1465 RtlUpcaseUnicodeStringToCountedOemString
14684 4.8196 find_file_in_dir
11546 3.7897 HEAP_CreateFreeBlock
--
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=39523
Bug ID: 39523
Summary: "Dr. Suess's Green Eggs and Ham" fails to install
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: NEW
Keywords: win16
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Fedora
Purchased on Amazon to look at bug 6124.
Fails to install in wine-1.7.53-244-g79c5908:
[austin@localhost GREENEGGS]$ wine D:\\setup.exe
err:ntdll:RtlpWaitForCriticalSection section 0x7ea81780 "syslevel.c:
Win16Mutex" wait timed out in thread 0029, blocked by 002a, retrying (60 sec)
fixme:shell:Dde_OnExecute stub: L"Progman" L"[CreateGroup(Living Books,1)]"
fixme:shell:Dde_OnRequest returning fake program groups list
fixme:shell:Dde_OnExecute stub: L"Progman" L"[CreateGroup(Living
Books,1)][AddItem(D:\\green32.exe,Green Eggs and Ham,,0,-1,-1,D:\\,,0,0)]"
[austin@localhost GREENEGGS]$ ls ~/.wine/drive_c/Lvg_Bks/
DeIsL1.isu GREEN.ICO
--
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=32196
Bug #: 32196
Summary: eSignal 11.5 crashes on startup
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
A user complained that 'esgnal' didn't work
( http://forum.winehq.org/viewtopic.php?f=2&t=17627&p=81557 ).
Testing
aac4c0bdb9375c2dcffb54c4d07d5f2a05e0a7fb esignal_11.5.2838_x86.exe
from
http://www.esignal.com/trading-software/download.aspx
I see the same error:
0029:Call KERNEL32.GetProcAddress(7ec40000,655dc5d4 "CloseTouchInputHandle")
ret=6508cd4d
0029:Ret KERNEL32.GetProcAddress() retval=00000000 ret=6508cd4d
...
0029:Call KERNEL32.GetModuleHandleW(00bbef20 L"allocator.dll") ret=69be6748
0029:Ret KERNEL32.GetModuleHandleW() retval=10000000 ret=69be6748
0029:Call KERNEL32.GetProcAddress(10000000,69e1a950
"?registerCrashCalback@@YAXP6AXUAllocatorCrashData@@@Z@Z") ret=69be676c
0029:Ret KERNEL32.GetProcAddress() retval=100076c0 ret=69be676c
trace:seh:raise_exception code=c0000005 flags=0 addr=0x10006567 ip=10006567
tid=0029
...
wine: Unhandled page fault on read access to 0x8964c935 at address 0x10006567
(thread 0029), starting debugger...
Backtrace:
=>0 0x10006567 in allocator (+0x6567) (0x00bbed08)
1 0x00000501 (0x00bbdf38)
--
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=25761
Summary: "Everything is blue" in Far Cry Demo using Direct3D
Product: Wine
Version: 1.3.11
Platform: x86
URL: http://www.gamershell.com/download_4929.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trygve.vea(a)gmail.com
Created an attachment (id=32833)
--> (http://bugs.winehq.org/attachment.cgi?id=32833)
Terminal output, wine 1.3.11
Found this bug while testing bug 13165.
When going in game in the Far Cry Demo, a lot of the game is incorrectly
rendered with a bright blue color (like the water).
I've attached a tar.bz2 file with a screenshot and terminal output.
I'm willing to test patches and assist troubleshooting.
--
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=28268
Summary: Wininet doesn't know what to do with Ashen Empires
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liamdawe(a)gmail.com
Ashen empires seems to dislike the current implementation of wininet (and the
built in IE - had to use IE7 + native wininet for it to work)
Here is a link to the infolog:
http://pastebin.com/JdarGjEh
--
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=37897
Bug ID: 37897
Summary: Choosing Print in Adobe Acrobat 11.0.10 causes
Unhandled exception: page fault
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dvcroft(a)arb.com
Distribution: ---
Created attachment 50475
--> https://bugs.winehq.org/attachment.cgi?id=50475
Terminal output at crash
Before install I used:
winetricks atmlib
winetricks riched20
winetricks wsh57
winetricks mspatcha
I have tried with winecfg set to default and Windows 7.
I open a pdf and then choose print and the program exits. Terminal output
attached.
--
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=20710
Summary: Street Fighter IV (Steam) doesn't start
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: signup+winehq(a)cshadowrun.com
Unlike the retail version of the game , the steam version's launcher seems to
start.
After the launcher starts and you click "Launch Street Fighter IV" I get
fixme:advapi:UnregisterTraceGuids 0: stub
fixme:wtsapi:WTSUnRegisterSessionNotification Stub (nil)
err:ole:CoUninitialize Mismatched CoUninitialize
And the game does not start.
--
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=35761
Bug ID: 35761
Summary: CES Edupack (Cambridge Engineering Selector): Installs
fine, but fails to run because of write error
Product: Wine
Version: 1.7.14
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jjohassan(a)gmail.com
Created attachment 47757
--> http://bugs.winehq.org/attachment.cgi?id=47757
CES-Backtrace
Try to run and a window pops up declaring a serious error in CES.exe
I regularly have the error:
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so:
/usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object
file: No such file or directory
Although, I'm not sure if this is simply a problem with running Wine on amd64
architecture.
It looks like the error is write access to a particular piece of memory.
--
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=27860
Summary: BearShare: Crash at startup
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=35640)
--> (http://bugs.winehq.org/attachment.cgi?id=35640)
Terminal output on wine-1.3.24-216-gd385675
Steps to reproduce:
1) remove ~/.wine
2) install BearShareV9pl.exe (default installation)
3) wine BearShare.exe
Behaviour:
Main window appears and crash.
Expected behaviour:
No 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=37085
Bug ID: 37085
Summary: Mindmanager 2002 crashes on startup
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adrian(a)apthorpia.com
Created attachment 49288
--> http://bugs.winehq.org/attachment.cgi?id=49288
Program Error Details
Mindmanager 2002 crashes on startup with the error
"The program MindMan.exe has encountered a serious problem and needs to
close...."
--
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=24129
Summary: Bonnie's Bookstore Deluxe: can't start game without
native ie6
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.soe.com/downloadProduct.vm?Id=001
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=30369)
--> (http://bugs.winehq.org/attachment.cgi?id=30369)
bad screenshot
Game installs fine, but when you run it, you get a webpage..in straight html.
Native ie6 works around it and lets you play.
Screenshot/terminal output attached.
--
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=35243
Bug ID: 35243
Summary: Blood Bowl: Legendary Edition fails to show up in
windowed mode
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 47002
--> http://bugs.winehq.org/attachment.cgi?id=47002
terminal output
I don't have Windows installed on my machine so can't tell how the game behaves
under real Windows when it is started in windowed mode, therefore I'm leaving
this bug unconfirmed until someone can confirm that the problem exists under
Windows too.
By default the game would start in windowed mode and with cinematics enabled.
When starting the game in Wine the splash screen is shown then I can hear the
music from the menu, but no visible window is created, the game is running
somewhere in the background and I can't switch to the game window.
I tested this bug under Gnome 3, XFCE 4.10 and Openbox window managers, the
problem exists in Wine 1.4.1, 1.6.1 too.
Disabling gameoverlayrenderer or native d3dx9 dlls won't help.
I have to change the settings in ~/BloodBowlLegendary/Config.xml to enable full
screen mode that lets the game start, except for a crash which would be the
subject of my next bug report.
Fedora 19 x86
Nvidia binary drivers 325.15
X.Org X Server 1.14.4
--
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=24055
Summary: Low performance in Istaria : Chronicles of the Gifted
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mitar(a)mitar.zapto.org
I have much lower performance in that game on linux.
about 50-60 % lower performance on linux.
For example 40 fps on windows and 15-20 fps on wine.
Also wine is throwing a lot of :
fixme:d3d:state_swvp Software vertex processing not implemented.
Game is not supporting OpenGL.
--
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=25240
Summary: GL_OUT_OF_MEMORY: shared video memory locked
arbitrarily
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zwaldowski(a)gmail.com
Wine on Mac OS X appears to be subject to a crash that has been fixed in Linux
(either on kernel or in Wine) a long time ago: the GL_OUT_OF_MEMORY crash,
manifest in the Wine log as "err:d3d:resource_init Out of adapter memory".
In imitating the Windows memory model, Wine limits the use of memory to
preallocated memory from 2GB to 3GB (0x7ffe0000). The OpenGL driver on Mac OS
X (particularly on machines that use integrated video cards with shared memory,
although I've encountered the crash on my machine with a discrete card) seems
to not fit in with this, allocating textures outside the regular Wine block.
Modifying the user_space_limit set in libs/wine/mmap.c can mitigate this issue
somewhat on some machines, but it doesn't appear to be all that safe (or all
that permanent) of a fix.
Debugging info will be provided by Thanoulas, a fellow member of the Mac
Porting Team forums, as soon as he sees this 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.
https://bugs.winehq.org/show_bug.cgi?id=38007
Bug ID: 38007
Summary: Ive used wine to play a game Mx Simulator and has been
working fine but now whenever i start the game it says
error message this has encountered a severe problem
and closes the game?
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: btrill373(a)gmail.com
Created attachment 50644
--> https://bugs.winehq.org/attachment.cgi?id=50644
this is the description of problem, i don't know much about computers so I'm
not sure what else to say
I've been using wine to play a game called Mx Simulator and have had no
troubles at all which i am very pleased with but the last two times i have
booted up the game it has brought up an error message saying that the game has
encountered a sever problem and that it requires me to close it.
--
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=35232
Bug ID: 35232
Summary: Quicken 2011 Deluxe crash shortly after startup
(ieframe, rpc ?)
Product: Wine
Version: 1.7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)skierpage.com
Classification: Unclassified
Created attachment 46994
--> http://bugs.winehq.org/attachment.cgi?id=46994
console output with WINEDEBUG=warn+rpc,warn+mshtml,warn+ieframe
Quicken 2011 Deluxe installs really cleanly on wine 1.7.8 in Kubuntu 13.10
without any of the tricks and hacks from years ago listed on its page. Nice
job!
* I followed http://www.winehq.org/download/ubuntu to install wine1.7, which
installed other packages including wine-mono0.0.8.
* I ran winecfg but didn't change anything; this created a new ~/.wine and
silently installed a mono runtime in ~/.wine/drive_c/windows/mono/mono-2.0
* I then ran `wine /media/skierpage/Quicken\ 2011/install.exe` to install from
CD-ROM.
"The wizard has successfully installed Quicken 2011"
\o/ ! But when I run Quicken, shortly after opening my .QDF file or starting a
new account, it crashes. The Quicken window disappears. Judging from the
output (which I'll attach), Quicken might be trying to talk to an Internet
Explorer frame:
warn:ieframe:BindStatusCallback_QueryInterface
(0x5199a08)->({6d5140c1-7436-11ce-8034-00aa006009fa} 0x5f828c)
warn:rpc:rpcrt4_conn_open_pipe connection failed, error=e7
err:rpc:RpcRaiseException handler continued execution
I'll keep this ~/.wine around in case there's anything else I can do to help
debug. I'll retry installing in a new ~/.wine with all those old hacks.
--
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=30302
Bug #: 30302
Summary: wine iexplorer doesn't load activex components from
websites
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.kuku(a)gmail.com
Classification: Unclassified
I try to run some online activex tests but none of them works
I use the command:
wine iexplore http://mheller.com/testax.htm
--
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=27696
Summary: Woody Two Legs complains about the lack of pixel
shader 3.0 support
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://games.on.net/file/38121/Woody_Two-Legs_Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
I've got a GeForce 6600 GT that supports Pixel shader 3.0.
Using NVIDIA Driver Version 275.09.07
wine: configuration in '/home/andrew/.wineWoody' has been updated.
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.CRT" (9.0.21022.8)
err:ole:CoCreateInstance apartment not initialised
err:ole:CoUninitialize Mismatched CoUninitialize
fixme:win:EnumDisplayDevicesW ((null),0,0x32ea40,0x00000000), stub!
fixme:d3d9:D3DPERF_SetOptions (0x1) : stub
fixme:msvcr90:__clean_type_info_names_internal (0x100f6404) stub
fixme:msvcr90:__clean_type_info_names_internal (0x35a740) 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.
https://bugs.winehq.org/show_bug.cgi?id=39518
Bug ID: 39518
Summary: Rebel Galaxy (GOG) Crashes while loading new game
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chris(a)chrisdecairos.ca
Distribution: ---
Created attachment 52663
--> https://bugs.winehq.org/attachment.cgi?id=52663
crash backtrace
I start up Rebel Galaxy (Open GL rendering, all settings off or in lowest
position)
While loading a new game, wine crashes at about 90%
See attached backtrace
--
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=34124
Bug #: 34124
Summary: gameupdater from JX3 fails to update with builtin
wininet
Product: Wine
Version: 1.6
Platform: x86
URL: http://jx3.client.cdn.kingsoft.com/JXOnline3-v3.0.4.49
80/JXOnline3-v3.0.4.4980.rar
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download and install JX3 game
http://jx3.client.cdn.kingsoft.com/JXOnline3-v3.0.4.4980/JXOnline3-v3.0.4.4…
2. Start JX3Launcher.exe
~/.wine/drive_c/Program Files/Kingsoft/JX3$ wine JX3Launcher.exe
This launcher will start gameupdater.exe
Expect result:
The updater will download files from the update server.
Actual result:
The updater reports 'fails to update' in Chinese "更新失败!”,for non Chinese
speakers, one can grep the unicode of "更新失败!“ in +relay log,
"\66f4\65b0\5931\8d25\ff01"
Call oleaut32.SysAllocString(0033e990 L"<invoke name=\"SetTxtM\" re
turntype=\"xml\"><arguments><string>\66f4\65b0\5931\8d25\ff01</string></
arguments></invoke>") ret=0045966d
Workaround by winetricks -q wininet
--
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=37489
Bug ID: 37489
Summary: Academagia crashes when day actions planning is over
and they are enacted
Product: Wine
Version: 1.7.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: i30817(a)gmail.com
Distribution: ---
Happens early in the game, as soon as the calendar function appears. Game
requires 'winetricks -q dotnet35sp1 windowscodecs' and a windows 32bit prefix
(for dotnet to install).
A windows dialogbox appears with title 'Academagia: Error'
and body text: 'System error occured. Application will be terminated.
Only 'Ok' button.
output of this (started after wine notpad of the same prefix):
WINEPREFIX=~/.local/share/wineprefixes/Academagia WINEARCH=win32
WINEDEBUG=+tid,+seh,+relay wine ./Academagia.exe >>log.txt 2>&1
is linked as a google drive public link since it's 30 mb (over the limit here).
I did not close with wineserver -k, but clicked the ok, which killed the game
instantaneously.
--
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=30025
Bug #: 30025
Summary: iexplore can't join YouTube's HTML5 trial
Product: Wine
Version: 1.4-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 39104
--> http://bugs.winehq.org/attachment.cgi?id=39104
Terminal output
wine iexplore http://www.youtube.com/html5
This page says builtin iexplore should be able to play HTML5 videos in both
WebM and h.264 formats, but clicking on the "join the HTML5 trial" link doesn't
do anything except jump to the top of the page.
--
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=31923
Bug #: 31923
Summary: when starting an win16 application, "int 2F
unknown/unimplemented parameters"
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joey_z(a)anticbbs.strangled.net
Classification: Unclassified
I have an older win16 program (made for windows 3.x, I wouldn't dare file a bug
report for 2.x or 1.x :) that seems to call a function that is unimplemented or
otherwise undocumented in int 2F AX=7b00. the full error message wine gives is:
err:int:DOSVM_Int2fHandler int2f: unknown/not implemented parameters:
int2f: AX 7b00, BX 0000, CX 001c, DX 1c37, SI 7110, DI ffc0, DS 2157, ES 1c37
after this, the program gives a dialog box that says 'Invalid property value'.
if it helps at all, the program is called 'Worldgroup Manager' and it works on
server 2003 (and it is supposed to work on XP) after enabling a compatibility
fix called 'WOWCFEX_FORCEINCDPMI' (I can supply a more detailed description if
it is needed). I checked the application on windows server 2003 without that
compatibility fix, but it does not give the same error. instead it gives NTVDM
hard errors and then an 'unrecoverable error' not the same problem it seems...
if a copy of the application is needed, it can be supplied. the program is not
the kind of program that you pay for since it is meant to be distributed to
clients of a BBS.
--
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=34059
Bug #: 34059
Summary: Anno 1602 crashs
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: volkerobhof(a)web.de
Classification: Unclassified
Created attachment 45272
--> http://bugs.winehq.org/attachment.cgi?id=45272
backtrace of crash
Hi there,
after an excessive gameplay. Today I started to play Anno 1602 again. After a
few minutes I got a "page fault on read access" error message and wine crashed.
I attached the backtrace file report.
best 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=24821
Summary: Custom app doesn't respond
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ced(a)bernispa.com
It's an old problem that i'm tracking from 1.1.32 (wine package from Debian)
and for which i wasn't able to find the cause: some library not available? A
bug?
Since the official Debian packages are stuck on Wine 1.1.x, now i'm using the
rpm provided by Suse (latest 1.3.5), converted to deb with alien.
We have an old custom closed source application that almost works under Wine,
except for an important portion. This application is a mix of Microfocus Cobol
and VB6 that interacts with a MSSQL2000 server through ODBC. We have no access
to the source code.
The problematic part is a sub-program that starts a graphic form, where i have
to fill two field, then press a sort of "OK" button to exec a query (see
attached "form-windows.jpg").
When the form opens, under Windows (98, 2000, 2003, XP, Vista, 7) the cursor is
on the first field and blinks; now i type a specific char to define the query
type and the cursor automatically moves to the next field, where i can type my
search parameter; then i click "Invio" to start the query; a new windows opens
with the search results.
Under Wine the cursor doesn't automatically move from the first to the second
field but, more important, when i click on "Invio" nothing happen: the windows
doesn't react to any events and i have to kill the process to close it. But
it's not blocked: i can delete what i've typed, and i can see to button go up
and down when i click it.
This unresponsive behaviour is the same if i don't fill any field.
The difficult part is that when this forms is open, there is some code spinning
under the hood (as i can see from the cpu usage) and it's like that by design,
since it happens also under Windows. This has the side effect to flood the logs
and render them very difficult to read.
I've setup mdac28 with winetricks, registered some needed DLL, but i'm not able
to find if something else is missing. During the last month i've tried
installing many things: JET, DCOM, older MDAC, etc. Nothing changed.
The most useful infos i've found are from Dependency Walker, profiling with the
options reported in the "dependencywalker.jpg" attachment. I've attached the
logs taken from Windows 2000 (AcmEngWR_wine135_ced002.mod.txt) and from Wine
1.3.5 (AcmEngWR_wine135_wine.mod.txt). They are hand modified to make diff
easier: i've removed all except the log, removed timestamps, unified filesystem
path, reordered many loaded DLL and removed loaded DLLs later unloaded.
>From these modified logs you can see that under Windows 5 thread are created,
always started by kernel32.dll, while under Wine only 4 are started and called
by MTXDM.DLL and OLEDB32.DLL. For the rest Windows loads mode DLLs but i can't
understand it they are really needed and if they corresponds to something that
i have to install under Wine too.
Have you got some advice to track down these problem?
I can provide the unmodified Dependency Walker logs, Wine logs or launch Wine
with the required parameter, if needed.
Cesare.
--
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=17294
Summary: Kodak EasyShare won't install
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richw(a)richw.org
Created an attachment (id=19305)
--> (http://bugs.winehq.org/attachment.cgi?id=19305)
Messages generated in terminal window while trying to run Kodak EasyShare
setup.
Near the end of the installation, I got an error box saying:
"Kodak EasyShare was unable to finish your task. (Error code 12x54x1x)"
I'm attaching the log output (from a "script" command). In a minute, I'll come
back and update this bug by adding the "EasyShareInstall.log" file as a
separate attachment.
My system is running Ubuntu 8.04, kernel 2.6.24-23-generic.
My Wine is configured to emulate Windows XP. The only other program I
currently have installed in Wine is Firefox 3.0.6 (which the Kodak installer
seemed to need in order to run properly).
--
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=26744
Summary: Matlab 2009a: "Manage Licenses" doesn't work
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine MATLAB R2009a.exe
4) Help->Licensing->Manage Licenses
Behaviour:
Wine error window "The program cmd.exe has encountered[...]".
Expected Behaviour:
No Wine error window and an website should open.
Terminal Output:
ERROR: Unable to reserve shield memory - disabling shield (line:760) System
Error:487, Invalid address
fixme:heap:HeapSetInformation 0x4c27000 0 0xc2e390 4
MATLAB:I18n:InconsistentLocale - The system locale setting,
Russian_Russia.1251, is different from the user locale setting,
Polish_Poland.1250.
fixme:win:EnumDisplayDevicesW ((null),0,0xc194fc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),1,0xc194fc,0x00000000), stub!
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:imm:ImmGetOpenStatus (0x1c1728): semi-stub
fixme:ntdll:NtCreateJobObject stub: 0xc16bb8 1f001f <null>
fixme:ntdll:NtSetInformationJobObject stub: 0xdead 9 0xc18364 112
wine: Unhandled page fault on execute access to 0x000034c0 at address 0x34c0
(thread 0029), starting debugger...
Additional info:
wine-1.3.17-244-g83e692fb
--
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=33876
Bug #: 33876
Summary: Garena BlackShot: launcher error
Product: Wine
Version: 1.6-rc2
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
Created attachment 44941
--> http://bugs.winehq.org/attachment.cgi?id=44941
Terminal log
First we We need the IE7: winetricks ie7
The launcher opens normally. The login is done without are problems. bug 31908
was resolved.
Then carries Nprotect normal time to start the game,
after that we got another error: "launcher error" and then the game crashes.
An interesting fact, perhaps related to the problem: the line 275 of the
terminal log:
error while opening file ../../Blackshot/data/_SG/CSV/ChallengeAssignment.bsv
but this file "ChallengeAssignment.bsv" does not exist in BlackShot, both on a
new game that was never opened, as well as in a game quite rotated.
--
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=37753
Bug ID: 37753
Summary: Unable to load Acuthin.exe Unhandled Exception
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stefano(a)cicchi.org
Distribution: ---
Created attachment 50268
--> https://bugs.winehq.org/attachment.cgi?id=50268
Error report
Unable to load Acuthin.exe on latest wine.
Even with an i386 ambient.
--
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=37577
Bug ID: 37577
Summary: [Lexware] Quickbooks crash to linux Desktop
Product: Wine
Version: 1.7.31
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: harald.nigg(a)web.de
Distribution: ---
Created attachment 50003
--> https://bugs.winehq.org/attachment.cgi?id=50003
Bug_Report_Quickbooks
Hi,
i have a problem my Windows Programm Quickbooks crash to Linux when i start the
Program.
I hope you can help me please.
--
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=36062
Bug ID: 36062
Summary: Age of empires - Forgotten empires does not work with
Nvidia drivers but it does with noveau.
Product: Wine
Version: 1.7.16
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)justdust.es
I'm using wine 1.7.16, nvidia drivers version : 304.117 my nvidia card is
GeForce GT 440
Ubuntu 14.04 but also tested on ubuntu 13.10 64bits
If you launch the game with a fresh install of ubuntu 13.10 or 14.04 with
noveau drivers it works perfect.
But if I install nvidia drivers other games like diablo 3 works better than
with noveau with wine but Age of empires 2 - Forgotten Empires (probably other
aoe2 versions) stop working.
It launch the game menu (deoesn't resize properly, you can press start button
to start a game but then the game freezes or works ultraslow.
I think this problem started a few versions ago of wine 1.7 but I can't
confirm.
--
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=21619
Summary: Chief Architect X2 Trial hangs on startup
Product: Wine
Version: 1.1.38
Platform: x86
URL: http://chiefarchitect.com/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Chief Architect Home Designer Suite 9.0 is currently on sale at Amazon
and is listed as #6 in category Software: Home & Hobbies,
so I tried looking for a trial... http://chiefarchitect.com has
version X2, not 9, so I tried that. Seems to install ok, but
hangs after putting up a blank window without menus. On the console, I saw
fixme:win:DisableProcessWindowsGhosting : stub
fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList
fixme:wgl:ConvertAttribWGLtoGLX unsupported 201d WGL Attribute
fixme:reg:GetNativeSystemInfo (0x32f8e8) using GetSystemInfo()
fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
This is on a Jaunty 64 bit system with an nVidia GeForce 8500 GT (rev a1).
--
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=36390
Bug ID: 36390
Summary: "Space Hulk: Vengeance of the Blood Angels" works, but
freezes after a short time
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a3170633(a)drdrb.net
Created attachment 48443
--> http://bugs.winehq.org/attachment.cgi?id=48443
the console log
Hi,
this old game works nearly perfect, but usually freezes after few minutes of
playing, which makes the game unplayable.
Within the game you've got the option to freeze the time and give orders to
your fellow minions, which is the time when the freeze usually happens. The
freeze affects wine, but the rest of the system runs fine, so it doesn't appear
to be a hardware issue. It also seams, that the freeze doesn't happen, when
playing while there aren't any enemies nearby. When there are enemies nearby,
the program sounds a periodic "ping", which appears to be played everytime when
the freeze happens. Therefore, I suspect the sound system to be at least
connected to the bug. There is an old similar bug regarding WoW, which
indicates the same: http://bugs.winehq.org/show_bug.cgi?id=7229
The other bugreport indicates, that the freezes doesn't occur when the sound is
deactivated in the game, which I can't verify because the game doesn't provide
such an option. However, the freeze occurs while using ALSA as well as
pulseaudio as sound interface.
The apparently important part from the console log looks as ollows:
err:ntdll:RtlpWaitForCriticalSection section 0x1956cdc "rtl.c:
RTL_RWLOCK.rtlCS" wait timed out in thread 0025, blocked by 0000, retrying (60
sec)
wine: Critical section 01956cdc wait failed at address 0x7bc3c181 (thread
0025), starting debugger...
I'll attach the full as soon as I've figured out how this is done.
The bug occured under wine-1.7.17 as well as 1.6.2. My computer is an old
Thinkpad T60 with a Intel Code Duo, 2GB RAM, some old ATI Chip which uses the
fglrx Driver provided by the kernel instead of the ATI stuff, and, according to
the products page, an "AD1981HD HD Audio 1.0 controller ". My OS is Ubuntu
14.04. It was neccesary to configure wine to mimic Win95 in order to get the
application running.
It would be nice if someone could fix this. I totally love this game. If you
need additional info, please ask.
--
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=29120
Bug #: 29120
Summary: Yahoo Messenger loads then crashes
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zekeserv(a)yahoo.com
Classification: Unclassified
Created attachment 37518
--> http://bugs.winehq.org/attachment.cgi?id=37518
Yahoo/Wine error
I run Ubuntu 11.10. Downloaded Wine 1.2.3 from Ubuntu Software center and
downloaded Yahoo messenger 11. First thing I had to do was move msgr11us.exe to
c:\system32 file and did the install with Terminal. Everything downloaded and
installed just fine. I logged into YIM and got an error. See screen shot.
I myself am learning Ubuntu on my own by tinkering and reading various
websites.
I was wondering if there is a fix for this issue?
Thanks for the help.
Eric
--
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=38960
Bug ID: 38960
Summary: Steam 'steamwebhelper.exe' crashes
Product: Wine
Version: 1.7.47
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b.adamski(a)mac.com
Created attachment 51903
--> https://bugs.winehq.org/attachment.cgi?id=51903
backtrace
This bug seemed fixed in 1.7.44 and 1.7.47 according to
https://bugs.winehq.org/show_bug.cgi?id=38493 and
https://bugs.winehq.org/show_bug.cgi?id=38602.
I still encountered the bug in 1.7.44 but it disappeared completely after
switching to 1.7.47.
Yesterday (July 21st) Steam released an update and after updating the Steam
version within the 1.7.47 Wineskin wrapper (OS X) the issue reoccurs.
--
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=38856
Bug ID: 38856
Summary: LEGO Lord of the Rings crashes randomly
Product: Wine
Version: 1.7.44
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dmlambea(a)gmail.com
Distribution: ---
Created attachment 51783
--> https://bugs.winehq.org/attachment.cgi?id=51783
Terminal output
Game randomly crashes with a "wine: Unhandled page fault on read access to
0x00000000 at address 0x6594a6 (thread 0009), starting debugger..." message
(thread and address numbers vary).
Apart from this, which uses to happen at high-activity stages, as when fighting
against Sauron or against Nazgul, the rest is normal: gameplay is smooth, even
with all features enabled or set to high; audio plays perfectly.
I've tried with single and dual player, always with XBox360 USB controllers.
Other LEGO games, like LEGO Marvel Super Heroes, run flawlessly with the same
controllers.
The crash happens with both win32 and win64 Wine prefixes, and with both retail
and Steam versions.
--
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=37051
Bug ID: 37051
Summary: Roblox Studio embedded webpage does not load
consistently or properly using built-in winhttp
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: alfonsojon1997(a)gmail.com
Created attachment 49235
--> http://bugs.winehq.org/attachment.cgi?id=49235
Roblox Studio running with WINEDEBUG=fixme-all,+winhttp
When running Roblox Studio without the native wininet from Windows XP and a DLL
override, the pages within the embedded browser load sporadically and
unpredictably, often refusing to load entirely. When it does load, things such
as JavaScript may not be working, or the browser will stop loading pages
entirely.
--
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=27324
Summary: Cossacks II (DotEmu version) refuses to start from its
install directory (path too long?)
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=34947)
--> (http://bugs.winehq.org/attachment.cgi?id=34947)
plain terminal output
The Cossacks collection (available on DotEmu) contains all Cossacks games and
their expansions.
All but 2 of the games start correctly from the default installation directory.
Cossacks II: Napoleonic Wars and Battle for Europe throw an error dialogue on
startup, claiming that certain audio files are missing. The error message:
'Class engine error:
Unable to load sound: SOUND\INTERFACE\INTERF_ARMY1.WAV'
It took some time until I recognized that the problem has something to do with
the path: after shortening the directory names by several characters, both
games start fine.
Here is an example of one of the 'missing' files:
C:\\Program Files\\DotEmu\\All Cossacks And American Conquest Series\\Cossacks
II - Napoleonic Wars\\SOUND\\INTERFACE\\INTERF_ARMY1.WAV
There is no such problem when starting the games in WinXP: they run correctly
from their default install directory.
The same problem with Wine-0.9.33, 1.0.1, 1.2.3 and so on.
Fedora 14 32-bit
--
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=24784
Summary: Explorer++ displays disabled toolbar icons incorrectly
Product: Wine
Version: 1.3.5
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31333)
--> (http://bugs.winehq.org/attachment.cgi?id=31333)
Toolbars in Windows and Wine
The appearance of disabled icons in the main toolbar, as well as the X button
on the tab bar (when only one tab is open) doesn't match Windows. A screenshot
can probably describe the difference better than words.
--
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=37029
Bug ID: 37029
Summary: Evernote 5.5.x - unable to capture webcam note
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Created attachment 49202
--> http://bugs.winehq.org/attachment.cgi?id=49202
Log snippet when trying to create a new webcam note
When trying to capture a 'New Webcam Note' with Evernote 5.5.3, the window pops
up and hangs at 'Initializing video capture...'
Relevant log snippet is
fixme:qcap:fnCaptureGraphBuilder2_RenderStream
(0x4bccaa8/0x4bccaa8)->({fb6c4282-0353-11d1-905f-0000c0cc16ba},
{73646976-0000-0010-8000-00aa00389b71}, 0x4c3e2a0, 0x4c3d1f8, (nil)) semi-stub!
fixme:qcap:fnCaptureGraphBuilder2_RenderStream pfRenderer == NULL not yet
supported
fixme:quartz:MediaControl_StopWhenReady (0x4c37ec0/0x4c37ec8)->(): stub !!!
fixme:qcap:VfwCapture_QueryInterface No interface for
{56a868b4-0ad4-11ce-b03a-0020af0ba770}!
fixme:qcap:VfwCapture_QueryInterface No interface for
{56a868b4-0ad4-11ce-b03a-0020af0ba770}!
--
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=30810
Bug #: 30810
Summary: Keygener Assistant window opens too large then program
hangs
Product: Wine
Version: 1.5.5
Platform: x86-64
URL: http://at4re.com/download.php?view.5
OS/Version: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 40347
--> http://bugs.winehq.org/attachment.cgi?id=40347
+relay log for Keygener Assistant 2.0 with Wine 1.5.5, XZ-compressed
Keygener Assistant is a utility which can apply various encryption and hashing
algorithms, has a big-number calculator, number base converter etc. I tested
version 2.0 in a Windows XP VM (where it works fine) and with Wine 1.5.5.
Under Wine, the window initially opens with the correct size. But then its size
increases to match the desktop size (while the top left remains in the same
position). So the too-large window extends past the right and bottom edges of
the screen. The program then appears to hang. Same thing happens with virtual
desktop mode enabled.
I'll attach a WINEDEBUG=+relay log (~70MB uncompressed) in case that might
help.
--
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=34014
Bug #: 34014
Summary: Star Wars KOTOR II: The Sith Lords: Movies/cutscenes
do not play
Product: Wine
Version: 1.6-rc3
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipickert55(a)gmail.com
Classification: Unclassified
Created attachment 45198
--> http://bugs.winehq.org/attachment.cgi?id=45198
Wine log of KOTOR II
They can still be heard, but the screen is just black when a movie is playing.
Tried installing bink player but it didn't change anything.
--
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=37043
Bug ID: 37043
Summary: Keyboard input broken in Roblox Player
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alfonsojon1997(a)gmail.com
Created attachment 49224
--> http://bugs.winehq.org/attachment.cgi?id=49224
Log file when playing game
Hi, I am a user of Roblox
(https://appdb.winehq.org/objectManager.php?sClass=version&iId=15961) and
former appdb maintainer, and there's been a bug with keyboard input that has
affected every version for quite some time now. The shift key does not work,
and random commas get inputted when num lock is activated or the num lock state
is toggled. I have no idea why this happened, so I ran it in wine with the
debug flags "-fixme,+x11drv,+keyboard,+event,+win" and got the error log
attached.
Looking forward to a fix, thanks.
--
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=21466
Summary: implement FileFsVolumeInformation class for
ntdll.NtQueryVolumeInformationFile
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://download.avgfree.com/filedir/inst/avg_free_stf_
en_90_730a1834.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
AVG's free 8.x/9.x antivirus edition installer uses native API for various
operations.
The installer creates empty UTF8 log files (c:\\windows\\temp\\*avg9*.log)
because of the (silenced) FileFsVolumeInformation class stub in
ntdll.NtQueryVolumeInformationFile.
A simple implementation (even returning zero-filled FILE_FS_VOLUME_INFORMATION)
helps the installer to properly write installer/debug log files with UTF8
content.
--- snip ---
...
002d:Call ntdll.RtlDosPathNameToNtPathName_U(00162a58
L"\\\\?\\C:\\windows\\temp\\Davg9inst_2010-01-24_11-39.log",0032f814,00000000,00000000)
ret=0041d4de
002d:Ret ntdll.RtlDosPathNameToNtPathName_U() retval=00000001 ret=0041d4de
...
002d:Call
ntdll.ZwOpenFile(0032f828,00120000,0032f7f4,0032f80c,00000003,00004020)
ret=0041d380
002d:Ret ntdll.ZwOpenFile() retval=00000000 ret=0041d380
...
002d:Call
ntdll.ZwQueryVolumeInformationFile(00000068,0032f80c,0032f51c,00000238,00000001)
ret=0041d3c0
002d:fixme:ntdll:NtQueryVolumeInformationFile 0x68: volume info not supported
002d:Ret ntdll.ZwQueryVolumeInformationFile() retval=c0000002 ret=0041d3c0
002d:Call ntdll.RtlNtStatusToDosError(c0000002) ret=0041d4a5
002d:Ret ntdll.RtlNtStatusToDosError() retval=00000001 ret=0041d4a5
...
002d:Call ntdll.ZwClose(00000068) ret=0041d09b
002d:Ret ntdll.ZwClose() retval=00000000 ret=0041d09b
...
--- snip ---
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=31207
Bug #: 31207
Summary: graphstudio crashes
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
Created attachment 40984
--> http://bugs.winehq.org/attachment.cgi?id=40984
Log: graphstudio crashes
1. Download graphstudio from
http://blog.monogram.sk/janos/download/dl-graphstudio.php
sha1sum graphstudio.exe
a9e60ea3c1e18c6b2b8a2290b896eede3b355e7d
Reference:
http://blog.monogram.sk/janos/tools/monogram-graphstudio/
2. Start graphstudio.exe with Wine
3. Click "Graph->Insert Filter"
4. Click on any filter, for example: "GStreamer splitter filter"
5. Click on "Change merit", then click "OK" without change anything
6. Click on "Property page", then click "OK" without do anything
Result:
graphstudio crash after clicking "OK"&>
--
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=33290
Bug #: 33290
Summary: Wine strange fullscreen behavior
Product: Wine
Version: 1.5.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mmtaddxg(a)jadamspam.pl
Classification: Unclassified
Created attachment 44042
--> http://bugs.winehq.org/attachment.cgi?id=44042
Console output
I have a problem with fullscreen mode with Heroes of Might and Magic III and
recently with Portal Prelude. I will try to explain the situation with HoM&M:
As I start the game the 3DO animation is often shited a bit to the upper-left
but moving cursor in the corner upper-left corner centers it. Now while playing
the actual game at some point (sometimes quite soon sometimes after a while)
while trying to y see the desktop. The resmove the map with a cursor you start
to move the whole game screen. When game screen is shifted you can
clearlolution is 800x600 ("Heroes" resolution) but desktop seem to be size
1280x1024 which is the native resolution of my display. This bug obviously
makes playing impossible and the only solution for now is to change the
resolution before starting the game which is not really convenient. As I've
mentioned in the beginning the same bug applies to Portal prelude which at
first opened in 1280x960 for some reason. Of course with portal the situation
is much better becuse you can actually change the game's resolution, not so
much with HoM&M.
This bug did not take place in Wine 1.4 and (as far as I remember) 1.3
I'm using Linux Mint 14.1 Mate
GF 250 GTS
Nvidia drivers 310.14
--
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=19420
Summary: Unimplemented function GdipResetLineTransform in
Passmark 7.0
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.passmark.com
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmail.com
Passmark is a benchmark program with all sorts of basic system tests. Its 2D
benchmark makes uses of at least GdipResetLineTransform and perhaps some other
unimplemented gdiplus functions. These should be implemented for correct
rendering.
--
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=16389
Summary: Mechwarrior 2 fails to start
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Mechwarrior2 from "The Titanium Trilogy" fails to start.
Xephyr :1 -ac -screen 800x600x8 &
DISPLAY=:1 wine MW2WIN.EXE
A window is display briefly, then exits without any error.
--
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=36753
Bug ID: 36753
Summary: UltraISO can't open image with a lot of files
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ignas2526(a)gmail.com
UltraISO can't open .dmg or .cdr with about 23,000 files. Both images open fine
on my mac.
When program starts, wine shows about 10:
fixme:win:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowUpdate (0x0), partial stub!
and one at the end:
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
Console doesn't show any new errors when opening fails, UltraISO, however,
shows a window with an error(see screenshot).
I tried opening other images, with UltraISO, they open fine.
UltraISO version is 9.6.1.3016
--
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=26006
Summary: Fax Driver installation AddPrintProcess insufficient
buffer
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brafferton(a)btconnect.com
Created an attachment (id=33158)
--> (http://bugs.winehq.org/attachment.cgi?id=33158)
msi, msidb output
BVRP Phone Tools is used to download faxes and voice messages from a USR 56K
Message Modem.
It installs with "Insufficient buffer" and crashes on startup with "The program
phontool.exe encountered a serious problem and has had to close etc. and
Insufficient buffer" on Fax capture installation.
There is absolutely nothing in Linux that will handle this modem correctly. I
know, I have tried the lot.
--
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=15661
Summary: cardtricks141.exe can't format SD Memory Card
Product: Wine
Version: 1.1.4
Platform: PC
URL: http://www.zshare.net/download/2014475990be7613/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guy.roussin(a)teledetection.fr
Hi,
cardtricks141.exe can't format the SD Memory Card.
It says "Could not write to the Card ! Please
check write protect tab."
But the card is not write protect with tab.
mount gives this :
/dev/sdb1 on /media/CANON_DC type vfat
(rw,nosuid,nodev,uhelper=hal,shortname=lower,uid=1002)
and i can touch/remove files from the card ...
Thank you,
Guy
Note:
This tools is useful to prepare a SD Memory Card
for "CHDK firmware" addon on CANON camera.
Others options of cardtricks41.exe run fine.
--
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=29832
Bug #: 29832
Summary: Crash with error
Product: Wine
Version: 1.4-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 13zl(a)mail.ru
Classification: Unclassified
Created attachment 38742
--> http://bugs.winehq.org/attachment.cgi?id=38742
Crash with error
Crash with error
--
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=18099
Summary: No keyboard response in Super Mario 3 remake
Product: Wine
Version: 1.1.19
Platform: All
URL: http://www.acid-play.com/file/marioforever.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.lervag(a)gmail.com
When attempting to play the free "Super Mario 3: Mario Forever" remake by
Buziol games, we are unable to enter gameplay as there is no response from the
keyboard when entering the "Select world" screen. In this screen, you are
supposed to be able to move Mario with the keyboard arrow buttons as well as
jump with the shift button.
According to the appdb, the first mention of this problem is with wine version
20050111, and it is still present in wine version 1.19.
Link to the application entry in appdb:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=2363
Everything else about the game seems to be working normally in wine
(installation, launching game, graphics, music).
The game itself is perceived to be very good and fun remake of the original
game, and it would be nice to be able to enjoy this little gem with linux/wine.
The game is available as a free download from the specified URL.
--
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=35106
Bug #: 35106
Summary: err:listview:LISTVIEW_WindowProc unknown msg 1044
wp=00000000 lp=00319a68
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lastvnm(a)gmail.com
Classification: Unclassified
Created attachment 46827
--> http://bugs.winehq.org/attachment.cgi?id=46827
backtrace de el error
error al correr cms h.264 dvr
err:listview:LISTVIEW_WindowProc unknown msg 1044 wp=00000000 lp=00319a68
--
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=13788
Summary: Logitech Harmony Remote Software Fails USB Update
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jimrorie(a)logisys.biz
Technically this is version 7.4.3 which can only be installed by installing
7.4.1 and going though the update process.
Selecting "Update Remote" in the main screen results in a timeout waiting for
communication with the remote via USB.
--
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=33668
Bug #: 33668
Summary: Physx 9.12.1031 : Installation fails in 64-bit
WINEPREFIX
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Hi,
It's impossible to install this version of Physx into a 64bits wineprefix. The
installer can be launch, can accept the licence agreement but has an error
during the installation.
The installation of this version is possible into a 32Bits wineprefix.
It's the message that i have when i try to install it into 64Bits wineprefix :
fixme:vbscript:parse_script parser failed around L"\\default\", \"\", \"\", , ,
, oCtx).Get(\"StdRegProv\") \r\n \r\n Set oInParams =
oReg.Methods_(\"GetStringValue\").InParameters \r\n oInParams.hDefKey =
RootKey \r\n oInParams.sSubKeyName = Key \r\n oInParams.sValueName =
Value \r\n \r\n Set oOutParams = oReg.ExecMethod_(\"GetStringV"...
Thanks,
Max
--
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=38128
Bug ID: 38128
Summary: FF3usME: Crashes upon reading data from ROM file.
Product: Wine
Version: 1.6
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: terffinatorz(a)gmail.com
Created attachment 50821
--> https://bugs.winehq.org/attachment.cgi?id=50821
Detail report that comes with the error
FF3usME (a rom editing tool) crashes upon selecting objects to change. Program
starts up fine, you can load the ROM file and you can select an operation but
once in the menu if you select something in one of the drop down boxes the
program crashes with the attached detail report.
--
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=38648
Bug ID: 38648
Summary: Microsoft Office 2013 Pro Plus: Can't be installed,
installer errors out right away.
Product: Wine
Version: 1.7.43
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brendanlovett14(a)yahoo.com
Distribution: ---
Created attachment 51570
--> https://bugs.winehq.org/attachment.cgi?id=51570
Error report
Upon mounting and attempting to run setup.exe, you immediately get an error
saying that it has encountered a serious error and needs to close. It is
impossible to install Office because of this issue.
--
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=29117
Bug #: 29117
Summary: Borland C++ Builder 6 TForm->Show() problem
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: navadwip(a)rambler.ru
Classification: Unclassified
Hello, all!
My program is written on Borland C Builder 6
Not properly method TForm-> Show () works;
And on operational system Ubunto 10.10 it works properly, and already in Ubuntu
11.10 method TForm-> Show () works not properly.
Elements of a window receive focus of input from the keyboard, and the window
remains not active!
The heading of a window and is not painted in color of an active window and if
the window has been curtailed (minimize) TForm-> WindowState = wsNormal and
TForm-> Show () the window at all cannot show - it remains invisible and
inaccessible.
I send an example. I have costs Wine 1.3.32, Ubuntu 11.10. If Form-> Visible ==
false Form-> Show () work properly, If Form-> Visible == true, but Form->
Active == false - Form-> Show () work not properly. The solution - use TForm->
Hide () and TForm-> Show () (Chek Box ' Alternate ' in an example), but this
solution is not best variant.
Also not properly works variations the sizes of a window by means of the mouse
when there are restrictions, for example TForm-> Constraints. MaxHeight,
TForm-> Constraints. MaxWidth or TForm-> BorderStyle = bsSingle (a window with
the unchangeable size).
Also there are problems with a modal window (TForm-> ShowModal ()).
Please, inform it to developers for correction of a mistake.
https://rapidshare.com/files/1202120874/WineTest.tar.gz
Thank you very much.
With best wishes Navadvipa Chandra das.
--
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=30274
Bug #: 30274
Summary: Modal dialog gets out of focus using Wine 1.2.3
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: contact(a)chillvisio.ch
Classification: Unclassified
Modal window gets out of focus if minimized and blocks any actions in the main
window.
I've attached and example created in Delphi called Project1. It has Form1
window with action button which opens a modal dialog called Form2.
The main idea is when opened Form2 to be always on top and to be impossible to
hide it behind Form1.
However once that Form2 is opened if I minimize it, I have Form1 stealing modal
Form2's focus and Form1's window is blocked and I have no other possibility but
to kill the running program.
If I have the program running and I open the modal dialog called Form2 if I
click back on Form1 window and Form2 goes behind it I am left again with a
blocked Form1 window, but could still close the modal Form2 with Alt+F4.
I've attached and example of the project.
--
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=37929
Bug ID: 37929
Summary: Photoshop CS6: save for web dialog ( and others ) blur
when tooltips are expected to appear
Product: Wine
Version: 1.7.34
Hardware: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Steps to reproduce:
1. Open Photoshop
2. Create new file
3. Click File -> Save for Web
4. Hover over one of the icons on the left side of the image
Instead of a tooltip popping up, the dialog loses focus and is grayed out.
--
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=38145
Bug ID: 38145
Summary: Evernote 5.x fails downloading new version
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Running Evernote 5.7.2 I get prompted to update to version 5.8.x . I agree, and
the download process starts. After a minute or so I get an error dialog which
says: "Unable to download the update, please try again later".
The terminal log after pressing the download button is
fixme:crypt:CertFindCertificateInStore find type 000a0000 unimplemented
fixme:crypt:ProvStore_release Unimplemented flags 1
fixme:crypt:MemStore_release Unimplemented flags 1
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
fixme:urlmon:InternetBindInfo_GetBindString not supported string type 12
fixme:secur32:schannel_get_cipher_algid unknown algorithm 93
fixme:secur32:schannel_get_mac_algid unknown algorithm 200
fixme:secur32:schannel_get_kx_algid unknown algorithm 12
fixme:secur32:schannel_get_cipher_block_size Unknown cipher 0x5d, returning 1
fixme:secur32:schannel_get_cipher_algid unknown algorithm 93
fixme:secur32:schannel_get_mac_algid unknown algorithm 200
fixme:secur32:schannel_get_kx_algid unknown algorithm 12
fixme:wininet:create_cache_entry INTERNET_FLAG_NEED_FILE is not supported
correctly
fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub
--
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=39696
Bug ID: 39696
Summary: -fPIC compile option required
Product: Wine
Version: 1.8-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: blake1024(a)gmail.com
Distribution: ---
When I built my app in 64 bit mode it wouldn't link. It said:
winegcc -g -o main main.o main.res ../../lib/wds.a ../../lib/dynace.a
-lkernel -luser -lgdi -lcomdlg -lcomctl -ladvapi -lshell -lmpr -lwine -lmsvcrt
-lmsimg -lm
/usr/bin/ld: ../../lib/dynace.a(Object.o): relocation R_X86_64_32 against
`.rodata.str1.1' can not be used when making a shared object; recompile with
-fPIC
../../lib/dynace.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
winegcc: gcc failed
I tried recompiling everything with -fPIC and the link then succeeded. If 64
bit WINE apps require -fPIC then the docs should be very clear about it.
Thanks.
Blake McBride
--
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=33971
Bug #: 33971
Summary: MAXQDA 11 doesn't start, reporting "Failed to create
empty document"
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: colAflash(a)gmx.net
Classification: Unclassified
Created attachment 45124
--> http://bugs.winehq.org/attachment.cgi?id=45124
MAXQDA 11 backtrace "Failed to create empty document"
Application: MAXQDA 11 demo
English: http://www.maxqda.com/downloads/demo
German: http://www.maxqda.de/downloads/demo
When staring MAXQDA 11 I get an black rectangle over half my screen. Behind
that window an error message hides, telling "Failed to create empty document".
The only choice is to click OK. Then the program quits.
Because of
http://answers.microsoft.com/en-us/windows/forum/windows_vista-windows_prog…
I tried setting the variables TEMP and TMP like this to C:\Temp
http://www.winehq.org/docs/wineusr-guide/environment-variables
Didn't helped and the variables where already set to the valid path
C:\users\myuser\temp
Also tried to replace comctl32.dll with one from Windows XP but also didn't
helped.
http://bugs.winehq.org/show_bug.cgi?id=6263
OS: openSUSE 12.3 x86_64
Kernel: 3.9.8-1.gf3348a8-desktop
Wine: wine-1.6-rc4 (I compiled)
Installation:
winetricks mdac28 jet40
WINEARCH=win32 WINEPREFIX=/home/myuser/wines/maxqda/
/home/myuser/opt/wine/bin/wine MAXQDA11_Demo.exe
Destination: C:\Program_Files\MAXQDA11
Starting application:
WINEARCH=win32 WINEPREFIX=/home/myuser/wines/maxqda/
/home/myuser/opt/wine/bin/wine C:\\\\Program_Files\\\\MAXQDA11\\\\MAXQDA11.exe
--
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=39524
Bug ID: 39524
Summary: Sound driver: (none)
Product: Wine
Version: 1.7.53
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winealsa.drv
Assignee: wine-bugs(a)winehq.org
Reporter: pjmnoble(a)mac.com
Distribution: ---
Newly compiled from source on Tango-studio linux (ubuntu derivative)
winecfg says selected Driver: (None) under audio tab
I need alsa driver to load to access hardware (running Sibelius 7). setting
sound=alsa on winetricks does not solve the problem.
--
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=29641
Bug #: 29641
Summary: Wrong textures on Angry Birds
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Classification: Unclassified
Created attachment 38416
--> http://bugs.winehq.org/attachment.cgi?id=38416
Screenshot of the issue
The problem appears from level 1-2 and up, everything looks good on the first
level.
A download link to a demo showing the problem is available at:
http://download.angrybirds.com/
Wine version: wine-1.3.37-108-g4cd49d3
The only console output:
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:wininet:set_cookie Unknown additional option L"MAX-AGE=600"
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
Ubuntu 12.04 alpha 1, using Mesa 7.11, and a ATI HD 6570:
OpenGL renderer string: Gallium 0.4 on AMD REDWOOD
OpenGL version string: 2.1 Mesa 7.11
--
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=37060
Bug ID: 37060
Summary: Cannot launch heroes 3
Product: Wine
Version: 1.7.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pouponlouis(a)yahoo.fr
Created attachment 49251
--> http://bugs.winehq.org/attachment.cgi?id=49251
The details of the error
I managed to install heroes 3 but when i try to launch the game it tells me
that the program has encountered a problem and needs to close, the details are
in the attachement.
--
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=39375
Bug ID: 39375
Summary: League of Legends Did not recieve response from the
server
Product: Wine
Version: 1.7.48
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sebastian.toplak(a)gmail.com
Distribution: ---
Hi,
Today after patch I can't login to game. It says 'Did not recieve response from
the server [attempt 1,2,3] ...
I don't know what to do.
Thanks
--
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=39070
Bug ID: 39070
Summary: Truck Racing by Renault Trucks installs but crashes
when I try to run the main program
Product: Wine
Version: 1.7.48
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oebbler(a)live.de
Distribution: ---
Created attachment 52050
--> https://bugs.winehq.org/attachment.cgi?id=52050
Output of Wine when trying to start Truck Racing
The game installs correctly without any errors but I cannot run it. I will
attach the only line Wine pastes into the terminal when starting the game.
--
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=32907
Bug #: 32907
Summary: Regression - ammyy admin crashes at startup again
Product: Wine
Version: 1.1.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sprog(a)online.ru
Classification: Unclassified
Regression AMMYY Admin AA_v3.exe crashes at startup again (worked with 20, 21).
20130206-13:17:07.557 000000BC - ERROR: ERROR: Unhandled Exception eip=7B83DBDA
esp=007CE814 ebp=007CE888
--
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=19122
Summary: MCI mciSendString with repeat as a play flag does not
work
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emil.jo.andersson(a)gmail.com
This works (plays once as expected):
_stprintf(command, _T("open \"%s\" alias bgmusic"), szFileName);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
_stprintf(command, _T("setaudio bgmusicvolume to %i"), settings.MusicVolume *
10);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
mciSendString(_T("play bgmusic"), response, (UINT)_tcslen(response), NULL);
This does not work (doesn't play at all):
_stprintf(command, _T("open \"%s\" alias bgmusic"), szFileName);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
_stprintf(command, _T("setaudio bgmusicvolume to %i"), settings.MusicVolume *
10);
mciSendString(command, response, (UINT)_tcslen(response), NULL);
mciSendString(_T("play bgmusic repeat"), response, (UINT)_tcslen(response),
NULL);
I've tried this both in a virtual machine (Virtualbox) and on a non-virtual
machine. Both were running Ubuntu 9.04 with version 1.1.24 from the Wine
repository.
--
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.