AweSync crash on launch. Lotus 8.5, Win XP sp2

Project:Awesync
Version:1.0.1.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:fixed
Description

Hi, I just downloaded AS 1.0.1.5, installed on my Windows XP sp2 computer running Lotus Notes 8.5.  AweSync always crashes on launch.
I looked and looked on AweSync website for minimum system requirements but could find none.
Here is the error signature:
EventType : clr20r3     P1 : awesync.exe     P2 : 1.0.1.5     P3 : 4b6c2121
P4 : mscorlib     P5 : 2.0.0.0     P6 : 4a7cd8f7     P7 : 2ce5     P8 : 4c    
P9 : system.unauthorizedaccess  
looking forward to syncing my gCal!
thanks,
Fred


#1

 Could you describe problem with more details?
What error is shown by windows? You can press Ctrl-INS when error dialog is shown and paste content here.

#2

The same with me (I have XP SP3).
 
The error happens just after I have installed and started the program. Of, course, I want to set Google user id etc, so I click "Settings" - and this pop-up window comes:

 I can click continue, but there is no way to set the options...
 
Here is the cfg file:
<?xml version="1.0"?>
<Settings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <CheckUpdateStartup>true</CheckUpdateStartup>
  <CheckUpdateDaily>true</CheckUpdateDaily>
  <CheckUpdateLast>2010-03-14T18:19:12.9320494+01:00</CheckUpdateLast>
  <InteropVersion>0</InteropVersion>
  <LotusPasswdEncrypted>xxxxxxxxxxxxxx</LotusPasswdEncrypted>
  <GooglePasswdEncrypted>xxxxxxxxxxxxx</GooglePasswdEncrypted>
  <IsLocalDb>false</IsLocalDb>
  <AutoSync>false</AutoSync>
  <AutoStart>true</AutoStart>
  <AutoSyncInterval>10</AutoSyncInterval>
  <MinimizeOnClose>true</MinimizeOnClose>
  <MinimizeOnStart>false</MinimizeOnStart>
  <SyncMode>TwoWaySelectNewer</SyncMode>
  <OneWayRestore>false</OneWayRestore>
  <GoogleCalendarsAll />
  <GoogleCalendarsChecked />
  <Proxy>
    <ProxyType>None</ProxyType>
    <ProxyServer />
    <ProxyPort>0</ProxyPort>
    <ProxyUseAuth>false</ProxyUseAuth>
    <ProxyUser />
    <ProxyPasswordEncrypted>xxxxxxxxxxxxxx</ProxyPasswordEncrypted>
  </Proxy>
  <DateLimitedFromYes>false</DateLimitedFromYes>
  <DateLimitedFrom>30</DateLimitedFrom>
  <DateLimitedToYes>false</DateLimitedToYes>
  <DateLimitedTo>30</DateLimitedTo>
  <UseCurrentIdFile>false</UseCurrentIdFile>
  <UseSsl>true</UseSsl>
  <ActionWhenCalRemoved>KeepInLotus</ActionWhenCalRemoved>
  <ActionMoveToCalendar />
</Settings>
 

#3

Issue is known and fixed in upcoming release. Please wait a bit.

#4

Status:active» patch (ready to commit)

#5

Status:patch (ready to commit)» fixed