springbok / MLM2PRO-GSPro-Connector

GSPro Connector for the MLM2PRO Launch Monitor
GNU General Public License v3.0
49 stars 6 forks source link

ExPutt - Camera window name with french character #78

Closed hgspch closed 7 months ago

hgspch commented 8 months ago

I have set the Camera App Window Title to Caméra. Which is the default name in french, note the special character. image image

The connector does not find the window. image

version : MLM2Pro-GSPro-Connector_V1.01.32

springbok commented 8 months ago

Can you try and set the name directly in the config file in appdata\putting_settings.json

hgspch commented 8 months ago

Tried to edit putting_settings.json, but the character "é" is not read correctly. Although the file appears to be encoded as UTF-8. image

springbok commented 8 months ago

In my putting_settings.json I see this if I add the accented e,

"exputt": {
        "window_name": "Cam\u00e9ra",
        "window_rect": {
hgspch commented 7 months ago

Yes, it works now with the accented character.

Using the 1.03.01 version, in Putting Settings, I just changed the "Camera App Window Title" to a name with accented character.

Thank you.

On Thu, 14 Mar 2024 at 05:23, Etienne van Tonder @.***> wrote:

In my putting_settings.json I see this if I add the accented e,

"exputt": { "window_name": "Cam\u00e9ra", "window_rect": {

— Reply to this email directly, view it on GitHub https://github.com/springbok/MLM2PRO-GSPro-Connector/issues/78#issuecomment-1996377801, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAASCFF447ZD76APMG2EHFTYYEQ3XAVCNFSM6AAAAABEC27SJWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOJWGM3TOOBQGE . You are receiving this because you authored the thread.Message ID: @.***>