MyZilla
Bugzilla™ desktop client | V1.1
A free desktop-client for Bugzilla™,
the industry-standard bug tracking system.

myZilla forum » General

Serious? Bug with MyZilla 1.2 - Error when Loading Catalogues

(9 posts)
  • Started 3 years ago by GoDFaDDa
  • Latest reply from DeveloperKnight

  1. GoDFaDDa
    Member

    I'm running MyZilla 1.2 on a Vista x64 machine, connecting to a CVSDude.com bugzilla server.

    Whenever it connects, the status bar gets about halfway through "loading catalogues", and then I get this error in a standard message-box:

    Syntax error: Missing operand after 's' operator.

    I'm left with a "Loading..." folder underneath the connection. I get this every time - disconnecting, reconnecting, removing and recreating the connection, etc.

    I can still search, return results, save queries, create folders, etc.

    Posted 3 years ago #
  2. GoDFaDDa
    Member

    It may or may not be related, but I've noticed a few other problems:

    Running zero-result queries never stop showing the "Loading" animation.

    Bugs returned from queries have no info, just entries with a red X - I can still double-click on them to open up the bug form, though.

    Posted 3 years ago #
  3. GoDFaDDa
    Member

    More serious issue, probably related:

    When I close and re-open the app, and it reconnects (and I get the same error) - all of my folders and queries are gone.

    Posted 3 years ago #
  4. GoDFaDDa
    Member

    This is a serious error that is making it impossible to use this app.

    Here's the contents of a fresh MyZilla.log, showing the errors in question:

    ----------------------------------------
    Timestamp: 10/3/2008 7:21:47 AM
    Message: GetColumnsFromCookie - Cookie does not exist: COLUMNLISTALL
    Method: GetCatalogues
    ThreadID:1968
    ----------------------------------------
    ----------------------------------------
    Timestamp: 10/3/2008 7:21:49 AM
    Message: Syntax error: Missing operand after 's' operator.
    Method: _catalogManager_CatalogueEvent
    StackTrace: at Microsoft.Practices.EnterpriseLibrary.Logging.ExtraInformation.DebugInformationProvider.PopulateDictionary(IDictionary`2 dict)
    at Tremend.Logging.MyLogger.BuildDebugInfoWithStack(String methodName)
    at Tremend.Logging.MyLogger.Write(Exception exception, String methodName, String category)
    at  .(Object , MyZillaSettingsEventArgs )
    at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
    at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
    at System.Delegate.DynamicInvokeImpl(Object[] args)
    at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
    at System.Threading.ExecutionContext.runTryCode(Object userData)
    at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
    at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
    at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
    at  .()
    ThreadID:3372
    ----------------------------------------
    ----------------------------------------
    Timestamp: 10/3/2008 7:22:04 AM
    Message: Invoke or BeginInvoke cannot be called on a control until the window handle has been created.
    Method: Splasher.Close
    StackTrace: at Microsoft.Practices.EnterpriseLibrary.Logging.ExtraInformation.DebugInformationProvider.PopulateDictionary(IDictionary`2 dict)
    at Tremend.Logging.MyLogger.BuildDebugInfoWithStack(String methodName)
    at Tremend.Logging.MyLogger.Write(Exception exception, String methodName, String category)
    at  .()
    at  .(Object , MyZillaSettingsEventArgs )
    at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
    at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
    at System.Delegate.DynamicInvokeImpl(Object[] args)
    at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
    at System.Threading.ExecutionContext.runTryCode(Object userData)
    at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
    at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
    at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
    at  .()
    ThreadID:3372
    ----------------------------------------

    Posted 3 years ago #
  5. sebpage
    Member

    I also have this same problem, just found this program today and it looked to be everything I need.

    Are there any ideas for a fix to this?

    I am using SCMbug as well if thats any help.

    Thanks

    Posted 3 years ago #
  6. It would be helpfull if you can tell me a public bugzilla instance where you get these errors so I can reproduce them or provide me a test account, if possible, on your working instance.

    Regards,
    Marius

    Posted 3 years ago #
  7. DeveloperKnight
    Member

    I have the same problem.

    Have you news about it or do you still need an account to test?

    Regards.

    Knight

    Posted 2 years ago #
  8. DeveloperKnight
    Member

    This is the log ----------------------------------------
    Timestamp: 01/06/2009 9.57.09
    Message: Errore di sintassi: operando mancante dopo l'operatore 's'.
    Method: _catalogManager_CatalogueEvent
    StackTrace: at Microsoft.Practices.EnterpriseLibrary.Logging.ExtraInformation.DebugInformationProvider.PopulateDictionary(IDictionary`2 dict)
    at Tremend.Logging.MyLogger.Write(Exception exception, String methodName, String category)
    at ?.(Object , MyZillaSettingsEventArgs )
    at .(Object , RunWorkerCompletedEventArgs )
    at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
    at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
    at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
    at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
    at System.Delegate.DynamicInvokeImpl(Object[] args)
    at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
    at System.Threading.ExecutionContext.runTryCode(Object userData)
    at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
    at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
    at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
    at System.Windows.Forms.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
    at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
    at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
    at System.Windows.Forms.Application.Run(Form mainForm)
    at ?.()
    ThreadID:3516
    ----------------------------------------

    Posted 2 years ago #
  9. DeveloperKnight
    Member

    Up? :look:

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.