[Thread Prev][Thread Next][Thread Index]

[PilotMgr] HASH reference error



I have been using PM 1.107 for months now with no
problem with my Palm Vx (PalmOS 3.3).

Starting today, I have been getting this error from
both SyncAB (v0.96 BETAp1) and SyncToDo (V0.203).

05/08/2000 15:46:25   Synchronizing using the SyncAB conduit
05/08/2000 15:46:26   SyncAB did not complete cleanly.
                      Error Can't use an undefined value as a HASH reference at /home/klc/pilot/pilotmgr/lib/perl5/PilotSync.pm line 133.
                      
                      Trying to continue.
05/08/2000 15:46:26   Synchronizing using the SyncCM conduit
05/08/2000 15:46:26   Using calendar 'klc@pirate'
05/08/2000 15:46:26   Reading all dates.
05/08/2000 15:46:29   2 records were changed on the Pilot
05/08/2000 15:46:29   Synchronizing using the SyncToDo conduit
05/08/2000 15:46:29   SyncToDo did not complete cleanly.
                      Error Can't use an undefined value as a HASH reference at /home/klc/pilot/pilotmgr/lib/perl5/PilotSync.pm line 133.
                      
                      Trying to continue.
05/08/2000 15:46:29   Synchronization complete


As you can see, SyncCM (v1.102) still works fine.

This was working on Friday, but it fails today and "Nothing Changed"(TM)
since then.

Line 133 of PilotSync.pm is the middle line here:

    $pilot_db = %$master_db
                    ? &readPilotChanges($dlp, $pilot_dbhandle, $translateHook)
                    : &readPilotAll($dlp, $pilot_dbhandle, $translateHook);

While I realize that there are more recent versions out there (and I may
upgrade now), if there are any ideas as to what is wrong, I'd
like to hear them.

Thanks,

--kevin

------------------------------------------------------------------------
***********************************************************
*             This is a public mailing list!              *
* Please do not publish Sun proprietary information here! *
*        -  -  -  -  -  -  -  -  -  -  -  -  -  -         *
* MoreInfo/Unsubscribe @  http://www.moshpit.org/pilotmgr *
***********************************************************


SourceForge.net Logo