gnokii-users
[Top][All Lists]
Advanced

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

Re: Re: Re: Re: Re: <no subject> cannot put more than 3 chars in calend


From: Malte Schünemann
Subject: Re: Re: Re: Re: Re: <no subject> cannot put more than 3 chars in calender entry...
Date: Thu, 6 Feb 2003 08:56:45 +0100

"Discussion forum for gnokii users." <address@hidden> schrieb am 06.02.03 
08:28:41:
> 
> "Discussion forum for gnokii users." <address@hidden> schrieb am 06.02.03 
> 00:20:30:
> > 
> > On Wed, 5 Feb 2003, [iso-8859-1] Malte Schünemann wrote:
> > 
> > > "Discussion forum for gnokii users." <address@hidden> schrieb am 05.02.03 
> > > 12:27:33:
> > > >
> > > > >>> address@hidden 5 February 2003 12:07:03 >>>
> > > > > The debug does not show the problem. working fine then.
> > > > > But the non-debug has the problem both in gnokii and xgnokii.
> > > >
> > > > You mean that when you compile with --enable-debug it works and
> > > > when with --disable-debug it does not?
> > > >
> > >
> > > when using --enable-debug it works yes - when using no option for
> > > ./configure I get the error.
> > 
> > I am really sorry but I can't reproduce it with Nokia 6310. Could you
> > please provide the detailed description how to reproduce the bug? I mean:
> > the exact values, exact functions you use, vcal file for gnokii etc.
> > 
> in xgnokii, I use 
>   calendar -> click to day -> Add meeting -> specify time and date, click 
> Aram + specify alarm date, time,
>                    make entry in text field
>                 -> click OK -> save to phone -> read from phone
> 
> The text is empty as it is on the phone if queried directly (besides the 
> Alarm time displayed is one hour before that what I specified - but it kicks 
> off at time I wanted).
> 
> Using gnokii directly, I use the file
> Year: 0
> Year: 2003
> BEGIN:VCALENDAR
> VERSION:1.0
> BEGIN:VEVENT
> CATEGORIES:MEETING
> SUMMARY:Have to leave in a few minutes !!
> DTSTART:20030206t164500
> DALARM:20030206t154500
> END:VEVENT
> END:VCALENDAR
> 
> and I get
> address@hidden:~> gnokii --writecalendarnote ttt 1
> GNOKII Version 0.5.0pre6
> Succesfully written!
> address@hidden:~> gnokii --getcalendarnote 1 -v
> GNOKII Version 0.5.0pre6
> BEGIN:VCALENDAR
> VERSION:1.0
> BEGIN:VEVENT
> CATEGORIES:MEETING
> SUMMARY:
> DTSTART:20030206t164500
> END:VEVENT
> END:VCALENDAR
> 
Have changed function gn_vcal_file_event_read common/vcal.c and inserted an 
fprintf right after the call to yylex. A call of gnokii --writecalendarentry 
tells me that at this time the text field is already empty - so its the parse 
step.

Malte
______________________________________________________________________________
Wie waere das: mehrere E-Mail Adressen - aber nur ein Postfach ?
Kein Problem mit WEB.DE FreeMail - http://freemail.web.de/features/?mc=021127





reply via email to

[Prev in Thread] Current Thread [Next in Thread]