http://bugs.winehq.org/show_bug.cgi?id=13198
Summary: Microsoft Pinball Arcade black/blank window in 24bpp
mode
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vanessaezekowitz(a)gmail.com
Created an attachment (id=13030)
--> (http://bugs.winehq.org/attachment.cgi?id=13030)
Screenshot of real 8bpp mode
Microsoft Pinball Arcade (commercial/full version) doesn't work properly in
WINE if you're using a regular, standard-issue 24bpp X session. Intro/menu
screens work, but the 3D content (direct3d? ddraw?) just produces a black
screen.
Steps to reproduce:
0. Obtain a copy of the game (maybe the demo version will do?). cd into your
'drive c' directory and start the game: `wine Program\ Files/Microsoft\
Games/Pinball\ Arcade/Launcher.exe`
1. A movie displays showing a closeup of one of the game's tables.
2. Click on the movie to interrupt it. The title screen appears and looks
fine.
3. Click again, table select menu appears and waits for input.
4. Click on any menu item at the bottom of the window - a dialog related to it
appears as it should.
5. Double-click on one of the tables - the table selection screen gets blacked
out, the window resizes, and the table's loading screen appears all in the same
instant - without repainting the window - the loading screen only painted on
the parts of the window that were already black. So we have a window half
filled with the loading screen and half transparent, showing this browser and
the controlling terminal through it.
6. The loading screen disappears and the window turns solid black. A windows
pointer appears. On the console, the "Cannot change screen BPP" line appears.
7. Clicking around eventually causes the pointer to disappear, probably because
I managed to trigger the insert-coin hot spot followed by the "1 player"
hotspot, thus starting the actual game. Hitting Esc is supposed to bring up a
graphical exit/no-exit dialog, but nothing appears. Blindly hitting "y" puts
me back at the table-select screen as it should. So the actual game is
accepting input, it just isn't showing me anything.
7a. If I try another table, I get the exact same result, including another
"Cannot change screen BPP" line on the console.
8. Double-click the table-select menu's internal Exit button and Wine drops
back to my shell after a couple of seconds.
Actual Results:
Described above - I get a black window instead of a game table.
Expected Results:
Wine should have displayed the table properly and let me play the game.
Notes:
In order to run this game properly, the user *must* have a true 8bpp mode
with StaticColor visual defined in their xorg.conf, and the user *must*
manually run a second, separate X screen (e.g. one accessible with Ctrl-Alt-F8)
in that more with that visual.
Desipte having a known, tested, working 8bpp mode in xorg.conf, Xorg does not
have any kind of ability to switch away from the currently-running depth to
some other mode (e.g. it cannot and never will be able to drop from 24bpp to
8bpp), and is not expected to ever have such a feature. Furthermore, some
users' hardware does not have the ability to run in true 8bpp mode at all, so
this game simply *will not work* on those systems.
ply does not work on some hardware, despite having correct software settings.
The attached screenshot shows what the game looks like in reap 8bpp
"StaticColor" mode, using twm as a window manager (it looks the same without a
window manager).
Versions affected:
All WINE versions from roughly 0.9.31 through the current 1.0 rc1 release.
--
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=22450
Summary: Can't disable unixfs
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
dlls/shell32/shfldr_unixfs.c claims that you can disable unixfs
by deleting the registry key
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\Namespace\{9D20AAE8-0625-44B0-9CA7-71889C2254D9}
but unfortunately wine will recreate that key the next time you run
a newer version of Wine.
To repeat, do
rm -rf ~/.wine
wine regedit /d
'HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\Namespace\{9D20AAE8-0625-44B0-9CA7-71889C2254D9}'
wine notepad # Do File/Open and note that / does not appear in My Computer.
wineserver -w
~/wine-git/wine notepad # Do File/Open and note that / *does* appear.
If we really want to disable unixfs, we may want a configure option
to not even compile it in. I have a patch ready, will send it 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.
http://bugs.winehq.org/show_bug.cgi?id=18211
Summary: Toolbook Runtime 7.0 unhandled exception
Product: Wine
Version: 1.1.20
Platform: PC
URL: ftp://ftp.sumtotalsystems.com/pub/tb2/neuron/70/neuron.e
xe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20702)
--> (http://bugs.winehq.org/attachment.cgi?id=20702)
Wine 1.1.20 console output
S197 How The Universe Works is part of a university course materials.
S197 uses the Toolbook Runtime 7.0, but on calling the app, it immediately
causes an unhandled page fault.
Waiting a few minutes brings up a dialog stating, "Cannot find TB70NET.EXE (or
one of its components)."
S197 is designed specifically for this version and is included in the app's
program folder, so upgrading to a newer version is not an option.
Running TB70RUN.EXE directly causes the same page fault.
To install TB7 directly, I had to set winecfg to Win95 mode.
--
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=18010
Summary: Slingplayer video tuning wizard fails
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://download.slingmedia.com/player/pc/SlingPlayer-
Setup-EU-1.5.1.343.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20389)
--> (http://bugs.winehq.org/attachment.cgi?id=20389)
Screenshot of error
Slingplayer has a video tuning wizard to allow things like brightness and
contrast to be set.
The wizard fails at the first step with the message "Advanced Video Options
have been disabled on your computer."
err:ole:CoGetClassObject class {51b4abf3-748f-4e3b-a276-c828330e926a} not
registered
err:ole:CoGetClassObject class {7d8aa343-6e63-4663-be90-6b80f66540a3} not
registered
Both classes are related to the Video Mixing Renderer 9, part of DirectX.
"winetricks directx9" does not workaround the problem.
To get to this point, native quartz, qcap and gdiplus are required to work
around other bugs.
--
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=16154
Summary: DrawPrim.exe fails to start
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
URL: http://www.geocities.com/SiliconValley/2151/drawprim.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
Created an attachment (id=17404)
--> (http://bugs.winehq.org/attachment.cgi?id=17404)
winedbg output from the DrawPrim.exe
The sample app DrawPrim fails to start with a stack overflow. There is also a
description to the app here
http://www.geocities.com/SiliconValley/2151/drawprim.html .
I've attached a winedbg output because the only messages I get in a normal run
are these few lines:
$/home/ricola/software/wine/build/wine DrawPrim.exe
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex
samplers and 32 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) >
combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x32f89c,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
err:d3d:IWineD3DDeviceImpl_SetupFullscreenWindow (0x13d708): Want to change the
window parameters of HWND 0x1002c, but another style is stored for restoration
afterwards
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
err:seh:setup_exception_record stack overflow 1188 bytes in thread 0009 eip
7bc7b3f6 esp 00230e8c stack 0x230000-0x231000-0x330000
--
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=12027
Summary: List in combobox don't disapear when window moved
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: patriotyk(a)gmail.com
When we dropping down combobox and after that trying move window, the list of
items in combobox doesn't disapear.
It is reproducible in all applications which used combobox
--
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=11956
Summary: NoteTab Pro 5.5 Select Clip Library from Library Bar
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://www.notetab.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lm_hamilton(a)yahoo.com
When selecting a library using the mouse and clicking on the Library Bar, at
the bottom, it is above the Status Bar, the user has to hold the mouse and move
off the Library Bar then release the mouse button, for it to change to the
selected library.
If this procedure is not followed, it closes the clip book, usually on the left
of the screen, but can be put on the right.
This has been an issue with the past several versions of Wine.
This issue also occurs on NoteTab Light and Standard.
--
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=11317
Summary: Need for Speed II Demo - hangs on smp machine
Product: Wine
Version: 0.9.53.
Platform: Other
URL: http://files.filefront.com/nfs2demoexe/;3978828;/fileinf
o.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Need for Speed II, a multithreaded game works on single cpu machines, does not
work on SMP machine.
wine-0.9.53, Ubuntu 7.04, nVidia 8800GTS, Intel(R) Core(TM)2 Quad CPU @ 2.4GHz
the point at which things go wrong isn't always the same, sometimes part of the
intro video clip display other times it will hang before, if you adjust the
priority of the process it may get a little further but still goes pearshaped.
err:ntdll:RtlpWaitForCriticalSection section 0x7bc8f684 "loader.c:
loader_section" wait timed out in thread 001a, blocked by 0018, retrying (60
sec)
wine-0.9.53, Ubuntu 7.10, nVidia FX 5200, Intel(R) Celeron(R) CPU 2.40GHz
works flawlessly.
I can't test on a SMP windows machine.
--
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=20694
Summary: Image filetypes with images of the music are saved in
Windows, but not WINE/Mozart10.
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://www.mozart.co.uk/programs/mzsetup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: let02do(a)earthlink.net
Mozart is a music notation and score editing program.
The latest version of the App, Mozart10, uses calls to the
Windows functions for handling image files and is mostly
broken. Its previous version, Mozart9, used a third party
library to process image files, and that worked with no
incident in WINE, but now that Windows functions are used,
there's no joy in this area. My WINE version is wine-1.1.33
with a clean install.
Attempting to save image files of a score in Mozart10, fails
with an error message "Failed to save file..." for file
extensions *.gif, *.jpg, *.tiff . There are no wine console
messages.
For files with extension *.png and *.bmp, Mozart10 saves a file,
but with no image in it. Files with extension *.emf
(Windows encapsulated meta file <i.e.,paint>) are saved with only
part of the image correctly displayed.
To sum up: file types with extensions: *.gif, *.jpg, *.tif,
*.png, *.bmp, *.emf are saved with images of the music score
in Windows XP, Vista, and Win7, but this does not work in
wine-1.1.33/Mozart10.
--
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=22692
Summary: Total Commander: When copying a file the progress bar
is not updated except at the end
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Press F5 to copy a large file (200MB), notice the progress bar looks empty and
it shows "0 %" all the time; after a while, if you keep staring at it, right at
the end it is updated and looks full.
I guess whatever library is doing the copying does not report back the
progress, except at the end..
Total Commander 7.50a
wine-1.1.44
Ubuntu 10.04 64
--
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.