SC sync "preview"

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
Daniel0312
Posts: 241
Joined: 15 Feb 2016 10:48

SC sync "preview"

Post by Daniel0312 »

Hi
SC sync doesn't keep preview dialog on screen, either when switch is set to "p" or when pressing "Preview" in sync dialog when switch is set to "c".
Also, the "cp" switch doesn't pre-focus the Preview button.
Sync Folders is working fine from the Panes menu though.
Regards
Daniel
XY32 latest stable / Windows11 23H2 / Scaling 100%

admin
Site Admin
Posts: 66588
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: SC sync "preview"

Post by admin »

You're right about the pre-focus. Surprisingly this NEVER worked. It was never implemented. Fix comes. :)

To keep the progress open pass "k" additionally: cpk

Daniel0312
Posts: 241
Joined: 15 Feb 2016 10:48

Re: SC sync "preview"

Post by Daniel0312 »

Thanks for the "k" part that was right there in the help file :oops:
And the pre-focus is great in v24.10.0005 - 2023-02-21 12:26 :tup:

Now the preview window stays on screen, but I have another issue :(
On my fully configured XY version the Reports button doesn't show the menu, nothing happens.
It works well in a fresh instance though so there must be something wrong in my settings.
Any idea what the problem could be (I can't imagine setting everything back from scratch).
Daniel
XY32 latest stable / Windows11 23H2 / Scaling 100%

Daniel0312
Posts: 241
Joined: 15 Feb 2016 10:48

Re: SC sync "preview"

Post by Daniel0312 »

I've been looking around XY settings, but I can't find any option that would explain this behavior.
Any hint wouild be welcome.
Daniel
XY32 latest stable / Windows11 23H2 / Scaling 100%

admin
Site Admin
Posts: 66588
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: SC sync "preview"

Post by admin »

:eh: Can't explain that either.

Daniel0312
Posts: 241
Joined: 15 Feb 2016 10:48

Re: SC sync "preview"

Post by Daniel0312 »

I did some more testing... Source folder
When called from the Panes menu, Sync Folders works as expected : pressing the Reports button on the Preview dialog shows option for report.
I believe the following code should give the same result (?)

Code: Select all

 sync "R:\TEMP\Source", "E:\TOOLS\TEMP\Dest", 1, 1, 0, "cpk";
It doesn't, nothing happens when I click the Reports button
Daniel
XY32 latest stable / Windows11 23H2 / Scaling 100%

admin
Site Admin
Posts: 66588
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: SC sync "preview"

Post by admin »

No problems here.

Daniel0312
Posts: 241
Joined: 15 Feb 2016 10:48

Re: SC sync "preview"

Post by Daniel0312 »

great
Daniel
XY32 latest stable / Windows11 23H2 / Scaling 100%

Daniel0312
Posts: 241
Joined: 15 Feb 2016 10:48

Re: SC sync "preview"

Post by Daniel0312 »

Some more testing... and I think I got it !

Using SC sync, the Reports button on the Preview dialog only works when the script is launched from the main Menu bar or the address bar.
It doesn't work when using Toolbar Menu.

You solved some similar problem before viewtopic.php?p=196860#p196860

I hope you can do something about it.
Daniel
XY32 latest stable / Windows11 23H2 / Scaling 100%

admin
Site Admin
Posts: 66588
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: SC sync "preview"

Post by admin »

Yeah, you surely got it! :tup:

Can you show me the toolbar bar button definition, so I can reproduce it?

Daniel0312
Posts: 241
Joined: 15 Feb 2016 10:48

Re: SC sync "preview"

Post by Daniel0312 »

I use the standard Toolbar with the menu buttons
2023-02-23_160946.png
An other test :
I select a test script file containing the sync line.

Code: Select all

sync "R:\TEMP\Source", "E:\TOOLS\TEMP\Dest", 1, 1, 0, "pk";
XY menu bar / Help / List All Commands + dbl click #751 » the Reports button works fine
Toolar Menu / Help / List All Commands + dbl click #751 » the Reports button doesn't work
To see the attached files, you need to log into the forum.
Daniel
XY32 latest stable / Windows11 23H2 / Scaling 100%

admin
Site Admin
Posts: 66588
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: SC sync "preview"

Post by admin »

Thanks, got it. Guess I'm gonna fix it... :twisted:

Daniel0312
Posts: 241
Joined: 15 Feb 2016 10:48

Re: SC sync "preview"

Post by Daniel0312 »

that would be good :)
Daniel
XY32 latest stable / Windows11 23H2 / Scaling 100%

Daniel0312
Posts: 241
Joined: 15 Feb 2016 10:48

Re: SC sync "preview"

Post by Daniel0312 »

fixed in 24.10.0009
thanks Don :tup:
Daniel
XY32 latest stable / Windows11 23H2 / Scaling 100%

Post Reply