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

Mac Studio Not Updating WakaTime - Get error in IDE.Log #18

Open
rolesvillesoftware opened this issue Jan 2, 2020 · 0 comments
Open
Assignees
Labels

Comments

@rolesvillesoftware
Copy link

rolesvillesoftware commented Jan 2, 2020

I am getting the following error in the IDE.log that is preventing WakaTime to update with my stats. Visual Studio for Mac Version 8.3.11 Professional. If is failing on all our Mac mini, Pros and MacBook Pros all running Catalina 10.15.2.

Here is the error that we are getting:

ERROR [2020-01-02 12:30:52Z]:
System.ArgumentNullException: Value cannot be null.
Parameter name: source
at System.Linq.Enumerable.OfType[TResult] (System.Collections.IEnumerable source) [0x0000e] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-06/external/bockbuild/builds/mono-x64/external/corefx/src/System.Linq/src/System/Linq/Cast.cs:19
at MonoDevelop.Ide.Gui.Documents.DocumentController+d__138.MoveNext () [0x000b4] in /Users/runner/runners/2.161.1/work/1/s/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Documents/DocumentController.cs:577
at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable1[T] source, System.Boolean& found) [0x00045] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-06/external/bockbuild/builds/mono-x64/external/corefx/src/System.Linq/src/System/Linq/First.cs:63 at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable1[T] source) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-06/external/bockbuild/builds/mono-x64/external/corefx/src/System.Linq/src/System/Linq/First.cs:34
at MonoDevelop.Ide.Gui.Documents.DocumentController.GetContent (System.Type type) [0x00000] in /Users/runner/runners/2.161.1/work/1/s/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Documents/DocumentController.cs:555
at MonoDevelop.Ide.Gui.Document+<>c__DisplayClass35_0.b__0 (MonoDevelop.Ide.Gui.Documents.DocumentController controller) [0x00000] in /Users/runner/runners/2.161.1/work/1/s/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Document.cs:162
at System.Linq.Enumerable+SelectEnumerableIterator2[TSource,TResult].MoveNext () [0x00036] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-06/external/bockbuild/builds/mono-x64/external/corefx/src/System.Linq/src/System/Linq/Select.cs:131 at System.Linq.Enumerable.TryGetFirst[TSource] (System.Collections.Generic.IEnumerable1[T] source, System.Func2[T,TResult] predicate, System.Boolean& found) [0x0004f] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-06/external/bockbuild/builds/mono-x64/external/corefx/src/System.Linq/src/System/Linq/First.cs:92 at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable1[T] source, System.Func2[T,TResult] predicate) [0x00000] in /Users/builder/jenkins/workspace/build-package-osx-mono/2019-06/external/bockbuild/builds/mono-x64/external/corefx/src/System.Linq/src/System/Linq/First.cs:37 at MonoDevelop.Ide.Gui.Document.GetContentIncludingAllViews (System.Type type) [0x0000d] in /Users/runner/runners/2.161.1/work/1/s/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Document.cs:162 at MonoDevelop.Ide.Gui.Document.GetContent (System.Boolean forActiveView, System.Type type) [0x0000b] in /Users/runner/runners/2.161.1/work/1/s/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Document.cs:157 at MonoDevelop.Ide.Gui.Document.GetContent[T] (System.Boolean forActiveView) [0x00000] in /Users/runner/runners/2.161.1/work/1/s/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Document.cs:133 at MonoDevelop.Ide.Gui.Document.GetContent[T] () [0x00000] in /Users/runner/runners/2.161.1/work/1/s/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Document.cs:138 at MonoDevelop.Ide.Gui.Document.get_Editor () [0x00000] in /Users/runner/runners/2.161.1/work/1/s/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Document.cs:374 at MonoDevelop.WakaTime.WakaTimeMonoDevelopPlugin.ActiveDocumentChanged (System.Object sender, System.EventArgs e) [0x00020] in <ef299ade4fc543e7a80e4d8754e3a9ab>:0 at System.CoreExtensions.SafeInvoke[T] (System.EventHandler1[TEventArgs] events, System.Object sender, T args) [0x0000f] in /Users/runner/runners/2.161.1/work/1/s/monodevelop/main/src/core/MonoDevelop.Core/CoreExtensions.EventHandlers.cs:47
Waiting for communication on stdin/stdout...

@salaros salaros pinned this issue Jan 6, 2020
@salaros salaros self-assigned this Jan 6, 2020
@salaros salaros added the bug label Jan 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants