Wrting to a text file in N800 /media/mmc1

2008-07-07 Thread nisha jain
: nisha jain [EMAIL PROTECTED] Date: Jul 5, 2008 4:09 PM Subject: Re: Wrting to a text file in N800 /media/mmc1 To: [EMAIL PROTECTED] Cc: gary liquid [EMAIL PROTECTED] Hi All, I just checked in N800 the following program for writing into a file which doesn't work Any clues what is going wrong

Regarding segmentation fault in gtk application

2008-04-27 Thread nisha jain
Hi All, I am using Gtk widgets to develop the application and i am getting following segmentation fault after some time.. Does any one can provide some information regarding it as what could be the reason... GLIB CRITICAL ** Pango - pango_coverage_get: assertion `index = 0' failed

Regarding segmentation fault while resizing..

2008-04-27 Thread nisha jain
Hi All, I have developed an application for N800 and i am using gtk Widgets. After resizing the gtk widgets my application started crashing often by giving following segmentation fault and warning.. GLIB WARNING ** Pango - shape engine failure, expect ugly output. the offending font is 'Nokia

Fwd: Query regarding drawing gtk_draw_rectangle API

2008-04-06 Thread nisha jain
Hi All, I have to create a simple box filled with some color. I am using the gdk_draw_rectangle API but it takes gc graphics Context parameter. I am not able to find out proper values for gc. I saw the scribble.c program available but it is not compiling using gcc. Does some one has some

Query regarding drawing gtk_draw_rectangle API

2008-03-31 Thread nisha jain
Hi All, I have to create a simple box filled with some color. I am using the gdk_draw_rectangle API but it takes gc graphics Context parameter. I am not able to find out proper values for gc. I saw the scribble.c program available but it is not compiling using gcc. Does some one has some

Gtk color API

2008-03-29 Thread nisha jain
Hi All, I have requirement of making boxes filled with colors without any functionality. To acheive this i am using the labels and trying to fill them with colors as doing it with other widgets i am not able to figure out... I am using following code to acheive it but i am not getting any

Re: Where to find following package...

2008-02-06 Thread nisha jain
Hi Ryan, I tried installing it and get following error [EMAIL PROTECTED]:/home/maemo# apt-get install hildon-widgets Reading package lists... Done Building dependency tree Reading state information... Done E: Couldn't find package hildon-widgets Regards, Nisha On 2/6/08, nisha jain [EMAIL

How to install packages..?

2008-02-04 Thread nisha jain
Hi All, I am facing a problem in my VmWare the net is not working i tried configuring the IP address but it is not working. Though in windows it works. Is there any way I can upgrade the packages manually? By downloading and copying to some repository? I am trying to compile example_wavelaunch.c

A very simple question..

2008-02-03 Thread nisha jain
Hi All, I have to implement a gui - a box using gtk API which can display sign signal by reading from a file. Any one has idea which function i need to use ? gtk_draw_box or gtk_draw_rectangle? I am very new to APIs and i am not able to compile the examples given in maemo tutorial 4-x I asked

Help required to compile example_wavelaunch

2008-02-02 Thread nisha jain
Hi All, I am trying to compile example_wavelaunch.c file given in Maemo site. I am getting so many errors and all are as it is not able to identify many packages.. I am new to this area please let me know if some one can help me out? Regards, njain ___