[maemo-developers] fakeroot hangs

2006-01-03 Thread Celso Pinto
Hi everyone, I'm following the Maemo tutorial and I'm trying to build a package but fakeroot hangs indefinately. I'm running SDK 1.1rc5 and I was wondering if anyone ran into this problem as well and if so, how did you get around it. Cheers, Celso __

[maemo-developers] Application receives SIGKILL if executed through the menu

2006-01-04 Thread Celso Pinto
Hi everyone, I installed a small application I'm developing on the 770 and noticed that it crashed a lot so the next thing I did was to install it as well in the (x86) SDK and run it there. I noticed that the application also crashed but only when I run it by using the menu entry. If I run the a

Re: [maemo-developers] Application receives SIGKILL if executed through the menu

2006-01-04 Thread Celso Pinto
4 at 16:58 +0200, Kalle Vahlman wrote: > On 1/4/06, Celso Pinto <[EMAIL PROTECTED]> wrote: > > Hi everyone, > > Hi! > > > I installed a small application I'm developing on the 770 and noticed > > that it crashed a lot so the next thing I did was to install

[maemo-developers] Sketch like pointer movement detection

2006-01-13 Thread Celso Pinto
Hi everyone, I'm developing a small app just for kicks and I want to have a drawing area similar to Sketch. I've followed the GTK tutorial, the Scribble example part, on how to detect mouse movement and translate that to a drawing. The thing is that compared to Scribble, Sketch is really slick be

Re: [maemo-developers] Sketch like pointer movement detection

2006-01-16 Thread Celso Pinto
skipped events? Furthermore, if I ask for the next event by calling gdk_event_get(), will my pointer motion callback be invoked later for the returned event? Thanks once again. Regards, Celso On Sat, 2006-01-14 at 14:55 +0100, Øyvind Kolås wrote: > On 1/14/06, Celso Pinto <[EMAIL PROTECTED]>

Re: [maemo-developers] Best IDE for maemo development?

2006-02-21 Thread Celso Pinto
Hi there, that's an interesting question :-) I prefer to use vim and devhelp. I tried using Anjuta but it's too... basic :-) and Eclipse isn't very good for C development (I use it on a daily basis for Java development and currently I have to admit that Eclipse is getting really bad for Java as