http://bugs.winehq.org/show_bug.cgi?id=24644
Summary: AstroburnLite fails to install
Product: Wine
Version: 1.3.4
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=31146)
--> (http://bugs.winehq.org/attachment.cgi?id=31146)
Error message
Steps to reproduce:
1) remove ~/.wine
2) wine AstroburnLite130-0100.exe
Behaviour:
error (see attachment)
Expected behaviour:
Application should start installing
--
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=32106
Bug #: 32106
Summary: Caps Lock doesn't work correctly with WinUAE with
DirectInput
Product: Wine
Version: 1.5.16
Platform: x86-64
URL: http://www.winuae.net/files/InstallWinUAE2410.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 42334
--> http://bugs.winehq.org/attachment.cgi?id=42334
Dummy/empty bootable Amiga floppy disk image
This issue shows up with the WinUAE Amiga emulator.
For keyboard and mouse input, WinUAE uses raw input if available, falling back
to DirectInput otherwise. This bug only shows up when WinUAE is using
DirectInput. Raw input was first working in Wine 1.5.16, so if using 1.5.16 or
later, run WinUAE with the -norawinput argument.
Pressing Caps Lock does not affect typed letters properly. For example,
repeatedly mashing the d-f-g letters on the keyboard, and occasionally pressing
Caps Lock might result in something like this (where [CL] denotes Caps Lock
being pressed and released):
gfd [CL] gfd [CL] gFDgFDgFD [CL] GFDGFDGFD [CL] GdGfDGfd [CL] gfdgdgfd [CL]
gFDgdFgdF [CL] GDFGFDGFD [CL] GfdGfDGDf
That should actually look like:
gfd [CL] GFD [CL] gfdgfdgfd [CL] GFDGFDGFD [CL] gdgfdgfd [CL] GFDGDGFD [CL]
gfdgdfgdf [CL] GDFGFDGFD [CL] gfdgfdgdf
I tested using Wine 1.5.16 built from source on Lubuntu 11.10 x86-64.
To reproduce:
- Download and run the WinUAE installer.
- You need to obtain an Amiga ROM image. Try googling for "kick12.rom" OR
"kick13.rom" and you should find the required file easily. Download the file
and copy to a directory accessible by Wine.
- Run wine winuae.exe -norawinput
- When the WinUAE Properties window appears, click ROM under Hardware in the
tree-view at the left side. Click the "..." button to the right of "Main ROM
file" and select the ROM image file.
- Click Floppy drives under Hardware in the tree-view. Click the "..." button
at the upper right of the window to select a floppy disk image. Select the
test.adf file attached to this bug report. (That's a dummy/empty bootable disk;
its only purpose is to leave you in a CLI window where you can type text.)
- Click Start at the bottom of the window. The emulation will start. After a
few seconds you should be presented with a CLI window.
- While mashing various letter keys on the keyboard, press and release Caps
Lock from time to time. Notice the issue described above.
- You can quit WinUAE and run it again without the -norawinput argument.
Repeating the same steps as above, pressing the keys should give the
correct/expected result.
--
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=30406
Bug #: 30406
Summary: WinUAE crashes when the emulation window is resized
Product: Wine
Version: 1.5.1
Platform: x86-64
URL: http://www.winuae.net/files/InstallWinUAE2400.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 39747
--> http://bugs.winehq.org/attachment.cgi?id=39747
Backtrace output for crash when resizing window
I'm testing with Wine 1.5.1, Lubuntu 11.10 64-bit, Nvidia driver 295.20.
This bug applies to version 2.4.0 of the WinUAE Amiga emulator. WinUAE can use
either DirectDraw or Direct3D for its graphics output. The default is
DirectDraw (at least when installed under Wine in XP mode). I get a crash on
resizing the emulation window. In my testing, it seems to happen more often
when graphics API is set to Direct3D.
To reproduce the problem:
- Download and run the WinUAE installer. Run WinUAE.
- Click Start. The emulation window opens and after a few seconds the insert
media screen appears. There's a red mouse pointer which you can move.
- Click the middle mouse button to un-capture the mouse, then resize the
emulation window several times. You may get a crash at this point.
- Press F12 to bring up the settings window. Click Miscellanous in the treeview
and change Graphics API to Direct3D.
- To work around Wine bug 10643, click in the emulation window then press and
release F12.
- Click OK to continue the emulation.
- Repeatedly resize the window. You should get a crash sooner or later.
When it crashes, a dialog box appears with caption Crash, and text like this:
Crash detected. MiniDump saved as:
C:\Program Files\WinUAE\winuae_240_yyyymmdd_hhmmss.dmp
On clicking OK a Wine Program Error window appears. Backtrace output from that
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=37047
Bug ID: 37047
Summary: MAC OSX: Add mac app's information
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
Assignee: wine-bugs(a)winehq.org
Reporter: swdevelop1981(a)gmail.com
It would be great if wine had mac app's information as described here:
https://developer.apple.com/library/mac/documentation/general/Reference/Inf…
This would allow modifying "Command" to "Control" easily with "Karabiner" and
allow a much nicer wine experience.
Issue in "Karabiner" explaining the requirement:
https://github.com/tekezo/Karabiner/issues/250
Hope this is possible...
Thank you guys for all your hard work, it is very much appreciated!
--
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=34257
Bug #: 34257
Summary: Continent of the Ninth Seal: Launcher crashes when
clicking on Login
Product: Wine
Version: 1.7.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sickam(a)mail.ru
Classification: Unclassified
Hello, as mentioned in the description the game keeps crashing after clicking
on the Login-Button in the Launcher.
All i get is this window, which doesn't load any information, it just keeps
like this
http://i.imgur.com/qUK6jBr.png
followed by this output in the terminal:
see attachment
Thanks for every help i can get.
If you need anything more informations, please let me know and i'll provide.
--
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=32249
Bug #: 32249
Summary: sound(pro-audio & alsa) and browser errors
Product: Wine
Version: 1.5.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: onlyonemaxdog(a)hotmail.com
Classification: Unclassified
Created attachment 42548
--> http://bugs.winehq.org/attachment.cgi?id=42548
a paste of wine errors
in the attachment are the errors I now get while runing wine + DDO game.
DDO is Dungeons and Dragons. Made by Turbine.
most of the sound works but voice chat will not with the current sound error.
also there is a cromeium or some sort of browser error goign with wine as well.
DDO is currently at update 16. So the winehq data base is ready for antoher
version link and info too.
--
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=37099
Bug ID: 37099
Summary: infinite loop bug in bug report dialog, msert breaks
on wine
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: jmichae3(a)yahoo.com
Created attachment 49320
--> http://bugs.winehq.org/attachment.cgi?id=49320
forever loop output into terminal from dialog
was running microsoft safety scanner (msert) available from
http://www.microsoft.com/security/scanner/en-us/default.aspx which breaks.
wine-1.6.2
Linux mint 3.13.0-24-generic #46-Ubuntu SMP Thu Apr 10 19:11:08 UTC 2014 x86_64
x86_64 x86_64 GNU/Linux
when I try to view the error detail in the error dialog, it gets an infinite
loop throwing "fixme" errors to the terminal.
--
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=21428
Summary: Stronghold 2: some textures are not displayed, map
hangs for a while when scrolled;
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alientor(a)poczta.onet.pl
Created an attachment (id=25805)
--> (http://bugs.winehq.org/attachment.cgi?id=25805)
terminal output, what You see should be multiplied...
Hi;
I've installed 'Stronghold 2 1.4' on 'Ubuntu 9.10' with 'Wine 1.1.36', the game
didn't work at first, but started after installing DirectX 9.0c. Almost
everything is fine, the game loads fine (except for the first time when it
hanged at players name confirmation...). Menu, options etc. looks and works
perfectly. Then I tried playing...
On the play-map I can see the grass, trees, water is always perfectly
displayed... and so on, but except for two buildings, stockpile and sawmill I
see squares in blue or red colour, I haven't seen any units also, maybe the
weren't any at this time, but most likely they're not displayed correct also.
It looks to me that this could be fixed, as game doesn't crash, it only looks
funny. What should I change to get it to work? I've seen this bug in other
posts, but it never seemed to be the problem that was fixed. Could anyone 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=31753
Bug #: 31753
Summary: TrainingPeaks WKO+ Crashes when workout is viewed
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: chris.teague(a)gmail.com
Classification: Unclassified
Created attachment 41756
--> http://bugs.winehq.org/attachment.cgi?id=41756
stack trace of wko+ segfault
TrainingPeaks WKO+ 3.0 (trial at:
http://www.trainingpeaks.com/linker.aspx?linkto=http://storage.trainingpeak…)
Application installs fine, and at first loads fine. Go to "Calendar" tab, and
double click on a workout in order to view it, and the application crashes.
Looks like a segfault in MFC90.
--
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=16296
Summary: Activeworlds client 4.2 chat breaks after sending one
message
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://activeworlds.com/products/download.asp
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Do "winetricks vcrun6" to get missing redistributables (mfc42 and msvcp60),
"winetricks wininet" if needed to work around bug 16292, and
"winetricks directx9" if needed to work around bug 16293.
Then send a chat message by typing in the chat window.
("Hello, is chat working?" is a good one to try :-)
If somebody is around and friendly, they will reply, and
you will see their reply above their head, but the chat
window goes blank after you put in your first message.
--
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=36534
Bug ID: 36534
Summary: the guy game crashes when i click play at the startup
menu
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tedwaltmuf(a)yahoo.com
i click the wrapper and there is a splash screen.it goes to a menu with 3
buttons "paly,configure, quit" i click play the game loads a bit then crashes.
it says Unhandled exception: page fault on read access to 0x8b000018 in 32-bit
code. the rest of the crash report is attatched.
--
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=29032
Bug #: 29032
Summary: Need for speed undercover crashes when display
settings are modified.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marco_oscillada(a)yahoo.com.ph
Classification: Unclassified
Created attachment 37388
--> http://bugs.winehq.org/attachment.cgi?id=37388
This is being displayed whenever program crashes.
When any of the graphic prefs are modified, e.g anti-aliasing set to 2x, nfs
undercover 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=22644
Summary: DX8000: Crashes during startup
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://support.pelco.com/view.php?fDocumentId=20688
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: doofusroy(a)gmail.com
Created an attachment (id=27855)
--> (http://bugs.winehq.org/attachment.cgi?id=27855)
Command line output.
Tested with vanilla Ubuntu 10.04 install and it's Wine 1.1.42 via its package
manager, as well as using "winetricks mfc42.dll", I'm unable to get beyond the
startup of the program where the status says "init comm..." and I get the
blanket program error "...has encountered a serious problem and needs to
close."
My current test is on an AMD 64-bit install of Ubuntu, but I have tested it
from a 32-bit as well giving a similar error. I don't have that system running
at this time, but I can get it back up in a day if anyone needs to go that
route as well.
I've included the URL to the download, as well as attached the output I see
from wine via the command prompt.
--
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=11365
Summary: Total Annihilation:Kingdoms dies in fullscreen after
selecting a game or graphic options from menu
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jamesp(a)ndsupernet.com
Created an attachment (id=10472)
--> (http://bugs.winehq.org/attachment.cgi?id=10472)
output of wine using WINEDEBUG=warn+all, last 2 lines of the out put are
probably the cause of the problem
Running the game in fullscreen with winver set to 2000, the game dies when
selecting graphics options from the main menu or launching any game.
Setting winver to XP does the same thing, but also the intro movie and main
menu don't look right in fullscreen, My gnome taskbar never gets covered up.
Yet the game runs perfectly when using an emulated window.
--
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=17729
Summary: Trivial Pursuit Digital Choice does not detect the USB
device game pod
Product: Wine
Version: 1.1.17
Platform: PC
URL: http://www.hasbro.com/trivialpursuit/tpchoice/default.cf
m?page=Entertainment/Download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frail.knight(a)gmail.com
The game pod is not detected when you hook it up by USB and run the
application. Trivial Pursuit Digital Choice displays an error stating:
"There was an error connecting to your handheld. Make sure it is plugged into
your PC and it is powered on."
Upon clicking ok it prompts you with another dialog box asking you to connect
the handheld and click ok to try again. No amount of retrying leads to a
solution. The program will continue to error and prompt you until you select
cancel and the program exits.
--
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=24456
Summary: Snes9x 1.52 doesn't change aspect ratios/window sizes.
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: LordHDL(a)yahoo.com
Changing the default aspect ratio from 8:7 (native) to 4:3 doesn't do anything.
Video and window size remains the same.
--
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=31654
Bug #: 31654
Summary: Couldnt connect to server and then crash
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mishatrishunkin(a)mail.ru
Classification: Unclassified
Created attachment 41614
--> http://bugs.winehq.org/attachment.cgi?id=41614
Backtrace
Couldnt connect to server and then 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=34239
Bug #: 34239
Summary: MicroStation V8i SELECTseries 2: rendering problems
(Direct3D 9)
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julius.schwartzenberg(a)gmail.com
Classification: Unclassified
Created attachment 45557
--> http://bugs.winehq.org/attachment.cgi?id=45557
MicroStation running on Windows showing the correct rendering
MicroStation V8i SELECTseries 2 has some rendering issues when it runs in Wine.
It uses a Direct3D 9 based renderer.
I have attached screenshots of an example drawing of MicroStation running on MS
Windows and multiple shots of MicroStation running in Wine. In Wine only part
of the drawing is displayed properly at a given time. When moving the view
around in MicroStation, some parts disappear and other appear properly. At the
same the I get a huge amount of these messages:
fixme:d3d_surface:IWineD3DSurfaceImpl_BltOverride Implement hardware blit
between two different swapchains
fixme:d3d_surface:wined3d_surface_blt Using fallback for cross-swapchain blit.
My GPU is an NVIDIA Corporation GF106GL [Quadro 2000]. I'm using Ubuntu 12.04
AMD64 with kernel version 3.8.0-25-generic and NVIDIA driver version 304.88. I
tested with Wine 1.6.0 and current GIT, both have the same 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=36806
Bug ID: 36806
Summary: Program crashed almost right after load. Clicked View
Program files.
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zmeyer1993(a)gmail.com
Created attachment 48881
--> http://bugs.winehq.org/attachment.cgi?id=48881
Crash log from Corona Simulator
Launched program and crashed on click
--
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=15740
Summary: nullDC garbled screen with ATI cards (Radeon HD4870) and
fglrx drivers
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: milest3g(a)gmail.com
Created an attachment (id=16834)
--> (http://bugs.winehq.org/attachment.cgi?id=16834)
Log
Using an ATI card and fglrx 8.10 (the one in Ubuntu 8.10) nullDC starts, and
the interface works, but starting the emulation (whether with a game or just
the Dreamcast bios) results in a garbled window, while this error is repeated
in the console :
fixme:d3d_shader:shader_glsl_load_constants >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from glUniform4fvARB @ glsl_shader.c / 445
In order to start the program, natives dll are needed:
d3dx9_35
msvcp80
msvcr80
msvcr80d
A screenshot has been submited at
http://appdb.winehq.org/appimage.php?iId=20821
Attached is the output redirected to a log file.
--
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=35726
Bug ID: 35726
Summary: Ever17 Retail crashes at intro movie
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: acerbuswings(a)gmail.com
The game will work with Wine and load but as soon as it passes the intro logos
it crashes.
--
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=34653
Bug #: 34653
Summary: Need For Speed: Shift 2 Unleashed - Crash on game load
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Swater96(a)hotmail.com
Classification: Unclassified
Created attachment 46191
--> http://bugs.winehq.org/attachment.cgi?id=46191
Crash log
No matter what graphical settings I tried, I get an Unhandled exception error
when I try to begin playing the game. This happens in the Quick Load option, or
Career option and this bug is obviously game breaking because you cannot even
play it. The game will show the loading screen for a few seconds and then hit
the error of which I have attached to the bug report.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14668
Summary: Star Sonata: No key commands work in the game.
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
URL: http://www.starsonata.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zaehlas(a)ultralarp.com
Created an attachment (id=15121)
--> (http://bugs.winehq.org/attachment.cgi?id=15121)
Error list from Wine
Graphics and sound work perfectly. No keyboard commands work. You can use the
mouse to do all normal activities, and even type into the chat bar, however the
normally "hotkeyed" keys will not respond.
Errors given by Wine are in the attachment.
Program can be obtained at http://www.starsonata.com/download.html
It is a free download, and free account up to level 20.
--
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=12464
Summary: ShellExecute does not integrate well with external
handlers
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmh(a)aybabtu.com
ShellExecute does not integrate well with external handlers.
For example; my GNOME desktop has a PDF viewer, but when an application that is
run via wine calls ShellExecute on a PDF file, wine is only capable of opening
this file with PDF handlers that are installed within the wine environment.
I think the best way to handle this would be to replace the implementation with
an xdg-open(1) wrapper.
--
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=29261
Bug #: 29261
Summary: DDR=opengl causes constant screen flickering in
SimCity 3000 Demo in fullscreen mode
Product: Wine
Version: 1.3.34
Platform: x86-64
URL: http://www.shacknews.com/file/758/simcity-3000-playabl
e-demo-windows
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lapommegolden(a)gmail.com
CC: hverbeet(a)gmail.com
Classification: Unclassified
I've made a short video to demo the problem:
http://www.youtube.com/watch?v=S9BI-xaRGJE
URL for downloading SimCity 3000 Demo:
http://www.shacknews.com/file/758/simcity-3000-playable-demo-windows
URL for downloading AOE1 Trial:
http://www.microsoft.com/games/empires/downloads.htm
As far as i can tell, the flicker has been around since 1.1.5 at least. I have
no idea to whether it is a new old bug or a regression. This flicker bug does
affect quite some games on Mac OS X as far as I know.
DirectDrawRenderer=opengl
The flicker (& most of the time, supposedly also some random garbage from the
video memory) will always be present when the game runs under fullscreen mode.
NO flickering problem when the game runs in emulated virtual desktop mode.
Mac OS X 10.7.2 (64 bit)
Intel GMA 950 onboard display
Core 2 Duo 2.0 GHz
--
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=22021
Summary: Switching pages in ElsterFormular 2009/2010 needs much
time
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johannesobermayr(a)gmx.de
As summary says switching pages in ElsterFormular 2009/2010 needs much time.
ElsterFormular is a app for German tax payers which is the only free app for
annual income tax return and only supports "the evil OS" (political reasons?).
It seems to be based on Qt.
Test case with translation:
1. wine ~/.wine/drive_c/Programme/ElsterFormular/bin/elfostarter.exe (default)
2. Menu Datei -> Neu (File -> New)
3. Privatperson -> Einkommensteuererklärung (private individual -> income tax
return) on the left
4. Hauptvordruck -> Seite 1 is automatically loading (needs long time)
5. Hauptvordruck -> Seite 2 on the left (needs also long time for loading)
6. and so on - also when you load a previous
Hauptvordruck -> Seite 1 == main form -> page 1
You can download it for free here (only available in German):
https://download.elster.de/download/2009/ElsterFormular2009-Setup.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.
http://bugs.winehq.org/show_bug.cgi?id=26192
Summary: WKO+ Crashes when graph window is closed
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ian.walton(a)virgin.net
Created an attachment (id=33392)
--> (http://bugs.winehq.org/attachment.cgi?id=33392)
Crash Dump
OS: Mac OS X V10.6.6
Application: Training Peaks WKO+V3
Wine: V1.2.2 (Same issue in latest development release)
Winetricks: vcrun2008
Problem: When closing the detailed graph view via the close window button the
application will 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=35600
Bug ID: 35600
Summary: Skyrim (Steam) fails to start
Product: Wine
Version: 1.7.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: phoriwan(a)myrax.net
Classification: Unclassified
Created attachment 47548
--> http://bugs.winehq.org/attachment.cgi?id=47548
error log
Skyrim (Steam) fails to start.
--
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=25352
Summary: Fable: The Lost Chapters videos play upside down
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: winegstreamer
AssignedTo: m.b.lankhorst(a)gmail.com
ReportedBy: austinenglish(a)gmail.com
Depends on: 25351
Created an attachment (id=32232)
--> (http://bugs.winehq.org/attachment.cgi?id=32232)
hack
In 1.3.8, the intro videos work without native quartz/devenum/wmp9, if
gstreamer support is enabled and the right codecs are installed, but the video
plays upside down.
In current git (wine-1.3.8-66-gc82aa50), the videos don't play at all, but
that's bug 25351.
I'll attach Maarten's hack that gets video to display 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=35404
Bug ID: 35404
Summary: Spartan demo: no label on main menu icons
Product: Wine
Version: 1.7.11
Hardware: x86-64
URL: http://www.jeuxvideo.com/telecharger/jeux-et-demos/000
09121-spartan-pc.htm
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: frederic.delanoy(a)gmail.com
Classification: Unclassified
Created attachment 47235
--> http://bugs.winehq.org/attachment.cgi?id=47235
Main menu in WinXP
No text appears in game main menu icons.
--
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=25105
Summary: Wine fails to load 3d model (with testcase)
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cleberdemattoscasali-wine(a)yahoo.com.br
Wine will fail to load a 3d model running this simple program made with
DarkBASIC Pro.
--
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=34056
Bug #: 34056
Summary: Nabeta Jisho: Can't input Japanese characters with
Input Method.
Product: Wine
Version: 1.6-rc5
Platform: x86
URL: http://www.nabeta.tk/nabeta550.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sagawa.aki+winebugs(a)gmail.com
CC: slash(a)ac.auone-net.jp
Classification: Unclassified
Regression SHA1: dc02e4d1a7c35b4205f6109ad71deee5fdddd750
Nabeta Jisho is a dictionary software which built with C++Builder6 CLX Library.
In the search box, I can't input any Japanese characters. Reverting commit
dc02e4 fixes the issue.
In detail, I input some Japanese characters through the input method, then hit
the Enter key. Both of candidate characters and result strings are not shown in
the edit box. However, I can input ASCII characters and paste some Japanese
characters.
I'm using mozc 1.3.975.102 and IBus 1.4.1 as input method in Ubuntu 12.04.
Of course, I can input Japanese characters in the notepad application.
--
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=36378
Bug ID: 36378
Summary: wsus won't run wget from dos box
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
Hi All,
Scientific Linux 6.5, 64 bit
Wine 1.6.1
Xfce 4.8
wsusoffline-9.2
Would you guys fix WSUS (http://www.wsusoffline.net/) so that it works in Wine?
Currently, you can configure the GUI, but when it goes to run, the DOS box with
wget in it fails to run. No crashing, WSUS just tells you it is finished,
almost instantly, without downloading anything.
Many thanks,
-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.
http://bugs.winehq.org/show_bug.cgi?id=34428
Bug #: 34428
Summary: Cannot switch window while running full-screen program
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 710214093(a)qq.com
Classification: Unclassified
When I'm play games running full screen mode, I cannot switch to any other
windows until the full-screen game is closed.
Contrary to Bug 33324, the problem is that I cannot switch "out of" the
full-screen game, not switch "in to" it.
--
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=24652
Summary: Missing sizes for wine app icon
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael.monreal+wine(a)gmail.com
Created an attachment (id=31162)
--> (http://bugs.winehq.org/attachment.cgi?id=31162)
Screenshot
Wine ships 16x16, 32x32 and 48x48 versions of its icon. These should be
installed in some place where panels, pagers, window managers can find them
(packager's duty?).
However, at the moment two common sizes are missing: 24x24 and some larger
version like 64x64, 128x128 or 256x256.
In GNOME3's window chooser, 64x64 icons are shown. Currently, wine only shows a
smaller icon here, which looks kind of out of place (see attached screenshot).
Note that GNOME does not ship 64x64 artwork itself but scales the bigger
256x256 version down to 64x64 in this place.
--
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=22819
Summary: Some applications like Heroes of Might and Magic 2
display loopback.
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zombie(a)terralab.com
Some applications like Heroes of Might and Magic 2 display loopback addresses
when attempting to initiate a network game. The network game will complain it
is running on 127.12.34.56. I have checked /etc/hosts and determined it is not
the cause of 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=37063
Bug ID: 37063
Summary: NTLM EncryptMessage/DecryptMessage failure
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: secur32
Assignee: wine-bugs(a)winehq.org
Reporter: dwmw2(a)infradead.org
Created attachment 49252
--> http://bugs.winehq.org/attachment.cgi?id=49252
Test case
Attached is a test case based on GSSAPI authentication to a SOCKS proxy
(RFC1961). An alternative summary for this bug could be "OpenConnect VPN server
cannot authenticate to SOCKS proxy", since that's where this test code is
derived from.
The protocol is fairly simple — it's a GSSAPI exxchange followed by a single
byte 0x00 being sent in each direction under "wrapping" by gss_wrap() or
EncryptMessage(). We are only supposed to be using integrity protection
(signing), not encryption.
Testing has been done against a Dante SOCKS server using gss-ntlmssp.
Windows testing has been done under Windows 7 64-bit, set to use NTLMv1 & LMv1
(I don't seem to have permissions to change that for testing NTLMv2).
There are various issues with wine's emulation which make it fail once
gss-ntlmssp has been made to work correctly with Windows. I'm not sure if it's
best to file separate bugs for each or whether to track them together.
Firstly, wine seems to mishandle the Password field in SEC_WINNT_AUTH_IDENTITY
unless it's in Unicode mode; using SEC_WINNT_AUTH_IDENTITY_ANSI doesn't work
because the password that gets passed to ntlm_auth is mangled.
Secondly, it looks like the Domain field is ignored too and we just pass
'--domain=' to ntlm_auth.
(There's a separate bug filed at
https://bugzilla.samba.org/show_bug.cgi?id=10691 for ntlm_auth not giving us
the session key back when it's using default credentials, and the *flags* are
wrong in that case too because they are missing the NTLMSSP_NEGOTIATE_SIGN/SEAL
bits, but that's probably Samba bug).
Third... it looks like Windows will always encrypt messages, even when
ISC_REQ_CONFIDENTIALITY is *not* in the InitializeSecurityContext flags and
SECQOP_WRAP_NO_ENCRYPT is set. But wine doesn't, so the first 'encrypted'
message fails in gss_unwrap() on the server side.
If we do use ISC_REQ_CONFIDENTIALITY (or bypass the NTLM2&&SEAL check in
ntlm_EncryptMessage() and make it always take that path, sending a wrapped
message works but then...
Fourth, we fail to *unwrap* the returned message. It's looking for a
SECBUFFER_TOKEN buffer in the array, but as far as I can tell, NTLM
DecryptMessage() takes SECBUFFER_STREAM and a SECBUFFER_DATA. The documentation
on this is sparse, but this code does work under Windows...
--
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=37271
Bug ID: 37271
Summary: Applications get IP address of 127.12.34.56 when lo0
is up
Product: Wine
Version: 1.7.26
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jere(a)krischel.org
My testing is specifically with Artemis 2.1.1, but it seems to be true for
other applications as well.
When running Artemis 2.1.1 under a standard OSX Mavericks 10.9.4 install, the
application reports an IP address of 127.12.34.56.
If I specifically shut down the loopback interface (lo0), it reports the IP
address of the box properly (192.168.1.104).
This behavior is *not* seen on Ubuntu 14.04.1, which has a loopback interface,
but seems to prioritize it differently than OSX.
I checked the routing table before and after shutting down the loopback
interface, and this is the line that disappears on OSX after lo0 is down:
Destination Gateway Flags Refs Use Netif Expire
localhost localhost UH 0 0 lo0
--
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=20977
Summary: Bad hlp table rendering
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=25145)
--> (http://bugs.winehq.org/attachment.cgi?id=25145)
Help file
Terrible rendering on attached HLP file. Refer to screenshots.
--
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=18745
Summary: Wine should support MEM_LARGE_PAGES and related
interfaces for large pages & variable page sizes
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trisk-winehq(a)forkgnu.org
The ability to allocate large pages can improve the performance of applications
with densely populated address spaces. The large page interfaces on Windows
were introduced in Windows Server 2003. However, due to limitations in the NT
VM, large pages are always pinned in memory (not pageable) and become scarce
due to excessive fragmentation. Wine has the advantage of running on platforms
with better support for large pages.
Because the memory is normally pinned, the process must have
SeLockMemoryPrivilege on Windows.
The new interfaces are:
MEM_LARGE_PAGES type for VirtualAlloc (NtAllocateVirtualMemory)
(http://msdn.microsoft.com/en-us/library/aa366720%28VS.85%29.aspx)
SEC_LARGE_PAGES flag for
http://msdn.microsoft.com/en-us/library/aa366543%28VS.85%29.aspx
GetLargePageMinimum
(http://msdn.microsoft.com/en-us/library/aa366568%28VS.85%29.aspx)
/***********************************************************************
* GetLargePageMinimum (KERNEL32.@)
*
* Get the minimum size of a large page.
*
* RETURNS
* Size: Success
* 0: Failure
*/
SIZE_T WINAPI GetLargePageMinimum(void)
The allocated regions must be aligned to the minimum size and MEM_COMMIT must
also be set, or NtAllocateVirtualMemory should return STATUS_INVALID_PARAMETER.
I'm opening this bug to keep notes for my own implementation, although anyone
should feel free to jump in.
--
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=36556
Bug ID: 36556
Summary: valgrind shows a definite leak in
comctl32/tests/syslink.c
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M comctl32.dll -p
comctl32_test.exe.so syslink && touch syslink.ok
preloader: Warning: failed to reserve range 00110000-68000000
preloader: Warning: failed to reserve range 7f000000-82000000
==26003== 120 bytes in 5 blocks are definitely lost in loss record 507 of 758
==26003== at 0x7BC4C6DF: notify_alloc (heap.c:255)
==26003== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==26003== by 0x7B8457FF: HeapAlloc (heap.c:271)
==26003== by 0x7B845A26: GlobalAlloc (heap.c:364)
==26003== by 0x7B846E63: LocalAlloc (heap.c:967)
==26003== by 0x4FE7A09: ReAlloc (comctl32undoc.c:101)
==26003== by 0x504BDC5: SYSLINK_Render (syslink.c:749)
==26003== by 0x504D69E: SysLinkWindowProc (syslink.c:1596)
==26003== by 0x53B04F5: ??? (winproc.c:173)
==26003== by 0x53B066A: call_window_proc (winproc.c:244)
==26003== by 0x53B2803: WINPROC_call_window (winproc.c:900)
==26003== by 0x536F11C: call_window_proc (message.c:2223)
==26003== by 0x5371FBA: send_message (message.c:3260)
==26003== by 0x53725D8: SendMessageW (message.c:3454)
==26003== by 0x53A1E2B: WIN_CreateWindowEx (win.c:1634)
==26003== by 0x53A2313: CreateWindowExW (win.c:1751)
==26003== by 0x4D29DF0: create_syslink (syslink.c:174)
==26003== by 0x4D2A03E: func_syslink (syslink.c:235)
==26003== by 0x4D64DB9: run_test (test.h:584)
==26003== by 0x4D651A8: main (test.h:654)
==26003==
--
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=26268
Summary: we need unimplemented function
ntdll.dll.ZwSetLdtEntries
Product: Wine
Version: 1.3.14
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jl2001(a)inbox.ru
possible to do this ?
wine: Call from 0x7bc3e820 to unimplemented function ntdll.dll.ZwSetLdtEntries,
aborting
wine: Unimplemented function ntdll.dll.ZwSetLdtEntries called at address
0x7bc3e820 (thread 0026), starting debugger...
Unhandled exception: unimplemented function ntdll.dll.ZwSetLdtEntries called in
32-bit code (0x7bc3e820).
Backtrace:
=>0 0x7bc3e820 __wine_spec_unimplemented_stub+0x50() in ntdll (0x0033f63c)
1 0x7bc21569 in ntdll (+0x11568) (0x0033f63c)
2 0x80000100 (0x0033f6a0)
3 0x00475618 in ruro (+0x75617) (0x0033f6dc)
4 0x00471c52 in ruro (+0x71c51) (0x0033fc5c)
5 0x004727dd in ruro (+0x727dc) (0x0033fc7c)
OR
ruro-programmers said:
"In the last ruro function ZwSetLdtEntries not invoked if it does not exist in
the system. If it exists in the system, it will be called. The only option that
is now possible to crash it if the emulator provides this feature, but it is
called an emulator is completed, due to the fact that it is not implemented. To
get around this, you can either put the emulator, do this for you, or you can
configure it so that it did not export functions are not implemented."
(from Russian language:
В последнем ruro функция ZwSetLdtEntries не вызывается, если она не существует
в системе. Если она существует в системе, она будет вызвана. Единственный
вариант, при котором сейчас возможен вылет, это если эмулятор предоставляет эту
функцию, но на ее вызове эмулятор завершается, из-за того, что она не
реализована. Чтоб это обойти, нужно либо поставить эмулятор, где эта функция
реализована, либо настроить его так, чтоб он не экспортировал не реализованные
функции.)
--
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=36838
Bug ID: 36838
Summary: TOCA Touring Car Championship: installer copies one
file from CD and then shows an error
Product: Wine
Version: 1.7.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Step to reproduce:
Clean wine prefix.
Win version set to Windows 98 and virtual desktop enabled in winecfg, no other
changes.
Original CD in drive.
cd ~/.wine/drive_c
wine /media/cdrom0/setup.exe
Installer starts, click install.
Enter new or accept default path.
Installer asks confirmation of path creation, click yes.
Installer asks confirmation of bypassing DirectX 5 installation, click yes.
An error pop up stating that an error occured during file copying. click yes.
Installer closes.
No terminal output at all.
One file has been copied as C:\Codemast\TourCar\tourcars.exe
Notes:
tourcars.exe cannot be launched directly, must run setup.exe to start game.
Copying the whole CD to C:\Codemast\TourCar does not work around the issue.
Running setup.exe from c:\Codemast\TourCar wants to copy files anyway.
The issue is also present with the demo:
http://www.jeuxvideo.com/telecharger/jeux-et-demos/00000413-toca-touring-ca…
sha1sum:
3c7a4d0d8bc7e6f5095358b3d3ff005e53e44d4b tocademo_JeuxVideo.com_413.zip
Extract and copy tocademo.exe to ~/.wine/drive_c and run from there.
Debian 7.5 Wheezy x86_64
Wine 1.7.21 32bits compiled from git.
No patches, no third party apps.
--
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=18036
Summary: Final Draft Help feature: text is missing
Product: Wine
Version: 1.1.18
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 standard screenwriter's word processor.
The help feature opens but all of the topics are blank.
--
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=36392
Bug ID: 36392
Summary: LOts of erros that affect various tables
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adec2010(a)hotmail.co.uk
Created attachment 48445
--> http://bugs.winehq.org/attachment.cgi?id=48445
List of terminal Errors
Various terminal errors when launching Visual Pinball version 9.2.1
These affect different tables to varying degrees.
Some have lights missing, some have flippers missing or just one
--
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=15824
Summary: Microsoft Chat's comic mode graphical glitches
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Elliotw2(a)gmail.com
Microsoft Chat has thick black lines instead of thin ones around borders of
comic mode. I don't know what causes this, but I tested with native and builtin
GDIplus and Directdraw and it shows up in both.
--
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=30844
Bug #: 30844
Summary: VirtualDJ Home Free do not work and hangs sometimes.
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mayanksuman(a)live.com
Classification: Unclassified
Created attachment 40392
--> http://bugs.winehq.org/attachment.cgi?id=40392
Crash report when VirtualDJ Home is left undisturbed for a while
VirtualDJ Home Free sometimes fail after being idle for a while.
In Browser window VirtualDJ show + sign before Music folder even if it does not
hold anything. Clicking on + crashes the program.
The playback quality is also bad. -- May be due to bad buffer setting.
--
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=36850
Bug ID: 36850
Summary: Fury 3 does not recognize Gamepad/Joystick
Product: Wine
Version: 1.7.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: schmatzler(a)googlemail.com
I tried running the demo of Fury 3 which runs fine, but it doesn't recognize
any gamepads.
I have an old Xbox 1 gamepad which works pretty well. When I plug it in, I get
/dev/input/js0 and a /dev/input/event device. I can also see the gamepad in
"wine control" and it works in other games.
A full debug log is here (too big to attach):
http://schmatzler.de/debuglog.tar.bz2
In the log I went into the options and chose to calibrate a Joystick where it
asks me to press a button on the controller, but doesn't recognize it.
A demo of the game can be found here:
ftp://ftp.microsoft.com/deskapps/games/public/Fury3/FURY3X.ZIP
--
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=32362
Bug #: 32362
Summary: dxgi problem for Ghost Recon Future Soldier
Product: Wine
Version: 1.5.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: berillions(a)gmail.com
Classification: Unclassified
Created attachment 42700
--> http://bugs.winehq.org/attachment.cgi?id=42700
dxgi functions
The latest Ghost Recon works only on Windows Vista/Seven and with directx 10 or
11.
I set winecfg to Seven and when i launch the game, it crash. But in the output
console, there aren't error messages, just fixme messages about "dxgi"
functions.
Impossible to know where come from exactly the problem.
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.
http://bugs.winehq.org/show_bug.cgi?id=29961
Bug #: 29961
Summary: ADO.NET query on a Jet database fails.
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: birdfamily715(a)googlemail.com
Classification: Unclassified
Created attachment 38996
--> http://bugs.winehq.org/attachment.cgi?id=38996ADO.NET Jet database commands that worked
ADO.NET commands (CREATE TABLE, INSERT, UPDATE and DELETE) work
(inspection of the database afterwards shows that to be true), but a
SELECT query produces the error "Arguments are of the wrong type, are
out of acceptable range, or are in conflict with one another."
Needless to say, the same code ran successfully on Windows.
Winetricks was used to import JET40, MDAC28 and DOTNET20.
In order for a database connection to be made, however, it was
necessary to copy across five DLLS from Windows: comsvcs.dll,
CLBCatQ.DLL, colbact.DLL, COMRes.dll, and MTXCLU.DLL and register one:
$ wine regsvr32.exe comsvcs.dll
Attached are c-sharp code files for the database commands that worked
(adonet2.cs) and for the one that didn't (the SELECT query)
(adonet1.cs). For succesful compilation they require the addition of
references to (under COM) ' Microsoft ActiveX Data Objects 2.8' which
results in the production of a Dll: Interop.ADODB.dll and this must be
copied across into Wine along with the executables. An empty Jet
database test.mdb, is also attached. This can be populated by
adonet2.exe and then queried by adonet1.exe
adonet2 creates a database table, inserts four records, updates one,
deletes another and runs to completion.
Finally odbc4.c is a C program which provides a query in odbc which
can be used to inspect the table rows of the database.
--
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=26762
Summary: Cannot find a conversion function for format
WINED3DFMT_B8G8R8A8_UNORM to WINED3DFMT_DXT5
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulthetall(a)gmail.com
Created an attachment (id=34085)
--> (http://bugs.winehq.org/attachment.cgi?id=34085)
Screenshot messed up screen
Display is messed up after loading. This way its impossible to handle the game.
This is the output.
wine: cannot find L"C:\\windows\\system32\\plugplay.exe"
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000007 not handled
fixme:win:EnumDisplayDevicesW ((null),0,0x32ed2c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f69c,0x00000000), stub!
fixme:d3d:swapchain_init Add OpenGL context recreation support to
context_validate_onscreen_formats
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 58
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 64
fixme:wave:wodDsCreate DirectSound not implemented
fixme:wave:wodDsCreate The (slower) DirectSound HEL mode will be used instead.
fixme:wave:AudioUnit_SetVolume independent left/right volume not implemented
(1.000000, 1.000000)
fixme:wave:wodDsCreate DirectSound not implemented
fixme:wave:wodDsCreate The (slower) DirectSound HEL mode will be used instead.
fixme:d3d_surface:surface_convert_format Cannot find a conversion function from
format WINED3DFMT_B8G8R8A8_UNORM to WINED3DFMT_DXT5
fixme:d3d_surface:surface_convert_format Cannot find a conversion function from
format WINED3DFMT_B8G8R8A8_UNORM to WINED3DFMT_DXT5
fixme:d3d_surface:surface_convert_format Cannot find a conversion function from
format WINED3DFMT_B8G8R8A8_UNORM to WINED3DFMT_DXT5
--
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=36421
Bug ID: 36421
Summary: valgrind shows some leaks in oledb32/tests/database.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: oledb32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==25675== 12 bytes in 1 blocks are definitely lost in loss record 64 of 607
==25675== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==25675== by 0x64BD11D: datainit_GetDataSource (oledb_private.h:28)
==25675== by 0x4D7DAC5: test_GetDataSource (msdasc.h:554)
==25675== by 0x4D7DE83: func_database (database.c:110)
==25675== by 0x4D80E18: run_test (test.h:584)
==25675== by 0x4D81207: main (test.h:654)
==25675==
==25675== 28 bytes in 1 blocks are possibly lost in loss record 173 of 607
==25675== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==25675== by 0x531CBB8: apartment_getclassobject (compobj.c:526)
==25675== by 0x531FFC6: get_inproc_class_object (compobj.c:2894)
==25675== by 0x5322D2F: CoGetClassObject (compobj.c:3032)
==25675== by 0x53234B7: CoCreateInstance (compobj.c:3197)
==25675== by 0x4D7DE4D: func_database (database.c:100)
==25675== by 0x4D80E18: run_test (test.h:584)
==25675== by 0x4D81207: main (test.h:654)
==25675==
--
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=18095
Summary: VisualFEA's Toolbar is broken (does no line wrapping)
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
URL: http://www.visualfea.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cs071007(a)fhstp.ac.at
Created an attachment (id=20529)
--> (http://bugs.winehq.org/attachment.cgi?id=20529)
VisualFEA Win vs. Wine
The Item toolbar (right side of screen) in visualfea does not apply line
wrapping as it does in windows, making the app unusable for work. Rest of the
app seems to work quite nicely (applying boundaries and so on, solver,
visualization, ...)
Wine does not give any warnings in the console, though (is there some verbose
option?)
Ah, I'll just attach a screen of win & wine so you know what I'm talking about.
It's the same install in both cases. Jnstaller ran in wine, windows only has
access to wine's program dir through a network share ;)
--
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=18018
Summary: Gun Metal is unresponsive to joystick
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
URL: http://www.gamershell.com/download_866.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shacklein(a)gmail.com
I noticed this bug in 1.1.19 and tested it in my earliest pre-compiled package
too (1.1.10) and it was present there.
The problem is that Gun Metal does not seem to respond to my joystick at all
(Playstation Dualshock-style controller). However, the joystick works fine with
other applications in Wine, including GTA:San Andreas.
URL is to the Gun Metal demo version 1.14 which exhibits the problem. I've
tested with both evdev and js devices. I'm unsure what additional information
to supply, such as debug logs. :)
--
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=26365
Summary: Geneforge 1 - text gets cut away
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xaron77(a)fastmail.fm
Text gets cut-away on the right side of dialogue screen (letters often get cut
in half) and character statistics screen. No errors are displayed.
--
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=24147
Summary: Worms Reloaded: Screen position issues at non-native
resolution
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://steampowered.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=30389)
--> (http://bugs.winehq.org/attachment.cgi?id=30389)
Screenshot of behaviour
See attached screenshot.
At resolutions other than native, the game screen "slides" towards the
bottomleft and hides part of the screen outside the display.
err:ole:RevokeDragDrop invalid hwnd (nil)
err:ole:RevokeDragDrop invalid hwnd 0x50130
err:xrandr:X11DRV_XRandR_SetCurrentMode Resolution change not successful --
perhaps display has changed?
err:ole:CoGetClassObject class {074b110f-7f58-4743-aea5-12f15b5074ed} not
registered
err:ole:CoGetClassObject no class object {074b110f-7f58-4743-aea5-12f15b5074ed}
could be created for context 0x1
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x2953530,0x2953490): stub
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32265
Bug #: 32265
Summary: Polycom People+Content IP crashes when attempting to
stream desktop to remote display
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aboyd(a)fusionio.com
Classification: Unclassified
Created attachment 42578
--> http://bugs.winehq.org/attachment.cgi?id=42578
Backtrace of PPCIP crash
When I try to stream my desktop to a remote display (a Polycom HDX 7000 HD)
using People+Content IP, I can connect to the display fine, but when I press
the play button, PPCIP freezes for about 20 seconds, then crashes.
I've attached the backtrace.
--
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=27798
Summary: GTA3 & GTAVC rendering is messed up
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
See http://i.imgur.com/EigrV.png
Works correctly in 1.3.22, appears in 1.3.23, remains in 1.3.24.
Reproducible on my intel (EEE PC 901) video:
Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
, but NOT on nvidia gtx460.
Will try to do regression testing, but... well, intel Atom...
--
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=32935
Bug #: 32935
Summary: Detailed view int "file->open" window MSoffice 2003,
not showing details
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chpnp(a)free.fr
Classification: Unclassified
I happily run office 2003, i still have a minor issue which is annoying on a
day to day basis
when i open a file, and from the open window select the "detailed view", only
the names will show (no modification date)
Is there anything i am missing here ? can it be solved somehow ?
This is wine 1.4 or 1.5 (i think i have the problem with both) and this happens
on Ubuntu 12.04 (64 bits) and Slitaz 4.0 (32 bits)
Thanks
--
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=30837
Bug #: 30837
Summary: Star Trek Online doesn't detect joystick/gamepad
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitor.dominor(a)gmail.com
Classification: Unclassified
Recently I decided to try playing Star Trek Online with one of my old but still
working xbox 1 gamepads. For that purpose, I installed the xboxdrv (the
userspace driver for xbox 360 and 1 gamepads) and after running xboxdrv with
the command xboxdrv --silent --trigger-as-button, I started the game. The game
has support for joysticks (I made sure I enabled joystick support in the
in-game options). However, the game does not detect it, since it does not
respond to any button presses or axis movements from the gamepad.
When running the game from the terminal, the output I get with the gamepad
attached to the PC is attached to this bug report.
I have tried running the game natively on Windows 7 and XP SP3 with the gamepad
attached and it is detected and runs as expected. Furthermore, by running STO
with apimonitor from http://www.rohitab.com/apimonitor in Windows, I was able
to determine that the game uses direct input 8, specifically the
IDirectInputDevice8 and IDirectInput8 interfaces, to detect and control the
system mouse and any attached joystick. It uses in particular the
IDirectInput8::EnumDevices to find any available joysticks.
In order to determine if this is an issue specific to this game running on
Wine, I tried using the gamepad with another game well supported by wine and
which also supports joysticks: Trackmania Nations Forever. This one detects the
gamepad as a joystick automatically and by adding +dinput to WINEDEBUG, I
noticed the following line on the output:
Code:
trace:dinput:IDirectInputWImpl_EnumDevices (this=0x12f718,0x0004
'DIDEVTYPE_JOYSTICK',0x8fc5a0,0x12238a0,0001).
After that, wine outputs successfull detection of the joystick:
Code:
trace:dinput:find_joydevs Found a joystick on /dev/input/event16: Xbox Gamepad
(userspace driver) ({9e573eda-7734-11d2-8d4a-23903fb6bdf7})
Next, while running STO on wine with WINEDEBUG="+dinput":
and while the game detects and initializes the system mouse through dinput, it
seems to initialize the IDirectInput8 Interface, but it does not enumerate any
joystick unlike Trackmania.
--
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=26160
Summary: Broken control path in mcicda
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
I'm thankful to C. Robinson for making mcicda work on my Linux machines since
wine-1.1.5. Since then the code supports 2 modes of operation, either via
- IOCTL_CDROM_*_AUDIO (PLAY/STOP/PAUSE/RESUME/SEEK)
- or via a separate thread using DirectSound with
IOCTL_CDROM_RAW_READ. READ_TOC is needed in both modes.
However,
commit 8afa626faa3c5aa2d32d17dca77edaf9efb3a5da
uses as selector
if (wmcda->hThread != 0) {
which causes inconsistent results as the thread may be long dead. I believe
that is not the correct way to select whether to invoke either
thread/DS+RAW_READ commands or IOCTL_CDROM_*_AUDIO ones.
Consider this sequence of MCI commands:
cmd hThread comment
play -- start hThread
stop # !0 => SetEvent stopEvent, hThread becomes 0
stop # =0 => DeviceIoControl
resume # =0 => DeviceioControl
play
resume # !0 => DSB+Play, unlike previously
status mode !0 GetStatus yields PLAY, later STOP
it will never detect that a disk was long ejected!
stop
status mode =0 GetStatus performs IoControl instead
and hence reports current and correct state.
It's fine that the code supports 2 modes of operation, the bug is that the
current code confuses itself as to which branch should be taken and produces
results depending on the history of commands rather than the current state (and
HW capabilities), wrongly mixing both code paths, leading to incorrect results.
IMHO a binary decision via hThread is wrong, there are more states to consider:
- DSB + RAW_READ is useable / being used;
- IOCTL_CDROM_PLAY_AUDIO is useable / being used
- don't know yet.
This issue becomes more important now as MacOS support is getting close (see
bug #20323). This issue becomes more important now as MacOS support is getting
close (see bug #20323). It does not implement the IOCTL_CDROM_*_AUDIO and
spits out unneeded err: and fixme: to the console. I mentioned that I'd about
this issue in bug #20323 comment #4 last year.
--
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=20323
Summary: MacOS mcicda does not play audio CD
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
mcicda invokes GetDriveTypeW which returns 3, the same as for C: and other HD
drives. It expects DRIVE_CDROM(5).
E: is not recognized as CD-ROM by Wine, although it is created by the mountmgr.
It points to /Volumes/Audio-CD. Indeed /Volumes/Audio-CD/ is a directory full
of files named "N Titel NN.aiff", e.g. "2 Titel 02.aiff". e:: points to
/dev/rdisk2
GetDriveTypeW in turn calls:
trace:file:CreateFileW returning 0x68
trace:vxd:DeviceIoControl (0x68,6d4084,0x32f2ac,16,0x32f2ac,16,0x0,0x0)
trace:ntdll:NtDeviceIoControlFile (0x68,0x0,0x0,0x0,0x32f018,0x006d4084,0x3
2f2ac,0x00000010,0x32f2ac,0x00000010)
code=006d4084 (device=6d) is weird, as winioctl.h only lists FILE_DEVICE_* 01
.. 39
I have not looked further into the origin of this code.
Bypassing this test allows mcicda to open cdaudio.
mciSendString: open e: type cdaudio alias y
+ status cdaudio length
+ status cdaudio length 2
+ status cdaudio number of tracks work -- so there's hope -- whereas
- status cdaudio position
- status cdaudio current track
- status cdaudio media present
- seek and
- play fail.
fixme:ntdll:server_ioctl_file Unsupported ioctl 2402c (device=2 access=1 func=b
method=0)
fixme:mcicda:MCICDA_GetError Unknown mode 50
status length etc. show that
DeviceIoControl(wmcda->handle, IOCTL_CDROM_READ_TOC
works.
--
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=35165
Bug ID: 35165
Summary: Quake Live standalone login window shows difficult to
read text in the username field
Product: Wine
Version: 1.7.8
Hardware: x86-64
URL: http://quakelive.com
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexandru.balut(a)gmail.com
Classification: Unclassified
Created attachment 46910
--> http://bugs.winehq.org/attachment.cgi?id=46910
Entered "mmmmmmmm" in the two fields
Install the app (installer might crash, but ignore that), start it, notice the
text entered in the username/password fields appears in a weird way.
When pressing backspace to delete the last character, the text suddenly seems
to appear fine but there is an unexpected margin between the right-side of the
text and the cursor. Then if more letters are entered they continue to be
displayed broken.
Does not happen with digits for some reason.
--
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=34928
Bug #: 34928
Summary: X Rebirth only (re)draws HUD Elements
Product: Wine
Version: 1.7.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skython(a)web.de
Classification: Unclassified
Created attachment 46545
--> http://bugs.winehq.org/attachment.cgi?id=46545
Screenshot 1: Rendering bugs after starting a new free game.
The game doesn't renders everything except the HUD. When you start a new free
game the screen becomes black and only the HUD elements are visible.
If any of the HUD elements is moving, you see them being 'copied' over the
black background. The attached screenshots are showing this behaviour.
If you alter some graphics settings (for example antialiasing) while ingame,
you can see the game rendering everything just fine for a single frame. But
then again the rendered scene doesn't redraw and HUD is being copied again. You
can see this behaviour on the second screenshot.
The terminal repeatedly says:
err:d3d:wined3d_debug_callback 0x193ef0: "GL_INVALID_OPERATION error generated.
Buffer is mapped.".
err:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from glDrawElementsBaseVertex @ ../../../wine/dlls/wined3d/drawprim.c / 64
I'm using Archlinux and the current Wine version 1.7.6
I already tried altering several rendering settings using winetricks. No luck
so far. Any help is appreciated
--
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=30581
Bug #: 30581
Summary: Dialog windows can get hidden by the main window in
IDA Free 5.0
Product: Wine
Version: 1.5.3
Platform: x86
URL: http://www.hex-rays.com/products/ida/support/download_
freeware.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
IDA Pro is an interactive disassembler. A freeware version of IDA 5.0 can be
downloaded from
http://www.hex-rays.com/products/ida/support/download_freeware.shtml
I tested IDA Free with Wine 1.5.3 under Lubuntu 11.10, which uses the Openbox
window manager.
When "Allow the window manager to control the windows" is enabled in winecfg,
dialog boxes can get hidden behind the main window. The dialogs are modal, so
the main window doesn't accept any input while a dialog is open. If you
accidentally click in the main window while a dialog is open, the dialog
disappears but the main window does not accept any input.
To reproduce:
- Use winecfg to disable virtual desktop mode and enable "Allow the window
manager to control the windows" if necessary; those are the default settings.
- Download and run the IDA Free 5.0 installer.
- Run the program. Click OK at the About dialog and Go in the Welcome to IDA!
window.
- The maximised main window opens. Bring up a dialog box, e.g. by selecting
Help-> About program... or File -> Open...
- When the dialog opens, click in the main window. The dialog window disappears
behind the main window. (You can reveal it by un-maximising the main window and
moving it out of the way.)
For what it's worth, this problem doesn't happen with the IDA Pro 6.2 demo, but
that uses different GUI code (QT?).
--
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=32495
Bug #: 32495
Summary: Incorrect behavior in ScriptGetLogicalWidths() /
ScriptApplyLogicalWidth() (buffer overrun)
Product: Wine
Version: 1.5.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: usp10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: disposable593-wine(a)yahoo.com
Classification: Unclassified
Currently, ScriptGetLogicalWidths() and ScriptApplyLogicalWidth() are
incorrectly implemented, leading to wrong glyph positioning in one of my
applications.
**ScriptGetLogicalWidths(): The current implementation simply copies the input
to the output array, incorrectly assuming nbchar==nbglyphs. If there are fewer
glyphs than characters, this causes a buffer overrun, potentially leading to
application crashes. (The problem does and will become more prevalent as the
implementation of shaping is improved over time.)
**ScriptApplyLogicalWidths(): The functions fails to apply justification and
simply returns the unjustified widths.
Below I include what I believe are correct implementations. I have taken care
that the results agree with those returned by the Microsoft implementations. (I
have never seen or been in contact with the original Microsoft code, though, so
the following code is "clean" and may be used for any purpose.)
HRESULT WINAPI ScriptGetLogicalWidths(const SCRIPT_ANALYSIS *sa, int nbchars,
int nbglyphs,
const int *glyph_width, const WORD
*log_clust,
const SCRIPT_VISATTR *sva, int *widths)
{
int rtl, i;
// TRACE("(%p, %d, %d, %p, %p, %p, %p)\n",
// sa, nbchars, nbglyphs, glyph_width, log_clust, sva, widths);
rtl = sa->fRTL && !sa->fLogicalOrder;
for (i = 0; i < nbchars; )
{
int w = 0, i2, j, j2;
j = log_clust[i];
i2 = i;
do i2++; while (i2 < nbchars && log_clust[i2] == j);
j2 = i2 < nbchars ? log_clust[i2] : rtl? -1 : nbglyphs;
for ( ; j != j2; rtl? j--:j++)
w += glyph_width[j];
for ( ; i < i2; i++)
w -= widths[i] = w / (i2-i);
}
return S_OK;
}
HRESULT WINAPI ScriptApplyLogicalWidth(const int *dx, int num_chars, int
num_glyphs,
const WORD *log_clust, const
SCRIPT_VISATTR *sva,
const int *advance, const
SCRIPT_ANALYSIS *sa,
ABC *abc, int *justify)
{
int rtl, i;
// FIXME("(%p, %d, %d, %p, %p, %p, %p, %p, %p)\n",
// dx, num_chars, num_glyphs, log_clust, sva, advance, sa, abc,
justify);
rtl = sa->fRTL && !sa->fLogicalOrder;
if (abc) abc->abcB = - abc->abcA - abc->abcC;
for (i = 0; i < num_chars; )
{
int w = 0, j, j1, j2;
j1 = log_clust[i];
do w += dx[i++]; while (i < num_chars && log_clust[i] == j1);
j2 = i < num_chars ? log_clust[i] : rtl? -1 : num_glyphs;
for (j = j1; j != j2; rtl? j--:j++)
w -= advance[j];
for (j = j1; j != j2; rtl? j--:j++)
{
w -= justify[j] = w / (rtl? j-j2:j2-j);
justify[j] += advance[j];
if (abc) abc->abcB += justify[j];
}
}
return S_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=19452
Summary: QuickVerse 2009 crashes when attempting to open a book
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: firesword14(a)yahoo.com
Created an attachment (id=22597)
--> (http://bugs.winehq.org/attachment.cgi?id=22597)
Log of what happened, then dump
Wine crashes when I double click on a bible or book to open.
This is my first bug report, if need more information, please ask.
First issue in log: shdocvw:PersistStreamInit_InitNew
--
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=34662
Bug #: 34662
Summary: Unhandled exception: page fault on read access to
0x0000001c in 32-bit code (0x1002faf3)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rjchaves93(a)gmail.com
Classification: Unclassified
Created attachment 46206
--> http://bugs.winehq.org/attachment.cgi?id=46206
backtrace generated by wine
on a screen change a game caught the 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=30415
Bug #: 30415
Summary: wineserver leaks memory when running Crysis Wars
dedicated server
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Classification: Unclassified
The Crysis Wars dedicated server, especially with the MWLL mod and many
players, leaks a lot of memory. 5 to 10 MB/minute are not unusual.
This happens on Windows too, can't be fixed and is not subject of this bug
report.
On Wine however, the wineserver process leaks memory alongside the Crysis Wars
process! In fact, wineserver leaks even faster, more than doubling the memory
load on my machine at a given time.
Wineserver's leak is the subject of this bug report.
Wineserver will not release its memory when Crysis quits. In fact, the only way
to do that is to quit wineserver, either by killing it, or by closing all Wine
applications and waiting for wineserver to quit on its own.
I'll be happy to provide any info needed to help debug this. I don't know where
to even start 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=29598
Bug #: 29598
Summary: eRacer demo: no text displayed
Product: Wine
Version: 1.3.37
Platform: x86
URL: http://www.fileplanet.com/60483/60000/fileinfo/eRacer-
Online-Demo
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 38346
--> http://bugs.winehq.org/attachment.cgi?id=38346
terminal output
Text is missing from the game. Neither menu options nor in-game HUD are
displayed.
The game was developed by Rage Software in 2001. Some other titles released at
that time from this developer are also affected, e.g. Eurofighter Typhoon.
Hostile Waters is another game developed by Rage. When using the default gfx
options offered by the launcher, text in the game is shown correctly. However
there is a compatibility option in the launcher, named 'Use Compatible Upload'
(disabled by default).
No idea what does this option do, but enabling it results in the same problem
as with eRacer: text is missing in the game.
Unfortunately this option is not used by either eRacer or Eurofighter Typhoon
so there is no way to work around the problem.
Steps to reproduce the problem with the demo:
1. Install the demo as usual.
2. Before starting the game remove/rename intro.avi located in eRacer/Gui/Avi
directory. Start the game by eracer.exe
3. You can see that the menu is displayed without any text.
Fedora 16
Nvidia 250 / driver 290.10
X.Org X Server 1.11.3
--
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=34243
Bug #: 34243
Summary: Automatically closes after a single duel/replay
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yazzie.alden(a)yahoo.com
Classification: Unclassified
Created attachment 45565
--> http://bugs.winehq.org/attachment.cgi?id=45565
program error to YGOPro Percy
Closes application after a single duel or replay.
--
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=36828
Bug ID: 36828
Summary: Multiple DirectX11 games need D3D11CreateDevice
implementation with D3D_FEATURE_LEVEL_11_x support
(Sniper Elite 3)
Product: Wine
Version: 1.7.21
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
a collector bug to capture all games that require/request
D3D_FEATURE_LEVEL_11_x support through 'D3D11CreateDevice'.
Bug 34008 is about D3D_FEATURE_LEVEL_10_x support
'Sniper Elite 3' requires DirectX 11, it complains with 'Failed to initialise
D3D11; Error Code 0' message box.
--- snip ---
...
fixme:d3d11:D3D11CreateDevice stub: adapter (nil), driver_type
D3D_DRIVER_TYPE_HARDWARE, swrast (nil), flags 0, feature_levels 0x33fd10,
levels 0x3, sdk_version 7, device 0xd712f4, feature_level (nil), context
0xd712f8
55 return E_OUTOFMEMORY;
Wine-dbg>bt
Backtrace:
=>0 0x7edfd01b D3D11CreateDevice+0xb4(adapter=(nil),
driver_type=D3D_DRIVER_TYPE_HARDWARE, swrast=(nil), flags=0,
feature_levels=0x33fd10, levels=0x3, sdk_version=0x7, device=0xd712f4,
feature_level=(nil), context=0xd712f8)
[/home/focht/projects/wine/wine.repo/src/dlls/d3d11/d3d11_main.c:55] in d3d11
(0x0033fcd4)
1 0x0040cd00 in sniperelite3 (+0xccff) (0x0033fd20)
2 0x00958919 in sniperelite3 (+0x558918) (0x0033fd2c)
3 0x009f7429 in sniperelite3 (+0x5f7428) (0x0033fd54)
4 0x00937a07 in sniperelite3 (+0x537a06) (0x0033fd70)
5 0x00631ef1 in sniperelite3 (+0x231ef0) (0x0033fd8c)
6 0x00a1d9c1 in sniperelite3 (+0x61d9c0) (0x0033fe20)
7 0x7b863ddc call_process_entry+0xb() in kernel32 (0x0033fe38)
...
Wine-dbg>p *feature_levels
D3D_FEATURE_LEVEL_11_0
--- snip ---
Interestingly, the call site looks like it's able to pass
D3D_FEATURE_LEVEL_10_x too but currently there is no way to influence this from
command line (the global variable responsible for this is only read).
Maybe there will be a command line option with a later game update, that allows
to force the game into 'DirectX10' feature level.
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=28932
Bug #: 28932
Summary: Screamer Radio, language selection works incorrectly
Product: Wine
Version: 1.3.31
Platform: x86
URL: http://www.screamer-radio.com/download/file/screamer04
4.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
It suggests "Turkish" for default language. When I select English, it still
selects something else?
Works fine in WinXP
--
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=21985
Summary: Devil May Cry 3: Black screen when playing game, but
special effects are seen
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pgandrey(a)yandex.ru
Menu in game works fine. When I start game, black screen appears, I can see
only eyes of enemies, special effects and health bar.
The game Intro, that appears when I do nothing in menu for a while, don't work
too. Just black screen appears and then game menu again.
I thing is a Video Mixing Renderer Filter 9 problem. Or trouble somewhere
around it. As I read, games use it to mix video and 3D. It's look like
background of the game rendered using it.
--
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=19051
Summary: Myst V installer will not run.
Product: Wine
Version: 1.1.24
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
Created an attachment (id=21975)
--> (http://bugs.winehq.org/attachment.cgi?id=21975)
Debug Trace Log
When running the Myst V installer it comes up with a message saying that it
cannot run in graphical mode and exits.
--
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=33939
Bug #: 33939
Summary: Ballistic game: no animation when ball is lost
Product: Wine
Version: 1.6-rc4
Platform: x86
URL: http://www.classicdosgames.com/game/Ballistic.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
Start a game (click ok, then right-click so the game grabs the mouse, then
left-click) and lose the ball
=> the paddle should rotate counter-clockwise and "fall" off the window
--
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=23041
Summary: Darkness Within 2 demo: crashes on startup without
d3dx9_36
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.bigdownload.com/games/darkness-within-2-the
-dark-lineage/pc/darkness-within-2-the-dark-lineage-de
mo/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
(Reported at
http://www.zoetrope-interactive.com/forum/forums/thread-view.asp?tid=229&po…
)
Running the game shows a black window, a game crash dialog, and the
console output
err:d3dx:assemble_shader Asm reading failed
err:d3dx:assemble_shader Asm reading failed
err:d3dx:assemble_shader Asm reading failed
err:d3dx:assemble_shader Asm reading failed
fixme:d3dx:D3DXCompileShader (0xe97c78, 1003, 0x33f91c, (nil), "vs_main",
"vs_2_0", 0, 0x33f960, 0x33f900, (nil)): stub
winetricks d3dx9_36 works around this.
--
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=19546
Summary: Grafit text labels not displayed properly
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tlinsky(a)gmail.com
Created an attachment (id=22765)
--> (http://bugs.winehq.org/attachment.cgi?id=22765)
Wine output when this bug occurs
In GraFit 5, the text labels for the axes do not display properly
Steps to reproduce:
Open GraFit 5,
Create a new data table and enter some x-y coordinates
Create an x-y scatter graph
Look at the axis labels
--
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=26360
Summary: Time Warner Cable Connection Manager 1.03.0012.0 does
not install
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rusivi2(a)gmail.com
Created an attachment (id=33581)
--> (http://bugs.winehq.org/attachment.cgi?id=33581)
wget http://help.rr.com/connectionmanager/CMSetup_1_03_12.exe && wine
CMSetup_1_03_12.exe
1) lsb_release -rd
Description: Ubuntu 10.10
Release: 10.10
2) apt-cache policy wine1.3
wine1.3:
Installed: 1.3.15-0ubuntu1~maverickppa1
Candidate: 1.3.15-0ubuntu1~maverickppa1
Version table:
*** 1.3.15-0ubuntu1~maverickppa1 0
500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ maverick/main i386
Packages
100 /var/lib/dpkg/status
3) What is expected to happen is when one runs via CLI:
wget http://help.rr.com/connectionmanager/CMSetup_1_03_12.exe && wine
CMSetup_1_03_12.exe
The Time Warner Cable Connection Manager installs successfully.
4) What happens instead:
+ Click Next button
+ I accept the Time Warner Cable Terms of Service and the attached SMSI EULA
radio button
+ Pull scroll bar to bottom
+ Next button
+ Next button
+ Install button
+ Window pops up:
InstallShield Wizard Completed
The wizard was interrupted before Time Warner Cable Connection Manager could be
completely installed.
Your system has not been modified. To complete installation at another time,
please run setup again.
Click Finish to exit the wizard.
+ Finish 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=33594
Bug #: 33594
Summary: Cool Record Edit: crash during startup
Product: Wine
Version: 1.5.30
Platform: x86-64
URL: http://www.coolrecordedit.com/CoolRecordEditPro.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Blocks: 25665
Classification: Unclassified
Cool Record Edit v7, wine 1.5.30
I get the crash popup, but crash details aren't displayed (stuck at "Loading
detailed information, please wait...")
Only interesting thing in the (short) log:
err:seh:setup_exception_record stack overflow 816 bytes in thread 0009 eip
7bc81d82 esp 00241000 stack 0x240000-0x241000-0x340000
--
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=16182
Summary: Scrollbar background incorrectly blank/white in IDA Pro
Product: Wine
Version: 1.1.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
IDA Pro is an interactive disassembler. A freeware version can be downloaded
from http://www.hex-rays.com/idapro/idadownfreeware.htm
The background colour of the scrollbars at the bottom and right edges of the
disassembly window is white in Wine. They should be a grey/white crosshatch
pattern.
Strangely, this issue seems to apply only to the disassembly window; scrollbars
for other windows (for example text search results windows) have the correct
background.
To reproduce: download and install IDA Pro freeware version. Run the program,
and open a Windows executable. Notice the white scrollbar backgrounds. Choose
Search/text... (or press Alt-T) and enter some text which appears several times
in the program (e.g. mov). When the search window opens, notice its scrollbars
have the correct background.
--
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=30579
Bug #: 30579
Summary: Main window does not regain focus after dialog closes
in IDA Free 5.0
Product: Wine
Version: 1.5.3
Platform: x86
URL: http://www.hex-rays.com/products/ida/support/download_
freeware.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
IDA Pro is an interactive disassembler. A freeware version of IDA 5.0 can be
downloaded from
http://www.hex-rays.com/products/ida/support/download_freeware.shtml
I tested IDA Free with Wine 1.5.3 under Lubuntu 11.10 (which uses Openbox for
its window manager). This problem only seems to occur when Wine is *not* in
virtual desktop mode.
When viewing a disassembly, if you bring up a dialog box, when the dialog
closes the disassembly does not regain focus. So if you e.g. name a routine,
you then need to click to focus the disassembly before being able to use the
cursor up/down or page up/down keys to move the view.
To reproduce:
- Use winecfg to disable virtual desktop mode if necessary.
- Download and run the IDA Free 5.0 installer.
- Run the program.
- Click New in the Welcome to IDA! window.
- Select PE Executable and click OK.
- Choose a file to open: wingraph32.exe (which comes with the demo)
- Click Next, Next and Finish in the PE Executable file loading Wizard.
- The disassembly view shows the WinMain routine.
- The disassembly has focus, so you can use the cursor keys and PgUp/PgDn to
move in it.
- Move the cursor, either with keyboard or by clicking the mouse, over a
referenced location (e.g. unk_4CC100 or unk_4BE65C).
- Press N to open the Rename address dialog.
- Type something for the name, e.g. blahblahblah and press return.
- The disassembly does not regain focus, so pressing cursor keys to move has no
effect. You need to click in the disassembly so it regains focus.
--
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=34616
Bug #: 34616
Summary: wine application needs a command-H keyboard shortcut
in the wine menu.
Product: Wine
Version: 1.7.3
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: macsforever2000(a)macports.org
Classification: Unclassified
On the Mac OS X version of Wine 1.7.3, the Wine->Hide menu item should have a
keyboard shortcut of Command-H per the Mac OS X guidelines.
--
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=12400
Summary: Wine bug or Nvidia bug??
Product: Wine
Version: unspecified
Platform: PC
URL: http://www.gamershell.com/download_1856.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=11914)
--> (http://bugs.winehq.org/attachment.cgi?id=11914)
screenshot with my geforce 3
Here is a strange bug. I do not know whether it is a wine or a nvidia bug.
With my old geforce 3 or geforce 440go and the legacy driver 96.43.05,
everything is fine in Indiana Jones and the emperor's tomb (see the screenshot)
But with my geforce 7600go, there are graphical glitches (see the second
screenshot)
Can a d3d guru explain what happens. I can give some useful logs or more
informations if requested.
Joaopa
--
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=24367
Summary: Some things are rendered white in Invasion 3D
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://www.yoyogames.com/games/144021/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Parts of the game is rendered white
*guns
*menu
*team command 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=19681
Summary: A4tech xl-740k - turning characters problem
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adrian.nawrocki(a)gmail.com
Hello everyone. I just bought a brand new mouse (A4tech xl-740k) and instaled
NFS PS. After starting a single race, the car turned by itself, I thought that
it's the fault of the setup.exe. On Windows (Microsoft) everything was ok.
After trying everything I instaled Residen Evil and NFS Ms... and this time it
also was fixed. I checked the bug on wine 1.1.14, 1.1.20 and 1.1.27 on kubuntu
and Arch with KDE, when I turned off the mouse, everything was normal. Mouse
work ok with native game and for work on desktop.
--
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=36841
Bug ID: 36841
Summary: Disabled Scrollbar controls does not get enables
enable after SetScrollInfo
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: tulio150(a)mailinator.com
On windows, when you create a scrollbar control with WS_DISABLED, it initially
has the usual disabled look, but when you call SetScrollInfo or SetScrollPos it
is automatically enabled and fully functional.
Under wine, when you call SetScrollInfo on a disabled Scrollbar control, it
just gets the enabled look, but is unclickable and doesn't get the keyboard
focus, like it is still disabled. You have to explicitly call EnableWindow
after to clear the WS_DISABLED bit.
Also, calling EnableWindow(FALSE) on it have no effect, it still have the
enabled look.
--
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=36027
Bug ID: 36027
Summary: Astrology software not runs on wine
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: usrsampath(a)gmail.com
Created attachment 48177
--> http://bugs.winehq.org/attachment.cgi?id=48177
Astrology software backtrace
My Astrology software while working it closes automatically.Here with i have
attached the backtrace log on the same
Your help on this would be highly appreciated!!!
--
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=33856
Bug #: 33856
Summary: Worms 2 page fault when starting a game
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grzesiek3e6(a)op.pl
Classification: Unclassified
Created attachment 44905
--> http://bugs.winehq.org/attachment.cgi?id=44905
Backtrace of Worms 2 crash.
Worms 2 will install and run frontend.exe (possible to change settings, create
teams, etc.), but it's impossible to actually play a match.
When googling, I've found info about people having similar problem on Win7
caused by installation to non-default directory. I've installed it to a default
directory, switched Windows version to XP enabled virtual screen and used cd
patch from http://www.benharmer.pwp.blueyonder.co.uk/ .
It still crashes when run. Backtrace 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=18038
Summary: Final Draft: Save As PDF causes program to crash
Product: Wine
Version: 1.1.18
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. I am testing using
the demo version (7.1.3 Build 42).
Type any text in a blank document. Now go to File -> Save As PDF.
A small pop-up box will apear with the title "Error init" and the message
"Success." Click OK. The program will disappear. No PDF document will be
created.
--
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=30101
Bug #: 30101
Summary: Mafia 2 installer fails without WINEDEBUG=+all
Product: Wine
Version: 1.4-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.okias(a)gmail.com
Classification: Unclassified
cpu: AMD A3870K, 4 core
mem: 8G RAM
gcc: 4.5.3, 4.6.2
32bit emul (-m32)
When I run Mafia 2 installed, it ends with:
Runtime Error (at ...) Access violation at address ... Read of address ...
But when I run this installer, with "WINEDEBUG=+all" it is totally slow, but it
continue and install.
Similiar problem already happend with Counter Strike [1], but I thought it's
mesa or compiler fault. Now it has to be Wine or GCC fault, because no DRI
driver is loaded.
[1] http://bugs.winehq.org/show_bug.cgi?id=30073
--
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=35730
Bug ID: 35730
Summary: Stargate Network (game): Crashes on startup with no
error unless in debug mode
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Moore_H2(a)sky.com
Created attachment 47717
--> http://bugs.winehq.org/attachment.cgi?id=47717
output from backtrace.txt and PlayOnLinux debugger
Attempt to launch the game via the wine-created shortcut and it will just fail
to launch, I tested this in PlayOnLinux' debug mode to see what the error was,
and it appears to be presentation framework related, although .NET framework 4
is installed and wine version is 1.7.13
--
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=35049
Bug #: 35049
Summary: MaxIM DL 5 reports "Failed to create empty document"
when opening files or even just clicking File->New...
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lcpcsky(a)163.com
CC: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 46728
--> http://bugs.winehq.org/attachment.cgi?id=46728
logs get from: WINEDEBUG=+relay wine MaxIm_DL.exe 2>log.txt
MaxIM DL 5 reports an error when creating new file or opening any kind of file:
"Failed to create empty document."
There is nothing printed in the console and I have no idea where the software
is trying to create this "empty document". Works fine under Windows 7.
I have got a trace by using the following command:
WINEDEBUG=+relay wine MaxIm_DL.exe 2>log.txt
It's too long to upload the full log, but I think something wrong about
creating a MDI Window just before it pop up the message through "MessageBoxA".
Please see the attachment.
A demo is available for download with a trial license.
I know some similar report
exists(http://bugs.winehq.org/show_bug.cgi?id=24409), but it seems that the
mending from wine-1.5.12-157-gbdf9a9f was not there in Wine 1.6 ? Since I have
checked all of the changelog of Wine from 1.5.11 to 1.5.13 and found nothing
mentioned this bug, I could hardly check whether it still there in Wine 1.6.
Can someone help me? Thanks!
--
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=30540
Bug #: 30540
Summary: Crusader Kings 2 patched to 1.05 or above fails to
start
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerf(a)nm.ru
Classification: Unclassified
Created attachment 39948
--> http://bugs.winehq.org/attachment.cgi?id=39948
Console output of an attempt of running Crusader Kings 2, backtrace included
Crusader Kings 2 worked fine with wine for versions of the game prior to
version 1.05. After updating CK2 to 1.05 or above an attempt to run it with
wine fails with an exception "Unhandled page fault on read access to 0xffffffff
at address 0x7d6ba968".
--
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=30371
Bug #: 30371
Summary: Pizza Syndicate: Senseless stop at startup
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 39711
--> http://bugs.winehq.org/attachment.cgi?id=39711
WINEDEBUG=+ddraw,+d3d,+d3d_caps,+d3d_surface,+d3d_texture on Wine 1.4
Steps to reproduce:
1) remove ~/.wine
2) install Pizza Syndicate
3) wine Pizza.exe
Behaviour:
The screen is "eaten" and remains black for ever.
Expected behaviour:
The screen should be "eaten" and remain black only for short time because after
that loading screen should appear.
Workaround:
1) wine Pizza.exe
2) at black screen do Alt+tab to direct focus on other window
3) Alt+tab to direct focus back on Pizza.exe window
Terminal output:
trace:d3d_surface:surface_init surface 0x1ecd88, memory 0x17ca020, size 960000
trace:d3d_surface:surface_private_setup surface 0x1ecd88.
trace:d3d_surface:wined3d_surface_create Created surface 0x1ecd88.
trace:d3d_surface:wined3d_surface_get_pitch surface 0x1ecd88.
trace:d3d_surface:wined3d_surface_get_pitch Returning 1600.
trace:ddraw:ddraw_create_surface Created surface 0x1ecc70.
trace:ddraw:ddraw_surface1_GetPixelFormat iface 0x1ec078, pixel_format
0x32faec.
trace:ddraw:ddraw_surface7_GetPixelFormat iface 0x1ec068, pixel_format
0x32faec.
(The game stops here. Please see workaround)
trace:ddraw:ddraw_surface1_Restore iface 0x1ec078.
trace:ddraw:ddraw_surface7_Restore iface 0x1ec068.
trace:d3d_surface:wined3d_surface_restore surface 0x1ec180.
trace:ddraw:ddraw_surface1_Restore iface 0x1ec2e0.
trace:ddraw:ddraw_surface7_Restore iface 0x1ec2d0.
trace:d3d_surface:wined3d_surface_restore surface 0x1ec3e8.
trace:ddraw:ddraw_surface1_Restore iface 0x1ecc80.
trace:ddraw:ddraw_surface7_Restore iface 0x1ecc70.
trace:d3d_surface:wined3d_surface_restore surface 0x1ecd88.
trace:ddraw:ddraw_surface1_Restore iface 0x1ec548.
trace:ddraw:ddraw_surface7_Restore iface 0x1ec538.
trace:d3d_surface:wined3d_surface_restore surface 0x1ec650.
--
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.