http://bugs.winehq.org/show_bug.cgi?id=15512
Summary: World of Warcraft: Sound disappears after minimizing the
game.
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: TS91(a)gmx.net
When I'm minimizing the game and then open it again the sound is away... I have
to restart the game if I want the sound
--
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=18772
Summary: Missing User32.PrintWindow implementation
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: namjos(a)gmail.com
There's a missing function in user32.dll : PrintWindow. It cause crash for an
application:
wine: Call from 0x7bc486d0 to unimplemented function USER32.dll.PrintWindow,
aborting
The specification of the function could be found here:
http://msdn.microsoft.com/en-us/library/dd162869.aspx
BOOL PrintWindow(
HWND hwnd,
HDC hdcBlt,
UINT nFlags
);
It appears that a simple redirection to WM_PRINT SendMessage could work, i.e.
(not tested):
BOOL WINAPI PrintWindow( HWND sourceHandle, HDC destinationHandle, UINT nFlags)
{
return (SendMessageA(sourceHandle, WM_PRINT, (WPARAM)destinationHandle,
PRF_CHILDREN | PRF_CLIENT | PRF_ERASEBKGND | PRF_NONCLIENT | PRF_OWNED));
}
I've tried to test this function by adding it to painting.c, but the program
keeps complain about missing function, don't understand why
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18343
Summary: Instalation Fails for freely availabel Solidworks 2009
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://www.solidworks.com/sw/esp/ESP_download.htm#
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: richardjewell1(a)yahoo.ca
Created an attachment (id=20892)
--> (http://bugs.winehq.org/attachment.cgi?id=20892)
Error messeges on Instal
Installation fails to complete. Stops with error related to browser
requirements.
A large number of Fixme notes also encountered.
Critical error kills process with error textbox:
The installation Manager encountered a problem with Microsoft Web Browser
control and must shut down.
Notify your local support rep.
if running XP, check that you have the latest Service Pack installed.
The latest version of I E is also recommended.
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=13247
Summary: Emperor - Rise of the middle kingdom does not work w/o
virtual desktop
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maci(a)satgnu.net
see summary
console output:
[maci@notebob EmperorRotMK]$ wine Emperor.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32f7c8,0x00000000), stub!
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Can't handle WINEDDBLT_ASYNC flag
right now.
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
also its extremly slow in fullscreen mode
and does change resolution everytime i click something to my native one the
program goes into a small window and instantly everything is changed back
again.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17208
Summary: The mikroC IDE doesn't run - an exception is outputed.
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://www.mikroe.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dexterlb(a)yandex.ru
When trying to start the Mikroelektronika mikroC IDE (either the demo or the
full version) it doesn't start. In the terminal, I get "Unhandled exception".
The terminal output is attached. Tested on ubuntu 8.10.
--
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=19015
Summary: quik say: general protection fault
Product: Wine
Version: 1.1.18
Platform: PC
URL: http://quik.ru/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ac(a)yournet.ru
Created an attachment (id=21915)
--> (http://bugs.winehq.org/attachment.cgi?id=21915)
screenshot of error message
I try run QUIK broker client. When I select in menu "Settings" -> "General" it
say: "General protection Fault: Internal exception happend. Please send
"info.rpt" file to support at quik ru Sorry for inconvenience." and program is
crashed.
Program can be downloaded here:
http://broker.kf.ru/doc/distrib/Front_eng.zip
How to reproduce:
Install and run info.exe. In window "User Identification" click "Cancel" then
select "Settings" -> "General".
wine-1.1.18
Linux 2.6.29.4-167.fc11.x86_64 x86_64 GNU/Linux
Sorry for my bad English.
--
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=18902
Summary: S.T.A.L.K.E.R. (part 1 and 2) red lines in 1.1.21,
1.1.22, and craches in 1.1.23
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zenitur(a)yandex.ru
In 1.1.20 it works fine (only helicopter's bug), in 1.1.21 grass became red, in
1.1.22 red lines all the screen (if don't watch up), in 1.1.23 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=18478
Summary: Wine (snapshot and stable version) crash when running
Nikon's ViewNX application
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ym12de(a)yahoo.de
Created an attachment (id=21103)
--> (http://bugs.winehq.org/attachment.cgi?id=21103)
output of wine when running Nikon ViewNX.exe
Application ViewNX (Nikon) crashes when trying to work on raw pictures (.nef)
Probably this has also to do with a missing plugin for the .nef files
attached is the wine output
--
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=18473
Summary: Mafia game losses sound
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: retrry(a)gmail.com
Created an attachment (id=21091)
--> (http://bugs.winehq.org/attachment.cgi?id=21091)
errors thrown in terminal
When playing the game, sometimes the sound of dialogs disappears, then you need
to read subtitles. In Terminal i get Dsound relater errors.
--
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.