http://bugs.winehq.org/show_bug.cgi?id=58501
Bug ID: 58501 Summary: foobar2000 JSplitter component errors Product: Wine Version: 10.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: paregistrase@yahoo.es Distribution: ---
JSplitter is a foobar2000 component that combines the functionality of a splitter (a container for panels of other plugins) and a JavaScript script host. You can find the fb2k.ru topic here https://foobar2000.ru/forum/viewtopic.php?t=6378 and the hydrogenaudio one here https://hydrogenaudio.org/index.php/topic,126743.0.html
It allows loading user scripts like:
Library tree https://github.com/Wil-B/Library-Tree Biography https://github.com/Wil-B/Biography Playlist manager https://github.com/regorxxx/Playlist-Manager-SMP Playlist tools https://github.com/regorxxx/Playlist-Tools-SMP
These scripts have a lot of problems to run with wine. They need winetrick verbs (wsh57) and multiple modification to workaround crashes and problems and even sometimes cut off entire parts of the scripts to make it not crash in wine.
They made workaround for clipboard, running external apps via cmd, disable configuration HTML pop-up, etc.
But this cat and mouse game has comes to an end road with foobar2000 x64.
Even with all these modifications made for scripts devs in wine 64 the winetrick verb doesn't work, so there is no basic support.
In this topic https://hydrogenaudio.org/index.php/topic,127982.msg1064251.html#msg1064251 there is a test with one of the devs of some basic functions.
http://bugs.winehq.org/show_bug.cgi?id=58501
regis paregistrase@yahoo.es changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |paregistrase@yahoo.es