http://bugs.winehq.org/show_bug.cgi?id=27303
Summary: QQMusic2011 installer needs atl80.dll
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: fracting(a)gmail.com
1. Download QQmusic installer
$ wget http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe
2. install vcrun6, works around http://bugs.winehq.org/show_bug.cgi?id=27067 (
Drake of the 99 Dragons needs
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z
)
$ winetricks -q vcrun6
3. install QQMusic2011
$ wine QQMusic2011.exe
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.ATL" (8.0.50727.4053)
err:module:import_dll Library ATL80.DLL (which is needed by L"C:\\Program
Files\\Tencent\\QQMusic\\QQMusicCvtData.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Tencent\\QQMusic\\QQMusicCvtData.exe" failed, status c0000135
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.ATL" (8.0.50727.4053)
err:module:import_dll Library ATL80.DLL (which is needed by L"C:\\Program
Files\\Tencent\\QQMusic\\QQMusicCvtData.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Tencent\\QQMusic\\QQMusicCvtData.exe" failed, status c0000135
err:ole:CoGetClassObject class {1dabf8d5-8430-4985-9b7f-a30e53d709b3} not
registered
err:ole:CoGetClassObject class {1dabf8d5-8430-4985-9b7f-a30e53d709b3} not
registered
err:ole:create_server class {1dabf8d5-8430-4985-9b7f-a30e53d709b3} not
registered
See attachment for full log.
Is there any way to work around? register a native atl80.dll will cause run
time error r6034, is that a bug?
Thanks!
--
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=27304
Summary: QQMusic2011
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: fracting(a)gmail.com
Created an attachment (id=34923)
--> (http://bugs.winehq.org/attachment.cgi?id=34923)
Log: start QQMusic
1. Download QQmusic installer
$ wget http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe
2. install vcrun6, works around http://bugs.winehq.org/show_bug.cgi?id=27067 (
Drake of the 99 Dragons needs
msvcp60.dll.?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAEX_N@Z
)
$ winetricks -q vcrun6
3. install QQMusic2011
$ wine QQMusic2011.exe
4. set msvcrt overriding to "builtin", works around winetricks Issue 81:
QQmusic call unimplemented function msvcrt.dll._snwprintf_s if native vcrun6 is
installed by winetricks
5. start QQMusic:
$ cd ~/.wine/drive_c/Program Files/Tencent/QQMusic
$ wine QQMusic.exe
After a while an error message dialog says QQMusic has to close, see attachment
for full log.
There is a bug about QQMusic installer: Bug 27303 - QQMusic2011 installer needs
atl80.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.
http://bugs.winehq.org/show_bug.cgi?id=29549
Bug #: 29549
Summary: QQMusic crash at unimplemented msvcr80.dll.tmpfile_s
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download QQMusic installer
http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe
2. Install with Wine
wine-1.3.36-129-ga86b765
3.
$ cd "~/.wine/drive_c/Program Files/Tencent/QQMusic"
$ wine QQMusic.exe
Crash
Backtrace:
=>0 0x7b83a46b RaiseException+0x87(code=0x80000100, flags=0x1, nbargs=0x2,
args=0x33f808) [/home/fracting/wine-git/dlls/kernel32/except.c:84] in kernel32
(0x0033f7e8)
1 0x7dea242d __wine_spec_unimplemented_stub+0x34(module="msvcr80.dll",
function="tmpfile_s") [/home/fracting/wine-git/dlls/winecrt0/stub.c:34] in
msvcr80 (0x0033f818)
2 0x7dea21d5 __wine_stub_tmpfile_s+0x28() in msvcr80 (0x0033f884)
3 0x004029bc in qqmusic (+0x29bb) (0x0033f884)
--
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=27575
Summary: QQMusic installer needs
msvcp60.dll.??9std@@YA_NABV?$basic_string@DU?$char_tra
its@D@std@@V?$allocator@D@2@@0@PBD@Z
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1 Download installer of QQMusic from:
http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe
2. start with wine
$ wine QQMusic2011.exe
fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 -
assuming all bytes
wine: Call from 0x7b839c02 to unimplemented function
msvcp60.dll.??9std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z,
aborting
wine: Unimplemented function
msvcp60.dll.??9std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
called at address 0x7b839c02 (thread 0009), starting debugger...
Unhandled exception: unimplemented function
msvcp60.dll.??9std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
called in 32-bit code (0x7b839c02).
--
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=28370
Summary: QQMusic installer exit silently
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=36372)
--> (http://bugs.winehq.org/attachment.cgi?id=36372)
Log: +msvcrt,+msvcp60,+msvcr60,+msvcp80,+msvcr80 trace
wine-1.3.28-86-g9b729bb
Bug 27575 is fixed now.
Is it dup of Bug 28366 ?
Please see the 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.
http://bugs.winehq.org/show_bug.cgi?id=31246
Bug #: 31246
Summary: QQMusic deadlock on exit with buitin msvcr80
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Download QQMusic installer
http://dl_dir.qq.com/music/clntupate/QQMusic2011.exe
2. Install with Wine
wine-1.5.9-33-gb20a1f5
3. Workaround Bug 27109 by `winetricks vcrun6`
4. Workaround Bug 30512 by `winetricks vcrun2008` + native alt80.dll
5. Workaround Bug 27304 by `winetricks gdiplus`.
6. Set msvcr80 to builtin
7.
$ cd "~/.wine/drive_c/Program Files/Tencent/QQMusic"
$ wine QQMusic.exe
8. Wait for some seconds
9. Right click the system tray icon of QQMusic, then "Exit"/"退出" in the menu.
If you can't read Chinese, just click the last item ;-) (With a red power key
icon)
Expect Result:
QQ Music should exit
Actual Result:
Deadlock:
--- snip ---
0009:err:ntdll:RtlpWaitForCriticalSection section 0x7bcd0944 "loader.c:
loader_section" wait timed out in thread 0009, blocked by 0040, retrying (60
sec)
002b:err:ntdll:RtlpWaitForCriticalSection section 0x7bcd0944 "loader.c:
loader_section" wait timed out in thread 002b, blocked by 0040, retrying (60
sec)
002e:err:ntdll:RtlpWaitForCriticalSection section 0x7bcd0944 "loader.c:
loader_section" wait timed out in thread 002e, blocked by 0040, retrying (60
sec)
0028:err:ntdll:RtlpWaitForCriticalSection section 0x7bcd0944 "loader.c:
loader_section" wait timed out in thread 0028, blocked by 0040, retrying (60
sec)
003c:err:ntdll:RtlpWaitForCriticalSection section 0x7bcd0944 "loader.c:
loader_section" wait timed out in thread 003c, blocked by 0040, retrying (60
sec)
--- snip ---
How reproducible:
>50%, depends on how long you wait after QQMusic starts. If you click the "Exit/退出" item very early then there maybe no deadlock, for me it seems waiting for 5 seconds before clicking "exit/退出" is enough to get the deadlock.
Never get a deadlock with native msvcr80.
Additional info:
1. I can reproduce the deadlock when +relay trace is enable.
2. With +msvcrt trace, I found the only log regarding thread 0040 is:
--- snip ---
0040:trace:msvcrt:DllMain (0x7e030000, DLL_THREAD_ATTACH, (nil)) pid(8),
tid(40), tls(0)
0040:trace:msvcrt:_endthread (void)
--- snip ---
will attach a +msvcrt,+tid 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.
http://bugs.winehq.org/show_bug.cgi?id=19581
Summary: Visual Studio 2005: "cl : Command line error D8022 :
cannot open 'foo.rsp' "
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install Visual Studio 2005 trial
Try to create new project, notice the dialog doesn't work usably
winetricks ie6
Create new project again using existing .c file
Try to compile
Get error
cl : Command line error D8022 : cannot open 'foo.rsp'
ls -l foo.rsp shows it was created with unix permissions 000!
chmod doesn't help, the next build uses a new random foo filename.
--
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=19502
Summary: Visual Studio 2005 SP1 install seems to fail
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?Family
ID=bb4a75ab-e2d4-4c96-b39d-37baf6b5b1dc
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
First install visual studio 2005 (I used the 90 day trial, but the 180 day team
trial will do, too) doing
sh winetricks -q vcrun6 dotnet20 msxml6
first as described in
http://appdb.winehq.org/objectManager.php?sClass=version&iId=4494
Then download SP1 VS80sp1-KB926601-X86-ENU.exe from
http://www.microsoft.com/downloads/details.aspx?FamilyID=bb4a75ab-e2d4-4c96…
It puts up an extracting dialog, thinks a while, then seems to abort with
the dialog
"To install this product, please run Setup.exe. For other installation
options, see the Installation section of ReadMe.htm."
which is funny considering there's no setup.exe (the .exe contains an .msp,
no setup.exe).
Since this is an .msp patch, I wouldn't be surprised if this
were caused by a bug in our msi implementation.
There are quite a few err's and warn's:
$ grep err: log3 | sort | uniq -c
1 err:msi:ACTION_CallDllFunction failed to load dll
L"C:\\windows\\temp\\msi1718.tmp"
1 err:msi:ACTION_CallDllFunction failed to load dll
L"C:\\windows\\temp\\msi171c.tmp"
18957 err:msidb:msi_table_load_transform insert row failed
313 err:msidb:msi_table_load_transform no matching row to transform
1 err:msi:ITERATE_Actions Execution halted, action
L"CA_LaunchCondition_4.3643236F_FC70_11D3_A536_0090278A1BB8" returned 1627
$ grep warn: log3 | sort | uniq -c
7 warn:msidb:read_stream_data open stream failed r = 80030002 - empty
table?
4 warn:msidb:STREAMS_set_row failed to write stream data: 1627
3 warn:msidb:TABLE_CreateView table not found
1 warn:msidb:WHERE_VerifyCondition Couldn't find column L"To"
4 warn:msidb:write_stream_data open stream failed r = 80030005
--
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=27987
Summary: vc2005trial install failed: err:msi:ITERATE_Actions
Execution halted
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=35823)
--> (http://bugs.winehq.org/attachment.cgi?id=35823)
Log: install vc2005 trial
$ wine --version
wine-1.3.25-406-g89dcf22
$ winetricks -q vc2005trial
At the end of the installation, a message box says:
""" Microsoft Visual Studio 2005 Team Suite - ENU has encountered a problem
during setup.
Setuo did not complete correctly. """
Below is some of the log:
---
err:msi:ITERATE_Actions Execution halted, action
L"CA_RollbackHelpTransaction.3643236F_FC70_11D3_A536_0090278A1BB8" returned
1603
---
vc2005trial install completed, but installed file
/home/fracting/.local/share/wineprefixes/vc2005trial/dosdevices/c:/Program
Files/Microsoft Visual Studio 8/Common7/IDE/devenv.exe not found
---
full log 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.