Geektoolkit / DynaframeProIssues

This is a public repo to track issues and feature requests for Dynaframe Pro, a Patreon Supported project
8 stars 1 forks source link

How to set Timezone ? #68

Open GaryMiyakawa opened 11 months ago

GaryMiyakawa commented 11 months ago

I'm in the eastern time zone. I see the drop down in the configuration page and I change it to New York. No where do I see a "check box/Button" that says "Set" timezone. When I navigate away from the page and back, it's still on Left coast time zone.

What am I missing ?

bdlou commented 11 months ago

That's a big miss on our part. This is a bug that we will address. In the meantime, if you plug a keyboard into your Dynaframe and hit the A key, the config page should come up on the device. (If it doesn't, wait a moment and press Alt + Tab, as it may be in the background. We introduced some bugs with how our windows are getting handled in a recent update, so this is a bit clunky right now).

Alternatively, you can simply enter the following in a web browser that has access to your Pi:

http://yourdynaframeipaddress/command/?COMMAND=SETTIMEZONE&VALUE=America%2FNew_York

Apologies for all of these issues right out of the gate!

GaryMiyakawa commented 11 months ago

Thanks for the update! Just thought it was me ! :) :) No worries and thank you for the "get arounds" !

My history is a long time geek, software developer (Visual Studio, etc), Systems Engineer, Technology Instructor, Tech writer, beta tester, so I understand about all these little things that jump out. I'm big on "User/Operational" guides so you may see more from me if that is ok!

Cheers and keep up the great work !

GaryMiyakawa commented 11 months ago

Thank you and that worked !

Do you have a complete list of the APIs at this point ?

I was trying to rotate the image and I’m running into the same issue…

I’ll be happy to build an API table if you can get them to me.. That way you can share it out to folks.

Thank you !

Gary Miyakawa

From: bdlou @.> Sent: Thursday, December 7, 2023 1:02 PM To: Geektoolkit/DynaframeProIssues @.> Cc: GaryMiyakawa @.>; Author @.> Subject: Re: [Geektoolkit/DynaframeProIssues] How to set Timezone ? (Issue #68)

That's a big miss on our part. This is a bug that we will address. In the meantime, if you plug a keyboard into your Dynaframe and hit the A key, the config page should come up on the device. (If it doesn't, wait a moment and press Alt + Tab, as it may be in the background. We introduced some bugs with how our windows are getting handled in a recent update, so this is a bit clunky right now).

Alternatively, you can simply enter the following in a web browser that has access to your Pi:

http://yourdynaframeipaddress/command/?COMMAND=SETTIMEZONE http://yourdynaframeipaddress/command/?COMMAND=SETTIMEZONE&VALUE=America%2FNew_York &VALUE=America%2FNew_York

Apologies for all of these issues right out of the gate!

— Reply to this email directly, view it on GitHub https://github.com/Geektoolkit/DynaframeProIssues/issues/68#issuecomment-1845855936 , or unsubscribe https://github.com/notifications/unsubscribe-auth/BEQEGTUFGD7HTQBGRFVBTE3YIIABHAVCNFSM6AAAAABALFIYIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBVHA2TKOJTGY . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BEQEGTUULJUIAJOKK5M2NNDYIIABHA5CNFSM6AAAAABALFIYIWWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTOAWDMA.gif Message ID: @. @.> >

bdlou commented 11 months ago

Thank you and that worked ! Do you have a complete list of the APIs at this point ? I was trying to rotate the image and I’m running into the same issue… I’ll be happy to build an API table if you can get them to me.. That way you can share it out to folks. Thank you ! Gary Miyakawa From: bdlou @.> Sent: Thursday, December 7, 2023 1:02 PM To: Geektoolkit/DynaframeProIssues @.> Cc: GaryMiyakawa @.>; Author @.> Subject: Re: [Geektoolkit/DynaframeProIssues] How to set Timezone ? (Issue #68) That's a big miss on our part. This is a bug that we will address. In the meantime, if you plug a keyboard into your Dynaframe and hit the A key, the config page should come up on the device. (If it doesn't, wait a moment and press Alt + Tab, as it may be in the background. We introduced some bugs with how our windows are getting handled in a recent update, so this is a bit clunky right now). Alternatively, you can simply enter the following in a web browser that has access to your Pi: http://yourdynaframeipaddress/command/?COMMAND=SETTIMEZONE http://yourdynaframeipaddress/command/?COMMAND=SETTIMEZONE&VALUE=America%2FNew_York &VALUE=America%2FNew_York Apologies for all of these issues right out of the gate! — Reply to this email directly, view it on GitHub <#68 (comment)> , or unsubscribe https://github.com/notifications/unsubscribe-auth/BEQEGTUFGD7HTQBGRFVBTE3YIIABHAVCNFSM6AAAAABALFIYIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBVHA2TKOJTGY . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BEQEGTUULJUIAJOKK5M2NNDYIIABHA5CNFSM6AAAAABALFIYIWWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTOAWDMA.gif Message ID: @. @.> >

If you're having an issue with screen rotation we'd need more data, as we are not aware of any issues with it.

With regards to APIs, for now, you can turn on logging and see what any http API call we do is when you click something in the web interface. I'm not sure if we've published a list of APIs yet, but this is another space that is going to get an overhaul in the upcoming months.

GaryMiyakawa commented 11 months ago

The issue with rotation for me is there doesn’t seem to be a check box to approve the rotation… (much like the Time Zone issue). Is there an API for it ?

From: bdlou @.> Sent: Friday, December 8, 2023 10:03 PM To: Geektoolkit/DynaframeProIssues @.> Cc: GaryMiyakawa @.>; Author @.> Subject: Re: [Geektoolkit/DynaframeProIssues] How to set Timezone ? (Issue #68)

Thank you and that worked ! Do you have a complete list of the APIs at this point ? I was trying to rotate the image and I’m running into the same issue… I’ll be happy to build an API table if you can get them to me.. That way you can share it out to folks. Thank you ! Gary Miyakawa From: bdlou @.> Sent: Thursday, December 7, 2023 1:02 PM To: Geektoolkit/DynaframeProIssues @.> Cc: GaryMiyakawa @.>; Author @.> Subject: Re: [Geektoolkit/DynaframeProIssues] How to set Timezone ? (Issue #68 https://github.com/Geektoolkit/DynaframeProIssues/issues/68 ) That's a big miss on our part. This is a bug that we will address. In the meantime, if you plug a keyboard into your Dynaframe and hit the A key, the config page should come up on the device. (If it doesn't, wait a moment and press Alt + Tab, as it may be in the background. We introduced some bugs with how our windows are getting handled in a recent update, so this is a bit clunky right now). Alternatively, you can simply enter the following in a web browser that has access to your Pi: http://yourdynaframeipaddress/command/?COMMAND=SETTIMEZONE http://yourdynaframeipaddress/command/?COMMAND=SETTIMEZONE http://yourdynaframeipaddress/command/?COMMAND=SETTIMEZONE&VALUE=America%2FNew_York &VALUE=America%2FNew_York &VALUE=America%2FNew_York Apologies for all of these issues right out of the gate! — Reply to this email directly, view it on GitHub <#68 (comment) https://github.com/Geektoolkit/DynaframeProIssues/issues/68#issuecomment-1845855936 > , or unsubscribe https://github.com/notifications/unsubscribe-auth/BEQEGTUFGD7HTQBGRFVBTE3YIIABHAVCNFSM6AAAAABALFIYIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBVHA2TKOJTGY . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BEQEGTUULJUIAJOKK5M2NNDYIIABHA5CNFSM6AAAAABALFIYIWWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTOAWDMA.gif Message ID: @. @.> >

If you're having an issue with screen rotation we'd need more data, as we are not aware of any issues with it.

With regards to APIs, for now, you can turn on logging and see what any http API call we do is when you click something in the web interface. I'm not sure if we've published a list of APIs yet, but this is another space that is going to get an overhaul in the upcoming months.

— Reply to this email directly, view it on GitHub https://github.com/Geektoolkit/DynaframeProIssues/issues/68#issuecomment-1848141364 , or unsubscribe https://github.com/notifications/unsubscribe-auth/BEQEGTW7PHZCSO7OFQNZXBDYIPIFHAVCNFSM6AAAAABALFIYIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBYGE2DCMZWGQ . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BEQEGTVOW7CZYWH7OKV67IDYIPIFHA5CNFSM6AAAAABALFIYIWWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTOFBTDI.gif Message ID: @. @.> >

bdlou commented 11 months ago

The rotation buttons should invoke real time when clicked.

I'm not near a device to check what the API is, but you can find it by turning on logging, clicking the button, then going back to the log page to check the http call.

This is a code path that has been working as intended for a very long time, so if this isn't working we'd want to dig deeper.

On Fri, Dec 8, 2023, 7:06 PM GaryMiyakawa @.***> wrote:

The issue with rotation for me is there doesn’t seem to be a check box to approve the rotation… (much like the Time Zone issue). Is there an API for it ?

From: bdlou @.> Sent: Friday, December 8, 2023 10:03 PM To: Geektoolkit/DynaframeProIssues @.> Cc: GaryMiyakawa @.>; Author @.> Subject: Re: [Geektoolkit/DynaframeProIssues] How to set Timezone ? (Issue

68)

Thank you and that worked ! Do you have a complete list of the APIs at this point ? I was trying to rotate the image and I’m running into the same issue… I’ll be happy to build an API table if you can get them to me.. That way you can share it out to folks. Thank you ! Gary Miyakawa From: bdlou @.> Sent: Thursday, December 7, 2023 1:02 PM To: Geektoolkit/DynaframeProIssues @.> Cc: GaryMiyakawa @.>; Author @.> Subject: Re: [Geektoolkit/DynaframeProIssues] How to set Timezone ? (Issue

68 https://github.com/Geektoolkit/DynaframeProIssues/issues/68 )

That's a big miss on our part. This is a bug that we will address. In the meantime, if you plug a keyboard into your Dynaframe and hit the A key, the config page should come up on the device. (If it doesn't, wait a moment and press Alt + Tab, as it may be in the background. We introduced some bugs with how our windows are getting handled in a recent update, so this is a bit clunky right now). Alternatively, you can simply enter the following in a web browser that has access to your Pi: http://yourdynaframeipaddress/command/?COMMAND=SETTIMEZONE http://yourdynaframeipaddress/command/?COMMAND=SETTIMEZONE < http://yourdynaframeipaddress/command/?COMMAND=SETTIMEZONE&VALUE=America%2FNew_York> &VALUE=America%2FNew_York &VALUE=America%2FNew_York Apologies for all of these issues right out of the gate! — Reply to this email directly, view it on GitHub <#68 (comment) < https://github.com/Geektoolkit/DynaframeProIssues/issues/68#issuecomment-1845855936>

, or unsubscribe https://github.com/notifications/unsubscribe-auth/BEQEGTUFGD7HTQBGRFVBTE3YIIABHAVCNFSM6AAAAABALFIYIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBVHA2TKOJTGY . You are receiving this because you authored the thread. https://github.com/notifications/beacon/BEQEGTUULJUIAJOKK5M2NNDYIIABHA5CNFSM6AAAAABALFIYIWWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTOAWDMA.gif Message ID: @. @.> >

If you're having an issue with screen rotation we'd need more data, as we are not aware of any issues with it.

With regards to APIs, for now, you can turn on logging and see what any http API call we do is when you click something in the web interface. I'm not sure if we've published a list of APIs yet, but this is another space that is going to get an overhaul in the upcoming months.

— Reply to this email directly, view it on GitHub < https://github.com/Geektoolkit/DynaframeProIssues/issues/68#issuecomment-1848141364> , or unsubscribe < https://github.com/notifications/unsubscribe-auth/BEQEGTW7PHZCSO7OFQNZXBDYIPIFHAVCNFSM6AAAAABALFIYIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBYGE2DCMZWGQ> . You are receiving this because you authored the thread. < https://github.com/notifications/beacon/BEQEGTVOW7CZYWH7OKV67IDYIPIFHA5CNFSM6AAAAABALFIYIWWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTOFBTDI.gif> Message ID: @. @.> >

— Reply to this email directly, view it on GitHub https://github.com/Geektoolkit/DynaframeProIssues/issues/68#issuecomment-1848169771, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABUXB4S4WOARFXWWFQ22ZHDYIPIR5AVCNFSM6AAAAABALFIYIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBYGE3DSNZXGE . You are receiving this because you commented.Message ID: @.***>

GaryMiyakawa commented 11 months ago

Update: Roation button is doing fine... User error ! :) :)