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=8277
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Windows Sysinternals |Windows Sysinternals
|Process Explorer and other |Process Explorer 14.x and
|tools show zero thread |other tools show zero
|start address |thread start address
|(NtQueryInformationThread |(NtQueryInformationThread
|with |with
|ThreadQuerySetWin32StartAdd |ThreadQuerySetWin32StartAdd
|ress info class) |ress info class)
URL|http://technet.microsoft.co |https://web.archive.org/web
|m/en-us/sysinternals/bb8966 |/20101207031639/http://down
|53 |load.sysinternals.com/Files
| |/ProcessExplorer.zip
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=47537
Bug ID: 47537
Summary: Microsoft Application Virtualization Client
(click2run.msi)
Product: Wine
Version: 4.0.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kle(a)bluewin.ch
Distribution: ---
Created attachment 64930
--> https://bugs.winehq.org/attachment.cgi?id=64930
Error report of manual click2run.msi installation
Microsoft Office 2010 Starter cannot be installed because the installation of
the Microsoft Application Virtualization Client (click2run.msi) fails.
The SetupConsumerC2ROLW.exe setup file can be started but at around 9% to 10%
it stops and reports that "one for the installation required file is missing".
(Original in German: "Eine zum Einrichten von Microsoft Office Starter 2010
erforderliche Datei ist fehlerhaft. Führen Sie Setup erneut aus. Wenden Sie
sich bei Fortbestehen des Problems wegen Unterstützung an den
Computerhersteller.)
Note, - a requirement for Office Starter 2010 is the availability of a drive
with letter "q". This must be configured manually. Otherwise the setup
installer refuses completely to start.
Office Starter also requires MSXML 6.0 SP1.
This fundamental problem also occurs most likely at other Microsoft Office
Click-to-Run based products like MS Office 2013 (c2r), MS Office 2016 (c2r) and
MS Office 2019 (c2r).
--
Do not reply 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.
https://bugs.winehq.org/show_bug.cgi?id=50545
Bug ID: 50545
Summary: AD Explorer fails to connect
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq-bugzilla(a)richardpayne.name
Distribution: ---
Created attachment 69215
--> https://bugs.winehq.org/attachment.cgi?id=69215
ADExplorer connection error
Following on from my previous bug report which now appears fixed:
https://bugs.winehq.org/show_bug.cgi?id=48623
When I try to connect to the AD in ADExplorer.exe I just get an error code.
Nothing appears on the console output between loading the "connect" window and
getting the error.
Screenshot attached.
Running the same version of ADExplorer with the same connection settings works
perfectly from Windows.
--
Do not reply 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=50663
Bug ID: 50663
Summary: fnaf 1 gets a black screen
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: cypherpunks132(a)gmail.com
i am using the latest version of wined3d which is 6.1 staging
--
Do not reply 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=50693
Bug ID: 50693
Summary: Bully Scholarship Edition: crashes during loading or
when starting the game
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: rosariagiannoccoli95(a)gmail.com
Distribution: ---
Created attachment 69423
--> https://bugs.winehq.org/attachment.cgi?id=69423
page fault on read access to 0x7b1b3a70 in 32-bit code (0x7b1b3a70)
During the loading of the game I have to click to exit and then reopen it,
otherwise it doesn't take me to the main menu. Sometimes I can reach to the
main menu, sometimes it crashes while loading. If I reach the main menu and
click on Start Game, it immediately crashes.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50775
Bug ID: 50775
Summary: Sketchup Make 2017 randomly displays an error message
about sketchup_webhelper.exe
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: walt+wine(a)wzjz.us
Distribution: ---
Created attachment 69570
--> https://bugs.winehq.org/attachment.cgi?id=69570
Backtrace of the error.
This may be a duplicate of Bug 47240, I can't tell.
--
Do not reply 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=50772
Bug ID: 50772
Summary: SetFileAttributesA(FILE_ATTRIBUTE_READONLY) on a
directory doesn't have any effect
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: martin(a)martin.st
Distribution: ---
Created attachment 69564
--> https://bugs.winehq.org/attachment.cgi?id=69564
Testcase
Making a directory readonly by doing
SetFileAttributesA(FILE_ATTRIBUTE_READONLY) doesn't seem to have any effect (at
least, reading back the attributes with GetFileAttributesA doesn't reflect it).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=50675
Bug ID: 50675
Summary: The online school application reported a major error
and stopped running.
Product: Wine
Version: 6.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 3238998313(a)qq.com
Distribution: ---
Created attachment 69391
--> https://bugs.winehq.org/attachment.cgi?id=69391
This is bug report.
Program:"星火网校学生端"
Download URL:
https://upload-cdn.xiaozhibo.com/XHStudent_Update/xhwx-student-electron/win…
--
Do not reply 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=50768
Bug ID: 50768
Summary: Image rendering bug in O2007
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yuri6037(a)yuristudio.net
Distribution: ---
When Office 2007 PowerPoint tries to render PNG and JPEG images, depending on
hardware configuration the following occurs:
- Under Intel UHD + VBOX VMVGA white color is rendered as yellow and yellow is
rendered as white. Similar bugs can be observed with PNG but different colors
are switched (blue becomes yellow).
- Under NVIDIA Proprietary driver 460.39, CUDA 11.2 with a GTX 650 Ti
everything is fine.
Please note that those bugs do only occur with JPG and PNG formats. GIF format
works fine. Additionally BMP formats fails with a weird error (black window
opens, software locks, then GNOME says the software no longer responds, and RAM
is increasing until software is either killed by GNOME or killed by terminal).
--
Do not reply 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.
https://bugs.winehq.org/show_bug.cgi?id=48173
Bug ID: 48173
Summary: 3DMark Vantage: unfortunately your graphics card
doesn't support DirectX10.
Product: Wine
Version: 4.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx10
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Bug 20776 is marked fixed/closed but the issue remains.
In Wine 4.20 you are greeted with:
Insufficient hardware detected
Unfortunately your graphics card doesn't support DirectX10.
In console you can see:
0009:fixme:d3d:wined3d_query_gl_create Unhandled query type 0x16.
Full log:
0009:err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
0009:err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
0009:err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not
registered
0009:fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
0009:err:ole:CoGetClassObject no class object
{96749377-3391-11d2-9ee3-00c04f797396} could be created for context 0x17
0009:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (00329A7C 1 C) semi-stub
0009:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0032987C 1 C) semi-stub
0009:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (00329A9C 1 C) semi-stub
0009:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0032988C 1 C) semi-stub
0046:fixme:ole:CoInitializeSecurity
(00000000,-1,00000000,00000000,1,3,00000000,0,00000000) - stub!
0046:fixme:advapi:RegisterEventSourceW ((null),L"Futuremark SystemInfo
Service"): stub
0046:fixme:advapi:ReportEventW
(0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x7afcac,(nil)):
stub
0046:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
0046:fixme:ole:CoResumeClassObjects stub
004d:fixme:process:WTSGetActiveConsoleSessionId stub
004d:fixme:wtsapi:WTSQueryUserToken 1 00CFEFFC semi-stub!
004d:err:ntdll:NtQueryInformationToken Unhandled Token Information class 19!
004d:fixme:process:CreateProcessInternalW Creating a process with a token is
not yet implemented
0009:fixme:d3d:wined3d_query_gl_create Unhandled query type 0x16.
0009:fixme:imm:ImmReleaseContext (0001006C, 001CBB78): stub
--
Do not reply 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.
https://bugs.winehq.org/show_bug.cgi?id=625
Matika <matikanaleesee01(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |matikanaleesee01(a)gmail.com
--
Do not reply 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=50763
Bug ID: 50763
Summary: Wreckfest has blurry rendering with OpenGL renderer
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 69553
--> https://bugs.winehq.org/attachment.cgi?id=69553
example
Same effect on Low, Medium and High graphics settings.
wine-6.3-42-g3c2db20f668
--
Do not reply 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=50754
Bug ID: 50754
Summary: WD Passport drive not recognised
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: qcumber(a)actrix.co.nz
Distribution: ---
Created attachment 69540
--> https://bugs.winehq.org/attachment.cgi?id=69540
program error details
My Passport not recognised
--
Do not reply 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=50753
Bug ID: 50753
Summary: Overwatch stops taking input (even walking) when
switching to a CJK IME, Battle net takes all the input
tho (no fonts needed already included by blizzard))
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jatin1812(a)protonmail.com
Distribution: ---
Created attachment 69538
--> https://bugs.winehq.org/attachment.cgi?id=69538
Blizzard app able to take input, Overwatch does not. Even can't walk or move or
escape in Overwatch game client.
Positives -
Blizzard has included all CJK fonts not just for the blizzard battle net client
but also for games, like Overwatch has its own CJK fonts. and there is no need
to install additional fonts as Overwatch and battle net are able to render all
CJK fonts on Linux except some on friend list inside the app.
With Overwatch its able to render all CJK fonts as it has its own fonts and
works great on Linux for chinese japanese or korean and even other languages as
it doesn't need any system font.
Blizzard battle net app can get input from Ibus or Fcitx (I tested it with ibus
anthy) and also render it using its own CJK fonts which is great as we can see
in the first attachment also word suggestions and Kanji conversion in case of
japanese is working nicely as you can see on the markings.
Negatives / Bugs -
Unlike the app login screen or the app's social chat, we can't input any CJK
inside the game itself despite its able to render all CJK fonts. As when
switching to a CJK keyboard the game client stops taking input at all not even
walking running using abilities in game works. Which definitely should not be
the case.
It not only stops the chat input but also stops from doing any input at all
which can be a night mare mid game if I try to quickly switch for using it in
my Blizzard app.
--
Do not reply 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=625
--- Comment #33 from Anastasius Focht <focht(a)gmx.net> ---
Hello SkorpEN,
please don't post information that has nothing to do with this bug. It will
just confuse users.
App paths are still not supported.
$ wine --version
wine-6.3-42-g3c2db20f668
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=625
--- Comment #32 from SkorpEN <urbanekmike(a)gmail.com> ---
In MATE creating activator works, but creating symlink with own command not.
Windows users are used to symlink as they looks like windows shortcut. But
simplest activator with wine /path/file.exe works for me.
--
Do not reply 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=625
SkorpEN <urbanekmike(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |urbanekmike(a)gmail.com
--
Do not reply 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=50750
Bug ID: 50750
Summary: MC12 install encounters a CRC error but still succeeds
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: devops.sune(a)gmail.com
Distribution: ---
Created attachment 69532
--> https://bugs.winehq.org/attachment.cgi?id=69532
screenshot of crc-error
when installing MC12 (via setup.exe)
a CRC error is encountered. On pressing 'retry', the installer continues
through to completion with no further errors
--
Do not reply 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=48837
Bug ID: 48837
Summary: Need for Speed: Underground crashes when entering
multiplayer.
Product: Wine
Version: 5.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: theoldhippie1(a)gmail.com
Distribution: ---
Created attachment 66757
--> https://bugs.winehq.org/attachment.cgi?id=66757
Terminal output
How to reproduce: launch the game, go to the main menu and click on "Play
Online" button.
--
Do not reply 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=50747
Bug ID: 50747
Summary: Capture2Text CaptureBox keeps jumping around
Product: Wine
Version: 6.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: forinih564(a)nic58.com
Distribution: ---
Created attachment 69523
--> https://bugs.winehq.org/attachment.cgi?id=69523
CaptureBox jumping
Requires the workaround from bug #50489
I've attached a video that shows the problem
--
Do not reply 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=50489
Bug ID: 50489
Summary: Capture2Text fails to show the capturebox (or maybe
fails to grab keyboard input?)
Product: Wine
Version: 6.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: forinih564(a)nic58.com
Distribution: ---
Created attachment 69136
--> https://bugs.winehq.org/attachment.cgi?id=69136
Wine6.0Rc2 log
Download: https://sourceforge.net/projects/capture2text/
Source Code: https://sourceforge.net/projects/capture2text/files/SourceCode/
used DE: kde plasma
The program launches , its icon shows in tray, however when pressing the
capture shortcut nothing happens
What makes me believe that it may be a failure in grabbing input is that the
program doesn't respond to pressing other shortcuts (such as switch ocr
language,... etc) ,though it responds to mouse when right clicking the tray
icon
Tested on both Wine6.0Rc2 & Rc6
--
Do not reply 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=50042
Bug ID: 50042
Summary: Wine fails to execute .NET C# "ShowDialog()"
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: forinih564(a)nic58.com
Distribution: ---
Created attachment 68490
--> https://bugs.winehq.org/attachment.cgi?id=68490
The program
trying to run the C# lines
SaveFileDialog savefiledialg = new SaveFileDialog();
savefiledialg.ShowDialog();
or
OpenFileDialog openFileDialog1 = new OpenFileDialog();
openFileDialog1.ShowDialog()
causes the application to crash
the source code for the attached program is
private void button1_Click(object sender, EventArgs e)
{
string path = "";
SaveFileDialog savefiledialg = new SaveFileDialog();
label1.Text = "Save";
savefiledialg.ShowDialog();
label1.Text = "Open";
OpenFileDialog openFileDialog1 = new OpenFileDialog();
if (openFileDialog1.ShowDialog() == DialogResult.OK)
{
path = openFileDialog1.FileName;
}
else
{
return;
}
}
compiled using visual studio 2012 and for .NET Framework 3.5
the "details" of the crash message is :
See the end of this message for details on invoking \njust-in-time (JIT)
debugging instead of this dialog box.\n\n************** Exception Text
**************\nSystem.ArgumentException: Value does not fall within the
expected range.
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (System.Int32
errorCode) [0x0000a] in <7713cb95b33244ed9608bf0b23fbdce9>:0
at (wrapper cominterop)
System.Windows.Forms.FileDialogNative+IFileDialog.SetFileTypes(uint,System.Windows.Forms.FileDialogNative/COMDLG_FILTERSPEC[])
at (wrapper cominterop-invoke)
System.Windows.Forms.FileDialogNative+IFileDialog.SetFileTypes(uint,System.Windows.Forms.FileDialogNative/COMDLG_FILTERSPEC[])
at System.Windows.Forms.FileDialog.SetFileTypes
(System.Windows.Forms.FileDialogNative+IFileDialog dialog) [0x00008] in
<4b7d326f792d4378bd436300c6961411>:0
at System.Windows.Forms.FileDialog.OnBeforeVistaDialog
(System.Windows.Forms.FileDialogNative+IFileDialog dialog) [0x0006e] in
<4b7d326f792d4378bd436300c6961411>:0
at System.Windows.Forms.FileDialog.RunDialogVista (System.IntPtr hWndOwner)
[0x00008] in <4b7d326f792d4378bd436300c6961411>:0
at System.Windows.Forms.FileDialog.RunDialog (System.IntPtr hWndOwner)
[0x00038] in <4b7d326f792d4378bd436300c6961411>:0
at System.Windows.Forms.CommonDialog.ShowDialog
(System.Windows.Forms.IWin32Window owner) [0x000f0] in
<4b7d326f792d4378bd436300c6961411>:0
at System.Windows.Forms.CommonDialog.ShowDialog () [0x00000] in
<4b7d326f792d4378bd436300c6961411>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.CommonDialog.ShowDialog()
at WindowsFormsApplication15.Form1.button1_Click (System.Object sender,
System.EventArgs e) [0x0001e] in <fab84d9a41fb43a5a0d481a535d563b1>:0
at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x0001f] in
<4b7d326f792d4378bd436300c6961411>:0
at System.Windows.Forms.Button.OnClick (System.EventArgs e) [0x00037] in
<4b7d326f792d4378bd436300c6961411>:0
at System.Windows.Forms.Button.OnMouseUp (System.Windows.Forms.MouseEventArgs
mevent) [0x0009a] in <4b7d326f792d4378bd436300c6961411>:0
at System.Windows.Forms.Control.WmMouseUp (System.Windows.Forms.Message& m,
System.Windows.Forms.MouseButtons button, System.Int32 clicks) [0x001c3] in
<4b7d326f792d4378bd436300c6961411>:0
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m)
[0x005a0] in <4b7d326f792d4378bd436300c6961411>:0
at System.Windows.Forms.ButtonBase.WndProc (System.Windows.Forms.Message& m)
[0x0011f] in <4b7d326f792d4378bd436300c6961411>:0
at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message& m)
[0x00056] in <4b7d326f792d4378bd436300c6961411>:0
at System.Windows.Forms.Control+ControlNativeWindow.OnMessage
(System.Windows.Forms.Message& m) [0x00001] in
<4b7d326f792d4378bd436300c6961411>:0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc
(System.Windows.Forms.Message& m) [0x000b3] in
<4b7d326f792d4378bd436300c6961411>:0
at System.Windows.Forms.NativeWindow.Callback (System.Windows.Forms.Message&
m) [0x00025] in <4b7d326f792d4378bd436300c6961411>:0
\n************** Loaded Assemblies **************\nmscorlib\n Assembly
Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/4.5/mscorlib.dll\n----------------------------------------\nWindowsFormsApplication15\n
Assembly Version: 1.0.0.0\n Win32 Version: 1.0.0.0\n CodeBase:
file:///Z:/home/test/Downloads/WindowsFormsApplication3.exe\n----------------------------------------\nSystem.Windows.Forms\n
Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll\n----------------------------------------\nSystem\n
Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll\n----------------------------------------\nSystem.Drawing\n
Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll\n----------------------------------------\nAccessibility\n
Assembly Version: 4.0.0.0\n Win32 Version: \n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/gac/Accessibility/4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll\n----------------------------------------\nSystem.Configuration\n
Assembly Version: 4.0.0.0\n Win32 Version: 4.6.57.0\n CodeBase:
file:///C:/windows/mono/mono-2.0/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll\n----------------------------------------\n\n**************
JIT Debugging **************\n
--
Do not reply 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=50221
Bug ID: 50221
Summary: Regression: 4nec2 Run-time error '481': Invalid
picture
Product: Wine
Version: 5.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: serge(a)stroobandt.com
Distribution: ---
Created attachment 68727
--> https://bugs.winehq.org/attachment.cgi?id=68727
Run-time error '481': Invalid picture
4nec2 is a free, popular and very stable antenna modelling program.
Its installation file can be downloaded for free from:
https://www.qsl.net/4nec2/
It runs fine on 64-bit wine 3.20 (Windows XP).
However, it crashes at startup with wine 4.x and 5.x versions.
The following error is shown (screenshot attached):
Run-time error '481': Invalid picture
I am able to replicate this regression on several machines of mine.
--
Do not reply 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=48866
Bug ID: 48866
Summary: Neon Noir Ray Tracing Benchmark: Fails to load, broken
menu
Product: Wine
Version: 5.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fuzzy987321(a)gmail.com
Distribution: ---
Created attachment 66794
--> https://bugs.winehq.org/attachment.cgi?id=66794
Terminal output
Application opens with error window reading "Plugin load failed -
Initialization failure, check log for possible errors". Upon clicking the Ok
button, the application plays a "Cryengine" intro video and loads a broken menu
where none of the buttons work.
In the terminal it complains about a missing CChromaEditorLibrary64.dll file,
but the file is, in fact, there.
Application obtained through the Cryengine Launcher:
https://www.cryengine.com/marketplace/product/neon-noirhttps://www.cryengine.com/download
I'm using Arch Linux, Ryzen 5 2600 CPU, Radeon RX 5700 XT GPU. Application does
not require special ray tracing hardware, uses DX11.
--
Do not reply 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.
https://bugs.winehq.org/show_bug.cgi?id=49716
Bug ID: 49716
Summary: Toontown Corporate Clash's Windows Installer Produces
Fatal Error (Manjaro)
Product: Wine
Version: 5.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: doctordeity(a)protonmail.com
Distribution: ArchLinux
Created attachment 67972
--> https://bugs.winehq.org/attachment.cgi?id=67972
The details of the error
I'm trying to use the Windows installer to install Toontown: Corporate Clash
onto my computer. I receive an internal error whenever I try to do it. I've
reinstalled 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.
https://bugs.winehq.org/show_bug.cgi?id=49737
Bug ID: 49737
Summary: Page Fault when installing FL Studio 20.7.2
Product: Wine
Version: 5.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)trummer.xyz
Distribution: ---
Created attachment 68034
--> https://bugs.winehq.org/attachment.cgi?id=68034
backtrace
Installing FL Studio 20.7.2 aborts with a page fault when trying to install it
with Wine 5.15.
Steps to reproduce:
- download installer:
https://support.image-line.com/redirect/flstudio20_win_installer
there is an SHA-256 checksum listed to verify the download
- run installer with Wine 5.15
- Wait for the installer to finish
- page fault occurs just before the end
System info:
Wine version: 5.15 from official repository
Operating System: openSUSE Tumbleweed 20200819
KDE Plasma Version: 5.19.4
KDE Frameworks Version: 5.73.0
Qt Version: 5.15.0
Kernel Version: 5.8.0-1-default
OS Type: 64-bit
Processors: 24 × AMD Ryzen 9 3900X 12-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: Radeon RX 570 Series
--
Do not reply 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.
https://bugs.winehq.org/show_bug.cgi?id=37363
Bug ID: 37363
Summary: Designspark 6.1 install program exit with error
message.
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: protel02(a)gmail.com
Designspark 6.1 install program exit with error message.
--
Do not reply 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=37362
Bug ID: 37362
Summary: Designspark 6.1 install program exit with error
message.
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: protel02(a)gmail.com
Created attachment 49685
--> https://bugs.winehq.org/attachment.cgi?id=49685
Designspark 6.1 install program exit with error message.
Designspark 6.1 install program exit with error message.
--
Do not reply 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=45928
Bug ID: 45928
Summary: Microsoft Windows SDK for Windows 10 (.NET 4.6)
installer fails, claims KB3118401 is needed
('ucrtbase.dll' missing version resource, >= 10.0.0)
Product: Wine
Version: 3.17
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ucrtbase
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as it says.
Download:
https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdkhttp://go.microsoft.com/fwlink/p/?LinkID=2022797
Prerequisite:
'winetricks -q dotnet462 corefonts'
If you on multi-monitor setup you to workaround bug 34978 ("Many applications
need a EnumDisplayDevicesW implementation for multi-monitor environment support
(DisplayFusion, Turbo Tax 2012, WPF 4.x .NET apps, CEFv3 apps)")
Trace log:
--- snip ---
$ WINEDEBUG=+seh,+relay,+msi wine ./WinSDKSetup.exe >>log.txt 2>&1
...
0037:Call version.GetFileVersionInfoSizeW(007b45b0
L"C:\\windows\\syswow64\\\\ucrtbase.dll",0033f6c4) ret=00445366
0037:Call KERNEL32.LZOpenFileW(007b45b0
L"C:\\windows\\syswow64\\\\ucrtbase.dll",0033f550,00000000) ret=7eff9e2b
0037:Ret KERNEL32.LZOpenFileW() retval=00000230 ret=7eff9e2b
0037:Call KERNEL32.LZSeek(00000230,00000000,00000000) ret=7eff80c0
0037:Ret KERNEL32.LZSeek() retval=00000000 ret=7eff80c0
0037:Call KERNEL32.LZRead(00000230,0033f4b8,00000040) ret=7eff80d4
0037:Ret KERNEL32.LZRead() retval=00000040 ret=7eff80d4
0037:Call KERNEL32.LZSeek(00000230,00000060,00000000) ret=7eff8151
0037:Ret KERNEL32.LZSeek() retval=00000060 ret=7eff8151
0037:Call KERNEL32.LZRead(00000230,0033f4b5,00000002) ret=7eff8165
0037:Ret KERNEL32.LZRead() retval=00000002 ret=7eff8165
0037:Call KERNEL32.LZSeek(00000230,00000060,00000000) ret=7eff8188
0037:Ret KERNEL32.LZSeek() retval=00000060 ret=7eff8188
0037:Call KERNEL32.LZSeek(00000230,00000000,00000001) ret=7eff850b
0037:Ret KERNEL32.LZSeek() retval=00000060 ret=7eff850b
0037:Call KERNEL32.LZRead(00000230,0033f378,00000108) ret=7eff8528
0037:Ret KERNEL32.LZRead() retval=00000108 ret=7eff8528
0037:Call KERNEL32.LZClose(00000230) ret=7eff9e5a
0037:Ret KERNEL32.LZClose() retval=00000000 ret=7eff9e5a
0037:Call KERNEL32.GetVersion() ret=7eff9f64
0037:Ret KERNEL32.GetVersion() retval=1db10106 ret=7eff9f64
0037:Ret version.GetFileVersionInfoSizeW() retval=00000000 ret=00445366
0037:Call KERNEL32.GetLastError() ret=00445377
0037:Ret KERNEL32.GetLastError() retval=00000714 ret=00445377
0037:Call KERNEL32.MultiByteToWideChar(00000000,00000000,0044f944 "Failed get
file version.",ffffffff,00000000,00000000) ret=00402320
0037:Ret KERNEL32.MultiByteToWideChar() retval=00000019 ret=00402320
...
0037:Call KERNEL32.lstrlenA(007b4600 "[0036:0037][2018-10-03T17:35:45]e000:
Error 0x80070714: Failed get file version.\r\n") ret=004410a2
...
--- snip ---
Installer log file:
"%TEMP%\\WindowsSDK\\Windows_Software_Development_Kit___Windows_10.0.17763.1_20181003173918.log":
--- snip ---
[0036:0037][2018-10-03T17:45:19]i001: Burn v3.14.0.1703, Windows v6.1 (Build
7601: Service Pack 1), path:
C:\windows\temp\{52090D73-3A9F-4784-8528-FA1427AA52C0}\.cr\WinSDKSetup.exe
[0036:0037][2018-10-03T17:45:19]i009: Command Line:
'-burn.clean.room=E:\WinSDKSetup.exe -burn.filehandle.attached=108
-burn.filehandle.self=112'
[0036:0037][2018-10-03T17:45:19]i000: Setting string variable
'WixBundleOriginalSource' to value 'E:\WinSDKSetup.exe'
[0036:0037][2018-10-03T17:45:19]i000: Setting string variable
'WixBundleOriginalSourceFolder' to value 'E:\'
[0036:0037][2018-10-03T17:45:19]i000: Setting string variable 'WixBundleLog' to
value
'C:\users\focht\Temp\windowssdk\Windows_Software_Development_Kit___Windows_10.0.17763.1_20181003174519.log'
[0036:0037][2018-10-03T17:45:19]i000: Setting string variable 'WixBundleName'
to value 'Windows Software Development Kit - Windows 10.0.17763.1'
[0036:0037][2018-10-03T17:45:19]i000: Setting string variable
'WixBundleManufacturer' to value 'Microsoft Corporation'
[0036:0037][2018-10-03T17:45:19]i000: Loading managed bootstrapper application.
[0036:0037][2018-10-03T17:45:19]i000: Creating BA thread to run asynchronously.
[0036:003E][2018-10-03T17:45:19]i000: Launch action is Install
[0036:003E][2018-10-03T17:45:19]i000: Restart action is Prompt
[0036:003E][2018-10-03T17:45:19]i000: Resume action is None
[0036:003E][2018-10-03T17:45:19]i000: Display is Full
[0036:003E][2018-10-03T17:45:19]i000: Loading new setup state
[0036:003E][2018-10-03T17:45:19]i000: Current UI Culture: en-US
[0036:003E][2018-10-03T17:45:19]i000: Setting string variable 'WixBundleName'
to value 'Windows Software Development Kit - Windows 10.0.17763.1'
[0036:003E][2018-10-03T17:45:19]i000: Model successfully created
[0036:003E][2018-10-03T17:45:19]i000: Trying to acquire global setup mutex.
[0036:003E][2018-10-03T17:45:19]i000: Setup window started running
[0036:0037][2018-10-03T17:45:19]i100: Detect begin, 75 packages
[0036:0037][2018-10-03T17:45:19]i000: Setting numeric variable 'UCRTEXISTS' to
value 1
[0036:0037][2018-10-03T17:45:19]e000: Error 0x80070714: Failed get file
version.
[0036:0037][2018-10-03T17:45:19]i000: Setting string variable 'DotNetVersion'
to value '4.6.01590'
...
[0036:0037][2018-10-03T17:45:19]i052: Condition '(VersionNT >= "6.1" OR
VersionNT64 >= "6.1") AND DotNetVersion < "4.5.3"' evaluates to false.
[0036:0037][2018-10-03T17:45:19]i052: Condition '(VersionNT >= "6.1" OR
VersionNT64 >= "6.1") AND (DotNetVersion >= "4.5.3") AND NOT (UCRTEXISTS > "0"
AND UCRTVERSION >= "10.0.0")' evaluates to true.
[0036:003E][2018-10-03T17:45:19]i000: Navigated to
Microsoft.Bootstrapper.Presentation.LocationPage
[0036:0037][2018-10-03T17:45:19]i199: Detect complete, result: 0x0
[0036:003E][2018-10-03T17:45:21]i000: Navigated to
Microsoft.Bootstrapper.Presentation.CeipPage
[0036:003E][2018-10-03T17:45:24]i000: Navigated to
Microsoft.Bootstrapper.Presentation.ThirdWarningPage
...
--- snip ---
Points to:
https://support.microsoft.com/en-us/help/3118401/update-for-universal-c-run…https://social.msdn.microsoft.com/Forums/vstudio/en-US/dc3ef0b9-55d1-40e5-8…
--- quote ---
KB3118401 has ucrtbase.dll 10.0.10586.9 for Windows 7 (although it is bizarrely
labeled as both 6.1.7601.19105 and 6.1.7601.23303 for WinSxS purposes). That at
least seems newer than build 10240. I don't know whether build 14393 of
ucrtbase.dll is available as an update for Windows 7.
--- quote ---
With a proper version resource present (>= 10.0.x.x), the installer continues
and shows EULA (also runs to completion later).
--- snip ---
...
[0036:0037][2018-10-03T18:06:23]i000: Setting numeric variable 'UCRTEXISTS' to
value 1
[0036:0037][2018-10-03T18:06:23]i000: Setting version variable 'UCRTVERSION' to
value '10.0.17134.165'
...
[0036:0037][2018-10-03T18:06:23]i052: Condition '(VersionNT >= "6.1" OR
VersionNT64 >= "6.1") AND DotNetVersion < "4.5.3"' evaluates to false.
[0036:0037][2018-10-03T18:06:23]i052: Condition '(VersionNT >= "6.1" OR
VersionNT64 >= "6.1") AND (DotNetVersion >= "4.5.3") AND NOT (UCRTEXISTS > "0"
AND UCRTVERSION >= "10.0.0")' evaluates to false.
[0036:003E][2018-10-03T18:06:23]i000: Navigated to
Microsoft.Bootstrapper.Presentation.LocationPage
[0036:0037][2018-10-03T18:06:23]i199: Detect complete, result: 0x0
[0036:003E][2018-10-03T18:06:25]i000: Navigated to
Microsoft.Bootstrapper.Presentation.CeipPage
[0036:003E][2018-10-03T18:06:28]i000: Navigated to
Microsoft.Bootstrapper.Presentation.EulaPage
...
--- snip ---
$ sha1sum 17763.1.180914-1434.rs5_release_WindowsSDK.iso
e702b5e5f2597d01eaee1eb1be7a34b0da0b6211
17763.1.180914-1434.rs5_release_WindowsSDK.iso
$ du -sh 17763.1.180914-1434.rs5_release_WindowsSDK.iso
815M 17763.1.180914-1434.rs5_release_WindowsSDK.iso
$ wine --version
wine-3.17-51-g5f4e5d9a38
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=50737
Bug ID: 50737
Summary: Visualboyadvance-m 2.1.0 terrible performance.
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Bertrand_mainville(a)protonmail.com
Distribution: ---
Created attachment 69507
--> https://bugs.winehq.org/attachment.cgi?id=69507
Terminal logs
On Windows 10, I can run this emulator very smoothly at 60 FPS and I never have
any fps drop and stutters.
On WINE, on Ubuntu 20.04 I regularly have fps drops and the emulator can't stay
at 60FPS.
SHA1: 410E26C7B14CFFDD7B768D089DACDF53274BBA48
Archive download link:
https://web.archive.org/web/20201230061914/https://github.com/visualboyadva…
The terminal logs are in the 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=46136
Bug ID: 46136
Summary: Adobe Acrobat Pro DC: Update 18.011.20055 fails with
error 1603
Product: Wine
Version: 3.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: operations(a)yocopcs.com
Distribution: ---
Created attachment 62780
--> https://bugs.winehq.org/attachment.cgi?id=62780
Terminal output from running msiexec /p AcrobatDCUpd1801120055.msp
System Configuration
Debian 9.5.0 Stretch x86_64
Wine 3.20 Staging
Clean x86 Wineprefix
When installing the 18.011.20055 update for Adobe Acrobat Pro DC, msiexec fails
with error 1603.
I was also forced to install Acrobat Pro from the msi instead of the setup stub
due to this error.
I cannot provide a link to the base program setup due to licensing regulations,
but here is the link to the patch package.
ftp://ftp.adobe.com/pub/adobe/acrobat/win/AcrobatDC/1801120055/AcrobatDCUpd…
--
Do not reply 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=31220
Bug #: 31220
Summary: Acrobat 8 sticky note won't accept typing
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)gmail.com
Classification: Unclassified
Hi Guys,
Will you fix this for me?
Scientific Linux 67.2 64 bit
Wine 1.4 (no rpms for a higher version).
Acrobat 8 profession will not accept typing in yellow stick notes. If you copy
and paste from leafpad, Acrobat crashes.
To recreate.
1) start Acrobat 8 pro
2) click on the "Comments" pull down, click on "Add Stick Note"
3) try typing something into the yellow sticky note.
Any typing will disappear when you get to the end of the box. When you exit the
sticky box, the box will be blank. If you paste text into the block, Acrobat
will 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.
https://bugs.winehq.org/show_bug.cgi?id=50473
Bug ID: 50473
Summary: Emoticon 6.0 can't copy smileys to clipboard
Product: Wine
Version: 6.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Bertrand_mainville(a)protonmail.com
Distribution: ---
Created attachment 69109
--> https://bugs.winehq.org/attachment.cgi?id=69109
Terminal logs
What is Emoticon? It's a Windows program allowing the user manage smileys,
emojis and the likes.
How does it work? At launch, the program will display a bunch of smileys and If
you click on one of them, the program will automatically insert it on the
focused window. If for some reason, it can't do this, then the smiley will be
automatically copied to clipboard.
*What happens under WINE?* The program can't detect the focused windows and it
doesn't copy anything to clipboard.
Download links: http://emoticon.gregland.net/?dl_id=41
Archive:
https://web.archive.org/web/20210109150508/http://emoticon.gregland.net/wp-…
SHA1: 3A7BDF573D5748B2532B1DC76FDD233B4B9AC464
--
Do not reply 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=50472
Bug ID: 50472
Summary: Bandicam 5.0.1.1799 doesn't record sound, but records
image perfectly
Product: Wine
Version: 6.0-rc5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Bertrand_mainville(a)protonmail.com
Distribution: ---
Created attachment 69108
--> https://bugs.winehq.org/attachment.cgi?id=69108
Terminal logs
Bandicam 5.0.1.1799 doesn't/can't record audio, but can record video quite
well.
The terminal logs are present.
Download link: https://www.bandicam.com/downloads/ing/
Archive:
https://web.archive.org/web/20210109092823/https://www.bandicam.com/downloa…
SHA1: 8939FC89223DBFD206D7856C7A551726D9956505
--
Do not reply 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=50736
Bug ID: 50736
Summary: Virginia from GOG is a bit slow and laggy due to
GL_INVALID_FRAMEBUFFER_OPERATION errors
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: titan.costa(a)gmail.com
Distribution: ---
Created attachment 69505
--> https://bugs.winehq.org/attachment.cgi?id=69505
console log
Using WINEDEBUG=-all makes the game less slow and laggy.
Here is the first error:
0104:fixme:d3d:wined3d_context_gl_check_fbo_status FBO status
GL_FRAMEBUFFER_INCOMPLETE_LAYER_TARGETS (0x8da8).
0104:fixme:d3d:context_dump_fbo_attachment GL_DEPTH_ATTACHMENT: 2d texture
814, 1024x1024, 0 samples, format 0x81a5.
0104:fixme:d3d:context_dump_fbo_attachment GL_STENCIL_ATTACHMENT: NONE.
0104:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT0: 2d-array
texture 800, 1024x1024, 0 samples, format 0x822e.
0104:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT1: NONE.
0104:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT2: NONE.
0104:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT3: NONE.
0104:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT4: NONE.
0104:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT5: NONE.
0104:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT6: NONE.
0104:fixme:d3d:context_dump_fbo_attachment GL_COLOR_ATTACHMENT7: NONE.
0104:err:d3d:wined3d_debug_callback 0x8a87a30:
"GL_INVALID_FRAMEBUFFER_OPERATION error generated. Operation is not valid
because a bound framebuffer is not framebuffer complete.".
--
Do not reply 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=18445
Summary: Wine run acrobat 8 portable will crash.
Product: Wine
Version: 1.1.21
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: akong(a)aspa.idv.tw
I have acrobat 8 Professional Portable
It's not need install.
But first run will popup register forum.
In the windows XP is all right and can click don't remind me.
But it's will crash at wine.
How to fix 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.
https://bugs.winehq.org/show_bug.cgi?id=50734
Bug ID: 50734
Summary: 3DMark06 HDR/SM3.0 graphics tests are crashing
Product: Wine
Version: 6.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: kle(a)bluewin.ch
Distribution: ---
Created attachment 69501
--> https://bugs.winehq.org/attachment.cgi?id=69501
D3DXERR_INVALIDDATA
Hello everyone
I can confirm that the 3DMark06 Shader Model 3.0 / HDR tests are crashing
reproducibly right before they are performed. All other tests are running fine.
Interestingly the very similar 3DMark05 benchmark is running completely error
free. (This may be because the older version doesn't contain the same complex
HDR PS 3.0 Shader programs.)
Note, I have tested this at an 32bit and 64bit Wine prefix.
The error output is:
D3DXGetImageInfoFromFileInMemory failed: Invalid data (D3DXERR_INVALIDDATA)
D3DXDisassembleShader failed: Ran out of memory (E_OUTOFMEMORY)
The solution is to install the original 'd3dx9_28.dll' file (winetricks -q
d3dx9_28). After that, everything is working as it should.
This bug report was originally posted at the Gallium Nine bug tracker:
https://github.com/iXit/wine-nine-standalone/issues/95
Because this is a WINE bug, I closed it there and reopened it here. Thanks and
regards,
C. Leu
--
Do not reply 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=9519
Summary: Adobe Reader 8.1: Unable to accept License
(:mshtml:nsURI_Equals)
Product: Wine
Version: 0.9.44.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=8988
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Created an attachment (id=7882)
--> (http://bugs.winehq.org/attachment.cgi?id=7882)
reader 8.1 in wine
The License for the Adobe Reader 8.1 must be accepted, before you can
use the Application.
In wine, the License is not visible (another bug will follow),
but a click on the button "Accept" produce the following
trace and the Window is not closed:
2648:0010:trace:mshtml:nsURI_AddRef (0x2c421b0) ref=4
2649:0010:trace:mshtml:nsURI_Equals (0x2c421b0)->(0x2c421b0 0x34de48)
2650:0010:fixme:mshtml:nsURI_Equals default action not implemented
2651:0010:trace:mshtml:nsURI_Release (0x2c421b0) ref=3
Screehshot is attached
--
By by ... Detlef
--
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=9520
Summary: Adobe Reader 8.1: License not visible (html-page)
Product: Wine
Version: 0.9.44.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=8988
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Created an attachment (id=7883)
--> (http://bugs.winehq.org/attachment.cgi?id=7883)
reader 8.1 in wine
The License for the Adobe Reader 8.1 must be accepted, before you can
use the Application.
In wine, the License is not visible.
(license.html)
Screehshot is attached.
--
By by ... Detlef
--
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=36665
Bug ID: 36665
Summary: Regression from wine 1.7.15 breaks Adobe Acrobat Pro 8
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: roland65(a)free.fr
Created attachment 48705
--> http://bugs.winehq.org/attachment.cgi?id=48705
Reverted patch
Adobe Acrobat Pro 8 used to work quite good in recent wine versions. However, a
patch introduced in wine 1.7.15 breaks Adobe Acrobat 8 Pro: the Combine
files... and Create PDF / From multiple files... dialogs don't work anymore
(application freezes in an infinite loop or somethoing like).
I did a regression test and I found that the offending patch is the following:
http://source.winehq.org/git/wine.git/commit/ec66785f02ff5fba9ec7a18a8697c1…
Reverting the patch allows Acrobat to work again as expected.
I attached to this report the reverted patch that can be applied to wine
1.7.19.
--
Do not reply 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=31221
Bug #: 31221
Summary: Acrobat 8 page one is full of artifacts
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)gmail.com
Classification: Unclassified
Hi Guys,
Will you fix this for me?
Scientific Linux 67.2 64 bit
Wine 1.4 (no rpms for a higher version).
When Acrobat 8 Professional starts, page one is full of artifacts from other
programs and its own pop ups (registration, start screen,etc.). If you advance
to the second page, then go back to the first, the artifact clear up. Kind of a
pain when you only have one page.
To recreate, from your file manager, run "open With" acrobat 8, on a PDF
document and watch the mess.
Many thanks,
-T
--
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=35854
Bug ID: 35854
Summary: crash while using
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nurul.huda83(a)gmail.com
Created attachment 47870
--> http://bugs.winehq.org/attachment.cgi?id=47870
wine crash
crash while try to edit pdf document using Adobe Acrobate 8.0 via Wine.
previously, no problem at all.
--
Do not reply 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=18231
Summary: Acrobat 8, unable to install
Product: Wine
Version: 1.1.20
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Created an attachment (id=20740)
--> (http://bugs.winehq.org/attachment.cgi?id=20740)
Acrobat Pro 8 install error
Hi All,
When I try to install AcroPro80_efg.exe (Acrobat Professional V8.0 english),
after entering the serial number (you can ask for a demo at this point for
troubleshooting purposed), I get the pop up that I have attached.
"The wizard was interrupted before Adobe Acrobat 8 Professional could be
completely installed. Your system has not been modified. To complete
installation another time, please run setup again."
Question: this is a pretty long install. What kind of debug statement should
I run for you guys?
Many thanks,
-T
--
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.