gnokii-users
[Top][All Lists]
Advanced

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

Re: error in bmp logo sending (r0.6.14)


From: Mehdi Sadri
Subject: Re: error in bmp logo sending (r0.6.14)
Date: Sun, 26 Nov 2006 20:57:13 -0800 (PST)

thanks alot
 
i use VC++2005
 
and
echo "sms text" | gnokii --sendsms ...
it work

----- Original Message ----
From: Pawel Kot <address@hidden>
To: Discussion forum for gnokii users. <address@hidden>
Sent: Sunday, November 26, 2006 3:47:21 PM
Subject: Re: error in bmp logo sending (r0.6.14)

Hi,

On 11/26/06, Mehdi Sadri <address@hidden> wrote:
> 1. adding these files to project solution
>     "gnokii-calendar.c
>     gnokii-dial.c
>     gnokii-file.c
>     gnokii-logo.c
>     gnokii-monitor.c
>     gnokii-other.c
>     gnokii-phonebook.c
>     gnokii-profile.c
>     gnokii-ringtone.c
>     gnokii-security.c
>     gnokii-settings.c
>     gnokii-sms.c
>     gnokii-todo.c
>     gnokii-utils.c
>     gnokii-wap.c"

This is already on CVS.

> 2. removing "#include <unistd.h>" from above files

Ditto.

> 3. in gnokii-utils.c , readtext() function:
>     ' scanf("%s",&message_buffer);
>       chars_read = strlen(message_buffer); '
> instead of  :
>     chars_read = fread(message_buffer, 1, sizeof(message_buffer), stdin);

You mean there's no fread() in win32? What is your compiler? Does your
version work for the following usage:
echo "sms text" | gnokii --sendsms ...
?

> but i have error while sendeing picture logo.

I know. I haven't fixed it yet. It will be probably post 0.6.15 unless
someone else will take care of this.

take care,
pkot

--
Pawel Kot


_______________________________________________
gnokii-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gnokii-users



Want to start your own business? Learn how on Yahoo! Small Business.
reply via email to

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