[Bug 43990] Playstation Now 11.x wants tasklist.exe to support task information in CSV format '/v /nh /fo CSV'

WineHQ Bugzilla wine-bugs at winehq.org
Sat Mar 6 04:54:42 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=43990

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Playstation Now needs       |Playstation Now 11.x wants
                   |tasklist.exe implementation |tasklist.exe to support
                   |                            |task information in CSV
                   |                            |format '/v /nh /fo CSV'
                 CC|                            |focht at gmx.net
         Resolution|---                         |DUPLICATE
                URL|https://www.playstation.com |https://web.archive.org/web
                   |/en-us/explore/playstationn |/20190604203659/https://dow
                   |ow/                         |nload-psnow.playstation.com
                   |                            |/downloads/psnow/pc/PlaySta
                   |                            |tionNow-11.0.0.exe
           Severity|normal                      |minor
             Status|NEW                         |RESOLVED

--- Comment #3 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

adding stable download link via Internet Archive.

https://web.archive.org/web/20190604203659/https://download-psnow.playstation.com/downloads/psnow/pc/PlayStationNow-11.0.0.exe

Tasklist command line interface description:

https://ss64.com/nt/tasklist.html

The app suffers from bug 42680

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files (x86)/PlayStationNow

$ wine ./psnowlauncher.exe
...
wine: Call from 7B010198 to unimplemented function
msvcr120.dll.?_NewCollection at _AsyncTaskCollection@details at Concurrency@@SAPAV123 at PAV_CancellationTokenState@23@@Z,
aborting
wine: Unimplemented function
msvcr120.dll.?_NewCollection at _AsyncTaskCollection@details at Concurrency@@SAPAV123 at PAV_CancellationTokenState@23@@Z
called at address 7B010198 (thread 0110), starting debugger...
--- snip ---

-> 'winetricks -q vcrun2013'

It then runs into bug 32342

--- snip ---

[QAS]:Unhandled exception: page fault on read access to 0x00000000 in 32-bit
code (0x0196c787).
[QAS]:Register dump:
[QAS]: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
 EIP:0196c787 ESP:0033ea78 EBP:0033eaac EFLAGS:00010246(  R- --  I  Z- -P- )
 EAX:00000000 EBX:54444750 ECX:00000000 EDX:00000000
 ESI:54464838 EDI:544a8000
...
Backtrace:
=>0 0x0196c787 EntryPoint+0x52650() in qt5webenginecore (0x0033eaac)
  1 0x01990c76 EntryPoint+0x76b3e() in qt5webenginecore (0x0033eb34)
...
000001bc (D) C:\Program Files (x86)\PlayStationNow\QtWebEngineProcess.exe
        000001c0    0 <==
...
--- snip ---

-> 'winetricks -q arial'

After that it starts and requests an update to a newer version.

As Louis already mentioned in comment #1, 'tasklist' being a stub is not
critical here, the app starts anyway.

--- snip ---
02d4:fixme:tasklist:wmain stub: L"tasklist" L"/v" L"/nh" L"/fo" L"CSV"
--- snip ---

I don't get the point why there are two bug reports open because functionality
wanted here is already covered by bug 48596 ("Net64+ needs tasklist.exe to
print process +PID in csv format").

Even if this one is older resolving as dupe because bug 48596 has more
discussion and a patchset.

$ sha1sum PlayStationNow-11.0.0.exe 
be7532ca525e66bbe822503f6b9d7d3adc57f39d  PlayStationNow-11.0.0.exe

$ du -sh PlayStationNow-11.0.0.exe 
91M    PlayStationNow-11.0.0.exe

$ wine --version
wine-6.3-195-g5bccf6fc3f3

Regards

*** This bug has been marked as a duplicate of bug 48596 ***

-- 
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.


More information about the wine-bugs mailing list