https://bugs.winehq.org/show_bug.cgi?id=41210
Bug ID: 41210
Summary: Game "The Guild 2 - Pirates of the European Seas" does
not start after winetricks library install
Product: Wine
Version: 1.7.21
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: b.barwich(a)hotmail.com
Distribution: ---
Created attachment 55465
--> https://bugs.winehq.org/attachment.cgi?id=55465
GuildII.exe Console Log
I run a 32bit Wine Version 1.7.21 on a CentOS7 64bit system.
Initially I installed and played the game "The Guild 2 - Pirates of the
European Seas" on this system.
Now after I installed several winetricks libraries with winetricks for another
game I can't run the already installed and former working game "The Guild 2 -
Pirates of the European Seas" anymore.
The Screen turns black and stays that way until I terminate the process from
another session.
I captured the console log with "wine GuildII.exe"
I installed these libraries with winetricks:
$ winetricks list-installed
d3dcompiler_43
d3dx10
d3dx11_42
d3dx11_43
d3dx9_26
d3dx9_28
d3dx9_31
d3dx9_35
d3dx9_36
d3dx9_39
d3dx9_42
d3dx9_43
d3dx9
directx9
dotnet20sp1
dotnet20
dotnet30sp1
imvu
mdx
vcrun2003
vcrun2005
xact_jun2010
xact
xinput
Please, do you have any idea what could be the issue or how I could provide
more information about this issue?
Please have also a look at my console log that I upload with this issue.
--
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=18732
Summary: Installer fails with the message: "You can install
this programm only on a computer running Windows XP
Tablet PC Edition 2005"
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tobias.jakobs(a)web.de
I've tried to install the "Microsoft Experience Pack for Tablet PC 1" that you
can download here:
http://download.cnet.com/Microsoft-Experience-Pack-for-Tablet-PC/3000-10250…
But it fails with the message:
"You can install this programm only on a computer running Windows XP Tablet PC
Edition 2005"
--
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=25682
Summary: Super Crate Box runs slowly
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
On Wine, Super Crate Box runs slowly enough to actually be playable. While this
is arguably an improvement, we should match the Windows behavior which is to
run unplayably fast.
--
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=34266
Bug #: 34266
Summary: Division by zero in shader results in NaNs
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: achurch+wine(a)achurch.org
Classification: Unclassified
Created attachment 45619
--> http://bugs.winehq.org/attachment.cgi?id=45619
Proof-of-concept patch
As reported in the AppDB, if the HDR rendering option is enabled in Final
Fantasy XIV, some scenes have large black squares covering the screen. This
appears to stem from NaNs getting stored in floating-point framebuffers as the
result of division by zero in a fragment shader.
Granted there's a whole bunch of wild guessing involved, but changing the
translation of the HLSL rcp instruction to explicitly check for zero and return
a huge value instead of performing the division seems to fix the problem
without causing any side effects (see attached patch).
I do note that HLSL defines the rcp instruction to return infinity for a zero
operand (*1), while the GLSL spec says that division by zero "result[s] in an
unspecified value" (*2).
(*1)
http://msdn.microsoft.com/en-us/library/windows/desktop/hh447205%28v=vs.85%…
(*2) http://www.opengl.org/registry/doc/GLSLangSpec.Full.1.20.8.pdf (section
5.9 "Expressions") -- bizarrely, the GLSL 4.4 spec keeps that language but adds
section 4.7.1 "Range and Precision" which says that "dividing a non-zero by 0
results in the appropriately signed IEEE Inf", so the spec is internally
inconsistent and who knows what you'll get.
--
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=45147
Bug ID: 45147
Summary: Menu/Window Z order incorrect in trueSpace
Product: Wine
Version: 3.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jcarthew(a)gmail.com
Distribution: ---
Created attachment 61334
--> https://bugs.winehq.org/attachment.cgi?id=61334
Screenshot showing rendering draw issue.
When running Caligari TrueSpace, regardless of using OpenGL or software only
rendering, the Z order of the file menu is incorrect. I have attached a
screenshot showing the issue. The image on the left is how the program should
look, the image on the right shows the flaw. The file/help menu is being
overdrawn by a blue bar whenever a tool Window, or the editing viewspace is
clicked on. the draw order temporarily resets to the correct behavior when
alt-tab is pressed.
--
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=30889
Bug #: 30889
Summary: Can't attach files in gmail under google chrome
Product: Wine
Version: 1.5.6
Platform: x86
URL: https://www.google.com/chrome/thankyou.html?platform=w
in&hl=en
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Found while dogfooding chrome. Install chrome, use --no-sandbox to workaround
bug 21232. Log into gmail account, compose an email and click 'attach file'. No
dialog appears. There is no terminal output from 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=28467
Summary: Chromium Browser restore button doesn't work
Product: Wine
Version: 1.3.28
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 with --no-sandbox, works around Bug 21232
$ wine chrome.exe --no-sandbox
Notice that the chrome window is decorated by the Linux native window manager.
Is it a bug? On windows, chrome have no traditional "window bar".
Now there is two "Maximal" button: one is drawn by Linux native window manager,
the other is drawed by wine chrome browser it self.
3. Click on the "Maximal" button which is drawn by Linux native window manager,
then chrome browser switch to maximal mode as expect.
This time, the Linux native window bar is disappear.
4. Click on the "Restore" button of wine chrome browser. However it doesn't
work. Wine chrome switch to normal mode for a second, then switch back to
maximal mode automatically.
I use ubuntu 11.04 , with traditional gnome desktop, gnome 2.32.1 .
There is some ways to work around:
I. Instead of clicking on the native "Maximal" button in step 3, try to click
the wine chrome "Maximal" button, then everything works as expect.
II. Do not set "Allow the window manager to decorate the windows" in winecfg,
then everything works as expect.
III. Do not set "Allow the window manager to control the windows" in winecfg,
then everything works as expect.
--
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=38493
Bug ID: 38493
Summary: Unhandled exception in subprocess.exe when launching
Grand Theft Auto V
Product: Wine
Version: 1.7.41
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: o.dierick(a)piezo-forte.be
Distribution: ---
Created attachment 51338
--> https://bugs.winehq.org/attachment.cgi?id=51338
output of wine PlayGTAV.exe run from the game install dir.
At startup, when the launcher of Grand Theft Auto V opens, it shows a "Loading"
animation and wait for something that never seems to happen.
There is a cancel button.
If I click anywhere in the window before clicking the cancel button, or if I
alt-tab out and in while the launcher is open, subprocess.exe crashes with an
unhandled exception error.
After subprocess.exe has crashed, I can click on the cancel button of the
launcher and it closes, and wineserver terminates gracefully.
If I click first on the cancel button before doing anything else, the launcher
closes and there is no unhandled exception error, but wineserver doesn't quit
until alt+F4 is pressed and the blocking process is forced to close.
subprocess.exe is the executable of the Social Club service to which the user
has to log in to play the game.
Computer specs:
Intel Core i7-4930k CPU @ 3.40Ghz x 12 (6+HT).
8Gb RAM.
NVidia GTX970 with proprietary drivers (346.35).
Debian Wheezy 64-bit
Wine 1.7.41 WoW64
no winetricks, no dlloverrides.
Wine is set to windows vista, virtual desktop, no window decoration and no
window manager allowance.
GTA V DVD version (not steam).
DirectX and VC++ 2008 redistributables installed from DVD.
Social Club 1.1.5.8 downloaded from Rockstar support website and installed.
--
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=45414
Bug ID: 45414
Summary: fortran calc won't run
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dos
Assignee: wine-bugs(a)winehq.org
Reporter: gazoomurphy1(a)aol.com
Distribution: ---
Created attachment 61732
--> https://bugs.winehq.org/attachment.cgi?id=61732
back trace of error details
DOS based pollutant dispersion model shell runs fine, but when execute fortran
calculator get error
--
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=42445
Bug ID: 42445
Summary: foldit puzzle 1340 stop
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: muns24072(a)mypacks.net
Distribution: ---
Created attachment 57284
--> https://bugs.winehq.org/attachment.cgi?id=57284
foldit puzzle 1340 stop
After long play run foldit puzzle 1340 stoped working error report 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.