gnokii-users
[Top][All Lists]
Advanced

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

Nokia 5130c-2: calendar: UNHANDLED FRAME RECEIVED


From: gnokii
Subject: Nokia 5130c-2: calendar: UNHANDLED FRAME RECEIVED
Date: Fri, 21 Jan 2011 00:31:04 +0530

Hello  :-)

Initially trying to write calendar events exported from Xfce's Orage to the
phone, I ended up with this simple scenario ...

Starting with an empty calendar on the Nokia 5130c-2, I created a test
Reminder and got it:

=== Command prompt copy+paste begins ===
address@hidden:~$ gnokii --getcalendarnote 1 end --vCal
[snip]
BEGIN:VCALENDAR
VERSION:2.0
PRODID://Gnokii.org//NONSGML v0.6.29
BEGIN:VEVENT
DTSTART:20110121T100000
UID:guid.gnokii.org_1_1804289383
CATEGORIES:GNOKII
CATEGORIES:REMINDER
SUMMARY:Test reminder
RRULE:FREQ=WEEKLY
BEGIN:VALARM
TRIGGER;VALUE=DATE-TIME:20110121
ACTION:AUDIO
END:VALARM
END:VEVENT
END:VCALENDAR
[repeated once]
[snip]
=== Command prompt copy+paste ends ===

I then deleted the Reminder from the phone, edited /home/c/orage_export.ics
to contain the above data and tried to write it back to the phone:

=== Command prompt copy+paste begins ===
address@hidden:~$ gnokii --writecalendarnote /home/c/orage_export.ics 1 end
GNOKII Version 0.6.29
LOG: debug mask is 0x1
Config read from file /home/c/.config/gnokii/config.
phone instance config:
model = series40
port = <MAC address removed>
connection = bluetooth
initlength = default
serial_baudrate = 19200
serial_write_usleep = -1
handshake = software
require_dcd = 0
smsc_timeout = 10
rfcomm_channel = 0
sm_retry = 0
Connecting
Forcing rfcomm_channel = 14 for FBUS connection
Serial device: opening device <MAC address removed>
Channel: 14
Channel: 14
Using channel: 14
Getting model...
Message sent: 0x1b / 0x0006
00 01 00 07 01 00                               |                 
Message received: 0x1b / 0x003e
01 39 00 08 00 01 58 38 00 31 56 20 30 37 2e 39 |  9    X8 1V 07.9
37 0a 31 33 2d 30 39 2d 31 30 0a 52 4d 2d 34 39 | 7 13-09-10 RM-49
35 0a 28 63 29 20 4e 6f 6b 69 61 20 20 20 20 20 | 5 (c) Nokia     
20 20 20 20 20 20 20 0a 4d 4b 00 00 00 00       |         MK      
Received message type 1b
model length: 6
Received model RM-495
Found model "RM-495"
Found component at depth 0
Component found
BEGIN:VEVENT
DTSTART:20110121T100000
UID:guid.gnokii.org_1_1804289383
CATEGORIES:GNOKII
CATEGORIES:REMINDER
SUMMARY:Test reminder
RRULE:FREQ=WEEKLY
BEGIN:VALARM
TRIGGER;VALUE=DATE-TIME:20110121
ACTION:AUDIO
END:VALARM
END:VEVENT

WriteCalendarNote
Message sent: 0x13 / 0x0004
00 01 00 31                                     |    1            
Message received: 0x13 / 0x000a
01 52 00 f0 01 31 00 00 00 00                   |  R   1          
Received message type 13
Unknown subtype of type 0x13 (calendar handling): 0xf0
UNHANDLED FRAME RECEIVED
request: 0x13 / 0x0004
00 01 00 31                                     |    1            
reply: 0x13 / 0x000a
01 52 00 f0 01 31 00 00 00 00                   |  R   1          
Please read Docs/Bugs and send a bug report!
Failed to write calendar note: The current frame isn't handled by the
incoming function.
No component found.
Serial device: closing device
=== Command prompt copy+paste ends ===

Can I do any more investigation/analysis before reporting a bug?
 
Best

Charles




reply via email to

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