http://bugs.winehq.org/show_bug.cgi?id=22683
Summary: Jedi Knight: Dark Forces II weapon is missing
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.filefront.com/845549/jedidemo.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
1. When working on on bug 22356, i found out, that there are actually two
regressions, but this one latter was hidden because of the first one. The
problem is, that the weapon is completely missing. This happens to me in
windowed mode and game's 3d acceleration not checked.
2. I did a regression test between 1.1.42 and 1.1.43:
commit e7a71e15b56d709c4623a472b0dc44ae6b336e08
Author: Roderick Colenbrander <thunderbird2k(a)gmail.com>
Date: Tue Apr 6 22:20:42 2010 +0200
wined3d: Turn blit_shader color_fixup_supported into blit_supported.
:040000 040000 b1fb4a4423a6cf63f4ccf7acba0874bd73f4e33a
4f6f3e5fd4b21873bd12b9808cd14662582d1c83 M dlls
3. There is another bug report suffering from this commit, see bug 22575.
4. Revert of this patch after git checkout makes that problem go away. (Unable
to revert on top of 1.1.43)
5. Adding author of this patch to CC.
--private keyword: bisected
--
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=25774
Summary: Crysis demo: water flickering
Product: Wine
Version: 1.3.11
Platform: x86
URL: http://www.gamershell.com/download_21700.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=32846)
--> (http://bugs.winehq.org/attachment.cgi?id=32846)
save game
Very easy to see in the demo. I've attached a save game that puts you next to
the sea (though you start out near water, as well, this area has a lot more
water to see the issue easier).
Terminal only shows:
fixme:d3d_surface:IWineD3DVolumeImpl_Map (0xe4b23f0) : pBox=(nil) stub
fixme:d3d_surface:IWineD3DVolumeImpl_Map (0xe5ff118) : pBox=(nil) stub
fixme:d3d_surface:IWineD3DVolumeImpl_Map (0xe608230) : pBox=(nil) stub
fixme:d3d:state_zfunc D3DCMP_NOTEQUAL and D3DCMP_EQUAL do not work correctly
yet.
wine version is wine-1.3.11-180-g856da7e, with the patch from bug 18799 to
workaround that crash.
savegame goes in:
%my documents%/My
Games/Crysis_SP_DEMO/SaveGames/default_water_flicker.CRYSISJMSF
--
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=25251
Summary: Multi-byte characters handled incorrectly by
MSVCRT_isleadbyte()
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nagatospam(a)gmail.com
Created an attachment (id=32067)
--> (http://bugs.winehq.org/attachment.cgi?id=32067)
Possible fix
Here's a case that can be used to test with:
_mbspbrk("C:\\age\\マブラヴオルタネイティヴ\\Alternative.rio.ici", ";,|*?\"<>{}[]");
None of the Japanese characters are interpreted as multi-byte by
MSVCRT_isleadbyte() so when _mbspbrk reaches 'マ' (0x837D) it matches the '}'
(0x7D) from the match string with the second byte of 'マ'.
Only tested in Japanese locale but probably happens with others. Attached is a
simple fix that fixes the 2 games that I tested.
--
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=12894
Summary: kernel32: thread test fails in PC-BSD but not Linux
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: FreeBSD
Status: NEW
Keywords: testcase
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12600)
--> (http://bugs.winehq.org/attachment.cgi?id=12600)
+thread in git
thread.c:285: Test failed: CreateRemoteThread failed, err=5
thread.c:287: Test failed: waiting for thread failed, ret=4294967295
thread.c:294: Test failed: CreateRemoteThread failed, err=5
thread.c:302: Test failed: GetExitCodeThread failed, err=87
--
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=16822
Summary: Mass Effect: Mouse input does not work (almost
completely)
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cuchac(a)email.cz
Running Mass Effect the mouse is not working properly. In menu, there are no
"onMouseOver" or "onMouseClick" actions - keyboard navigation works well.
During gameplay the mouse clicking works well, but the mouse movement does not.
It is not a problem of mouse warping, the game does not react to mouse
movements at all.
I have tried combination of turning on/off full-screen, virtual desktop, "allow
mouse leaving" and "MouseWarpOverride". Nothing works.
It looks like the mouse action (clicks) specific to some location are not
working (button clicking), but mouse actions not related to some screen area
works - mouse wheel zooming in map screen, select sentence during dialogs....
--
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=23911
Summary: Mathcad 14: unimplemented function
msvcr80.dll._getptd, aborting
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sserge1563(a)gmail.com
Created an attachment (id=30021)
--> (http://bugs.winehq.org/attachment.cgi?id=30021)
Console output for the Mathcad bug
Mathcad won't load. Software enters an infinite loop on splash screen.
Attaching console output. Used winetricks to install mdac27, mdac28, vcrun2005
and vcrun2008. Overriding the mscvr80.dll with one from a Windows installation
does NOT solve the issue.
--
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=24504
Summary: Plants vs Zombies: Game loses sound when restarting
game
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Plants vs Zombies, GOTY edition (Steam).
Game sound breaks and doesn't come back (needs to be restarted). This happens
when going into a minigame or when restarting any current game. Easily tested.
No relevant console 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=17206
Summary: alt.binz 0.24.6: Minimize to systray, icon flickers,
right click on systray icon, icon menu won't disappear
Product: Wine
Version: 1.1.14
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ih8junkmai1(a)hotmail.com
Bug encountered on:
-------------------------------------------------------------------------------------
Ubuntu 8.10 amd64
Wine 1.1.14 (wine_1.1.14~winehq0~ubuntu~8.10-0ubuntu1_amd64.deb)
Application: Alt.binz 0.24.6
http://appdb.winehq.org/objectManager.php?sClass=application&iId=5214
Steps to Reproduce
-------------------------------------------------------------------------------------
1. launch alt.binz with wine.
.. wine /pathtoaltbinz/altbinz.exe
2. Minimize alt.binz window
.. (alt.binz is minimized to systray, alt.binz icon flickers)
3. Right click on alt.binz icon in systray
.. (alt.binz menu appears)
4. Click anywhere on desktop.
.. (alt.binz menu will not disappear)
5. Double click on alt.binz icon in systray
.. (alt.binz icon in systray will disappear. menu remains.
The only way to get the menu to disappear is to close alt.binz.
--
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=19370
Summary: Secret of Monkey Island audio functioning is dependent
on Wine's sample rate
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
The Secret of Monkey Island: Special Edition's audio only works when Wine's
"Default Sample Rate" is set to 44100. Other sample rates allow the game to
load, but the game is completely silent. This occurs when using the alsa
driver, I'm unsure whether OSS has the same issue since MI:SE will not load
when the oss driver is selected.
--
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=23480
Summary: AD-muncher does not install
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andygibbs1(a)compuserve.com
I wanted to try this program that I've used for years on win 2kpro it is an
advert eater that works better than anything I tried on linux, you just do not
get ads coming up: quite a shock when I have to use a system with out it!
Down loaded the program (http://www.admuncher.com/download.shtml) clicked on
the file selected to run in wine (1.1.38 with fedora 13). The program's
installer runs but gets nowhere.
It would be good to have this running.
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.