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

PLugin Failure with "All Notebooks and their pages" #1499

Closed
jasonjac2 opened this issue Jul 23, 2024 · 0 comments · Fixed by #1500
Closed

PLugin Failure with "All Notebooks and their pages" #1499

jasonjac2 opened this issue Jul 23, 2024 · 0 comments · Fixed by #1500
Assignees
Labels
bug Something isn't working released Available in a released installer

Comments

@jasonjac2
Copy link

Problem to Solve

Error on running Plugin on all Notebooks
Export Page Info- For All
image

"Error running command RunPluginCommand. See log file for details"

I have opened a bunch of notebooks and done them one at a time and that seems to work. Trouble is when I do it for all, I don't know which one is causing the problem.

11|09:44:25.122| Running command RunPluginCommand
11|09:45:37.995| ..saving C:\Users\jason\AppData\Roaming\OneMore\Plugins\Export Page Info- For All.js
05|09:45:43.545| Error running command RunPluginCommand
05|09:45:43.545| System.NullReferenceException
Message: Object reference not set to an instance of an object.
Source: River.OneMoreAddIn
StackTrace: at River.OneMoreAddIn.Commands.RunPluginCommand.d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at River.OneMoreAddIn.Commands.RunPluginCommand.d__10.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at River.OneMoreAddIn.Commands.RunPluginCommand.d__6.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at River.OneMoreAddIn.CommandFactory.d__6.MoveNext()
TargetSite: [River.OneMoreAddIn] River.OneMoreAddIn.Commands.RunPluginCommand+d__10::MoveNext()

Environment (if applicable)

Version 6.5.0 with OneNote 16.0.17726.20160
64 bit

Additional Context

Add any other context about the problem here. Attach page XML file or the app log file as appropriate. You can find the log file here: %localappdata%\temp\OneMore.log

THE FINE PRINT This is a hobby project that I started for myself. I'm happy to take requests and will promise to
consider each one carefully but offer no guarantees that I will ultimately agree to their
usefulness or have time to implement any of them. If OneNote offers a "close enough" work-around
then I will probably reject the request - you've been warned!

@jasonjac2 jasonjac2 added bug Something isn't working unread I have seen it or had time to refine it yet labels Jul 23, 2024
@stevencohn stevencohn removed the unread I have seen it or had time to refine it yet label Jul 23, 2024
@stevencohn stevencohn self-assigned this Jul 23, 2024
stevencohn added a commit that referenced this issue Jul 23, 2024
stevencohn added a commit that referenced this issue Jul 23, 2024
* Fix temp Plugin runtime cache name

#1499

* gud
@stevencohn stevencohn linked a pull request Jul 23, 2024 that will close this issue
@stevencohn stevencohn added the next-release Addressed but not yet released label Jul 23, 2024
weissm pushed a commit to weissm/OneMore that referenced this issue Jul 29, 2024
weissm pushed a commit to weissm/OneMore that referenced this issue Jul 29, 2024
@stevencohn stevencohn added released Available in a released installer and removed next-release Addressed but not yet released labels Aug 25, 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