application icon on task navigator

2008-04-27 Thread kumar lomash
Hi, I have an application which installs on the N800/N810 devices using a standard deb package. I have written .desktop, .control and .service files also for the same. Here is the problem: - I am able to see Icon in the application manager (.control file is responsible for this) I am able to see

Low Battery signal N800/N810

2008-04-27 Thread kumar lomash
Hi, I have been trying to get a signal when battery status (time left, etc) changes. I understand that I will have to use lib osso APIs for this, but I am unable to find a service prvider (e.g. com.nokia.battery ???) to connect to. Is this documented somewhere? I could not find anything on this.

Re: radare 0.9.5 beta for maemo

2008-04-27 Thread pancake
On Sun, 27 Apr 2008 15:09:32 +0300 "Kalle Vahlman" <[EMAIL PROTECTED]> wrote: > 2008/4/23 pancake <[EMAIL PROTECTED]>: > > but... i'm unable to find why the menu of gradare isn't shown :/ > > > > can anybody point me about the problem? > > You are giving the set_menu() a menubar while it expect

Common network configurations & ICD?

2008-04-27 Thread Jason Edgecombe
Hi there, I'm working on getting OpenAFS to work on maemo, but I need some information. What are some common networking scenarios for a Nokia N8XX, what interfaces are present? So far I have the following: * disconected mode (only lo) * full wifi (lo & wlan0) * wifi without address (link lo

Re: radare 0.9.5 beta for maemo

2008-04-27 Thread Kalle Vahlman
2008/4/23 pancake <[EMAIL PROTECTED]>: > but... i'm unable to find why the menu of gradare isn't shown :/ > > can anybody point me about the problem? You are giving the set_menu() a menubar while it expects a (popup) menu. -- Kalle Vahlman, [EMAIL PROTECTED] Powered by http://movial.fi Interes

Answer: Wanted: The navigation widget in the progam manager

2008-04-27 Thread Till Harbaum / Lists
For the records: I learned that this thing is called the "HildonBreadCrumbTrail". Am Samstag 26 April 2008 schrieb Till Harbaum / Lists: > i have a use for this navigation widget in the program manager. I am talking > about > this line of icons and text strings that extends to the right telling

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 San

Re: Fwd: Urgent regarding resizing of boxs

2008-04-27 Thread Murray Cumming
On Sun, 2008-04-27 at 03:56 -0300, nisha jain wrote: > Hi All, > > I am facing a problem in gtk hbox and vbox widgets and i have to > resolve this issue as soon as possible. > Please let me know if any one has some inputs-- > > I am having following code to make a GUI for my application and I