http://bugs.winehq.org/show_bug.cgi?id=16616
Summary: Wine's D3DXOF rises an out of memory
Product: Wine
Version: 1.1.11
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dunerkahl(a)yahoo.de
Created an attachment (id=18175)
--> (http://bugs.winehq.org/attachment.cgi?id=18175)
+d3d only fixme
Hi,
i've an application 'soldner gold edition' using d3dxof. When i use the native
dll, the game loads, but with wines d3dxof, it ends up in an out of memory.
I have attached logfiles, one with standard output, one with WINEDEBUG=+d3dxof
and another one with WINEDEBUG=+d3d (only the lines with 'fixme' otherwise it
would be too big).
The WINEDEBUG=+d3d logfile is not complete, i aborted because the debug
messages are iterating in a loop.
--
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=13364
Summary: Firefox 3 rc1 displays ROS Explorer FAQ poorly
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.sky.franken.de/explorer/index.html
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The todo list in the ROS Explorer FAQ
is displayed in some odd symbol font.
"View source" shows it's very normal
text, with two css styles: indent list.
http://www.sky.franken.de/explorer/explorer.css
shows that those two styles are
.indent {text-indent: -18.0pt; margin-left: 18.0pt}
.list {font-family: MS Sans Serif; font-size: 80%}
Something makes Firefox pick a very wrong font
in that case.
This is on Gutsy without native msttcorefonts
nor wine corefonts installed.
--
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=26027
Summary: Display ActiveX control of cmbchina online bank needs
function iphlpapi.dll._PfCreateInterface
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
URL of cmbchina online bank:
https://pbsz.ebank.cmbchina.com/CmbBank_GenShell/UI/GenShellPC_EN/Login/Log…
1. install the active control
$ rm -rf ~/.wine
$ wget http://site.cmbchina.com/download/CMBEdit.cab
$ cabextract CMBEdit.cab
$ regsvr32 ~/Wine/zhaoshang/CMBEdit.dll
2. write a html file named DebitCardQueryPwd_Ctrl.html as below:
<object id="DebitCardQueryPwd_Ctrl"
classid="clsid:0CA54D3F-CEAE-48AF-9A2B-31909CB9515D"
codebase="https://site.cmbchina.com/download/CMBEdit.cab#version=1,2,0,1"
width="180px" height="20px"></object>
This is extract from
https://pbsz.ebank.cmbchina.com/CmbBank_GenShell/UI/GenShellPC_EN/Login/Log…
3. host a http server and serve index.html
4. wine iexplore http://0.0.0.0/DebitCardQueryPwd_Ctrl.html
Then get logs like :
fixme:resource:GetGuiResources (0xffffffff,0): stub
fixme:wtsapi:WTSQuerySessionInformationA Stub (nil) 0xffffffff 16 0x32e7dc
0x32e7d4
Adapters table
wine: Call from 0x7b8397f2 to unimplemented function
iphlpapi.dll._PfCreateInterface@24, aborting
fixme:mshtml:activate_plugin No IQuickActivate
The activex control won't display in IE.
--
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=24840
Summary: PDF Xchange Viewer 2.0.54 Showing a Critical Error
When Saving the PDF file
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suman(a)theunspokenwords.net
Whenever I modify the file inside PDF Xchange Viewer and try to save it, or
print the doc, it is giving an error and closed down the application. The error
referring that a critical error occur.
Previously I am using Wine 1.2.x So I tried to update it to 1.3.4 still getting
the same 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=25575
Summary: Microsoft Flight Simulator X: Deluxe Edition, doesn't
like builtin msxml4
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: msxml4
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
On first run, you get an error about msxml4 missing. Terminal only shows:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.MSXML2" (4.20.9818.0)
installing msxml4 from the msi bundled with the dvd works around it. After
that, setting msxml4 to builtin in winecfg works fine, presumably it only wants
to see the sxs assembly, which we don't provide.
--
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=21271
Summary: python's test_socket test hangs
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.python.org
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=25575)
--> (http://bugs.winehq.org/attachment.cgi?id=25575)
test output
Install python and run:
wine 'c:\Python31\python.exe' -m test.test_socket
the test will hang. On Windows XP, passes fine. No terminal output. Python's
output is:
testFamily (__main__.NetworkConnectionAttributesTest) ...
--
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=25444
Summary: ArcaniA - Gothic 4 requires vcrun2008
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=32385)
--> (http://bugs.winehq.org/attachment.cgi?id=32385)
mscodescan log
Attached is the huge list of functions the game requires.
--
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=17487
Summary: Stage Studio displays a black screen
Product: Wine
Version: 1.1.14
Platform: PC-x86-64
URL: http://www.smashboards.com/showthread.php?t=217759
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: k04jg02(a)gmail.com
The community made level editor for Smash Brother's Brawl, Stage Studio, only
shows a black screen, and prints this to the console over and over:
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
I know it's labeled as a fixme, so someone is aware support is missing, but if
you were waiting for an app as a use case, here you've got one. The app is
free, just follow the URL and download it.
Let me know if any particular traces or logs would be useful.
--
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=12917
Summary: Finale 2008 (& Notepad) curly braces and ties not drawn
correctly
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s_chriscollins(a)hotmail.com
Created an attachment (id=12642)
--> (http://bugs.winehq.org/attachment.cgi?id=12642)
Finale 2008 comparative screenshots
Software affected: Finale 2008 family of musical notation products
(http://www.finalemusic.com). The bug has been confirmed with Finale 2008, the
2008a update, and Notepad 2008. This bug most likely affects Printmusic 2008
as well.
Free version: Notepad 2008 can be downloaded for free from
http://www.finalemusic.com/notepad/
Bug report: Curly braces and ties are not properly drawn when running under
Wine. The glitch is also rendered when printing. See the attached
screenshots:
finale2008-wine.png - This is how it renders in Wine
finale2008-winxp.png - This is how it should look
Resolution attempts: I have tried both Windows XP and Vista modes in Wine, and
I have tried running it in "virtual desktop" mode, none of which made any
difference. I also deleted the .wine folder in my home directory, which didn't
help either.
--
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=25613
Summary: Grass rendering glitch in Stalker: Shadow of Chernobyl
Product: Wine
Version: 1.3.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aim_here2002(a)yahoo.co.uk
Created an attachment (id=32612)
--> (http://bugs.winehq.org/attachment.cgi?id=32612)
Grass glitch on wine 1.3.10, for Stalker: SoC
This is almost certainly the same bug as bug 23089, reported fixed by the
original submitter, and most of the discussion there likely applies here too;
When in 'Static lighting' mode, grass is intermittently rendered with a red
colour - moving the camera at all will cause a different, and apparently
random, set of grass objects to be rendered red.
Currently I'm still getting this bug with Stalker 1.0005, on Debian Linux, with
a Phenom II 4-core x64 processor, with a Radeon HD 4870 and the 1.10.9 drivers,
though it seems to not be a graphics driver glitch, as evidenced by the Nvidia
users who had the same problem.
--
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=18158
Summary: Approach thinks Samba Read Only databases are in a
foreign language
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=20623)
--> (http://bugs.winehq.org/attachment.cgi?id=20623)
trace on foreign language pop up
Hi All,
I am am the OP on 15088. Now that I can actually get into Approach, I have
been using it all day. I have five bugs to report. (I am presuming you want
them on different reports.) I am running the native msvcrt.
sh -c "cd /home/wine/drive_c/lotus/approach; WINEDEBUG=+loaddll
WINEDLLOVERRIDES=msvcrt=n /usr/local/bin/wine ./approach.exe"
Bug number four: the open dialog box thinks Samba read only (0544) databases
are in an unsupported language. Samba maps the Windows read only bit to owners
"write" bit. 0544 would be seen in Windows as Read Only=on, Archive=on,
Hidden=off, System=off
An smb.conf example (in the share section):
; map archive owner execute bit must include 0100
; map system group execute bit must include 0010
; map hidden world execute bit must include 0001
; Note: after doing all the above map stuff, it is a good idea to do
; a mass chmod to 2766 (Read Only=off, Archive=on, Hidden=off).
; And, you definately want hidden to be turned off!!!
force create mode = 0000
create mode = 0777
force directory mode = 0000
directory mode = 0777
map archive = yes
map system = yes
map hidden = yes
Bug number four:
To reproduce:
1) mark all the of files associates with your test database to 0544 (chmod 0544
*)
2) open Approach with the native msvcrt
3) open the database you just tagged with 0544
Here is a sample database to play with:
ftp://www.xpertss.com/pub/outgoing/invcalcs.zip
-T
--
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=26546
Summary: Buitin IE cannot run some methods of ActiveX controls
from ICBC online bank
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
First, write a html named safeEdit1.getLength.html like below:
<object id="safeEdit1" classid="CLSID:73E4740C-08EB-4133-896B-8D0A7C9EE3CD"
codebase="/icbc/newperbank/AxSafeControls.cab#version=1,0,0,13" height="21"
width="145"></object>
<script type="text/javascript">
function write_result(){
var div_result = document.getElementById("result");
var object_test = document.getElementById("safeEdit1");
div_result.innerHTML += object_test.getLength();
}
</script>
<div>
<a href="javascript:write_result();">write result </a>
</div>
<div id="result"></div>
Second, regist the ActiveX control of ICBC :
$ winetricks -q mfc42
# Please use the latest winetricks
# see http://code.google.com/p/winetricks/issues/detail?id=9 for details.
$ wget --timestamping
'https://mybank.icbc.com.cn/icbc/newperbank/AxSafeControls.cab#version=1,0,0…'
$ cabextract AxSafeControls.cab
$ regsvr32 InputControl.dll
Third, open safeEdit1.getLength.html with builtin IE,
type some char to the "safeEdit" control, and then click the "write result"
link.
Normally, there will be some output to the "result" div, that is the length of
the
string we have typed. However, it doesn't work on builtin IE.
the log is like this:
fixme:mshtml:nsURI_GetAsciiHost Use Uri_PUNYCODE_IDN_HOST flag
Wine MS IE and Windows IE will work.
getLength() may be a function from InputControl.dll
$ strings InputControl.dll | grep getLength
XgetLengthWWW
method getLengthWW
--
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=24856
Summary: Magic & Mayhem: Crashing on any menu item.
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor.demyanov(a)gmail.com
Created an attachment (id=31450)
--> (http://bugs.winehq.org/attachment.cgi?id=31450)
wine 1.3.5
Run game. Showing main menu.
Click any menu(New game, Setting, Exit) item.
Game crached.
--
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=19709
Summary: FeedDemon cannot sync feeds
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://www.filehippo.com/download_feed_demon/4159/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lucak3(a)gmail.com
Created an attachment (id=23015)
--> (http://bugs.winehq.org/attachment.cgi?id=23015)
FD log on first run
Version wine-1.1.27-63-g862bd3c
Priority set to normal because of total loss of functionality: a feed reader
that can't sync feeds is useless.
Steps to reproduce:
1- clean wine prefix, download app from URL, install it
2- on first run, skip account check to work around bug 19693
3- make it import default feeds
As soon as the wizard ends and FeedDemon tries to sync the feeds, it crashes.
After closing the error messagebox, it reappears suddenly, probably because of
second attempt. But that's the last and after this, it doesn't crash anymore.
The error messagebox doesn't seem to report anything useful.
Attached is the log created following the steps.
--
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=25522
Summary: League of Legends - Typing in game chat causes freeze
(1.0.0.107)
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: netherby(a)hotmail.com
Since update to 1.0.0.107 (Dec 13 2010) typing anything into the in game chat
results in the client freezing. There are no errors messages displayed on the
console. This worked in the previous LoL build.
--
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=18353
Summary: Twelve Sky 2 page faults on start
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roothorick(a)new.rr.com
Created an attachment (id=20906)
--> (http://bugs.winehq.org/attachment.cgi?id=20906)
Stderr log
As the description says. Hitting "Game Start" on the launcher results in a page
fault. Stderr 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=23429
Summary: Airport Tycoon 2: graphical corruption in roads and
others
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://www.gamershell.com/download_1721.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Airport Tycoon 2 is an airport management simulation game which requires
DirectX 8.1. A demo can be downloaded from
http://www.gamershell.com/download_1721.shtml
This bug applies to the full game and the demo.
[An alternative version can be downloaded from
http://d.trymedia.com/dm/take2/60m_d/t_07om/AirportTycoon2Setup.exe
That is apparently a time-limited full version which can be unlocked on
payment. Playing with winetricks could probably get it to work, but the demo
shows the problem so it's not necessary.]
Roads and some other graphics are not rendered correctly. Parts are missing,
exactly which varies depends on the view angle. (This is with Xubuntu 9.10,
Nvidia driver 195.36.15.)
After installing, start the demo. Click New Game. Click Asia on the map
(highlights as you mouse over it). Click Tokyo/Japan under Location on the
right. Click Accept. On the next screen, you have to click and drag a rectangle
indicating an area of land to buy. Notice the corruption in the yellow and blue
areas as you do that.
After choosing an area, click the checkmark to proceed. In the 3D view, you can
use the mouse wheel to zoom in and out, hold right button and drag to rotate
the view, hold left button and drag to move. You should notice that the road is
corrupted as you move the view. To show this more clearly you can add more
roads by clicking the Build menu icon (hammer and saw), then the Transportation
icon (yellow car), then the road picture. Left-click and drag on the map to
draw roads. Press Esc when done, then use the mouse to change the view.
I will attach some screenshots of the game under Wine and Windows.
The only console output (which all appears before you click New Game) is:
fixme:keyboard:RegisterHotKey (0x10056,100,0x00000001,9): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x1318f8,0x1317f8): stub
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (108,70)-(916,697)
fixme:win:EnumDisplayDevicesW ((null),0,0x32f284,0x00000000), stub!
fixme:d3d:state_patchsegments (WINED3DRS_PATCHSEGMENTS,0.000000) not yet
implemented
And on quitting the program:
fixme:keyboard:UnregisterHotKey (0x10056,100): stub
--
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=25839
Summary: winedbg complains fixme:dbghelp_msc:codeview_snarf
Unsupported symbol id 1113
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I ran a closed source app that happens to crash under wine,
and winedbg did produce a good looking backtrace, but with
some complaints like
fixme:dbghelp_msc:codeview_snarf Unsupported symbol id 1113
...
fixme:dbghelp_msc:codeview_snarf Unsupported symbol id 1112
It'd be nice to handle those cleanly.
--
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=27653
Summary: EVE Online responds with "Connection Failure:
Handshake Error" on login attempt.
Product: Wine
Version: 1.3.23
Platform: x86-64
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: naylor.b.david(a)gmail.com
Created an attachment (id=35361)
--> (http://bugs.winehq.org/attachment.cgi?id=35361)
Trace log with trace patch from #22355 (patch modified to avoid functional
change)
EVE Online fails to log in with "Connection Failure: Handshake Error".
This has been reported on both FreeBSD -current and 8-stable when running a
32bit wine under a 64bit FreeBSD. Also, when applying the trace patch from bug
#22355 the trace indicates it is not related to that error. (See attached for
the trace with WINEDEBUG=iphlpapi with that patch applied).
My attempts to determine where the error occurs has been unsuccessful.
--
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=24450
Summary: Touhou 6, 7, 8 and 9 do not render text correctly.
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pastorrub(a)msn.com
Some text doesn't render correctly, I suspect it is because of this error since
in other Touhous without this error it doesn't appears:
fixme:d3d8:IDirect3DDevice8Impl_ResourceManagerDiscardBytes Byte count ignored.
--
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=24869
Summary: Worms Armageddon: Dismissing post-mission frontend
dialogues after sound has finished playing causes a
freeze
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thecybershadow(a)gmail.com
Created an attachment (id=31476)
--> (http://bugs.winehq.org/attachment.cgi?id=31476)
Patch
Worms Armageddon will display a dialog before beginning a training mission
(describing the tasks to be performed), or after a mission or training mission
(displaying the player's results). This dialog is accompanied with a sound,
which is streamed from a .wav file using DirectShow.
If the dialog is dismissed after the sound has stopped playing, the game
freezes.
The reason for the freeze appears to be as follows:
When the dialog is dismissed, the game will attempt to stop the sound, whether
it's still playing or not. Part of its procedure to stop the sound involves
pausing the graph (using IMediaControl::Pause()). After that, it calls
IMediaControl::GetState(INFINITE, ...), which locks up the game.
The freeze occurs in Wine's DSoundRender_GetState - it will wait indefinitely
for the state_change event to be signalled - which will never happen. The
reason for this seems to be that the intended implementation of
DSoundRender_Pause is to put the filter into an intermediary state, and
complete the transition when a media sample is received (in
DSoundRender_Receive). However, since the end of file has been reached, a new
sample is never received, and the filter get stuck into an intermediary state.
The attached patch seems to fix the problem at hand, but I'm not certain about
its correctness.
--
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=27442
Summary: wine iexplore won't display verify code image of ICBC
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=35094)
--> (http://bugs.winehq.org/attachment.cgi?id=35094)
Log: wine iexplore
$ wine --version
wine-1.3.21-290-gd9fb7b9
1.
$ wine iexplore
'https://mybank.icbc.com.cn/servlet/com.icbc.inbs.person.servlet.Verifyimage…'
The image cannot display
see also
Bug 26392 - Builtin IE won't display some jpeg images
--
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=27223
Summary: Desktop Dungeons does not display properly
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ethan.glasser.camp(a)gmail.com
Created an attachment (id=34787)
--> (http://bugs.winehq.org/attachment.cgi?id=34787)
screenshot of broken main screen
Desktop Dungeons does not display correctly. It shows a splash screen on
startup, but then at the main menu, all text is completely unreadable. Instead
text shows up as boxes of various colors.
I just put Desktop Dungeons in AppDB:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=13080
Let me know what information I can provide to help.
--
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=16691
Summary: Parkan2 crashes on start
Product: Wine
Version: 1.1.11
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=18342)
--> (http://bugs.winehq.org/attachment.cgi?id=18342)
console output
Parkan 2 game crashes on start. Error 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.