http://bugs.winehq.org/show_bug.cgi?id=30522
Bug #: 30522
Summary: Jupiter shows too small, unreadable fonts
Product: Wine
Version: 1.5.2
Platform: x86
URL: http://pity.elfin.pl/pliki/Jupiter/Jupiter2011/std/1.0
.5.6/Jupiter2011_std_1.0.5.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: washuu(a)eastnews.com.pl
Classification: Unclassified
Created attachment 39929
--> http://bugs.winehq.org/attachment.cgi?id=39929
sample data file with bogus numbers
Jupiter is free, downloadable program for calculating taxes in Poland, it's
quite pupular.
I found using it under Wine quite unconfortable, because of a few bugs. Here is
one of them:
- install the application. In my case it went without any glitches.
- run the application.
- open the sample data file, using menu "Plik" ("file") and "Otworz" ("open").
- wait a few seconds to open data file, when it is loaded you see some text in
the middle, starting with "dziekujemy za skorzystanie z programu".
- click tab "Formularze" ("forms") and see very tiny, unreadable letters on
the form. On win32, the forms are readable and nicely formatted. I can create
some screenshots, but nevertheless the fonts in Wine are very small.
My wine is 1.5.2, running on Ubuntu 11.10 32bit.
--
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=14078
Summary: Rewrite typelib marshaller on top of NDR functions
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
[Copied from wine-devel.]
Dan K. wrote in
http://www.winehq.org/pipermail/wine-devel/2008-June/066540.html
--- snip ---
While looking at the valgrind warning in
http://kegel.com/wine/valgrind/logs-2008-06-20/vg-oleaut32_tmarshal.txt
Conditional jump or move depends on uninitialised value(s)
at serialize_param (tmarshal.c:736)
by serialize_param (tmarshal.c:744)
by xCall (tmarshal.c:1414)
by ???
by func_tmarshal (tmarshal.c:1179)
by run_test (test.h:449)
by main (test.h:498)
Uninitialised value was created by a stack allocation
at test_typelibmarshal (tmarshal.c:762)
The problem happens during a call to this method
where widget is a pointer to an uninitialized pointer
which will receive the pointer to the widget:
interface IKindaEnumWidget : IUnknown
{
HRESULT Next(
[out] IWidget **widget);
I discovered that the attached patch prevented the problem.
I don't quite understand why; at first glance,
widget is an out parameter from the function,
why would it be dereferenced while serializing
the call?
--- snip ---
Rob Shearman wrote:
http://www.winehq.org/pipermail/wine-devel/2008-June/066571.html
--- snip ---
It's a bug in the typelib marshaller. It doesn't check whether a
VT_PTR type is actually an interface pointer and not access it on
input when the parameter is an [out] parameter. Note that because of
the memory re-use semantics it is legal to access memory passed in to
a remote function, even when the parameter is [out].
I think it's getting close to the time to reimplement the typelib
marshaller on top of NDR functions so that we don't have to implement
these subtleties twice, would improve performance and would reduce the
amount of code.
--- snip ---
--
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=34967
Bug #: 34967
Summary: Microsoft .NET 2.0 (sp1) Framework (x64): hangs after
install
Product: Wine
Version: 1.7.6
Platform: x86-64
URL: http://www.microsoft.com/en-us/download/details.aspx?i
d=6041
OS/Version: Linux
Status: NEW
Keywords: dotnet, download, Installer, win64
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 46595
--> http://bugs.winehq.org/attachment.cgi?id=46595
backtrace
Similar to bug 30162, but this time it's dotnet20sp1 (64-bit)
To reproduce:
rm -rf .wine
WINEARCH=win64 wineboot
wine64 uninstaller # remove mono
wget
http://download.microsoft.com/download/a/3/f/a3f1bf98-18f3-4036-9b68-8e6de5…
wine64 NetFx64.exe
install .Net 2.0 (I saw it hang here in previous runs, but not lately. Not sure
if it's a race, or I did something wrong).
then sp1:
wget
http://download.microsoft.com/download/9/8/6/98610406-c2b7-45a4-bdc3-9db1b1…
wine64 NetFx20SP1_x64.exe
it should install fine, but will hang on completion:
[austin@localhost winetricks]$ ps u | grep \\.exe
austin 10465 0.1 0.9 2657616 9496 pts/2 Sl+ 19:20 0:00
Y:\dotnet20sp1\NetFx20SP1_x64.exe
austin 10474 1.5 3.7 2680516 38232 pts/2 S+ 19:20 0:05
c:\d9fc34cf222bec46bf31\setup.exe
austin 11599 0.0 0.0 112640 952 pts/1 S+ 19:26 0:00 grep
--color=auto \.exe
Eventually, you'll get a debugger notice, mentioning mscorsvw. The terminal
output is brief:
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\ngen.exe" L"queue"
L"pause"
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework64\\v2.0.50727\\ngen.exe" L"queue"
L"pause"
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\ngen.exe" L"queue"
L"pause"
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework64\\v2.0.50727\\ngen.exe" L"queue"
L"pause"
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\ngen.exe" L"queue"
L"pause"
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework64\\v2.0.50727\\ngen.exe" L"queue"
L"pause"
err:ole:CoRevokeClassObject called from wrong apartment, should be called from
16f00000170
# hangs here
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\ngen.exe" L"queue"
L"continue"
fixme:ngen:wmain stub:
L"C:\\windows\\Microsoft.NET\\Framework64\\v2.0.50727\\ngen.exe" L"queue"
L"continue"
fixme:advapi:InitiateSystemShutdownExW (null) L"" 0 0 1 -2147483648
I'll attach the backtrace I got (though it looks like it's a 32-bit process?).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19016
Summary: Unhandled type TKIND_COCLASS in oleaut
serialze_param() and deserialize_param()
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joshudson(a)gmail.com
fixme:ole:serialize_param unhandled switch cases tattr->typekind 5
This causes Word Automation from .NET to not work.
Tell me how to get what logs you want and I'll be happy to provide them.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35663
Bug ID: 35663
Summary: SWAT 3: Screen Flickering
Product: Wine
Version: 1.7.12
Hardware: Other
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ipickert55(a)gmail.com
SWAT 3 has intense screen flickering ingame, menus work just fine it is only
ingame. I have no registry settings that have been set, the only thing is a
-nointro flag to make sure the game doesnt crash at startup.
--
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=30801
Bug #: 30801
Summary: need for speed underground 2 [full version] unusable
because of incorrect graphics render
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kaktus9(a)gmail.com
Classification: Unclassified
Created attachment 40339
--> http://bugs.winehq.org/attachment.cgi?id=40339
screen shown after pressing enter after intro movie and my system specs by
hardinfo program in a zip
after installing need for speed underground 2 into wine [game installs ok] on
startup either invalid parameters passed wine error window appears, or after
multiple tries game starts, but after intro movie splash screen shown is
lacking any form of text/fonts. after pressing enter to get into main menu of
need for speed underground 2 either black screen is shown, or after another
enter press game goes to state shown by screenshot attached below, only1 car
image no ui whatsoever that makes game unusable
tested both under wine default for ubuntu 12.04 -1.4 and wine 1.5.5 in both
versions bug occurs
i'm using a HP 6735b laptop with raden 3200 HD on board, when tested on exact
same machine with windows 7 game runs perfectly on max settings so it is not
cause of too weak hardware
this was tested under FULL version v.1.0
demo may be found here http://www.gamefront.com/files/3673931
i use drivers as follows stated bny hardinfo program
-Version-
Kernel : Linux 3.2.0-24-generic-pae (i686)
Distribution : Ubuntu 12.04 LTS
my computer full specification can be found at
http://h10010.www1.hp.com/wwpc/us/en/sm/WF06b/321957-321957-64295-321838-39…
below i attach in zip archive screenshot and hardinfo program html report on my
system
--
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=35675
Bug ID: 35675
Summary: Bad textures in World of Tanks
Product: Wine
Version: 1.7.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mzettik(a)gmail.com
Created attachment 47636
--> http://bugs.winehq.org/attachment.cgi?id=47636
Screenshots of bad textures on tanks
I'm running World of Tanks with latest wine 1.7.13.
WoT after update to 8.11 sometimes bad show textures on tanks (in garage and in
game too). In 8.10 no problems. I wrote to WoT bugs, but they not officialy
support linux and I cannot send info from dxdiag - not works.
I test completly reinstall WoT (via Play on Linux) and still bad textures
Screenshots in attachements...
--
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=25066
Summary: NFS Porsche: gimme.dll prevents the game from starting
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=31786)
--> (http://bugs.winehq.org/attachment.cgi?id=31786)
Terminal output on wine-1.3.6-240-g791b22a
Steps to reproduce:
1) remove ~/.wine
2) install NFS Porsche Unleashed
3) patch the game with NFS5-3.5.20040310.ZIP
4) wine Porsche.exe driver=dx7z
Behaviour:
The game crashes after splash screen.
Expected behaviour:
The game shouldn't crash.
Workaround:
rename gimme.dll to gimme.dll.bak
--
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=30511
Bug #: 30511
Summary: Guild Wars 2 launcher crashes with "assertion
m_ioCount failed"
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmlipman(a)gmail.com
Classification: Unclassified
Created attachment 39906
--> http://bugs.winehq.org/attachment.cgi?id=39906
launcher crash log
After downloading around 1GB of data, the Guild Wars 2 launcher crashes with
"assertion: m_ioCount". I can restart the launcher and it picks up from where
it left off, so eventually it does finish. A crash log from the game is
attached.
I've also seen this crash very infrequently on the login screen. The beta
hasn't started yet so I don't know if the crash occurs ingame as well.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=35862
Bug ID: 35862
Summary: d3d{8,9}/visual tests fail on mesa 10.0.4
Product: Wine
Version: 1.7.15
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
d3d8:
visual.c:2728: Test failed: Expected color 0x0000ff00 at 400,60, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x00ff0000 at 560,60, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x0000ff00 at 400,180, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x00ff0000 at 560,180, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x0000ff00 at 80,300, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x0000ff00 at 240,300, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x0000ff00 at 400,300, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x00ff0000 at 560,300, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x00ff0000 at 80,420, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x00ff0000 at 240,420, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x00ff0000 at 400,420, got
0x000000ff.
visual.c:2728: Test failed: Expected color 0x00ff0000 at 560,420, got
0x000000ff.
d3d9:
visual.c:12337: Test failed: Expected color 0x0000ff00 at 400,60, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x00ff0000 at 560,60, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x0000ff00 at 400,180, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x00ff0000 at 560,180, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x0000ff00 at 80,300, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x0000ff00 at 240,300, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x0000ff00 at 400,300, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x00ff0000 at 560,300, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x00ff0000 at 80,420, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x00ff0000 at 240,420, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x00ff0000 at 400,420, got
0x000000ff.
visual.c:12337: Test failed: Expected color 0x00ff0000 at 560,420, got
0x000000ff.
wine-1.7.15-32-gebd5f96
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.0.4
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor
Graphics Controller (rev 09) (prog-if 00 [VGA controller])
--
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=26692
Summary: Cities In Motion Demo: Frame Rate is 10-20% of to
windows performance when anitaliasing set to max (6x)
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fjuni5(a)msn.com
Demo version can be downloaded via
http://www.pcgamestore.com/games/cities-in-motion-nbsp/trial/cim-demo-1-0-8…
or installed automatically using cim_demo verb in winetricks since r451.
Framerate is roughly 10-20% of the window's counterpart when running at 6x
antialiasing. Other rendering options such as anisotropy and shadow quality do
not affect performance noticeably. Workaround is setting AA to 2x.
System:
Dual boot Ubuntu 10.10 and Win 7
CD2 2.66 w/ 4 GB Ram
Nvidia 9600 GSO running 260.19.06
--
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=34212
Bug #: 34212
Summary: Child Windows stucks when running my windows app with
wine
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmrbranco(a)gmail.com
Classification: Unclassified
When programming language basic liberty and create applications with child
window
and run with linux / wine, child windows opens but does not have focus,
the same windows are locked unable to do anything.
In Attached leave the output when I run my app on terminal, leave source
and a compilation in the language I'm using.
Rui
--
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=13092
Summary: Word Viewer in wine displayes hebrew reversed
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ran.rutenberg(a)gmail.com
Hi,
I'm using wine 0.9.59 on Ubuntu 8.04. After installing Word Viewer (2003), and
opening a document written in Hebrew, the order of the letters in each word is
reversed, but the order of the words is right.
For example if there are two words that should appear like this (Hebrew is
written from right to left):
"FED CBA"
then on the Word Viewer in wine they appear like this:
"DEF ABC"
AFAIK this problem also occurs on other linux distros (I've seen it also on
Gentoo).
--
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=29705
Bug #: 29705
Summary: RichView doesn't print italics
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sundoulos2(a)gmail.com
Classification: Unclassified
Created attachment 38548
--> http://bugs.winehq.org/attachment.cgi?id=38548
unicode text file with italics
ActionTest (which uses RichView class) works fine using ANSI files/text. Not so
with Unicode. If I copy Unicode text and paste it into ActionTest:
Text that is Italic shows properly in the text editor and print preview
but prints out as normal rather than italics. All other text prints as shown in
the preview.
ActionTest can be downloaded from:
http://trichview.com/resources/actions/actiontest.zip
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22244
Summary: PlantsVsZoombies fail
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.okias(a)gmail.com
Created an attachment (id=27163)
--> (http://bugs.winehq.org/attachment.cgi?id=27163)
log_from_nouveau
Tested on R300 and Nouveau, both fail same. Both Gentoo.
--
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=30675
Bug #: 30675
Summary: Rapture3D Speaker layout crashes when drawing /
painting controls
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linards.liepins(a)gmail.com
Classification: Unclassified
Created attachment 40163
--> http://bugs.winehq.org/attachment.cgi?id=40163
First log.
After installing Rapture3D Spkear Layout configuration tool together with Dirt2
Demo, I check out if it is possible to upen it... unfortinetly not. Attaching
bug report / stack trace ...
--
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=33622
Bug #: 33622
Summary: Counter-Strike Source Sound,Weapons Crashes
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: likeaninja03(a)yahoo.com
Classification: Unclassified
Created attachment 44502
--> http://bugs.winehq.org/attachment.cgi?id=44502
Information after its crashes
my weapons are sometimes invisible and some of the models are invisible
when i switch my weapons really fast it crashes(tat never happend to me before
the upadte)and i think the sound crashes the game not sure about it (most
certain)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37317
Bug ID: 37317
Summary: Tomb Raider 2013 (on Steam) crashes after launch
Product: Wine
Version: 1.7.27
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vpc.bopingouin(a)gmail.com
Created attachment 49629
--> https://bugs.winehq.org/attachment.cgi?id=49629
Error log
Tomb Raider 2013 crashes quickly after launch (can't reach game menu), and
generates erros about OLE objects and LLVM librairies (cf. attachment).
In particular, some errors seem to be critical:
- '[0926/151316:ERROR:gpu_info_collector_win.cc(103)] Can't retrieve a valid
WinSAT assessment.'
- '[0926/151324:ERROR:renderer_main.cc(227)] Running without renderer sandbox'
- 'LLVM ERROR: ran out of registers during register allocation'
Additional information:
- Linux kernel 3.16.2
- mesa 10.3.0
- libLLVM 3.4.2
Hardware:
- AMD APU A8-7600 with Radeon R7 Graphics
- 8 GB of DDR3
Driver:
- Free radeon driver. A portion of the result of 'glxinfo' is as follows:
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD KAVERI
OpenGL core profile version string: 3.3 (Core Profile) Mesa 10.3.0-rc1
OpenGL core profile shading language version string: 3.30
--
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=35119
Bug ID: 35119
Summary: 1.7.8: all games crash since yesterday
Product: Wine
Version: 1.7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dentaku(a)web.de
Classification: Unclassified
Just 3 days ago I upgraded to wine 1.7.8 to fix the steam startup crash. After
installing wine 1.7.8 steam worked again and the games also worked. Today, I
bootet my computer again and Ubuntu updates and steam updates went in. After
that no game works anymore!
There are lots of erros in the terminal - just a few when trying to start
several games (Tomb Raider, Zeno Clash 2, ..):
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet
"C:\\users\\martin\\Temp\\DX9055.tmp\\APR2007_xinput_x86.cab"
fixme:exec:SHELL_execute flags ignored: 0x00000100
Es konnte keine Anwendung gestartet werden, oder es ist keine Anwendung mit der
angegebenen Datei verknüpft.
ShellExecuteEx fehlgeschlagen: Ungültiger Parameter.
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\Steam_Wine\\SteamApps\\common\\Zeno Clash 2\\Binaries\\Win32\\ZC2.exe"
failed, status c0000135
err:setupapi:do_file_copyW Unsupported style(s) 0x144
fixme:exec:SHELL_execute flags ignored: 0x00000100
Es konnte keine Anwendung gestartet werden, oder es ist keine Anwendung mit der
angegebenen Datei verknüpft.
ShellExecuteEx fehlgeschlagen: Ungültiger Parameter.
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:heap:HeapSetInformation 0x240000 0 0x23fce0 4
DIFxAPI Sampe Program
fixme:difxapi:DIFXAPISetLogCallbackA (0x401000, (nil)) stub
fixme:difxapi:DriverPackageInstallA ("C:\\Program Files (x86)\\AGEIA
Technologies\\driver\\x64\\1.1.1.15\\PhysX64.inf", 20, (nil), 0x23e8e0) stub
fixme:difxapi:DIFXAPISetLogCallbackA ((nil), (nil)) stub
Install script executed.fixme:advapi:EventRegister
{47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x4285f80, 0x42d3c50, 0x42d3c48
--
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=34987
Bug #: 34987
Summary: Next Car Game tech demo graphics corruption
Product: Wine
Version: 1.7.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 46623
--> http://bugs.winehq.org/attachment.cgi?id=46623
screenshot
It's how gameplay looks on GT 540M with driver 331.20
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30086
Bug #: 30086
Summary: Heavy slow down X with Qt
Product: Wine
Version: 1.4-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alpha_one_x86(a)first-world.info
Classification: Unclassified
Hello, when I compil Qt or Qt program with wine, X use ~15% of my cpu, and have
like 1s with normal activie 1s where all freeze (mouse, X at 100%, ...)
No problem with other application like game, or 2D application.
To reproduct it:
Install the Qt SDK. Compil a big application (in my case
http://files.first-world.info/ultracopier/0.3.0.3/ultracopier-src-0.3.0.3.t…),
and see the cpu, move the mouse, ... it's easy to see, all freeze at fixed
interval.
I'm with the open source drivers for my ati radeon. 1 year ago I problem don't
exists.
--
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=33319
Bug #: 33319
Summary: Diabo 3 Freeze after 1-3 Minutes (Menu after login and
ingame)
Product: Wine
Version: 1.5.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bastik(a)gmx.de
Classification: Unclassified
Created attachment 44070
--> http://bugs.winehq.org/attachment.cgi?id=44070
Diablo console output with the given Diablo start command.
Diablo 3 Freeze within 1-3 minutes after successfull login.
Hardware:
Notebook running Ubuntu 12.10 with wine 1.5.26
Tested Catalyst versions 12.6 / 13.1 / 13.3 beta
All requirements and tips according to the Diablo 3 guide are done.
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=25953)
CPU: Intel C2D T9300
Graphic: AMD HD4850
WINEDEBUG="-all,err+all,warn+all,fixme+all,+tid,+loaddll"
WINEPREFIX=~/.local/share/wineprefixes/Diablo3 force_s3tc_enable=true
WINEARCH=win32 setarch i386 -3 -L -B wine ~/Games/Diablo3/Diablo\ III.exe
-launch -opengl
(see attachement for output of this)
The error is locking the whole XServer (Unity3D and Unity2D tested) interface.
Keyboard is not responding, it is not possible to switch to another Terminal.
The mouse courser is movable but will not respond to clicks. In Diablo 3
windowed mode the courser does not change when moving from the game window to
the desktop. The game sound continous playing.
The only way to restore the Xserver session is to remotely kill the Diablo 3
process with an SSH tunnel.
I tried a lot of things to get it working, but without success.
- I disabled sound
- I worked around with wine registry keys (Direct3D settings) tried ervery
possibile setting.
Is there a possibilty to debug a running wine process after it is freezed? I
tested a bit with winedbg but without success.
Please advice me what to do, I don't have any ideas left, trying a few weeks to
get it running.
--
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=33341
Bug #: 33341
Summary: Planetside 2 unplayable after April 3rd game update.
Product: Wine
Version: 1.5.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kisak42(a)gmail.com
Classification: Unclassified
Created attachment 44104
--> http://bugs.winehq.org/attachment.cgi?id=44104
backtrace of crash
The April 3rd, 2013 update of Planetside 2 has caused the game to crash for me.
I have a separate 32 bit wineprefix for Planetside 2 with a Windows XP
imm32.dll added to it. Before the update, the game was more or less playable,
besides the other documented issues of running this game on wine.
It now crashes just after selecting a character and clicking the play / log in
button.
I am running on Gentoo Linux 64 bit with an AMD Bulldozer and nVidia GTX 460
(nvidia-drivers 313.26). I am using Cinnamon 1.6.7 for my DE. Please feel free
to request any other relevant information.
Attached is a backtrace, which is consistent from one attempt to another. If I
am reading it right, the crash is occuring in apexframework_x86.
--
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=32576
Bug #: 32576
Summary: Skyrim runs but does not display game
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex_y_xu(a)yahoo.ca
Classification: Unclassified
Basically, Skyrim starts fine, and I can create a new game fine. Nothing
crashes, and the text ("Bethesda... presents... The Elder Scrolls V... SKYRIM")
displays fine, but the "background" i.e. game never displays.
I am using Wine 1.5.20, Mesa 9.0, xf86-video-ati 7.0.0 (Radeon HD 6850), and
linux 3.8.0-rc1+ (101e5c7470eb7f77ae87f966b9155f0dbb5b4698 with
4fc3f1d66b1ef0d7b8dc11f4ff1cc510f78b37d6,
5a505085f043e8380f83610f79642853c051e2f1 reverted).
--
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=14043
Summary: WEBPAGEMAKER 2.5 OLE error 80004001 when running
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jabertolin914a(a)cv.gva.es
Hi
I tried to run Webpagemaker 2.5 (after a sucessful installation with Wine) and
I received the following messages:
OLE error 80004001
Access violation ... in module msxml3.dll
and I have to kill the process because it hangs.
Thanks
Juan
--
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=32506
Bug #: 32506
Summary: the godfather 2
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray14125(a)gmail.com
Classification: Unclassified
Created attachment 42885
--> http://bugs.winehq.org/attachment.cgi?id=42885
bug the godfather 2
i have a bug when i start the godfather 2
--
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=16988
Summary: Guild Wars regression in 1.1.13
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: psycho_driver(a)yahoo.com
Guild Wars has been running consistantly well over the past couple dozen
releases but 1.1.13 has introduced a new bug. With UseGLSL = disabled and
winver = win2k on an amd64 gentoo 2008.0 desktop w/ a geforce 9800gt and binary
driver 180.22 a lot of graphics have become 'blocky', much of the text is now
unreadable, the compass texture is black, etc. etc.
Seems to work normally, but maybe slower than in the past, with UseGLSL =
enabled.
--
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=17275
Summary: Aquamark 3 crashes at end
Product: Wine
Version: unspecified
Platform: Other
URL: http://downloads.guru3d.com/download.php?det=673
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On my system, with an nvidia GeForce 8500 GT, aquamark 3 runs
beautifully until the very end, where it crashes with
wine: Unhandled exception 0xc0000092 at address 0x7ead85d4 (thread 0009),
starting debugger...
The crash happens regardless of whether you choose demo or benchmark mode.
It happens right after the "massive overdraw" scene.
Supposedly this app worked before, so perhaps this is a regression.
--
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=36747
Bug ID: 36747
Summary: When SIV calls SLGetWindowsInformation() it crashes as
RaiseException() get's called
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ray(a)rh-software.com
When I try and run SIV 4.46 Beta-15 on Wine it crashes when it calls
SLGetWindowsInformation() as RaiseException() get's called rather than an error
being returned. I also noted the function does not get reported correctly in
the attached trace.
__wine_spec_unimplemented_stub+0x37(module="slc.dll", function="ÿ Ó“")
It's simple enough for me to stop SIV calling SLGetWindowsInformation() when
it's running on Wine, but I feel I should not need to do this. Then again it's
far easier than getting Wine fixed!
--
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=19061
Summary: Few italian translations in wine
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erpizzo(a)alice.it
In wine configuration most of the text is still in english and not in italian.
is it possible to have these things translated? i offer my help for the
translation
--
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=34362
Bug #: 34362
Summary: Bioshock takes way way way too long to load
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: felipe.contreras(a)gmail.com
Classification: Unclassified
Created attachment 45743
--> http://bugs.winehq.org/attachment.cgi?id=45743
Console output
Each time the tries to load, it takes several minutes (around five) before it
finishes, which is way way more than it does in Windows.
--
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=36035
Bug ID: 36035
Summary: not every joystick button is recognized, mapped
correctly
Product: Wine
Version: 1.7.17
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
Assignee: wine-bugs(a)winehq.org
Reporter: f.platte(a)platte-web.de
Wine 1.7.17 solved some joystick related crashes for me (refer to bug 33958
[http://bugs.winehq.org/show_bug.cgi?id=33958]).
Anyway some work still needs to be done, as not every button is recognized
(missing: A, B, X, Y, black, white - XBOX [original] Controller, while
Start/Back are working and being assigned as the default go forward/backward
buttons).
The D-Pad works, too, but it cannot be used for navigation (or similar), as
it's only recognized as being 4 independent buttons.
Furthermore Wine does not handle the Z/RZ axis properly (others work). They are
treated as independent axis while actually both represent half an axis.***
- This makes acceleration (racing game) to be active while not being actually
pressed and braking being activated upon hitting "acceleration" (Z-axis). The
RZ axis is being ignored completely although it's assigned to breaking in the
games settings. This is not an issue with the game (Colin McRea Rally 2005) as
it occurs within other games, too.
I'm using my XBOX one controller with a special OS X driver
(http://xhd.sourceforge.net) in version 2.0.0
(http://xhd.cvs.sourceforge.net/viewvc/xhd/xhd/Release/) with 64bit support,
which is required by OS X Mountain Lion and greater. (I'm on 10.8.5.)
- The driver itself does work (tested with OS X native/cider games and
confirmed with the drivers panel graphical feedback.)
*** I do not now how it's actually supposed to behave/work, but this seems lil
the best explanation concerning functionality.
--
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=25755
Summary: unimplemented action MigrateFeatureStates
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nicholag(a)andrews.edu
Created an attachment (id=32823)
--> (http://bugs.winehq.org/attachment.cgi?id=32823)
messages from the installation and upgrade attempt for hrblock tax software
Trying to install tax software from H&R Block for 2010. The installer shows an
error, but the application seems to install. Updates to the application get
downloaded, but the error message prevents the update from installing.
--
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=17643
Summary: Installation of Sql express
Product: Wine
Version: 0.9.1.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kumar3010(a)gmail.com
i am using ubuntu os and i am trying to install sqlexpress
but it wasnt installing it says unable to extract the files.
can u please tell the procedure how to install sqlexpress.msi
using wine in ubuntu os.
--
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=23686
Summary: Star Sonata: Crash when trying to use it in virtual
desktop
Product: Wine
Version: 1.2-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b747xx(a)gmail.com
Created an attachment (id=29661)
--> (http://bugs.winehq.org/attachment.cgi?id=29661)
Backtrace
Game crash when trying to use Wine in virtual desktop mode.
How to reproduce it :
wine explorer /desktop=1,1680x1050 "C:\Program Files\StarSonata\Star
Sonata.exe"
Crash each time at the login section of the game, background don't display.
Star Sonata work correctly without virtual desktop.
You can download Star Sonata and play it for free here :
http://www.starsonata.com/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=27890
Summary: Wine Internet Explorer doesn't process combobox
correctly
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: fiveframe(a)lavabit.com
1. Run Wine Internet Explorer.
2. Go to http://www.adobe.com/go/getflashplayer.
3. Click the combobox.
4. Combobox doesn't show list of available operating systems or versions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19347
Summary: winefile: inconsistent "Wine" menu
Product: Wine
Version: 1.1.25
Platform: All
URL: http://winehq.org
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Left of the "File" menu in winefile, is a wine bottle which acts as a window
menu. This is inconsistent with other programs; and unnecessary as the window
menu is located just above 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=31493
Bug #: 31493
Summary: Dota 2: hero tooltip text is not rendered
apprropriately
Product: Wine
Version: 1.5.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phoenix(a)mail.ru
Classification: Unclassified
Created attachment 41401
--> http://bugs.winehq.org/attachment.cgi?id=41401
Corrupted tooltip above Mirana
Repro:
1. Start/watch dota 2 game
2. Hover cursor over hero
3. Observe tooltip which appears above it
Result:
Tooltip text is not shown, see screenshot. As you play game, some letters may
randomly appear there (correct letters in correct positions, but they don't
appear one-by-one from left to right or all together).
Expected:
Tooltip should show hero class and hero level.
--
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=24518
Summary: Civilization V start menu has style issues
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=30950)
--> (http://bugs.winehq.org/attachment.cgi?id=30950)
Wine screenshot
See attached screenshots.
--
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=30064
Bug #: 30064
Summary: readbook.exe crash on exit
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download readbook
http://dl-sh-ocn-1.pchome.net/03/um/RB_Setup_Plus1.51.zip
2. unzip and install
$ wine RB_Setup_Plus1.51.exe
always select "next"/"下一步"
3. Start readbook
$ cd .wine/drive_c/ReadBOOK
$ wine ReadBook.exe
A configure wizard dialog will popup in the first time starting readbook.exe
click "Cancel"/"取消" to workaroudn Bug 30063
4. click "知道了"/"I know"
5. click file -> exit
Readbook.exe crash on exit.
However, I'm not sure if this is really a wine bug.
On my winxp box, it crash on exit as well. Maybe it doesn't crash on some
version of Windows? It will be great if somebody double checks.
Thanks.
--
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=16265
Summary: ActiveX Control Pad installer hangs sometimes on exit;
deadlock between LdrShutdownThread and TASK_ExitTask?
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://msdn.microsoft.com/en-us/library/ms968493.aspx
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
A user said that ConvWPT ran in Wine, but gave a very complicated recipe,
so I tried simplifying it. Along the way, I noticed that Microsoft's
ActiveX Control Pad installer hangs sometimes on exit. Here's how to
reproduce:
1) Do "winetricks wsh56", else "winetricks fm20" will fail with dialog
"Setup has determined that Microsoft Internet Explorer 3.0 was not detected."
2) Do "winetricks fm20". This will complain "Setup was unable to start DDE
communication with the desktop". Click Ignore.
(This is probably bug 9159.)
When the installer is done, it sometimes hangs with
err:ntdll:RtlpWaitForCriticalSection section 0x7ef2b3c0 "syslevel.c:
Win16Mutex" wait timed out in thread 002f, blocked by 002e, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7efec5e4 "loader.c:
loader_section" wait timed out in thread 002e, blocked by 002f, retrying (60
sec)
Using winedbg, I was able to get a backtrace of those threads by pressing ^C
and then using the bt command:
Wine-dbg>bt 0x2e
Backtrace:
=>1 RtlpWaitForCriticalSection+0x2fd(crit=0x7efec5e4)
[dlls/ntdll/critsection.c:64] in ntdll
2 RtlEnterCriticalSection+0x4a(crit=<?>) [dlls/ntdll/critsection.c:553] in
ntdll
3 LdrShutdownThread+0x49() [dlls/ntdll/loader.c:2160] in ntdll
4 RtlExitUserThread+0x67(status=<?>) [dlls/ntdll/thread.c:628] in ntdll
5 in kernel32 (+0x74ca6)
6 DOSVM_Int21Handler+0x9a17(context=0x7e56638c) [dlls/winedos/int21.c:3192]
in winedos
7 DOSVM_CallBuiltinHandler+0x17(context=0x7e56638c, intnum=<?>)
[dlls/winedos/interrupts.c:712] in winedos
8 INSTR_CallBuiltinHandler+0x3c(context=0x7e56638c, intnum=<?>)
[dlls/kernel32/instr.c:901] in kernel32
9 DOS3Call+0x25(context=0x7e56638c) [dlls/kernel32/instr.c:911] in kernel32
...
Wine-dbg>bt 0x2f
Backtrace:
=>1 RtlpWaitForCriticalSection+0x2fd(crit=0x7ef2b3c0)
[dlls/ntdll/critsection.c:64] in ntdll
2 RtlEnterCriticalSection+0x4a(crit=<?>) [dlls/ntdll/critsection.c:553] in
ntdll
3 _EnterSysLevel+0x7b(lock=0x7ef2b3c0) [dlls/kernel32/syslevel.c:106] in
kernel32
4 _EnterWin16Lock+0x20() [dlls/kernel32/syslevel.c:187] in kernel32
5 TASK_ExitTask+0x19() [dlls/kernel32/task.c:564] in kernel32
6 DllMain+0x75(hinst=0x7ee10000, reason=3, reserved=(nil))
[dlls/kernel32/kernel_main.c:212] in kernel32
7 __wine_spec_dll_entry+0x3e(inst=0x7ee10000, reason=<?>, reserved=<?>)
[dlls/winecrt0/dll_entry.c:40] in kernel32
8 call_dll_entry_point+0x15() in ntdll
9 MODULE_InitDLL+0xe3(wm=<?>, reason=3, lpReserved=(nil))
[dlls/ntdll/loader.c:912] in ntdll
10 LdrShutdownThread+0x96() [dlls/ntdll/loader.c:2163] in ntdll
11 RtlExitUserThread+0x67(status=<?>) [dlls/ntdll/thread.c:628] in ntdll
12 in kernel32 (+0x74ca6)
13 WINOLDAP_EntryPoint+0x1a2(context=0x7d7b138c)
[dlls/kernel32/kernel16.c:207] in kernel32
...
--
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=12370
Summary: AGEod's American Civil War cannot run.
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fernando.lagrange(a)club-internet.fr
Created an attachment (id=11865)
--> (http://bugs.winehq.org/attachment.cgi?id=11865)
Error with following command: "nohup wine AACW.exe > wine.txt &"
When the game starts, there is an exception in ntdll that prevents it from
running.
wine was launched with and without "WINDEBUG=relay" (see attached files).
Game developers states that this seems to be linked to DirectX.
This game is based on same engine than Napoleon's Campaigns:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=6294
Same behaviour has been seen with wine-0.9.56.
--
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=34384
Bug #: 34384
Summary: Media Browser 3 Installer doesn't see .Net 4.5 as
installed (wine-mono)
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: madewokherd(a)gmail.com
Classification: Unclassified
Followup to bug 34309 (dupe of bug 31487).
Prerequisite check for system component Microsoft .NET Framework 4.5 (x86 and
x64) failed with the following error message:
"Installation of the Microsoft .NET Framework 4.5 is not supported on this
operating system. Contact your application vendor."
See the setup log file located at
'C:\users\austin\Temp\VSDa1f3.tmp\install.log' for more information.
Looking at its log, it's missing registry keys:
austin@aw25 ~/.wine/drive_c/users/austin/Temp/VSDa1f3.tmp $ cat install.log
The following properties have been set:
Property: [AdminUser] = true {boolean}
Property: [InstallMode] = HomeSite {string}
Property: [NTProductType] = 0 {int}
Property: [ProcessorArchitecture] = Intel {string}
Property: [VersionNT] = 5.1.3 {version}
Running checks for package 'Microsoft .NET Framework 4.5 (x86 and x64)', phase
BuildList
Reading value 'Version' of registry key 'HKLM\Software\Microsoft\NET Framework
Setup\NDP\v4\Full'
Unable to read registry value
Not setting value for property 'DotNet45Full_TargetVersion'
The following properties have been set for package 'Microsoft .NET Framework
4.5 (x86 and x64)':
Running checks for command 'DotNetFX45\dotNetFx45_Full_x86_x64.exe'
Result of running operator 'ValueEqualTo' on property 'InstallMode' and value
'HomeSite': true
Result of checks for command 'DotNetFX45\dotNetFx45_Full_x86_x64.exe' is
'Bypass'
Running checks for command 'DotNetFX45\dotNetFx45_Full_setup.exe'
Result of running operator 'ValueNotEqualTo' on property 'InstallMode' and
value 'HomeSite': false
Skipping ByPassIf because Property 'DotNet45Full_TargetVersion' was not defined
Result of running operator 'ValueEqualTo' on property 'AdminUser' and value
'false': false
Result of running operator 'VersionLessThan' on property 'VersionNT' and value
'6.0.0': true
Result of checks for command 'DotNetFX45\dotNetFx45_Full_setup.exe' is 'Fail'
'Microsoft .NET Framework 4.5 (x86 and x64)' RunCheck result: Fail
A prerequisite failed for Package "Microsoft .NET Framework 4.5 (x86 and x64)"
Package failed with message "Installation of the Microsoft .NET Framework 4.5
is not supported on this operating system. Contact your application vendor."
--
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=23235
Summary: If Xserver does not suppoer MIT-SHM, log get spammed
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
If Xserver does not support MIT-SHM extension, log is spammed with a lot of
Xlib: extension "MIT-SHM" missing on display "localhost:11.0".
messages.
It would be better if such message would appear only once.
--
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=17660
Summary: Starcraft slow down when select any building or units
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nathnett(a)gmail.com
Starcraft slow down when select any building or unit/s.
--
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=35324
Bug ID: 35324
Summary: Arkhimedes: Crash on start-up
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hpaara(a)gmail.com
Classification: Unclassified
Program error - won't launch the program.
--
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=30402
Bug #: 30402
Summary: Stalker (SoC and CoP) freezes on splash screen
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otaku(a)rambler.ru
Classification: Unclassified
Created attachment 39742
--> http://bugs.winehq.org/attachment.cgi?id=39742
terminal output with clean wineprefix
Sometimes (every 5th time approximately) the game runs perfectly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35201
Bug ID: 35201
Summary: GTA SA does not start; i dont know the reason
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jfarroyo82(a)hotmail.com
Classification: Unclassified
Created attachment 46953
--> http://bugs.winehq.org/attachment.cgi?id=46953
Log automatically generated from Wine when starting GTA SA
Im using Ubuntu 14.04 (not yet released), with Unity. Gnome flashback version
without unity worked few days ago. GTA San Andreas has refused to start twice.
Log attached.
--
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.