http://bugs.winehq.org/show_bug.cgi?id=16084
Summary: widl crash on vista x86
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Windows Vista
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: netzimme(a)aol.com
in the function get_size_procformatstring() in tools/widl/typegen.c
the line :
else if (stmt->type != STMT_TYPE && stmt->u.type->type != RPC_FC_IP)
should be :
else if (stmt->type != STMT_TYPE || stmt->u.type->type != RPC_FC_IP)
because both parameter must be the same not only one of them to call
the function pred(iface) below.
Greetings
Daniel Zimmermann
--
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=10052
Summary: MSMoney 2007 fails to load due to missing XML
Interfaces.
Product: Wine
Version: 0.9.47.
Platform: Other
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-msxml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Created an attachment (id=8600)
--> (http://bugs.winehq.org/attachment.cgi?id=8600)
Wine output
MSMoney 2007 fails to start with the attached Error. It appears that the msxml
interface are not registred correctly.
If you use the Native msxml, MsMoney loads but then seg faults when you try to
accept the license agreement.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11358
Summary: Emulator3000 does not display menu and status bar
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=10466)
--> (http://bugs.winehq.org/attachment.cgi?id=10466)
screenshot of the wrong appearance
Emulator3000 does not display menu and status bar, displaying garbage instead.
Screenshot is attached.
Download link for Emulator3000:
http://www.emulator3000.emuita.it/Emulator3000/E3000.zip
--
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=17075
Summary: PLSQLDeveloper: Trying to create some of bultin reports
returns "OLE error 80070057"
Product: Wine
Version: 1.1.13
Platform: Other
URL: http://allroundautomations.swmirror.com/plsqldev715.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)stanev.org
Created an attachment (id=18897)
--> (http://bugs.winehq.org/attachment.cgi?id=18897)
WINEDEBUG="+ole,+msxml"
Steps to reproduce:
1) Install PLSQLDeveloper and oracle instant client
2) Connect to some oracle db
3) Select "Reports -> [whatever report you like]"
4) OLE error 80070057 , empty report window
The reports are generated in html form.
Attaching console with WINEDEBUG="+ole,+msxml"
--
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=12237
Summary: Temple Of Elemental Evil crashes after the loading
screen
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frick(a)sc-networks.de
Created an attachment (id=11671)
--> (http://bugs.winehq.org/attachment.cgi?id=11671)
a standard log of the game with the backtrace.
the game shows the intro movies and the loading screen fine then crashes before
the main menu. this is the game patched to the latest version (3) and nocd
patch applied. the installation copied over to winxp works fine.
--
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=13496
Summary: Director Player Error dialog: "The projector file is
corrupt. Unable to continue."
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://gamecenter.oberon-media.com/game.htm?code=111255667&RefId=&origin=pcat_gm_
img
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
Some of the Oberon games exhibit this error when trying to run.
Steps to reproduce:
1. Install the game (Flip Or Flop: Home Edition)
2. Run FlipOrFlop.exe from the install directory
After complaining about some unsupported ioctl flags, the program fails with a
Director Player Error dialog: "The projector file is corrupt. Unable to
continue."
--
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=14150
Summary: Shaders 3.0 ugly in wine 1.1
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC-x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: taril_laszlo(a)yahoo.co.uk
With Depht of Fields the shaders are fragmented.
--
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=15205
Summary: Spore: incorrect rendering of rivers
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mizipzor(a)gmail.com
The rivers are very deep and steep in all stages of the game, see attached
screenshots.
Also note that its just not the rendering, its quite easy to get stuck down in
the river. I just named the bug rendering because I dont know what else to call
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=14186
Summary: Morrowind stucks for 3-5seconds during background music
change (in combat)
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vit.hrachovy(a)sandbox.cz
Created an attachment (id=14454)
--> (http://bugs.winehq.org/attachment.cgi?id=14454)
Morrowind wine debug log
Since 0.9.59 to the recent 1.1.0, Morrowind there was introduced a quartz
regression that causes Morrowind to become non-responsive for 3-5 seconds when
background music changes (i.e. when combat starts or stops).
See the tail of the attached logfile for more info.
--
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=15925
Summary: World of Warcraft: Extreme FPS drop since 3.0.2
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
URL: http://www.worldofwarcraft.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
At first it felt like a normal evolution of the game's hardware requirements,
but due to a LOT of recent feedback from WoW players under wine, it seems like
something doesn't work on Wine's side.
Since the expansion patch Echoes of Doom, World of Warcraft lost at least 30
fps in crowded areas (shows a lot in battlegrounds and raids), and over 15 fps
in completely empty areas. The new shadow engine is disabled. Turning all
details and other effects off has very little effect on the game.
The new (bug 14975) screenfog effect (ffxSpecial) is disabled. Existing
configuration hasn't been changed.
Enabling or disabling GL_ARB_vertex_buffer_object shows no obvious difference
(feels slightly faster when disabling).
No relevant output is given in the terminal. Downgrading to wine 1.0, 1.1 or
1.1.3 (all three worked quite fine before) doesn't make any difference.
nVidia 8600 GTS, using OpenGL engine
--
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=14570
Summary: Regression on autocad 2005
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
Created an attachment (id=14922)
--> (http://bugs.winehq.org/attachment.cgi?id=14922)
autocad setup log
Following a suggestion from Anastasius Focht, I'll report bug 14456 in a more
correct way and without making assumptions ow what's the cause of the problem.
Resuming it :
1) On wine 1.0 I could install AutoCAD 2005 on a patched wine, with following
patches :
a) Fixed opengl crash (see bug 13599, closed after 1.1), not necessary anymore
b) Fixed missing backslash returned on registry returned local path queries
(see bug 13838)
Other necessary stuffs were native DOTNET2.0 (broken 1.1 sp1, see bug 13995),
native MSXML3 (needed because of unimplemented stuffs leading to bad toolbars
contents) and native shlwapi (needed because of register today dialog,
displayed incorrectly).
With those prerequisites autocad could be installed and runs ok.
2) On latest git (after 1.1.1), the situation changed :
a) opengl bug is solved, no need to patch it anymore
b) missing backslash bug still present, needs a patch
c) theoretically no need for dotnet2.0 anymore, autocad installs its own
1.1sp1 which goes ok. Just to restrict possible areas of failures, I
did stil winetricks dotnet2.0 before setup.
d) steel needed MSXML3 and shlwapi as native, same reasons as above.
Autocad installs ok (well, it appears ok, see later); attached here is the
COMPLETE setup log, starting from fresh wine prefix, installation of corefonts,
dotnet2.0, msxml3 and autocad itself.
On first launch it crashes, see next report part.
--
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=14204
Summary: random crash followed by system lockup in World of
Warcraft 2.4.2 on exit
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sdaugherty(a)gmail.com
wine-1.1.0
Linux miranda 2.6.24-19-generic #1 SMP Wed Jun 18 14:43:41 UTC 2008 i686
GNU/Linux
World of Warcraft 2.4.2
WoW crashed as it was exiting, could not be killed, and eventually locked up
the entire system.
--
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=13988
Summary: Spore Creature Creator Trial
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghoti2007(a)gmail.com
Interface buttons are not being rendered. The main screen with the galaxy
simply shows the galaxy (which is very bright).
You can click around and actually click the buttons (new creature or load
creature) you just cannot see them.
In the editor, the same applies, the creature and background renders, but the
interface to the left does not. Moving the mouse over the buttons shows the
button, but they are invisible until you rollover them.
(This is my first bug report, I am new to this contributing thing, please be
kind and 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=13583
Summary: SecureCRT: Unhandled page fault when making SSH2
connection
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: https://secure.vandyke.com/cgi-
bin/download_form.cgi?PRODUCT=SecureCRT
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: perrym3(a)gmail.com
Using 1.0-rc3 on Ubuntu 8.04.
When making an SSH2 connection in SecureCRT 6.0.2, Wine give an unhandled page
fault error and backtrace right after supplying the login name. See attached
output from Wine. This happens at the point where SecureCRT would normally
prompt for a password.
Steps to reproduce:
1. Create a new session with SSH2 to a server that accepts password logins
2. Accept the host key when prompted.
3. Enter login name when prompted.
SecureCRT should then prompt for a password and this is where the error occurs
in 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=13563
Summary: Nestopia: crashes with enabled shaders
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
URL: http://nestopia.sourceforge.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xuser86(a)o2.pl
Created an attachment (id=13504)
--> (http://bugs.winehq.org/attachment.cgi?id=13504)
Console Log
Nestopia crashes with enabled shaders. When they are disabled nestopia run
without problems.
--
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=13482
Summary: Latest msvcrt's won't load
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jon_p_griffiths(a)yahoo.com
The latest versions of msvcrt call the unimplemented
InitializeCriticalSectionEx on dll attach. See e.g.
http://forum.utorrent.com/viewtopic.php?id=37243 where a user attempted to use
it as their native msvcrt. Without this function its also impossible to test
the behaviour of the native dll without rebooting to windows.
A patch implementing this function (and its Rtl counterpart) is at
http://www.winehq.org/pipermail/wine-patches/2008-May/055192.html. Hopefully it
can be merged when the code freeze is over.
--
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=13341
Summary: Painkiller Demo Fails To Run
Product: Wine
Version: 1.0-rc1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ninja.gofer(a)gmail.com
The demo installs fine but will not run. No output is given in the terminal and
must be killed manually. The process takes up 100% of one of the cores in my
processor but does nothing.
--
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=13039
Summary: SkyMap Pro: Help font size is unreadable. Too small.
Product: Wine
Version: 0.9.61.
Platform: Other
URL: http://www.skymap.com/smp_eval.htm
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bammzilla(a)gabriana.com
The help file font size is unbelievably small. I don't know when this started,
but is wasn't always that way as far as I remember.
I can change the font size to "Large" (which is not really large, just normal)
but the next time I open help it's back to small sizes.
--
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=13015
Summary: ProntoEdit NG 2.1.8 help: some images broken
Product: Wine
Version: 0.9.61.
Platform: Other
URL: http://www.remotecentral.com/cgi-
bin/files/rcfiles.cgi?area=prontong&db=other&br=programs
&dv=philipsprontong&md=philipsprontoproeditng&kw=&st=&ar
=&dt=&so=&pg=1&file=prontong/programs/ProntoProEditNG_v2
.1.8.zip
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
ProntoEdit's help seems to work, but all the images show up
as broken icons.
To work around bug 13013, do
sh winetricks vcrun6 cc580
before starting.
Then to reproduce the problem, press F1 and open the help
page "Help Pages". You will see some text and a row of broken icons.
--
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=12619
Summary: Font dropdown list has wrong size
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rylleman(a)gmail.com
Created an attachment (id=12246)
--> (http://bugs.winehq.org/attachment.cgi?id=12246)
Photoshop CS2 font drop down list.
Photoshop CS2.
The font dropdown list in the Character dock is twice the width and half the
height of what it should 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=12184
Summary: App begins to launch, draws basic windows but crashes
before completeing startup
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://rosepointnav.com/CoastalExplorer/Trial/default.ht
m
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n5470(a)pinefields.com
Created an attachment (id=11583)
--> (http://bugs.winehq.org/attachment.cgi?id=11583)
2 backtraces & app log
Based on the application log, it appears that CE fails at the point where the
navigation chart (map) would be drawn. Startup to that point appears to be
nominal. The first run's (installation and app launch) entries in the app log
shows the chart portfolio being built as expected; the file was found and is as
expected. The second run's entries show a normal startup. Again, the point of
failure is when the app should show a map or chart in its browser.
Note: ~/.wine was deleted and winecfg was run, after updating from .57 to .58,
to create a new ~/.wine. VSN's were assigned to the C:\ volume and to Z:\
volume (/ or the root directory); this is a continuation of Bug 11832.
This bug prevents the application from fully launching and renders it unusable
(garbage rating down from bronze).
--
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=12167
Summary: MS Office 2000 brocken at 0.9.50 --> 0.9.51
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leonid(a)volnitsky.com
CC: leonid(a)volnitsky.com
After upgrading MS Office 2000 from 0.9.50 to 0.9.51, MS-Word displays message:
"This application must be installed to run. Please run setup from location
where you originally installed the application". This is still current with
wine-0.9.58 on Gentoo-amd64, linux-2.6.25-rc6
After reinstalling MS Office, MS-Word asks for registration. All attempts to
register fails.
--
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=11584
Summary: Recent patch breaks Call of Duty 4
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zgold550(a)gmail.com
CC: thunderbird2k(a)gmx.net
Recent patch inbetween .55 and now breaks playing call of duty 4 demo. Git
bisect returned the following :
(Gentoo x86 32 bit, Geforce 7900GS with 100.14.19 driver.)
ba90a740beb9ce9a839cc843db8d87f5a37becdd is first bad commit
commit ba90a740beb9ce9a839cc843db8d87f5a37becdd
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Sun Feb 10 22:20:15 2008 +0100
wined3d: Add read_from_framebuffer_texture which combines code from
read_from_framebuffer (drawpixels) and LoadLocation.
This makes the code easier to read and the pieces borrowed from
read_from_framebuffer are more correct than the code in LoadLocation.
:040000 040000 74e4bdc73e367c8f38cd3d0818df0fc86eb788bf
3e54409be7c9d2964efbf3d3c2f3d3b84a267047 M dlls
--
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=11520
Summary: resident evil 4: the black,the white and the glitch
Product: Wine
Version: 0.9.53.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: virtuousfox(a)gmail.com
Created an attachment (id=10682)
--> (http://bugs.winehq.org/attachment.cgi?id=10682)
wine output in start menu
running RE4 on wine 0.9.53-0.9.55 resulting in black screen in start menu,white
screen in game and glitching in ingame menu (see pictures)
--
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=10778
Summary: Gothic3 crashs after warp
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
URL: http://www.gothic3.com/index.php?do=09709911610511111006
1109101100105097
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
After taking a "teleporter" (in German "Teleportstein") Gothic3 crashes with
this error:
err:seh:setup_exception stack overflow 0 bytes in thread 0025 eip 7e606e13 esp
6583e000 stack 0x6583e000-0x6604e000
err:ntdll:RtlpWaitForCriticalSection section 0x7e67ee68 "d3d9_main.c: d3d9_cs"
wait timed out in thread 0010, blocked by 0025, retrying (60 sec)
My sys: Fedora7 64bit, Geforce 8800GTS, Driver: 100.14.19
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.