http://bugs.winehq.org/show_bug.cgi?id=15257
Summary: Changing from OpenGL to Direct3D output in WinUAE
results in blank screen
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
WinUAE is an open source (GPL) emulator of Amiga computers, available from
http://www.winuae.net/.
The output of WinUAE can be rendered using DirectDraw (default), Direct3D or
OpenGL. On changing from OpenGL to Direct3D output, the WinUAE window turns
completely white; the emulation still runs, but its display is blank.
(This issue may or may not be related to bug 15156 and/or bug 15256.)
To demonstrate:
- Run WinUAE 1.5.2
- Select a disk image for drive DF0: in the Floppy drives page, e.g.
rsi1.adf.gz from ftp://ftp.coresystems.de/pub/uae/rsi1.adf.gz
- In the filter page, check the Enable box and select the OpenGL filter.
- Click Start to start the emulation.
- After a few seconds press F12 to bring up the settings window.
- In the Filter page, change from OpenGL to Direct3D.
- To work around Wine bug 10643, click in the main window and press F12.
- Click OK to dismiss the settings window. The main window is completely
white.
Console output which appears on doing that is:
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:d3d:ActivateContext >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from
glEnable GL_SCISSOR_TEST @ context.c / 1279
fixme:d3d_texture:IWineD3DBaseTextureImpl_BindTexture >>>>>>>>>>>>>>>>>
GL_INVALID_VALUE (0x501) from glBindTexture @ basetexture.c / 302
--
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=13883
Summary: Quicktime Uninstall fails
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suicidallemming(a)gmail.com
When I try to uninstall Quicktime it instead reinstalls it. I am using Ubuntu
8.04 Hardy Heron.
Steps to Reproduce:
Applications > Wine> Programs > Quicktime > Uninstall Quicktime
presents window with option to 'repair' or 'remove'. Selected 'remove' and then
select 'yes'. During this process of installing, the entire screen goes black,
and can only be restored by clicking on the black spaces.
--
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=17772
Summary: Mobility X700 falsely recogized as SM3 capable
Product: Wine
Version: 1.1.17
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flami(a)flami.net
Created an attachment (id=19998)
--> (http://bugs.winehq.org/attachment.cgi?id=19998)
the output of wine
Hi,
My ATI mobility X700 ( R420) with fglrx 9.2 is reported as beeing capable of
SM3 where as it is only capable of SM2.
attached is the output of "env WINEDEBUG=+d3d_caps wine <My Game>" and the
glxinfo.
--
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=18444
Summary: HRC data logger analyzer using DirectX 9.0 does not work
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hanspeterg(a)gmx.net
Created an attachment (id=21048)
--> (http://bugs.winehq.org/attachment.cgi?id=21048)
stdout/stderr when running hrc analyzer
Hello!
I was recently installing the HRC Data Logger Software. It comes with DirectX
0.9b.
Installation runs without any problems. When calling the program, it shows some
error
dialogs, such as: "Error 91: Object variable or width block variable not set".
The open file dialog shows this error box: "Error 429: ActiveX component can't
create object". The file open dialog then is somewhat damaged: The combo box
that holds the drives only shows one entry: Desktop. If you put a file there
and open it, you get some messages from above, and no charts are displayed.
Please see the attachment for the output.
I can reproduce this behaviour at any time.
I am using kubuntu jaunty jackalope.
best regards,
Hans-Peter
--
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=18084
Summary: registry keys with spaces in the name are created but
can't be found
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djrakun(a)yahoo.com
reproduced this problem using wine 1.0 and 1.1.19
when attempting to install T-Mobile Connection manager, the installshield
completes successfully. When trying to run the application (TMobileCM.exe), a
popup appears that says "Couldn't find registry path:
SOFTWARE\SmithMicro\QuickLink Mobile Plus" from a terminal I see the following
error 8 times
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.MFCLOC" (8.0.50608.0)
browsing the registry tree with wine regedit I see the registry right where the
error is looking for it ( HKLM of course).
I am inferring that the reason it can't read this registry is because it has
spaces in it, because I am not having any other registry related issues running
other applications using wine.
Apoligies if this bug report is rough. I have never raised one before and I'm
still a noob.
--
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=18464
Summary: Aces High II: Program error on loading
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lacasadelpirata(a)yahoo.com
Created an attachment (id=21076)
--> (http://bugs.winehq.org/attachment.cgi?id=21076)
Error log
After the installation I click on icon to run game but it crashes right away
with a Program Error. I'm including pic and error log in terminal. Upon the
crash the desktop resolution is not the same, originally 1280x1024 and shown
looks like 1024x768.
My system:
Ubuntu 8.10 32bit
wine 1.1.21 recently upgraded.
Amd x2 black edition 2.7ghz
2gigs ddr2 800
asus m3a78-t mobo with built-in ati hd3300
--
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=18087
Summary: Godfather: character won't react to hit command
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: puciek(a)gmail.com
Created an attachment (id=20511)
--> (http://bugs.winehq.org/attachment.cgi?id=20511)
tar gzipped console output
Most of time when i start godfather, character won't react to commands (it's
not related to key, revamping it to already working key [ie. crouching] still
won't make him react).
--
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=18577
Summary: Avaya CCC CallCentreView unable to connect to server
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Created an attachment (id=21238)
--> (http://bugs.winehq.org/attachment.cgi?id=21238)
Full terminal log of the app.
The program goes into Search mode and stays in this mode for forever it seems,
it should prompt for a server immediately if reconnect isn't set, the server
itself is valid and should connect anyway, but sticks on connecting.
Full text log 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=18411
Summary: Firebird crashes with raise_exception on startup
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)nico22.de
Created an attachment (id=21003)
--> (http://bugs.winehq.org/attachment.cgi?id=21003)
The output of wine.
When starting Firebird, a page fault occurs that prevents Firebird from
starting up. The output of wine is attached. If you need any more information,
please ask.
--
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=18113
Summary: Fonts get corrupted when switching from one X server ot
another
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fdelente(a)mail.cpod.fr
I play games in wine in a maybe unusual settings, but very convenient in my
opinion: I start wine in a second X server so that, in case of a major bug in
wine, I can kill it quickly with Ctrl-Alt-Backspace.
I play Warhammer Soulstorm and Neverwinter Nights 2 that way; but when I leave
the game running in the 2nd server, and switch back to the 1st one
(Ctrl-Alt-F1), then come back to the 2nd one, the fonts sometimes get
corrupted: some characters are missing, or are garbled, or are blocky.
IIRC, it happened when I upgraded the X.org server about 1 year ago, but I
can't be sure.
--
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.