http://bugs.winehq.org/show_bug.cgi?id=15782
Summary: ABBYY FineReader Pro 8.0: crash, If to open, or to close
a batch
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: inspirra(a)yandex.ru
Created an attachment (id=16889)
--> (http://bugs.winehq.org/attachment.cgi?id=16889)
Error Messages
This problem with all Wine versions (from 0.9.X to 1.1.7).
ABBYY FineReader Pro 8.0 - crash, if to open, or to close a batch (but not
always):
# wine ~/.wine/drive_c/Program\ Files/ABBYY\ FineReader\ 8.0\ Professional\
Edition/FineReader.exe > /tmp/wine.out 2>&1
"wine.out" in attachment.
--
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=14400
Summary: AngelBot window freezes if text is copied via right-
click context menu
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://scguy318.freeshell.org/AngelBot.tar.gz
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=14713)
--> (http://bugs.winehq.org/attachment.cgi?id=14713)
AngelBot backtrace
With Wine version wine-1.1.0-459-g2893294, when running the AngelBot
application, if text from an edit control is copied via right-click context
menu, AngelBot will crash. AngelBot requires the Visual Basic 6.0 runtime,
which can be installed via winetricks. Backtrace is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15606
Summary: Lotr Bfme2: Big parts of characters appear in a glowing
white
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcflow-forum(a)gmx.net
Created an attachment (id=16617)
--> (http://bugs.winehq.org/attachment.cgi?id=16617)
White armor
The picture shows the issue clear enough I think. The white glowing won't
appear on all objects. As far as I can tell now this are only parts of armor
that are reflecting light but I am not yet sure about this.
--
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=12228
Summary: No ALSA support for external soundcard since 0.9.57
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uhkeller(a)web.de
Until 0.9.56, Wine allowed me to use an external USB soundcard as well as
built-in Intel HDA sound through ALSA. In Windows applications (e.g.
foobar2000) I could select the internal sound card as dimx:0 and the USB sound
card as dmix:1. Since 0.9.57, however, when the external USB sound card is
plugged in I get two dmix:0 entries, both select the internal sound. I see
these two entries both in foobar2000 and in winecfg under ALSA Driver/Wave Out
Devices. The external soundcard still is accessible through the OSS driver.
I'm using Wine 0.9.58 from the Wine repositories under Ubuntu 7.10. The
external soundcard is an M-Audio USB Transit (with madfu driver).
--
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=12962
Summary: Diablo 2: left-control ignored after mouse click
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)the-eend.org
While playing Diablo 2 (Ubuntu Hardy + Compiz):
- Hold down mouse button to walk in a direction
- Hold down left-control to start running
- Release mouse button, and re-press
* The character should continue running toward the pointer, but instead returns
to walking until/unless left-control is re-pressed.
The game behaves as expected if the right-control key is used instead.
I suspect this regression is related to the now resolved bug #12343, but this
specific behaviour is still exhibited in 0.9.61.
--
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=16391
Summary: Text rotation misbehavior
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: piernik(a)gmail.com
Created an attachment (id=17719)
--> (http://bugs.winehq.org/attachment.cgi?id=17719)
Problem illustration. Green - good, red - wine
First, a demo: http://kjk.gniew.org/dump/wine-orientation.ogg
Obviously text should always appear in the box. The app is Protel 99 SE.
It can be fixed by applying patch from "ExtTextOut with rotation and
MM_ANISOTROPIC inverted coordinates"
<http://www.winehq.org/pipermail/wine-devel/2007-March/055559.html>
I was playing with CreateFontIndirectW() and indeed plf->lfClipPrecision has
CLIP_LH_ANGLES flag set.
Can anyone take a closer look at the patch above so it could make its way into
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=14929
Summary: PhotoStory 3 is not able to open WP3 file once created
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jabertolin.linux(a)gmail.com
PhotoStory 3 (after installing MFC42u.DLL and vcrun6) is running fine and it
allows to create a new project: importing images.
However once the project is saved and close it, the project can not be open it
again.
Attached log created with WINEDEBUG=+relay
--
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=15802
Summary: Turok 1.0.1.363: Mouse move does not work.
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://propagandagames.go.com/games/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darion(a)automation.dn.ua
Turok 1.0.1.363: Game play is ok, but only with cursor keys move. Mouse move
does not work. Mouse click is ok.
--
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=16509
Summary: Legendary demo fails to install
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.gamershell.com/download_37066.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris.kcat(a)gmail.com
Created an attachment (id=17944)
--> (http://bugs.winehq.org/attachment.cgi?id=17944)
Console output
The demo installer runs fine, if slow, for a while before it pops up a message
box saying "Error: -1627 ERROR_FUNCTION_FAILED". All I can do then is click OK
which aborts installation. Console output is attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11159
Summary: In Steam some text is not properly rendered
Product: Wine
Version: 0.9.53.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
In Steam on windows, in "My Games" column headers font ("Games", "Status",...)
is bold. In Wine, it is not bold, and somehow messed up.
Attached screenshot from Wine.
--
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=14330
Summary: Textures are invisible in Gex 3D
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.ubi.com/DE/Downloads/Info.aspx?dlId=243
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schmatzler(a)googlemail.com
Created an attachment (id=14621)
--> (http://bugs.winehq.org/attachment.cgi?id=14621)
Console output when playing the game
Some textures in Gex 3D are not shown.
When starting the game, the console is giving an
"err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat" error.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12539
Summary: Lenovo Thinkpad battery recall program fails
Product: Wine
Version: 0.9.59.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
There was a recall on Thinkpad batteries last year. Curious to see if my
battery was affected, I downloaded and attempted to run their program,
lenovobatteryprogram.exe, which you can download here:
http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=BATT-LENOVO
Running this program in wine produces the following output:
~$ wine Desktop/lenovobatteryprogram.exe
err:ole:TLB_ReadTypeLib Loading of typelib L"C:\\Program Files\\Common
Files\\InstallShield\\Professional\\RunTime\\IsProBE.t
lb" failed with error 2
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program
Files\\Lenovo\\Lenovo Battery Program\\BatteryCheck
.exe") not found
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Lenovo\\Lenovo Battery Program\\BatteryCheck.e
xe" failed, status c0000135
--
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=16639
Summary: Severe image corruption in Half-Life 2 with fglrx
Product: Wine
Version: 1.1.9
Platform: PC
URL: http://amphibian.dyndns.org/broken-wine-hl2-fglrx/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toad(a)amphibian.dyndns.org
CC: toad(a)amphibian.dyndns.org
See the screenshots on the url above. Radeon X1900, fglrx installed today,
released december, glxinfo says "2.1.8304 Release", catalyst 8.12 probably,
debian etch.
--
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=15620
Summary: starting games totaly kills the sound on the system
Product: Wine
Version: 1.1.6
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: DoDoEntertainment(a)gmail.com
After starting a game, sound entirely dissapears from the system.
The fix is to invoke:
sudo /etc/init.d/alsa-utils reset Intel
Bug happens on ubuntu 8.04 x64 on "Intel Corporation 82801G (ICH7 Family) High
Definition Audio Controller".
It's a regression from 1.1.5.
I've noticed the disappearing of sound after starting gta:san andreas (which
works relatively fine under 1.1.5). Same happens if I start Heroes of Might and
Magic 4.
--
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=17529
Summary: LOTRF BFME2 demo crashes after splash screen on some
systems
Product: Wine
Version: 1.1.15
Platform: Other
URL: http://www.download.com/Lord-of-the-Rings-Battle-for-
Middle-earth-II-demo/3000-7483_4-10500809.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On my desktop, Electronic Arts/The Battle for Middle-earth (tm) II Demo
runs great (except for not resetting video mode on exit).
On my lenovo T61 laptop, it hangs and then crashes right after the splash
screen.
Both are running Ubuntu 8.10 with the latest nvidia (177) driver.
Both have 2GB RAM.
The laptop has Quadro NVS 140M, the desktop has 8200 GT.
No settings were used.
The log is quite large.
I haven't had time to compare logs between the two systems yet,
and I haven't had any luck getting a backtrace in winedbg yet.
I guess the next step is to follow the appdb and try UseGLSL.
--
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=12434
Summary: La-Mulana Jukebox crashes
Product: Wine
Version: 0.9.58.
Platform: Other
URL: http://files.myopera.com/White%20Knell/gr3_project/jkb.z
ip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pat(a)snowfox.fur.com
Created an attachment (id=11974)
--> (http://bugs.winehq.org/attachment.cgi?id=11974)
Crash log
La-Mulana Jukebox is a freeware program that plays music, specific .MID and
.SGT files, to be precise. However, trying to play music -- or even quitting
-- causes an unhandled page fault. The quickest way to cause it is by typing
Alt-F, Alt-X.
This bug is still present in 0.9.59.
--
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=10262
Summary: wxWidgets TextCtrl in Python
Product: Wine
Version: 0.9.31.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roger.marsh(a)btinternet.com
Running Python24-2.4.3_3 with py24-wxPython-2.6.3.3
Adding text to a wxTextCtrl with style wx.TE_RICH2 fails. Style TE_RICH is fine
but I need to be able to colour the text etc. The script was run from an IDLE
session.
Using these oldish versions for compatibility with native FreeBSD versions
used.
--
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=13618
Summary: Melty Blood Act Cadenza Ver. B Incorrect Rendering
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karlthepaladin(a)yahoo.com
Created an attachment (id=13594)
--> (http://bugs.winehq.org/attachment.cgi?id=13594)
Picture of the bug
The game does not render what seems to be a layer of graphics properly during
fights, I have included a screenshot for reference. Compare to:
http://ps2media.gamespy.com/ps2/image/article/724/724566/melty-blood-act-ca…
This bug does not just affect this move, but also one of the characters is
invisible (extra boss, the giant neko Arc Chaos 666) from what I have heard.
Also, certain graphics, i.e. ones that show "fight" or "match start" or
whatever don't show at all(I don't know what they are since I never saw them on
screen because of this bug). The game's website is
http://e56.info/mbacwin/index.html. http://e56.info/mbacwin/mbacwin.cgi?trial
is a link to the download page of the trial (also reachable via the main site
under the "download section" look right underneath
注意事項に合意しない(TOPページへ).
I haven't tested the trial, but I suspect that it has the same problem.
--
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=14497
Summary: Airport Inc: Text does not render
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sam(a)xnet.tk
Created an attachment (id=14822)
--> (http://bugs.winehq.org/attachment.cgi?id=14822)
Error Log
All text in this game renders as a black box, making it fairly unplayable,
aside from that it works.
Attached is the output 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=13254
Summary: CPUZ crashes when trying to select a different tab via
keyboard
Product: Wine
Version: 1.0-rc1
Platform: PC
URL: http://www.cpuid.com/cpuz.php
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Created an attachment (id=13092)
--> (http://bugs.winehq.org/attachment.cgi?id=13092)
crash output
steps to reproduce:
1. start cpuz
2. press the right arrow key
expected result: we switch over to the next tab
actual result: we get a crash
--
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=12801
Summary: winetest: Can't remove log file
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://www.astro.gla.ac.uk/users/paulm/WRT/CrossBuilt/wi
netest-latest.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Every time I run the crossbuilt winetest, after all the tests run and the data
is submitted, I get an error that it can't remove the log file.
Minor, but highly annoying. Doesn't happen on 2K/XP.
--
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=15811
Summary: GameZone Downloader doesn't show any progress
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
I tried downloading the demo [1] from bug 13978 using the GameZone downloader.
It popped up a browser window and started download the game. The browser window
had no progress information, even though the title bar displayed the download
percentage and the demo downloaded successfully.
[1] http://downloads.gamezone.com/demos/d1086.htm
--
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=9731
Summary: GdiConvertToDevmodeW trying to copy -32 bytes on memcpy
Product: Wine
Version: 0.9.45.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: myxfce(a)gmail.com
Created an attachment (id=8168)
--> (http://bugs.winehq.org/attachment.cgi?id=8168)
Crash report
I'm having problems running an old Win 3.11 game named Mortuum. Wine crashes
before the game start. After some debugging, I noticed the crash happens in
file gdi32/driver.c on function DEVMODEW * WINAPI GdiConvertToDevmodeW(const
DEVMODEA *dmA).
This function tries to memcpy bytes from the structer dmA to the structure dmW
(that was allocated by a HeapAlloc()). Unfortunately, it tries to copy -32
bytes because dmA->dmSize is 0 bytes and CCHDEVICENAME is 32 bytes. I've
attached a small piece of code that shows where the memcpy is done around line
425 on that file.
...
dmW = HeapAlloc(GetProcessHeap(), 0, dmW_size + dmA->dmDriverExtra);
if (!dmW) return NULL;
MultiByteToWideChar(CP_ACP, 0, (const char*) dmA->dmDeviceName,
CCHDEVICENAME,dmW->dmDeviceName, CCHDEVICENAME);
//===============================CRASH=========================
/* copy slightly more, to avoid long computations */
memcpy(&dmW->dmSpecVersion, &dmA->dmSpecVersion, dmA->dmSize -
CCHDEVICENAME);
//===============================CRASH=========================
if (dmA->dmSize >= (const char *)dmA->dmFormName - (const char *)dmA +
CCHFORMNAME)
{
MultiByteToWideChar(CP_ACP, 0, (const char*) dmA->dmFormName,
CCHFORMNAME,
dmW->dmFormName, CCHFORMNAME);
if (dmA->dmSize > (const char *)&dmA->dmLogPixels - (const char *)dmA)
memcpy(&dmW->dmLogPixels, &dmA->dmLogPixels, dmA->dmSize - ((const
char *)&dmA->dmLogPixels - (const char *)dmA));
}
...
I tried to debug more to look for the root of the problem (why dmA->dmSize is
0) but there were too many calls and I couldn't figure out where the dmA
structure was allocated and popullated.
I've attached the crash report and if you need the game to test, just ask, it's
freeware. Tested on 0.9.44 and 0.9.45.
--
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=10115
Summary: Wine should restore the initial graphics mode if an
application exits abnormally
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Sometimes DirectX applications crash and leave your desktop with a changed
resolution e.g. 640x480. This shouldn't happen - wine should restore the
initial graphics mode if an application exited abnormally.
Right now you have to `xrandr -s 0` or use any other utility.
--
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=17016
Summary: Modo: Hangs at program start
Product: Wine
Version: 1.1.13
Platform: Other
URL: http://www.luxology.com/trymodo/
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joro(a)digital-mind.biz
Created an attachment (id=18812)
--> (http://bugs.winehq.org/attachment.cgi?id=18812)
console output when running command: wine modo.exe
Starting the program opens a window that freezes. You must kill the proccess to
get out of there.
If you are able to listen to the fan of the video card - its speed increases
when you start the program and stays like this untill you kill the process.
--
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.