Skip to content

Instantly share code, notes, and snippets.

@motowilliams
Created August 30, 2013 02:36
Show Gist options
  • Save motowilliams/6385813 to your computer and use it in GitHub Desktop.
Save motowilliams/6385813 to your computer and use it in GitHub Desktop.
Submitting Feedback & Bugs To Jetbrains (╯°□°)╯︵ ┻━┻

We already don't like your feedback system

##Fiddler Request##

POST /xmlrpc HTTP/1.1 Content-Type: text/xml User-Agent: XML-RPC.NET Host: easervice.jetbrains.net Content-Length: 5062 Connection: Keep-Alive

EAService.handleException <request protocol="3.0"><body><RequestBody xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Product>dotCover</Product><ProductVersion>2.5.565.61</ProductVersion><UserName /><Password /><Actions><RequestAction><Type>Submit</Type><Guid>365e2910-7567-47f2-9de2-89f480d061d0</Guid><Parameters><RequestParameter xsi:type="ExceptionParameterWithComment"><Guid>a90dc1e4-67c8-491f-a549-93b7e3d85232</Guid><Summary>There is no settings key WindowSettingsKey in the settings schema.</Summary><Description>dotCover 2.5 Version=2.5.565.61, Built=2013-07-17T23:58:48, Configuration=“Full PublicMode VS1100” There is no settings key WindowSettingsKey in the settings schema.

--- EXCEPTION #1/2 [InvalidOperationException] Message = “There is no settings key WindowSettingsKey in the settings schema.” ExceptionPath = Root.InnerException ClassName = System.InvalidOperationException HResult = COR_E_INVALIDOPERATION=80131509 Source = JetBrains.Platform.ReSharper.Shell StackTraceString = “ at JetBrains.Application.Settings.SettingsSchemaCollector.GetKey(Type typeSettingsClass) at JetBrains.Application.Settings.SettingsSchema.GetKey(Type typeSettingsClass) at JetBrains.Application.Settings.SettingsSchema.GetEntry(Type typeSettingsClass, String membername) at JetBrains.Application.Settings.SettingsSchema.GetEntry[TKeyClass,TEntryMemberType](Expression1 lambdaexpression) at JetBrains.Application.Settings.SettingsSchema.GetIndexedEntry[TKeyClass,TEntryIndex,TEntryValue](Expression1 lambdaexpression) at JetBrains.Application.Settings.SettingsStoreEx.SetIndexedValue[TKeyClass,TEntryIndex,TEntryValue](IContextBoundSettingsStore thіs, Expression1 lambdaexpression, TEntryIndex entryIndex, TEntryValue value, IDictionary2 keyIndices) at JetBrains.Application.Extensions.WindowSettingsManager.SetWindowSize(String windowToken, Size size) at JetBrains.Application.Extensions.UI.WindowSizePersistenceHelper.OnWindowClosed(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Window.OnClosed(EventArgs e) at Microsoft.VisualStudio.PlatformUI.DialogWindowBase.OnClosed(EventArgs e) at System.Windows.Window.WmDestroy() at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled) at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled) at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp; handled) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) ”

--- Outer ---

--- EXCEPTION #2/2 [LoggerException] Message = “There is no settings key WindowSettingsKey in the settings schema.” ExceptionPath = Root ClassName = JetBrains.Util.LoggerException InnerException = “Exception #1 at Root.InnerException” HResult = COR_E_APPLICATION=80131600 StackTraceString = “ at JetBrains.Application.Env.Components.ReportUnhandledExceptions.&lt;.ctor&gt;b__6(Object sender, DispatcherUnhandledExceptionEventArgs args) in c:\BuildAgent\work\611665cfa5112029\Platform\src\Shell\src\Application\Environment\Components\ReportUnhandledExceptions.cs:line 39 at System.Windows.Threading.DispatcherUnhandledExceptionEventHandler.Invoke(Object sender, DispatcherUnhandledExceptionEventArgs e) at System.Windows.Threading.Dispatcher.CatchException(Exception e) at System.Windows.Threading.Dispatcher.CatchExceptionStatic(Object source, Exception e) at System.Windows.Threading.ExceptionWrapper.CatchException(Object source, Exception e, Delegate catchHandler) at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

” </Description><Comment /></RequestParameter></Parameters></RequestAction></Actions><SubmitAnonymously>true</SubmitAnonymously></RequestBody></body></request>

##Fiddler Response##

HTTP/1.1 200 OK Server: nginx Date: Fri, 30 Aug 2013 02:23:41 GMT Content-Type: text/xml Content-Length: 514 Connection: keep-alive

<result protocol="3.0" value="failure"><body><ResponseBody xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><ActionResults /><Errors><string>Invalid user name or password</string></Errors></ResponseBody></body></result>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment