Alright got it. Confirmed that deleting all contacts_category records
allows me to add more contacts.
I've added all this and your catchsegv to the bug report.
Don.
On Wed, 13 Nov 2002, Marcus Bauer wrote:
>
>
> Don Seiler wrote:
> > For some reason my sqlite_master table is empty and I don't have any of
> > those other contacts tables in the contacts database. Where would my
> > contacts info be stored?
>
>
> In the directory ~/.gpe/contacts
>
> Try:
> strace -e trace=open gpe-contacts
> (strace needs to be installed though).
>
>
>
>
> > What about just deleting all the records instead of dropping the table?
>
> In fact that's a way better idea ;-)
>
> sqlite> delete from contacts_category;
>
> After that it works again w/o crash.
>
>
> btw: the port of gpe-contacts to gtk2 is in progress. bug might get
> solved during that. See:
>
> http://handhelds.org/z/wiki/ListOfAppsNotYetPorted
>
> Marcus
>
> _______________________________________________
> GPE mailing list
> GPE@handhelds.org
> http://handhelds.org/mailman/listinfo/gpe
>
>
>
>
Received on Wed Nov 13 15:17:50 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:41:30 EDT