https://bugs.winehq.org/show_bug.cgi?id=43250
Bug ID: 43250 Summary: PerfectTUNES cannot access network Product: Wine Version: 2.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rixasha@yahoo.com Distribution: ---
Created attachment 58561 --> https://bugs.winehq.org/attachment.cgi?id=58561 running AlbumArt.exe and AccurateRip.exe with +wininet,+winsock
PerfectTUNES is set of programs to edit audio metadata on a music collection. Its network features - looking for album art on the internet and the checking of the files against the accuraterip database - do not work. The interfaces report "Could not connect" and "No Art Found". A feature-crippled trial version of PerfectTUNES is available that exhibits the network problems.
According to the author the network code does nothing special and the only dependency is winsock. Curiously the related dBpoweramp software does find album arts and has no problems accessing accuraterip.
Attaching logs with WINEDEBUG="+wininet,+winsock" made running AlbumArt.exe and AccurateRip.exe with wine-2.11 in a clean WINEPREFIX with just mono, gecko and PerfectTUNES-Unregistered, and one album in My Music.
An outside reference: https://forum.dbpoweramp.com/showthread.php?37601-Bug-with-PerfectTunes-unde...
https://bugs.winehq.org/show_bug.cgi?id=43250
Rixa rixasha@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winsock
https://bugs.winehq.org/show_bug.cgi?id=43250
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov@gmail.com
--- Comment #1 from Damjan Jovanovic damjan.jov@gmail.com --- Is this the link: https://www.dbpoweramp.com/perfecttunes.htm
Which version has the problem?
Is it still a problem in recent versions of Wine?
https://bugs.winehq.org/show_bug.cgi?id=43250
--- Comment #2 from Damjan Jovanovic damjan.jov@gmail.com --- I can find album art with release 3.2
$ sha1 PerfectTUNES-Unregistered.exe SHA1 (PerfectTUNES-Unregistered.exe) = cf236156985eaf008968a8067967b0787989fd8d
Please retry with a clean WINEPREFIX, and if you still have have the problem, tell us which version you are using, and describe steps to reproduce.
https://bugs.winehq.org/show_bug.cgi?id=43250
jogi-winehq@planetzork.ping.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jogi-winehq@planetzork.ping | |.de
--- Comment #3 from jogi-winehq@planetzork.ping.de --- I am seeing the same issue. I have created a clean env. I am running wine 4.0.2 on gentoo.
If I can provide any input I am pleased to help.
https://bugs.winehq.org/show_bug.cgi?id=43250
--- Comment #4 from jogi-winehq@planetzork.ping.de --- Created attachment 66279 --> https://bugs.winehq.org/attachment.cgi?id=66279 WINEDEBUG for AlbumArt.exe
env WINEDEBUG="+wininet,+winsock" wine ~/.wine/drive_c/Program\ Files\ (x86)/PerfectTUNES/AlbumArt.exe > AlbumArt.exe.log 2>&1
https://bugs.winehq.org/show_bug.cgi?id=43250
--- Comment #5 from jogi-winehq@planetzork.ping.de --- Created attachment 66280 --> https://bugs.winehq.org/attachment.cgi?id=66280 WINEDEBUG for AccurateRip.exe
env WINEDEBUG="+wininet,+winsock" wine ~/.wine/drive_c/Program\ Files\ (x86)/PerfectTUNES/AccurateRip.exe > AccurateRip.exe.log 2>&1
https://bugs.winehq.org/show_bug.cgi?id=43250
--- Comment #6 from jogi-winehq@planetzork.ping.de --- Hi, I did some further testing (on Gentoo):
4.0.2 --> not working 4.21 --> not working 5.0 --> not working
Debian:
4.0 --> not working
(Old) Ubuntu
1.6 --> works fine
https://bugs.winehq.org/show_bug.cgi?id=43250
--- Comment #7 from jogi-winehq@planetzork.ping.de --- Created attachment 66293 --> https://bugs.winehq.org/attachment.cgi?id=66293 WINEDEBUG for Accurate.exe - wine 1.6 (working)
This is a log with WINEDEBUG="warn+all" for Accurate.exe on old Ubuntu installation (wine 1.6) where it is working fine.