http://bugs.winehq.org/show_bug.cgi?id=22226
Summary: [mono testcase] RegEnumValue succeeds when called with
a deleted registry key
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://anonsvn.mono-project.com/viewvc/branches/mono-2
-6/mcs/class/corlib/Test/Microsoft.Win32/RegistryKeyTe
st.cs?revision=142637#l3003
OS/Version: Linux
Status: NEW
Keywords: dotnet, source, testcase
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
The Mono test suite, when run on Wine, gives me the following failure:
Test Case Failures:
1) MonoTests.Microsoft.Win32.RegistryKeyTest.bugnew1 : #13
at MonoTests.Microsoft.Win32.RegistryKeyTest.bugnew1 () [0x00194] in
/home/meh/work/mcs/class/corlib/Test/Microsoft.Win32/RegistryKeyTest.cs:3047
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke
(object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x000d0] in
/home/meh/work/mcs/class/corlib/System.Reflection/MonoMethod.cs:213
Mono is doing something like the following:
* Create a new registry key.
* Delete the new registry key, while it is open.
* Call RegEnumValue on the open handle.
* Expect failure.
Wine apparently succeeds in this case.
--
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=22153
Summary: Pegasus Mail 4.52 closes when sending a message
Product: Wine
Version: 1.0.1
Platform: x86
URL: http://www.pmail.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
Pegasus Mail 4.52 works very well :) except it closes when you send a message
(either to "queue" the message or send it over SMTP) - fortunately the message
sends successfully, despite the program closing. I sent a few messages to my
own e-mail address and they arrived fully intact, including one with an
attachment.
As I'm new to Linux, please bear with me. I cannot take part in expert
testing. I'm posting bug reports voluntarily to help improve Wine.
Thank you for reading.
PS I'm already aware that a separate bug report has been posted about the
secure ("SSL", "STARTTLS" or "STLS") mode not working for POP3 and SMTP under
Wine. I don't know if I need to install a beta version of Wine for the secure
sending/receiving modes to work?
--
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=22112
Summary: X3 Terran Conflict: crashes after startup screen
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Enrico_m(a)gmx.de
Created an attachment (id=26960)
--> (http://bugs.winehq.org/attachment.cgi?id=26960)
+d3d,+d3d_surface,+seh,+debugstr
X3 Terran Conflict always crashes after startup screen in fglrx_dri.so. After
regression testing I found the following bad commit:
af7dfcd378739127c50aa95ce40b13eb3d1950cf is the first bad commit
commit af7dfcd378739127c50aa95ce40b13eb3d1950cf
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Feb 3 18:17:58 2010 +0100
wined3d: Do not preload surfaces when attaching them to an FBO.
Since AppDB states that other are able to run X3-TC with wine 1.1.40, here some
specs from my system:
ATI HD4890 with fglrx drivers 10.2 (also tested 9.9)
OS: 2.6.31-gentoo-r10
compiz disabled
xserver 1.6.5
I own the Steam version of this game. Steam in-game overlay is disabled.
--
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=22105
Summary: AutoCAD 2008: Buttons with images are black in Layer
Properties Manager
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=26946)
--> (http://bugs.winehq.org/attachment.cgi?id=26946)
LPM on Wine 1.1.37 and 1.1.38
This bug happens when I open "Layer Properties Manager" window in AutoCAD 2008.
You can see regression in attachment. I located wrong commit without regression
test, it is:
commit db3d756c1e4b03b0fb33f2863ab3d2275dcf00c2
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Sun Jan 24 15:18:46 2010 -0600
gdiplus: Prefer the builtin version.
After opening "Layer Properties Manager" window i see
fixme:shell:SHAutoComplete stub
fixme:gdiplus:GdipCreateHalftonePalette
fixme:gdiplus:GdipImageForceValidation 0x50cd1b8
fixme:gdiplus:GdipImageForceValidation 0x9435040
fixme:gdiplus:GdipCreateHalftonePalette
fixme:gdiplus:GdipImageForceValidation 0x945c248
fixme:gdiplus:GdipImageForceValidation 0x946b038
fixme:gdiplus:GdipCreateHalftonePalette
fixme:shell:SHAutoComplete stub
fixme:gdiplus:GdipCreateHalftonePalette
fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
fixme:gdiplus:GdipCreateHalftonePalette
I cut out fixme:gdiplus:GdipCreateHalftonePalette because there were many of
those lines.
To fix this bug I need to set "gdiplus.dll" to "native,built-in" in winecfg.
--
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=22044
Summary: Builtin msvcr80 not sufficient for running WoW and
SCII Beta, missing about 19 functions
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Now that we have a spiffy new msvcr80, I tested it on two
real apps: World of Warcraft and Starcraft II Beta, by
removing their bundled copies of msvcr80 (or equivalently
by marking msvcr80 as builtin only). This failed with
wine: ... unimplemented function msvcr80.dll._initterm_e, aborting
(imported by Battle.net.dll).
_initterm_e is supposedly a version of _initterm that returns 0 on
success, and adding a version that simply calls _initterm and returns 0
gets us on to the next problem.
wine: ... unimplemented function msvcr80.dll._encode_pointer, aborting
(imported by Battle.net.dll).
This is probably just a cdecl version of EncodePointer; implementing
_encode_pointer and _decode_pointer as simple cdecl wrappers gets us to
the next problem,
wine: ... unimplemented function msvcr80.dll._controlfp_s, aborting
(imported by d3dx9_41.dll)
That function's actually documented in msdn, and is probably easy to
fake-implement as a wrapper around control87, but needs tests.
That's where I stopped adding wrappers, and started using winedump
to see if I could get a more complete list of missing functions.
winedump -j import Battle.net.dll plus a little text munging shows
that file imports the following additional functions listed as stubs
in msvcr80.spec:
?_open@@YAHPBDHH@Z
?_type_info_dtor_internal_method@type_info@@QAEXXZ
@_malloc_crt@4
__clean_type_info_names_internal
__sys_nerr
_create_locale
_crt_debugger_hook
_encoded_null
_except_handler4_common
_free_locale
_iswalpha_l
_malloc_crt
_strtoi64
_strtoui64
strnlen
--
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=21932
Summary: Elder Scrolls III: Morrowind slowed down to < 1 fps
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erik.berndt.scheper(a)xs4all.nl
After the update from 1.1.37 to 1.1.38 (I am using the ubuntu ppa repository) I
have found that Elder Scrolls III: Morrowind slowed down to < 1 fps on my ASUS
X70 laptop with ATI HD3470 graphics and fglrx.
I have tried to follow the steps for regression testing (I may have missed
something; my first steps using git and building wine from source...) and I
have found that the following commit causes this for me:
---------------
git bisect bad
ce42470138a4805dce509a1fa806c8880530f324 is first bad commit
commit ce42470138a4805dce509a1fa806c8880530f324
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Jan 27 20:19:40 2010 +0100
wined3d: Ensure draw ordering across contexts.
---------------
Reverting this patch from the current HEAD was problematic so I reverted to the
patch before the one above using
git reset --hard b2e511f3918a83211eb577fa3c15bff931522d01
CC="ccache gcc" ./configure --verbose --disable-tests && make depend && make
Retrying this reverted Morrowind to its original and very playable state as in
Wine 1.1.37.
If you need any more information then please let me know.
--
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=21874
Summary: Aztaka fails to run
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: m.b.lankhorst(a)gmail.com
Aztaka installs, but fails to run in wine-1.1.39 (wine shows a crash dialog).
Wine-1.1.39 (compiled from source)
Fedora 12 x86
Nvidia driver 190.53
Here you can find the demo version of game (in case of testing), ~890 Mbyte in
size: http://aztaka.citeremis.com/?page_id=292
Note #1: The installer (using NSIS's installer) installs DirectX Runtimes,
there is no option NOT to install it, finishing the setup process takes a very
long time (because of DX installation) but finally it succeeded.
Note #2: The game needs "winetricks vcrun2008" to run.
The last wine version I was able to run the game was 1.1.35, so I made a
regression test that ended up with the following:
3410ab8b7ce434bfbccb1429c0d802c2e53bb8ce is the first bad commit
commit 3410ab8b7ce434bfbccb1429c0d802c2e53bb8ce
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Mon Dec 14 16:04:04 2009 +0100
mmdevapi: Add stubs for MMDevEnum with tests.
:040000 040000 53fa1d417b1d28b955cbec3795516c507b738c7d
956437108a6638a74c1f2ea2698d68cb85ba3536 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=21782
Summary: StarCraft 2 initializes slowly and falls back into
fail safe graphics with builtin d3d
Product: Wine
Version: 1.1.39
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lubosz(a)gmail.com
Created an attachment (id=26336)
--> (http://bugs.winehq.org/attachment.cgi?id=26336)
Log with built in d3d
The game initializes very long.
In game i get the following warning:
"Your computer has run out of paged pool memory. Visual quality may degrade.
Your graphics settings have been lowered to help, but performance may still be
poor."
This output is spammed continuously, so i suppose it's in the render loop:
err:d3d:state_colorwrite (WINED3DRS_COLORWRITEENABLE1/2/3,0,0,0) not yet
implemented. Missing of cap D3DPMISCCAPS_INDEPENDENTWRITEMASKS wasn't honored?
fixme:d3d:debug_d3dformat Unrecognized 909200449 (as fourcc: AL16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909200449) in the
format lookup table
fixme:d3d:debug_d3dformat Unrecognized 909201952 (as fourcc: R16)
WINED3DFORMAT!
fixme:d3d:getFormatDescEntry Can't find format unrecognized(909201952) in the
format lookup table
The interesting thing is that this does not occur during the login screen in,
where graphics are rendered with game engine settings. I can even
set the options to Ultra and the framerate does not drop.
The initialisation process is a lot of faster with native d3d9 from winetricks.
--
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=21725
Summary: Bonzai3D - menu icons are not visible
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick(a)lasventajas.com
Created an attachment (id=26254)
--> (http://bugs.winehq.org/attachment.cgi?id=26254)
Log
Bonzai3D is a 3D modelling package not unlike SKetchUp but which can handle
nurbs. Bonzai runs and appears to be stable but no menu icons are drawn.
An evaluation copy of Bonzai3D can be downloaded here :
http://formz.com/products/bonzai3d/bonzai3dDownloadTrial.html
--
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=21519
Summary: Mass Effect 2 crashes after start
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://masseffect.bioware.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
CC: hverbeet(a)gmail.com
Created an attachment (id=25919)
--> (http://bugs.winehq.org/attachment.cgi?id=25919)
output without any extended debug option
If you start Mass Effect 2, it will crash with newest wine. It's a regression,
because somebody reported, it is working with version 1.1.21 of wine.
I did a bisect, that shows the problematic commit is:
--
author Henri Verbeet <hverbeet(a)codeweavers.com>
Thu, 11 Jun 2009 08:24:30 +0000 (10:24 +0200)
committer Alexandre Julliard <julliard(a)winehq.org>
Thu, 11 Jun 2009 09:53:55 +0000 (11:53 +0200)
commit 5fbf895da683c21a89ad6a5e1433279c241b564f
tree 6b606159d92bb69e8c186440d4e6d1f63f592c31 tree | snapshot
parent da12ac05a4a5fe857fa317fbdbbb2ccce12b838a commit | diff
wined3d: Use the format info to calculate compressed surface pitch in
IWineD3DBaseSurfaceImpl_GetPitch().
--
I reverted this patch manually, and game started. I can confirm the problem is
the new pitch calculation.
CCing Henri Verbeet.
--
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=21392
Summary: No mouse in Harbinger
Product: Wine
Version: 1.1.36
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: curran.michaelp(a)gmail.com
Created an attachment (id=25756)
--> (http://bugs.winehq.org/attachment.cgi?id=25756)
Run log for Harbinger
Game installs and loads normally but no mouse available on the main menu. This
is the patched version (1.10), and using a no CD patch to bypass safedisc.
Game exits without complaint in windowed mode. If the mouse was on screen when
the menu loads, it displays the mouse icon, but it is unresponsive. If the
icon loads over a hotspot, the hotspot reacts, but can't be clicked.
I've attached the log from the load, but there doesn't seem to be much of an
error.
--
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=21390
Summary: Regression in winemp3.acm library prevents
mp3DirectCut from working
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://mpesch3.de1.cc/mp3dc.html#dwn
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Since at least wine 1.1.35 or even earlier version, a bug in winemp3.acm
library (or maybe in some other Wine library) prevents mp3DirectCut application
from working properly.
When you open any mp3 file in mp3DirectCut and try to play it, this application
will hang with CPU usage at 100%.
--
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=21339
Summary: Book of Unwritten Tales Demo does not start: OGRE
engine stops at "Init Sound"
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://www.gameswelt.ch/downloads/demos/13596-The_Book
_of_Unwritten_Tales_-_Demo.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knipl(a)in.tum.de
Created an attachment (id=25689)
--> (http://bugs.winehq.org/attachment.cgi?id=25689)
Console output when starting the BoUT demo
I installed the demo version of Book of Unwritten Tales and vcrun2005 via
winetricks.
BoUT uses the OGRE engine which just stops at "Init sound". It does not crash
however, it just stops infinitely.
Attached you can find the console output when starting the demo. If you need
any specific trace or whatever just tell me.
--
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=21307
Summary: Keyboard layout error on IDA Pro 4.9
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cerebro.alexiel(a)gmail.com
Launching IDA Pro Freeware with wine pops up an "Information" box saying
"Keyboard layout error: Failed to get the scan code of '#' (VkKeyScan
failure)".
After clicking 'OK', the same message appears but with '~' instead of '#'.
Then IDA opens and runs correctly.
Note that I'm using wine-1.1.36 and IDA from
http://www.hex-rays.com/idapro/idadownfreeware.htm.
My `locale` is 'fr_FR.UTF-8' and this bug may be related to the 19486 one.
Hopefully, the message is clear enough to understand what's wrong.
--
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=20786
Summary: Artweaver - Exact brush outlines not painted correctly
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://www.artweaver.de/home-en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billstei(a)hbci.com
In Artweaver 1.07, the default setting for brush outlines leaves "trails" of
the brush outline on the canvas window. Note: this can be worked around by
going to menu Edit->Preferences->-Painting->Show Brush Outline (checked), and
selecting Simple instead of Exact.
--
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=20261
Summary: Call to unimplemented function
d3dx9_36.dll.D3DXCheckTextureRequirements
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kitmaxter(a)gmail.com
I was trying to run Neverwinter Nights 2 (v. 1.023), but I encountered a crash:
wine: Call from 0x7b84143b to unimplemented function
d3dx9_36.dll.D3DXCheckTextureRequirements, aborting
--
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=20157
Summary: Vector Magic doesn't render texts
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eduardosmuov38(a)hotmail.com
Created an attachment (id=23754)
--> (http://bugs.winehq.org/attachment.cgi?id=23754)
Screenshot
Vector Magic doesn't render texts.
See attchment.
--
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=19720
Summary: Game (Amelie's Cafe) cannot be starten
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pascal.bouman(a)gmail.com
CC: pascal.bouman(a)gmail.com
Dear sir, madam,
I have a problem starting a game with wine. The output is in the attachment.
With kind regard,
Pascal
--
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=19637
Summary: FEAR: Crashes on launch
Product: Wine
Version: 1.1.27
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: taedium_vitae(a)eml.cc
Created an attachment (id=22917)
--> (http://bugs.winehq.org/attachment.cgi?id=22917)
Ter
Game crashes on launch with 1.1.27, does not crash with 1.1.26.
Here is the regression test:
fb77678e9f1bc5e1baa20f241d2fc00a718496e3 is first bad commit
commit fb77678e9f1bc5e1baa20f241d2fc00a718496e3
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Jul 24 10:44:14 2009 +0200
wined3d: Manage event queries in the context.
:040000 040000 0584e071412e6c4f9a1bfdf479e8692d42da4bdf
8f2af876abed8a743a03be7ba8a3e9114144e389 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=19462
Summary: d3d9: visual test crashes with glsl disabled with
nvidia 190 drivers
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://test.winehq.org/data/fe9d36005fb7450177719f826e
babb895c71a5f6/wine_ae-ub904-noglsl/d3d9:visual.html
OS/Version: Linux
Status: NEW
Keywords: download, testcase
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
=>0 0x00000000 (0x0065b758)
1 0x7e4e77fc ActivateContext+0x23c(This=0x138fe8, target=<register EDI not in
topmost frame>, usage=CTXUSAGE_CLEAR)
[/home/austin/wine-git/dlls/wined3d/context.c:1895] in wined3d (0x0065ba38)
2 0x7e4ffd44 IWineD3DDeviceImpl_ClearSurface+0x64(This=0x138fe8,
target=0x14b388, Count=0, pRects=(nil), Flags=<register EDI not in topmost
frame>, Color=4279304192, Z=0.000000, Stencil=0)
[/home/austin/wine-git/dlls/wined3d/device.c:4929] in wined3d (0x0065bb58)
3 0x7e500e00 IWineD3DDeviceImpl_Clear+0x80(iface=<register EDI not in topmost
frame>, Count=0, pRects=(nil), Flags=<register ESI not in topmost frame>,
Color=4279304192, Z=0.000000, Stencil=0)
[/home/austin/wine-git/dlls/wined3d/device.c:5083] in wined3d (0x0065bbb8)
4 0x7e5f6d0d IDirect3DDevice9Impl_Clear+0x9d(iface=<register ESI not in topmost
frame>, Count=0, pRects=(nil), Flags=1, Color=4279304192, Z=0.000000,
Stencil=0) [/home/austin/wine-git/dlls/d3d9/device.c:938] in d3d9 (0x0065bbe8)
--
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=19082
Summary: Missing pixels in the widgets
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=22026)
--> (http://bugs.winehq.org/attachment.cgi?id=22026)
Buttons affected
In almost all the controls in Wine, there are a missing pixel in the corners
that maybe it's a little detail, but it can make a huge difference in how the
applications looks. You can check the issue on the attached screenshots. (If
you don't see the problem you just have to zoom in the image.)
--
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=18385
Summary: fr-041_debris Postprocessing offset and too big
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
URL: http://www.pouet.net/prod.php?which=30244
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roothorick(a)new.rr.com
Created an attachment (id=20966)
--> (http://bugs.winehq.org/attachment.cgi?id=20966)
Screenshot displaying the issue.
I think the problem is fairly obvious from the screenshot (attached). Log to
come.
--
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=18135
Summary: Installation of Redistributable packages for 64bit wine
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P1
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yugandhar_bireddy(a)satyam.com
Windows redistributable packages downloaded for 64bit windows which used to get
installed in any 64 bit windows OS when tried to installed with 64bit wine is
giving the following error:
Trying to load PE image for unsupported architecture (I386).
If above is the case then how can the redistrbutables packages for
vcrun2005,vcrun2005sp1 for 64 bit wine will get executed?
--
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=17968
Summary: Baldur's Gate 2: Shadows of Amn install fails
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: haridan(a)gmail.com
I can't get B2 to install under wine on ubuntu 8.10 (intrepid). I'm getting
this error as soon as it starts trying to actually install, after I've chosen a
directory, etc:
Component transfe...(cut off here because I can't see the rest, it's in the
title bar and the message window is too small for me to see all of it)
Component: Required_Setup
File Group: hd0
File: D:\Program Files\
Error: Access denied
D: drive points to a folder in my secondary hard drive that I've set all the
same permissions for that the C: drive wine created has.
--
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=17829
Summary: Giants: Citizen Kabuto - dissapearing of sky and water
when enemies are blowing up
Product: Wine
Version: 1.1.17
Platform: PC-x86-64
URL: http://download.cnet.com/Giants-Citizen-Kabuto-Reaper-
demo/3000-7562_4-10056342.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nugrud(a)gmail.com
Created an attachment (id=20088)
--> (http://bugs.winehq.org/attachment.cgi?id=20088)
WINE's terminal output without any additional debug traces
After starting new game in Giants: Citizen Kabuto Reaper demo v.1.0 (using all
of the default graphics settings) water and sky is rendered correctly, ocean
and lakes are bluish, and on the sky you can see clouds. When the first enemies
(rippers) appear and you shoot them using long distance weapons they blow up
and generally (but not always) in the same time clouds and water dissapear. The
sky becomes composed of one colour, and water is fully transparent, you can
only hear you stepped into it.
I made two movies presenting it:
http://www.youtube.com/watch?v=phxwD4CGavU - in reaper demo.
http://www.youtube.com/watch?v=J8X6BngX__o - in mecc demo.
--
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.