http://bugs.winehq.org/show_bug.cgi?id=26545
Summary: Crysis2: Red color on highlights of Bumpmap/Specular
Highlights
Product: Wine
Version: 1.3.16
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mgavl69(a)juno.com
Bumpmaps are highlighted in red. This goes goes the sky as well as objects.
--
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=28192
Summary: regedit: The usage message arrives too late in the
wine console
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
'regedit /?' in the wine console.
You will get something like this:
c:\>regedit /?
c:\>Usage:
regedit filename
regedit /E filename [regpath]
regedit /D regpath
[...]
Notice how the second wineconsole prompt appears before the regedit usage?
I believe this happens because regedit uses msvcrt's stdio functions: it uses
the '$(top_srcdir)/include/msvcrt' headers and that seems to be enough for it
to link with msvcrt. So there are probably two things here:
* This looks like a bug in the MSVCRT stdio functions.
* regedit should probably use the WriteConsole() / WriteFile() functions
anyway like all the other Wine tools.
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 do this. And if making
the switch to WriteConsole(), verify that running 'regedit /?' 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=19469
Summary: ResEdit crashes checking for updates
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.resedit.net/ResEdit-UNICODE.7z
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Created an attachment (id=22630)
--> (http://bugs.winehq.org/attachment.cgi?id=22630)
Crash log
ResEdit 1.4.7 (unicode build) crashes checking for updates. Attached log
produced with 'Help -> Check for update' menu command.
--
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=21316
Summary: MOPy Fish: Unable to allocate required memory, cannot
continue.
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://www.mediafire.com/file/w13znjlvyko/setup-1.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
This is classic MOPy Fish 1.9a, a free virtual pet for your computer. (
http://en.wikipedia.org/wiki/MOPy_fish )
It fails to start and gives no terminal output even when using winedbg. It
simply says "process terminated".
Url given for the free download.
--
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=23124
Summary: Philippine English locale defaults to wrong SUBLANG
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
I understand that following 1.2 .po file are going to be used, so this should
be easier to resolve then.
Philippine English follows American English rules, but currently defaults to
pick up SUBLANG_NEUTRAL which is British English. It should be picking up
SUBLANG_DEFAULT for American English.
I'm not sure if this can be changed before the introduction of .po files but
it's not urgent.
http://en.wikipedia.org/wiki/Philippine_English
--
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=28692
Bug #: 28692
Summary: Korg M1 DLE Load Program dialogue does not show files
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gigaday(a)googlemail.com
Classification: Unclassified
Created attachment 36878
--> http://bugs.winehq.org/attachment.cgi?id=36878
No files shown under Wine
The Load Program dialogue should show files with extensions *.m1prog, but they
are not shown although the exist in the directory.
Screen shots of Windows and Wine 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=11446
Summary: Gangsters: Wrong 2d rendering
Product: Wine
Version: 0.9.51.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wielkiegie(a)gmail.com
Created an attachment (id=10577)
--> (http://bugs.winehq.org/attachment.cgi?id=10577)
Wine messages when starting with OpenGL as DDraw renderer
OpenGL as DirectDraw driver causes unhandled page fault when playing intro (I
tried GDI for testing). When the game starts or after changing menu screen,
main menu is completely black. Graphics can be visible only after pushing any
button in the menu, but releasing mouse button elsewhere. Buttons doesn't
contain any text and colors of whole screen are ugly.
--
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=29559
Bug #: 29559
Summary: GTA IV freeze in videos or scripted game events
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linuxuser-sky(a)gmx.de
Classification: Unclassified
Hi
My GTA 4 freezes or sometimes crashes when i watch a ingame video (like when
you get your next mission) or on ingame scripted videos/events (like right
before you go and kill this guy with a sniper, mission from Francis "Lure")
(without the black sripes so it does not look like a video but i guess it could
be the same background stuff rolling...).
The Mission Lure is a great example it freezes like 9 out of 10 tries by me.
Then only one i got it to work was when it was night. Do not know if this has
something to do with it. Also a lot of freezes when i would go to Francis for
new missions.
Crashes (We are sorry for the inconvenience dialog....) are very rare only had
two since i play with is 1 moth or so....
Tested wine Version: 1.3.35,1.3.36
In Console i get:
fixme:keyboard:X11DRV_MapVirtualKeyEx keyboard layout (nil) is not supported
err:d3d_shader:walk_constant_heap >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from walk_constant_heap() @
/var/tmp/portage/app-emulation/wine-1.3.36/work/wine-1.3.36/dlls/wined3d/glsl_shader.c
/ 434
wine: Unhandled page fault on write access to 0x084173f1 at address 0x7bc48a6c
(thread 0028), starting debugger...
Attached is a savegame so you can easy test it by yourself, just drive down to
the "F" on the map. I bet it will freeze right in the video and if you skip
this by pressing left mouse button in will freeze later on the roof....
--
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=29512
Bug #: 29512
Summary: bad fonts rendering in mochasoft's tn5250
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: washuu(a)eastnews.com.pl
Classification: Unclassified
Created attachment 38219
--> http://bugs.winehq.org/attachment.cgi?id=38219
WINEDEBUG=fixme+all,warn+all mtn5250.exe
The program affected is Mochasoft's teminal 5250 emulator, downloadable from
http://www.mochasoft.dk/mw5250.exe
It installs cleanly. After first run, we see "fuzzy" fonts on the toolbar even
without any action from user side.
Moreover, when we connect to some AS400 (I know they are none public AS400
servers...), some letters on the screen are missing, and when we try to mark
some areas, letters are completely garbled.
I attach log from WINEDEBUG=fixme+all,warn+all. There are a lot of lines
regarding to missing fonts.
I tried to install winetricks corefonts but it doesn't do any good.
--
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=29492
Bug #: 29492
Summary: DemonStar window cannot be moved in virtual desktop
mode
Product: Wine
Version: 1.3.35
Platform: x86-64
URL: http://www.mking.com/demonstar_game.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
This bug applies to the game DemonStar, a cut-down version of which is on
several eGames CD-ROMs. The game is also downloadable from
http://www.mking.com/demonstar_game.html
There are two issues which are probably related.
Ther first issue applies when using virtual desktop mode. In some cases the
window can't be moved by dragging its title bar. To reproduce the problem:
1. Download and run the game installer.
2. Use winecfg to enable virtual desktop mode.
3. Start the game. Notice the game window can be dragged normally.
4. Select the File->Options menu item. Select "Window 2x" for View Size and
click OK. The window doubles in size.
5. Notice how the window is not draggable any more.
6. If you change the view size back to Window 1x the window becomes draggable
again.
The second issue applies when Wine is not in virtual desktop mode. Then,
setting the view size to Window 2x has no effect; the window remains at its
original small size.
--
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.