RE: [maemo-developers] wiiremote (Was: Nokia: simple method to gain agaming audience on 770/800)

2007-01-24 Thread Pinghang.Koon
Hi,

Touch screen is good for games as well!  See NDS.
NDS out sells any consoles.  PS3/Xbox360/Wii can never reach the figure.

http://www.nintendo.com/systemsds

What is needed is someone who really knows what is fun to play.

Yours faithfully,

Alvis Koon

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] Internet radio application

2006-08-02 Thread Pinghang.Koon
I found this out after a while as well.
I have to add the internet radio from the web link using the browser, and add 
it to the favourite.

I used this link to add more accuradio channels:
http://www.accuradio.com/mobile/

In the beginning, I thought there should be a menu item for "Open Location".

Another thing I feel very strange is that, after I added 2 more radio channel, 
when I re-opened the Audio player application, there is only 1 radio channel 
displayed.  Is it a bug or a feature?

Yours faithfully,

Alvis Koon

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tapani Pälli
Sent: Wednesday, August 02, 2006 4:14 PM
To: ext [EMAIL PROTECTED]
Cc: maemo-developers@maemo.org
Subject: Re: [maemo-developers] Internet radio application

ext [EMAIL PROTECTED] wrote:
> Hi,
>
> Is there any way to add an additional Internet radio channel to the
> existing Internet radio application?
>
>   

Yes indeed, this feature is hidden in audio-player's menu ('Track -> Add
to favourites').


___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Internet radio application

2006-08-01 Thread Pinghang.Koon
Hi,

Is there any way to add an additional Internet radio channel to the
existing Internet radio application?

Thanks in advance.

Alvis Koon

Software Engineer

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] libebook

2006-07-25 Thread Pinghang.Koon
Sorry disturbing, I found out the answer myself.

g_type_init() has to be done.

Yours faithfully,

Alvis Koon

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Tuesday, July 25, 2006 4:23 PM
To: maemo-developers@maemo.org
Subject: [maemo-developers] libebook

Dear all,

I am trying to use the EDS in my program.

ESourceList *slist;

if (! e_book_get_addressbooks (&slist, NULL) ) {
  printf("Fail to get address book\n");
}

The program compiles but quit itself running the e_book_get_addressbooks().
The error message is:
GLIB CRITICAL ** GLib-GObject - gtype.c : initialization assertion failed, use 
IA__g_type_init() prior to this function
GLIB CRITICAL ** GLib-GObject - g_object_new: assertion `G_TYPE_IS_OBJECT 
(object_type)' failed
GLIB CRITICAL ** Glib-GObject - g_object_ref: assertion `G_IS_OBJECT (object)' 
failed

Please help, and thanks in advance.

Alvis Koon
Software Engineer
 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] libebook

2006-07-25 Thread Pinghang.Koon
Dear all,

I am trying to use the EDS in my program.

ESourceList *slist;

if (! e_book_get_addressbooks (&slist, NULL) ) {
  printf("Fail to get address book\n");
}

The program compiles but quit itself running the e_book_get_addressbooks().
The error message is:
GLIB CRITICAL ** GLib-GObject - gtype.c : initialization assertion failed, use 
IA__g_type_init() prior to this function
GLIB CRITICAL ** GLib-GObject - g_object_new: assertion `G_TYPE_IS_OBJECT 
(object_type)' failed
GLIB CRITICAL ** Glib-GObject - g_object_ref: assertion `G_IS_OBJECT (object)' 
failed

Please help, and thanks in advance.

Alvis Koon
Software Engineer
 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] EDS and phone number

2006-07-24 Thread Pinghang.Koon
Dear all,

I am trying out the EDS contact management system, and would like to
append some other fields to it.

First Name/Last Name/Nick Name/Email is just too simple for a contact
management system, at least, there should be a phone number!

But when I use the 'Add field' button, there is only Email and Jabber.
I would like to add field with my definition, like 'Phone number',
'Mobile'.

Would that function be implemented?  I know it is already a release for
IT2006.  But please consider.  The 'Add field' is not behaving like an
average user expected. 

Alvis Koon
Software Engineer

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] GTK2.8 ??

2006-07-19 Thread Pinghang.Koon
As far as I know, the current SDK2.0 and IT2006 is based on GTK+ 2.6.10.

Is there any roadmap that GTK2.8 with Cairo would be employed for further 
software releases?

Alvis Koon
Software Engineer
 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] HildonHVolumneBar and HildonVVolumebar

2006-06-15 Thread Pinghang.Koon
I tried the SDK 2006 and find a different appearance on HildonHVolumeBar
and HildonVVolumnBar.

---
| |
|  |< ||=  |< |
| |
---

[Framed HildonHVolume Bar]

I noticed that there is a frame surrounding the volume bar.

In my opinion, the mandatory frame is not very hildon style.  For
example, in Hildon toolbar buttons, they appear as flat, no 3D
appearance.

1) Can somebody please tell me how to remove the frame?
2) Can somebody justify the need of the frame?

Yours faithfully,

Alvis Koon

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] IT2006 EDS contacts

2006-06-13 Thread Pinghang.Koon

Question 1:
I have seen that the contacts are now centralized using EDS.
In the contact, will a field "Phone Number" be included?
I think that would be better for contact management.

Question 2:
I attempted "Remove field" on Nickname, but failed.  (Still exist next
time I open it)
I attempted "Add field", only "Email" and "Google Talk" is allowed.

Is it a known uncompleted item?

Yours faithfully,

Alvis Koon


___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] Too much sensibilities in my application

2006-06-07 Thread Pinghang.Koon
So, do anyone knows from which Widget is the hildon_number_editor derived from.
If it is derived from gtk entry then it is possible to use the "changed" signal.

>From the maemo API, I think it would be better that they document the signals 
>that we can use.

Yours faithfully,

Alvis Koon

===
My code:

bfignr = hildon_number_editor_new(0,10);


g_signal_connect (bfignr, "expose_event",
   G_CALLBACK(on_bfignr_changed),
  NULL);


void on_bfignr_changed     (GtkWidget *widget, GParamSpec *param, gpointer data)
{
   ...
}

Thank you for your interest.
-- 
Donars Guillaume.

My Web Blog: http://guymage.net 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] openobex not found in pkg-config

2006-06-05 Thread Pinghang.Koon
Hi,

Try libgwobex.pc
It should include the openobex library.

Yours faithfully,

Alvis Koon

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of geu oopsie
Sent: Monday, June 05, 2006 7:54 PM
To: maemo-developers@maemo.org
Subject: [maemo-developers] openobex not found in pkg-config

Hi again,

I was packaging for my program which use bluez and
openobex(downloaded from sourceforge). 

When I run ./configure --prefix=/usr, the pkgconfig
recognized the bluez libs nicely, but for the
openobex, it says that the package openobex was not
found in the pkg-config search path. 
Then I found that openobex.pc was not exist in the
scratchbox's usr/lib/pkgconfig, the installation made
it exists in my debian usr/local/lib/pkgconfig.

I've tried to carefully move any files from usr/local/
that seemed to be needed to move to the scratchbox's
usr/ but still it didn't work.

Any suggestion what should I do?

Thnx b4,
geuis
 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] about configure.ac

2006-06-01 Thread Pinghang.Koon
I had written something about that.

This document is describing how to include additional library in an
automake/autoconf project.
1)  Check if the library is pkg-config enabled, usually the library
would have the .pc file in the /usr/lib/pkgconfig directory.
2)  From the .pc file, edit and check the version of the library.
3)  At the configure.ac add the following:

PKG_CHECK_MODULES(,  >= 
AC_SUBST(_LIBS)
AC_SUBST(_CFLAGS)

4)  At the Makefile.am at the src directory, add the following:

Append $(_CFLAGS) in the INCLUDES line.
Append $(_LIBS) in the LDADD line.

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of geu oopsie
Sent: Thursday, June 01, 2006 6:32 PM
To: maemo-developers@maemo.org
Subject: [maemo-developers] about configure.ac

For example, in maemopad, the configure.ac defines the use of
gnome-vfs-2.0 with
PKG_CHECK_MODULES(OSSO, libosso >= 0.8.4 gnome-vfs-2.0 >=2.2
gnome-vfs-module-2.0 >= 2.2)
AC_SUBST(OSSO_LIBS)
AC_SUBST(OSSO_CFLAGS)

how can I define openobex-1.2 and bluez-libs-2.21 like maemopad example
above?
or if there are links about PKG_CHECK_MODULES syntax please inform me.

thanks,
geuis

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] Presentation to Local LUG

2006-05-24 Thread Pinghang.Koon
I think you could include the presentation by Ari Jaaksi at Linux World.

http://www.kotiposti.net/jaaksi/ME9_LinuxWorld_2006_AriJaaksi_.pdf

Please notify the author, I think he would be pleased to be referenced.  :)

Yours faithfully,

Alvis Koon


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeremy Mcnicoll
Sent: Tuesday, May 23, 2006 2:53 AM
To: maemo-users@maemo.org; maemo-developers@maemo.org
Subject: [maemo-developers] Presentation to Local LUG

I am cross posting this on purpose, because I want as much feedback / ideas as 
I can get.  
---


I am doing a presentation to a local LUG that I am a regular member and 
contributor ( http://www.oclug.on.ca).  The topic for this month (June 6/06) is 
you guessed it the N770, by guess who.  ME! 

So what I was hoping for is input from you guys.  What sorts of things would 
people out there recomend that I talk about?  

Right now the talk is planned to cover the following: 
-High level view of what the device is. 
-Developement environement
-overall description of what the device is, and how it functions
-What applications are available. 
-Simple demo. 

This has to be about an hour in length and there is a range of backgrounds 
attending.  Though most of them are hard core geeks. ;-)


Feedback as always greatly appreciated.  
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] gstreamer dsp sinks

2006-05-24 Thread Pinghang.Koon
That reminds me of my message post about one month ago.

How to the proper way to use this dspfbsink?

Yours faithfully,

Alvis Koon

-Original Message-
Dear all,

I had been trying around with the gstreamer on the Nokia 770 and had
installed the gstreamer0.8-tools to it.

To get some understanding to that gstreamer implementation, I played
some audio files on it, and it works.

gst-launch-0.8 filesrc location=xp.wav ! wavparse ! dsppcm

gst-launch-0.8 filesrc location=some.mp3 ! dspmp3

Both of them works! : )

However, when I come to video, I tried:

(Note: w.mpg is a mpeg 1 file with no audio, therefore I didn't demux
it.)

gst-launch-0.8 filesrc location=w.mpg ! ffdec_mpegvideo ! dspfbsink
 
And it stuck at 'RUNNING pipeline ...'.


-Original Message-
Hi,

On 5/24/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> I am interested in this topic as well.  However, according to my
> experience, these information about DSP is not open.

   I don't think you need to know anything about the DSP and/or the
internals of the plugins to use them in your application.

---
Regards,

Zeeshan Ali
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] gstreamer dsp sinks

2006-05-24 Thread Pinghang.Koon
I am interested in this topic as well.  However, according to my
experience, these information about DSP is not open.

Yours faithfully,

Alvis Koon

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Corentin BARON
Sent: Wednesday, May 24, 2006 4:10 PM
To: maemo-developers@maemo.org
Subject: [maemo-developers] gstreamer dsp sinks

Hello,

Is there any information on how to use the dsp sinks on the nokia  
770, specially the dspfbsink ?

Thx,
Corentin
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] dpkg -i error?

2006-05-19 Thread Pinghang.Koon
I found out the answer myself.

ln -s /var/lib/install/var/lib/dpkg /var/lib/dpkg

After that, dpkg -i is usable again.

Why is the /var/lib/dpkg be made /var/lib/install/var/lib/dpkg?  I
wonder!

-Original Message-

When I used the dpkg -i, I encountered some error

sudo dpkg -I sqlite_3.2.7_arm.deb
dpkg: unable to access dpkg status area: No such file or directory

Do I miss something?  I do want to install that outside
/var/lib/install.  Please help.

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] dpkg -i error?

2006-05-19 Thread Pinghang.Koon
When I used the dpkg -i, I encountered some error

sudo dpkg -I sqlite_3.2.7_arm.deb
dpkg: unable to access dpkg status area: No such file or directory

Do I miss something?  I do want to install that outside /var/lib/install.  
Please help.

Alvis Koon
Software Engineer
 
TietoEnator
Telecom and Media
Direct +86 010 84221188 ext 189
Mobile +86 13911789924
Fax +86 010 84221189
E-mail [EMAIL PROTECTED]
 
Unit 301, House 2, No.11 HePingLi DongJie,
DongCheng District
Beijing, 100013 PRC
 
www.tietoenator.com

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] Problems getting dev environment to work properly

2006-05-18 Thread Pinghang.Koon
If you install the maemopad deb correctly by app-installer-tool install
maemopad_xx_deb, the shortcut should appear in the extra folder.

If it doesn't, can you please check the desktop files and links?

Yours faithfully,

Alvis Koon

-Original Message-
- I then tried installing the maemopad deb with app-installer, which
reported no errors, though it did not show up in any menu afterwards.
Running it from an xterm works, as does typing, but none of the menu
items or dialogs (fonts, file open).

So, what should work in a pristine maemo environment?
Does anyone recognize the symptoms and can tell me where I messed up?

Regards,

Chris
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] gtk-infoprint

2006-05-18 Thread Pinghang.Koon
Hi,

For animation to work while the application is executing a function, I suppose 
you have to use threads.

Yours faithfully,

Alvis Koon


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Laszlo T.
Sent: Friday, May 19, 2006 12:17 AM
To: maemo-developers@maemo.org
Subject: [maemo-developers] gtk-infoprint

Hello!

I have a primitive animation problem:

    gtk_banner_show_animation(app, "Searching");
    slow_searching_function();
    gtk_banner_close(app);

There's no animation.
Why? And how do I solve the problem?

Thx,
Laci 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] Kernel issues on Nokia 770

2006-05-15 Thread Pinghang.Koon
1)
For using the application installer, all files will be written to under
the /var/lib/install directory.

The application installer tools is like

dpkg --force-not-root --root=/var/lib/install --install package.deb

It is unless you want the kernel image to be placed there, at least I
wouldn't do that.

http://www.maemo.org/platform/docs/howtos/howto_making_an_application_pa
ckage.html

2) I wonder, if some boot loader works for Nokia 770 as well!!

Yours faithfully,

Alvis Koon
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] GMP - available on 770?

2006-05-10 Thread Pinghang.Koon
Dear all,

I found something very puzzling.  Is the GMP available on 770?

In the scratchbox SDK environment:

dpkg -l|grep gmp

libgmp3
libgmp3-dev

It shows that it is available in SDK environment.

But on Nokia 770 itself:
/usr/lib/libgmp.so.3.3.3
Or
/usr/lib/libgmp*

Simply does not exist.

Is it planned to include libgmp somehow in future?
And if I wanted to use this library, which I can use in SDK, should I manually 
install it from a debian arm package?

Alvis Koon
Software Engineer
 
TietoEnator
Telecom and Media
Direct +86 010 84221188 ext 189
Mobile +86 13911789924
Fax +86 010 84221189
E-mail [EMAIL PROTECTED]
 
Unit 301, House 2, No.11 HePingLi DongJie,
DongCheng District
Beijing, 100013 PRC
 
www.tietoenator.com

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] (no subject)

2006-05-07 Thread Pinghang.Koon
Dear all,

I had been using GTK_STOCK_ITEMS, like some OK buttons and QUIT menu.
Is the GTK_STOCK_ITEM localized to different languages on Nokia 770?

When I changed to German Language, the text of GTK_STOCK_ITEM is still
English.
Should I avoid using GTK_STOCK_ITEM when I want to develop an i18n and
l16n application?

Alvis Koon
Software Engineer

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] Maemp 1.2 SDK ?

2006-04-19 Thread Pinghang.Koon
Title: TE T&M China Basic Template








So, is it true that 1.2 would not be
available?

 

How about the support of 1.1 to GStreamer?
 I am very eager to know.

 

So, “Getting
started with multimedia in the Maemo 1.2 SDK” is applied to 1.1 (which release
candidate?), isn’t it?

 

Yours faithfully,

 

Alvis Koon









From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED]
Sent: Wednesday, April 19, 2006
1:22 PM
To: [EMAIL PROTECTED]; maemo-developers@maemo.org
Subject: RE: [maemo-developers]
Maemp 1.2 SDK ?



 



Thats a mistake. 1.2 was indeed at 1 point in time planned to go out,
but it didnt :) . It was meant as an incremental update to 1.1 with
improvements in documentation and some new bug fixes etc. Documentation was
pushed out. Then we decided to focus on 2.0 , as lots of major changes are
coming through





 





Devesh





 





-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]On
Behalf Of ext Ade Bamigboye
Sent: 18 April, 2006 16:26
To: maemo-developers@maemo.org
Subject: [maemo-developers] Maemp
1.2 SDK ?



Hi we can see the documentaion "Getting started with
multimedia in the Maemo 1.2 SDK".





 





Can anyone tell us where to download the SDk from.





 





Thanks










___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Nokia 770 email application

2006-03-15 Thread Pinghang.Koon
Title: TE T&M China Basic Template








Is
there any available documentation for the email client bundled with Nokia 770?  

Should
there be some D-bus service and method that we can use, to integrate with this
email client?

 

Yours
faithfully,

 

Alvis
Koon






___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


RE: [maemo-developers] RE;mameo installation

2006-03-01 Thread Pinghang.Koon
Sudarsan,

You would have to run
/scratchbox/sbin/sbox_ctl start
first.

Yours faithfully,

Alvis Koon

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Thursday, March 02, 2006 2:32 PM
To: [EMAIL PROTECTED]; maemo-developers@maemo.org
Subject: RE: [maemo-developers] RE;mameo installation

Hi, 

you need to install the i386 rootstrap as well. That's why you're
getting the error; because you're trying to execute an executable in a
directory which doesn't exist (SDK_PC).


Regards, 

- Pete -

-Original Message-
From: [EMAIL PROTECTED] on behalf of sudarsana
narashiman
Sent: Thu 3/2/2006 7:12 AM
To: maemo-developers@maemo.org
Subject: [maemo-developers] RE;mameo installation
 
  Hi all, 
  I tried to install maemo version Maemo_Dev_Platform_RS_v1.1_arm.tar 

and it get installed successfully. 

but when i tried to run the following script 

#!/bin/sh -e 
prefix=/scratchbox/users/${LOGNAME}/targets/SDK_PC/usr 
export LD_LIBRARY_PATH=${prefix}/lib; export LD_LIBRARY_PATH 
exec ${prefix}/bin/Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 
-ac 

it says there is no such directory. 

when i looked in that there is an exe called x-terminal-emulator. 

Is it the one which has replaced xephyr  if so  
then i changed the path to run x-terminal-emulator. 

but i am getting the error  
GLIB WARNING **  Gtk - cannot open display: 

could u plz tell me why? 

regards 
sudarsan 










 
  

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers