FixTtrailingThe

Help improve MediaMonkey 5 by testing the latest pre-release builds, and reporting bugs and feature requests.

Moderator: Gurus

popsmike
Posts: 174
Joined: Thu Oct 05, 2006 11:02 am
Location: Hull,UK

FixTtrailingThe

Post by popsmike »

Way back in '07 Trixmoto created a small Addon called "FixTrailingThe", I was wondering if he or anyone had thought of converting it to V5.

I think this is one to add as it is one I think quite popular and it would be missed.
Windows 10 Pro x64 2TB USB3 External Hdd with Quad Core 3600Mhz CPU and 10GB Ram
MM 4.1.21.1871 Portable on External Hdd
TESTING MM 5.0.0.2113
Numerous Addons
User Since 2006 (Lifetime License) since 2012
PetrCBR
Posts: 1763
Joined: Tue Mar 07, 2006 5:31 pm
Location: Czech
Contact:

Re: FixTtrailingThe

Post by PetrCBR »

I've converted trixmoto's script using our ConvertVBS2JS script with additional small corrections. Here can be downloaded.
Last edited by PetrCBR on Sat Jan 21, 2017 7:09 pm, edited 1 time in total.
How to make a debuglog - step 4b: viewtopic.php?f=30&t=86643
stax76
Posts: 176
Joined: Sun Mar 12, 2006 6:45 am

Re: FixTtrailingThe

Post by stax76 »

dialog does not work on my system, where exactly do I find persistent.json, according to Windows search there is no such file on C:
PetrCBR
Posts: 1763
Joined: Tue Mar 07, 2006 5:31 pm
Location: Czech
Contact:

Re: FixTtrailingThe

Post by PetrCBR »

This file should be in MM5/portable folder.
How to make a debuglog - step 4b: viewtopic.php?f=30&t=86643
stax76
Posts: 176
Joined: Sun Mar 12, 2006 6:45 am

Re: FixTtrailingThe

Post by stax76 »

found it with a tool called UltraSearch, Windows search don't find it...

I didn't expect a settings file under C:\Program Files (x86) since it's typically write protected.

the file does however not contain 'Trailing', I also tried to extend to second screen, window is gone. :(
PetrCBR
Posts: 1763
Joined: Tue Mar 07, 2006 5:31 pm
Location: Czech
Contact:

Re: FixTtrailingThe

Post by PetrCBR »

By default, MM5 is not installed to Program Files folder (should be C:\MediaMonkey 5). In the script window name is 'TheWindow' (check that in persistent.json).
How to make a debuglog - step 4b: viewtopic.php?f=30&t=86643
stax76
Posts: 176
Joined: Sun Mar 12, 2006 6:45 am

Re: FixTtrailingThe

Post by stax76 »

-------
Last edited by stax76 on Sat Jan 21, 2017 7:53 pm, edited 1 time in total.
PetrCBR
Posts: 1763
Joined: Tue Mar 07, 2006 5:31 pm
Location: Czech
Contact:

Re: FixTtrailingThe

Post by PetrCBR »

I see. I've fixed that (it's because you have no tracks selected) ... download it again from the link i published, please.
How to make a debuglog - step 4b: viewtopic.php?f=30&t=86643
stax76
Posts: 176
Joined: Sun Mar 12, 2006 6:45 am

Re: FixTtrailingThe

Post by stax76 »

thanks for your quick responses, now it's like before no window showing.
stax76
Posts: 176
Joined: Sun Mar 12, 2006 6:45 am

Re: FixTtrailingThe

Post by stax76 »

nice little nirsoft tool winlister shows it

Image
stax76
Posts: 176
Joined: Sun Mar 12, 2006 6:45 am

Re: FixTtrailingThe

Post by stax76 »

so far 'Fix Ttrailing The' and properties window get lost off screen, winlister has a feature called center which brings the windows back

it's probably DPI/4K related. :D
PetrCBR
Posts: 1763
Joined: Tue Mar 07, 2006 5:31 pm
Location: Czech
Contact:

Re: FixTtrailingThe

Post by PetrCBR »

Thanks for a tip to good window app (i've used MS Spy++ for window inspection). When you remove persistent.json (or remove just 'TheWindow' settings from it), based on this code:

Form.bounds.setBounds(50, 50, 500, 400);

it should show that window on 50,50 coords.
How to make a debuglog - step 4b: viewtopic.php?f=30&t=86643
popsmike
Posts: 174
Joined: Thu Oct 05, 2006 11:02 am
Location: Hull,UK

Re: FixTtrailingThe

Post by popsmike »

Thanks guys, I will certainly give this a try.
Windows 10 Pro x64 2TB USB3 External Hdd with Quad Core 3600Mhz CPU and 10GB Ram
MM 4.1.21.1871 Portable on External Hdd
TESTING MM 5.0.0.2113
Numerous Addons
User Since 2006 (Lifetime License) since 2012
popsmike
Posts: 174
Joined: Thu Oct 05, 2006 11:02 am
Location: Hull,UK

Re: FixTtrailingThe

Post by popsmike »

I never noticed in previous versions of MM5 but in 2060 the menu bar Button's Hover doesn't seem to have a name.

Image
Windows 10 Pro x64 2TB USB3 External Hdd with Quad Core 3600Mhz CPU and 10GB Ram
MM 4.1.21.1871 Portable on External Hdd
TESTING MM 5.0.0.2113
Numerous Addons
User Since 2006 (Lifetime License) since 2012
PetrCBR
Posts: 1763
Joined: Tue Mar 07, 2006 5:31 pm
Location: Czech
Contact:

Re: FixTtrailingThe

Post by PetrCBR »

It's just have incorrect name defined in source. Will be fixed in next build.
How to make a debuglog - step 4b: viewtopic.php?f=30&t=86643
Post Reply