https://bugs.winehq.org/show_bug.cgi?id=42177
Bug ID: 42177
Summary: Monopoly (2000) can't find its CD
Product: Wine
Version: 2.0-rc4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Application fails to run with the message "Please insert CD-Rom."
Examining a relay trace shows that the application is querying the type of
every drive, calling GetVolumeInformationA on those that are CD-ROMs, and
apparently being dissatisfied with all the results. By implementing an extra
debug line in GetVolumeInformationA I notice that the 'label' and 'serial'
arguments are both zero for every drive so examined, so this is not surprising.
An additional line
trace:volume:GetVolumeInformationW cannot open device L"\\??\\M:\\": c0000022
(once per drive) seems suspect.
--
Do not reply 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=42144
Bug ID: 42144
Summary: Mass Lag when buying in store in rabi-ribi game
Product: Wine
Version: 2.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: l12436(a)yahoo.com.tw
Distribution: ---
in rabiribi game. there are a store in rabi-ribi town.
when you enter the buying menu, game will start lagging almost can not move the
cursor.
this game is available in Steam store. I think there no demo could test the
store issue.
tell me if need any DEBUG info.
--
Do not reply 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=40689
Bug ID: 40689
Summary: Photoshop CS6: some dialogs have black background
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: robert.munteanu(a)gmail.com
Distribution: ---
Created attachment 54559
--> https://bugs.winehq.org/attachment.cgi?id=54559
Console output
32-bit wineprefix, winetricks atmlib gdiplus_winxp
Some dialogs ( mostly filters ) have an incorrect black background. The
preferences dialog for instance is fine.
--
Do not reply 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=32319
Bug #: 32319
Summary: Direct3D output in SNES9x is blank
Product: Wine
Version: 1.5.18
Platform: x86-64
URL: http://files.ipherswipsite.com/snes9x/snes9x-1.53-win3
2.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Created attachment 42658
--> http://bugs.winehq.org/attachment.cgi?id=42658
DirectDraw mode, stretch image disabled (this looks correct)
I'm testing with Wine 1.5.18-72-g0c0b229, Lubuntu 11.10 x86-64, Nvidia driver
304.64, SNES9x 1.53.
SNES9x can use Direct3D, DirectDraw or OpenGL output methods. The default is
Direct3D. On my system, with the default settings the output area of the main
window (i.e. excluding menu bar) is blank.
To reproduce this issue:
- Download and unzip SNES9x.
- Download a SNES ROM image, e.g. from
http://pdroms.de/files/supernintendoentertainmentsystem/skipp-and-friends-p…
- Run SNES9x. Select File->Load Game... and select SAF.smc (or another ROM
image you have handy).
- At this point you should see graphics in the window, but it's blank. Select
Video->Display Configuration..., change Output Method to DirectDraw and click
OK. The correct output image appears. Change back to Direct3D and get a black
window again.
- Change to DirectDraw and un-check the "Stretch Image" checkbox. The image is
no longer doubled in size, occupying the centre quarter of the window. That's
correct.
- If you now change output method to Direct3D, the Direct3D image does appear!
It's in the upper left quarter of the window. It should be centred.
- Even if you enable Stretch Image (select Video->Stretch Image or press
Alt-Backspace) the image remains unchanged. You can also enable or disable
bilinear filtering and there is no visible change. But if you switch to
DirectDraw and back to Direct3D again when Stretch Image is enabled, get a
blank window.
It seems you only get anything displayed in Direct3D mode if Stretch Image is
disabled before you switch from DirectDraw to Direct3D.
Also of note... In both DirectDraw and Direct3D modes, if you click in the menu
strip and move the mouse to open the various menus, the previously-drawn menus
remain visible. They should not be.
--
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=12311
Summary: Corman Lisp requires implementations for richedit stubs
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://scguy318.freeshell.org/CormanLisp_3_01_setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Corman Lisp (obtainable from
http://www.cormanlisp.com/cgi/rgcorman/ccl_download_form30.cgi) running on
current Git (wine-0.9.58-357-g338539c) hangs and fails to redraw or properly
render the window. Outputted messages consists of:
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGING: stub
fixme:richedit:RichEditWndProc_common WM_STYLECHANGED: stub
fixme:richedit:RichEditWndProc_common ECO_AUTOWORDSELECTION not implemented
yet!
fixme:richedit:RichEditWndProc_common ECO_AUTOVSCROLL not implemented yet!
fixme:richedit:RichEditWndProc_common ECO_NOHIDESEL not implemented yet!
thus indicating a richedit issue. Using native richedit resulted in a working
window but unusually small text font size in the code window that could not be
rectified by increasing font size.
--
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=42733
Bug ID: 42733
Summary: Unable to find an entry point named 'RegSaveKeyEx' in
DLL 'advapi32.dll' (SQL Server)
Product: Wine
Version: 2.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: pgkos.bugzilla(a)yahoo.com
Distribution: ---
Created attachment 57726
--> https://bugs.winehq.org/attachment.cgi?id=57726
Screenshot of the error message box
Steps to reproduce:
1. Install Wine Staging 2.4.
2. export WINEARCH=win32 && export WINEPREFIX=~/.wine
3. Create a new Wineprefix.
4. Download Winetricks and use it to install NET Framework 4.6.1, mspatcha and
MS Visual C++ 2010 runtime.
5. Set Wine Windows version to 8.1.
6. Download SQL Server 2012 SP3 from
https://www.microsoft.com/en-us/download/details.aspx?id=50003 -
ENU\x86\SQLEXPR_x86_ENU.exe (sha256sum:
fb83d5035acb1a26a1e5805b5de5d463d18de9adf44fe7052261b83b901b7794)
7. Run the setup. The setup unpacks, starts. Then after I click 'New SQL Server
stand-alone installation or add features to an existing installation', a window
opens. After I accept everything, click ok, the window closes and a message box
appears with an error that the setup cannot find an entry point named
'RegSaveKeyEx' in DLL 'advapi32.dll'. The setup does not continue.
The same error also occurs when trying to install SQL Server 2014.
I am attaching a screenshot with the error message box.
(32-bit Arch Linux with kernel 4.10.6)
--
Do not reply 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=42339
Bug ID: 42339
Summary: Horrible speed of Quantum of solace demo starting
animations
Product: Wine
Version: 2.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winetest(a)luukku.com
Distribution: ---
https://www.ausgamers.com/files/process/39285/quantum-of-solace-demo
To make sure that this wasnt just some random thing I rebooted computer and
restarted the demo.
Rx 480. Closed source driver.
wine 2.0-git and staging 2.0.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32426
Bug #: 32426
Summary: TreeView of QvodSetupPlus5 unexpectedly draw a piece
of blank area when clicking on a checkbox
Product: Wine
Version: 1.5.19
Platform: x86
URL: http://dl.kuaibo.com/QvodSetupPlus5.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Depends on: 32423
Classification: Unclassified
1. winetricks -q msxml3, works around Bug 32423
2. start the installer:
$ QvodSetupPlus5.exe
3. click on any checkbox in the treeview
Compare the two screenshot will found the bug. Workaround by `winetricks -q
cc580`
--
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=40007
Bug ID: 40007
Summary: Dirt 3 requires
d3d11_immediate_context_CSSetShaderResources
Product: Wine
Version: 1.9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mikk150(a)gmail.com
Distribution: ---
Created attachment 53453
--> https://bugs.winehq.org/attachment.cgi?id=53453
Backtrace
Dirt 3 needs whole bunch of d3d11 methods to be implemented
--
Do not reply 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=29287
Bug #: 29287
Summary: Heroes of Might and Magic IV: performance issues with
Opengl renderer
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Classification: Unclassified
Regression SHA1: 94c0da184e18252ca2df7f9f462e9a4df9c5f2df
Created attachment 37882
--> http://bugs.winehq.org/attachment.cgi?id=37882
plain terminal output
There is a noticeable slowdown in HoMM IV during gameplay with the default
Opengl renderer. This is noticeable in the map screen (when the player is
wandering around, collecting items and exploring the land), but it doesn't
occur during combat. I tested with HoMM IV Complete (also available on
GOG.com).
Actually, there are 2 distinct issues, both of them are originating from the
same commit.
1. the game is much slower than it was in 1.3.33 (or earlier): scrolling the
map as well as animations are lagging/redrawing slowly.
2. the mouse pointer is acting weird: while moving the mouse pointer across the
screen, it frequently jumps in different directions by several pixels. It makes
pointing to an icon or item more difficult.
The result of the regression test:
94c0da184e18252ca2df7f9f462e9a4df9c5f2df is the first bad commit
commit 94c0da184e18252ca2df7f9f462e9a4df9c5f2df
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Dec 1 07:31:41 2011 +0100
wined3d: Create a PBO in surface_load_location() even if SFLAG_INSYSMEM is
already set.
In the longer term, sysmem and pbo should be separate resource locations.
:040000 040000 0ea129726096c1508557eacfc8272cf884f0c61b
4e1bfdfeccfc95e0b700f75d6841dbb7cc1889da M dlls
Reverting the patch on wine-1.3.34-166-g71199ea fixed both problems.
No demo available.
Workaround: ddr=gdi
Other opened bugs related to this commit: bug #29234, bug #29235.
The attached console log is probably not much of use. Please let me know if you
need a log with debug channels enabled.
Fedora 16 x86
Nvidia 250 / driver 290.10
X.Org X Server 1.11.2
--
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.