https://bugs.winehq.org/show_bug.cgi?id=35688
Bug ID: 35688
Summary: iMesh 7.x reports 'You are using an older version of
Windows Media Player!' (needs WMP 10 version registry
key)
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
as the summary says... and the popup seems to be harmless (app still works).
The requested version seems to be application version dependent: iMesh 7.x
wants at least WMP 10.x
There doesn't seem to exist a common WMP API to retrieve the version.
Applications use different ways to check for it.
For example bug 35677 where the installer checks the version resource of
'C:\\Program Files\\Windows Media Player\\wmplayer.exe'
This app reads WMP version key from registry.
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/iMesh Applications/iMesh
$ WINEDEBUG=+tid,+seh,+relay,+ole,+variant,+wmp wine ./iMesh.exe >>log.txt 2>&1
...
0024:Call advapi32.RegCreateKeyExW(80000002,00de0c40
L"SOFTWARE\\Microsoft\\MediaPlayer\\PlayerUpgrade",00000000,00000000,00000000,0002001f,00000000,0033f0bc,00000000)
ret=00492057
0024:Ret advapi32.RegCreateKeyExW() retval=00000000 ret=00492057
0024:Call advapi32.RegQueryValueExW(000000c0,00d61320
L"PlayerVersion",00000000,0033f160,0033f21c,0033f168) ret=004924a6
0024:Ret advapi32.RegQueryValueExW() retval=00000002 ret=004924a6
0024:Call advapi32.RegCloseKey(000000c0) ret=004924af
0024:Ret advapi32.RegCloseKey() retval=00000000 ret=004924af
...
0024:Call winex11.drv.SetWindowText(000103cc,0415e608 L"You are using an older
version of Windows Media Player!") ret=7eb4e7a5
--- snip ---
I created the key in a fresh WINEPREFIX and it made the app happy.
--- snip ---
[HKEY_LOCAL_MACHINE\Software\Microsoft\MediaPlayer\PlayerUpgrade]
"PlayerVersion"="10,0,0,0"
--- snip ---
$ sha1sum iMeshV7.exe
0e4aa7ae0da88b7f69a7daa1bca36f3f2f6c497b iMeshV7.exe
$ du -sh iMeshV7.exe
8.4M iMeshV7.exe
$ wine --version
wine-1.7.13-100-gfcae016
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=35763
Bug ID: 35763
Summary: Multiple applications and games need
wmvcore.dll.WMCreateWriter (Tinker, iMesh 7.x)
Product: Wine
Version: 1.7.14
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,
continuation of bug 31437
Prerequisite for Tinker: 'winetricks -q xlive'
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Microsoft Games/Tinker
$ wine ./Tinker.exe
...
fixme:wmvcore:WMProfileManager_LoadProfileByData (0x3717e20)->(L"<profile
version=\"524288\" \r\n name=\"Windows Media Video 8 for Local Area
Network (384 Kbps)\" \r\n
guid=\"{29B00C2B-09A9-48bd-AD09-CDAE117D1DA7}\"\r\n
description=\"ingame video recording\"> \r\n <streamconfig
majortype=\"{73646976-0000-0010-8000-00AA00389B71}\" \r\n "... 0x36e6188)
wine: Call from 0x7b83ab23 to unimplemented function
wmvcore.dll.WMCreateWriter, aborting
wine: Unimplemented function wmvcore.dll.WMCreateWriter called at address
0x7b83ab23 (thread 0009), starting debugger...
--- snip ---
$ sha1sum Tinker.zip
b823e3191a8601c928f2f00f23a43152b0c60c15 Tinker.zip
$ du -sh Tinker.zip
60M Tinker.zip
$ wine --version
wine-1.7.14-23-g770213e
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=32715
Bug #: 32715
Summary: Running of Linux Live USB causes kernel32 to blow up
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raj(a)upadhyaya.com
Classification: Unclassified
Created attachment 43167
--> http://bugs.winehq.org/attachment.cgi?id=43167
Backtrace of blow up
I began testing Linux Live USB creator on Linux. I am running
wine version wine-1.5.18 installed via YUM on Fedora 18, using
the linux kernel 3.8.0-rc3 compiled from source from www.kernel.org.
What Linux Live USB does, is it creates a Live USB Linux USB thumb drive from
an ISO. I keep a Windows XP partition around to run this program. My hope is
to use Wine to run this program and create Linux thumb drives.
Live Linux USB should task Wine, as it looks for new updates and other
information from its web site.
Back Trace attached...
--
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=16414
Summary: New Xlive (8.12.2008 and newer) is not working
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunder.m(a)email.cz
Created an attachment (id=17746)
--> (http://bugs.winehq.org/attachment.cgi?id=17746)
base log from crash
I just instaled new Xlive from this page:
http://www.microsoft.com/downloads/details.aspx?FamilyID=6f966188-1e50-41c3…
(file gfwlivesetupmin.exe) and it is not working, I think it could be related
to advapi32.dll exactly to function UnregisterTraceGuids, which is not yet
implemented.
--
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=41634
Bug ID: 41634
Summary: Tera Launcher Fails
Product: Wine
Version: 1.9.22
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: eli(a)orbsky.homelinux.org
Distribution: ---
Its been some time since I fired up Tera. I thought it would be a good idea to
update the game, but when I start the launcher I get the following 2 dialogue
boxes:
The TERA Launcher is unable to load copycub.dll file.
ErrorMessage: Interop load failed
as well as
The TERA Launcher is unable to load steamsupport.dll file.
ErrorMessage: User cancelled...
The output I get when I launch from a console is:
~/.tera/drive_c/users/Public/Games/En Masse Entertainment/TERA>
WINEPREFIX=~/.tera wine TERA-Launcher.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:file:SetDefaultDllDirectories (800): stub
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
fixme:ntdll:EtwRegisterTraceGuidsA (0x6307379f, 0x630b1cf8,
{0cfe0455-93ba-440d-a3fe-553973d0b723}, 1, 0x33d7a8, (null), (null),
0x630b1d00): stub
fixme:ntdll:EtwRegisterTraceGuidsA (0x6307379f, 0x630b1d18,
{797fabac-7b58-4796-b924-d51178a59ce4}, 1, 0x33d7a8, (null), (null),
0x630b1d20): stub
fixme:advapi:EventRegister {43d1a55c-76d6-4f7e-995c-64c711e5cafe}, 0x6309ce28,
(nil), 0x630b1500
fixme:ntdll:EtwRegisterTraceGuidsA (0x63073bcf, 0x630b3258,
{9e3b3947-ca5d-4614-91a2-7b624e0e7244}, 1, 0x33d880, (null), (null),
0x630b3258): stub
fixme:iphlpapi:NotifyAddrChange (Handle 0x33dc1c, overlapped 0xea7c88): stub
fixme:winsock:WSALookupServiceBeginW (0x33db1c 0x00000ff0 0x33da84) Stub!
[1101/111035:ERROR:network_change_notifier_win.cc(143)] WSALookupServiceBegin
failed with: 8
fixme:ras:RasEnumConnectionsW (0x204fb8,0x1a7e634,0x1af0004),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0
func=500 method=0)
fixme:ras:RasEnumConnectionsW (0x204fb8,0x2fee4c4,0x1af0004),stub!
fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program
to use LAN connection/winsock instead!
fixme:iphlpapi:CancelIPChangeNotify (overlapped 0xea7c88): stub
fixme:advapi:EventUnregister deadbeef: stub
Thanks for looking into this
--
Do not reply 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=28035
Summary: Fallout 3 crashes when hitting play on launcher.
Product: Wine
Version: 1.3.26
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mister_a(a)aol.com
Created an attachment (id=35896)
--> (http://bugs.winehq.org/attachment.cgi?id=35896)
Backtrace of application
After clicking the play option on the launcher for Fallout 3, the game will
give a not responding error and 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=36627
Bug ID: 36627
Summary: Games For Windows Live 2.0.0687.0
(PANORAMA_V2.00_RTM.090421-2351) needs MSASN1.dll
Product: Wine
Version: 1.7.19
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
there were a few GFWL/XLive bug comments in the past that stated "copying
MSASN1.dll solves the issue" (bug 28035).
There is indeed a specific version of GFWL that hard-binds to 'MSASN1.dll'.
'winetricks msasn1' obviously solves the problem for 'xlive.dll' load failure.
It doesn't solve GFWL init failure at runtime as
explained in https://bugs.winehq.org/show_bug.cgi?id=28035#c37
This bug is about adding a stub dll and possible implementation later.
The specific version is:
--- snip ---
xlive.dll
Microsoft Corporation
Games for Windows - LIVE DLL
2.0.0687.0 (PANORAMA_V2.00_RTM.090421-2351)
Wednesday 22 April 2009, 00.20.44
--- snip ---
Other versions such as '2.0.0672.0 (PANORAMA_V2.00_RTM.081022-0447)' don't have
this binding.
'xLiveRedist.msi' redist installer 'File' table dumped with 'ORCA':
--- snip ---
File Component_ FileName FileSize Version
s72 s72 l255 i4 S72
dxdx1037 DirectXRedist ze3kb3ub.cab|Mar2008_d3dx10_37_x86.cab 821508 512
xlive XLiveRuntimeComponent xlive.dll 14311680 2.0.687.0
sqmapidll SQMAPI sqmapi.dll 134144 6.0.6000.16386
dxdxsetupexe DirectXRedist DXSETUP.exe 527880 4.9.0.904
dxdx937 DirectXRedist rxp0yibt.cab|Mar2008_d3dx9_37_x86.cab 1446530 512
dxxinput DirectXRedist qdji7bjl.cab|APR2007_xinput_x86.cab 56902 512
dxdsetupdll DirectXRedist DSETUP.dll 97288 4.9.0.904
dxdsetup32 DirectXRedist dsetup32.dll 1694728 4.9.0.904
dxdllreg DirectXRedist an7grfka.cab|dxdllreg_x86.cab 47596 512
dxupdate DirectXRedist dxupdate.cab 97396 512
xlivecat XLiveRuntimeComponent kh3w9dph.cat|xlive.dll.cat 172173 512
xlivefnt XLiveRuntimeComponent xlivefnt.dll 13642496 2.0.687.0
...
--- snip ---
It bundles/installs .NET Framework 3.0
--- snip ---
Wine-dbg>info process
pid threads executable (all id:s are in hex)
00000024 1 'explorer.exe'
0000000e 8 'services.exe'
000000cf 4 \_ 'mscorsvw.exe'
00000019 3 \_ 'plugplay.exe'
00000012 4 \_ 'winedevice.exe'
00000008 1 'setup.exe'
00000034 6 \_ 'msiexec.exe'
0000003b 2 \_ 'gfwlivesetup.exe'
0000003e 1 \_ 'GFWLIVESetupStub.exe'
00000030 2 \_ 'dotnetfx3.exe'
00000028 2 \_ 'setup.exe'
--- snip ---
Starting a game that installed this specific GFWL version, for example
'Resident Evil 5' (bug 23914) yields:
--- snip ---
$ wine ./Launcher.exe
err:module:import_dll Library MSASN1.dll (which is needed by
L"C:\\windows\\system32\\xlive.dll") not found
err:module:import_dll Library xlive.dll (which is needed by L"C:\\Program
Files\\CAPCOM\\RESIDENT EVIL 5\\RE5DX9.EXE") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\CAPCOM\\RESIDENT EVIL 5\\RE5DX9.EXE" failed, status c0000135
--- snip ---
Dumping the 'MSASN1.dll' import descriptor from main executable yields:
--- snip ---
...
26. ImageImportDescriptor:
OriginalFirstThunk: 0x005ED47C
TimeDateStamp: 0x00000000 (GMT: Thu Jan 01 00:00:00 1970)
ForwarderChain: 0x00000000
Name: 0x005ECA68 ("MSASN1.dll")
FirstThunk: 0x000018B4
Ordinal/Hint API name
------------ ---------------------------------------
0x0019 "ASN1BERDecS32Val"
0x000C "ASN1BERDecGeneralizedTime"
0x000A "ASN1BERDecExplicitTag"
0x000F "ASN1BERDecNotEndOfContents"
0x0017 "ASN1BERDecPeekTag"
0x0053 "ASN1DecAlloc"
0x0025 "ASN1BERDecZeroCharString"
0x0008 "ASN1BERDecEndOfContents"
0x0031 "ASN1BEREncExplicitTag"
0x003C "ASN1BEREncS32"
0x002F "ASN1BEREncEndOfContents"
0x0013 "ASN1BERDecOctetString"
0x0005 "ASN1BERDecCharString"
0x0029 "ASN1BEREncBool"
0x0000 "ASN1BERDecBitString"
0x001F "ASN1BERDecU32Val"
0x004C "ASN1CEREncGeneralizedTime"
0x002C "ASN1BEREncCharString"
0x0028 "ASN1BEREncBitString"
0x0039 "ASN1BEREncOctetString"
0x003F "ASN1BEREncU32"
0x00DB "ASN1_CloseEncoder"
0x00DE "ASN1_CreateDecoder"
0x00E0 "ASN1_CreateEncoder"
0x00E3 "ASN1_Encode"
0x00E2 "ASN1_Decode"
0x00DA "ASN1_CloseDecoder"
--- snip ---
This might be also useful to split out ASN.1 API/helpers from builtin crypt.
$ sha1sum gfwlivesetup.exe
ed02393e367c2a9e47f2a3f10da553cc292fa22a gfwlivesetup.exe
$ du -sh gfwlivesetup.exe
171M gfwlivesetup.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.
http://bugs.winehq.org/show_bug.cgi?id=28768
Bug #: 28768
Summary: Kane & Lynch: Dead Men crashes on launch
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 36949
--> http://bugs.winehq.org/attachment.cgi?id=36949
terminal output
After starting the game, it shows a black screen for a moment, then it crashes.
The game uses Xlive (I installed it via winetricks).
I can't reproduce the problem in the demo version (the demo starts correctly).
The demo doesn't use Xlive.
The same crash with Wine-1.1.x, 1.2.3 etc.
Fedora 15 x86
Nvidia 250 / driver 280.13
--
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=15839
Summary: Games for Windows Live fails to initialize, resulting
Fallout 3 crash
Product: Wine
Version: 1.1.7
Platform: PC
URL: http://www.gamesforwindows.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)csevego.net
When starting Fallout 3, Xlive.dll wants to create a warning message to
eventlog, this will cause later Fallout 3 crash after choosing new game in the
menu.
Eventlog entry:
fixme:advapi:RegisterEventSourceW ((null),L"XLive"): stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0002,0x0000,0x80000002,(nil),0x0004,0x00000000,0x33e540,(nil)):
stub
warn:eventlog:ReportEventW L"Fallout3.exe"
warn:eventlog:ReportEventW L"1.0.0.12"
warn:eventlog:ReportEventW L"1.2.0241.0 C:\\windows\\system32\\xlive.dll"
warn:eventlog:ReportEventW L"\n0x80004005\n\nGames for Windows LIVE
DLL\nC:\\windows\\system32\\msidcrl40.dll 4.200.513.1"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
Mentioned crash occuring later:
wine: Unhandled page fault on read access to 0x00000000 at address 0xad8cdb
(thread 0024), starting debugger...
First chance exception: page fault on read access to 0xffffffff in 32-bit code
(0x013c92e3).
Backtrace:
=>1 0x013c92e3 in xlive (+0x892e3) (0x7b5bf8d8)
2 0x006250e2 in fallout3 (+0x2250e2) (0x0322ece0)
3 0x00000005 (0x00e8c008)
4 0x009830d0 in fallout3 (+0x5830d0) (0x00ae4410)
--
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=15828
Summary: Microsoft Games for Windows - LIVE Redistributable setup
- blank EULA
Product: Wine
Version: 1.1.7
Platform: HP
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=bb38e1ce-b9b1-4e2b-9c3f-3b521e74b647&displaylang=en B
OS/Version: Solaris
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Installs fine in git, but the EULA is blank. Clicking in it allows it to show.
Native riched20/30 doesn't seem to help.
--
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=25799
Summary: GFWL (Games For Windows Live) Client Crashes at
startup
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblackwell1024(a)gmail.com
Created an attachment (id=32876)
--> (http://bugs.winehq.org/attachment.cgi?id=32876)
Crash log
GFWL appeared to install without complaint but attempting to run GFWLClient.exe
results in a crash. Attaching crash log below. If someone has ideas/patches I
can do testing.
--
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=31744
Bug #: 31744
Summary: Street Fighter X Tekken crashes while starting
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ubuntugamingproject(a)gmail.com
Classification: Unclassified
The game installs fine, but crashes when starting with an exception.
I know that it's caused by the xlive feature, which can be disabled downloading
the right dll and extracting it inside the main folder.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=40123
Bug ID: 40123
Summary: Chemsketch: Application doesnt start after
installation
Product: Wine
Version: 1.6.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mickelhiebert(a)hotmail.com
Distribution: ---
Created attachment 53608
--> https://bugs.winehq.org/attachment.cgi?id=53608
Error displayed
After installation, chemsketch wont start and an error message displays.
--
Do not reply 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=41727
Bug ID: 41727
Summary: rundll32.exe error after upgrading wine staging
Product: Wine-staging
Version: 1.9.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ToddAndMargo(a)zoho.com
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 56162
--> https://bugs.winehq.org/attachment.cgi?id=56162
run dll error
Dear Wine Staging,
wine --version (it is 32 bit)
wine-1.9.23 (Staging)
Every time I upgrade Wine Staging, on first run, I get the following
inconsequential error pop up:
rundll32.exe - .NET Framework
Unable to find a version of the runtime to run this application
This started after using Wine Tricks to install .NET
--
Do not reply 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=34854
Bug #: 34854
Summary: Crashed on starting Foxit Reader 606
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jiandingzhe(a)163.com
Classification: Unclassified
Created attachment 46451
--> http://bugs.winehq.org/attachment.cgi?id=46451
back trace by the wine crash window
The main window of the foxit reader can be shown with all contents in it, but
then the crash dialog pops up.
The backtrace is attached.
The Foxit Reader is installed using "FoxitReader606.0722_enu_Setup.exe".
The output to STDOUT is below, I think most of them might be harmless:
$ wine Foxit\ Reader.exe
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so:
/usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object
file: No such file or directory
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared
object file: No such file or directory
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:system:SetProcessDPIAware stub!
fixme:dwmapi:DwmSetWindowAttribute (0x100be, 2, 0x32f370, 4) stub
err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program
Files\\Foxit Software\\Foxit
Reader\\plugins\\jrsys\\x86\\jrsysMSCryptoDll.dll") not found
err:module:import_dll Library MFC42u.DLL (which is needed by L"C:\\Program
Files\\Foxit Software\\Foxit Reader\\plugins\\CommentsSummary.fpi") not found
fixme:thread:GetThreadPreferredUILanguages 52, 0x32e734, 0x32e7a4 0x32e73c
err:module:import_dll Library WLDAP32.dll (which is needed by L"C:\\Program
Files\\Foxit Software\\Foxit Reader\\plugins\\docusign_plugin.fpi") not found
err:module:import_dll Library WLDAP32.dll (which is needed by L"C:\\Program
Files\\Foxit Software\\Foxit Reader\\plugins\\facebook_plugin.fpi") not found
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make
sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the
winbind package of your distribution.
fixme:thread:GetThreadPreferredUILanguages 52, 0x32e734, 0x32e7a4 0x32e73c
fixme:thread:GetThreadPreferredUILanguages 52, 0x32e734, 0x32e7a4 0x32e73c
fixme:win:LockWindowUpdate (0x20020), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:ieframe:PersistStreamInit_InitNew (0x176ef8)
fixme:ieframe:WebBrowser_put_RegisterAsDropTarget (0x176ef8)->(0)
fixme:ieframe:navigate_url Unsupported args (Flags 0x5ade8b4:3; TargetFrameName
0x5ade8a4:8)
fixme:uxtheme:BeginBufferedPaint Stub (0x3ac 0x32f698 2 (nil) 0x32f5e0)
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so:
/usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object
file: No such file or directory
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared
object file: No such file or directory
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:iphlpapi:NotifyAddrChange (Handle 0x624e8fc, overlapped 0x624e8e0): stub
fixme:ieframe:ClOleCommandTarget_QueryStatus (0x176fac)->((null) 1 0x32df24
(nil))
fixme:ieframe:ClOleCommandTarget_QueryStatus command_0: 27, 0x0
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 25
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 26
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 37 of group
{000214d1-0000-0000-c000-000000000046}
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ieframe:ClientSite_GetContainer (0x176fac)->(0x32df00)
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 84 of group
{000214d1-0000-0000-c000-000000000046}
fixme:ieframe:ClientSite_GetContainer (0x176fac)->(0x32ef30)
fixme:imm:ImmReleaseContext (0x1018a, 0x640ff68): stub
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 25
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 26
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 29
fixme:ieframe:DocHostUIHandler_GetDropTarget (0x176fac)
fixme:wininet:InternetSetOptionExW Flags 00000000 ignored
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(20000): STUB
fixme:wininet:InternetSetOptionExW Flags 00000000 ignored
fixme:wininet:InternetSetOptionW Option 4 STUB
fixme:wininet:InternetSetOptionExW Flags 00000000 ignored
fixme:wininet:InternetSetOptionW INTERNET_OPTION_CONNECT_RETRIES 1
fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000001
fixme:jscript:JScriptProperty_SetProperty Unimplemented property 70000002
fixme:wininet:CommitUrlCacheEntryInternal entry already in cache - don't know
what to do!
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 69 of CGID_Explorer
fixme:ieframe:PropertyNotifySink_OnChanged unimplemented dispid 1005
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 69 of CGID_Explorer
fixme:mshtml:OleInPlaceActiveObject_TranslateAccelerator (0x185d58)->(0x131d50)
fixme:win:EnumDisplayDevicesW ((null),0,0x32cb24,0x00000000), stub!
fixme:resource:GetGuiResources (0xffffffff,0): stub
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 26
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 29
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 103 of group
{000214d1-0000-0000-c000-000000000046}
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 2315 of group
{de4ba900-59ca-11cf-9592-444553540000}
fixme:ieframe:ClOleCommandTarget_Exec Unimplemented cmdid 35
fixme:msxml:ClassFactory_QueryInterface interface
{342d1ea0-ae25-11d1-89c5-006008c3fbfc} not implemented
fixme:mshtml:ASServiceProvider_QueryService
(0x640f220)->({b722be00-4e68-101b-a2bc-00aa00404770}
{332c4425-26cb-11d0-b483-00c04fd90119} 0x32cfb0)
fixme:msxml:ClassFactory_QueryInterface interface
{342d1ea0-ae25-11d1-89c5-006008c3fbfc} not implemented
fixme:mshtml:ASServiceProvider_QueryService
(0x640f220)->({b722be00-4e68-101b-a2bc-00aa00404770}
{332c4425-26cb-11d0-b483-00c04fd90119} 0x32d010)
fixme:mshtml:HTMLElement_contains (0x77582b8)->(0x776bf94 0x32bb04)
wine: Unhandled page fault on read access to 0x00000000 at address (nil)
(thread 0009), starting debugger...
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so:
/usr/lib/i386-linux-gnu/pkcs11/p11-kit-trust.so: cannot open shared object
file: No such file or directory
p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared
object file: No such file or directory
--
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=40950
Bug ID: 40950
Summary: ProgramFiles(x86) environment variable is not created
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: programmerjake(a)gmail.com
Distribution: ---
the ProgramFiles(x86) environment variable is not created.
it should probably be set in
https://github.com/wine-mirror/wine/blob/master/dlls/kernel32/process.c#L571
--
Do not reply 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=37163
Bug ID: 37163
Summary: WiX Toolset installer doesn't open
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Created attachment 49394
--> https://bugs.winehq.org/attachment.cgi?id=49394
wix38-stderr
The WiX Toolset installer (version 3.8) hangs without opening any windows. The
console output is attached.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37251
Bug ID: 37251
Summary: WiX Toolset v3.8 installer doesn't open with Wine-Mono
Product: Wine
Version: 1.7.26
Hardware: x86
URL: https://wix.codeplex.com/releases/view/115492
OS: Linux
Status: NEW
Keywords: download, Installer, source
Severity: normal
Priority: P2
Component: mscoree
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 49539
--> https://bugs.winehq.org/attachment.cgi?id=49539
installer's log
With bug 37163 fixed, the installer still pops up a dialog complaining that it
needs Microsoft .Net.
I'll attach a screenshot/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=39254
Bug ID: 39254
Summary: Microsoft 365 Installer: Crashes on startup
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jamesmfox(a)live.com
Distribution: ---
Created attachment 52321
--> https://bugs.winehq.org/attachment.cgi?id=52321
backtrace of wine
Microsoft 365 office installer crashers on startup (Before anything kind of gui
is shown)
--
Do not reply 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=35390
Bug ID: 35390
Summary: Samsung_Magician_Setup_v4.0.exe fails to install
Product: Wine
Version: 1.7.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: vinschen(a)redhat.com
Classification: Unclassified
Created attachment 47217
--> https://bugs.winehq.org/attachment.cgi?id=47217
debug output of Samsung_Magician_Setup_v4.0.exe
Trying to install the Samsung Magician (an SSD tool)
fails to install. The first dialog asks for the installation
language, which I keep on the default "English", the next dialog
contains the following error message:
INSTALLATION CANNOT CONTINUE: "Windows Management Instrumentation"
service is disabled. Please enable and try again.
I attached a file with a log created like this:
WINEDEBUG=+msi,+wbemprox,+wmiutils,+service,+seh,+tid wine
Samsung_Magician_Setup_v4.0.exe >> foo.log 2>&1
If you need more input, I'm willing to provide it.
Thanks,
Corinna
--
Do not reply 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=35778
Bug ID: 35778
Summary: Samsung Magician v4.0 fails to install (widl emits
incorrect var type for IDispatch* defaultvalue)
Product: Wine
Version: 1.7.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Hello folks,
I split this off from bug 35390 because this looks like widl issue.
https://bugs.winehq.org/show_bug.cgi?id=35390#c7
--- quote ---
So next thing to check is vartype of default value for this parameter in native
typelib. If it's VT_DISPATCH|VT_BYREF, unlikely I think cause only NULL value
makes sense as a default, then widl is to blame, if it's stored at VT_PTR type
we need ITypeInfo code to deal with that. It's also possible that both parts
are broken.
--- quote ---
I downloaded native wbemdisp and registered it (regsvr32)
http://www.dlldump.com/download-dll-files_new.php/dllfiles/W/wbemdisp.dll/5…http://filemare.com/browse/62.99.77.70/WBEMDISP.TLB
With that part the installer goes further (succeeds) and trace log reveals the
defaultvalue type for IDispatch* is VT_DISPATCH (Wine's widl generates VT_PTR)
--- snip ---
$ WINEDEBUG=+tid,+seh,+tlb,+wbemprox,+wbemdisp,+ole,+variant wine
./Samsung_Magician_Setup_v4.0.exe >>log.txt 2>&1
...
002c:trace:ole:ITypeInfo_fnInvoke changing args
002c:trace:ole:dump_Variant 0x681db8->{VT_BSTR,(null)}
002c:trace:ole:dump_Variant 0x681da8->{VT_BSTR,L"root\\CIMV2"}
002c:trace:ole:dump_Variant 0x681d98->{VT_BSTR,(null)}
002c:trace:ole:dump_Variant 0x681d88->{VT_BSTR,(null)}
002c:trace:variant:VariantCopy (0x1684c8->(VT_EMPTY),0x15dce0->(VT_BSTR))
002c:trace:variant:VariantClear (0x1684c8->(VT_EMPTY))
002c:trace:variant:VariantCopy (0x1684d8->(VT_EMPTY),0x15dcf8->(VT_BSTR))
002c:trace:variant:VariantClear (0x1684d8->(VT_EMPTY))
002c:trace:variant:VariantCopy (0x1684e8->(VT_EMPTY),0x15dd10->(VT_I4))
002c:trace:variant:VariantClear (0x1684e8->(VT_EMPTY))
002c:trace:variant:VariantCopy (0x1684f8->(VT_EMPTY),0x15dd28->(VT_DISPATCH))
002c:trace:variant:VariantClear (0x1684f8->(VT_EMPTY))
002c:trace:ole:DispCallFunc (0x13f358, 28, 4, 10, 9, 0x1685cc, 0x1685a8,
0x33f610 (vt=10))
002c:trace:ole:DispCallFunc arg 0: type 8
002c:trace:ole:dump_Variant 0x681db8->{VT_BSTR,(null)}
002c:trace:ole:DispCallFunc arg 1: type 8
002c:trace:ole:dump_Variant 0x681da8->{VT_BSTR,L"root\\CIMV2"}
002c:trace:ole:DispCallFunc arg 2: type 8
002c:trace:ole:dump_Variant 0x681d98->{VT_BSTR,(null)}
002c:trace:ole:DispCallFunc arg 3: type 8
002c:trace:ole:dump_Variant 0x681d88->{VT_BSTR,(null)}
002c:trace:ole:DispCallFunc arg 4: type 8
002c:trace:ole:dump_Variant 0x1684c8->{VT_BSTR,L""}
002c:trace:ole:DispCallFunc arg 5: type 8
002c:trace:ole:dump_Variant 0x1684d8->{VT_BSTR,L""}
002c:trace:ole:DispCallFunc arg 6: type 3
002c:trace:ole:dump_Variant 0x1684e8->{VT_I4,0}
002c:trace:ole:DispCallFunc arg 7: type 9
002c:trace:ole:dump_Variant 0x1684f8->{VT_DISPATCH,(nil)}
002c:trace:ole:DispCallFunc arg 8: type 16393
002c:trace:ole:dump_Variant 0x168508->{VT_DISPATCH|VT_BYREF,0x33f600}
--- snip ---
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=35391
Bug ID: 35391
Summary: xcopy doesn't support /v (Samsung Magician Software)
Product: Wine
Version: 1.7.10
Hardware: x86
URL: http://www.samsung.com/us/support/owners/product/MZ-7P
C064D/AM
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Classification: Unclassified
There's a fixme for it in the source code, but no bug for it. Finally found an
application that uses it, Samsung Magician Software.
[austin@localhost ~]$ sha1sum Samsung_Magician_ML_Setup_v4.2.1_20130819.exe
51480a2e80157a07894fbd494f53c73fc98dced1
Samsung_Magician_ML_Setup_v4.2.1_20130819.exe
[austin@localhost ~]$ du -h Samsung_Magician_ML_Setup_v4.2.1_20130819.exe
15M Samsung_Magician_ML_Setup_v4.2.1_20130819.exe
[austin@localhost ~]$ wine --version
wine-1.7.10-274-g0c77f89
--
Do not reply 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=35076
Bug #: 35076
Summary: PSPad installer has a non-fatal crash
Product: Wine
Version: 1.7.8
Platform: x86
URL: http://www.pspad.com
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 46783
--> http://bugs.winehq.org/attachment.cgi?id=46783
terminal output/backtrace
Noticed while checking on bug 12995.
(@Focht, this is on my Fedora machine, not the broken gentoo one :))
[austin@localhost ~]$ wine --version
wine-1.7.8
[austin@localhost ~]$ sha1sum pspad457inst_en.exe
e0ed70b5788e2f2d7b13428b042755c44c5112bf pspad457inst_en.exe
[austin@localhost ~]$ du -h pspad457inst_en.exe
4.5M pspad457inst_en.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32682
Bug #: 32682
Summary: Failure setting the cursor to Cursors.Pen (IDC_PEN,
32631)
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joel.snape(a)yahoo.com
Classification: Unclassified
Created attachment 43116
--> http://bugs.winehq.org/attachment.cgi?id=43116
Terminal messages running the application
I was testing a .Net 4 application (OCTGN) and noticed it fails when the
application tries to change the cursor (in C#, tbStatus.Cursor = Cursors.Pen).
I searched around and didn't find a solution to this problem and only found a
reference to some cursors in winuser.h (at least IDC_PEN with id 32631,
IDC_WAITCD with id 32663 and IDC_HELP with id 32651).
You can replicate the error testing OCTGN (although I needed a lot of tinkering
before being able to login, the place where the error occurs) but it probably
is easier to create a simple application and testing the cursor change there.
Attached are the console log (with the .Net error message) and the wine crash
log.
--
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=37997
Bug ID: 37997
Summary: Jeskola Buzz Build 1499 (.NET 4.0 app) crashes on
unimplemented function
msvcp100.dll.??0_Concurrent_queue_base_v4@details@Conc
urrency@@IAE@I@Z
Product: Wine
Version: 1.7.35
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as the summary says ...
Prerequisite: 'winetricks -q dotnet40'
--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Jeskola/Buzz
$ wine ./buzz.exe
...
wine: Call from 0x7b83b487 to unimplemented function
msvcp100.dll.??0_Concurrent_queue_base_v4@details@Concurrency@@IAE@I@Z,
aborting
--- snip ---
'winetricks -q vcrun2010' obviously works around.
It will run later into more already known issues:
bug 32323 ("Netflix (Silverlight 4.x) and several .NET Framework 3.x/4.0 WPF
apps require either Arial or Verdana to be installed") -> 'winetricks -q
corefonts'
bug 32682 ("Failure setting the cursor to Cursors.Pen (IDC_PEN, 32631)")
bug 37842 ("PTC Mathcad Prime 3.0 (.NET 4.0 app) crashes when using copy paste
or trying to calculate a result (OLE clipboard must take MTA into account)"
and a few others, though not as critical as aforementioned ones.
$ sha1sum BuzzSetup1499.exe
c533732c37c67b40096035338934c3413347cb41 BuzzSetup1499.exe
$ du -sh BuzzSetup1499.exe
7.9M BuzzSetup1499.exe
$ wine --version
wine-1.7.35-24-g3873c93
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=25886
Summary: Paint.NET 3.5.6: Installer fails
(System.IO.FileNotFoundException)
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Using "winetricks dotnet20" the installer still fails. This seems closely
related to the 3.5.4 mono bug, but perhaps not?
Attached is image of the error.
And this is all that is said in terminal:
~$ wine Paint.NET.3.5.6.Install.exe
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:wuapi:automatic_updates_Pause
fixme:sync:CreateMemoryResourceNotification (0) stub
fixme:shell:URL_ParseUrl failed to parse L"PaintDotNet.Core"
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:shell:URL_ParseUrl failed to parse L"PaintDotNet.Base"
fixme:shell:URL_ParseUrl failed to parse L"PaintDotNet.SystemLayer"
fixme:shell:URL_ParseUrl failed to parse L"System.Core"
fixme:wuapi:automatic_updates_Resume
--
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=37960
Bug ID: 37960
Summary: Paint.NET 4.0.5 does not install: unimplemented
function KERNEL32.dll.QueryThreadCycleTime
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: ianlantzy(a)yahoo.com
Distribution: ---
Created attachment 50573
--> https://bugs.winehq.org/attachment.cgi?id=50573
Output during installation failure
When trying to run the Paint.NET 4.0.5 installer using .NET 4.5.2 (installed
4.0 and 4.5 first using winetricks), install fails saying it cannot find
mscoree.dll. Using mscoree.dll extracted from the .NET 4.5.2 installer it then
gives an error saying:
wine: Call from 0x7bc54ae0 to unimplemented function
KERNEL32.dll.QueryThreadCycleTime, aborting
This error persists even after testing with copies of mscoree.dll,
kernel32.dll, and kernel32.dll.mui from a working installation of Windows 8.1.
Attached is a log of all output during the installation process.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22412
Summary: Paint.NET 3.5.4 - EULA display has worsened
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: madewokherd(a)gmail.com
Created an attachment (id=27447)
--> (http://bugs.winehq.org/attachment.cgi?id=27447)
Screenshot
The EULA text for Paint.NET (with Mono installed) has regressed in 1.1.43. The
text was already jumbled together, but now the problem has gotten worse. I did
a regression test:
049aa8dacd8135ac11e9deee982c14959e9511fe is first bad commit
commit 049aa8dacd8135ac11e9deee982c14959e9511fe
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Thu Apr 15 11:40:21 2010 -0500
gdiplus: Ensure GdipGetGenericFontFamilySansSerif returns a truetype font.
:040000 040000 16c08165b79a981075b61212014f57f5b433bdb1
c099b9916da2d8aed27035f2373410588314e854 M dlls
I have to revert both this and 531219f84d0d6fa236283e5c3d061b5f752df793 to
resolve the problem. (Reverting only this commit causes it to die at startup;
reverting only the other patch doesn't correct the problem.) Terminal output
doesn't look useful (same as bug 22390).
On another note, native gdiplus only solves this regression, not the original
problem... so they probably aren't related.
--
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=29391
Bug #: 29391
Summary: SetupNgen.exe crashes while installing Paint.NET 2.5
Product: Wine
Version: 1.3.35
Platform: x86-64
URL: http://www.oldversion.com/common/uploaded_files/softwa
res/paintdotnet25.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 38048
--> http://bugs.winehq.org/attachment.cgi?id=38048
Full terminal output
Twice while installing Paint.NET 2.5, it shows an error dialog with the
following message, then produces a crash in SetupNgen.exe after dismissing it:
Failed to load resources from resource file
Please check your Setup
The installer reports success in spite of this. It needs winetricks dotnet11 as
a prerequisite.
Workaround: native wshom.ocx (winetricks wsh57)
--
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=22259
Summary: Paint.NET 3.5.4 custom install can't progress past
directory selection
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Running the installer for Paint.NET with Mono (winetricks mono26) and choosing
"custom install" results in it getting stuck before running into bug 22242. On
the screen for choosing an installation directory, the "next" button is
disabled, so it's impossible to progress any further. The only terminal output
is:
fixme:wuapi:automatic_updates_Pause
fixme:wuapi:automatic_updates_Resume
--
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=22390
Summary: Paint.NET 3.5.4 installer shows a corrupted image
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: madewokherd(a)gmail.com
Created an attachment (id=27403)
--> (http://bugs.winehq.org/attachment.cgi?id=27403)
Screenshot
The banner image at the top of the Paint.NET installer is now displayed
incorrectly in 1.1.43. (This is with winetricks mono26 installed.) Regression
testing shows:
8b2543b7503e7bb1b7db1d3a32cad88d70cf3e6e is first bad commit
commit 8b2543b7503e7bb1b7db1d3a32cad88d70cf3e6e
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Thu Apr 15 15:26:15 2010 -0500
gdiplus: Always use software to draw bitmaps to bitmaps.
:040000 040000 095d57510856fcb4b80f849e9923d78c76136e5e
facaca0216698cd14c3b41cecff9fea202405f1a M dlls
Reverting this patch fixes it. Terminal output is just this:
fixme:wuapi:automatic_updates_Pause
--
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=22237
Summary: Paint.NET 3.5.4 installer disappears immediately (with
Mono)
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=27148)
--> (http://bugs.winehq.org/attachment.cgi?id=27148)
Full terminal output
The installer for Paint.NET 3.5.4 is able to extract installation files, but
after that it fails: the first screen of the installer is visible for a moment,
then disappears, then another screen appears on-screen briefly and disappears.
After that, it remains in memory but doesn't appear to do anything else. I used
Mono for this:
1. Run winetricks mono26
2. Run the Paint.NET installer
This only applies to git, as it wants to install the .NET Framework in 1.1.41.
Running winetricks gdiplus gets it further into the installation. The only
output from gdiplus is this line:
fixme:gdiplus:GdipFlush not implemented
--
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=33841
Bug #: 33841
Summary: Paint.NET fails to install: Administrator privilege is
required to install paint.NET
Product: Wine
Version: 1.6-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: furyhamster(a)gmail.com
Classification: Unclassified
Running the Paint.NET.3.5.10.Install.exe installer results in the following
error:
Paint.NET fails to install: Administrator privilege is required to install
paint.NET
--
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=22438
Summary: Paint.NET 2.5: unhandled error on startup with Mono
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.oldversion.com/Paint-NET.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=27477)
--> (http://bugs.winehq.org/attachment.cgi?id=27477)
pdncrash.log
This older version of Paint.NET can be installed successfully with mono26, but
trying to start it results in an error message:
"There was an unhandled error, and Paint.NET must be closed. Refer to the file
'pdncrash.log', which has been placed on your desktop, for more information."
Note that winetricks wsh56 is also needed to complete the installation. The
program produces no terminal output, but maybe the pdncrash.log file will have
something of interest.
--
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=12336
Summary: Paint.NET 3.22 window rendering broken
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.getpaint.net/download.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=11814)
--> (http://bugs.winehq.org/attachment.cgi?id=11814)
Debug output from running PaintDotNet.exe
Using AppDB instructions for installing the .NET Framework from
(http://appdb.winehq.org/appview.php?iVersionId=3754) and latest Git, running
the Paint.NET application results in a broken window that lacks menu or toolbar
controls, and is unusable in general. Outputs and screenshot are attached.
--
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=17482
Summary: Paint.NET doesn't install anymore
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://www.getpaint.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ogldelphi(a)mail.ru
$ wine Paint.NET.3.36.exe
err:seh:setup_exception_record stack overflow 940 bytes in thread 0022 eip
7bc7c250 esp 00240f84 stack 0x240000-0x241000-0x340000
--
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=22806
Summary: Paint.NET 3.36 won't start
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.oldapps.com/old_version_PainDotNet.php?old_
apps=28
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=28149)
--> (http://bugs.winehq.org/attachment.cgi?id=28149)
Terminal output
Attempting to run the main executable for Paint.NET 3.36 results in it exiting
with an error:
There was an unhandled error, and Paint.NET must be closed. Refer to the file
'pdncrash.log', which has been placed on your desktop, for more information.
Setting a native override for gdiplus works around this. (This version uses
.NET 2.0)
--
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=21109
Summary: Paint.NET 3.36 installer aborts after accepting EULA
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.filehippo.com/download_paint.net/4572/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=25354)
--> (http://bugs.winehq.org/attachment.cgi?id=25354)
Paint.NET 3.36 installer standard error output
With wine-1.1.35-56-g13a9c03, after installing Mono 2.4 and launching the
Paint.NET 3.36 installer, accepting the EULA results in:
fixme:gdiplus:GdipSetStringFormatMeasurableCharacterRanges stub: 0x15660a8, 3,
0x1ae0970
System.NotImplementedException: The requested feature is not implemented [GDI+
status: NotImplemented]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000]
at System.Drawing.StringFormat.SetMeasurableCharacterRanges
(System.Drawing.CharacterRange[] ranges) [0x00000]
at (wrapper remoting-invoke-with-check)
System.Drawing.StringFormat:SetMeasurableCharacterRanges
(System.Drawing.CharacterRange[])
...
Using winetricks to install native gdiplus works around the problem. Complete
standard error output is attached.
--
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=22249
Summary: Paint.NET 3.36 installer cancellation results in
raised .NET System.OverflowException
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://www.filehippo.com/download_paint.net/4572/
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
CC: madewokherd(a)gmail.com
Created an attachment (id=27170)
--> (http://bugs.winehq.org/attachment.cgi?id=27170)
Paint .NET 3.36 installer +gdiplus trace
After installing mono24 from winetricks and running the Paint .NET 3.36
installer, pressing the Cancel button results in:
System.OverflowException: Number overflow.
at System.Drawing.SizeF.ToSize () [0x00000]
at System.Windows.Forms.MessageBox+MessageBoxForm.InitFormsSize () [0x00000]
at System.Windows.Forms.MessageBox+MessageBoxForm.RunDialog () [0x00000]
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.MessageBox/MessageBoxForm:RunDialog ()
at System.Windows.Forms.MessageBox.Show (IWin32Window owner, System.String
text, System.String caption, MessageBoxButtons buttons, MessageBoxIcon icon)
[0x00000]
...
Since cancellation worked in wine-1.1.36, a regression test was performed,
which indicated:
3cee74c61d1e4065259739721eb50083c5a47960 is the first bad commit
commit 3cee74c61d1e4065259739721eb50083c5a47960
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Tue Mar 30 13:41:04 2010 -0500
gdiplus: Rewrite GdipMeasureString using a helper function.
:040000 040000 0efd3c09a1afcb46ec9b7d013b320f8011718480
dba780d95f81558123b2015c3ee9ff87885663e2 M dlls
A +gdiplus log of the Paint .NET 3.36 installer run is attached.
--
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=21110
Summary: Paint.NET 3.36 installer displays cancel dialog
incorrectly
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.filehippo.com/download_paint.net/4572/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=25355)
--> (http://bugs.winehq.org/attachment.cgi?id=25355)
Paint.NET 3.36 installer cancel dialog with builtin gdiplus
With wine-1.1.35-56-g13a9c03, after installing Mono 2.4 and running the
Paint.NET 3.36 installer, canceling will show a dialog with misplaced text and
a missing icon. Using winetricks to install native gdiplus results in correct
rendering. The only output visible from the standard error is:
fixme:gdiplus:GdipImageGetFrameDimensionsCount stub
fixme:gdiplus:GdipImageGetFrameDimensionsList not implemented
fixme:gdiplus:GdipImageGetFrameDimensionsCount stub
...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14766
Summary: paint.net will not start
Product: Wine
Version: 1.1.2
Platform: PC
URL: http://www.redtown.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rc(a)redtown.org
Created an attachment (id=15278)
--> (http://bugs.winehq.org/attachment.cgi?id=15278)
Paint.NET crash log
paint.net does not work at all, I got dotnet20 from winetricks and it
installed, but when I went to run the program I got "There was an unhandled
error.."
I'm including the crash log from the app and what wine spit out at me.
Tell me if you need anything else.
--
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=12164
Summary: Two issues trying to run Paint.NET
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tinivole(a)hotmail.co.uk
1)IsWow64Process is not implemented properly in the kernel32.dll
2)MEM_WRITE_WATCH is not supported by NtAllocateVirtualMemory in the ntdll.dll.
I am only guessing, this was echoed on my first run in 0.9.58 with Paint.NET
3.0.
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
fixme:process:IsWow64Process (0xffffffff 0x34f634) stub!
fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT"
Also if anyone knows how to get the VC Runtime installed on wine, I think that
will solve the other problem with the "VC80.CRT" error.
Regards
Iain
--
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=16630
Summary: Paint.NET 3.36 installer does not show any content in
window with Mono 2.0
Product: Wine
Version: 1.1.11
Platform: Other
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Using winetricks to install Mono 2.0, and then attempting to install Paint.Net
results in a blank window with just a title bar. These 3 fixmes are printed
once in the console:
fixme:gdiplus:GdipSetStringFormatFlags format (0x11bcc10) flags (4096)
fixme:gdiplus:GdipGetImagePaletteSize 0x1237d20 0x60f7f8
fixme:gdiplus:GdipSetStringFormatFlags format (0x124ba08) flags (8192)
Download here: http://www.getpaint.net/download.html
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13779
Summary: Paint.net: setup: Unhandled Exception:
System.IO.FileLoadException: Could not load file or
assembly 'SetupFrontEnd ...
Product: Wine
Version: 1.0-rc4
Platform: Other
URL: http://www.dotpdn.com/files/Paint.NET.3.31.zip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baryluk(a)smp.if.uj.edu.pl
Created an attachment (id=13815)
--> (http://bugs.winehq.org/attachment.cgi?id=13815)
debug log
Both Paint.net 3.31 and 3.35 Beta, throws this exceptions when installing.
Log attached.
--
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=26605
Summary: Nitro PDF Reader: Menu is black rectangle
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://install.nitropdf.com/reader/en/nitro_pdf_reader
.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33869)
--> (http://bugs.winehq.org/attachment.cgi?id=33869)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) install Nitro PDF Reader
4) wine NitroPDFReader.exe
5) press File tab
Behaviour:
Black rectangle (See attachment).
Expected behaviour:
No black rectangle.
Terminal output:
fixme:advapi:SetNamedSecurityInfoW L"Nitro PDF Reader" 3 4 (nil) (nil) 0x128728
(nil)
fixme:dwmapi:DwmIsCompositionEnabled 0x92dfe0
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=3): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=1): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=0): stub
fixme:appbar:handle_appbarmessage SHAppBarMessage(ABM_GETAUTOHIDEBAR,
hwnd=(nil), edge=2): stub
fixme:uxtheme:BeginBufferedPaint Stub (0x220 0x92d970 2 (nil) 0x92d8d8)
fixme:win:LockWindowUpdate (0x100fc), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
fixme:win:LockWindowUpdate (0x10124), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
Additional info:
Actually something useful is being shown after pressing File tab but it's very
fast covered with black rectangle.
--
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.