https://bugs.winehq.org/show_bug.cgi?id=42879
Bug ID: 42879
Summary: Shotcut 17.04 does not start with a OpenGL context for
QSurfaceFormat error
Product: Wine
Version: 2.6
Hardware: x86-64
URL: https://github.com/mltframework/shotcut/releases/downl
oad/v17.04/shotcut-win32-170402.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 00cpxxx(a)gmail.com
Distribution: Debian
Created attachment 58002
--> https://bugs.winehq.org/attachment.cgi?id=58002
standard output log
File Info:
1b1d2bffb1d82ef61e5f479f1d9f5d7b04955b01 win32-170402.exe 72Mb
Tested on both NVIDIA binary and Intel (MaxVersionGL 0x30002), log shows
multiple d3d11 messages. Program message box (also dumped to console):
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options
QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1,
blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1,
swapBehavior 2, swapInterval 1, profile 0) .
This is most likely caused by not having the necessary graphics drivers
installed.
Install a driver providing OpenGL 2.0 or higher, or, if this is not possible,
make sure the ANGLE Open GL ES 2.0 emulation libraries (libEGL.dll,
libGLESv2.dll and d3dcompiler_*.dll) are available in the application
executable's directory or in a location listed in PATH.
--
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=42000
Bug ID: 42000
Summary: Battle.net: invisible window elements with Win7+ mode
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: thesource(a)mail.ru
Distribution: ---
Created attachment 56428
--> https://bugs.winehq.org/attachment.cgi?id=56428
wine output on battle.net (Win7 mode)
When OS is set to something higher than Win XP, many elements of Battle.net
main windows and dialogs are invisible: authenticator code input dialog is
completely blank, online content on the main windows is not displayed. This is
different than https://bugs.winehq.org/show_bug.cgi?id=38845
disabling d3dcompiler_46 does not help.
--
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=40453
Bug ID: 40453
Summary: Dark Souls 3 crashes after showing a white window
Product: Wine-staging
Version: 1.9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: elric.templin(a)t-online.de
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 54202
--> https://bugs.winehq.org/attachment.cgi?id=54202
Dark Souls 3 staging first
Dark Souls 3 run in wine-staging.
In crossovers wine version there is only an error message.
Still have to test it with wine normal.
--
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=37760
Bug ID: 37760
Summary: Several .Net applications fail under wine-mono with
System.TimeZoneNotFoundException
Product: Wine
Version: 1.7.33
Hardware: x86
URL: http://dlm.cypress.com.edgesuite.net/akdlm/downloadman
ager/software/PSoCDesignerSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
I noticed this in
http://dlm.cypress.com.edgesuite.net/akdlm/downloadmanager/software/PSoCDes…
while looking at bug 31369, but it's also been reported in bug 28177 (and I
recall seeing it in some other applications, but I don't have a note of which
ones they were).
Native .Net via winetricks works around it. (dotnet20sp2 in the case of PSoC
Designer)
Unhandled Exception:
System.TimeZoneNotFoundException: Exception of type
'System.TimeZoneNotFoundException' was thrown.
at System.TimeZoneInfo.get_Local () [0x00000] in <filename unknown>:0
at System.CurrentSystemTimeZone.GetUtcOffset (DateTime time) [0x00000] in
<filename unknown>:0
at System.TimeZone.GetLocalTimeDiff (DateTime time) [0x00000] in <filename
unknown>:0
at System.DateTime.get_Now () [0x00000] in <filename unknown>:0
at System.Windows.Forms.TextBoxBase..ctor () [0x00000] in <filename
unknown>:0
at System.Windows.Forms.RichTextBox..ctor () [0x00000] in <filename
unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.RichTextBox:.ctor ()
at Cypress.CyInstaller.Gui.CyInstallerWizard.InitializeComponent () [0x00000]
in <filename unknown>:0
at Cypress.CyInstaller.Gui.CyInstallerWizard..ctor
(Cypress.CyInstaller.Core.CyInstallerCore core) [0x00000] in <filename
unknown>:0
at (wrapper remoting-invoke-with-check)
Cypress.CyInstaller.Gui.CyInstallerWizard:.ctor
(Cypress.CyInstaller.Core.CyInstallerCore)
at psocdesignerinstaller.Program.Main (System.String[] commandLine) [0x00000]
in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.TimeZoneNotFoundException: Exception
of type 'System.TimeZoneNotFoundException' was thrown.
at System.TimeZoneInfo.get_Local () [0x00000] in <filename unknown>:0
at System.CurrentSystemTimeZone.GetUtcOffset (DateTime time) [0x00000] in
<filename unknown>:0
at System.TimeZone.GetLocalTimeDiff (DateTime time) [0x00000] in <filename
unknown>:0
at System.DateTime.get_Now () [0x00000] in <filename unknown>:0
at System.Windows.Forms.TextBoxBase..ctor () [0x00000] in <filename
unknown>:0
at System.Windows.Forms.RichTextBox..ctor () [0x00000] in <filename
unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.RichTextBox:.ctor ()
at Cypress.CyInstaller.Gui.CyInstallerWizard.InitializeComponent () [0x00000]
in <filename unknown>:0
at Cypress.CyInstaller.Gui.CyInstallerWizard..ctor
(Cypress.CyInstaller.Core.CyInstallerCore core) [0x00000] in <filename
unknown>:0
at (wrapper remoting-invoke-with-check)
Cypress.CyInstaller.Gui.CyInstallerWizard:.ctor
(Cypress.CyInstaller.Core.CyInstallerCore)
at psocdesignerinstaller.Program.Main (System.String[] commandLine) [0x00000]
in <filename unknown>:0
--
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=15984
Summary: Black and White: crashes with page fault on temple
completion
Product: Wine
Version: 1.1.8
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jcollins(a)asgardsrealm.net
Created an attachment (id=17170)
--> (http://bugs.winehq.org/attachment.cgi?id=17170)
log of entire Black and White run
Black and White runs pretty well (some textures are black) up until completion
of the temple at which point it appears to hang. I've logged the entire run
from start to the hang. The apparent hang appears to be due to an exception,
specifically:
wine: Unhandled page fault on read access to 0xffffffff at address 0x7deff986
(t
hread 0009), starting debugger...
Unhandled exception: page fault on read access to 0xffffffff in 32-bit code
(0x7
deff986).
Full details are in the attached 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=22545
Summary: ubuntu user
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: wvanreede(a)live.nl
Created an attachment (id=27652)
--> (http://bugs.winehq.org/attachment.cgi?id=27652)
error appears when WinDVD starts in terminalmode
When WinDVD starts, it can find entree SQPlus.dll this file do exist in the
folder.
--
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=22210
Summary: HTML-Kit Tools trial installer produces an error
message in Win7 mode
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://www.html-kit.com/tools/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=27103)
--> (http://bugs.winehq.org/attachment.cgi?id=27103)
Terminal output
If the installer for the trial version of HTML-Kit Tools is run with Wine's
Windows version set to Windows 7, it produces an error dialog after creating
shortcuts:
IPropertyStore::SetValue failed, code 0x80004002
After this, the installer doesn't offer to start the program automatically, but
there appears to be no other impact on the installation. (That may not be
related to this message anyway for all I know.) This doesn't happen in
WinXP/Vista/2k mode.
This is a .NET app, but the installer doesn't seem to use it; behavior is the
same whether the .NET Framework is installed or not.
--
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=42106
Bug ID: 42106
Summary: Problem with user32.dll with Muv-Luv on steam
Product: Wine-staging
Version: 2.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maldun.finsterschreck(a)gmail.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 56625
--> https://bugs.winehq.org/attachment.cgi?id=56625
backtrace of the error
When starting Muv-Luv on Steam on Fedora 25 with wine 1.9.2 (Staging) I get the
error message "Unimplemented function USER32.dll.GetAutoRotationState"
Then I installed latest wine staging on Fedora 25 (testing repo; wine-2.0-rc2
(Staging))and the error still appears.
Can't build latest wine from sources, due to missing libs ...
Attached the error log
Additional Info: Installed VCrun2015 with winetricks
--
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=31630
Bug #: 31630
Summary: BlueStacks App Player fails to install
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://www.bluestacks.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: graham(a)nerve.org.za
Classification: Unclassified
Created attachment 41596
--> http://bugs.winehq.org/attachment.cgi?id=41596
Unhandled exception backtrace
After running the BlueStacks Install Wizard (
BlueStacks_HD_AppPlayerPro_setup_REL.msi ), accepting the license agreement and
starting the installation the following dialog appears: "Program Error
The program rundll32.exe has encountered a serious problem and needs to close.
We are sorry for the inconvenience.".
--
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=20958
Summary: Photoshop CS4 fails to install in Vista mode
Product: Wine
Version: 1.1.34
Platform: PC
URL: http://trials.adobe.com/Applications/Photoshop/CS4/Win
/ADBEPHSPCS4_LS1.7z
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=25124)
--> (http://bugs.winehq.org/attachment.cgi?id=25124)
Screenshot
In Vista mode, Photoshop CS4's setup stops doing anything. The setup is
responsive, but there are no buttons and closing isn't possible due to Bug
19571. Setup has to be killed.
To get this far, need to workaround Bug 18070.
Attached screenshot shows the point in which the installation stops.
--
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=20954
Summary: Adobe CS4 installer crashes when going back, then
continuing
Product: Wine
Version: 1.1.34
Platform: PC
URL: http://trials.adobe.com/Applications/Photoshop/CS4/Win
/ADBEPHSPCS4_LS1.7z
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=25119)
--> (http://bugs.winehq.org/attachment.cgi?id=25119)
wine-1.1.34-99-g8da7a00 console output
To recreate:
1. Run setup.
2. Click "I wish to trial..." and click next.
3. At the license screen click back.
4. Click next again.
Setup causes a page fault and has to be killed.
Backtrace:
=>0 0x7b73d27f call_cp_func+0x55(disp=(nil), dispid=-600)
[/home/test/wine-git/dlls/mshtml/htmlevent.c:771] in mshtml (0x0033e634)
1 0x7b73d95d call_event_handlers+0x519(doc=0x3f55218, event_obj=0x110276f8,
event_target=0x4421a68, cp_container=0x3ec1390, eid=EVENTID_CLICK,
this_obj=0x3f5524c) [/home/test/wine-git/dlls/mshtml/htmlevent.c:867] in mshtml
(0x0033e6f4)
2 0x7b73de2e fire_event+0x3a4(doc=0x3f55218, eid=EVENTID_CLICK,
target=0x412eab4, nsevent=0x12222a24)
[/home/test/wine-git/dlls/mshtml/htmlevent.c:934] in mshtml (0x0033e764)
3 0x7b77e334 handle_htmlevent+0x1b4(iface=0x3f553b8, event=0x12222a24)
[/home/test/wine-git/dlls/mshtml/nsevents.c:292] in mshtml (0x0033e7d4)
Tested in latest git.
Obvious workaround: don't click back.
--
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=20436
Summary: Toolbars in Photoshop CS3 do not render correctly with
wine's gdiplus
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mareko(a)mit.edu
Created an attachment (id=24261)
--> (http://bugs.winehq.org/attachment.cgi?id=24261)
Image showing the toolbars rendered incorrectly
When using wine's gdiplus, Photoshop CS3's toolbars are completely broken (see
attached screenshot). Things are slightly better when using a version of
gdiplus from windows (see second screenshot).
While photoshop cs3 is not easy to install currently (there is a bug that
prevents the setup from installing), there are workarounds to get the setup
going so it might be time to start fixing photoshop itself.
Note: I was able to install it using "winetricks msxml6 gecko vcrun2005 ie6"
and the attached patch (forward ported from the patch offered on
http://bugs.winehq.org/show_bug.cgi?id=18070) applied to
47ec8ab0f3fcd66e0a9b8000b0826066a7bdca8a.
Thank you!
Diffident
--
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=19572
Summary: Photoshop CS4's installer's Quit window has no buttons
most of the time
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://trials.adobe.com/Applications/Photoshop/CS4/Win
/ADBEPHSPCS4_LS1.7z
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22809)
--> (http://bugs.winehq.org/attachment.cgi?id=22809)
Quit window
Adobe Photoshop CS4's intaller has a Welcome screen with a Quit button, but
clicking on Quit brings up a window with no buttons (screenshot attached) most
of the time...
Trying the same thing a number of times is eventually successful in latest git.
--
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=19571
Summary: Photoshop CS4 can not be closed with the X button
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://trials.adobe.com/Applications/Photoshop/CS4/Win
/ADBEPHSPCS4_LS1.7z
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Adobe Photoshop CS4 brings up a Welcome screen during installation.
Normally, clicking on the X at the top-right of any window closes it. This
does not work for CS4's installer.
Clicking on the X prints a new line in the console, but does nothing:
fixme:mshtml:HTMLWindow2_execScript (0x2536c30)->(L"if(gWizardControl)
gWizardControl.NavCancel();" L"javascript" 0x33f6b0)
Workaround is native IE6.
Testing native jscript and mshtml separately is not possible due to other
errors.
Workaround to Bug 18070 required to get this far.
--
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=15584
Summary: Adobe Dreamweaver CS3: Cancel button in the installer
does nothing
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://www.adobe.com/cfusion/tdrc/index.cfm?product=drea
mweaver
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
If you press the cancel button during the installation wont happen anything.
--
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=15582
Summary: Adobe Dreamweaver CS3 Installer crash if you reject the
license
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://www.adobe.com/cfusion/tdrc/index.cfm?product=drea
mweaver
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=16585)
--> (http://bugs.winehq.org/attachment.cgi?id=16585)
Console output
The summary says everithing. Tested in Wine Ubuntu 8.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=15583
Summary: Adobe Dreamweaver CS3 Installer looks really bad
Product: Wine
Version: 1.1.6
Platform: Other
URL: http://www.adobe.com/cfusion/tdrc/index.cfm?product=drea
mweaver
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=16586)
--> (http://bugs.winehq.org/attachment.cgi?id=16586)
Screenshot
Buttons are misplaced, and shows extra symbols. And also, the fonts in the
installer are rendered really bad.
--
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=37681
Bug ID: 37681
Summary: add required windows files for accessibility and
screen reader support along with NVDA screen reader
microsoft sapi5 with ESpeak.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joshknnd1982(a)gmail.com
Distribution: ---
It is currently very difficult for visually impaired people who use screen
readers to install and use applications in wine. Please add a winetricks
package that installs microsoft accessibility components, installs and enables
the NVDA screen reader with speech. make it somehow so whenever say you are
visually impaired when ever you run something in wine NVDA will talk so people
can use whatever windows apps they want with the free NVDA screen reader.
thanks.
--
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=14721
Summary: cannot host multiplayer games for Giants Citizen Kabuto,
DirectPlay Failed to Initialize (Code 80040111)
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-dplay
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liebundartig(a)freenet.de
I installed Giants: Citizen Kabuto and the 1.4 patch it works like a charm.
However, when trying to host multiplayer games gives an error screen. That is
white background and text (that is below) in 3 blue boxes.
--8<--
Giants Citizen Kabuto
Wintry Cool Game Error Screen
DirectPlay Failed to Initialize (Code 80040111). Is DirectX Version 8 or better
installed?
Enter to Continue
Escape to Exit Game
--8<--
Both keys do not seem to work. I have to kill the program.
I have not used native DLLs or changed any other setting in Wine after
installation of 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.
https://bugs.winehq.org/show_bug.cgi?id=43417
Bug ID: 43417
Summary: World of Warcraft leaks memory in both 64 and 32 bit
modes.
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ycarus(a)gmail.com
Distribution: ---
While running the application its memory usage slowly creeps up until it take
up all of the available physical memory. This appears to occur in both the 64
and 32 bit versions of the software, this eventually results in an "Out of
memory" error causing the application to crash. (Much more quickly in the
32-bit version as there's less memory available to it.)
--
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=15999
Summary: Anycount 5.0 does not run
Product: Wine
Version: 1.1.8
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Pursuant to bug 12301, Anycount 5.0 (see anycount.com) installs but does not
run. A message box appears that says:
An internal exception occured (Address: 0x7bc78355)
Please, contact support. Thank you!
--
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=15789
Summary: Regression for Icewind Dale 2 : very low framerate
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gizmm0(a)hotmail.com
CC: stefan(a)codeweavers.com
I get very low fps, around 4 or 5 i would say. This renders the game
unplayable. Every animation in the game seems affected, even mouse movement is
not smooth.
This does not affect menus, the problem only appears once a game is launched.
The problem is still there with wine-1.1.7.
In case it might be useful, the video card used is Nvidia 8600M GT, with nvidia
drivers 177.80.
A git bisection gave:
e178ddd9e1e16d1a3f52492799692e289eefcf8c is first bad commit
commit e178ddd9e1e16d1a3f52492799692e289eefcf8c
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Aug 5 14:23:00 2008 -0500
wined3d: Use a swapchain for GDI surfaces.
This is a long-needed cleanup aimed at removing the ddraw_primary,
ddraw_window, ddraw_width and ddraw_height members from
IWineD3DDeviceImpl, which just do not belong there. Destination
window and screen handling is supposed to be done by swapchains.
--
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=41265
Bug ID: 41265
Summary: Far Cry 1: game crashes when using mouse wheel
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: DanBrake0819(a)freenet.de
Distribution: ---
Created attachment 55565
--> https://bugs.winehq.org/attachment.cgi?id=55565
logfile
Far Cry 1.4 (and unofficial 1.5 patch) crashes when using the mouse wheel. It
happens in the latest Wine version (1.9.18). I also tested the latest stable
version (1.8.4) and an older stable version (1.6.2)... the same thing: crash
when using the mouse wheel.
--
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=42378
Bug ID: 42378
Summary: Diablo 3 2.4.3 - incorrect and slow rendering on x64
client
Product: Wine
Version: 2.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: f.volejnik(a)gmail.com
Distribution: ---
Created attachment 57164
--> https://bugs.winehq.org/attachment.cgi?id=57164
Wine-staging 2.0 log of diablo3 running the d3d11 x64 client.
Since the release wine-staging 2.0, diablo 3 is able to start in the 64bit
mode, which utilizes d3d11 for rendering (Thanks!).
It is not without issues, yet, though.
Namely, the performance is really bad, on my machine (core i5, GTX 770) it
renders about 3 frames per second (whereas the 32bit version runs with >60
FPS). The rendering is not without issues, too. Characters look matte and dark,
very different look from the one one sees in the 32bit client.
I am attaching a log from my machine (Arch linux, 64bit, nvidia blob 375.26,
wine-staging 2.0).
--
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=43046
Bug ID: 43046
Summary: Civilization VI (Windows version) - Crashed on startup
Product: Wine
Version: 2.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: runemadsen16(a)hotmail.com
Distribution: ---
Created attachment 58208
--> https://bugs.winehq.org/attachment.cgi?id=58208
The output from wine (without fixme messages)
Trying to run Civilization VI (Windows version) with wine-2.8 (also tried with
wine-2.8 staging, same result) on Ubuntu, the game crashing, showing a black
screen and starting "Firaxis Crash Reporter", however not visible until the
Civilization process has been killed.
I am running it with (starting it as a DX11 game):
env WINEDEBUG=error+all,fixme-all env WINEPREFIX="[dir]" wine
C:\\windows\\command\\start.exe steam://rungameid/289070 >> games-log.txt 2>&1
The content of games-log.txt has been 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.
http://bugs.winehq.org/show_bug.cgi?id=24011
Summary: Trackmania Nations Forever graphics test does not work
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: diafero(a)arcor.de
On first startup, Trackmania Nations Forever (free download at
http://www.trackmania.com/index.php?rub=downloads ) usually makes a benchmark
to set useful graphics detail settings. However, this does not work on wine:
Instead of a benchmark, the actual full game is started. When I quit, the
launcher tells me that the graphics data could not be found. I then get the
normal launcher, and can start the game again. This happens each time I start
the launcher.
Trackmania United Forever has the same issue.
--
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=43051
Bug ID: 43051
Summary: Rise of the Tomb Raider needs unimplemented function
msvcr110.dll.__crtCapturePreviousContext
Product: Wine
Version: 2.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: fincer89(a)hotmail.com
Distribution: ---
Created attachment 58214
--> https://bugs.winehq.org/attachment.cgi?id=58214
ROTTR, unimplemented function msvcr110.dll.__crtCapturePreviousContext
As stated in the title, Rise of the Tomb Raider (64-bit Steam game) requires
unimplemented function msvcr110.dll.__crtCapturePreviousContext
Basically, Wine complains about:
wine: Call from 0x7b4567ea to unimplemented function
msvcr110.dll.__crtCapturePreviousContext, aborting
Lack of the function makes playing the game impossible (you can still access
the main menu but go no further).
Short log (relevant part) as an attachment.
Full log file here:
https://www.dropbox.com/s/s2ft59wg8jv81hn/rottr-unimplemented-msvcr110-func…
Full log includes the following steps:
1) Launching 64-bit Steam client
2) Launching the game
3) Accessing the main menu
4) Trying to start a new game
5) ROTTR doesn't show the intro movie which is presented before the actual
gameplay. Only black screen appears.
6) Killing ROTTR.exe & quitting Steam client
--
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=19241
Summary: winemenubuilder crashes when running any application
including notepad
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: tmhikaru(a)gmail.com
Created an attachment (id=22260)
--> (http://bugs.winehq.org/attachment.cgi?id=22260)
snapshot of the crash dialog
whenever I run any application, winemenubuilder crashes. Disabling it via
winecfg in the libraries section (specifically putting winemenubuilder.exe and
toggling it to disabled) makes wine complain that it can't find the component
but it no longer crashes.
For a basic reproducable test I'll be running 'wine notepad' as an example
here.
I don't know what this component does or what it's a part of, but this crash
did not happen under any previous version of wine.
I'll be attaching a picture of the crash dialog as well as the stderr
information.
--
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=43096
Bug ID: 43096
Summary: rtpMidi cannot install.
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: massivenaked(a)yahoo.com
rtpMidi cannot install.
this is log.
[0036:0037][2017-05-27T22:59:07]i323: Registering package dependency provider:
{80D8C295-E035-4C68-B4F3-0DB34393A2C2}, version: 1.2.11.41, package:
teVirtualMIDI32MSI
[0036:0037][2017-05-27T22:59:07]i301: Applying execute package:
teVirtualMIDI32MSI, action: Install, path: C:\users\Public\Application
Data\Package
Cache\{80D8C295-E035-4C68-B4F3-0DB34393A2C2}v1.2.11.41\teVM32Burn.msi,
arguments: ' ALLUSERS="1" ARPSYSTEMCOMPONENT="1" MSIFASTINSTALL="7"
USING_BURN="yes" SUPPRESSWHQL="1"'
[0036:0037][2017-05-27T22:59:57]e000: Error 0x80070643: Failed to install MSI
package.
[0036:0037][2017-05-27T22:59:57]e000: Error 0x80070643: Failed to execute MSI
package.
[0031:0032][2017-05-27T22:59:57]e000: Error 0x80070643: Failed to configure
per-machine MSI package.
[0031:0032][2017-05-27T22:59:57]i319: Applied execute package:
teVirtualMIDI32MSI, result: 0x80070643, restart: None
[0031:0032][2017-05-27T22:59:57]e000: Error 0x80070643: Failed to execute MSI
package.
[0036:0037][2017-05-27T22:59:57]e000: Error 0x8007000e: Failed to allocate data
for message.
[0036:0037][2017-05-27T22:59:57]e000: Error 0x8007000e: Failed to get message
over pipe
[0036:0037][2017-05-27T22:59:57]e000: Error 0x8007000e: Failed to pump messages
in child process.
[0031:0032][2017-05-27T22:59:57]i319: Applied rollback package:
teVirtualMIDI32MSI, result: 0x0, restart: None
[0031:0032][2017-05-27T22:59:57]e000: Error 0x800700e9: Failed to write message
type to pipe.
[0031:0032][2017-05-27T22:59:57]e000: Error 0x800700e9: Failed to write send
message to pipe.
[0031:0032][2017-05-27T22:59:57]e000: Error 0x800700e9: Failed to send
BURN_ELEVATION_MESSAGE_TYPE_EXECUTE_PACKAGE_PROVIDER message to per-machine
process.
[0031:0032][2017-05-27T22:59:57]e000: Error 0x800700e9: Failed to register the
package provider on per-machine package.
[0031:0032][2017-05-27T22:59:57]e000: Error 0x800700e9: Failed to write message
type to pipe.
[0031:0032][2017-05-27T22:59:57]e000: Error 0x800700e9: Failed to write send
message to pipe.
[0031:0032][2017-05-27T22:59:57]e000: Error 0x800700e9: Failed to send message
to per-machine process.
[0031:0032][2017-05-27T22:59:57]e000: Error 0x800700e9: Failed to end session
in per-machine process.
[0031:0032][2017-05-27T22:59:57]e000: Error 0x800700e9: Failed to write message
type to pipe.
[0031:0032][2017-05-27T22:59:57]e000: Error 0x800700e9: Failed to write send
message to pipe.
[0031:0032][2017-05-27T22:59:57]e000: Error 0x800700e9: Failed to send message
to per-machine process.
[0031:0032][2017-05-27T22:59:58]i399: Apply complete, result: 0x80070643,
restart: None, ba requested restart: No
--
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=38147
Bug ID: 38147
Summary: Batman: Arkham Asylum (non-steam) Demo - missing text
in launcher
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: teras(a)luukku.com
Distribution: ---
Created attachment 50878
--> https://bugs.winehq.org/attachment.cgi?id=50878
screenshot of the issue
Downloaded the game from
http://www.gamershell.com/download_49402.shtml
it's around 2Gb.
The launcher doesnt work without winetricks -q dotnet20
There are some gdi related lines at console
fixme:gdiplus:GdipCreateHalftonePalette stub
fixme:gdiplus:GdipGetFamilyName No support for handling of multiple languages!
fixme:gdiplus:create_gdi_logbrush unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:create_gdi_logbrush unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:create_gdi_logbrush unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
fixme:gdiplus:get_gdi_brush_color unhandled brush type 2
wine-1.7.37-33-g31d51d4
--
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=28520
Bug #: 28520
Summary: Diablo II game menu fps regression
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elton(a)schiert.net
CC: hverbeet(a)gmail.com
Classification: Unclassified
Regression SHA1: 1aeee59bd8b6172c848c8029e1a55ddac1f93c44
There has been a behavior change in the game Diablo II caused by
http://source.winehq.org/git/wine.git/?a=commit;h=1aeee59bd8b6172c848c8029e…
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Sep 15 20:01:50 2011 +0200
ddraw: Use offscreen backbuffers.
Before this patch the frame rate in the game menu (press Esc while in game) was
limited to <=60. Now the frame rate can reach hundreds. Behavior on Windows:
frame rate is limited at 60.
The reason I am reporting this: Shortly after opening the game menu there often
is a short but very noticeable phase where everything behaves sluggishly,
making it very hard to select the desired entry with the mouse.
The sluggishness/slowdown itself may not be a Wine bug since is not a problem
when I switch NVIDIA PowerMizer from its default "Adaptive" to "Prefer Maximum
Performance". That, however, is not an acceptable permanent solution on a
laptop. Sync to VBlank settings do not change the behavior.
So far I have only been able to observe the slowdown when running the game in
Direct3D mode, although the frame rate is now also unlimited when running in
DirectDraw mode. All observations have been made with Diablo II Lord of
Destruction 1.13c.
--
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=27151
Summary: Ubuntu 11.04, last Wine version from repository
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: letsgonow11(a)mailinator.com
Проблема с приложением для Windows - игра Mafia Vizheneo. Вот ссылка для
скачивания - http://mafia.vizheneo.com/download/mafia_vizheneo_setup.exe.
На Ubuntu 11.04 игра запускается только с режимом совместимости Windows XP и
ниже. Игра запускается, но кроме "Добро пожаловать!" ничего нет.
Игра работает через интернет. На Windows после запуска (при работающем
интернете) появляется окно с вводом логина и пароля, и дальше игра отлично
работает.
Пожалуйста, решите эту проблему. С уважением, Moran.
The problem with an application for Windows - game Mafia Vizheneo. Here's a
link for download -
http://mafia.vizheneo.com/download/mafia_vizheneo_setup.exe.
On Ubuntu 11.04 a game only runs in compatibility with mode Windows XP and
below. The game starts, but except for "Welcome!" nothing.
The game works via the Internet. On Windows after startup (when the Internet
works), pops up a window with a login and password, and further, the game works
fine.
Please solve this problem. Sincerely, Moran.
--
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=33312
Bug #: 33312
Summary: QQ International 1.6 can't load Bulletin
Product: Wine
Version: 1.5.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 44059
--> http://bugs.winehq.org/attachment.cgi?id=44059
Screenshot in wine
0. download from http://dl_dir.qq.com/qqfile/qq/QQ2012/QQIntl1.6.exe
1.
compile wine with -O0 for Bug 24768
winetricks ie7 for Bug 29638
winetricks riche20 for Bug 29636
2. login, open a chat-box of a GROUP
3. It didn't crash, but the 'Bulletin' can't be loaded
--
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=41398
Bug ID: 41398
Summary: Starcraft 2 Editor: Crashes when Battle.net login
dialog is presented
Product: Wine
Version: 1.9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alzarath(a)archlinux.info
Distribution: ---
Created attachment 55752
--> https://bugs.winehq.org/attachment.cgi?id=55752
Terminal output from initial run/login
Whenever performing an action that requires login, such as the initial login
required to access the editor or logging in to access a dependency from
Battle.net, the editor crashes.
--
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=38496
Bug ID: 38496
Summary: Greek Holy Bible crashes after selecting from the menu
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grendal74.geo(a)yahoo.com
Distribution: ---
Created attachment 51343
--> https://bugs.winehq.org/attachment.cgi?id=51343
terminal log
It is the second version on the webpage.
The Greek Holy Bible - Η Ελληνική Αγία Γραφή
-= New and improved version of GR Biblos 13.0.0.1 =-
GR Biblos 13 runs on Windows 7 and later (Windows 8 κ.λ.π.).
http://www.greekbiblos.gr/p/gr-biblos-11.htmlhttps://dl.dropboxusercontent.com/u/54790396/Greek%20programs/GrBiblos%2013…
The application crashes when selecting anything from the menu.
A terminal log is included.
P.S.
I did rename the exe to remove the space.
--
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=40305
Bug ID: 40305
Summary: ArticleTextBox.Find not implemented in
AutoWikiBrowser.
Product: Wine
Version: 1.9.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adam.buchbinder(a)gmail.com
Distribution: ---
Created attachment 53946
--> https://bugs.winehq.org/attachment.cgi?id=53946
Error message on Find.
Steps to reproduce:
Set up a fresh Wine directory.
WINEARCH=win32 WINEPREFIX=`pwd`/wine_prefix2 winecfg
Install dotnet35.
WINEARCH=win32 WINEPREFIX=`pwd`/wine_prefix2 winetricks dotnet35
Download AutoWikiBrowser 5.8.5.1 from:
https://sourceforge.net/projects/autowikibrowser/
Open a page (for example, put 'CS1_maint:_Unrecognized_language' into the
'Category' box at left, go to the 'start' tab in the center panel, click the
'Start' button), then in the 'find' box in the lower-right, enter some text and
click 'Find'.
An error will pop up, "The method or operation is not implemented.",
"NotImplementedException in ArticleTextBox.Find". The long error text is
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.
https://bugs.winehq.org/show_bug.cgi?id=43468
Bug ID: 43468
Summary: The game StarCraft2 hang when I click on the "exit
game" button. I have to kill the process.
Product: Wine
Version: 2.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zefkerrigan(a)gmail.com
Distribution: ---
Created attachment 58847
--> https://bugs.winehq.org/attachment.cgi?id=58847
The game StarCraft 2 hang when I click on the "exit game" button. I have to
kill the process.
The game StarCraft 2 hang when I click on the "exit game" button. I have to
kill the process.
--
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=40156
Bug ID: 40156
Summary: AutoWikiBrowser database scanner fails with "no access
to memory location"
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rjwilmsi(a)gmail.com
Distribution: ---
Created attachment 53658
--> https://bugs.winehq.org/attachment.cgi?id=53658
System.IO.__Error.WinIOError at System.Xml.XmlReader.ReadToFollowing
Running the AutoWikiBrowser database scanner fails with "no access to memory
location" normally within seconds of scan starting.
Occurs on wine wine-1.8.1 and wine-1.7.39
To reproduce: export WINEARCH=win32
winetricks -q msxml3 dotnet35 corefonts gdiplus riched20 ie6
[Probably only dotnet35 is required for this testing]
download AutoWikiBrowser from http://sourceforge.net/projects/autowikibrowser/
choose latest version (5.8.5.1 at time of writing).
unzip AutoWikiBrowser and run wine AutoWikiBrowser.exe
choose Tools -> Database scanner
download a wikipedia database dump file from https://dumps.wikimedia.org/
browse to the database XML file
search based on title contains 'foo' or other option. Press Start.
Wait for scan to progress. Scan normally fails within seconds with "no access
to memory location" error (stack trace relating to C# XML reader attached).
The problem only intermittently occurs on smaller XML dump files (e.g. < 100 MB
uncompressed) but always occurs on large XML files.
Above process works without error under Mono version 4 on same machine (using
50 GB English wikipedia XML dump file) and of course on native Windows.
Possible further information/speculation:
I have written a simple single threaded console only .NET 2 exe that works
under same wine setup without this error on same machine. So I suspect that the
issue may be to do with multithreading: the AutoWikiBrowser scanner is
multithreaded, versions of the test console exe I wrote failed with same error
if I added multithreading.
--
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=43050
Bug ID: 43050
Summary: Corrupted/Missing graphics in Rise of the Tomb Raider
(DX11)
Product: Wine
Version: 2.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: fincer89(a)hotmail.com
Distribution: ---
NOTE: The game requires steps in
https://bugs.winehq.org/show_bug.cgi?id=40450#c9 to work. The instructions
apply to Wine 2.8 Staging Git but not maybe to newer Wine versions.
-----------------------------------------------
After successfully launching ROTTR on 64-bit Windows Steam client and using
lowest graphics settings (http://i.imgur.com/58mRqUz.jpg) the gameplay looks
like this (you have just started a new game):
Case A:
https://i.imgur.com/TyfM7GR.png (Output log file, 182 MB:
https://www.dropbox.com/s/j4a4j2wwtuhg05b/rottr-full-log-wine-staging-git-2…)
Case B:
However, if you
1) Start a new game
2) quit to the desktop
3) keep the graphics settings as they are (you don't even touch them)
4) re-launch the game and resume your existing gameplay
5) the gameplay looks like this:
http://i.imgur.com/PO2XARH.png (Output log file, 26.5 MB:
https://www.dropbox.com/s/l99h84vlh23w2ft/rottr-log-after-resuming-the-game…)
-----------------------------------------------
Linked log files include the following events:
1) Starting 64-bit Windows Steam client
2) Starting ROTTR launcher
3) Launching ROTTR in the launcher
4) Opening the main menu (which includes DX11 graphics)
5)
Case A: Starting a new game in ROTTR main menu + watching an intro movie (file
which plays right after starting a new game) + Gameplay for some 5-10 minutes
(DX11 graphics)
Case B: Continuing an existing game + Gameplay for some 30 seconds (DX11
graphics)
6) Quitting the game & Steam (Steam throws some unexpected crashes which are
also in the log files, just ignore them for now)
-----------------------------------------------
P.S. Sorry I didn't use any attachments, as I thought it would be practically
better to use links for multiple images/txt files instead.
--
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=40450
Bug ID: 40450
Summary: Rise of the Tomb Raider crashes on startup
Product: Wine
Version: 1.9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fincer89(a)hotmail.com
Distribution: ---
Created attachment 54197
--> https://bugs.winehq.org/attachment.cgi?id=54197
ROTTR.exe log (no additional debugging parameters)
The game can't be launched, neither using Steam or ROTTR.exe.
The game uses Denuvo anti-tamper/protection technology + DirectX11. I dedubbed
the game using a clean Wine 1.9.7 64-bit installation without additional
winetricks stuff.
For Steam client, Windows version was set to XP, otherwise the prefix used
Windows 7 version (for ROTTR.exe, for example).
--
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=19494
Summary: old apps don't run because of too much memory
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jb999(a)gmx.de
Old programs like the write.exe from Windows 3.1 do not run if there is too
much memory available - see http://support.microsoft.com/?scid=kb;en-us;253912
for a detailed description. The method to limit memory mentioned there doesn't
work with wine. What's missing is a possibilty to give an application less
memory to work with.
--
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=41337
Bug ID: 41337
Summary: Downwell in full screen mode launches off center
Product: Wine
Version: 1.9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fjfrackiewicz(a)gmail.com
Distribution: ---
Created attachment 55684
--> https://bugs.winehq.org/attachment.cgi?id=55684
Downwell's main screen when the game is first launched
When Downwell is first launched either via Steam or via terminal, the game
always launches off center. Fortunately enough, the game's options menu is
visible enough so that I can get the gem to go into windowed mode, set it to
full screen and play the game.
I've attached a screenshot of what this looks like.
--
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=42021
Bug ID: 42021
Summary: Menubar is to small in Lingvo 12
Product: Wine
Version: 2.0-rc2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: julius.schwartzenberg(a)gmail.com
Distribution: ---
Created attachment 56478
--> https://bugs.winehq.org/attachment.cgi?id=56478
screenshot of Lingvo 12 which shows the small menubar
In ABBYY Lingvo 12 the menubar is smaller than it should be. This causes the
letters to be not completely visible. Also see the attached screenshot.
I have the Windows version set to Windows XP.
--
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=9999
Summary: Adobe Illustrator 8 aborts on startup
Product: Wine
Version: CVS/GIT
Platform: Other
URL: ftp://ftp.adobe.com/pub/adobe/illustrator/win/8.x/il8try
_uk.exe
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
Illustrator 8 installs ok on a clean .wine with today's git.
But the app aborts on startup, saying
"Adobe Illustrator can't run because there isn't enough memory."
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=41898
Bug ID: 41898
Summary: ToCA Race Driver 3 needs ntoskrnl.exe.RtlCopyMemory
Product: Wine
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Created attachment 56278
--> https://bugs.winehq.org/attachment.cgi?id=56278
ToCA 3 log
ToCA Race Driver 3 needs the unimplemented method ntoskrnl.exe.RtlCopyMemory
--
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=21541
Summary: Farscape: The Game crash at game launch
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblackwell1024(a)gmail.com
Created an attachment (id=25951)
--> (http://bugs.winehq.org/attachment.cgi?id=25951)
Farscape console dump after crash
Starting Farscape: The Game opens a dialog to select resolution and
enable/disable FMV. No matter the resolution or FMV setting the game will exit
immediately and give a crash dump (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.
https://bugs.winehq.org/show_bug.cgi?id=43018
Bug ID: 43018
Summary: SewWhat-Pro help causes serious problem and has to
close
Product: Wine
Version: 2.2
Hardware: ppc32
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: documentation
Assignee: wine-bugs(a)winehq.org
Reporter: dreamaway2010(a)att.net
Created attachment 58162
--> https://bugs.winehq.org/attachment.cgi?id=58162
Error report for SW-P demo
I am running WINE on macbook. The SW-P encounters serious problem when help is
selected, it suggests that the WINE database is the source of the problem.
Backtrace is attached. Not sure what component this is. Thanks for any help.
--
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=23826
Summary: Avira Antivir Personal: requires at least: -Windows
2000, SP4 and Rollup 1 [errorcode:20]
Product: Wine
Version: 1.2
Platform: x86
URL: http://www.free-av.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.crackjack(a)spamgourmet.com
When installing Avira Personal v10.0.0.567 I get the following error:
requires at least: -Windows 2000, SP4 and Rollup 1
[errorcode:20]
in winecfg the os is set to winxp
even changing to Vista doesn't help
attaching wine 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.
https://bugs.winehq.org/show_bug.cgi?id=43174
Bug ID: 43174
Summary: Terminal Wings 2.0 does not work
Product: Wine
Version: 2.10
Hardware: x86
URL: http://www.majorgeeks.com/files/details/terminal_wings
.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: the.ideals(a)gmail.com
Distribution: ---
Created attachment 58437
--> https://bugs.winehq.org/attachment.cgi?id=58437
wine log
The application runs and the terminal window is blank.
winecfg # Windows 10 (For Windows 10 only message.)
Two error message prompts: Invalid floating point operation.
The log continuously spams the following until close.
fixme:cmd:WCMD_ReadAndParseLine No command nor handle supplied
sha1sum TerminalWings.zip
52cade86db9207d1351bdd6006341c2461b09188 TerminalWings.zip
du -sh TerminalWings.zip
6.7M TerminalWings.zip
--
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.