Asus EeePC, WinXP, SP3 - cannot start Logos 4

Timothy Ha
Timothy Ha Member Posts: 431
edited November 20 in English Forum

It just crashes.  After installation it was the indexer that did not finished, and I could view the interface for a while.  Now even the interface does not start.

I have reported the bug to Microsoft - I hope the report will find its way to Logos, too.

The logs files are as following:

Logos4Indexer.log

2009-09-12 11:56:27.7500    1    Info    Program    Starting application (version 4.0.2.8283).
2009-09-12 11:56:30.2343    1    Info    UserManager    Opening UserManager in C:\Documents and Settings\Ha\Local Settings\Application Data\Logos4\Users.
2009-09-12 11:56:30.2968    1    Info    LocalFileDatabase    Found existing database at C:\Documents and Settings\Ha\Local Settings\Application Data\Logos4\Users\UserManager.db
2009-09-12 11:56:33.0156    1    Error    Program    Unhandled exception: System.Net.CookieException: Ошибка при разборе заголовка файла cookie для URI-адреса 'https://services.logos.com/v1/AuthenticationService.svc'. ---> System.Net.CookieException: Ошибка формата файла "cookie".
   в System.Net.CookieContainer.CookieCutter(Uri uri, String headerName, String setCookieHeader, Boolean isThrow)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Net.CookieContainer.CookieCutter(Uri uri, String headerName, String setCookieHeader, Boolean isThrow)
   в System.Net.CookieContainer.SetCookies(Uri uri, String cookieHeader)
   в Libronix.DigitalLibrary.CookieManager.SetCookies(Uri uri, String cookieHeader)
   в Libronix.DigitalLibrary.CookieManager..ctor(IEnumerable`1 seqCookies)
   в Libronix.DigitalLibrary.UserManager.LoadUser(String strUserId, Boolean bSetLastUsed)
   в Libronix.DigitalLibrary.UserManager.GetUser(String strId)
   в LDLS4.Indexer.Program.Application_Startup(Object sender, EventArgs args)
   в System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
   в System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Int32 dwComponentID, Int32 reason, Int32 pvLoopData)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
   в System.Windows.Forms.Application.Run(ApplicationContext context)
   в LDLS4.Indexer.Program.Main(String[] args)
2009-09-12 11:56:48.3593    1    Info    Program    Canceling work.

Logos4.log

2009-09-12 14:11:46.3593    1    Info    OurApp    Starting application (version 4.0.2.8283).
2009-09-12 14:11:47.0312    1    Info    OurApp    Culture.Current.LanguageName: ru-RU
2009-09-12 14:11:47.0312    1    Info    OurApp    Loading application XAML.
2009-09-12 14:11:49.9375    1    Info    OurApp    Running application.
2009-09-12 14:11:50.1562    1    Info    OurApp    Creating AppModel.
2009-09-12 14:11:50.3125    1    Info    UserManager    Opening UserManager in C:\Documents and Settings\Ha\Local Settings\Application Data\Logos4\Users.
2009-09-12 14:11:50.3281    1    Info    LocalFileDatabase    Found existing database at C:\Documents and Settings\Ha\Local Settings\Application Data\Logos4\Users\UserManager.db
2009-09-12 14:11:50.7187    1    Info    LDLS4.AppModel    Running AppModel.
2009-09-12 14:11:51.0781    1    Error    OurApp    Unhandled exception: System.Net.CookieException: Ошибка при разборе заголовка файла cookie для URI-адреса 'https://services.logos.com/v1/AuthenticationService.svc'. ---> System.Net.CookieException: Ошибка формата файла "cookie".
   в System.Net.CookieContainer.CookieCutter(Uri uri, String headerName, String setCookieHeader, Boolean isThrow)
   --- Конец трассировки внутреннего стека исключений ---
   в System.Net.CookieContainer.CookieCutter(Uri uri, String headerName, String setCookieHeader, Boolean isThrow)
   в System.Net.CookieContainer.SetCookies(Uri uri, String cookieHeader)
   в Libronix.DigitalLibrary.CookieManager.SetCookies(Uri uri, String cookieHeader)
   в Libronix.DigitalLibrary.CookieManager..ctor(IEnumerable`1 seqCookies)
   в Libronix.DigitalLibrary.UserManager.LoadUser(String strUserId, Boolean bSetLastUsed)
   в Libronix.DigitalLibrary.UserManager.GetLastUser()
   в LDLS4.AppStartupModel.Run()
   в LDLS4.AppModel.Run()
   в LDLS4.OurApp.OnStartup(StartupEventArgs e)
   в System.Windows.Application.<.ctor>b__0(Object unused)
   в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   в System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   в System.Windows.Threading.DispatcherOperation.InvokeImpl()
   в System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
   в System.Threading.ExecutionContext.runTryCode(Object userData)
   в System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
   в System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   в System.Windows.Threading.DispatcherOperation.Invoke()
   в System.Windows.Threading.Dispatcher.ProcessQueue()
   в System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   в MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   в MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   в System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   в System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   в System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
   в System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
   в System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
   в MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
   в MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
   в System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
   в System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   в System.Windows.Threading.Dispatcher.Run()
   в System.Windows.Application.RunDispatcher(Object ignore)
   в System.Windows.Application.RunInternal(Window window)
   в System.Windows.Application.Run(Window window)
   в System.Windows.Application.Run()
   в LDLS4.OurApp.InitializeAndRun(ReadOnlyCollection`1 listArgs, SingleInstanceManager sim)
   в LDLS4.OurApp.Main(String[] astrArgs)

 

 

JesusChrist.ru - Russian Christian Portal, with free Bible software; Timh.ru - blog

Tagged:

Comments