http://bugs.winehq.org/show_bug.cgi?id=15286
Summary: iMesh crashes on startup
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.imesh.com/
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=16093)
--> (http://bugs.winehq.org/attachment.cgi?id=16093)
iMesh backtrace
With current Git (wine-1.1.4-334-g54d920a), launching the iMesh applications
results in a window being shown, but an immediate crash after the window is
displayed. A backtrace 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=26493
Summary: iMesh: Fails to install
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://download.cdn.imesh.com/r/cdn/0/iMeshV10pl.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33729)
--> (http://bugs.winehq.org/attachment.cgi?id=33729)
Terminal output on Wine 1.3.16
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko
3) wine iMeshV10pl.exe
4) Default installation
Behaviour:
Installer exits silently
Expected behaviour:
Installer should finish without error.
--
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=17131
Summary: NtQueryObject needs to handle ObjectNameInformation
information class (iMesh 8.0)
Product: Wine
Version: 1.1.13
Platform: PC
URL: http://download.imesh.com/files/iMeshV8.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With today's Git (wine-1.1.13-272-gf63d950), after installing iMesh 8.0 and
starting the application, within a couple of seconds an out of memory dialog
appears. From relay trace:
0009:Call ntdll.ZwQueryObject(00000234,00000001,03cc7cf8,00000104,0032f7d8)
ret=0044ce21
0009:fixme:ntdll:NtQueryObject Unsupported information class 1
0009:Ret ntdll.ZwQueryObject() retval=c0000002 ret=0044ce21
0009:Call KERNEL32.TlsGetValue(00000005) ret=00c3a9c9
0009:Ret KERNEL32.TlsGetValue() retval=00000000 ret=00c3a9c9
0009:Call ntdll.ZwQueryObject(00000234,00000001,03cc7ae8,00000208,0032f7d8)
ret=0044ce21
0009:fixme:ntdll:NtQueryObject Unsupported information class 1
0009:Ret ntdll.ZwQueryObject() retval=c0000002 ret=0044ce21
>From checking the OBJECT_INFORMATION_CLASS enumeration, iMesh is trying to
query the ObjectNameInformation class for a handle. iMesh attempts to
iteratively double the size of its output buffer to allocate a sufficiently
sized buffer for the NtQueryObject call. Since Wine does not at present handle
the ObjectNameInformation class, NtQueryObject will never succeed and iMesh
erroneously continues allocating until it incurs an out of memory condition.
--
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=31437
Bug #: 31437
Summary: Tinker fails to start, needs
wmvcore.dll.WMCreateProfileManager
Product: Wine
Version: 1.5.10
Platform: x86
URL: http://games.softpedia.com/progDownload/Tinker-Downloa
d-55437.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 41321
--> http://bugs.winehq.org/attachment.cgi?id=41321
terminal output
Tinker is a puzzle game from Microsoft, designed to work with Games for Windows
Live, so the first requirement could be fulfilled by 'winetricks xlive'.
Afterwards the game crashes with
>wine: Call from 0x7b8398e2 to unimplemented function wmvcore.dll.WMCreateProfileManager, aborting
'winetricks wmp10' is a workaround. Some other native components are also
needed to start the demo normally (d3dx9_36, xmllite, xact_jun2010), but they
are separate problems.
--
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=39581
Bug ID: 39581
Summary: iMesh 7.x installer warns about old version of
Microsoft Windows Media Player (missing
'HKLM\\SOFTWARE\\Microsoft\\Active Setup\\Installed
Components\\{6BF52A52-394A-11d3-B153-00C04F79FAA6}'
registry key)
Product: Wine
Version: 1.7.54
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: registry
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
another (remaining) one for iMesh 7.x - now the installer again.
--- snip ---
...
003c:Call advapi32.RegOpenKeyExA(80000002,0033d9fc "SOFTWARE\\Microsoft\\Active
Setup\\Installed
Components\\{6BF52A52-394A-11d3-B153-00C04F79FAA6}",00000000,00000001,0033d8dc)
ret=1000523d
003c:Ret advapi32.RegOpenKeyExA() retval=00000002 ret=1000523d
003c:Call KERNEL32.lstrcpyA(00541318,0033d8fc "") ret=1000eb46
003c:Ret KERNEL32.lstrcpyA() retval=00541318 ret=1000eb46
003c:Call KERNEL32.lstrcpyA(0033d899,0033dbfc "WMP_VERSION_FULL") ret=100122ab
003c:Ret KERNEL32.lstrcpyA() retval=0033d899 ret=100122ab
003c:Call KERNEL32.lstrcatA(0033d898 "%WMP_VERSION_FULL",100228d4 "%")
ret=100122ba
003c:Ret KERNEL32.lstrcatA() retval=0033d898 ret=100122
...
003c:Call KERNEL32.lstrlenA(0055124d "%WMP_VERSION%") ret=1000ae2c
003c:Ret KERNEL32.lstrlenA() retval=0000000d ret=1000ae2c
003c:Call KERNEL32.lstrlenA(00551270 "%WMP_7PLUS%") ret=1000ae2c
003c:Ret KERNEL32.lstrlenA() retval=0000000b ret=1000ae2c
003c:Call KERNEL32.lstrlenA(00551293 "%WMP_VERSION_FULL%") ret=1000ae2c
003c:Ret KERNEL32.lstrlenA() retval=00000012 ret=1000ae2c
003c:Call KERNEL32.lstrlenA(005512b6 "%WMP_GOOD%") ret=1000ae2c
...
003c:Call KERNEL32.lstrlenA(0055075d "%WMP_VER_NEED%") ret=1000ae2c
...
003c:Call user32.SetWindowTextA(00040080,00523308 "Please read the Windows
Media Player 11 license agreement. Use the scroll bar to view the rest of this
agreement.") ret=10009c18
...
003c:Call user32.SetWindowTextA(00030086,00523308 "Note: iMesh will not install
Windows Media player 11 on your computer.") ret=10009c18
...
003c:Call user32.SetWindowTextA(0008006a,00523308 "You are using an old version
of Microsoft's Windows Media Player.") ret=10009c18
--- snip ---
Adding the registry key for v10 makes the WMP version check happy - even if the
installer UI talks about 11.0.
You can also increment the major version but not go lower (9.x).
--- snip ---
[HKEY_LOCAL_MACHINE\Software\Microsoft\Active Setup\Installed
Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6}]
"Version"="10,0,0,0"
--- snip ---
Source:
https://source.winehq.org/git/wine.git/blob/d25bdf8b6c17ceeb327cb0c85b1512d…
Also:
https://stackoverflow.com/questions/164/embedding-windows-media-player-for-…
With that thing in place and bug 35688 fixed, neither installer nor the app
complains about old Windows media player versions.
Ideally all the Windows Media runtime version numbers (wmp.dll, wmplayer
version resources, wine.inf registry) should stay synchronized.
$ sha1sum iMeshV7.exe
0e4aa7ae0da88b7f69a7daa1bca36f3f2f6c497b iMeshV7.exe
$ du -sh iMeshV7.exe
8.4M iMeshV7.exe
$ wine --version
wine-1.7.54-332-g370254c
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=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.