http://bugs.winehq.org/show_bug.cgi?id=36697
Bug ID: 36697
Summary: PlayOn won't install
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lyriclover(a)gmail.com
Created attachment 48743
--> http://bugs.winehq.org/attachment.cgi?id=48743
Backtrace log for PlayOn error
I paid for a lifetime of PlayOn before Windows crashed on me for the last time.
Now I'm strictly a Linux Lady :-)
Wine won't successfully open PlayOn
It starts to install but then fails.
--
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=42827
Bug ID: 42827
Summary: Wine crashes when I try to install the MP Navigator
EX-Scanner-Program for Canon Scanner LIDE 110
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: herbert.eberth(a)online.de
Distribution: Other
Created attachment 57904
--> https://bugs.winehq.org/attachment.cgi?id=57904
Details of error-message
The original installation-file of the Canon-Scanner-Program "MP Navigator EX"
is called "mpnx_4_0-win-4_03-ea23_2.exe". The installation-dialogue opens up to
the license agreement. When clicking "Yes", the installation-process crashes
with an error message "The setup.exe program has caused serious errors". More
details see attachment.
--
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=41433
Bug ID: 41433
Summary: Annotations in Acrobat Reader 11.0.8 are empty
Product: Wine
Version: 1.8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andreas.christ(a)runbox.com
Distribution: ---
Created attachment 55804
--> https://bugs.winehq.org/attachment.cgi?id=55804
Screenshot showing the empty annotations window in Acrobat Reader
I installed Acrobat Reader 11.0.8 following the instructions on the appdb-site,
i.e., I used a new bottle, WinXP-version, installed atmlib, riched20, wsh57 and
mspatcha using winetricks.
As I am on Debian 8 and used the version of wine in the backports (1.8.4) I
manually installed Gecko and Mono before installing Acrobat Reader.
Although the appdb-site has a screenshot which shows that the annotations are
working, the text frames in the annotations are not rendered on my computer
(see attached screenshot). My configuration is:
Platform: x86_64
Version: Windows XP
Host system: Linux (Debian 8)
Host version: 4.5.0-0.bpo.2-amd64
Graphics driver: Nvidia 340.96
I also tried Wine-staging, Version 1.9.19, but the result is the same. Any help
is greatly appreciated (as I installed the Reader just because of the
annotations.)
--
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=39381
Bug ID: 39381
Summary: unhandled exception, program termination with Turbocad
8.0 LTE 32bit (64 bit will not install)
Product: Wine
Version: 1.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mike(a)clayenergy.com.fj
Distribution: ---
Created attachment 52489
--> https://bugs.winehq.org/attachment.cgi?id=52489
Program error details.
Program crash on 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.
https://bugs.winehq.org/show_bug.cgi?id=38744
Bug ID: 38744
Summary: support _UNITY_NET_WORKAREA_REGION
Product: Wine
Version: 1.7.44
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: madewokherd(a)gmail.com
Distribution: ---
This would allow us to reliably determine the work area in multiple monitor
systems (at least when the WM supports the property), which we can't do
currently due to limitations of _NET_WORKAREA.
This matters because applications can react poorly to being assigned a
different size/position when maximized than they expect. (Example: Excel 2010
in "fullscreen" mode.)
The work area can be tested by unchecking "Allow the window manager to control
the windows" in winecfg and then maximizing a window (such as notepad).
--
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=36463
Bug ID: 36463
Summary: wine can't load unstripped gecko builds
Product: Wine
Version: 1.7.18
Hardware: x86
URL: http://iweb.dl.sourceforge.net/project/wine/Wine%20Gec
ko/2.24/wine_gecko-2.24-x86-unstripped.tar.bz2
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Jacek uploaded unstripped gecko builds, which I attempted to use to get better
valgrind logs. Unfortunately, however, it appears that 32-bit wine can't load
it:
$ rm -rf ~/.wine
$ wineboot
$ cd ~/.wine/drive_c/windows/system32/gecko/2.24
$ mv wine_gecko wine_gecko.bak
$ tar xvf ~/wine_gecko-2.24-x86-unstripped.tar.bz2
$ du -h wine_gecko/mozjs.dll
215M wine_gecko/mozjs.dll
then, try to use gecko:
$ wine iexplore.exe https://www.winehq.org
and check the gecko dlls:
$ du -h wine_gecko/mozjs.dll
4.4M wine_gecko/mozjs.dll
$ du -h wine_gecko-2.24-x86-unstripped.tar.bz2
531M wine_gecko-2.24-x86-unstripped.tar.bz2
$ sha1sum wine_gecko-2.24-x86-unstripped.tar.bz2
6d059ccfcfa23c5d5354a4eb9a7f0477e452930e
wine_gecko-2.24-x86-unstripped.tar.bz2
--
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=30575
Bug #: 30575
Summary: Silence FIXME from FlushProcessWriteBuffers stub to
prevent console spam (.NET Framework/SDK installers)
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
sorry to bother again ...
Now that FlushProcessWriteBuffers stub is present it needs to shut up ;-)
It is called very often from CLR.
Please silence it with a "once" FIXME.
--- snip ---
0034:fixme:process:FlushProcessWriteBuffers : stub
0034:fixme:process:FlushProcessWriteBuffers : stub
0034:fixme:process:FlushProcessWriteBuffers : stub
0034:fixme:process:FlushProcessWriteBuffers : stub
...
<spam>
--- snip ---
For the interested, there is also an "old" usenet thread that talks about
FlushProcessWriteBuffers:
http://groups.google.com/group/comp.programming.threads/browse_frm/thread/1…
$ wine --version
wine-1.5.3-101-g9c19ba6
Regards
--
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=16370
Summary: iTunes hangs, spams console with unsupported ioctl
errors
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Itunes hangs in 1.1.10 while spamming the console with fixme messages like this
fixme:mountmgr:harddisk_ioctl unsupported ioctl 70c00
--
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=34989
Bug #: 34989
Summary: SourceTree can't install
Product: Wine
Version: 1.7.7
Platform: x86-64
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 46625
--> http://bugs.winehq.org/attachment.cgi?id=46625
terminal output.txt
0. download from
http://downloads.atlassian.com/software/sourcetree/windows/SourceTreeSetup_…
1. wine SourceTreeSetup_1.3.2.exe
2. click 'Next', 'Install'
3. the installer hangs, so I had to kill 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=21596
Summary: Windows 7 Platform SDK default install fails
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
If you try to install the Windows 7 Platform SDK
without disabling some of the options, it fails.
The log shows
12:48:46 PM Thursday, February 04, 2010: SFX C:\Program Files\Microsoft
SDKs\Windows\v7.0\Setup\SFX\vcredist_x64.exe installation started with log file
C:\users\dank\Temp\Microsoft Windows SDK for Windows
7_39e84b45-3dea-4c93-b469-0bba41d4286c_SFX.log
12:48:48 PM Thursday, February 04, 2010: C:\Program Files\Microsoft
SDKs\Windows\v7.0\Setup\SFX\vcredist_x64.exe installation failed with return
code 193
and the console log shows
err:process:create_process starting 64-bit process
L"C:\\135afb88bfaba38f6bfd6047\\install.exe" not supported on this platform
You can get the latter error by running visual c++ 2008 64 bit runtime redist
installer yourself.
So why is the installer, on a 32 bit wine, trying to run a 64 bit installer?
--
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=22048
Summary: Install .NET documentation in Windows 7 SDK fails
Product: Wine
Version: 1.1.39
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: datacompboy(a)call2ru.com
CC: datacompboy(a)call2ru.com
rm -rf .wine
./winetricks -q gdiplus vcrun6 vcrun2005 dotnet20
wine sdkmount/setup.exe
# Unselect all selection
# Select only "Documentation / .NET Framework"
# Run install.
Result:
=================================================================
A problem occurred while installing selected Windows SDK components.
Installation of the "Microsoft Windows SDK for Windows 7" product has reported
the following error: Please refer to Samples\Setup\HTML\ConfigDetails.htm
document for further information.
Please attempt to resolve the problem and then start Windows SDK setup again.
If you continue to have problems with this issue, please visit the SDK team
support page at http://go.microsoft.com/fwlink/?LinkId=130245.
Click the View Log button to review the installation log.
To exit, click Finish.
=================================================================
Error message sometimes "attempt to read or write protected memory".
+relay log is 605964913 bytes log. do i need to attach 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=25535
Summary: .NET Framework 4.0 Fails to install with HRESULT
0x80070643
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pjdowson(a)gmail.com
Wine version is 1.3.9, compiled with no parameters on Fedora 13.
Installing dotNetFx40_Full_x86_x64.exe downloaded from the MS website, the
installer will open and verify the integrity of files. The next stage will
attempt to install the .NET Framework 4.0 Client Profile. Towards the end of
this install the installer will fail with HRESULT 0x80070643, leaving little or
no information in the %TEMP% folder as to the cause.
The installer will only run if wine is set to WinXP.
Process used to reproduce:
WINEPREFIX=~/.wine-net40 sh winetricks gecko
WINEPREFIX=~/.wine-net40 sh winetricks windowscodecs ie7 msxml3
WINEPREFIX=~/.wine-net40 wineboot
WINEDEBUG=+relay WINEPREFIX=~/.wine-net40 wine
Downloads/net40/dotNetFx40_Full_x86_x64.exe &> net-out
I also attempted to install the .NET Framework 4.0 Client Profile prior to
installing the Full package. This provides the same error, the only difference
to the above process used was the filename of the Client Profile installer
dotNetFx40_Client_x86_x64.exe.
Each time I attempted to install I used a clean WINEPREFIX, deleting the prior
one before attempting again.
Screenshot of error:
http://www.stimpy.org/wine/net-error.png
Logs referenced in above screenshot, in %TEMP% dir:
http://www.stimpy.org/wine/net-install-logs.tar.gz
Output of installer debug:
http://www.stimpy.org/wine/net-out.tar.gz
This is my first bug report, I apologize if I have missed anything out.
--
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=31440
Bug #: 31440
Summary: Can' install .NET 4.0 - Installation failed with error
code: (0x80070643)
Product: Wine
Version: 1.5.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: top.secret.1011(a)gmail.com
Classification: Unclassified
Created attachment 41331
--> http://bugs.winehq.org/attachment.cgi?id=41331
Installation log
I tried to install .NET 4.0 with 'winetricks dotnet40' but "Installation Did
Not Succeed":
.NET Framework has not been installed because:
HRESULT 0x80070643
--
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=33149
Bug #: 33149
Summary: Visual Studio 2010 startup popup/dialog windows are
always hidden behind splash screen
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
some people have reported "freezes" on startup but in most cases it's just a
dialog hidden behind the startup splash that requires dismissal (ok button).
You have to press "ENTER" in the dark (while the splash is in focus) to get
further.
Regards
--
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=34169
Bug #: 34169
Summary: CLICK ver 1.40 hangs at splash screen
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nik.martin(a)gmail.com
Classification: Unclassified
Installed CLICK PLC Programming software from:
http://support.automationdirect.com/products/clickplcs.html
Version: 1.40
Prerequisites for installation are mfc42 and mdac, and I installed both using
winetricks
Wine: Built on 32 bit Debian Wheezy:
Version: wine-1.6-140-gca7ba70
To start CLICK, execute .wine/drive_c/Program Files/Automation
Direct/CLICK/CLICK.exe
A modal splash screen appears, and the app hangs. There is no output on the
console.
--
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=37901
Bug ID: 37901
Summary: SVG-Verein fails to install
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Dear wine-Team,
I would like to report that the German program "SVG-Verein" fails to install on
my openSUSE "Tumbleweed" installation (32-bits). There is a demo version
available at the following address:
http://spg-direkt.de/datei-download/6/24-demo-versionen
Upon unpacking the .zip-file and starting the setup routine with wine, I get a
loading progress bar but the installation itself doesn't start.
Does this console output help or would you require further information? Please
let me know
----
mwagner@linux-dnat:~/Downloads> wine vdemo-setup-310.exe
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
err:module:attach_process_dlls "Stp0.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\users\\mwagner\\Temp\\SetupTemp0\\AKSetup.exe" failed, status c0000142
----
Kind regards,
Maik
--
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=37910
Bug ID: 37910
Summary: SPG-Verein 3.1.0: 3 (unknown) empty error dialogs
during start
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anonymous.maarten(a)gmail.com
Distribution: ---
During start-up of SPG-Verein 3.1.0, 3 identical emtpy error dialogs show up.
They can be "ignored" by pressing 'Yes'.
In the console, there does not show up any fixme or error at the same time.
See https://bugs.winehq.org/attachment.cgi?id=50487 for a screenshot of the
error dialog.
$ cd ~/.wine/drive_c/spg/spg-verein
$ wine V-menu.exe
fixme:font:freetype_SelectFont Untranslated charset 255
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:font:freetype_SelectFont Untranslated charset 255
$ wine --version
wine-1.7.34-60-gd6450cf
(Installation procedure is described in
https://bugs.winehq.org/show_bug.cgi?id=37901#c3)
--
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=37909
Bug ID: 37909
Summary: SPG-Verein 3.1.0: Dialog hiding behind main window
(z-order problem)
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anonymous.maarten(a)gmail.com
Distribution: ---
Hey,
As described in https://bugs.winehq.org/show_bug.cgi?id=37901
During installation of SPG-Verein 3.1.0, a dialog does not go on top of the
view stack.
A screenshot can be found at https://bugs.winehq.org/show_bug.cgi?id=37901#c7.
Needs
$ winetricks mfc42
$ wine --version
wine-1.7.34-60-gd6450cf
$ du -sh vdemo-setup-310.exe
50M vdemo-setup-310.exe
$ sha1sum vdemo-setup-310.exe
ae53d0c650e74a54f4e9950dbd26bba56d6f89ed vdemo-setup-310.exe
--
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=41682
Bug ID: 41682
Summary: SPG-Verein 3.2 fails to install
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: catscrash(a)catscrash.de
Distribution: ---
Hi,
When trying to run the latest demo from
http://spg-direkt.de/datei-download/6/24-demo-versionen I run into a problem:
~/ % env WINEPREFIX="/home/XXX/.wine_spg" WINEARCH=win32 wine
vdemo-setup-3210.exe
fixme:process:SetProcessShutdownParameters (00000100, 00000000): partial stub.
err:module:attach_process_dlls "Stp0.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\users\\xxx\\Temp\\SetupTemp0\\AKSetup.exe" failed, status c0000142
I created a clean wineprefix and tried with and without WINEARCH=win32 and I
did winetricks mfc42
there's a similar bug report here:
https://bugs.winehq.org/show_bug.cgi?id=37901 which was set to invalid, but I
was told this was a different problem.
Dmitry Timoshkov said over there:
"You are using a different vdemo-setup version and as a result you have
a different problem: vdemo-setup-3210.exe checks for an advapi32 export
LookupSecurityDescriptorPartsA and crashes when GetProcAddress returns NULL.
Adding a simple stub to the .spec file (without any real implementation)
makes the setup work. I'd suggest to open new bug report, and copy this my
reply there, and one of our stub-experts pretty quickly will add a stub for
you :)
Regards."
I'd be happy if someone could help me!
Thank you!
--
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=45373
Bug ID: 45373
Summary: map does not display in Battle Realms
Product: Wine
Version: 3.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fernando(a)cmartins.nl
Distribution: ---
The game map, at the bottom-right corner of the screen, does not display in the
game Battle Realms. I see some messages in the terminal, not sure if related:
0009:fixme:ddraw:DirectDrawEnumerateExA flags 0x00000006 not handled
0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32f294,0x00000000), stub!
0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32bad4,0x00000000), stub!
0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32bad4,0x00000000), stub!
0009:fixme:ddraw:ddraw7_Initialize Ignoring guid
{aeb2cdd4-6e41-43ea-941c-8361cc760781}.
0009:fixme:win:EnumDisplayDevicesW ((null),0,0x32f5e4,0x00000000), stub!
0009:fixme:ddraw:ddraw7_FlipToGDISurface iface 0x15ce80 stub!
0009:fixme:ddraw:ddraw_surface7_Flip Ignoring flags 0x1.
--
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=41975
Bug ID: 41975
Summary: WinAuth(.NET3.5) crashes on startup -
System.NotImplementedException
Product: Wine
Version: 1.9.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spleefer90(a)gmail.com
Distribution: ---
It works okay with "winetricks dotnet35", but clean prefix crashes like this:
Unhandled Exception:
System.NotImplementedException: The method or operation is not implemented.
at System.Security.Principal.WindowsIdentity.get_User () <0x22cc418 +
0x0001f> in <filename unknown>:0
at WinAuth.SingleGlobalInstance.InitMutex () <0x22cb4c8 + 0x0007b> in
<filename unknown>:0
at WinAuth.SingleGlobalInstance..ctor (Int32 timeOut) <0x22cb400 + 0x00013>
in <filename unknown>:0
at WinAuth.WinAuthMain.Main () <0x224db18 + 0x0021b> in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: The method
or operation is not implemented.
at System.Security.Principal.WindowsIdentity.get_User () <0x22cc418 +
0x0001f> in <filename unknown>:0
at WinAuth.SingleGlobalInstance.InitMutex () <0x22cb4c8 + 0x0007b> in
<filename unknown>:0
at WinAuth.SingleGlobalInstance..ctor (Int32 timeOut) <0x22cb400 + 0x00013>
in <filename unknown>:0
at WinAuth.WinAuthMain.Main () <0x224db18 + 0x0021b> 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=31430
Bug #: 31430
Summary: Microsoft HealthVault Connection Center 4.1 fails to
run
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bradpitcher(a)gmail.com
Classification: Unclassified
Microsoft HealthVault Connection Center 4.1 fails to run, tested on Ubuntu
12.04. The software can be downloaded for free here:
http://www.microsoft.com/en-us/healthvault/tools-devices/devices.aspx
I get this on the command-line when I attempt to run it:
bpitcher@millsmess:~/.wine/drive_c/Program Files/Microsoft HealthVault$ env
WINEPREFIX="/home/bpitcher/.wine" wine C:\\windows\\command\\start.exe /Unix
/home/bpitcher/.wine/dosdevices/c:/users/Public/Desktop/Microsoft\ HealthVault\
Connection\ Center.lnk
fixme:exec:SHELL_execute flags ignored: 0x00000100
fixme:exec:SHELL_execute flags ignored: 0x00004100
bpitcher@millsmess:~/.wine/drive_c/Program Files/Microsoft HealthVault$
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"system.net" in
state 1
fixme:mscoree:ConfigFileHandler_startElement Unknown element L"defaultProxy" in
state 3
fixme:advapi:RegisterTraceGuidsW (0x6cd15f38, 0x6cd20180,
{e2821408-c59d-418f-ad3f-aa4e792aeb79}, 1, 0x33eaf8, (null), (null),
0x6cd20188,): stub
fixme:msvcm:CrtImplementationDetails_DoDllLanguageSupportValidation stub
fixme:msvcm:CrtImplementationDetails_RegisterModuleUninitializer 0xc73f18: stub
Unhandled Exception: System.TypeInitializationException: An exception was
thrown by the type initializer for HealthVaultConnectionCenter.Program --->
System.ArgumentNullException: Argument cannot be null.
Parameter name: ptr
at System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointer
(IntPtr ptr, System.Type t) [0x00000] in <filename unknown>:0
at HealthVaultConnectionCenter.TraceProvider..ctor (System.String
applicationName, Guid controlGuid, Boolean useSequenceNumbers) [0x00000] in
<filename unknown>:0
at HealthVaultConnectionCenter.Program..cctor () [0x00000] in <filename
unknown>:0
--- End of inner exception stack trace ---
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An
exception was thrown by the type initializer for
HealthVaultConnectionCenter.Program ---> System.ArgumentNullException: Argument
cannot be null.
Parameter name: ptr
at System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointer
(IntPtr ptr, System.Type t) [0x00000] in <filename unknown>:0
at HealthVaultConnectionCenter.TraceProvider..ctor (System.String
applicationName, Guid controlGuid, Boolean useSequenceNumbers) [0x00000] in
<filename unknown>:0
at HealthVaultConnectionCenter.Program..cctor () [0x00000] in <filename
unknown>:0
--- End of inner exception stack trace ---
fixme:advapi:UnregisterTraceGuids 0: stub
--
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=9727
Summary: OPML displays error on startup; mshtml's ShowHTMLDialog
too stubby
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://support.opml.org/download
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.scripting.com/stories/2007/09/20/howToSponsorAnOpenSourcePr.html
says Dave Winer really wants OPML working well on Linux,
so I had a look.
First problem: on startup, it tries to run
some javascript that runs a dll function. It fails with an
error dialog, and wine complains
fixme:mshtml:ShowHTMLDialog ((nil) 0x1959980 (nil) L"help: no" 0x7bdfadc4)
Second problem: any time it tries to display a web page,
it does start up your web browser, but the resulting page is
blank (perhaps it can't pass the URL to the browser).
--
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=44398
Bug ID: 44398
Summary: Error in installing Quickbooks Pro 2018
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: joshualmcgill(a)gmail.com
Distribution: ---
Created attachment 60321
--> https://bugs.winehq.org/attachment.cgi?id=60321
Quickbooks Error Log
Error in installing Quickbooks Pro 2018
--
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=10291
Summary: Can't input data into quickbooks
Product: Wine
Version: 0.9.47.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marc(a)mwiriadi.id.au
Created an attachment (id=8942)
--> (http://bugs.winehq.org/attachment.cgi?id=8942)
winedebug=warn+all
I can't input data into quickbooks after it is installed. I can open it but it
complains about a file missing even after the installation. I'm not to sure
about specifics of it but I did do a warn+all output which I will attach.
Please advise me how you would want this bugreport adjusted when you look at
the output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34042
Bug #: 34042
Summary: QuickBooks SS 2008 Help application crashes
Product: Wine
Version: 1.6-rc5
Platform: x86-64
URL: http://dlm.download.intuit.com/SBD/QuickBooks/2008/R1/
QuickBooksSimpleStartDirect2008.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45239
--> http://bugs.winehq.org/attachment.cgi?id=45239
wine-1.6-rc5 console output
The Help application that comes with QB 2008 crashes multiple times. The crash
is caught by the application, error reporting and eventually winedbg although a
backtrace is never printed.
To get this far:
1. winetricks -q dotnet20 msxml4 (Bug 34029 and Bug 34028)
2. Install.
3. Run.
4. Cancel the New Company dialog.
5. Go to the Help menu and click on the first option.
Crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18171
Summary: Quickbooks update checker hangs during download
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://dlm2.download.intuit.com/SBD/QuickBooks/2009/R1/Q
uickBooksSimpleStartDirect2009.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=20636)
--> (http://bugs.winehq.org/attachment.cgi?id=20636)
QB2009R1 screenshot of failure point
Quickbooks 2008/2009's installer has an optional critical update checker.
The updater successfully downloads the "update list" but hangs when attempting
to download the updates themselves.
--
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=11720
Summary: Intuit (Au) QuickBooks Pro 2007/2008 free trial massive
memory leak
Product: Wine
Version: 0.9.56.
Platform: Other
URL: http://www.quicken.com.au/BusinessFinance/QuickBooksPro/
trial.aspx
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
QuickBooks Pro 2007/2008 free trial,
QB2007-08Trial.exe, 120921088 bytes, sha1sum
54bdcc52db69a73d3e6bfaa6626f994031b69935
http://www.quicken.com.au/BusinessFinance/QuickBooksPro/trial.aspx
gives the trial key as 846120363241002110143.
To install and start, you need to do
sh winetricks vcrun6 fakeie6 msxml3
(that's bug 5415).
Modulo a stray warning dialog about a missing file,
you can try to use the app. Choosing "open a
sample file" and then one of the samples
loads, but starts a stunningly rapid
memory leak. You have just a few seconds before
the app is using gigabytes of memory.
The app is unresponsive, too.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15793
Summary: Quickbooks 2009 Simple Start Fails to Install
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josmar52789(a)gmail.com
Created an attachment (id=16909)
--> (http://bugs.winehq.org/attachment.cgi?id=16909)
Terminal logging during installation.
Quickbooks 2009 Simple Start fails to install with an error stating "The
install was interrupted".
Winetricks was used to install .NET 2.0 and core fonts.
The normal parameters were selected during the installation wizard; do not
check for critical updates, install in the default location, and yes to install
Google Desktop part of Quickbooks.
Quickbooks 2009 Simple Start can be downloaded freely at Quickbooks website.
--
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=36730
Bug ID: 36730
Summary: Unhandled exception error in QuickBooks 2009
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: onyx.solutions(a)gmx.com
Created attachment 48778
--> http://bugs.winehq.org/attachment.cgi?id=48778
Backtrace
Tried installing QuickBooks 2009 on Mint using version 1.7.19 (I haven't
received an update notification for 1.7.20 yet even after running apt-get). The
install looks like it's about to complete but then something failed and no
longer worked. I added the backtrace.
Quickbooks: Simple Start 2009
Wine: 1.7.19 x86
OS: Linux Mint 17 x86
--
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=39756
Bug ID: 39756
Summary: TA-Designer: crash when moving symbol between windows
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: peter(a)wiesboeck-vagen.de
Distribution: ---
Created attachment 53030
--> https://bugs.winehq.org/attachment.cgi?id=53030
Backtrace and output of error console
TA-Designer crash when moving a symbol from left to right window.
After installation you can change language in "Datei -> Sprache ändern"
The new language will be activated after program restart.
Create a new project, after that double click on one of the "New Page" icons.
You will be asked for the page type. Use CAN-Touch.
Now on the left window you will get some symbols.
When you move now one of them to the left window, the program crash.
The project you have created you can use in all tests. You have only double
click on "New page".
Running TA-Designer under windows 7, there is no problem.
You can download the application from the URL
http://www.ta.co.at/de/download/software/ta-designer/ta-designer10.html
--
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=45275
Bug ID: 45275
Summary: Bizagi could not install correctly in wine 3.0.1
Product: Wine-staging
Version: 3.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alfeno(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 61528
--> https://bugs.winehq.org/attachment.cgi?id=61528
Bizagi backtrace file
I could not install Bizagi in wine, does not matter if it is 32 bit or 64 bit.
The bizagi's setup finished, but the program did not launched.
I Attached the bizagi's backtrace file in this issue.
My System: Linux KDE 4.13.0-43-generic #48~16.04.1-Ubuntu SMP Thu May 17
12:56:46 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
sha1sum: f18bcaeba35a9e4808b9f5e85de1ac99f26d81eb
BizagiModelerSetup_3.2.6.094_x86.exe
Download link:
https://glo0modelerstordown0prod.blob.core.windows.net/cont-prod/BizagiMode…
--
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=37236
Bug ID: 37236
Summary: 3dmark06 installer fails to start in win64 mode unless
OS=vista
Product: Wine
Version: 1.7.25
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cruiseoveride(a)gmail.com
The 3DMark06_v121_installer.exe fails to start in win64 mode unless OS=vista
Unhandled page fault is seen on the console
Works fine when WINEARCH=win32
Software can be downloaded for free from here;
http://www.futuremark.com/benchmarks/legacy
--
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=43990
Bug ID: 43990
Summary: Playstation Now needs tasklist.exe implementation
Product: Wine
Version: 2.20
Hardware: x86-64
URL: https://www.playstation.com/en-us/explore/playstationn
ow/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
If I use wine-staging and the msi patches from bug 34989, I can get PS Now to
install. Afterward, I hit bug 42658 (winetricks vcrun2013). Then, it attempts
to actually run. However, it hits an infinite loop of:
fixme:shell:SetCurrentProcessExplicitAppUserModelID
L"electron.app.playstation-now": stub
[main] (Re)connecting to ws://localhost:1235/
[main] Error reading config file "": Error: ENOENT: no such file or directory,
open ''
info: >>> AGL Startup <<<
info: command line URL override:
https://psnow.playstation.com/app/1.10.16/54/b234ee6/
info: Current config:
info: { showDevTools: false,
windowFrame: false,
windowScaling: 1,
contentScaling: 1,
startServer: false,
ignoreCertificateErrors: false,
debugLevel: 6,
logFile: undefined,
ApolloEndpoint: 'https://psnow.playstation.com/app/1.10.16/54/b234ee6/' }
info: Pidfile: C:\users\austin\Temp/gkp-pid My PID: 285
fixme:tasklist:wmain stub: L"tasklist" L"/v" L"/nh" L"/fo" L"CSV"
fixme:nls:GetThreadPreferredUILanguages 00000038, 0x33fadc, (nil) 0x33fae0
fixme:nls:get_dummy_preferred_ui_language (0x38 0x33fadc (nil) 0x33fae0)
returning a dummy value (current locale)
fixme:nls:GetThreadPreferredUILanguages 00000038, 0x33fadc, 0x1de548 0x33fae0
fixme:nls:get_dummy_preferred_ui_language (0x38 0x33fadc 0x1de548 0x33fae0)
returning a dummy value (current locale)
fixme:wscript:wWinMain No file name specified
fixme:winsock:WSALookupServiceBeginW (0x33f864 0x00000ff0 0x33f8a0) Stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0x33fa04, overlapped 0x1deee0): stub
fixme:win:RegisterDeviceNotificationW (hwnd=0x450128,
filter=0x33f9d8,flags=0x00000000) returns a fake device notification handle!
fixme:win:RegisterDeviceNotificationW (hwnd=0x450128,
filter=0x33f9d8,flags=0x00000000) returns a fake device notification handle!
fixme:nls:get_dummy_preferred_ui_language (0x8 0x32d348 0x32d370 0x32d34c)
returning a dummy value (current locale)
fixme:tasklist:wmain stub: L"tasklist" L"/v" L"/nh" L"/fo" L"CSV"
[main] Received {"type":"localeInfo","uiLanguages":["en-US"]}
info: QAS NOT RUNNING, TRY TO LAUNCH QAS
info: terminating
info: waitForApp: App: Ready | DUID: 64:00:6a:61:7f:00
info: Exiting app.quit handler
searching bugzilla for tasklist.exe shows a couple references, but this was the
only one I found that shows it called with arguments.
--
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=28287
Summary: Tropico 4: at startup, it crashes when calling
function CertGetNameStringW from crypt32.dll
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitor.dominor(a)gmail.com
Created an attachment (id=36247)
--> (http://bugs.winehq.org/attachment.cgi?id=36247)
With PlayOnLinux 4.0+ and debugging enabled, the following error log was
produced.
Using PlayOnLinux, I installed Tropico 4 in a clean and separate 32-bit
wineprefix. Then when starting Tropico 4, the game crashes with a page fault,
when calling the function CertGetNameStringW from the embedded crypt32.dll.
With the Tropico 4 Demo, the game starts up and plays correctly. I noticed the
dlls AppData and KalypsoLauncher are absent from the Tropico 4 Demo
installation.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30947
Bug #: 30947
Summary: Tropico 4: crashes on startup
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zoku88(a)gmail.com
Classification: Unclassified
Created attachment 40602
--> http://bugs.winehq.org/attachment.cgi?id=40602
Terminal output.
Tropico 4 fails to start in wine 1.5.6. This worked in wine 1.4
After starting Tropico 4, after a while of nothing appearing on the screen, the
wine Crash GUI pops up. After closing the GUI, Tropico4.exe is still running,
so you have to manually kill it.
This is what I got when I did the regression testing:
c110a55f12a0dae4fdff9fb3e861eb4eb8bc0380 is the first bad commit
commit c110a55f12a0dae4fdff9fb3e861eb4eb8bc0380
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Mon Mar 19 12:54:55 2012 -0500
mscoree: Search for an arch-specific mono dll first.
:040000 040000 0edaebe7b71e5b8ff60e5cce1b2657e65d4a871f
5f7498fcfb84344483dc76e8759455fb6dc0f0e1 M dlls
--
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=27978
Summary: QuickBooks Premier 2011 crash on start
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: insane2986(a)gmail.com
Created an attachment (id=35810)
--> (http://bugs.winehq.org/attachment.cgi?id=35810)
Terminal output
Operating system: Ubuntu 11.04
Wine version: wine-1.3.25 (from Wine repositories) running as Windows 7
Name of program: Quickbooks Premier 2011
Description of crash/problem: Installs OK, but when I try to run I get
"err:service:service_send_start_message service L"QBCFMonitorService" failed to
start".
"winetricks mono28" was required, but didn't fix the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34008
Bug #: 34008
Summary: Bioshock Infinite won't start
Product: Wine
Version: 1.6-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eurekafag(a)eureka7.ru
Classification: Unclassified
Created attachment 45192
--> http://bugs.winehq.org/attachment.cgi?id=45192
Bioshock Infinite log
Bioshock Infinite shows an empty message box on launch and closes after
pressing OK button. Nothing else is shown. After making a dirty hack in
commctrl.c (replaced pTaskConfig->pszMainInstruction with
pTaskConfig->pszContent) I can see the messagebox saying that I should have
DX10/11 compatible hardware and DX11 runtime: http://i.imgur.com/OxHDoKI.png
The log is attached. The game should be able to run on DirectX 10 as said on
the Steam store page: http://store.steampowered.com/app/8870/ (OS: Windows
Vista Service Pack 2 32-bit, Video Card: DirectX10 Compatible). DX10 seems to
be supported by Wine quite well since the newest Mortal Kombat runs fine
without any additional efforts and it can't be run on DX9.0c at all. Tried to
disable DX11 libs including d3d11 itself, not much changes except the lines
about fixme:d3d11:D3D11CreateDevice disappear. The messagebox stays the same.
--
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=40258
Bug ID: 40258
Summary: Free Studio: Program will not load
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kj92147(a)gmail.com
Distribution: ---
Created attachment 53872
--> https://bugs.winehq.org/attachment.cgi?id=53872
Screenshot of error message displayed upon attempted execution of program.
Attempting to run this program with WINE results in immediate crash. Unable to
pull details on specific failure, no data loads from Application Database link.
--
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=37511
Bug ID: 37511
Summary: Multiple games and applications need 'msvcp120.dll'
(PPSSPP 0.9.x)
Product: Wine
Version: 1.7.30
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
since commit
http://source.winehq.org/git/wine.git/commitdiff/c8c810c21020bd0079ff0adcfe…
("msvcr120: Added VS2013 CRT dll.") there is initial support for VS2013 C
runtime in Wine.
It might be useful to start with VS2013 VC++ runtime support too.
--- snip ---
$ wine ./PPSSPPWindows.exe
err:module:import_dll Library MSVCP120.dll (which is needed by
L"Z:\\home\\focht\\Downloads\\ppsspp\\PPSSPPWindows.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\focht\\Downloads\\ppsspp\\PPSSPPWindows.exe" failed, status
c0000135
--- snip ---
'winetricks -q vcrun2013' obviously works around.
$ sha1sum ppsspp_win.zip
089937c33c400e1cd3d2d153d95b25261a5a0c35 ppsspp_win.zip
$ du -sh ppsspp_win.zip
13M ppsspp_win.zip
$ wine --version
wine-1.7.30-58-g9e4590f
Regards
--
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=43478
Bug ID: 43478
Summary: fail with install MIT Kerberos for Windows 4.1
Product: Wine
Version: unspecified
Hardware: x86
URL: http://web.mit.edu/kerberos/www/dist/index.html#kfw-4.
1
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: lav(a)etersoft.ru
Distribution: ---
After
$ wget http://web.mit.edu/kerberos/www/dist/kfw/4.1/kfw-4.1-i386.msi
$ wine start kfw-4.1-i386.msi
I got
fixme:msi:msi_unimplemented_action_stub RMCCPSearch: ignored 1 rows from
L"CCPSearch"
err:msi:custom_get_thread_return Invalid Return Code 2
err:msi:ITERATE_Actions Execution halted, action L"InstallNetProvider" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
and revert installed file.
--
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=17023
Summary: Systemtools Hyena tool fails to detect the network
connection
Product: Wine
Version: 1.1.13
Platform: Other
URL: http://www.systemtools.com/hyena/download.htm
OS/Version: other
Status: NEW
Keywords: download
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kai.blin(a)gmail.com
After getting Hyena to start using native aclui.dll, browsing the domain tree
fails after clicking the + sign next to Enterprise->Networks.
Hyena displays a message box with the text "Unable to open network resource. No
network."
There is no output on the terminal, so I'm a bit at a loss what debug channel
to poke into to figure out what's happening.
--
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=40035
Bug ID: 40035
Summary: VMware shared folders network provider fails loading
in MPR
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pierre(a)reactos.org
Distribution: ---
On VMware Workstation 12, VMware Shared Folders come with a network provider,
vmhgfs.dll. But during registration, instead of using REG_SZ as Wine expects,
it uses REG_EXPAND_SZ with %SystemRoot%. And thus, it fails to load.
I'll submit a patch to Wine for fixing it, watch
http://source.winehq.org/patches/
--
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=38660
Bug ID: 38660
Summary: NUMA Explorer crashes on unimplemented function
KERNEL32.dll.GetNumaProcessorNode
Product: Wine
Version: 1.7.44
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
this time the other way around...
https://github.com/wine-compholio/wine-staging/tree/master/patches/kernel32…
I spent some time to find an app that really needs this API.
Tadaa ... http://www.flounder.com/numaexplorer.htm
Download: http://www.flounder.com/numaexplorer.zip
--- snip ---
$ wine ./NumaExplorer.exe
...
fixme:process:GetNumaHighestNodeNumber (0x33f898): semi-stub
wine: Call from 0x7bc61777 to unimplemented function
KERNEL32.dll.GetNumaProcessorNode, aborting
...
--- snip ---
Another interesting app is here:
https://technet.microsoft.com/en-us/sysinternals/cc835722.aspx ("Windows
Sysinternal Coreinfo v3.31")
--- quote ---
Coreinfo is a command-line utility that shows you the mapping between logical
processors and the physical processor, NUMA node, and socket on which they
reside, as well as the cache’s assigned to each logical processor. It uses the
Windows’ GetLogicalProcessorInformation function to obtain this information and
prints it to the screen, representing a mapping to a logical processor with an
asterisk e.g. ‘*’. Coreinfo is useful for gaining insight into the processor
and cache topology of your system.
--- quote ---
$ sha1sum numaexplorer.zip
2c635fc0406c77ad876636297939530b726a23ca numaexplorer.zip
$ du -sh numaexplorer.zip
152K numaexplorer.zip
$ wine --version
wine-1.7.44
Regards
--
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=28046
Summary: Program procexp.exe (Process Explorer) cannot start
with Wine
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: AJD(a)aster.pl
The program procexp.exe has encountered serious problem - message.
Behavior: Program refuses to start under wine.
Expected behavior: Program works normally showing list of processes running
under wine.
procexp.exe can be located in http://live.sysinternals.com/procexp.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29578
Bug #: 29578
Summary: Internet Explorer 9 installer for Vista needs
photometadatahandler.dll and xpsprint.dll
Product: Wine
Version: 1.3.36
Platform: x86-64
URL: http://download.microsoft.com/download/0/8/7/08768091-
35BC-48E0-9F7F-B9802A0EE2D6/IE9-WindowsVista-x86-enu.e
xe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
The IE9 installer for Vista fails immediately with the message "Internet
Explorer needs an update before installing." The installation log
(C:\windows\IE9_main.log) shows:
00:01.994: ERROR: Checking version for
C:\windows\System32\Photometadatahandler.dll: Failed. (Couldn't get File
Version Info size.)
00:02.021: ERROR: Checking version for C:\windows\System32\XpsPrint.dll:
Failed. (Couldn't get File Version Info size.)
00:02.042: ERROR: System version and prerequisite validation checks failed.
After making copies of ieframe.dll named photometadatahandler.dll and
xpsprint.dll, this check succeeds:
00:01.329: INFO: Version Check of
C:\windows\System32\Photometadatahandler.dll: 8.0.7601.17601 >= 7.0.0.0 (True)
00:01.354: INFO: Version Check of C:\windows\System32\XpsPrint.dll:
8.0.7601.17601 >= 7.0.6002.18363 (True)
The installer then gets far enough to download IE9, but still fails later.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26940
Summary: advapi32: Windows Sysinternals Process Explorer v14.x
needs OpenTraceA/W() and ProcessTrace() stubs
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
ProcessExplorer 14.x needs OpenTraceW() and ProcessTrace() stubs.
They are commented out in spec file hence there is not even unimpl stub to hit.
The returned address (NULL) isn't checked and directly dereferenced, leading to
crash dialog.
Though the app seems to recover from it, the data collecting thread just dies.
Download: http://technet.microsoft.com/en-us/sysinternals/bb896653
--- snip ---
002f:Call KERNEL32.LoadLibraryW(0046ec38 L"advapi32.dll") ret=0042166f
002f:Ret KERNEL32.LoadLibraryW() retval=68430000 ret=0042166f
002f:Call KERNEL32.GetProcAddress(68430000,0046ec2c "StartTraceW") ret=0042167f
002f:Ret KERNEL32.GetProcAddress() retval=6843ff50 ret=0042167f
002f:Call KERNEL32.GetProcAddress(68430000,0046ec1c "ControlTraceW")
ret=0042168c
002f:Ret KERNEL32.GetProcAddress() retval=6843dee0 ret=0042168c
002f:Call KERNEL32.GetProcAddress(68430000,0046ec10 "OpenTraceW") ret=00421699
002f:Ret KERNEL32.GetProcAddress() retval=00000000 ret=00421699
002f:Call KERNEL32.GetProcAddress(68430000,0046ec00 "ProcessTrace")
ret=004216a6
002f:Ret KERNEL32.GetProcAddress() retval=00000000 ret=004216a6
002f:Call advapi32.StartTraceW(0047ec38,0047e800 L"NT Kernel Logger",0047e788)
ret=004217bd
002f:fixme:advapi:StartTraceW (0x47ec38, L"NT Kernel Logger", 0x47e788) stub
002f:Ret advapi32.StartTraceW() retval=00000000 ret=004217bd
...
0033:trace:seh:raise_exception code=c0000005 flags=0 addr=(nil) ip=00000000
tid=0033
0033:trace:seh:raise_exception info[0]=00000000
0033:trace:seh:raise_exception info[1]=00000000
0033:trace:seh:raise_exception eax=00b9e864 ebx=00000000 ecx=00b9e860
edx=00000010 esi=0047ec50 edi=0047e788
...
--- snip ---
--- snip dlls/advapi32/advapi32.spec ---
# @ stub OpenTraceA
# @ stub OpenTraceW
...
# @ stub ProcessTrace
--- snip dlls/advapi32/advapi32.spec ---
Regards
--
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=40649
Bug ID: 40649
Summary: apps that require ActiveDirectory
connections/ADsOpenObject fail
Product: Wine
Version: 1.9.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexchandel(a)gmail.com
Distribution: ---
Whenever a program attempts to make an AD connection in wine, e.g. for browsing
or pre-authentication purposes, wine fails and produces an error like this:
fixme:activeds:ADsOpenObject
(L"LDAP://foo-domain-bar/rootDSE",L"FooUserBaz",33,{fd8256d0-fd15-11ce-abc4-02608c9e7553},0x33bef8)!stub
This affects a large number of programs. Both free ones like sysinternals'
ADExplorer (probably the best AD gui that would be usable on linux) and Cisco's
AD VPN client, as well as propriety programs like Honeywell programs that work
with Honeywell's Experion server (e.g. Honeywell's HMIWebBuilder, their Control
Builder, their ConfigurationStudio, their Operator Station) (i.e. their entire
product line) fail and are inoperable in wine.
--
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=27221
Summary: Full Spectrum Warrior will not start with:
0022:err:seh:setup_exception_record stack overflow
1204 bytes in thread 0022 eip b7496eaa esp 00240e7c
stack 0x240000-0x241000-0x340000
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baryluk(a)smp.if.uj.edu.pl
Created an attachment (id=34785)
--> (http://bugs.winehq.org/attachment.cgi?id=34785)
wine Launcher.exe log with WINEDEBUG=+relay,+seh,+tid
Game is freelly available for example from
http://www.joystiq.com/game/full-spectrum-warrior/download/full-spectrum-wa…
After installing game without problem, i have:
lavinia:/scratch/baryluk/wine-fsw-lavinia/drive_c/Program Files/THQ/Pandemic
Studios/Full Spectrum Warrior> wine Launcher.exe
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure
that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of
your distribution.
fixme:secur32:schan_QueryCredentialsAttributes SECPKG_ATTR_CIPHER_STRENGTHS:
semi-stub
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
PrintInfo: DNSResolverWinsock::CheckResolve -> Resolve
comstatus.doublefusion.com completed in 0.03 secs
fixme:winsock:WSACancelAsyncRequest (0xdeae),stub
lavinia:/scratch/baryluk/wine-fsw-lavinia/drive_c/Program Files/THQ/Pandemic
Studios/Full Spectrum Warrior> PrintInfo: Shutting down connection for (null)
PrintInfo: DNSResolverWinsock::CheckResolve -> Resolve
master10.doublefusion.com completed in 0.02 secs
fixme:winsock:WSACancelAsyncRequest (0xdeaf),stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x145760,0x1462f8): stub
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
err:seh:setup_exception_record stack overflow 852 bytes in thread 0022 eip
7ea1674a esp 00240fdc stack 0x240000-0x241000-0x340000
+relay,+seh,+tid log in attachment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15418
Summary: Wine is missing WMVCore.DLL
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: denali(a)shadowforge.net
The Suffering "Free, Ad-Supported" version will not run and gives the following
error:
fixme:secur32:schan_QueryCredentialsAttributes SECPKG_ATTR_CIPHER_STRENGTHS:
semi-stub
fixme:secur32:schan_FreeCredentialsHandle (0x137720): stub
err:module:import_dll Library WMVCore.DLL (which is needed by L"C:\\Program
Files\\Midway Home Entertainment\\The Suffering\\Suffering") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Midway Home Entertainment\\The Suffering\\Suffering" failed, status
c0000135
--
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=39797
Bug ID: 39797
Summary: The suffering does not start
Product: Wine
Version: 1.7.55
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: levanchelidze(a)gmail.com
Distribution: ---
Created attachment 53108
--> https://bugs.winehq.org/attachment.cgi?id=53108
Terminal output
Just installed The suffering on clean wine prefix 32-bit
The game does not star.
--
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=21292
Summary: system call "open" doesn't reject trailing slash in
filenames
Product: Wine
Version: 1.0.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: simon(a)josefsson.org
Here is another test case that triggers gnulib self-tests failures under Wine
but not under Windows XP. Under Wine it prints:
out 3
but under Windows XP it prints:
out -1
which is expected.
Thanks,
/Simon
jas@mocca:~$ cat foo.c
#include <fcntl.h>
#define WIN32_LEAN_AND_MEAN
#include <windows.h>
#include <stdio.h>
int
main (void)
{
int fd = open ("nonexist.ent/", O_CREAT | O_RDONLY, 0600);
printf ("out %d\n", fd);
return 0;
}
jas@mocca:~$ i586-mingw32msvc-gcc -o foo.exe foo.c
jas@mocca:~$ wine --version
wine-1.0.1
jas@mocca:~$ wine ./foo.exe
out 3
jas@mocca:~$
--
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=46594
Bug ID: 46594
Summary: 3DMark Vantage requires SO_OVERLOW implementation
Product: Wine
Version: 4.1
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Created attachment 63489
--> https://bugs.winehq.org/attachment.cgi?id=63489
DirectX10 not supported
Wine-4.1 as well as wine-staging-4.1 3DMark Vantage started but claim DX10 is
not supported. See screenshot.
In the log the is a reason
~~~
0030:fixme:d3d:wined3d_query_create Unhandled query type 0x16.
~~~
0x16 == 22 = WINED3D_QUERY_TYPE_SO_OVERFLOW
To concept proof I created a small hack with implementation for this type of
query.
And the application allows me to start benchmark.
But then it blocked by next bug which will be considered separately
~~~
0094:fixme:d3d10:D3D10ReflectShader data 0x41241b8, data_size 768, reflector
0x4fbf4c8 stub!
0094:fixme:d3d10:d3d10_shader_reflection_GetDesc iface 0x1ed1e8, desc 0x4fbf4cc
stub!
~~~
and next screenshot to proof.
--
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=46630
Bug ID: 46630
Summary: 3DMark Vantage requires support for
D3D11_FORMAT_SUPPORT_TEXTURE1D
Product: Wine
Version: 4.1
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Created attachment 63531
--> https://bugs.winehq.org/attachment.cgi?id=63531
Application stopped after check
After resolving bug 20776 and applying hack for bug 46594 (SO_OVERFLOW) and bug
39816 (shader_reflection interface) the application stopped with the claim
about
~~~
0092:fixme:d3d11:d3d11_device_CheckFormatSupport iface 0x199c64, format 2,
format_support 0x297e9a0 partial-stub!
~~~
see screenshot
This is D3D11_FORMAT_SUPPORT_TEXTURE1D without mapping to WINED3D in
dlls/d3d11/device.c
--
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=15365
Summary: 3DMark 2008 Vantage
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
URL: http://www.futuremark.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: DjSpiker(a)Yandex.ru
CC: DjSpiker(a)Yandex.ru
Created an attachment (id=16212)
--> (http://bugs.winehq.org/attachment.cgi?id=16212)
output in console
Don't run 3D Mark 2008 Vantage
--
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=14139
Summary: Governor of poker crashes
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, i saw someone was trying to get this app running here
http://ubuntuforums.org/showthread.php?t=838840
So i gave it a try as well. I got the same crash as that guy. The following
workaround makes the game start and run nicely:
Put following in the registry:
REGEDIT4
[HKEY_CLASSES_ROOT\CLSID\{56FDF344-FD6D-11d0-958A-006097C9A090}]
@="Task Bar Communication"
[HKEY_CLASSES_ROOT\CLSID\{56FDF344-FD6D-11d0-958A-006097C9A090}\InProcServer32]
@="C:\\Windows\\System32\\SHDOCVW.DLL"
"ThreadingModel"="Apartment"
Then run with native shdocvw (and shlwapi).
Apparently ITaskBarList implementation is completely missing from shdocvw,
causing the crash above.
--
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=40487
Bug ID: 40487
Summary: unimplemented functions hal.dll.READ and WRITE PORT
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: super_man(a)post.com
Distribution: ---
http://www.futuremark.com/benchmarks/3dmark-vantage
After applying wine-staging patch from bug 20776 .
And taking create device 10 patch from bug 39834 .
And hacking around bug 38648 .
Trying to run 3dmark vantage benchamrk, exposes unimplemented hal.dll read and
write functions.
hal.dll.WRITE_PORT_ULONG
hal.dll.READ_PORT_UCHAR
--
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=38771
Bug ID: 38771
Summary: 3DMark Vantage: insufficient hardware detected
Unfortunately your graphics card doesn't support
DirectX10.
Product: Wine
Version: 1.7.45
Hardware: x86
URL: https://www.techpowerup.com/downloads/1966/futuremark-
3dmark-vantage-v1-1-0/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx10
Assignee: wine-bugs(a)winehq.org
Reporter: t.artem(a)mailcity.com
Distribution: ---
Now that bug 20776 is resolved I've tried to run 3DMark Vantage again.
No luck:
$ ./3DMarkVantage.exe -nosysteminfo
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {96749377-3391-11d2-9ee3-00c04f797396}
could be created for context 0x17
fixme:win:EnumDisplayDevicesW ((null),0,0x32f558,0x00000000), stub!
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x3276f4 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x327524 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x327714 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x327500 1 C) semi-stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),1,3,(nil),0,(nil)) - stub!
fixme:ole:RemUnknown_QueryInterface No interface for iid
{00000019-0000-0000-c000-000000000046}
fixme:advapi:RegisterEventSourceW ((null),L"Futuremark SystemInfo Service"):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x73e78c,(nil)):
stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
fixme:ole:CoResumeClassObjects stub
fixme:process:WTSGetActiveConsoleSessionId stub
fixme:wtsapi:WTSQueryUserToken 0 0xd3d9d8
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:win:EnumDisplayDevicesW ((null),0,0x3270d8,0x00000000), stub!
fixme:dxgi:dxgi_device_init Ignoring adapter type.
fixme:d3d10core:device_parent_create_swapchain_surface device_parent 0x1abd84,
container_parent 0x1ad540, wined3d_desc 0x326fd0, surface 0x32700c partial
stub!
fixme:d3d10core:device_parent_create_swapchain_surface Implement DXGI<->wined3d
usage conversion
fixme:dxgi:dxgi_device_create_surface iface 0x1abd50, desc 0x326e38, usage 0,
shared_resource (nil), outer 0x1ad560, surface 0x1ad570 partial stub!
fixme:d3d:query_init Unhandled query type 0x2.
This log is kinda inconclusive so if needed I can provide the full d3d log.
--
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=40075
Bug ID: 40075
Summary: 3DMarkVantage requires ID3D10Device:CreateVertexShader
more implemented
Product: Wine
Version: 1.9.2
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
Created attachment 53555
--> https://bugs.winehq.org/attachment.cgi?id=53555
The application got an E_INVALIDARG from wine
After implementing all patches mentioned in bug 20776 I got 3DMarkVantage
almost working: it thinks my card is dx10 compliant.
But didn't play a test with message as on screenshot.
Appropriate part of log
~~~
fixme:d3d11:shdr_handler Unhandled chunk "STAT"
fixme:d3d_shader:shader_sm4_read_instruction Unrecognized opcode 0x5f,
opcode_token 0x0300005f.
fixme:d3d_shader:shader_sm4_read_instruction Unrecognized opcode 0x67,
opcode_token 0x04000067.
warn:d3d11:d3d_vertex_shader_init Failed to create wined3d vertex shader, hr
0x8876086c.
warn:d3d11:d3d_vertex_shader_create Failed to initialize vertex shader, hr
0x80070057.
~~~~
--
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=24317
Summary: 3DMark Vantage needs msvcp80 unimplemented function
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the.ideals(a)gmail.com
3DMark_Vantage_v102_1901.exe
MD5 Sum: aace425ffc785dc341099d88b50f076f
SHA1 Sum: 3a53a8367d5d67f54fac54c4efc717f04d1673ed
Selected Windows 7 for new wine prefix.
Used custom install to deselect DirectX installation.
wine: Call from 0x7b837ef2 to unimplemented function
msvcp80.dll.??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBDI@Z,
aborting
--
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=18852
Summary: 3dmark Vantage requires avrt.dll
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.futuremark.com/benchmarks/3dmark06/download
/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
err:module:import_dll Library AVRT.dll (which is needed by L"C:\\Program
Files\\Futuremark\\3DMark Vantage\\benchmark.dll") not found
AVRT.dll ships with Windows as of Windows Vista - eg, see
http://msdn.microsoft.com/en-us/library/ms681960(VS.85).aspx
AvQuerySystemResponsiveness et al.
--
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=22405
Summary: 3DMark Vantage requires d3dx10_36.dll
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.futuremark.com/benchmarks/3dmarkvantage/dow
nload/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
3DMark Vantage requires d3dx10_36.dll, useful for bug 20776.
sh winetricks win2k vcrun2005sp1
sh winetricks vista
wine 3dmark_vantage_v101_0906a.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18851
Summary: 3DMark Vantage requires d3dx10_36.dll
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://www.futuremark.com/benchmarks/3dmark06/download
/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
err:module:import_dll Library d3dx10_36.dll (which is needed by L"C:\\Program
Files\\Futuremark\\3DMark Vantage\\benchmark.dll") not found
--
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=27035
Summary: 3DMark Vantage needs unimplemented function
d3dx10_43.dll.D3DX10UnsetAllDeviceObjects
Product: Wine
Version: 1.3.19
Platform: x86-64
URL: http://www.filehippo.com/download_3dmark_vantage/tech/
7031/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx10
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the.ideals(a)gmail.com
3DMark_Vantage_v102_1901.exe
MD5 Sum: aace425ffc785dc341099d88b50f076f
SHA1 Sum: 3a53a8367d5d67f54fac54c4efc717f04d1673ed
Selected Windows 7 for new wine prefix.
Used custom install to deselect DirectX installation.
wine: Call from 0x7b83a932 to unimplemented function
d3dx10_43.dll.D3DX10UnsetAllDeviceObjects, aborting
--
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=24611
Summary: Install Shield fails on 64bit multilib wine if
WINEPREFIX was created by 64bit wine
Product: WineHQ Apps Database
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nheart(a)gmail.com
Install shield doesn't run on combined 32 and 64 bit multilib wine, It starts
fine but it spills a lot of:
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{7871bfad-dad5-402f-9007-2593e9a07532}
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:StdMarshalImpl_ReleaseMarshalData could not map object ID to stub
manager, oxid=410000000c, oid=2
err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error
0x8001011d
and then crashes. The problem seems to be limited to the multilib 32+64bit
wine, as pure 32bit or 32bit only multilib wine don't have this problem. Also
some people on arch forums reported that if the WINEPREFIX was created by a
32bit wine it would work even if the prefix was upgraded to a 64bit one.
Here's a related topic on wineforums:
http://forum.winehq.org/viewtopic.php?t=9698&sid=7619dc27fb449db56dac6b3882…
--
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=35268
Bug ID: 35268
Summary: 64bit InstallShield installer uses 32bit typelib
function offsets
Product: Wine
Version: 1.7.9
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: marcus(a)jet.franken.de
Classification: Unclassified
Bug 24611 still seems to be present in some cases.
I am trying the GroupWise 2012 installer
https://download.novell.com/Download?buildid=X95cxyoSSiE~
gw12.0.0_client_win_en.exe
(needs a novell account, sign up using
https://secure-www.novell.com/selfreg/jsp/createOpenSuseAccount.jsp for
minimum personal info required )
err:ole:DispCallFunc loaded a typelib that assumes 32bit pointers, not 64bit
pointers? (oVft=2c).
err:ole:DispCallFunc loaded a typelib that assumes 32bit pointers, not 64bit
pointers? (oVft=34).
with my testpatch from
http://www.winehq.org/pipermail/wine-patches/2013-August/125674.html
shows that we still get /4 divisible offsets.
--
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=39822
Bug ID: 39822
Summary: SteuerSparErklärung 2016: Update fails due to missing
administrator privileges
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: manfredmustermann(a)nurfuerspam.de
Distribution: ---
wine-1.8-rc4 running on Arch Linux (Kernel: 4.2.5-1)
Everything works fine except the file Browser must be used with keyboard. But
the problem is the update: it brakes the whole installation complaining about
missing administrator privileges. The Program is unusable afterwards!
best regards
--
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=29889
Bug #: 29889
Summary: Symantec VIP access fails to install
Product: Wine
Version: 1.4-rc3
Platform: All
URL: http://www.symantec.com/products/trialware.jsp?pcid=pc
at_info_risk_comp&pvid=vip_1
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
To download, access Learn / Trialware / Symantec VIP Access for Desktop from
the above URL.
Start the installation, watch it fail. This is on a completely fresh install 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.
http://bugs.winehq.org/show_bug.cgi?id=31377
Bug #: 31377
Summary: Symantec VIP Access no longer install
Product: Wine
Version: 1.5.9
Platform: Other
URL: https://idprotect.verisign.com/desktop/home.v
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
This used to work in 1.4 at least. The console output is below.
fixme:storage:create_storagefile Storage share mode not implemented.
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:iphlpapi:NotifyAddrChange (Handle 0x120e910, overlapped 0x120e91c): stub
fixme:shell:SHAutoComplete stub
fixme:exec:SHELL_execute flags ignored: 0x00000180
fixme:clusapi:GetNodeClusterState ((null),0x33ec04) stub!
fixme:advapi:DecryptFileA "c:\\dffa940868562943b306c6d2849ec3a5\\" 00000000
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:advapi:LsaOpenPolicy ((null),0x33f304,0x00000001,0x33f31c) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:MsiEnableLogW Unable to enable log
L"C:\\users\\rmuntean\\Temp\\VIPSetup.log
TRANSFORMS=C:\\users\\rmuntean\\Temp\\{3BEF722A-4D90-4C6D-B3A5-E115D34E72BF}\\1033.MST
SETUPEXEDIR=C:\\users\\rmuntean\\Temp\\RarSFX0\\VIPAccess_Installer
SETUPEXENAME=VIPSetup.exe" (3)
fixme:storage:create_storagefile Storage share mode not implemented.
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
fixme:vbscript:DispatchEx_GetIDsOfNames
(0x20e900)->({00000000-0000-0000-0000-000000000000} 0x7fe97c 1 1024 0x7fe9b8)
fixme:vbscript:parse_script parser failed on parsing L"
If\r\n\t\r\n\t'Err.Clear\r\nend
function\r\n\r\n\r\n'--------------------------------------------------------------------------------------------------------\r\n\r\n'
Function to check if a process is running\r\nfunction isProcessRunning(byval
strComputer,byval strProcessName)\r\n\r\n Dim objWMIServ"...
err:msi:ITERATE_Actions Execution halted, action L"Stop_Browsers" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--
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=39050
Bug ID: 39050
Summary: Final Fantasy 14 launcher crashes on exit
Product: Wine
Version: 1.7.48
Hardware: x86-64
URL: http://dl.bdi-services.de/app/ffxivsetup_ft_uk.exe
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adys.wh(a)gmail.com
Distribution: ---
Created attachment 52018
--> https://bugs.winehq.org/attachment.cgi?id=52018
Backtrace
Backtrace attached, although it's not much use.
Reproducible both on instann and uninstall.
--
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=40647
Bug ID: 40647
Summary: specific problem runing a professional soft
Product: Wine
Version: 1.9.10
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: p.lemonnier1(a)free.fr
Distribution: ---
Created attachment 54520
--> https://bugs.winehq.org/attachment.cgi?id=54520
files created when i start mtae
I have find a problem to install a professional soft MTAE
Program MTAE was correctly installed. When I wanted to start the program:
The following file was created.
I hope that you have enough information with this file attached.
Wine functions very well with most other software I am very astonished not to
succeed in making function MTAE
Thank you very much with all the team for this splendid work
Sincerely
--
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=41646
Bug ID: 41646
Summary: crash when I Start the software MTAE
Product: Wine-staging
Version: 1.9.22
Hardware: aarch64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: p.lemonnier1(a)free.fr
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 56021
--> https://bugs.winehq.org/attachment.cgi?id=56021
error file to attach to report Bug
I have alway the same crashe when I try to start a professional software edited
by the companie MTAE
The installation is correct but I can't start the program
It is the only professional software that dosen' t work with wine
Many Many Many Thanks for your works that is extraordinary
--
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=38794
Bug ID: 38794
Summary: Netgear Powerline 2.x/3.x installers hang in a 64-bit
wineprefix
Product: Wine
Version: 1.7.44
Hardware: x86-64
URL: http://www.downloads.netgear.com/files/GDC/XAVN2001/NE
TGEAR_Powerline_Setup_V3.1.0.4_230-10802-06.zip
OS: Linux
Status: NEW
Keywords: download, Installer, win64
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 51720
--> https://bugs.winehq.org/attachment.cgi?id=51720
Wine 1.7.44 console output
The Netgear Powerline installers report a page fault (in the console) and then
hang:
wine: Unhandled page fault on write access to 0x00000007 at address
0x7fa7dbdfb4fc (thread 0017), starting debugger...
err:ntdll:RtlpWaitForCriticalSection section 0x100a8 "heap.c: main process heap
section" wait timed out in thread 0027, blocked by 0017, retrying (60 sec)
WINEARCH=win32 is a workaround.
Apologies if this is a duplicate - there are so many similar WOW64 installer
bugs that I don't know what to look for.
$ sha1sum NETGEAR_Powerline_Setup_V*
11e46a7427e823b64999eba9ee8857984a990f2e NETGEAR_Powerline_Setup_V2.0.0.14.exe
5a7506b35fb1e2b70f300b9cfc8df417e9d5f651
NETGEAR_Powerline_Setup_V3.1.0.4_230-10802-06.exe
f6934705fec39c02a938473d6d55065dd0550e72
NETGEAR_Powerline_Setup_V3.1.0.4_230-10802-06.zip
http://www.downloads.netgear.com/files/GDC/XAV1004/Windows%20Powerline%20Ut…http://www.downloads.netgear.com/files/GDC/XAVN2001/NETGEAR_Powerline_Setup…
--
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=41822
Bug ID: 41822
Summary: "The program ISBEW64.exe has encountered a serious
problem and needs to close.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wa2pux(a)gmail.com
Distribution: ---
Created attachment 56236
--> https://bugs.winehq.org/attachment.cgi?id=56236
Program Error Details...backtrace
Installing Ham Radio Deluxe on Ubuntu Linux using Wine program loader.
--
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=42143
Bug ID: 42143
Summary: Unhandled exception: page fault on read access to
0x00000007 in 64-bit code
Product: Wine
Version: 1.9.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: stevedonato(a)gmail.com
Distribution: ---
Created attachment 56712
--> https://bugs.winehq.org/attachment.cgi?id=56712
backtrace dump of page fault
program being run was; IC6Bonus_G6_Outfit_Collection.exe.
page fault was at the end of the install. 3 other components, including the
main program of iClone6 installed fine.
One interesting thing is that this page fault and most others I have seen from
googling others, all page faults are trying to read address 0x00000007 and
that address is always in both the rbx and rcx registers, in everybody's case
including mine;
Unhandled exception: page fault on read access to 0x00000007 in 64-bit code
(0x00007f6337b7c512).
Register dump:rip:00007f6337b7c512 rsp:000000000023f780 rbp:000000000023f860
eflags:00010246 ( R- -- I Z- -P- )
rax:000000000008aa30 rbx:0000000000000007 rcx:0000000000000007
rdx:0000000000000000
rsi:000000000008a2d0 rdi:0000000000000000 r8:0000000000000000
r9:000000000007a1a8 r10:0000000000000000
r11:0000000000000006 r12:000000000007a1b0 r13:0000000000000001
r14:0000000000000000 r15:0000000000000000
--
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=18604
Summary: Wine misses ole class
"{e2085f28-feb7-404a-b8e7-e659bdeaaa02}"
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
URL: http://rpworld.de/page_programme_routerreconnect.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dunerkahl(a)yahoo.de
Created an attachment (id=21287)
--> (http://bugs.winehq.org/attachment.cgi?id=21287)
console output
Hi,
I tried to run a simple command line tool for resetting router-connections via
UPNP called "RouterReconnect". It is written in Delphi, unfortunately source is
not available. The tool tries to use an ole class
"{e2085f28-feb7-404a-b8e7-e659bdeaaa02}", wine complaints that this class is
not registered, after that, an exception in ntdll occurs -> program aborts.
URL to the app is linked, backtrace is added.
--
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=23264
Summary: Playon MediaMall server fails to launch
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www.playon.tv/playon/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Installed Playon using the following steps found on the appdb.
1. Download the installer from the vendor website.
2. Install dotnet20, ie7, and wmp10 with winetricks.
3. Manually add the following registry key to fool the installer into believing
.NET 2.0 SP1 is installed (currently does not install in Wine):
[HKEY_LOCAL_MACHINE\Software\Microsoft\NET Framework Setup\NDP\v2.0.50727]
"SP"=dword:00000001
After installing I tried to launch MediaMallServer.exe and it resulted in the
following error.
err:service:service_control_dispatcher failed to create control pipe error = 2
The settings GUI for Playon runs but states "No SSDP" in the server box.
--
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=24191
Summary: Playon fails to start
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
Playon fails to start, complains of missing ssdp, and ssdp service fails to
start. Wine is missing the UPNP features from ssdpsrv.dll, ssdpapi.dll,
upnp.dll, upnphost.dll, and upnpui.dll.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36703
Bug ID: 36703
Summary: PlayOn 3.9.13 settings tool fails to detect system
memory size (needs 'Win32_OperatingSystem' WMI class
'TotalVisibleMemorySize' property)
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says.
Nothing serious, it just displays a red field with 'Error' instead of real
value under 'System Check' property page.
Interestingly it also probes 'Win32_PhysicalMemory' WMI class 'Capacity'
property but ultimately it takes the value from 'Win32_OperatingSystem' WMI
class 'TotalVisibleMemorySize' property.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/MediaMall
$ WINEDEBUG=+tid,+seh,+relay,+wbemprox,+ole,+variant wine ./SettingsManager.exe
>>log.txt 2>&1
...
0041:trace:wbemprox:wbem_services_ExecQuery 0x5ffa8f8, L"WQL", L"SELECT * FROM
Win32_PhysicalMemory", 0x00000010, (nil), 0x33dfb0
...
0041:trace:wbemprox:enum_class_object_Next 0x5ff9058, -1, 1, 0x158478, 0xe13110
0041:trace:wbemprox:create_class_object L"Win32_PhysicalMemory", 0x158478
...
0041:trace:wbemprox:class_object_Get 0x5ffac10, L"Capacity", 00000000,
0x33e244, 0xe135dc, 0xe135e0
0041:Call oleaut32.SysAllocString(0033e0d4 L"8361885696") ret=f5d686a6
...
0041:trace:wbemprox:wbem_services_ExecQuery 0x5ffc338, L"WQL", L"SELECT * FROM
Win32_ComputerSystem", 0x00000010, (nil), 0x33dfb0
...
0041:trace:wbemprox:class_object_Get 0x5ffe368, L"TotalVisibleMemorySize",
00000000, 0x33e244, 0xe199a0, 0xe199a4
...
0041:Call oleaut32.SysAllocString(05ffea68 L"Not found ") ret=74e67dd7
...
0041:Call KERNEL32.RaiseException(e0434f4d,00000001,00000001,0033e1d0)
ret=79eda91c
0041:trace:seh:raise_exception code=e0434f4d flags=1 addr=0x7b83ac57
ip=7b83ac57 tid=0041
0041:trace:seh:raise_exception info[0]=80131501
0041:trace:seh:raise_exception eax=7b826c7d ebx=7b8bb000 ecx=80131501
edx=0033e108 esi=0033e1b0 edi=0033e170
0041:trace:seh:raise_exception ebp=0033e148 esp=0033e0e4 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00200287
0041:trace:seh:call_stack_handlers calling handler at 0x79f908a2 code=e0434f4d
flags=1
--- snip ---
MSDN: http://msdn.microsoft.com/en-us/library/aa394239%28v=vs.85%29.aspx
--- quote ---
TotalVisibleMemorySize
Data type: uint64
Access type: Read-only
Total amount, in kilobytes, of physical memory available to the operating
system. This value does not necessarily indicate the true amount of physical
memory, but what is reported to the operating system as available to it.
For more information about using uint64 values in scripts, see Scripting in
WMI.
--- quote ---
Adding the property and filling the value using 'get_total_physical_memory'
helper (value converted to KB) allows the app to show the amount.
$ sha1sum PlayOnSetup.3.9.13.exe
05e03ab3cc64a45613656ea50171965f00558a6f PlayOnSetup.3.9.13.exe
$ du -sh PlayOnSetup.3.9.13.exe
64M PlayOnSetup.3.9.13.exe
$ wine --version
wine-1.7.19-70-gd6a59f7
Regards
--
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=36702
Bug ID: 36702
Summary: PlayOn 3.9.13 installer reports 'Setup requires
Windows Media Player 9 to be installed on this PC'
(needs IWMPCore::get_versionInfo)
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmp&wmvcore
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says.
Prerequisite: 'winetricks -q dotnet35sp1' in 32-bit WINEPREFIX
--- snip ---
...
002d:Call KERNEL32.LoadLibraryExW(0033ea9e
L"C:\\windows\\system32\\wmp.dll",00000000,00000008) ret=f6457853
002d:Call PE DLL (proc=0xf5bc9b6c,module=0xf5bc0000
L"wmp.dll",reason=PROCESS_ATTACH,res=(nil))
002d:trace:wmp:DllMain (0xf5bc0000 1 (nil))
...
002d:trace:wmp:DllGetClassObject (CLSID_WindowsMediaPlayer
{00000001-0000-0000-c000-000000000046} 0x33ee9c)
002d:trace:wmp:ClassFactory_QueryInterface (0xf5bd8be8)->(IID_IClassFactory
0x33ee9c)
002d:trace:wmp:ClassFactory_AddRef (0xf5bd8be8)
002d:Ret wmp.DllGetClassObject() retval=00000000 ret=f6459e60
...
002d:Ret ole32.CoGetClassObject() retval=00000000 ret=7a0780b2
...
002d:fixme:wmp:ClassFactory_QueryInterface
(0xf5bd8be8)->({b196b28f-bab4-101a-b69c-00aa00341d07} 0x33eccc)
...
002d:trace:wmp:WMPFactory_CreateInstance ((nil)
{00000000-0000-0000-c000-000000000046} 0x33ed04)
...
002d:trace:wmp:OleObject_QueryInterface (0x3148a10)->(IID_IUnknown 0x33ed04)
002d:trace:wmp:OleObject_AddRef (0x3148a10) ref=2
002d:trace:wmp:OleObject_Release (0x3148a10) ref=1
...
002d:trace:wmp:OleObject_QueryInterface (0x3148a10)->(IID_IUnknown 0x33eaa8)
002d:trace:wmp:OleObject_AddRef (0x3148a10) ref=2
...
002d:fixme:wmp:OleObject_QueryInterface
(0x3148a10)->({c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} 0x33ea64)
...
002d:trace:wmp:OleObject_QueryInterface (0x3148a10)->(IID_IWMPPlayer4 0x33eeac)
002d:trace:wmp:OleObject_AddRef (0x3148a10) ref=3
...
002d:fixme:wmp:WMPPlayer4_get_versionInfo (0x3148a10)->(0x33eff4)
...
002d:Call KERNEL32.RaiseException(e0434f4d,00000001,00000001,0033ee74)
ret=79eda91c
002d:trace:seh:raise_exception code=e0434f4d flags=1 addr=0x7b83ac57
ip=7b83ac57 tid=002d
002d:trace:seh:raise_exception info[0]=80004001
002d:trace:seh:raise_exception eax=7b826c7d ebx=7b8bb000 ecx=80004001
edx=0033edb4 esi=0033ee54 edi=0033ee20
002d:trace:seh:raise_exception ebp=0033edf8 esp=0033ed94 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00200283
002d:trace:seh:call_stack_handlers calling handler at 0x79f908a2 code=e0434f4d
flags=1
...
System.NotImplementedException: The method or operation is not implemented.
at yoXDXLVQZnR81JcZu4b.dW1qO8VZaduVNVeBNXc.get_versionInfo()
at Q8JMws5ttecNHmigI8p.WqHEgy5gQoP1omJh4fB.RT1Y20nWV4(String )
...
002d:Call user32.MessageBoxExW(00000000,00a6ba54 L"Setup requires Windows Media
Player 9 to be installed on this PC. Once you have installed the player, you
can run the setup again.\n\nDo you want to be automatically redirected to the
Windows Media Player download site?",00a6c628 L"PlayOn
Installer",00011034,00000000) ret=08061f32
--- snip ---
Source:
http://source.winehq.org/git/wine.git/blob/fea6fedf29ace809b77be9294350229e…
--- snip ---
162 static HRESULT WINAPI WMPPlayer4_get_versionInfo(IWMPPlayer4 *iface, BSTR
*pbstrVersionInfo)
163 {
164 WindowsMediaPlayer *This = impl_from_IWMPPlayer4(iface);
165 FIXME("(%p)->(%p)\n", This, pbstrVersionInfo);
166 return E_NOTIMPL;
167 }
--- snip ---
$ sha1sum PlayOnSetup.3.9.13.exe
05e03ab3cc64a45613656ea50171965f00558a6f PlayOnSetup.3.9.13.exe
$ du -sh PlayOnSetup.3.9.13.exe
64M PlayOnSetup.3.9.13.exe
$ wine --version
wine-1.7.19-70-gd6a59f7
Regards
--
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=45238
Bug ID: 45238
Summary: Unable to extract Powershell zip with 7-zip
Product: Wine
Version: 3.8
Hardware: x86
URL: https://github.com/PowerShell/PowerShell/releases/down
load/v6.0.2/PowerShell-6.0.2-win-x86.zip
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
While this seems more like a 7-zip bug, I checked and it works in the same
7-zip version (16.02) on Windows 7. Note that native unzip also fails on this
file, but that's a separate non-wine related issue.
I filed a bug upstream, which was less than helpful:
https://github.com/PowerShell/PowerShell/issues/6900
After their response, I tried it on a native Windows machine. Using the same
7zip version (and command line extraction) works fine. Under Wine, I get errors
about replacing filenames (in a previously empty directory):
Executing wine C:\Program Files\7-Zip\7z.exe x C:\PowerShell-6.0.2-win-x86.zip
-oC:\Powershell
7-Zip [32] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
Scanning the drive for archives:
1 file, 48495975 bytes (47 MiB)
Extracting archive: C:\PowerShell-6.0.2-win-x86.zip
--
Path = C:\PowerShell-6.0.2-win-x86.zip
Type = zip
Physical Size = 48495975
Would you like to replace the existing file:
Path: C:\Powershell\assets\Powershell_av_colors.ico
Size: 120737 bytes (118 KiB)
Modified: 2018-02-24 03:14:54
with the file from archive:
Path: assets\Powershell_av_colors.ico
Size: 120737 bytes (118 KiB)
Modified: 2018-02-24 02:14:54
? (Y)es / (N)o / (A)lways / (S)kip all / A(u)to rename all / (Q)uit?
--
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=11080
Summary: Powerpoint Viewer fails to install
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://download.microsoft.com/download/a/1/a/a1adc39b-
9827-4c7a-890b-91396aed2b86/ppviewer.exe
OS/Version: other
Status: NEW
Keywords: Installer, regression
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Aborts since today with error message
"The setup program could not retrieve the volume information for drive
(C:\windows\temp\IXP000.TMP\.
System message: Bad device type"
Susan also reports seeing this, so I'm not alone.
+relay,+volume show:
0009:Call
KERNEL32.GetVolumeInformationA(00000000,00000000,00000000,00000000,0032fc1c,0032fc20,00000000,00000000)
ret=01003fe6
trace:volume:GetVolumeInformationW L"\\\\.\\C:": found fs type 0
0009:Ret KERNEL32.GetVolumeInformationA() retval=00000000 ret=01003fe6
0009:Call KERNEL32.GetLastError() ret=01003550
0009:Ret KERNEL32.GetLastError() retval=00000042 ret=01003550
...
0009:Call user32.MessageBoxA(00000000,0014c488 "The setup program could not
retrieve the volume information for drive (C:\\windows\\temp\\IXP000.TMP\\) .
\nSystem message: Bad device type\r\n.",0100abb4 "Microsoft Office PowerPoint
Viewer 2003",00010010) ret=01003a64
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36981
Bug ID: 36981
Summary: installing Kies3
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pricharddavid303(a)gmail.com
Created attachment 49110
--> http://bugs.winehq.org/attachment.cgi?id=49110
crash report
Trying to install Samsung Kies 3 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=34891
Bug #: 34891
Summary: Application DesignSpark Crashes when adding components
to schematic
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malcolm.north(a)gmail.com
Classification: Unclassified
Created attachment 46498
--> http://bugs.winehq.org/attachment.cgi?id=46498
crash dump file
When running DesignSpark PCB CAD software application crashes when dragging
component onto schematic. Crash dump attached.
This behaviour not exhibited on Windows 7.
Using Ubuntu 13.10 x86 and default Ubuntu wine distribution.
--
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=44678
Bug ID: 44678
Summary: PowerLineUtility.exe neither install nor run with wine
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vsteinigeweg(a)arcor.de
Distribution: ---
Created attachment 60686
--> https://bugs.winehq.org/attachment.cgi?id=60686
The failure report writen out of the install shield.
Wine failed to install and run PowerLineUtility.exe. Hazardous failures have
been detected. The program has to be closed.
--
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=46659
Bug ID: 46659
Summary: Install of Shimano Etube Project 3.4.1 fails.
Product: Wine
Version: 4.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aelfinn(a)web.de
Distribution: ---
Created attachment 63592
--> https://bugs.winehq.org/attachment.cgi?id=63592
Backtrace for Shimano Etube Project
Install of Shimano Etube Project 3.4.1 fails.
--
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=41631
Bug ID: 41631
Summary: Xshell 5.0 always failed to install
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: riamwisnu(a)gmail.com
Distribution: ---
Created attachment 56001
--> https://bugs.winehq.org/attachment.cgi?id=56001
Xshell 5.0 always failed to install
When I install Xshell 5.0 on ubuntu 14.04 always failed.
Please 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=42108
Bug ID: 42108
Summary: Samsung Kies crashes while installing
Product: Wine
Version: 2.0-rc2
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 56628
--> https://bugs.winehq.org/attachment.cgi?id=56628
Wine Staging 2.0-rc2 terminal output
Info:
I have created a new 32-bit prefix with vcrun2008 installed via winetricks.
I am using Wine Staging 2.0-rc2.
When I attempt to run this application, it works until it gets to the
"Publishing product information" stage and then promptly crashes.
Steps to reproduce:
1. Create a new 32-bit prefix.
2. Run winetricks vcrun2008
3. Run "wine KiesSetup.exe" from your terminal
4. Let the program run and see it crash when it gets to the "Publishing product
information" stage.
--
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=40475
Bug ID: 40475
Summary: 1.9.8,kies setup crash
Product: Wine
Version: 1.9.7
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: epistemepromeneur(a)free.fr
Distribution: ---
Created attachment 54231
--> https://bugs.winehq.org/attachment.cgi?id=54231
trace of crash
opensuse 13.1 x86_64
wine 1.9.8
i use wine 32bit
kies last 2.6 version for my samsung S2 plus
here http://www.samsung.com/us/support/owners/app/kies
crash occurs during setup
see the backtrace_1.txt
--
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=39992
Bug ID: 39992
Summary: FTR Player 5.7: Unhandled Exception after accepting
EULA
Product: Wine
Version: 1.9.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 6crg8xyfu6(a)snkmail.com
Distribution: ---
Created attachment 53431
--> https://bugs.winehq.org/attachment.cgi?id=53431
terminal output
after installing FTR Player 5.7, TheRecordPlayer.exe throws an Unhandled
Exception error after accepting the EULA.
download link:
https://ftr-products.s3.amazonaws.com/FTR%20Gold%205.7/5.7.0/FTR%20Player%2…
(via http://www.fortherecord.com/)
$ sha1sum FTR\ Player\ 5.7.exe
76eda90633ecad6bed33d8338721c63b7a17f59c FTR Player 5.7.exe
$ sha1sum TheRecordPlayer.exe
7954110efa4420dda50ef16523a8edbf22a676a1 TheRecordPlayer.exe
--
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=39991
Bug ID: 39991
Summary: FTR Player 5.7: crash during installation
Product: Wine
Version: 1.9.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 6crg8xyfu6(a)snkmail.com
Distribution: ---
Created attachment 53429
--> https://bugs.winehq.org/attachment.cgi?id=53429
terminal output
FTR Player 5.7.exe crashes towards the end of installation, during "Publishing
product information"
download link:
https://ftr-products.s3.amazonaws.com/FTR%20Gold%205.7/5.7.0/FTR%20Player%2…
(via http://www.fortherecord.com/)
$ sha1sum FTR\ Player\ 5.7.exe
76eda90633ecad6bed33d8338721c63b7a17f59c FTR Player 5.7.exe
--
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.