http://bugs.winehq.org/show_bug.cgi?id=27852
Summary: Sid Meier's Civilization V demo first screen missing
text and graphics with builtin d3dx9_36, needs
D3DXLoadVolumeFromMemory? (purist)
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: wine-bugs(a)winehq.org
Trying to run civ5 demo without native dlls, a la 'winetricks alldlls=builtin',
first runs into bug 25275; native msvcp90.dll and msvcr90.dll work around
that. The game then starts, but the first screen is missing a lot of
text and graphics. Native d3dx9_36 works around it.
The log shows
fixme:d3dx:D3DXLoadVolumeFromMemory (0x10ea3be0, (nil), (nil), 0x1a87bd00, 15,
128, 4096, (nil), 0x33fae4, 1, 0): stub
... 46 near-repeats removed ...
fixme:d3dx:get_format_info Unknown format 0x33545844
... 24202 near-repeats removed ---
fixme:d3dx:D3DXCreateCubeTextureFromFileInMemoryEx (0xbe5ee48, 0x6a2d424,
65744, 4294967294, 4294967295, 0, 0, 0x1, 0xffffffff, 0xffffffff, 0, (nil),
(nil), 0x30ee2c): stub
D3DXCreateCubeTextureFromFileInMemoryEx is probably bug 24530.
--
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=28304
Summary: "p" command gives syntax error when there are single
quoted chars in the expression
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Ex: char *foo = "bar";
Wine-dbg>p *foo
'b'
Wine-dbg>p *foo == 'b'
Syntax Error (')
syntax error
Similar issue for WCHAR*
--
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=28929
Bug #: 28929
Summary: Sins of a solar empire Trinity requires
D3DXCreateVolumeTextureFromFileW
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
wine: Call from 0x7ed49992 to unimplemented function
d3dx9_36.dll.D3DXCreateVolumeTextureFromFileW, aborting
winetricks d3dx9_36 is a workaround.
--
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=13394
Summary: gtk-dev-2.12.9-win32-2.exe crashes on installation
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: qelthanos(a)yahoo.com
Created an attachment (id=13303)
--> (http://bugs.winehq.org/attachment.cgi?id=13303)
Trace Log
gtk+ installer crashes on wine with shell error. Fails 1/4 through file
copying. See the the attached file for log/traceback.
Used defaults for everything with no options to wine nor user modifications to
wine/registery.
--
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=27452
Summary: Jave runtime install fails with windows version set to
7
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: congelli501(a)gmail.com
Created an attachment (id=35102)
--> (http://bugs.winehq.org/attachment.cgi?id=35102)
Ouput (WINEDEBUG=warn+all)
Latest Java installer fails with stock wine and windows version set to windows
7 (but not with windows XP).
I have a message box with "Installer : Wrapper.CreateFile failed with error 3:
Path not found".
Exact version : JRE-6u26 (offline installer).
--
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=20098
Summary: Wine fails to run my Kernel Mode Driver in Kernel Mode
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://rh-software.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
When I run my Kernel mode driver under Wine it gets run in User Mode, rather
then kernel mode. This causes the RDMSR instructions if uses to fail. I have
tried to get roung this by using type 202 msr devices, but there is no easy way
to call mknod to create them. I raised
http://bugs.winehq.org/show_bug.cgi?id=20081 asking for a wine_mknod() to be
added, but this has been dismissed on the grounds that mknod() is not a windows
function and therefore should not be in Wine. Applications running a Kernel
Mode driver is a standard windows function used by many windows application so
should work with Wine.
--
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=26699
Summary: Comanche 3 doesn't install
Product: Wine
Version: 1.3.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: testing.tigerwolf(a)mail.com
Created an attachment (id=33998)
--> (http://bugs.winehq.org/attachment.cgi?id=33998)
Comanche 3 autorun.exe backtrace
Launching install.exe does nothing
Launching autorun.exe displays the installation menu but clicking on install
does nothing
--
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=14611
Summary: Diablo 1.0x crashes on a read exception when entering
main menu on x86_64
Product: Wine
Version: 1.0.0
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kohen.d(a)gmail.com
Created an attachment (id=15004)
--> (http://bugs.winehq.org/attachment.cgi?id=15004)
Diablo 1 console log when it crashes.
Hello,
I'm using a fully up-to-date (at the time of writing these lines) Fedora 9
installation on my AMD Athlon 64 CPU.
Since all tests on the AppDB in this and later versions is silver and up, I
believe that either my graphics card or my CPU bit mode is to blame.
Graphics card - nVidia Corporation GeForce 8600 GT rev 161, Nvidia binary
drivers.
Clean wine dir, fresh install from 1.00 CD, tested with 1.09 patch as well as
the 1.00 ver of the game (patched ddraw dll).
Crashes after splash (or mouse or keyboard click).
Attached console log.
I'm a programmer so if you think I should try to comment things out, change
code, etcetera, to test possible solutions, I can.
Thanks in advance,
David.
--
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=24459
Summary: Cannot launch the new steam
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echotty3(a)gmail.com
Created an attachment (id=30858)
--> (http://bugs.winehq.org/attachment.cgi?id=30858)
Debug steam
System---
> uname -a
FreeBSD motd.lan 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC
2010 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
Nvidia driver version---
195.36.15
> wine --version
wine-1.3.2
1º Installing MSI Steaminstall
2º Executing auto-update of Steam
3º Restart the Steam
4º Launch Steam login
5º Failed to launch steam portal (logged)
--
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=25788
Summary: MYST V 3-CD boxed set: InstallShield is unable to run
in graphical mode
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=32863)
--> (http://bugs.winehq.org/attachment.cgi?id=32863)
Terminal output: wine "setupwin32.exe" + WINEDEBUG=warn+all wine
"setupwin32.exe"
This bug only affects the US retail version of the game. It proves a problem
since there is no way to determine when to insert the 3 disks if it is ran in
silent mode, and results in a corrupt installation.
Attached is log.
--
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=25146
Summary: Gom Player gets stuck after a while when streaming
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florian(a)fkoeberle.de
When I use the GOM Player to watch a stream from GomTV it gets often stuck
after some time in an infinite sound loop or the visual output fails. It
sometimes helps to instantly pause the player after startup and to wait a few
seconds: It plays then fine for about 2-20 seconds before it gets stuck. The
amounth of time you can watch depends on how long and often you pause and on
luck. Stopping and restarting the stream helps.
This bug report is about wine 1.3.6. When using wine 1.3.7 additional issues
will occur.
--
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=26763
Summary: Wolfenstein: crashes on start
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sa(a)whiz.se
Created an attachment (id=34086)
--> (http://bugs.winehq.org/attachment.cgi?id=34086)
Log of crash
Hi,
I'm trying to get the game Wolfenstein running with Wine, a title which
according to the appdb entry should be well supported.
Unfortunately I'm getting nowhere, the game crashes directly after the splash
screen appears, and I don't even get a backtrace...
wine: Unhandled page fault on read access to 0x00000000 at address 0x10185da4
(thread 0009), starting debugger...
fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for
tag 26
fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for
tag 26
fixme:dbghelp_dwarf:dwarf2_lookup_type Unable to load forward reference for
tag 26
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x10185da4).
Full log is attached.
If I use winedbg I also get these messages:
wine client error:26: write: Bad file descriptor
Inconsistency detected by ld.so: dl-open.c: 221: dl_open_worker: Assertion
`_dl_debug_initialize (0, args->nsid)->r_state == RT_CONSISTENT' failed!
If I try the multiplayer binary instead, I get an error dialog "Error creating
game rendering context", and a console with these warnings:
WARNING: idRenderContextWGL::Create : wglChoosePixelFormatARB failed to find a
suitable format.
WARNING: idRenderContextWGL::Create : wglChoosePixelFormatARB failed to find a
suitable format.
After some googling, I found bug 9186 which mentions the same error in game
using the same engine, so I made another log with WINEDEBUG=+wgl.
For graphics I use Mesa with the r300g driver (tried both 7.10 and using git)
which I guess could be the cause of the problem. If so it would be great to
know what the problem is, so I can file a bug with the Mesa devs.
I'm using Wine 1.3.17 (tried both the Ubuntu packages and compiling myself) in
a clean wineprefix (the only addition is native d3dx9_39.dll for
GetShaderConstantTableEx support) on Debian unstable 32-bit.
The game is updated to version 1.11 and Securom worked around with a patched
binary.
--
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=23670
Summary: Ballistic Paddle game - displayed incorrectly.
Product: Wine
Version: 1.2-rc7
Platform: x86
URL: http://www.classicdosgames.com/game/Ballistic.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
This is a tricky one to describe. If you download, unzip and run paddle in
Wine version 1.2-rc7, you will find the "paddle" (that is the thing you control
in the game with your mouse) is almost invisible. To see what it should look
like, view the screenshot in download URL.
When tested in Wine version 1.1.42 the "paddle" looked normal. Possible
regression after Wine version 1.1.42?
Many 16-bit Windows games have problems running in Wine. It's worth trying old
16-bit Windows games in Wine as these are the ones Wine has trouble running.
If anyone could improve the title of this bug, please do.
--
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=24502
Summary: SimCity 3000 Unlimited crashes when loading
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: maclover490(a)gmail.com
Created an attachment (id=30920)
--> (http://bugs.winehq.org/attachment.cgi?id=30920)
Wine 1.3.3 SimCity 3000 Unlimited stack dump
When I run SimCity 3000 Unlimited, the Maxis logo appears and the SafeDisc copy
protection seems to work fine and then the game crashes. According to my
amateur analysis of the stack dump, it seems to crash when loading
simvariables.dll with an access violation.
--
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=23752
Summary: Dora's Carnival 2: Boardwalk Adventure: can't run
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.nickjr.com/games/p-doras-carnival-2-adventu
re.jhtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 23749
Created an attachment (id=29766)
--> (http://bugs.winehq.org/attachment.cgi?id=29766)
terminal output
Install the game, then workaround bug 23749 by installing winetricks ie6. Now,
click 'Play Free Trial'. Instead of seeing Dora and her boardwalk adventure,
you get a few error boxes:
Box1:
Title - Directory Player Error
Message - This projector file is corrupt! Unable to continue.
Box2:
Title - Directory Player Error
Message - This projector is stopping.
Box3:
Title - Application Error
Message - This application cannot run.
tried installing flash/shockwave, just in case, but that didn't help. You can
get this easily with 'wisotool dc2ba'.
--
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=16138
Summary: winetest should check all available versions of comctl32
and gdiplus
Product: Wine
Version: 1.1.8
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Windows Vista contains 5 different versions of comctl32.dll, and 4 versions of
gdiplus.dll. Applications can select one using manifests.
Winetest currently tests only one version of each dll. It should run the test
suite against all available versions. Applications might expect Wine's dll's to
behave like any particular version, depending on which one they select. We
probably do not need do behave differently based on which version is selected,
but we do need to gather this information.
--
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=24230
Summary: "Psalmen - Lieder des Lebens" crashes when clicking
Next in settings pane
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: online(a)patrick-brueckner.de
When I open the application, it works fine now, thanks for fixing bug #14057!
But when I want to change the applications settings, I open the preferences
wizard, click "Next" twice and the program will crash.
I have attached the WINEDEBUG output using +relay,+seh
--
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=20769
Summary: crash when exiting Microsoft Flight Simulator
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerome.bouat(a)wanadoo.fr
Created an attachment (id=24859)
--> (http://bugs.winehq.org/attachment.cgi?id=24859)
log until crash with wine 1.1.31
The application crashes when exiting the game with the usual "quit" menu entry.
Note that the default usage of the game works perfectly.
--
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=25125
Summary: Can only print to the default CUPS printer from Visio
5 Professional
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fitzcarraldo1(a)hotmail.com
I am using 64-bit (multilib) Sabayon Linux 2.6.36-sabayon kernel with CUPS
1.4.4-r2. I am using the Portage source package manager, and using Portage I
have installed the 32-bit only version of WINE 1.3.6. It seems to work well.
There is no ~/.cups/lpoptions file, as I want to be able to change the default
printer from the CUPS browser interface. I currently have 7 printers configured
in CUPS (all but 2 networked), with one set as the default printer via the CUPS
browser interface. Depending in which office I am at the time, I change the
default printer using the CUPS browser interface.
When I want to print using a native Linux application, the application's Print
window displays the correct CUPS default printer. If I select one of the other
CUPS printers in the list of printers in the application's Print window, the
application correctly prints to that printer.
When I want to print using a Windows Office 2007 application or Windows
IrfanView 4.27 running with WINE, the Windows application's Print window
displays the correct CUPS default printer. If I select one of the other CUPS
printers in the list of printers in the application's Print window, the
application correctly prints to that printer.
Another Windows application I am using with WINE is Visio 5 Professional, which
works very well, albeit not perfectly. This version of Visio was released in
1998 or 1999 if I recall correctly (before Microsoft bought the Visio company).
When I want to print using Visio 5 Professional, the application's Print window
displays the correct CUPS default printer. If I select that printer or any of
the other printers in the list in the application's Print window, the
application prints to the default CUPS printer. I.e. I cannot print to any
printer other than the default CUPS printer.
I don't know if it's relevant, but I was experiencing this problem with _all_
the above-mentioned Windows applications before I upgraded WINE from 1.3.4 (and
1.3.5) to 1.3.6. You can read how I got to where I am now in the WineHQ forums
thread 'Can only print to the default printer'
(http://forum.winehq.org/viewtopic.php?t=10198).
Although I can live with changing the default CUPS printer every time I want to
print to a different printer from Visio 5 Professional, it would be nice if the
functionality were the same as for the other Windows applications that I use.
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=13662
Summary: dogfood: xchat-2.6.2 is very slow, while updating the
window
Product: Wine
Version: 1.0-rc3
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=12199
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Depends on: 421
xchat-2.6.2 ( http://prdownload.berlios.de/xchat-win32/xchat-2.6.2.exe ) is
very slow, while updating the window. (do not try to scroll fast...)
The console give a hint:
fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: client-side
color-index mode DIB copy
--
By by ... Detlef
--
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=16325
Summary: incorrect font rendering for CJK programs
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xrfang(a)gmail.com
CC: xrfang(a)gmail.com
Created an attachment (id=17630)
--> (http://bugs.winehq.org/attachment.cgi?id=17630)
patches, in a tar.bz archive
If a CJK program uses "ANSI_CHARSET" to create font instance, text is not
correctly rendered, the result is that
some text in the affected programs are not correctly displayed. This is not a
"critical" problem but I consider
it a "blocker" for most Chinese Wine users as it happens massively.
This problem is reported and fixed here:
http://bugs.winehq.org/show_bug.cgi?id=4065
However, the fix only dealt with a particular program (picasa) and is not a
universal fix. A hack specifically designed for
Chinese user (codepage 936) is proposed, but not accepted because it is not
"universal". This patch is based on the
cp936 hack proposed in bug #4065.
The patch has two flavor, the first one uses GetACP() to obtain correct
codepage to use, which is preferred. The second
will use environment variable WINE_DEFAULT_CODEPAGE, if not defined, will NOT
affect original code flow. The 2nd
method added a little bit inconvenience for CJK users, but maintains maximum
compatibility, because as discussed
on the Ubuntu Chinese forum, there are better solutions, which is out of my
ability to change:
http://forum.ubuntu.org.cn/viewtopic.php?f=121&t=169647 (Chinese)
--
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=22291
Summary: Multiple apps: hanged after quitting
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grip2die(a)yahoo.com
After closing DC++ v0.761 the app executable remains memory rsident toghether
with:
services.exe
explorer.exe
wineserver
etc
Not only the DC++ doesn't terminate normally and remains in memory, but also
the zombie process (or the processes associated with it) use 10-20% CPU.
Similar behav for other apps (they don't terminate after closing them).
--
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=21827
Summary: Photoshop 7, Slider disapear
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-hq(a)kamiza.de
Created an attachment (id=26422)
--> (http://bugs.winehq.org/attachment.cgi?id=26422)
Screenshot shows the UI Detail, an unvisible Slider *smile
All UI Slider such as Opacity or Fill Slider at the Layer Window.
--
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=18930
Summary: Failing to allocate an enormous image
Product: Wine
Version: 1.1.21
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rgovostes(a)gmail.com
I'm trying to run IDA Pro. However, Wine exits prematurely due to a BadAlloc
error during a call to X_CreatePixmap. Debugging showed that the image it was
trying to allocate was 39327 x 74239 x 32 -- nearly 3 gigapixels. I expect the
error arises from trying to draw the code view or call graph.
I'm not sure what debugging information would be useful here so please advise
what would be helpful.
--
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=14318
Summary: Michisoft Reader Studio v1.5a fails to produce LIT file
from HTML
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: truxxon(a)gmail.com
I tried to use the Michisoft Reader Studio v1.5a, available at
http://www.michisoft.com/programs/readerstudio/rsdownload.htm , and verified
that under wine it does not finish the conversion of HTML to LIT.
Instead, it shows the following message in a dialog error box log:
"
LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Title>.
LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a
<Unknown> tag in it.
LITGen warning (1205): DTD(Ver 1.0): The <dc-metadata> tag cannot have text
'mytitle' as child in its content model.
LITGen warning (1205): DTD(Ver 1.0): The <Unknown> tag cannot have text
'mytitle' as child in its content model.
LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Creator>.
LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a
<Unknown> tag in it.
LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Identifier>.
LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a
<Unknown> tag in it.
LITGen warning (1205): DTD(Ver 1.0): The <dc-metadata> tag cannot have text
'7055.475' as child in its content model.
LITGen warning (1205): DTD(Ver 1.0): The <Unknown> tag cannot have text
'7055.475' as child in its content model.
LITGen warning (1101): DTD(Ver 1.0): Unrecognized metadata tag <Language>.
LITGen warning (1203): DTD(Ver 1.0): The <dc-metadata> tag cannot have a
<Unknown> tag in it.
LITGen warning (1205): DTD(Ver 1.0): The <dc-metadata> tag cannot have text
'en' as child in its content model.
LITGen warning (1205): DTD(Ver 1.0): The <Unknown> tag cannot have text 'en' as
child in its content model.
LITGen error (1207): DTD(Ver 1.0): Unique identifier not found. There should
be a 'unique-identifier' attribute on the <package> tag and at least one
<dc:Identifier> tag whose ID matches that attribute.
Error 0x%x processing package file %S.
"
and the corresponding wine stderr is:
"
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
fixme:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa}
not implemented
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
fixme:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b}
not implemented
Error 0x80004005 processing package file
Z:\home\xxxx\local\bin\litgen-wine\temp\temp.opf.
Terminating for error 0x80004005.
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
fixme:ole:OleLoadPictureEx
(0xa7535c,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e4dc),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.
fixme:ole:OleLoadPictureEx
(0xa7535c,3318,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e4dc),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.
fixme:ole:OleLoadPictureEx
(0xa7535c,1086,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32e4dc),
partially implemented.
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.
fixme:ole:OLEPictureImpl_SaveAsFile (0x11c1c8)->(0x11c298, 0, (nil)), hacked
stub.
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering
icons...
"
The problem seems to come down to wine not implementing yet these two MSXML
interfaces, and therefore being unable to support the microsoft litgen dll:
fixme:msxml:bsc_QueryInterface interface {6d5140c1-7436-11ce-8034-00aa006009fa}
not implemented
fixme:msxml:bsc_QueryInterface interface {79eac9e4-baf9-11ce-8c82-00aa004ba90b}
not implemented
--
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=21103
Summary: Presentation 14.2 (Neurobehavioral Systems): crashes
when displaying video output
Product: Wine
Version: 1.0.1
Platform: x86
URL: http://www.neurobs.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marc.o.tettamanti(a)tiscali.it
Created an attachment (id=25328)
--> (http://bugs.winehq.org/attachment.cgi?id=25328)
Bug report
Core package installs and opens. Code activation works. Editor works without
problems. Audio test under Settings Tab works fine.
Video test under Settings Tab does not work: as a consequence, running of demo
and experiments does not work.
The crash occurs when I hit the Test button under Settings: Video, or when I
try to run any scenario from the editor (see the attached console error).
After crashing, the program hangs with the error message: 'Floating point
division by zero'
My Linux distro:
$ uname -a
Linux bll4 2.6.30-2-686 #1 SMP Fri Dec 4 00:53:20 UTC 2009 i686 GNU/Linux
My lspci:
see attachment
Thanks,
Marco
--
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=13314
Summary: Winevdm displays parasitic window
Product: Wine
Version: 1.0-rc1
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=13186)
--> (http://bugs.winehq.org/attachment.cgi?id=13186)
A screenshot to illustrate the bug.
When running Civilization I for Windows there appears a parasitic black window
with "winevdm" caption. If to close this window, the game exits. In earlier
versions of Wine (0.9.61) the window did not appear.
The attached screenshot shows the bug.
--
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=11224
Summary: Throw In (Blitz Basic game) has a memory access
violation
Product: Wine
Version: 0.9.53.
Platform: PC
URL: http://freeforumzone.leonardo.it/cartella.aspx?c=3694&f=
3694&idc=34040
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trevi55(a)gmail.com
Created an attachment (id=10306)
--> (http://bugs.winehq.org/attachment.cgi?id=10306)
Throw In launch error screenshot
I'd like to play to this old-school soccer game but it doesn't run in Wine...
I mean, after creating a new wine folder to use I have to set Direct3D ->
DirectDrawRenderer to OpenGL (if I don't do so, wine stops immediately saying
me that I've to change the DirectDraw render mode)...
After this modification, I can launch the Throw In exe file and for few seconds
I get the game (loading) splash in my screen while the music is playing, then
an «Error» pop-up message appears with the «Memory Access Violation» error
(as you can see in the attached screenshot)...
The music continues to play until I press the «Ok» button, then all crashes!
The only messages I've in my terminal are:
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex
samplers and 32 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) >
combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x34f840,0x00000000), stub!
I've tried to enable also a more accurate debugging output, but I don't see
relevant messages... Anyway I could attach it, if you need!
You can download this game (version 0.85) at http://tinyurl.com/37lhzh (0.86
update at http://tinyurl.com/36cjdu)
Just one note... If I try the version 0.8 (http://tinyurl.com/3ymj42) the
application behavior is different: when launching the exe the game menu loads
and I can navigate it until I select to play... Then the game crashes giving
the same output I've already described.
I'd have to say also that another game I can find in the same site (Total
Control Soccer), always written in the same language give me this error :(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23945
Summary: Textures are not properly rendered in game
Product: Wine
Version: 1.3.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukp12(a)gmail.com
In menu and in game console spams:
"fixme:d3d:state_wrap (WINED3DRS_WRAP0) Texture wrapping not yet supported".
The game runs very slow, unplayable.
I've also noticed short moments, when everything is upside-down - just when
moving the mouse.
It makes the game unplayable.
--
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=26646
Summary: Worms Reloaded: sound choppy without hardware sound =
emulation
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Worms Reloaded has no sound at all unless I do 'winetricks xact',
and the sound is awful and choppy unless I also do 'winetricks
dsoundhw=Emulation'.
--
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=25605
Summary: The Settlers 3: Save as bitmap crashes world editor
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Steps to reproduce:
1) remove ~/.wine
2) install The Settlers 3 Gold
3) wine S3Editor.exe
4) File->Save as bitmap
Behaviour:
Silent exit.
Expected behaviour:
No silent exit.
Terminal output:
fixme:commdlg:GetFileName95 Flags 0x00008000 not yet implemented
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 46724
Current serial number in output stream: 46745
--
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=16784
Summary: Babylon 7: Trail mode expires after installation
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://www.babylon.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail2benny(a)gmail.com
Babylon 7 trail mode expires after installation,
native msxml3 4 or 6 do not seem to do the trick.
See bug 16614 for more information.
--
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=20771
Summary: the menu bar doesn't work in M. Flight Simulator 98
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerome.bouat(a)wanadoo.fr
Either in window mode or in full screen I can't select a menu entry. The menu
bar is shown but the menus don't pop up.
This is a regression between 1.1.31 and 1.1.33.
--
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=23504
Summary: Font rendering wrong in Samo-Touragent application
starting with 1.2rc2
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: savelov(a)gmail.com
Created an attachment (id=29340)
--> (http://bugs.winehq.org/attachment.cgi?id=29340)
screenshot from 1.2rc1
Before 1.2rc2 font rendering for dates and numbers in the attached screenshot
was correct, but after 1.2rc2 , including 1.2rc6 font rendering is wrong
Tests were performed with clean ~/.wine
--
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=23687
Summary: err:seh:setup_exception_record stack overflow when
start Proteus7 Ares
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alllg(a)yandex.ru
Start the application from the package Ares.exe Proteus 7.7
WINEPREFIX=~/.wine_proteus wine '~/.wine_proteus/drive_c/Program
Files/Labcenter Electronics/Proteus 7/BIN/Ares.exe'
I eceive an error message.
err:seh:setup_exception_record stack overflow 1672 bytes in thread 0009 eip
7ef870bf esp 00610ca8 stack 0x610000-0x611000-0x810000
When used version wine-1.1.40 error did not appear
--
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=27658
Summary: 3dvia plugin installer crashes
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://forum.winehq.org/viewtopic.php?t=12599 said the
3dvia plugin was needed to view
http://www.nickjr.com/kids-games/backyardigans-racing-adventure.html
so I tried it. That page links to the installer with the url
http://3dlifeplayer.dl.3dvia.com/player/install/3DVIA_player_installer.exe
Installing that dies with
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
Backtrace:
=>0 msi_load_media_info+0x2c8(package=0x145a60, Sequence=0x1, mi=0x17cc40)
[include/winbase.h:2284] in msi
1 ACTION_InstallFiles+0x255(package=0x145a60) [dlls/msi/files.c:329]
...
0x68115fe8 msi_load_media_info+0x2c8
[/home/dank/wine-git/dlls/msi/../../include/winbase.h:2284] in msi: movzwl
0x0(%edi,%eax,1),%ecx
2284 while ((*p++ = *src++));
--
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=28495
Summary: Runes of Magic mouse-bug
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ventrill(a)gmail.com
Time for time mouse cursor freezes.
Аppears around the black spot ( look in attachment).
At this time appear in the console:
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
err:d3d_surface:surface_load Not supported on scratch surfaces.
First meet of bug - wine 1.3.21.
--
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=18548
Summary: catlitter crashes winedevice
Product: Wine
Version: 1.1.21
Platform: All
URL: http://psxemulator.gazaxian.com/catlitter.rar
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mizvekov(a)gmail.com
catlitter is a program that controls playstation 1 'caetla' acessory.
It uses WinRing0 to access parallel port from any windows version.
WinRing0 can be downloaded from here: http://openlibsys.org/
The source for catlitter can be downloaded from:
http://psxemulator.gazaxian.com/catlitter_src.rar
When it's executed, winedevice crashes because WRITE_PORT_UCHAR is not
implemented in hal.dll
This api would be very simple to implement at least for parallel port, because
everything that is needed for it is already done in winedos.
--
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=25068
Summary: Not able to initiate cognitrainer
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: satyap_b2001(a)rediffmail.com
Created an attachment (id=31788)
--> (http://bugs.winehq.org/attachment.cgi?id=31788)
error logs
Got the error logs while starting cognitrainer apllication .Was working fine
with wine 1.2.1 version although there were some display problems (Strip was
not visible sometimes)
--
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=25017
Summary: Battlefield 2142 is unable to start on FreeBSD.
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 6yearold(a)gmail.com
Created an attachment (id=31706)
--> (http://bugs.winehq.org/attachment.cgi?id=31706)
backtrace when running from home dir
I'm using FreeBSD 8-STABLE with wine 1.3.6 from here:
http://people.freebsd.org/~ivoras/wine/
My system architecure is amd64 and video driver is nvidia 256.53. Using this
script (http://people.freebsd.org/~ivoras/wine/patch-wine-nvidia.sh) i have
installed 32-bit version of the same driver.
Battlefield itself installed fine, however when i run
wine .wine/dosdevices/c:/Program\ Files/EA\ GAMES/Battlefield\ 2142/BF2142.exe
i'm getting
--
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=21838
Summary: Geheimakte 2: Freezes at start
Product: Wine
Version: 1.1.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
CC: stefan(a)codeweavers.com
[forked off bug #19913]
With i915 Intel graphics on Ubuntu Intrepid, past wine-1.1.24
commit e211a0b4a432013b76c1398fc99985951f98dc92
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Thu Jun 18 18:27:04 2009 +0200
wined3d: Enable Shader Model 2.0 in ARB.
If the needed constants are available, we can support all vs_2_0 and ps_2_0
requirements with the plain ARB extensions. We cannot however, run SM 2.0a
or SM 2.0b.
causes Geheimakte2 Puritas Cordis to freeze screen and mouse
immediately after the intro sequence (or when loading a scene), while
audio finishes playing normally. The work-around (still valid for
1.1.39) is to disable the pixel shader in winecfg.
UseGLSL=disabled changes nothing (in 1.1.39).
This app used to work fine in wine-1.0.1 and 1.1.24.
--
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=21495
Summary: App Crashs
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://pluto.brain-killer.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 131337(a)qip.ru
Hi Guys.
I've tried to start Pluto.exe from http://pluto.brain-killer.org/
Install is working without problems.
When i try to start the App, i see the Window for 1 Second, then crash.
I debugged it -> see attachment for logfile.
What to do?
--
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=22983
Summary: Battlefield Bad Company 2: game only shows black
screen
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: stefandoesinger(a)gmx.at
Regression caused by:
481aca47ad649297e5435d0f4c7466fd70aa702f is the first bad commit
commit 481aca47ad649297e5435d0f4c7466fd70aa702f
Author: Stefan Dösinger <stefan(a)e195-194.eduroam.tuwien.ac.at>
Date: Wed May 5 13:02:07 2010 +0200
wined3d: Don't use GL_ARB_map_buffer_range for now.
There are numerous problems with this extension, and there are no
visible upsides. In the best case dynamic VBOs are just as fast as no
VBO at all.
:040000 040000 cca8ec087bc506feda3595448c85c39ebe496bf6
d395ecea38a8be62103acb6279b99c0cb452d2e5 M dlls
if this patch is reverted, the game shows, although with messed up textures.
See bug 22617 for details on that.
Bug shows up in Steam and DVD versions.
--
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=22617
Summary: Texture Problems in Battlefield Bad Company 2
Product: Wine
Version: 1.1.43
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xwillex(a)gmail.com
http://appdb.winehq.org/objectManager.php?sClass=version&iId=19520
Battlefield Bad Company 2 is completely unplayable because of texture problems.
I've included wine's output while playing the game.
There are some unimplemented d3d features.
--
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=26690
Summary: d3d9 device test crashes on Intel i945
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)jet.franken.de
Hi,
shortly after 1.3.17 d3d9 test device started crashing.
I bisected, and the bisect converged on:
git bisect good
77face22d5365d94b9bfe614ed202692e1523593 is the first bad commit
commit 77face22d5365d94b9bfe614ed202692e1523593
Author: Matteo Bruni <mbruni(a)codeweavers.com>
Date: Fri Mar 18 19:18:40 2011 +0100
wined3d: Get rid of context_validate.
It should not be needed anymore, now the wined3d context is implicitly
validated on GL context activation. The check itself wasn't reliable
because of some threading issues and it also brought a small performance
hit.
:040000 040000 865b97d2f96fb3c31125a5af9b5ad12b12c8f246
dcfa2071517116fa3beb4fd3bcf7411a4e1da085 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=20625
Summary: chromium's ImporterTest.IEImporter test fails
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Chromium's IEImporter test tries to create bookmarks etc. using
COM, then read them back. It fails with
$ wine src/chrome/Debug/unit_tests.exe --gtest_filter=ImporterTest.IEImporter
fixme:seh:RtlCaptureStackBackTrace (3, 31, 0x32fce0, (nil)) stub!
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
...
[ RUN ] ImporterTest.IEImporter
fixme:shdocvw:UrlHistoryStg_AddUrl
(L"http://A79029D6-753E-4e27-B807-3D46AB1545DF.com:8080/path?key=value"
L"Unittest GUID" 00000000)
.\browser\importer\importer_unittest.cc(383): error: Value of: res == S_OK
Actual: false
Expected: true
[ FAILED ] ImporterTest.IEImporter (205 ms)
...
$
err:menubuilder:WinMain failed to build menu item for
C:\windows\temp\ImporterTest\Favorites\Google Home Page.url
err:menubuilder:WinMain failed to build menu item for
C:\windows\temp\ImporterTest\Favorites\SubFolder\Title.url
err:menubuilder:WinMain failed to build menu item for
C:\windows\temp\ImporterTest\Favorites\TheLink.url
err:menubuilder:WinMain failed to build menu item for
C:\windows\temp\ImporterTest\Favorites\WithPortAndQuery.url
err:menubuilder:WinMain failed to build menu item for
C:\windows\temp\ImporterTest\Favorites\a\??.url
err:menubuilder:WinMain failed to build menu item for
C:\windows\temp\ImporterTest\Favorites\Links\TheLink.url
err:menubuilder:WinMain failed to build menu item for
C:\windows\temp\ImporterTest\Favorites\Links\SubFolderOfLinks\SubLink.url
(Seems strange that bookmarks would trigger menu item creation?)
Related source:
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/importer/imp…
To repeat:
$ wget http://kegel.com/wine/chromium/chromium-tests.tar.bz2
$ tar -xjvf chromium-tests.tar.bz2
$ wine src/chrome/Debug/unit_tests.exe --gtest_filter=ImporterTest.IEImporter
--
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=22520
Summary: World of Warcraft (WotLK installer) cant accept EULA
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: azureuspt(a)gmail.com
I want to make a fresh install of World of Warcraft. To do so, I downloaded
from Battle.net the new Wrath of the Lich King installer and ran it with wine.
The installer lets you choose which game/expansion you want to download, then
it downloads a small installer that starts the installation of the
game/expansion.
The GUI is the same as using the CD/DVD of Wrath of the Lich King expansion.
You click on install and then choose the languaje packs you want to include.
Next step is accepting the EULA, but it wont show. You get the empty window
with no scrollbar and the buttons bellow "accept"/"reject". Accept button is
unusable, as other WoW instalations I suppose you need to get to the end of the
EULA to be able to activate it.
So... You cant install World of Warcraft this way...
Any hints of any possible patch to be able to pass through the EULA?
--
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=25260
Summary: The Secret of Monkey Island SE requires d3dx9_36
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
CC: wine-bugs(a)winehq.org
The Secret of Monkey Island depends on some stubs in d3dx9_36 and fails to
load.
In the console log, there is a loop of these three in particular.
fixme:d3dx:ID3DXEffectImpl_SetTechnique (0x20ed90)->((nil)): stub
fixme:d3dx:ID3DXEffectImpl_Begin (0x20ed90)->(0x33c4f0, 0x1): stub
fixme:d3dx:ID3DXEffectImpl_BeginPass (0x20ed90)->(0): stub
winetricks d3dx9_36 is a workaround.
--
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.