Re: [maemo-developers] WLAN and bluetooth modem on at the same time?

2006-03-31 Thread Teemu Harju
I've tried both 'nat' and 'NAT' and the result is the same.I checked the kernel config file and it does not have CONFIG_IP_NF_NAT=y line there so I guess the NAT is not enabled by the Kernel. Do I have to make new kernel image of could I just compile NAT support as module and use that only? I check

[maemo-developers] Core-iSCSi/Nokia770 bits

2006-03-31 Thread Nicholas A. Bellinger
Greetings Ming! On Thu, 2006-03-30 at 14:29 -0500, [EMAIL PROTECTED] wrote: > > ps, u work on that Nokia 770 is cool! Though I have no extra money to > buy one and play with. ;) > > ps2, I saw u release note claim iSNS support. What is the status? > completed? > core-iscsi-tools comes with iSN

[maemo-developers] Jhbuild + Maemo

2006-03-31 Thread Murray Cumming
I created a .modules file for jhbuild and got it working. Here's some help on using it: http://maemo.org/maemowiki/MaemoWithJhbuild%7cBuilding This saves me a lot of time and fiddling when I need to write a patch for the hildon libraries, and for working on the C++ bindings. -- Murray Cumming [

[maemo-developers] libglade

2006-03-31 Thread x x
Hello! How do I create HildonApp, HindoAppView and other Hildon Widgets with libglade? Thx, Laci ___ maemo-developers mailing list maemo-developers@maemo.org https://maemo.org/mailman/listinfo/maemo-developers

[maemo-developers] Trying to install a different version of Xserver on Maemo

2006-03-31 Thread vasant kanchan
Hi, I disabled dsmetool on the Nokia. Then I tested my Xserver from the connected serial console. I ran some tests to verify that Xserver is working. I installed this Xserver on the device. I also modified x-server.sh to invoke this server instead of Xomap. I renabled dsmetool and rebooted the Nok

[maemo-developers] new documentation at maemo.org

2006-03-31 Thread team maemo
Hello, Today we published some new documentation at maemo.org: Introduction to maemo connectivity http://maemo.org/platform/docs/howtos/howto_connectivity_guide.html Create help content for maemo http://maemo.org/platform/docs/howtos/help_framework-20060313.html Customizing and theming maemo ht

Re: [maemo-developers] Building deb packages for the Nokia 770 is very easy

2006-03-31 Thread Michael P. Lococo
> Some applications do separate functionality and depend on > external packages when necessary (the gpe stuff does, for > example), but you should do so unnecessarily... Clearly, I meant to say that external dependencies should _not_ be used needlessly. Oops, Mike ___

Re: [maemo-developers] Building deb packages for the Nokia 770 is very easy

2006-03-31 Thread Michael P. Lococo
> I know Nokia recommends only depending on maemo but can I depend on something else if it is already packaged for the 770 ? The problem is that application installer doesn't automatically resolve dependencies. If you get an overly complicated dependency tree you end up in rpm hell, except with .

Re: [maemo-developers] Building deb packages for the Nokia 770 is very easy

2006-03-31 Thread Kalle Vahlman
On 3/31/06, Ian <[EMAIL PROTECTED]> wrote: > > disse --> Neil Jerram > Thx for these explanations,you are helping me out a lot. > I am not sure about the difference between Build-Depends and Depends : > > originais -> Build-Depends: debhelper (>= 4.0.0) > > originais -> Depends: maemo > > I know N

Re: [maemo-developers] Building deb packages for the Nokia 770 is very easy

2006-03-31 Thread Ian
disse --> Neil Jerram Thx for these explanations,you are helping me out a lot. I am not sure about the difference between Build-Depends and Depends : originais -> Build-Depends: debhelper (>= 4.0.0) originais -> Depends: maemo I know Nokia recommends only depending on maemo but can I depend on

Re: [maemo-developers] How to keep app running indefinitely

2006-03-31 Thread Kalle Valo
"Steven Hill" <[EMAIL PROTECTED]> writes: >> It's printed from libosso-ic.so. To be precise from src/ic-api.c line 104 >> which is in debian source package osso-ic-oss. >> > I am running this app on (I believe) the most recent production version > of the 770 (downloaded and installed using the Wi

[maemo-developers] iKVM package?

2006-03-31 Thread Philippe Laporte
Hi, Has anyone got an iKVM package for maemo? Thanks, -- Philippe Laporte Software Gatespace Telematics Första Långgatan 18 41328 Göteborg Sweden Phone: +46 702 04 35 11 Fax: +46 31 24 16 50 Email: [EMAIL PROTECTED] ___ maemo-developers maili

RE: [maemo-developers] Building maemo from cvs

2006-03-31 Thread Devesh.Kothari
Murray > -Original Message- > From: ext Murray Cumming [mailto:[EMAIL PROTECTED] > Sent: 31 March, 2006 15:21 > To: Kothari Devesh (Nokia-M/Tampere) > Cc: maemo-developers@maemo.org > Subject: RE: [maemo-developers] Building maemo from cvs > > > On Fri, 2006-03-31 at 13:51 +0300, [EMAIL

[maemo-developers] Re: Disconnect rfcomm stays between bt_disconnected and rf_disconnected

2006-03-31 Thread koos vriezen
2006/3/31, Jari Tenhunen <[EMAIL PROTECTED]>: > Hi, > > As you may have seen on the maemo-users list, the plugin is now > available at http://770.fs-security.com/maemo-bt-plugin/ > and the GpsDrive packages at > http://www.elisanet.fi/tapio.tolvanen/nokia770.html > > Any comments and suggestions or

RE: [maemo-developers] Building maemo from cvs

2006-03-31 Thread Murray Cumming
On Fri, 2006-03-31 at 13:51 +0300, [EMAIL PROTECTED] wrote: > jhbuild is another beast, i have to learn something about :) > Devesh I think you'll like it. It makes life simple. I should have some instructions up on the wiki soon. I notice that some of the modules in svn (shared-mime-info, dbus)

RE: [maemo-developers] Building maemo from cvs

2006-03-31 Thread Devesh.Kothari
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of ext Murray > Cumming > Sent: 31 March, 2006 12:45 > To: Kothari Devesh (Nokia-M/Tampere) > Cc: maemo-developers@maemo.org > Subject: RE: [maemo-developers] Building maemo from cvs > > > On Fri, 2006-03-

RE: [maemo-developers] Building maemo from cvs

2006-03-31 Thread Murray Cumming
On Fri, 2006-03-31 at 10:55 +0300, [EMAIL PROTECTED] wrote: > Murray, > Such a page would be welcomed. > > Few things to consider > 1. Maemo 1.1 public release usually lag behind internal product development > 2. what you see in SVN are realtime in sync (mostly) with product development > 3. some

[maemo-developers] How to switch back to SDL game and application windows

2006-03-31 Thread Eero Tamminen
Hi, I spent a while debugging why I cannot switch back to SDL window from which I've switched away, and noticed that it's actually easy to fix. Application switcher needs to know which window matches to which .desktop file. This is done using the standard WM_CLASS X property. So, e.g. to be able

Re: [maemo-developers] neat device

2006-03-31 Thread Tuomas Kuosmanen
On Thu, 2006-03-30 at 10:36 -0500, ext Disconnect wrote: > it with minimal wrist movement. And I'd kill for an unshifted '-'.) I think there was also a mention about this in the wiki too, but you can use some gestures with the virtual keyboard: "drag left" - gives you backspace "drag right" - giv