Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timer window doesn' t show #1388

Closed
Adlsr opened this issue May 7, 2024 · 3 comments · Fixed by #1389 or #1393
Closed

Timer window doesn' t show #1388

Adlsr opened this issue May 7, 2024 · 3 comments · Fixed by #1389 or #1393
Assignees
Labels
bug Something isn't working released Available in a released installer

Comments

@Adlsr
Copy link

Adlsr commented May 7, 2024

Problem to Solve

Timer window is not showing

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'Plus → Extra'
  2. Click on 'Start timer'
  3. See that nothing happen

Expected Behavior

The timer window should show in the top right corner

Environment (if applicable)

  • OneNote Version: O365, V 2403 Build 17425.20176
  • OneMore Version 6.3.0

Additional Context

In the log, this is what i see :

05|12:42:37.565| SaveToMRU skipping TimerWindowCmd, method not found
20|12:45:46.591| Running command TimerWindowCommand
20|12:45:46.721| SaveToMRU skipping TimerWindowCmd, method not found
20|12:45:49.072| Running command TimerWindowCommand
20|12:45:49.084| SaveToMRU skipping TimerWindowCmd, method not found
05|12:45:52.885| Running command TimerWindowCommand
05|12:45:53.016| SaveToMRU skipping TimerWindowCmd, method not found
05|12:46:22.981| Running command TimerWindowCommand
22|12:46:23.646| SaveToMRU skipping TimerWindowCmd, method not found
05|12:48:16.415| Running command AboutCommand

Thank you for your help !
OneMore.log

@Adlsr Adlsr added bug Something isn't working unread I have seen it or had time to refine it yet labels May 7, 2024
@stevencohn
Copy link
Owner

Hi, Sorry it's not working for you. Were there other things going on before this? Is there something higher up in the logs?

The "method not found" errors, while wrong and are something I need to fix, actually only run after the timer command completes. So there may be something else interfering.

@stevencohn
Copy link
Owner

I found a machine where I can reproduce this. Thanks. I'll investigate.

@stevencohn stevencohn self-assigned this May 7, 2024
@stevencohn stevencohn removed the unread I have seen it or had time to refine it yet label May 7, 2024
@Adlsr
Copy link
Author

Adlsr commented May 7, 2024

Thank you :)

@stevencohn stevencohn linked a pull request May 8, 2024 that will close this issue
@stevencohn stevencohn added the next-release Addressed but not yet released label May 8, 2024
@stevencohn stevencohn mentioned this issue May 10, 2024
@stevencohn stevencohn linked a pull request May 10, 2024 that will close this issue
@stevencohn stevencohn added released Available in a released installer and removed next-release Addressed but not yet released labels May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released Available in a released installer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants