http://bugs.winehq.org/show_bug.cgi?id=26095
Summary: Cannot install from CD
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ae_7fam(a)yahoo.com
I am trying to install a game from a CD.
However, I cannot, as the "mark as executable" is not put in for CD.
--
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=17826
Summary: NotePad++ search in files
Product: Wine
Version: 1.1.17
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gsbabil(a)gmail.com
Created an attachment (id=20086)
--> (http://bugs.winehq.org/attachment.cgi?id=20086)
"find in files" in notepad++ crashes
Notepad++ is runs very smoothly on wine in my experience which I use as my
primary code editor on linux for various reasons (Ex. Function list plugin..).
Recently I figured out: whenever I would try "Find in Files" option, the
software shows me the found files list in the bottom with appropriate search
results but the message-box "Press Enter to cancel" always stays on there and
becomes kind of non-responsive even though the find-in-files is finished.
Please take a look at the attachment. I'm using the latest version of
wine(1.1.17) on Lenny.
--
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=15189
Summary: Google Chrome can't dock tabs
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://chrome.google.com
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After creating a second tab, you can tear it off to form a new window,
but under Wine you can't do the inverse operation, ie.
you can't dock a previously torn-off tab back into the main window.
It usually works if you put the donor window right underneath the
donee window so the tab doesn't have to get dragged across the
chrome active area. For some reason dragging the tab across
the chrome active area causes you to drop the tab...?
--
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=26738
Summary: Unrecoverable error in Steam with 1.3.17
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: maikwagner(a)yahoo.com
Created an attachment (id=34061)
--> (http://bugs.winehq.org/attachment.cgi?id=34061)
Output of Steam on 1.3.17 (Mandriva 2010.2)
Hello,
I am trying to get "Steam" to work on my Mandriva 2010.2 system. Kernel is
2.6.36.2-desktop-2mnb with a GeForce FX5500 and Nvidia 173-drivers.
I am getting an "unrecoverable error" and have attached my output below. Hope
this helps.
--
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=25715
Summary: native dxdiag crashes with builtin quartz
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
native dxdiag.exe and dxdiagn.dll from 'winetricks directx9',
with no other native components, puts up an interface, then crashes with
err:ole:CoGetClassObject no class object {b9f3eb85-b781-4ac1-8d90-93a05ee37d7d}
could be created for context 0x1
wine: Unhandled page fault on read access to 0x00000002 at address 0x51825e
(thread 0009), starting debugger...
On the next run, it nicely says "there was a crash accessing directshow,
do you want to bypass?" and if you say yes, it goes on to work well.
winetricks quartz works around the initial crash and gets you to
the next 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=22987
Summary: Irfan view - "Can't paste image from clipboard !"
Product: Wine
Version: 1.1.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Based on http://bugs.winehq.org/show_bug.cgi?id=2805#c12 i tried to pinpoint
what broke Irfan View ability to paste image from clipboard.
1. I tested on Irfan View v3.85 (this version does not crash and clearly shows
the problem)
2. I did a regression test between 1.1.20 and 1.1.21:
commit 272e2d2251c705ebed38692e888e84d0153613a4
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Fri Apr 24 17:19:38 2009 -0500
winex11.drv: Convert image/bmp X selections to Windows DIB.
:040000 040000 27cd5094663c7179b90f4e16abe676246c5e6838
aa796db893ac83d4904308eef1fc9a4ba908865b M dlls
3. There is another bug report suffering from this commit, see bug 18978.
Unfortunately originally reported issue "can't paste" was turn to "program
crash" and this was fixed instead of fixing "can't paste".
4. Revert of this patch on top of wine-1.2-rc2 makes that problem go away. Just
a slight adjustment.
5. Adding author of this patch to CC.
--private keyword: bisected
--
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=23667
Summary: CDBurnerXP 3.0 desktop shortcut uses a generic wine
glass icon
Product: Wine
Version: 1.2-rc7
Platform: x86-64
URL: http://cdburnerxp.se/downloads/releases/3.0.x/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: damjan.jov(a)gmail.com
Created an attachment (id=29617)
--> (http://bugs.winehq.org/attachment.cgi?id=29617)
Disable part of ExtractFromFileType
When CDBurnerXP 3.0 is installed, the icon it creates on the desktop uses a
generic icon (wine glass) instead of the program icon seen on Windows. This
wasn't the case in the past, so I did a regression test:
f26b663172d80c300df993465b6a01369795a76f is first bad commit
commit f26b663172d80c300df993465b6a01369795a76f
Author: Damjan Jovanovic <damjan.jov(a)gmail.com>
Date: Mon Jun 7 21:40:26 2010 +0200
winemenubuilder: Also extract .lnk icons from file types.
:040000 040000 2e90126e777c75d2d11cf34b63ceb4e34107ebbd
7d6b92c5b6e0de2cc451c13382a9a3428e10f63d M programs
After reverting that patch, the icon is created correctly. It can also be fixed
by commenting out part of the function added in that patch. (See 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=25705
Summary: Action buttons in Lemmings could not be clicked
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: onny(a)project-insanity.org
Created an attachment (id=32748)
--> (http://bugs.winehq.org/attachment.cgi?id=32748)
button not clickable
The main buttons in the game Lemmings could not be clicked, even though the
mouseover text is displayed correctly. I don't know how to debug this bug, the
terminal output does not show any error messages.
--
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=25762
Summary: Excel crashes trying to run macros
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Opening a new bug now that it's clear bug 25754 is not the same problem.
All versions of Excel that I tested (97, 2003, 2007, and 2010) crash trying to
run a macro.
To reproduce, go to Tools, Macro (in 97 and 2003) or View, Macro (in 2007 and
2010) and select record. Type something in a cell and press enter, then click
the stop button. Go back to the Macro menu and run the macro that was recorded.
Regression test results:
c0f120db5d6b72917dd9bb1e4630f2b6ff6960a6 is first bad commit
commit c0f120db5d6b72917dd9bb1e4630f2b6ff6960a6
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Tue Nov 9 16:04:10 2010 -0600
oleaut32: Search inherited interfaces again in ITypeComp::Bind.
:040000 040000 3b22bce11b0e5dc9df0c30658009c45a0bae7955
add823888e853fc234e1991a6aed674b456c56e8 M dlls
Reverting that commit fixes the 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=22601
Summary: .NET Framework 2.0 installer displays crash dialog,
fails with "function failed" error message
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
CC: madewokherd(a)gmail.com
With wine-1.1.43-564-g1af1784, executing winetricks dotnet20 and proceeding
past the EULA yields an error reporting crash dialog and setup failure with the
message "Function failed." in the installer window. Particular pertinent error
messages are:
err:msi:store_binary_to_temp Failed to get stream
err:msi:ITERATE_Actions Execution halted, action L"SxsInstallCA" returned 1627
Regression testing indicated:
42550953a650e1ef166339fb4e2fdc06741ad5b8 is first bad commit
commit 42550953a650e1ef166339fb4e2fdc06741ad5b8
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Tue May 4 15:15:41 2010 -0500
ole32: Store the location of all blocks in a big block chain in memory.
A big block chain is a linked list, and we pretty much need random
access to them. This should theoretically make accessing a random
point in the chain O(log2 n) instead of O(n) (with disk access scaling
based on the size of the read/write, not its location). It
theoretically takes O(n) memory based on the size, but it can do
better if the chain isn't very fragmented (which I believe will
generally be the case for long chains). It also involves fetching all
the big block locations when we open the chain, but we already do that
anyway (and it should be faster to read it all in one go than
piecemeal).
:040000 040000 a1ca1235acef50b9287db51b2d08f203907f2c1e
16b036ee8b83707264d3d1226d9c690a72790793 M dlls
A +storage log 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=25266
Summary: Erro ao abrir EXCEL.EXE.
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulo.vieira.sousa(a)gmail.com
Erro ao abrir EXCEL.EXE causado por um problema no programa ou no 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=24885
Summary: Microsoft Urban Assault Trial (1998) (Direct3D game)
doesn't run.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikko.kumara(a)gmail.com
Microsoft Urban assault has a free trial version available at
http://www.microsoft.com/games/urbanassault/downloads.htm . Under Windows XP it
runs just fine, but when trying to launch it with WINE, it just shows a black
screen.
NOTE: Installing "directplay" via winetricks resolved some of the dplay-related
errors, but the game still won't run.
WINE version: 1.3.5
Operating system: Ubuntu 10.10 with Linux 2.6.35-22-generic
Error logs are 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=10270
Summary: Wine gecko does not send HTTP Accept-Language header
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
Wine gecko does not send the HTTP Accept-Language header for HTTP requests.
This means for wine iexplore users, going to website that look for that header,
i.e. http://www.google.com/, will always return webpages in the web server's
default language choice rather than in the user's preferred language.
To see what headers a web browser is sending, go to:
http://schroepl.net/cgi-bin/http_trace.pl
Internet Explorer will send the string in HKCU\Software\Microsoft\Internet
Explorer\Internals\AcceptLanguage as the Accept-Language header.
With a clean .wine directory + gecko, Wine iexplore does not send anything.
I can change what Wine iexplore sends by adding:
user_pref("intl.accept_languages", "foo");
to prefs.js or user.js in ~/.wine/drive_c/windows/profiles/username/Application
Data/Mozilla/Profiles/MSHTML/hash/.
The ideal behavior would be: Wine iexplore should look in the same registry key
as IE, and that registry key should be properly initialized by
wineprefixcreate.
--
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=26087
Summary: Notepad++ 5.x: Crash window "Find in files"
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dark-vlados(a)mail.ru
Kubuntu 10.10
--
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=25585
Summary: wine loses release key event during lags in some games
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kitmaxter(a)gmail.com
When playing Oblivion it is possible to go into the situation when it is not
possible to stop running after some lag (loading objects during location
change, making final blow to a monster, etc.) in game. Neither pressing any
keys nor reloading to a save can fix this - only complete restart of the game.
It looks like wine skips release key event and can't acquire it anymore.
--
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=25112
Summary: AT4RE FastScanner v3.0 hangs when clicking "Minimize"
Product: Wine
Version: 1.1.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: olerass(a)gmail.com
AT4RE FastScanner v3.0 hangs if you click on the "Minimize" button. There's no
console output from Wine.
Also happens on Wine 1.3.6.
--
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=26414
Summary: Unhandled exception: page fault on read access to
0x5f6f760c in 32-bit code (0x7d665da1).
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tim.kornhammar(a)gmail.com
Used the app World of warcraft and Wine crashed while changing the display
resolution.
Version: wine-1.3.15
Distribution: Ubuntu 10.10 - Maverick Meerkat
Program: World Of Warcraft (blizzard.com)
Command: wine .wine/drive_c/Program\ Files/World\ of\ Warcraft/Wow.exe
Reproduce: Change resolution (any to any)
--
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=21917
Summary: LazyLaunch raises unable to dispatch exception
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lubosz(a)gmail.com
Created an attachment (id=26590)
--> (http://bugs.winehq.org/attachment.cgi?id=26590)
Lazylaunch execution in winedbg
Lazylaunch does only output one line:
err:seh:raise_exception Exception frame is not in stack limits => unable to
dispatch exception.
When i run it in winedbg it raises a exception before running:
0x7bc4b130 call_tls_callbacks+0x130(module=<is not available>, reason=<is not
available>) [/home/bmonkey/Apps/System/wine-git/dlls/ntdll/loader.c:927] in
ntdll (0x0033fcc0)
You can find lazylaunch here:
http://teknogods.com/phpbb/viewtopic.php?f=13&t=2036
Lazylaunch is used to surpass the login screen and run unofficial AI single
player games in SC2.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.
http://bugs.winehq.org/show_bug.cgi?id=13424
Summary: msi winetests requires != limited user
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam(a)tpetaccia.com
When running Winetest on WindowsXP, I've set up my user as a limited user. The
MSI tests all error out, one by one. The tests should instead check to see if
the user has Admin privlages, and then execute the tests, otherwise they should
be skipped (because Windows wouldn't allow that user to install anything in the
real world).
advpack->install may also need to be looked at.
--
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=9944
Summary: Cannot active Microsoft Office 2003 Over the telephone
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Created an attachment (id=8447)
--> (http://bugs.winehq.org/attachment.cgi?id=8447)
Picture of greyed out boxes
When I try to activate Microsoft Office 2003 using the phone method all of the
boxes are greyed out and I cannot type the codes into them.
--
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=16732
Summary: wine crashes on breakpoints
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
CC: julliard(a)winehq.org
Hello,
I am running wine-1.1.12 on Ubuntu intrepid (amd64).
There is a regression between wine-1.1.11 and wine-1.1.12.
When I set a write breakpoint with CheatEngine wine crashes.
I already have run a regression test.
The result is:
c6c335d70e1495c03821e6227ef715dcb71594b7 is first bad commit
commit c6c335d70e1495c03821e6227ef715dcb71594b7
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Dec 30 22:56:15 2008 +0100
server: Make thread entry points client_ptr_t instead of void pointers.
:040000 040000 5e99f6db1cf619b2843b467cfa3262974b07c1cb
fcbf57de779c57c5482df2b2d8147d58bd42c581 M dlls
:040000 040000 f217052cc776d21a410565b158d3b4378fd3e37d
51d12878243584a704760b5854120fcf2f4235e8 M include
:040000 040000 bcd8e7bf4301c872e3924490aa6890920e86a88c
7133a292e64948330625d819bca92e6a8e903435 M server
--
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=24471
Summary: Batman Arkham Asylum demo crashes on some systems
unless mmdevapi disabled
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On my e7300 running ubuntu 10.04 with an nvidia gt 220,
the game installs fine (once you skip past all the fatal error warnings).
You then have to apply the ini file workarounds noted in bug 23993
to get it to start.
But it then crashes after a few seconds with a scrambled sort of squawk
from the speakers.
Disabling mmdevapi in winecfg works around this, and lets me play.
--
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=12916
Summary: MPQEdit does not start if World of Warcraft is running
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://www.zezula.net/en/mpq/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Created an attachment (id=12638)
--> (http://bugs.winehq.org/attachment.cgi?id=12638)
WINEDEBUG=+process,+tid,+loaddll,+module,+seh set
MPQEdit version 2.x doesn't start if WoW is already running (any version of
WoW). MPQEdit 1.8 works fine.
Attached provided debug info aswell as output from
WINEDEBUG=+process,+tid,+loaddll,+module,+seh set
This does not always happen.
Download MPQEdit (version 2.0.0.x): http://www.zezula.net/en/mpq/download.html
--
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=28412
Summary: high processor usage of Reaper
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gigaday(a)googlemail.com
I guess this isn't really a bug but I thought the feedback could be useful.
Reaper versions 3.xx and 4.xx with Wine 1.2.x and Wine 1.3.x use about 3 times
as much processor power compared to MS Windows running Reaper on an equivalent
processor.
With Reaper doing nothing processor usage is about 11% on Windows and about 36%
with Wine on Ubuntu 11.04 when using a 2GHz processor.
--
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=26039
Summary: The msi package test produce many failures in the root
directory
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
The msi package test produce many failures, when started in the
root directory of a drive. (12 in Wine for me.)
Hans got 192 failures on Windows.
The difference is the backslash at the end of the current directory,
when the current directory is the root of a drive.
package.c:8811: Test failed: Expected "C:\\", got "C:\"
...
package.c:9467: Test failed: Expected "C:\\FileName1", got "C:\FileName1"
I expect more failures in other tests and asked Greg for help with wtb.
--
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=26502
Summary: FX_Client.exe from AVAFX crashes
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: antonaldo.diaferio(a)gmail.com
Created an attachment (id=33742)
--> (http://bugs.winehq.org/attachment.cgi?id=33742)
error pop-up
Hi there,
I have been running the program FX_Client.exe from AVAFX
(www.avafx.com/Download-Ava-Trader)
without any problem with wine-1.3.15 on Ubuntu 10.04.2 LTS.
Now, right after the login and before starting the connection to the server,
the program crashes.
Attached is the message that appears.
Thanks
AD
--
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=23273
Summary: Spore doesn't start
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=29003)
--> (http://bugs.winehq.org/attachment.cgi?id=29003)
Last 1600 lines of +relay (without heap lines) showing crash
Spore crashes on startup. Looking at +relay, it seems it's in the
middle of some winhttp operation having to do with drm.
--
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=25803
Summary: War Leaders: Clash of Nations corrupts graphics
Product: Wine
Version: 1.3.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: curran.michaelp(a)gmail.com
Created an attachment (id=32879)
--> (http://bugs.winehq.org/attachment.cgi?id=32879)
War Leaders graphical corruption log
After installing with a problem, when launched, this application corrupts the
computer's display resulting in everything (both the application and the rest
of X) displaying in a washed out white. I've attached a 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=13443
Summary: Incomedia Website X5: impossible to select the main
window
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: antonino(a)arcidiaco.com
I installed the retail version of Incomedia Website X5, but is impossible to
select the window, then i can't use that...
The window is like a transparent object, fact when i click it i select the
below window...
How to solve it?
Bye
--
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=26569
Summary: Baldur's Gate II: ToB v26498 crashes during character
creation (game blocker)
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: contact(a)eloxoph.com
Created an attachment (id=33831)
--> (http://bugs.winehq.org/attachment.cgi?id=33831)
The wine output during the crash
Baldur's Gate II: Throne of Bhaal German/European version 26498 (latest
official patch) crashes when playing the original Shadows of Amn campaign
during character creation. Wine output is appended.
Without the latest official patch installed, the game wouldn't run at all.
Basically, installing BG2 with addon and then playing through the original game
(which has some new additions with the addon I think) and then through the
addon campaign afterwards is not possible. Trying to run the Shadows of Amn
campaign without having the addon installed in the first place was not tested.
Changing between directdraw gdi and opengl mode aswell as running the game with
or without 3d acceleration wouldn't change things. Also, different windows
versions (XP, 2000, 98) didn't seem to have any impact.
Wine 1.2.2 (downloaded & compiled from source on the test machine) was also
tested with the same result.
--
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=13497
Summary: Kudos generates an access violation when trying to run
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://gamecenter.oberon-media.com/game.htm?code=111838770&RefId=&origin=pcat_gm_
u
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
Steps to reproduce:
1. Install Kudos
2. Run Kudos.exe from the install directory
The program bails out 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=13951
Summary: SetParent doesn't behave properly
Product: Wine
Version: 1.0-rc5
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: source
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitry(a)codeweavers.com
Created an attachment (id=14100)
--> (http://bugs.winehq.org/attachment.cgi?id=14100)
Sample application with source
Attached sample application behaves properly under Windows but makes
a popup window unmoveable and not responsive after a SetParent call.
--
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=19263
Summary: Wine: slow performance when the theme is changed to
vista inspirat
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghilbert12_lhen03(a)yahoo.com.ph
I import the vista inspirat themes and its component from windows partition
(C:\WINDOWS\Resources\Themes) and put it to
(/root/.wine/drive_c/WINDOWS/Resources/Themes) and when i set this theme in
winecfg. The overall performance was become slow. (including the installation
of windows programs to linux with wine)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24618
Summary: Grand Fantasia Crashes
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iyeru42(a)gmail.com
Created an attachment (id=31096)
--> (http://bugs.winehq.org/attachment.cgi?id=31096)
Wine terminal log.
See attached log. This happens when Wine tries to "Start Game" on the Grand
Fantasia launcher (_Launcher.exe) or the GrandFantasia.exe file itself.
--
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=20793
Summary: Call of Atlantis : does not start after click "Play
Game" button
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://download.gamecentersolution.com/?CID=21539&AID=
517
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: av110039(a)comtv.ru
Created an attachment (id=24894)
--> (http://bugs.winehq.org/attachment.cgi?id=24894)
log
Install is OK.
"wine CallOfAtlantisSetup.exe" after install is OK.
Game does not start after click "Play Game" button on starting 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=27599
Summary: Gorky 17 (aka Odium) does not execute
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luisalvaradox(a)gmail.com
When I type "wine odium.exe" in the game's folder this is the only output:
wine odium.exe
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000007 not handled
fixme:win:EnumDisplayDevicesW ((null),0,0x32f740,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f7b4,0x00000000), stub!
And it just quits. The installation works good but nothing else happens. I also
tested with version from 1.3.20 up to the latest 1.3.23.
NOTE - I put the error here since it is very small compare to common logs and
back traces.
--
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=25337
Summary: Perfect World doesn't start
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spider_xp(a)ovi.com
Created an attachment (id=32214)
--> (http://bugs.winehq.org/attachment.cgi?id=32214)
wine console output
Hi,
after starting perfect world rus client, he shows for few seconds his window,
then crashes. Wine Installed version: 1.3.7 (X alsa cups dbus fontconfig gecko
hal jpeg ldap mp3 nas ncurses openal opengl oss perl png samba ssl threads
truetype win32 xcomposite xinerama xml -capi -custom-cflags -esd -gnutls
-gphoto2 -gsm -gstreamer -jack -lcms -pulseaudio -scanner -test -win64)
--
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=11928
Summary: I Spy Junior black screen on startup
Product: Wine
Version: 0.9.57.
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This game was published in 1999 by Scholastic
(though my copy says "XP Compatible" on the cover).
There's a free trial at
http://www.scholastic.com/kids/downloads2go/productDetail.asp?productid=5&s…
The bug happens with both.
It's a 256 color game.
It installs, but gives just a black screen on startup.
Pressing ESC terminates (and in the demo version, takes
you to a web page where you can buy the game).
On first run of the cd version, one sees
err:wineboot:pendingRename couldn't get file attributes (2)
Then
err:ole:CoGetClassObject no class object {e78f7620-96cb-11cf-a00b-444553540000}
could be created for context 0x1
is seen on all runs.
On the download version, one sees (among many other things)
fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
--
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=27296
Summary: Perfect World International: audio completely
disappears
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: loz_oos(a)hotmail.com
When I have entered an instance or a dungeon the audio disappears completely
after a while.
http://pwi.perfectworld.com/download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23099
Summary: Perfect world crashes
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amnizia_xll(a)yahoo.gr
Hi! i have download the game Perfect world (mmorg),i have create a character
,and when i click on "play" button the game crashes.The error report have these
logs :
bbs.log
FWEditor.log
s2ccmd.log
AF.log
Imm.log
A3D.log
ec_build2305.dmp
AM.log
EC.log
system settings.ini
sysinfo.ini
PLEASE HELP, im new on linux community
--
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=28026
Summary: chromium crash if --no-sandbox hasn't set
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. Download chromium from
http://build.chromium.org/f/chromium/snapshots/Win/95816/chrome-win32.zip
unpack chrome-win32.zip, cd to the directory.
2. start chrome.exe:
$ wine chrome.exe
chrome will crash without backtrace. A error box will ask you to restart
chrome.
if --no-sandbox is set, then chrome will start without crash, this is similar
to Bug 21232.
--
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=21490
Summary: Debug build of Chromium aborts on startup because
GdiInitializeLanguagePack() returns failure
Product: Wine
Version: 1.1.32
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, patch, source
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This was mentioned in passing in bug 20671.
You can run a debug build of Chromium on Wine with --no-sandbox,
but you have to get GdiInitializeLanguagePack to return success
first, or it will abort early with
[41:42:5571:FATAL:render_process.cc(62)] Check failed: gdi_init_lpk.
The patch attached to bug 20671 does the trick.
http://m-a-tech.blogspot.com/2009/04/emf-buffer-idiocracy.html
explains why Chrome calls that function; it's needed to make native behave.
--
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=13481
Summary: ChangeDisplaySettings can't set *only* BPP
Product: Wine
Version: 1.0-rc2
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rolf(a)neuberrosoft.de
Created an attachment (id=13402)
--> (http://bugs.winehq.org/attachment.cgi?id=13402)
Test case, w Makefile and full NetBeans project tree
Given an "incomplete" DEVMODE structure, with no fields set except for
dmBitsPerPel, and the corresponding flag in dmFields (i.e.
dmFields=DM_BITSPERPEL), ChangeDisplaySettings as implemented in Wine doesn't
replicate the behaviour of a real Windows system correctly.
A real Windows system happily executes the call and returns
DISP_CHANGE_SUCCESSFUL. Display bit-depth will be adjusted, if it was different
to begin with, while the remaining parameters stay as they were. After the
call, resolution and refresh are still whatever the user selected as the
desktop resolution. Even on 2k/XP, which are sometimes happy to drop the
refresh rate to 60Hz, the refresh rate remains constant, which is one of the
reasons I found this type of call to be useful sometimes.
I've tested this today with a MingW-built executable, and found the above to be
accurate for Windows 98SE, Windows 2000 SP4 and Windows XP SP2, irrespective of
whether the initial desktop bit depth is 16 bit or 32 bit.
On Wine (wine-1.0-rc2 on Ubuntu 8.04), the very same call to
ChangeDisplaySettings, made from the same executable, will fail with a return
code of -2 (DISP_CHANGE_BADMODE).
I've attached my test case. It will make the call and pop up a message box with
the results of the call.
I used the i586-mingw32msv-gcc compiler provided by the "mingw32" package in
the official Ubuntu repositories.
The project was set up in NetBeans 6 so the Makefile is somewhat convoluted,
but it doesn't appear as if the build process requires NetBeans. Just
navigating to the directory and running make seems to work. The executable ends
up in dist/Debug/GNU-Windows/.
Priority of the bug isn't high. I've used it in some graphics-library code, but
only in debug builds for my own testing purposes. I'm not aware of publically
available shipping programs that hit on this. Reported anyway, for
correctness's sake.
The app-level workaround is to query the current desktop mode and fill in the
DEVMODE structure more completely. Beyond the scope, but you get the idea.
I'm new to this Bugzilla stuff, so if I forgot some vital piece of info, please
be gentle. I want to 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=26256
Summary: wine64-preloader can't handle setcap cap_net_raw+epi
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: source, win64
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
sudo setcap cap_net_raw+epi /usr/local/bin/wine64-preloader
leads to:
/usr/local/bin/wine64: error while loading shared libraries: libwine.so.1:
cannot open shared object file: No such file or directory
err:process:start_wineboot failed to start wineboot, err 1359
/usr/local/bin/wine64: error while loading shared libraries: libwine.so.1:
cannot open shared object file: No such file or directory
and no 64-bit app can start.
setcap is needed for e.g. ICMP functions or my not yet published wpcap proxy
dll.
--
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=21349
Summary: Python.exe crashes
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jackson+winehq-bugzilla(a)jacksonc.com
Created an attachment (id=25706)
--> (http://bugs.winehq.org/attachment.cgi?id=25706)
Wine debug output
When Python 2.6.4 runs a packaging application called "PyInstaller" it crashes.
It's been working fine, except this is the first time it's been using the audio
libraries listed. eg. Phonon/Quartz. I tried running this in Windows 7, and it
works fine.
--
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=24700
Summary: Explorer++ doesn't open command prompt windows
properly
Product: Wine
Version: 1.3.4
Platform: x86-64
URL: http://www.explorerplusplus.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=31211)
--> (http://bugs.winehq.org/attachment.cgi?id=31211)
Terminal output
To reproduce, navigate to C: (or any directory) and click the "open command
prompt" icon in the upper toolbar.
If the program was started via a GUI (e.g. double-clicking its executable in a
native file manager), the icon doesn't appear to do anything.
If the program was started from a terminal, the command prompt appears in that
terminal window. After closing the program, the terminal needs to be reset to
work properly.
In Windows, the command prompt appears in a new 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=22788
Summary: OriginPro 8.0 under Lucid Lynx
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yann.roche(a)voila.fr
OriginPro 8.0 crashes at start (with a "program must close, etc." window) with
Ubuntu 10.04. Note it started before Ubuntu upgrade (9.10)
--
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=13347
Summary: dogfood: skype only works in "Win95" mode
Product: Wine
Version: 1.0-rc1
Platform: Other
OS/Version: other
Status: NEW
Severity: major
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)jet.franken.de
The windows Skype in win XP mode crashes with
trace:seh:raise_exception code=c0000005 flags=0 addr=0x593ad1
trace:seh:raise_exception info[0]=00000000
trace:seh:raise_exception info[1]=ffffffff
trace:seh:raise_exception eax=000000ad ebx=000000ad ecx=000007c8 edx=0033fcd0
esi=00000000 edi=01ca0460
trace:seh:raise_exception ebp=00000000 esp=0033fcd0 cs=0023 ds=002b es=002b
fs=0063 gs=006b flags=00210202
trace:seh:call_stack_handlers calling handler at 0x48bd29 code=c0000005 flags=0
wine: Unhandled page fault on read access to 0xffffffff at address
0xffb4a51e:0x00593ad1 (thread 0009), starting debugger...
and the instruction there is a int 0x2e, which is not handled.
When setting the Windows version to Win95, Skype.exe works wonderful (buyt
displays other warnings).
=> Skype Should work in XP mode too.
=> Or we should set the default cversion for Skype.exe to Win95 in our registry
--
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=18101
Summary: when trying to start a new game, a file called
"default.tot" starts to grow in size arbitrarily
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simulcra(a)uchicago.edu
CC: simulcra(a)uchicago.edu
"default.tot" is a generally problematic file in various infinite engine games
(there are various bugs out there, generally related to character creation).
For example, for baldur's gate 2, sometimes you can have a problem trying to
save a game because of a presence of a 0-byte file called "default.tot" in the
tempsave/ directory. Deleting it will allow a save, though the game will
create a new 0-byte default.tot file almost immediately (a more permanent hack
to fix this is to mkdir tempsave/default.tot).
Icewind Dale 2 has a problem with default.tot in which in previous versions of
wine, tryign to create a party with more than 1 character at the start will
result in a crash, related to a defaul.tot issue (in some versions of wine, an
actual error message would pop up).
Starting with 1.1.18, the issue has become drastically more severe. *Any*
attempt at creating a new party will result in the game creating a default.tot
file, and instead of leaving it at 0-bytes, it will begin to grow it
arbitrarily while the game is stuck at the loading screen. I've seen it go up
to 500 megabytes in size before finally doing a wineserver -k to quite the
Icewind Dale 2 process. Doing the Baldur's Gate 2 hack (creating an empty
default.tot/ directory to block the reation of the file) lets the game get past
its original lock point, but then will lock up anew after the loading screen
finishes.
I'm currently running some regression tests to see when this bug got
introduced, so stand by.
--
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=26213
Summary: Unimplemented CMDID's
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: john.solomon(a)indysoft.com
Created an attachment (id=33417)
--> (http://bugs.winehq.org/attachment.cgi?id=33417)
terminal log when launching ecabinet program.
Unimplemented cmdid's and other functions when launching ecabinets software.
--
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=25025
Summary: Problems with SimCity 4 Continue on 1.3.6
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jwinterton(a)ezlink.ca
CC: wine-bugs(a)winehq.org
Created an attachment (id=31722)
--> (http://bugs.winehq.org/attachment.cgi?id=31722)
Console log capture
This is an additional log. I was unable to locate the original report.
wine 1.3.6 continues to have problems with small video memory, and fails to
properly render scenes when stressed. I believe it is a failure to dump the
memory in a timely fashion before a refresh. This is an on-going problem which
I think has been previously reported.
GPU GeForce4 MX Integrated GPU
Type AGP 4x
RAM 128 MB
Frequency 199 MHz
Description: Ubuntu 10.04.1 LTS
Release: 10.04
nvidia-96:
Installed: 96.43.17-0ubuntu1
Candidate: 96.43.17-0ubuntu1
Version table:
*** 96.43.17-0ubuntu1 0
500 http://ca.archive.ubuntu.com/ubuntu/ lucid/restricted Packages
100 /var/lib/dpkg/status
--
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=24448
Summary: Glide Napalm WX plugin fails to properly load ini
file.
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: LordHDL(a)yahoo.com
Created an attachment (id=30843)
--> (http://bugs.winehq.org/attachment.cgi?id=30843)
Dependency Data
Upon loading the Project64 emulator with either the stable release or WIP
release of the Glide Napalm WX video plugin, the ini file used for its
configuration does not load. The error also appears when attempting to
configure plugin-specific details. Dependencies are 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.
http://bugs.winehq.org/show_bug.cgi?id=15723
Summary: A text error for Content Composer
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neil.mulcahy(a)gmail.com
After loading content composer the text was invisible and it came into view
when highlighted and also the word wrap was not working.
the error i was getting is this one.
fixme:richedit:RichEditWndProc_common EM_FORMATRANGE: stub
i used winetricks to get riched20 and it did not fix anything. then i used
winetricks to get riched30 and the text came into view and the word wrap
started working but the right click menu has now gone away.
--
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=25810
Summary: Dead Space crashes while rendering "chapter complete"
text if input event was emited on fglrx.
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: NightNord(a)gmail.com
Created an attachment (id=32891)
--> (http://bugs.winehq.org/attachment.cgi?id=32891)
WINEDEBUG="+dinput,+d3d9,+d3dx" log
It's very strange bug: it's obviously related to fglrx (failing function in
backtrace is in fglrx), but xinput also involved - only workaround for this bug
is to:
1) play on "low" settings
2) don't move and don't press any key, after initiating chapter change. (May
not work in some circumstances, but pressing keys makes bug 100% reproducible).
I've done WINEDEBUG="+dinput,+d3d9,+d3dx" log, truncated to 1000 lines from
both sides.
In case of success game renders glowing text "chapter complete", which then sr
What should be rendered in case of success, you may see on
http://www.youtube.com/watch?v=qI5AJZv9hww ~3:41 - except some text decorations
and other effects (only text is rendered).
In case of failture sound glitches for a seconds and then continues with
"chapter complete" sequence, but image is frozen.
Probably somehow connected to bug with missing text decorations.
System parameters:
fglrx: 10.12, HD4570
wine-1.3.11 with INTZ support commit reverted (bug #25747), but exists on all
tested versions (almost all from 1.3.6 to 1.3.11)
registry tweaks and winetricks: only VideoMemorySize.
--
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=23270
Summary: GTA2 options menu item broken - CreateProcess runs
wrong executable
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Start the game, press esc to skip the intro, then select Options.
You expect to be in an options menu, but instead you're left with the
game minimized, staring at a console.
+process log shows
trace:process:CreateProcessW app (null) cmdline L"GTA2 Manager.EXE"
trace:process:find_exe_file looking for L"GTA2"
trace:process:find_exe_file Trying native exe L"C:\\Program Files\\Rockstar
Games\\GTA2\\GTA2.exe"
trace:process:CreateProcessW starting L"C:\\Program Files\\Rockstar
Games\\GTA2\\GTA2.exe" as Win32 binary (0x400000-0x678000)
Whoopsie. That heuristic looks like it's broken.
--
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=22813
Summary: wine's loader does not check invalid image size
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://ghostscript.com/~hintak/wine-debug/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
+++ This bug was initially created as a clone of Bug #22812 +++
(#22812 against the compilation - this bug is about the loader not complaining)
part of ghostscript's building process runs:
mt -nologo -manifest psi/dwsetup_x86.manifest -outputresource:setupgs.exe;#1
mt -nologo -manifest psi/dwuninst_x86.manifest -outputresource:uninstgs.exe;#1
This step corrupts executables under wine and they gain a wrong image size;
both vista and win7 then complains they are not valid win32 applications. See
discussion on wine-devel mailing list.
But wine would happily load them, so wine is not checking for validity. Here
are two such broken executables:
http://ghostscript.com/~hintak/wine-debug/setupgs-wine.exehttp://ghostscript.com/~hintak/wine-debug/uninstgs-wine.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.
http://bugs.winehq.org/show_bug.cgi?id=18389
Summary: Registering after installing Roblox doesn't work
Product: Wine
Version: 1.1.20
Platform: Other
URL: http://wiki.roblox4linux.co.cc
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After doing 'winetricks pdh' to work around bug 18388,
it takes you to a web page; clicking Register and then Over 13
takes you to a nice page where you put in your desired userid
and password. Clicking "Sign Up!" does nothing. On the log one sees
fixme:mshtml:nsUploadChannel_SetUploadStream Unsupported aContentType argument:
"application/json; charset=utf-8"
fixme:mshtml:nsUploadChannel_SetUploadStream Unsupported aContentType argument:
"application/x-www-form-urlencoded; charset=utf-8"
'winetricks ie6' doesn't work around the problem - it shows a blank web page.
Workaround is to go to http://www.roblox.com/ in Firefox and register there;
then you can log in in the iexplore window roblox opened up.
--
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=10332
Summary: Irfanview crashes in thumbnail mode when previewing
certain text file
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malte(a)cornils.net
Created an attachment (id=8998)
--> (http://bugs.winehq.org/attachment.cgi?id=8998)
file in folder makes irfanview's thumbnail browser crash
Normal thumbnail browse mode is fine. However, when I enter a directory with a
certain file in it (attached as nautilus-debug-log.txt), IrfanView crashes.
Other files (images, text files) are fine. I have been unable to get a
backtrace; gdb won't let me since the application exits with 01 status, and
winedbg doesn't return to its shell after I typed "run" once. It's an X error,
so maybe wine catches the error condition and "gracefully" shuts down.
The X error output is also attached.
--
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=17856
Summary: JFlothows Wuerfel crashes with BAD_DRAWABLE "Cannot get
FB Config for iPixelFormat 0"
Product: Wine
Version: 1.1.17
Platform: PC
URL: http://download.jflothow.de/fvstein/WuerfelWIN.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
The program linked here should open up a window and display a unit cube to
demonstrate the effects of a transformation-matrix.
The application crashes right after opening the window. There is no OpenGL-cube
drawn. Here's a log: http://pastebin.com/f1c718e52
---
fixme:richedit:ME_HandleMessage WM_STYLECHANGING: stub
fixme:richedit:ME_HandleMessage WM_STYLECHANGED: stub
err:wgl:internal_SetPixelFormat Invalid iPixelFormat: 0
err:wgl:X11DRV_wglCreateContext Cannot get FB Config for iPixelFormat 0, expect
problems!
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 128 (GLX)
Minor opcode of failed request: 11 (X_GLXSwapBuffers)
Serial number of failed request: 936
Current serial number in output stream: 936
Locking assertion failure. Backtrace: [...]
---
GFX card: Geforce 8800GTX, prop. driver version 177.82, one display.
--
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=20414
Summary: Crash in Tales of Monkey Island
Product: Wine
Version: 1.1.31
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: per(a)morth.org
Created an attachment (id=24221)
--> (http://bugs.winehq.org/attachment.cgi?id=24221)
log info/traceback
Sometime between release of chapter 20 (27/8 iirc) and chapter 3 (29/9), wine
has started to crash when trying to play Tales of Monkey Island for me.
I've tried various clean .wine dirs / using native dlls, but nothing seems to
help. Crash log 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=12639
Summary: ZENcast Organizer installer fails with error -5002
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.zencast.com/downloads/download.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
When running the ZENcast Organizer installer, the installer proceeds to unpack
itself, but when the actual installation is run, a dialog box with error code
-5002 is shown. No relevant standard error messages were outputted.
--
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=22530
Summary: CDBurnerXP 4.0.x with Mono exits when entering data
disc mode
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://cdburnerxp.se/downloads/releases/4.x/cdbxp_setu
p_4.0.022.370.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=27618)
--> (http://bugs.winehq.org/attachment.cgi?id=27618)
Terminal output
Starting the program and clicking "Create Data CD/DVD" results in the program
exiting when using Mono (installed via winetricks mono26). Mono prints
"Unhandled Exception: System.NotImplementedException: COM/ActiveX support is
not implemented"...
(It also exits when trying to enter audio CD mode, but that looks like a
different exception.)
--
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=24273
Summary: Some objects in Source games are black
Product: Wine
Version: 1.3.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael.monreal+wine(a)gmail.com
Some objects in games based on Valve's Source engine are displayed all black:
- Half-Life 2: the airboat, the (drivable) car
- Left 4 Dead: weapons, pickup items and player models
Running on a GeForce 7950. I tried various graphics settings but they all lead
to the same black textures in both games.
--
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=25775
Summary: World of Warcraft: crashes several seconds after
logging in to a character.
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: geekgymnast(a)gmail.com
Created an attachment (id=32847)
--> (http://bugs.winehq.org/attachment.cgi?id=32847)
log of console text for running world of warcraft
World of Warcraft successfully loads and allows me to log in. After selecting a
character on the character select screen, it successfully loads and enters the
game world for a few seconds before crashing. The sound continues to run even
after crashing.
--
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=22687
Summary: Bonzai3D crashes and wine freezes when project window
is moved
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://formz.com/products/bonzai3d/bonzai3dDownloadTri
al.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick(a)lasventajas.com
Bonzai3D is a 3D drawing application.
Running Bonzai opens several application windows including menu palettes and
the main project window, which contains the 3D view of our drawing. If you left
click and grab the project window bar to move it then Bonzai encounters a
serious error and crashes. On my installation the OS also becomes unresponsive
to keyboard and mouse and I have to Alt F2, wineserver -k to get back my
desktop.
None of the other Bonzai windows produce this crash and all windows, including
the project window, can be resized.
--
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=26101
Summary: riched20/editor tests show a ton of valgrind warnings
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33289)
--> (http://bugs.winehq.org/attachment.cgi?id=33289)
valgrind log
Most seem related to:
12 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by heap_alloc (editor.h:30)
by ME_MakeStringB (string.c:35)
by ME_MakeStringN (string.c:46)
by ME_InsertTextFromCursor (caret.c:576)
by ME_HandleMessage (editor.c:3557)
by RichEditWndProc_common (editor.c:4491)
by RichEditWndProcA (editor.c:4516)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:908)
by call_window_proc (message.c:2201)
by send_message (message.c:3042)
by SendMessageA (message.c:3187)
by test_scrollbar_visibility (editor.c:2752)
by func_editor (editor.c:7112)
by run_test (test.h:556)
by main (test.h:624)
there's also:
12 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by heap_alloc (editor.h:30)
by ME_MakeStringB (string.c:35)
by ME_MakeStringN (string.c:46)
by ME_InsertTextFromCursor (caret.c:576)
by RTFFlushUnicodeOutputBuffer (reader.c:2558)
by RTFFlushOutputBuffer (reader.c:2603)
by ME_RTFParAttrHook (editor.c:826)
by ControlClass (reader.c:2364)
by RTFRouteToken (reader.c:342)
by RTFRead (reader.c:310)
by ME_StreamIn (editor.c:1488)
by ME_Paste (editor.c:1998)
by ME_KeyDown (editor.c:2305)
by ME_HandleMessage (editor.c:4020)
by RichEditWndProc_common (editor.c:4491)
by RichEditWndProcA (editor.c:4516)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
...
12 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by HeapAlloc (heap.c:267)
by GlobalAlloc (heap.c:386)
by set_dataobject_format (clipboard.c:2071)
by OleSetClipboard (clipboard.c:2134)
by ME_Copy (editor.c:2022)
by ME_KeyDown (editor.c:2317)
by ME_HandleMessage (editor.c:4020)
by RichEditWndProc_common (editor.c:4491)
by RichEditWndProcA (editor.c:4516)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:908)
by call_window_proc (message.c:2201)
by send_message (message.c:3042)
by SendMessageA (message.c:3187)
by test_WM_PASTE (editor.c:4805)
by func_editor (editor.c:7131)
by run_test (test.h:556)
and more. I'll attach the full 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=13934
Summary: thief deadly shadows crashes immediately
Product: Wine
Version: 1.0-rc4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jlayton(a)poochiereds.net
Created an attachment (id=14073)
--> (http://bugs.winehq.org/attachment.cgi?id=14073)
log from crash
Thief: Deadly Shadows consistently crashes immediately for me when starting it.
Log from startup attached with WINEDEBUG set to +relay.
This is using a cracked copy of t3.exe, but I get similar results when I use
the copy-protected binary as well with the CD in the drive.
Happy to get any logs you wish from running it if they'll 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=28823
Bug #: 28823
Summary: riched20/tests/editor.ok: TRACE() of uninitialized
value triggered by test_word_movement()?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Valgrind complains:
Conditional jump or move depends on uninitialised value(s)
at _itoa_word (_itoa.c:196)
by vfprintf (vfprintf.c:1619)
by vsprintf (iovsprintf.c:43)
by sprintf (sprintf.c:34)
by default_dbgstr_wn (debug.c:374)
by NTDLL_dbgstr_wn (debugtools.c:107)
by wine_dbgstr_wn (debug.c:421)
by debugstr_wn (debug.h:257)
by ME_WordBreakProc (string.c:183)
by ME_CallWordBreakProc (string.c:214)
by ME_MoveCursorWords (caret.c:741)
by ME_ArrowKey (caret.c:1579)
by ME_KeyDown (editor.c:2110)
by ME_HandleMessage (editor.c:4028)
by RichEditWndProc_common (editor.c:4499)
by RichEditWndProcA (editor.c:4524)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:908)
by call_window_proc (message.c:2211)
by send_message (message.c:3084)
by SendMessageA (message.c:3286)
by send_ctrl_key (editor.c:4665)
by test_word_movement (editor.c:5952)
Uninitialised value was created by a client request
at mark_block_uninitialized (heap.c:208)
by initialize_block (heap.c:239)
by RtlAllocateHeap (heap.c:1703)
by heap_alloc (editor.h:30)
by ME_MakeStringB (string.c:39)
by ME_MakeStringN (string.c:46)
by ME_InsertRunAtCursor (run.c:372)
by ME_InternalInsertTextFromCursor (caret.c:467)
by ME_InsertTextFromCursor (caret.c:541)
by ME_HandleMessage (editor.c:3565)
by RichEditWndProc_common (editor.c:4499)
by RichEditWndProcA (editor.c:4524)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:908)
by call_window_proc (message.c:2211)
by send_message (message.c:3084)
by SendMessageA (message.c:3286)
by test_word_movement (editor.c:5947)
--
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=26097
Summary: Mario Forever 5.0.1: fails to start
Product: Wine
Version: 1.3.13
Platform: x86
URL: http://www.gamershell.com/download_69382.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Gives two error dialogs on startup:
Error
Cannot use control \\\"ControlName\\\" registered at
{8856F961-340A-11D0-A96B-00C04FD705A2} in this computer registry :
Unable to find any programming interface.
Terminal shows:
fixme:shdocvw:PersistStreamInit_InitNew (0x49e968)
fixme:shdocvw:ProvideClassInfo_GetClassInfo (0x49e968)->(0x33fbd4)
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x49e968)
fixme:shdocvw:OleObject_Close (0x49e968)->(1)
fixme:shdocvw:PersistStreamInit_InitNew (0x4a0600)
fixme:shdocvw:ProvideClassInfo_GetClassInfo (0x4a0600)->(0x33fc10)
fixme:shdocvw:OleInPlaceObject_InPlaceDeactivate (0x4a0600)
fixme:shdocvw:OleObject_Close (0x4a0600)->(1)
so I tried 'winetricks -q ie7', which gives me the game splash screen.
Game is a free download.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12926
Summary: Installation of Microsoft Zune Software fails
Product: Wine
Version: unspecified
Platform: All
URL: http://www.zune.net/en-
us/products/zunesoftware/download.htm
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: admin(a)brokencrystal.com
Download the software free here:
http://www.zune.net/en-us/products/zunesoftware/download.htm
The software crashes during install.
--
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=17261
Summary: CheckPoint SmartConsole R65 (FirewallManagement tool)
Product: Wine
Version: 1.1.14
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andre.kjellstrup(a)gmail.com
SmartConsole, consists of SmartDashboard, SmartView Tracker SmartMonitor (+some
minor tools)
Most of it works well, but some functionality is reduced.
-This tool has a internal demo-database, that can easily be used for testing.
-I will provide the software to you on request.
SmartView Tracker; should be able to filter on any column (right-click on top
of column) But only on the leftmost column works as expected.
In order to filter the correct column I have to hide the other columns making
the filter column the left one.
SmartDashboard; when adding a network og node object, you see a list,
(scroll-list) it should be possible to type inside the list in order to make it
scroll to the wanted object, but instead, when typing, many objects are
selected, (as if shift were held down)
Fixing those two problems would make this application much more usable.
-please feel free to contact me if you need any software/information about this
application.
--
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=19258
Summary: BBC iPlayer Desktop fails to download Adobe AIR
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.bbc.co.uk/iplayer/install/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22299)
--> (http://bugs.winehq.org/attachment.cgi?id=22299)
Wine 1.1.25 +cryptasn +wintrust
The BBC iPlayer tries to download Adobe AIR through Flash.
http://www.bbc.co.uk/iplayer/install/
Flash appears to successfully download the file, but reports it unsuccessful.
Installing AIR beforehand makes no difference.
http://airdownload.adobe.com/air/win/download/1.5/AdobeAIRInstaller.exe
A similar problem was related to wintrust, but I can not say that this is the
problem.
Tried a +cryptasn,+wintrust trace, only +cryptasn gives any output (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=23328
Summary: Medal of Honor MOHAA and MOHPA: messed autorun
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felipemoraesbr(a)gmail.com
I´m using ubuntu lucid lynx with NVIDIA 9500 GT video card.
What happens is which the autorun image is show smaller than it is, it gains
some scroll bars, and also, none of the buttons work.
I will try to post some kind of log later
--
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=18943
Summary: Winedbg prints "illegal address" a lot during
backtraces of chromium unit test crashes
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: eric.pouech(a)orange.fr
In bug 15206, I mentioned that windbg output "illegal address" often during
backtraces of chromium unit tests when getting symbols from .pdb's, e.g.
Backtrace:
=>0 0x02e49c03 DebugUtil::BreakDebugger+0x3()
[c:\users\dank\documents\chromium\src\base\debug_util_win.cc:103] in chrome
(0x0148e17c)
1 0x01d280e8 SilentRuntimeAssertHandler+0x8(str=*** Invalid address
0x0148e18c ***
) [c:\users\dank\documents\chromium\src\chrome\common\logging_chrome.cc:41] in
chrome (0x0148e184)
2 0x02e1f1e6 logging::LogMessage::~LogMessage+0x2f6()
[c:\users\dank\documents\chromium\src\base\logging.cc:538] in chrome
(0x0148e2f0)
3 0x025135fa ExtensionMessageService::RendererShutdown+0xea(renderer=***
Invalid address 0x0148e410 ***
This seems wrong, and is fairly annoying.
--
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=24042
Summary: Heat Online won't start if using mono26 instead of
dotnet20
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://head-online.net
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
[Probably a mono problem, but needs to be triaged by somebody who knows both
mono and wine before reporting to them?]
Do 'winetricks mono', then install and start the app.
(You can bypass the patcher after the first run by running Heat.bin instead of
Heat.exe.)
Press 'Start'. It crashes quickly; the log shows
...
** Message: Unknown heap type: {smartassembly}
** (heat.bin:8): WARNING **: The following assembly referenced from C:\Program
Files\HeatOnline\heat.bin could not be loaded:
Assembly: CRC_ReleaseNoDebug (assemblyref_index=0)
Version: 0.0.0.0
Public Key: (none)
The assembly was not found in the Global Assembly Cache, a path listed in the
MONO_PATH environment variable, or in the location of the executing assembly
(C:\Program Files\HeatOnline\).
** (heat.bin:8): WARNING **: Could not load file or assembly
'CRC_ReleaseNoDebug, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' or
one of its dependencies.
Unhandled Exception: System.IO.FileNotFoundException: Could not load file or
assembly 'CRC_ReleaseNoDebug, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null' or one of its dependencies.
File name: 'CRC_ReleaseNoDebug, Version=0.0.0.0, Culture=neutral,
PublicKeyToken=null'
--
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=23333
Summary: "Microsoft Math does not work.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leo_metal_20(a)hotmail.com
The scientific calculator "Microsoft Math does not work. Please a solution to
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=16862
Summary: Sony Image Data Lightbox SR crashes and makes the whole
user session freeze
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julien(a)kirya.net
Created an attachment (id=18607)
--> (http://bugs.winehq.org/attachment.cgi?id=18607)
Image Data Lightbox SR crash backtrace
Hi,
When selecting a submenu in the Image Data Lightbox SR UI (eg. right click,
select one menu which has subentries), the application crashes (see attached
backtrace) and makes the whole user session freeze.
The process is stated as "defunct" (using ps) and can still be killed.
Cheers,
Julien
--
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=23590
Summary: Wine cannot start an application from a iso mounted
using gvfs (gnome archive mounter)
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: el.il(a)doom.co.il
Created an attachment (id=29486)
--> (http://bugs.winehq.org/attachment.cgi?id=29486)
backtrace of the crash
If you try to install a game from a iso file, you need to mount the iso. the
easy way is to use archive mounter, which also doesn't need root permissions.
for example, i tested it with BLUR (racing game) installation:
mount using archive mounter - run wine setup.exe - the application crash
instantly (attached backtrace)
but if you mount using mount isofile -o loop /mnt, run wine setup.exe - the
installer starts without any problem!
BLUR isn't the only app effected. try any app and see for yourself.
it is possible that this is a bug in gvfs and not in 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=19340
Summary: Crash when starting monkey island
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bart(a)sbo-dewindroos.nl
Created an attachment (id=22397)
--> (http://bugs.winehq.org/attachment.cgi?id=22397)
Console log
After starting up monkey island: the secret of monkey island, special edition
the game crashes with an unhandled exception
--
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=9444
Summary: Crystal Enterprise 8 (a flavor of Crystal Reports?)
install fails
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.crystaldecisions.net
OS/Version: other
Status: NEW
Keywords: Installer
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Created an attachment (id=7776)
--> (http://bugs.winehq.org/attachment.cgi?id=7776)
+file,+msi,+setupapi,+seh log of setup.exe
crystalenterprise 8 doesn't install on Wine; the installer
aborts after a minute. The first indication of failure
in a +msi,+setupapi log is the following line:
err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned 2
My untrained eye can't see the cause of the 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=9638
Summary: fileant won't start
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://fileant.com
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In
http://groups.google.com/group/bsdg/msg/0dddf606e5dab3a7
a user mentioned that he wanted the app FileAnt to work,
so I gave it a shot with wine-0.9.44-gcdc8d97.
It seems to be a VB6 app, so I did
winetricks vcrun6 vbrun60
before installing. This helped the installer complete
without warnings about missing vb runtime.
However, on startup, the app complains
FileAnt needs a Microsoft file. FileAnt will now open the url for this file.
+relay revealed the missing object was WSH:
0009:Call ole32.CLSIDFromProgID(00419b14
L"Scripting.FileSystemObject",0034f888) ret=660d965e
winetricks wsh51 got past that, but then the app crashed in the
app's window proc.
--
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=9664
Summary: Missing icon during MS Office 2000 installation
Product: Wine
Version: 0.9.45.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Ronny.Standtke(a)gmx.net
Created an attachment (id=8078)
--> (http://bugs.winehq.org/attachment.cgi?id=8078)
Screenshot showing the missing icon
When installing MS Office 2000 with wine 0.9.45 there is a missing icon. I will
attach a screenshot.
--
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=9895
Summary: Alzip crashes: Invalid float operation
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.altools.net/portals/0/ALZip.exe
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, a user submitted garbage test results for this app into AppDB, and was
wondering how to get it working.
The installer crashes with a messageBox: Invalid float operation.
With native shdocvw (and shlwapi) the bug is gone (looks like shdocw still
needs a lot of work :( ).
--
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=25895
Summary: Civilization V Demo: doesn't play movies on startup
Product: Wine
Version: 1.3.12
Platform: x86
URL: http://www.bigdownload.com/games/civilization-v/pc/civ
ilization-5-demo/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33001)
--> (http://bugs.winehq.org/attachment.cgi?id=33001)
terminal output
The demo doesn't seem to be affected by bug 24669, so I tried it. It still
requires Steam (grrr), but runs okay. On Windows, I get a few intro videos,
first the 'E for Everyone rating', 2k games, Firaxis Games, Gamespy, then two
tribesmen talking in a tent around a fire, some vikings on a ship, Egyptian
slaves building a pyramid, etc.
On wine, you just get a black screen until you hit escape or wait until the
menu appears.
To reproduce:
install the game
login to steam
run the game, choose DirectX9 mode.
watch :-)
Native quartz/devenum/wmp{9,10} did not help.
Terminal output attached.
wine-1.3.12-100-g09e2948
--
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=24399
Summary: CorelDRAW X3 Installer doesn't install language files
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jbopen(a)gmail.com
CorelDRAW X3 Installer does not call the language files installation package
(EN.msi, for example). Inside the installation CD, there is a folder called
"CGS13" with all this installation files, including the language files. You
need to install this package (EN.msi, for example) to get the "Languages"
folder inside "C:\Program Files\Corel\CorelDRAW Graphics Suite 13\".
--
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=28123
Summary: Mu Argentina. Muguard crashes when it start
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://www.fileserve.com/file/pZXsQKS
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: warday27(a)hotmail.com
The system crashes when it tray tu open the main.exe file.
It seems that Muguard requires full access to hardware wich is impossible, due
security policies by linux kernel (what is very similar to Gameguard).
Unfortunately I have not be able tu proof it.
--
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=19820
Summary: window misplacement in Magic: The Gathering Online III
kicker
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ricardo_barbano(a)hotmail.com
Created an attachment (id=23220)
--> (http://bugs.winehq.org/attachment.cgi?id=23220)
kicker.exe in windows
there is a misplacement of some windows in the Kicker.exe of MTGO III. by the
log i think it is a user32 issue but i'm not good in this area to know where to
try fixing.
the screenshots of how it is and how it should be are in attachment and the
+relay and +win logs too.
--
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=18877
Summary: Ultimate Spider-Man installer does not display images
Product: Wine
Version: 1.1.22
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shacklein(a)gmail.com
The Ultimate Spider-Man installer does not display images in the background
while it is installing.
Images are displayed when using native msi2 when win98 is set in winecfg.
--
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=27160
Summary: Winetricks: IE7 stack overflow
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq-bugs(a)dotancohen.com
Created an attachment (id=34699)
--> (http://bugs.winehq.org/attachment.cgi?id=34699)
Console output of stack overflow
Kubuntu 11.04:
✈demios:~$ uname -a
Linux demios 2.6.38-8-generic-pae #42-Ubuntu SMP Mon Apr 11 05:17:09 UTC 2011
i686 athlon i386 GNU/Linux
✈demios:~$ wine --version
wine-1.2.2
✈demios:~$ winetricks --version
20110402
Steps to reproduce:
1) rm -R .wine/
2) winetricks ie7
3) wine 'C:\Program Files\Internet Explorer\iexplore'
4) Browse to 127.0.0.1 with no server running on port 80
--
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=22135
Summary: Civilization 4 blocks the screen
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
When running this game under Windows, you can press ALT+TAB and then you change
to the desktop to run other things and you can afterwards go back. When you try
on Linux when you press those keys the menu for the appsthat you have open
appears in the middle of the screen and you can go with ALT+TAB to another.
However when you realease ALT+TAB nothing happens and you remain in the Civ4
game.
--
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=27533
Summary: wine debug log not found when an app crash
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dyvazar(a)numericable.fr
i'm trying to run a private app with wine 1.3.22 on ubuntu natty i386.
While it begins to load, a new dialog box is opened named "wine debug" and a
popup warn: sorry wine have met a fatal error (or so). Then closing this popup,
all the usefull debug comments light up inside the debug dialog box.
The problems are:
- only the latest debug lines can be seen as it cant be scrolled back
- and worst, this seems completly lost as i cant find these info logged.
Seems to be a wine bug: it should automatically drive its logs by default.
--
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=19304
Summary: Australian eTax 2009 will not pass roll-over function
step
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: which_dan(a)yahoo.com.au
Wine 1.1.25 is able to start the 2009 version (sp. 2009.1.0.623 22 June 2009
release) of the Australian Tax Office eTax software, but will not respond to
clicks on either the "Yes" or "No" buttons on the roll-over function page.
I cannot add any more information than this at this stage, but if given
instructions will respond to questions.
--
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=16092
Summary: StickyDrive app crashes on startup
Product: Wine
Version: 1.1.8
Platform: Other
URL: http://mmiline.com/
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(From mmiline.com's main page, click on StickyDrive and then "Learn More",
then under Red Sox demo, click "Download Now". This points to
http://www2.stickyinc.com/download/getDownload.php?idTag=BOSTN-1668&action=…
which downloads the installer in question,
InstallStickyDrive-BOSTN-1668.exe.)
Insert a blank USB key, run the installer, and get past bug 16091
by clicking "Show all drives"; then pick the USB drive and let
the installer install the demo on the USB key.
Then try running "Launch stickydrive.exe". It first complains
err:module:import_dll Library MSVBVM60.DLL ... not found
so do "winetricks vbrun60". It then complains
err:ole:CoGetClassObject no class object {00000507-0000-0010-8000-00aa006d2ea4}
could be created for context 0x5
wine: Unhandled exception 0x0eedfade at address 0x0000:0x7ee349d0 (thread
0023), starting debugger...
To get past that, do "winetricks mdac27".
It then complains
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10}
could be created for context 0x1
but that's probably innocuous (it's a visual studio debugging dll, and
is probably optional) and crashes with
First chance exception: page fault on read access to 0x02b67318 in 32-bit code
(0x003bfc5a).
and a dialog box.
This app, Stickydrive, is used on some schwag usb keys,
e.g. it's used on a USB key we got in our copy of Daily Variety (!)
advertising Burn Notice. Happily, users who know what they're
doing can usually navigate down into __stickydrive/content and
find the real content there. But the stickydrive app really
ought to work, even though it's, um, not the kind of app I'd write myself.
--
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=13674
Summary: ArchLord updater fails to work
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
URL: http://www.archlordgame.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin(a)startwars.org
Created an attachment (id=13670)
--> (http://bugs.winehq.org/attachment.cgi?id=13670)
debug output
ArchLord is a MMORPG available as a free download from www.archlordgame.com
When starting the updater software for archlord, the update process hangs at
"Connecting ..."
Attached is debug output from wine
This entry in appdb suggested me to open a bug report with the debug output:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=9037
--
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=26921
Summary: Unity3D - 3D Context in Game Panel dissapears
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: me(a)jarradhope.com
When running Unity 3D the application, for the most part works great, installs
perfectly and runs perfectly, you can even edit and work on your projects.
On startup both the scene panel AND the game panel have a 3d context.
However when you press the play button, the 3d context in the game panel
dissapears and Unity responds with the error
width <= 0 || height <= 0
UnityEditor.DockArea:OnGUI()
I have also tried removing the scene panel to see if that makes a difference,
it does not.
Please find attached my log file.
--
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=24057
Summary: Thief: the dark project hangs on 'esc' or 'm' keypress
in game
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: AndreyMust19(a)mail.ru
Created an attachment (id=30234)
--> (http://bugs.winehq.org/attachment.cgi?id=30234)
error output in terminal
If in game press 'Esc' (main menu) or 'm' (see map), menu and map not shown,
game is hangs, until press 'Esc' or 'm' again, that return to game.
In the main menu music is playing, but when moving the mouse not play sound
'select item'.
Because of this it is impossible to leave the game and loading or saving.
--
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=23931
Summary: City Bus Simulator 2010
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://www.citybussimulator.com/index.php?id=265&L=1
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: magnus(a)modig.no
The main setup.exe file is excecuted, but when you press the "English Version",
the "German installer" or the respective excecutable files, nothing happends at
all. The program seems to start, but then it just closes.
--
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=15124
Summary: half life 2 after loading blank screen but sound
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rtb(a)gmx.ch
Created an attachment (id=15828)
--> (http://bugs.winehq.org/attachment.cgi?id=15828)
stdout and stderr
after the blurry loading screen:
first black screen (few seconds),
then yellow screen but i can hear the "combine" talking and the sound when
rollover a menu item.
i had no problems / errors while installing
i have a GeForce FX 5200
kubuntu 8.04
X-AppInstall-Package=nvidia-glx-new
X-AppInstall-Popcon=32678
--
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=26295
Summary: Play Silent Hunter 5
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: caglaryeniyigit(a)hotmail.com
Created an attachment (id=33523)
--> (http://bugs.winehq.org/attachment.cgi?id=33523)
Silent Hunter error
Hi
I'm using os Mandriva 2010 powerpack.
The Silent Hunter 5 is simulation of a submarine game. Installation normally
completed but the game turned in the picture I get the 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=28138
Summary: iexplore fails to start
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnsankey(a)ncf.ca
Created an attachment (id=36050)
--> (http://bugs.winehq.org/attachment.cgi?id=36050)
terminal output
see 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.