Re: how to get crash stack trace in Maemo 2.2 (Nokia 770)

2010-09-01 Thread Han
Han On Tue, Aug 31, 2010 at 10:41 PM, Han keepsim...@gmail.com wrote: On Tue, Aug 31, 2010 at 8:37 AM, Eero Tamminen eero.tammi...@nokia.com wrote: Hi, ext Alexandre Fayolle wrote: On Tuesday 31 August 2010 09:07:01 Han wrote: Hi, I am using Maemo 2.2 to develop some programs for Nokia

Re: how to get crash stack trace in Maemo 2.2 (Nokia 770)

2010-09-01 Thread Han
no problem. Thanks. I learned about strace and OOM killer. It turns out it's due to memory leaks. There are many leaks reported by Valgrind. I fixed those that are clearly my fault and now my program running on 770 without crash :-). Thanks for this mail alias ! - Han On Tue, Aug 31, 2010

how to get crash stack trace in Maemo 2.2 (Nokia 770)

2010-08-31 Thread Han
the program crashes? so that I can find out where the crash happened in the code. I tried to reproduce the issue with i386 in scratchbox, but did not repro yet... thanks Han ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org

Re: how to get crash stack trace in Maemo 2.2 (Nokia 770)

2010-08-31 Thread Han
On Tue, Aug 31, 2010 at 12:40 AM, Alexandre Fayolle alexandre.fayo...@logilab.fr wrote: On Tuesday 31 August 2010 09:07:01 Han wrote: Hi, I am using Maemo 2.2 to develop some programs for Nokia 770. Things run pretty well except sometime my program would crash for unknown reason. Normally I

Re: how to get crash stack trace in Maemo 2.2 (Nokia 770)

2010-08-31 Thread Han
On Tue, Aug 31, 2010 at 8:37 AM, Eero Tamminen eero.tammi...@nokia.com wrote: Hi, ext Alexandre Fayolle wrote: On Tuesday 31 August 2010 09:07:01 Han wrote: Hi, I am using Maemo 2.2 to develop some programs for Nokia 770. Things run pretty well except sometime my program would crash

Re: GTK+ question with maemo 2.2

2010-05-23 Thread Han
Thanks Daniil, Claudio. Looks like this can be quite tricky to implement. I will try maybe different widgets, e.g. GtkHScale. Han On Sun, May 23, 2010 at 4:54 AM, Claudio Saavedra csaave...@igalia.com wrote: On Sun, May 23, 2010 at 10:34:44AM +0300, Daniil Ivanov wrote: Hi Han!   You

GTK+ question with maemo 2.2

2010-05-22 Thread Han
and GtkVolumeButton. My question is: can I upgrade GTK+ to newer versions (2.10 and up) and still use maemo 2.2 (and scratchbox of course) to develop programs for N770? will that cause any issues? Thanks. Han ___ maemo-developers mailing list maemo-developers@maemo.org

RE: Bad Drawable when running hellogl_es2 example

2010-02-15 Thread Charles Han
Hi Kimmo, The source is from: http://qt.gitorious.org/qt/qt/trees/4.5/examples/opengl/hellogl_es2 Thanks Charles _ Want to be a Space Travel Agent? If it exists, you'll find it on SEEK

Bad Drawable when running hellogl_es2 example

2010-02-14 Thread Charles Han
Hi all, I am having issue when running the example hellogl_es2 from QT. The program segment fault on theN900 and showing this error message: X Error: BadDrawable (invalid Pixmap or Window Parameter) 9 Extension: 134 (unknown extension) Minor opcode: 4 (unknow request) Resource id: 0x3e9

ESBox include paths

2010-02-01 Thread Charles Han
Hi guys, I have been working on this issue for couple of days. The problem was to add the include path in a C++ Maemo project in ESBox. I want to add the gstream lib (downloaded and installed in the scratchbox). I tried to add the path through Project-Properties-C++ Path and Symbols but when

Re: Commands for adjusting screen brightness for N810

2009-12-22 Thread Jey Han Lau
Thanks guys, both works beautifully. Cheers, Jey Han Frantisek Dufka wrote: David Weinehall wrote: The relevant GConf key in question is: /system/osso/dsm/display/display_brightness and valid values are 1-5. There is also a kind of hack used by advanced brightness applet. The system

Commands for adjusting screen brightness for N810

2009-12-15 Thread Jey Han Lau
for that matter. If there's none, are there any ways run the built-in display program (at Control panel) via commands? Thanks, Jey Han ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Automatically connect to dummy connection

2009-11-16 Thread Jey Han Lau
on this on the Internet. Cheers, Jey Han ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Turning on Automatically when connected to power

2009-10-20 Thread Jey Han Lau
to turn on automatically. Thanks, Jey Han ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman/listinfo/maemo-developers

Changing/Disabling the special button below the cursor pad

2009-07-06 Thread Jey Han Lau
this is because we have developed a full screen program and a user can exit the program by pressing that special key, and we would like to disable it. Thanks, Jey Han ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org

Running program on start up

2009-05-15 Thread Jey Han Lau
Hi all, Does anyone know how you can run a scrip automatically on start up on N810? I have tried doing the linux way (adding scripts to /etc/init.d) but it doesn't seem to work. Tried searching for a little but couldn't find much about it. Thanks, Jey Han

Python App on Maemo

2009-05-04 Thread Jey Han Lau
choice initially since it comes with a designer IDE that allows us to design the GUI more easily. Before we move on to spend more time using Python and Qt to develop our program, we'd like to hear some comments from you developers : ) Thanks, Jey Han

Installing pyqt on scratchbox

2009-05-04 Thread Jey Han Lau
python2.5-qt4-gui: Depends: python2.5-qt4-core (= 4.4.3-maemo7) but 4.4.3-maemo9 is to be installed E: Broken packages Hopefully someone can help. Cheers, Jey Han ___ maemo-developers mailing list maemo-developers@maemo.org https://lists.maemo.org/mailman