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=31904
Bug #: 31904
Summary: configure incorrectly detects OSMesa
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olelukoie(a)mail.ru
Classification: Unclassified
When I run configure script for latest wine 1.5.x releases it always reports
that it can not find OSMesa but I have it installed correctly.
Looking for a solution I've found several versions of patch that fixes this.
For example this is the Gentoo version:
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/app-emulation/wine/…
and this is Fedora version:
http://pkgs.fedoraproject.org/cgit/wine.git/tree/wine-1.5.10-osmesa-check.p…
I've tested Fedora version of the patch and it works well for me (I'm using
mageia linux).
--
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=29970
Bug #: 29970
Summary: Command & Coquer: Red Alert 3 crashes on start
Product: Wine
Version: 1.4-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: holthuis.jan(a)googlemail.com
Classification: Unclassified
Created attachment 39014
--> http://bugs.winehq.org/attachment.cgi?id=39014
Backtrace
When I want to start the game using Wine 1.4~rc4, it almost crashes instantly
(even before the splash screen is shown).
As soon as I downgrade to 1.2.3, the game works perfectly (except that there
are no videos).
I attached the backtrace to this bug report.
--
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=32677
Bug #: 32677
Summary: Steam crush "page fault on read access" on wine 1.5.21
Product: Wine
Version: 1.5.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: protoss-asi(a)yandex.ru
Classification: Unclassified
Created attachment 43109
--> http://bugs.winehq.org/attachment.cgi?id=43109
Wine Crash Log
After compiled wine 1.5.21 the Steam Application has always crashed..
Solve: downgrade to wine 1.5.20
--
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=30578
Bug #: 30578
Summary: Disassembly not in fixed-width font in IDA Pro 6.2
demo
Product: Wine
Version: 1.5.3
Platform: x86
URL: http://www.hex-rays.com/products/ida/support/download.
shtml
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
IDA Pro is an interactive disassembler. I tested the IDA Pro 6.2 demo with Wine
1.5.3.
In Windows, the disassembly view uses a fixed-width font. In Wine however, the
disassembly text uses a proportional font.
This is not just cosmetic. Because addresses/labels shown in the disassembly
are in a different position to where IDA expects, the popup view of the
destination address which should appear when you hover the mouse over a jump
destination etc. doesn't appear. You have to hover over the empty space to the
right of the name in order for the popup to appear.
To reproduce:
- Download and run IDA Pro 6.2 demo installer
- Run the program.
- Click New in the Quick start window.
- Choose a file to open in the file dialog, e.g. qwingraph.exe (included with
the demo)
- Click OK in the Load a new file window.
- Click yes or no at the dialog box which mentions PDB files
- IDA loads and begins analysing the program. It wil show a dialog about
proximity mode. Click No.
- The view will change to graph mode when analysis is done. Notice that the
disassembly text is in a proportional font. The problem is present in both
graph and text view.
- Press space to switch to text view.
- Assuming you loaded qwingraph.exe into IDA, you should see a line that reads
call ds:GetCommandLineW
near the start of the disassembly. In Windows, if you hover the mouse pointer
over GetCommandLineW, a popup appears nearby showing the code at that location.
No popup appears under Wine. But if you move the pointer to the right of the
GetCommandLineW text (to where the text would be, if it were rendered in the
correct fixed-width font), the popup does 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=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=30897
Bug #: 30897
Summary: Europa Universalis III demo crashes while 'Loading
Map-Sprites...' without native d3dxof
Product: Wine
Version: 1.5.6
Platform: x86
URL: http://files.filefront.com/Europa+Universalis+III+++De
mo/;6550880;;/fileinfo.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dxof
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 40496
--> http://bugs.winehq.org/attachment.cgi?id=40496
terminal output
This bug applies to the demo version of EU3, I don't have the problem with the
full version of EU3 Complete. The same problem with Wine 1.0.1, 1.2.3, 1.4 so
it's not a regression.
The problem: the game crashes while loading to the menu, at the 'Loading
Map-Sprites..' stage.
Native d3dxof.dll is a workaround.
Steps to reproduce the problem:
1. Install the demo
2. winetricks vcrun6 (native msvcp60 is needed)
3. Open settings.txt and adjust screen resolution in case the default
resolution is not supported by your monitor/video card
4. Start the demo with eu3demo.exe. The game crashes early during the loading
stage
--
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=29959
Bug #: 29959
Summary: Zed: 3D Preview window is blank or doesn't open.
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: edward.leuf(a)gmail.com
Classification: Unclassified
Created attachment 38994
--> http://bugs.winehq.org/attachment.cgi?id=38994
Wine log when running zed.exe
When loading Zed, things seem to be ok. But when I open the 3D Preview
(shortcut F12) either it doesn't open with an error, or it opens and is blank
(white or black), all depending on what renderer I choose in the options. I can
still select things in the level from the 3D Preview window, but I can't see
them.
Steps to reproduce:
1: Run zed.exe
2: Go to menu -> Tools -> 3D Preview and receive error dialog box.
4: Go to menu -> Tools -> Options -> 3D Preview tab
5: Select Direct3D RM and Direct3D HAL
6: Open 3D Preview and receive error dialog box
7: Open Options -> 3D Preview tab again
8: Select OpenGL and Direct3D HEL
9: Open 3D Preview and it is white, can still move and select items
10: Repeat with other rendering combinations.
Graphics card is Nvidia Geforce 7300 Turbocacache
Graphics driver used is "NVIDIA accelerated graphics driver (version current)"
on Ubuntu 10.04 LTS
Download: http://www.jkhub.net/library/index.php?title=Tools:ZED
as well as the update ZED_2008-01-31.zip
--
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=31729
Bug #: 31729
Summary: cl.exe: stack overflow with certain long command lines
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bjj4(a)charter.net
Classification: Unclassified
Created attachment 41726
--> http://bugs.winehq.org/attachment.cgi?id=41726
Annotated console log of working and failing cases
cl.exe version 13.10.4035, Microsoft's C compiler from Windows DDK 3790.1830,
crashes with certain long command lines when run under cmd.exe. But some
other, even longer, command lines work fine, and cl.exe seems to work fine
without cmd.exe. See the attached console log.
This Windows DDK can be downloaded from
http://download.microsoft.com/download/9/0/f/90f019ac-8243-48d3-91cf-81fc40….
However, the installer crashes under wine. I've had to copy over the compiler
and its associated dlls from an installation on Windows.
I'm using the latest wine (1.5.13) from the official repositories on Ubuntu
12.04 LTS, x64.
This problem was found when using nmake to build a large project.
Unfortunately, nmake always launches the compiler via cmd.exe, so bypassing
cmd.exe isn't an option. I haven't tried any other versions of cl.exe.
The same build works perfectly using wine 1.3.5 on SLES10 (kernel
2.6.16.46-0.12-xen.)
--
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=31908
Bug #: 31908
Summary: Garena Blackshot does login
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fael_mc(a)msn.com
Classification: Unclassified
Created attachment 42007
--> http://bugs.winehq.org/attachment.cgi?id=42007
Terminal Log
Blackshot is a shooting game online.
In counter striker style, free to play, which is increasingly popular.
Can be downloaded here: http://blackshot.garena.com/downloads/game-client
To test the game, it was necessary to install ie6 through winetricks, so that
no launcher.exe beam.
launcher.exe is where you login, to start playing.
After ie6, launcher carried on as normal windows; so send login / password and
Start Game.
After Trying to login ... the launcher.exe crashes, and the error screen
appears.
Believing be related to wininet, tried with a native wininet, but not so the
launcher opens.
--
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=31772
Bug #: 31772
Summary: NtQuerySystemInformation doesn't fill ReturnLength
properly with SystemProcessInformation
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nospam.kotarou.dono(a)gmail.com
Classification: Unclassified
Created attachment 41804
--> http://bugs.winehq.org/attachment.cgi?id=41804
Test program for calling NtTerminateProcess with it's handle as 0
While I was writing a test program for calling NtTerminateProcess with 0 as
it's handle, I found out NtQuerySystemInformation doesn't correctly fill
ReturnLength when called with SystemProcessInformation.
Code
---
SIZE_T spiSize;
NtQuerySystemInformation(SystemProcessInformation, NULL, 0, (ULONG*)&spiSize);
Expected result
---
spiSize contains the size of the needed buffer to completely contain all the
SYSTEM_PROCESS_INFORMATION and SYSTEM_THREAD_INFORMATION structures of the
processes and threads of the system.
Actual result
---
spiSize contains 0
On a side note, after hacking my code by pre-setting spiSize to an amount and
commenting out the first NtQuerySystemInformation call, the behaviour of
NtTerminateProcess is not what I expected: It should return STATUS_SUCCESS and
kill all threads except for the calling one, but it returns
STATUS_INVALID_HANDLE instead.
--
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=29897
Bug #: 29897
Summary: Lord Of the Rings Online Slow/Freezes
Product: Wine
Version: 1.4-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marek.zachara(a)telperion.pl
Classification: Unclassified
This looks like a regression to me - I have been playing LOTRO under wine 1.2.3
for some time now. It ocassionaly freezes for a few seconds (every few
minutes), and hangs once in a while, but apart from that its playable. I
decided to try the new 1.4 release of Wine and had no luck with it. LOTRO
starts, but after I log in a character, the game is incredibly slow - like 1
frame displayed per 5 seconds (clearly unplayable). I have tried 1.4 rc2 and
1.4 rc3 with same results. Then i reverted back to 1.2.3 and the game works OK.
I havent tried the 1.3 branch.
--
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=31941
Bug #: 31941
Summary: sniper elite V2 not running
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ph.gachoud(a)gmail.com
Classification: Unclassified
Installed and not working no special error found
--
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.