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=27779
Summary: Desktop mouse pointer always visible in Steam games
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=35542)
--> (http://bugs.winehq.org/attachment.cgi?id=35542)
plain terminal output
When playing any Steam games, the desktop mouse pointer is always visible on
the screen during gameplay.
In some of the games the desktop cursor follows the path of the game's native
mouse pointer.
In other games the desktop cursor is stuck in the middle of the screen (while
the native pointer is working correctly).
So far I couldn't reproduce the issue in non-Steam games. Moreover the issue
came to my attention only today so it might has something to do with the latest
Steam client update.
Fedora 15
Gnome 3 + Mutter (compositing) -> the bug also occurs in Gnome fallback mode
(Metacity without compositing)
Nvidia Geforce 250 / driver 275.09.07
--
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=28217
Summary: Regression: Worms Armageddon frontend palette rapidly
flickers between normal and messed up
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: muzerakascooby(a)gmail.com
Created an attachment (id=36137)
--> (http://bugs.winehq.org/attachment.cgi?id=36137)
The messed-up palette.
This worked in 1.3.25. WA did not work at all in 1.3.26, producing an error
message on startup.
In 1.3.27, Worms Armageddon's frontend flicks between having a messed up
palette and having a normal palette on many screens. It's still usable, but
very uncomfortable. Ingame appears unaffected.
Presumably also affects Worms World Party, but that is much harder to get
working under wine.
I've fiddled with WA's own palette bug workaround settings (designed for
working around palette issues in Windows Vista and later), all to no effect.
All the usual wine workarounds are enabled in WA (most notably, the Use desktop
window workaround which is required to actually be able to see the frontend).
Configuration of WA has not changed from 1.3.25, when it worked.
I have attached a screenshot of one of the (many? I don't know, it's hard to
tell) messed up states the palette gets in.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28321
Summary: D3D: Out of adapter memory, wrong thread problem
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zdenek.styblik(a)gmail.com
I've bought new graphics cards. At first, I've bought AMD Radeon HD6870 which
I've returned already. Now, I have GFX560.
Both showed problems which can be seen in attached logs. Half-Life 2 is pretty
much the only game that runs. The others do either crash immediately or later
on due to various reasons eg. DirectX problem =~ out of adapter memory.
At first, I thought it is some kind of driver issue, as ATi/AMD never had good
reputation in hw driver field, yet GFX560 shows the every same symptoms. I used
to have GFX260 prior to this upgrade and I had no problems what so ever.
Yes, I've deleted ~/.wine, it didn't help. I've actually played HL2 previous
weekend. Running apps as % wine X -novid -dxlevel 90 -width 1280 -height 1024;
didn't help either.
I'm just wondering whether this is hardware issue or software issue eg. wine
doesn't have support for DX11 cards or whatever.
If more info or anything else is needed, let me know.
Thank you!
--
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=28187
Summary: expand: No usage in wineconsole
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
To reproduce this start the console with 'wine wineconsole cmd' and then type
'expand /?' in the wine console.
The usage will be displayed in the terminal in which you started the
wineconsole instead of in wineconsole itself. This is because expand uses
regular Unix stdio functions like printf() instead of WriteConsole().
See the XCOPY_wprintf() function in programs/xcopy/xcopy.c or the output_*()
functions in programs/net/net.c for a model on how to fix this.
After fixing this, verify that running 'expand /?' still works fine in a
regular xterm or equivalent.
(split off from bug 13861)
--
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.