http://bugs.winehq.org/show_bug.cgi?id=21405
Summary: IE6 / IE7 crashes with "longjmp causes uninitialized
stack frame"
Product: Wine
Version: 1.1.36
Platform: x86
URL: http://forum.winehq.org/viewtopic.php?p=38270
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chewi(…
[View More]a)aura-online.co.uk
Created an attachment (id=25776)
--> (http://bugs.winehq.org/attachment.cgi?id=25776)
Wine output
Using the latest winetricks, I've installed ie6 and ie7 (separately) on my x86
Gentoo machine. In both cases, after loading a page, iexplore.exe always
terminates with "longjmp causes uninitialized stack frame". Interestingly, this
doesn't happen on my x86-64 Gentoo machine. However, the 32-bit system is more
up-to-date. For instance, it has glibc 2.11 while the 64-bit system has 2.10.
I'm not the only person to have encountered this. See the given URL for a forum
thread where a Ubuntu user has also encountered it. It may be easy for you to
reproduce. Note that this occurs on all recent Wine releases back from 1.1.34
to 1.1.36.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18807
Summary: OneNote 2007 installer crashes during installation
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vignesh.uses.ubuntu(a)gmail.com
While I am installing OneNote, all of a sudden, it crashed during …
[View More]the middle of
the installation, saying that setup experienced an error. I have absolutely no
idea what the problem is, and where it is exactly, but all I know is that the
installation stops halfway.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19694
Summary: Game Evil Genius crashes with a division by zero
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: poldy(a)nightsabers.org
Created an attachment (id=22993)
--> (http://bugs.winehq.org/attachment.…
[View More]cgi?id=22993)
Debug output
Shortly after starting the game and before the game's menu a division by zero
occurs.
The game is the pristine version from gog.com, no no-cd crack or the like were
used. Wine-version is the 1.1.26 packaged for Debian by WineHQ. Os is Debian
unstable/amd64.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18071
Summary: Core Media Player - installer "Cannot read access
control list"
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
URL: http://www.tucows.com/preview/299014
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
…
[View More] ReportedBy: austinenglish(a)gmail.com
My roommate despises VLC, and is in love with this media player. Step 1 in his
dogfood transition to Ubuntu would be getting this media player to work in
Wine.
First problem: on install, get this error. It's been reported on wine-users
(http://www.winehq.org/pipermail/wine-users/2008-March/031475.html) but I
haven't seen a bug for it. Looks like it may be related to NTFS ACL's.
Error
Cannot read access control lists.
Error code: 1400
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=21644
Summary: Desktop icons created with black background
Product: Wine
Version: 1.0.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Hi,
+ "WildLife Park 2" and
- "Jack Keane"
were installed the same day on MacOS …
[View More]with wine-1.1.34. While WLP2's desktop
icon looks good, Jack Keane's icon is created with a black background (both
border and inside the steering wheel). This black background bug is not new to
me. It also affected the desktop icons of
- "Ankh" (the first from the trilogy),
- "Geheimakte Tunguska",
- "Felix abenteuerliche Reise",
- "Kleiner Eisbär, kennst Du den Weg?"
and several other titles when I installed them in Linux long ago (some prior to
Wine-1.0). Other installs are not affected, e.g.
+ "Geheimakte 2".
You may scan ~/.loal/share/icons/ for all the icons that Wine created over time
on your HD.
Perhaps another issue, perhaps related: I thought .xpm would be created in
~/.local/share/icons/ only as a fallback when libpng is not available. Well,
Jack Keane's icon was created in one format, WLP2's in the other one. How
comes?
The png vs. xpm issue was re-raised recently in wine-devel:
http://www.winehq.org/pipermail/wine-devel/2010-February/081560.html
BTW, ImageMagick also sets a black background when converting .ico to .png.
OTOH, Eye of Gnome (eog) "Save as" works, so I've been using it to convert .ico
files found on CD to .png icons for .desktop/.command files (the MacOS Finder
displays only .png, KDE and Gnome display both .xpm and .png).
Bug #20924 seems related (black background for icon inside application). Bug
#201 seems different to me: there should be no app calling a DIB function
rather than a strictly Wine-internal CreateDesktopIconFromIcoInExeStructure
invoked by the installer. Also, there's no single console log message about dib
or graphics during installation.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=15425
Summary: Error when running Synthmaker
Product: Wine
Version: 1.1.5
Platform: PC
URL: http://www.synthmaker.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kunitoki(a)gmail.com
Created an attachment (id=16291)
--> (http://bugs.winehq.…
[View More]org/attachment.cgi?id=16291)
starting the program
You will need to copy mfc71.dll and msvcrt71.dll inside the Synthmaker
directory after install. It doesn't work, probably beacuse the application uses
a mixed OpneGL / Bitmap implementation. If this is going to work, a lot of
other trouble applications will work (i think).
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=17691
Summary: Atlas.ti fails with GDI+ Error: Not Implemented
Product: Wine
Version: 1.1.15
Platform: PC
URL: http://www.atlasti.com/demo.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)centrum.cz
tried the application with wine 1.…
[View More]0.1 and 1.1.15
old:
wine: Call from 0x7b845910 to unimplemented function
gdiplus.dll.GdipGetImageDecodersSize, aborting
wine: Unimplemented function gdiplus.dll.GdipGetImageDecodersSize called at
address 0x7b845910 (thread 001a), starting debugger...
wine: Call from 0x7b845910 to unimplemented function
gdiplus.dll.GdipGetImageItemData, aborting
wine: Call from 0x7b845910 to unimplemented function
gdiplus.dll.GdipGetImagePalette, aborting
fixme:shell:ISvItemCm_fnInvokeCommand Unhandled Verb 7013l
fixme:shell:ISvItemCm_fnInvokeCommand Unhandled Verb 7013l
fixme:exec:SHELL_execute flags ignored: 0x00004000
wine: Call from 0x7b845910 to unimplemented function
gdiplus.dll.GdipGetImageDecodersSize, aborting
wine: Unimplemented function gdiplus.dll.GdipGetImageDecodersSize called at
address 0x7b845910 (thread 001e), starting debugger...
wine: Call from 0x7b845910 to unimplemented function
gdiplus.dll.GdipGetImageItemData, aborting
fixme:shell:DllCanUnloadNow stub
new:
fixme:gdiplus:GdipGetImageDecodersSize 0x33f714 0x33f724 stub!
fixme:gdiplus:GdipGetImageDecoders 0 0 0xe40150 stub!
the application shows a dialog with:
GDI+ Error: Not Implemented
The application demo can be downloaded and installed free of charge but some
registration is required.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=17846
Summary: Wine lacks 64-bit gecko
Product: Wine
Version: 1.1.17
Platform: PC-x86-64
URL: http://wiki.winehq.org/Gecko
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Running winetest …
[View More]on 64-bit isn't too useful yet, but is even harder since we
don't yet have a 64-bit build of gecko.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18417
Summary: Navision 4.0 SP3 crashes on the start
Product: Wine
Version: 1.1.20
Platform: PC-x86-64
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kondratovich_m_v(a)ukr.net
Navision 4.0 SP3 doesn't work. Crashes on the start.
--
Configure bugmail: http:…
[View More]//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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=17925
Summary: Winetest segfaults if (32-bit) gecko is installed
Product: Wine
Version: 1.1.18
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Strange bug, but winetest64 is …
[View More]repeatedly segfaulting if gecko is installed:
fixme:win:EnumDisplayDevicesW ((null),0,0x7f89c313f0e0,0x00000000), stub!
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x7f89c53283f0) Surface already
locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x7f89c5328d30) Surface already
locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x7f89c5328d30) Surface already
locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x7f89c53323f0) Surface already
locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x7f89c53323f0) Surface already
locked
err:d3d_surface:IWineGDISurfaceImpl_LockRect (0x7f89c5332d30) Surface already
locked
Segmentation fault (core dumped)
after ddraw:visual o.0. I can't see why on earth it would segfault there, but
if I remove the geckourl from the registry, winetest64 runs to completion.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=13819
Summary: Wrong codepage used for console output
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
To reproduce this problem, run the following command (that's assuming you have
a UTF-8 xterm, …
[View More]otherwise replace UTF-8 with ISO-8859-1 or the appropriate
encoding):
LANG=fr_FR.UTF-8 ./programs/start/start /help
You will notice that all the accentuated characters are missing. This is
because start.c converts the Unicode resource string to the
GetConsoleOutputCP() encoding in the output() function. I think that's correct
but GetConsoleOutputCP() systematically return "850" as the codepage, even if I
change the [Nls\Codepage]/OEM value in the registry.
One hack to fix this is to replace the GetConsoleOutputCP() call with CP_UNIXCP
but I guess that would be wrong in the case where we're running in the Wine
console.
So I think that when the console is a regular Unix terminal
GetConsoleOutputCP() should return the CP_UNIXCP codepage.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19107
Summary: Overlod 2 - Game Crashes
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hallvar_helle(a)damedoen.com
When Running Ovelord2.exe the game chrashes. Wine Chrash window stays hidden
buts shows when alt-…
[View More]tabbing
attatched Console output for >wine Overlord2.exe
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=16565
Summary: Tarzan Demo: Crashes while starting.
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
URL: http://www.download.com/Tarzan-demo/3000-7563_4-
10032563.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flossl(a)…
[View More]live.com
Tarzan crashes while starting with an error code.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=15785
Summary: Serious Sam II(v 2.066): 3d graphics don't work and
movies don't play.
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsxbox(a)gmail.com
Created an attachment (id=16902)
--&…
[View More]gt; (http://bugs.winehq.org/attachment.cgi?id=16902)
error log
I can start application and enter menu, but when I try to start playing, only
black screen is shown. There are message "Video card was changed. Select
"quality auto adjustment" in settings menu", but when I do it, application
hungs.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=20139
Summary: Fritz 11 crash when using 3D chessboard
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drakkk(a)centrum.cz
Created an attachment (id=23720)
--> (http://bugs.winehq.org/attachment.cgi?id=23720)
…
[View More]terminal output
Fritz 11 is working with 2D chessboard but when selecting 3D, game crash with:
wine: Unimplemented function d3dx9_36.dll.D3DXCreateTextureFromFileExA called
at address 0x7b844633 (thread 001b), starting debugger..
Using winetricks d3dx9 doesn't help (in fact it makes it even worse, instead of
only aplication crash I get a serious xserver crash.)
Only change to default settings was disabling anti aliasing (in order to evade
bug 18333)
My system: Ubuntu 8.10, Radeon X1600 mobile, fglrx driver version: 8.593.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18650
Summary: FFXI - POL screen flipping potential-fix causes crash
Product: Wine
Version: 1.1.21
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dereck(a)gmail.com
Created an attachment (id=21363)
--> (http://bugs.winehq.org/attachment.cgi?…
[View More]id=21363)
Terminal output from crash.
I installed Final Fantasy XI as per the appdb instructions and it worked as
well as it could, but like every other system I installed on POL would flip
upside down constantly. In the comments there is a posted solution of sorts to
the fliping:
adding the following key with regedit fixes this problem:
[HKEY_CURRENT_USER\Software\Wine\Direct3D]
"OffscreenRenderingMode"="fbo"
If I add this key, POL crashes before it can load, terminal output attached.
Graphics card Info:
01:05.0 VGA compatible controller: ATI Technologies Inc RC410 [Radeon Xpress
200M]
Subsystem: Toshiba America Info Systems Device ff04
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort-
<MAbort- >SERR- <PERR- INTx-
Latency: 66 (2000ns min), Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 17
Region 0: Memory at d0000000 (32-bit, prefetchable) [size=256M]
Region 1: I/O ports at 9000 [size=256]
Region 2: Memory at c0000000 (32-bit, non-prefetchable) [size=64K]
[virtual] Expansion ROM at c0020000 [disabled] [size=128K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit- Queue=0/0
Enable-
Address: 00000000 Data: 0000
Kernel modules: radeonfb
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=17828
Summary: AnzioWin: 2 taskbar entries for each running instance
Product: Wine
Version: 1.1.17
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giulioo(a)gmail.com
System:
Ubuntu 8.04
Wine 1.1.17 (binary from WineHQ APT …
[View More]Repository)
I'm using an app which when launched will show 2 taskbar entries (2 rectangular
things on the taskbar) for every instance running, instead of just 1.
This is a problem because only 1 of those is active and responds to clicks to
get focus / come in the foreground, so the user is confused, especially if he
has more than one instance running (ie: 2 instances = 4 taskbar entries).
Steps to reproduce:
1) Download and install (9MB)
http://www.anzio.com/pub/anzio16/anziowinsetup.exe
(30 days demo, 15 seconds nag screen at every launch)
2) Click on the new menu icon
programs -> Anzio 16 -> Anzio 16 (default connection)
3) Select vt220
4) wait 15 seconds at nag screen
5) Select telnet/ssh whatever and type an IP address in the upper right text
box (ie: the very same Linux box you are testing on) and press "connect".
6) Observe that in the taskbar you have 2 entries
1st "Anzio"
2nd "AnzioWin <ip.address.you.used>"
If you minimize the window, only one of those entries is active.
On Windows you only get 1 taskbar entry.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18360
Summary: Implement ntoskrnl.exe.MmMapIoSpace
Product: Wine
Version: 1.0.1
Platform: Other
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
>From launchpad: https://bugs.edge.launchpad.net/ubuntu/+source/wine/+bug/314498
Lack of this …
[View More]function is causing an application crash, although I'm not sure
the application would work with the function either.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=17764
Summary: Cannot use "Edit in Edit image window" in Canon DPP
Product: Wine
Version: 1.1.15
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: theholyettlz(a)googlemail.com
Created an attachment (id=19986)
--> (http://bugs.winehq.org/…
[View More]attachment.cgi?id=19986)
Backtrace
On Canon DPP 3.5.1 (and prior versions, I believe it started with a Wine update
although I cannot remember which), using "Edit in Edit image window" in
DPPViewer.exe (select one or more images, click View, Edit in Edit image
window) results in the main window disappearing. DPPEditor.exe is started (as
it should be, this produced the Edit image window) but for some reason is not
displayed. Killing it results in the reappearance of the DPPViewer.exe 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=13222
Summary: "King's Bounty: the Legend" crashes on start
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kapone2002(a)yandex.ru
King's Bounty: the Legend crashes on start with two "Unhandled exception"
errors. …
[View More]More information - on this screenshot
http://moikartinki.ru/view_image/806dc2217/snapshot1.jpg
I think it's something with DirectX, because KB don't want to start even in
WinXP if the last DirectX (April_2008) is not installed
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19154
Summary: Recent Blizzard Downloader crashing during download
Product: Wine
Version: 1.1.24
Platform: PC
URL: http://worldofwarcraft.com/ptr
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
The very recent WoW-0.2.0.10026-…
[View More]to-0.2.0.10048-enGB-downloader.exe crashes when
it starts to download a patch. Older versions of the downloader do not.
See attached 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18622
Summary: regedit: Changing a key's case results in "File
Exists" error
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Steps to reproduce:
- Create a new key, …
[View More]for example "Direct3d"
- Change the key's case to, for example, "Direct3D"
- An error pops up saying "File Exists"
- The key should be renamed accordingly 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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19355
Summary: Link to the previous version announcement in section
"changes since <previous version>"
Product: WineHQ.org
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: v_cadet(a)yahoo.fr
Hello.
…
[View More]In section “Changes since <version>” of Wine announcements I think it'd be nice
to have a hyperlink to the announcement on the given version (i.e.
http://www.winehq.org/announce/<version>), so that we can browse changes that
occurred previously.
--
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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=18187
Summary: Heroes of Might and Magic V - Tribes of the East - Crash
after cutscene
Product: Wine
Version: 1.1.19
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spider(a)alternating.net
Created an attachment (id=20664)
--…
[View More]> (http://bugs.winehq.org/attachment.cgi?id=20664)
Crash log
The game crashes (reliably and reproducably) after a certain cutscene.
Ubuntu 9.04 64-Bit with 6GB RAM
Waves% wine --version
wine-1.1.19
Waves% cat /proc/driver/nvidia/version
NVRM version: NVIDIA UNIX x86_64 Kernel Module 180.44 Tue Mar 24 05:46:32 PST
2009
GCC version: gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
Waves% uname -a
Linux Waves 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009
x86_64 GNU/Linux
Waves% cat /proc/driver/nvidia/cards/0
Model: GeForce 7800 GTX
IRQ: 16
Video BIOS: 05.70.02.11.24
Card Type: PCI-E
DMA Size: 39 bits
DMA Mask: 0x7fffffffff
Bus Location: 01.00.0
--
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.
[View Less]