gnokii-users
[Top][All Lists]
Advanced

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

smsreader problem


From: Bostjan Muller
Subject: smsreader problem
Date: Sat, 13 Apr 2002 14:14:51 +0200
User-agent: Mutt/1.3.28i

Hi!

I am trying to make smsreader work with nokia 5110, and it receives the
message ok, but does not write anything to the disk (/tmp/sms directory
remains empty, allthough I have all permissions to write in there).
I have run a strace on the gnokii and this is what happenes:

<strace snip>
write(2, "Got message 1: Test\n", 20Got message 1: Test
)   = 20
getpid()                                = 9572
open("/tmp/sms/unknown_9572_0", O_RDONLY) = -1 ENOENT (No such file or directory
)
write(2, "### Exists?!\n", 13### Exists?!
)          = 13
write(5, "\36\0\f\24\0\10\0\1\0\n\2\1\1F\21P", 16) = 16
</strace snip>

As I could understand from the gnokii.c this error should 
only appeare if buf could not be opened for reading?, but what is buf? 
where is it created?

Can someone please help me make this smsreader work?

THX in advance!

Regards/Lep pozdrav

Boštjan Müller
-- 
[*] Boštjan Müller - address@hidden - http://neonatus.net/~neonatus [*]
[*]    GPG/PGP key -> finger: address@hidden, DSA id: 0x9B2FF108    [*]
[*] Celular: +386(0)41243189, Powered by Debian GNU/LiNUX - ICQ #:7506644  [*]
Sex the Unix way: # unzip ; strip ; touch ; finger ; mount ; fsck ; more ; yes 
; umount ; sleep



reply via email to

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