Re: Moving windows in Maemo

2007-04-11 Thread Mika Yrjölä
On 4/12/07, Tapani Pälli <[EMAIL PROTECTED]> wrote: Yes, this is *right* thing for someone, something else is *right* thing for someone else. Persistency sounds good to me, however I don't see much reason in moving modal dialogs on the screen except 'just for fun'. For me, the main benefit for

Re: SoC: 5 preliminary slots

2007-04-11 Thread Kees Jongenburger
On 4/12/07, Quim Gil <[EMAIL PROTECTED]> wrote: Now it's confirmed: http://code.google.com/soc/maemo/about.html Congrats! Congratulations for the 4x2 fortunates and thank you very much to all the rest of students. If you still want to work on your project proposals you will find our collabor

Re: SoC: 5 preliminary slots

2007-04-11 Thread Quim Gil
Now it's confirmed: http://code.google.com/soc/maemo/about.html Congratulations for the 4x2 fortunates and thank you very much to all the rest of students. If you still want to work on your project proposals you will find our collaboration anyway. Now we need to talk about the project setup. A G

Scratchbox and maemo development (was Re: sb2 wishlist)

2007-04-11 Thread Quim Gil
On Thu, 2007-04-12 at 03:06 +0300, ext Lauri Leukkunen wrote: > It would be nice if Nokia or some other entity with money or available > resources would sponsor or provide these items for SB2: Good that you mention. :) We need to evaluate how important is SB2 for maemo development. We need to o

Re: Moving windows in Maemo

2007-04-11 Thread Tapani Pälli
ext Sean Luke wrote: > On Apr 11, 2007, at 12:07 PM, Eero Tamminen wrote: > >>> For the moment I'm experimenting with various floating windows for >>> various utility functions -- my drag-and-drop example on my N800 >>> website, say. >> >> Do you have an URL? > > cs.gmu.edu/~sean/stuff/n800/ > > [P

sb2 wishlist

2007-04-11 Thread Lauri Leukkunen
Hello, It would be nice if Nokia or some other entity with money or available resources would sponsor or provide these items for SB2: - apt and dpkg support - these seem to be quite critical for Maemo usage - tutorial (html and pdf, max. 4 pages) - documentation, primarily man pages - testing f

Re: Maemo Language bindings and priorities

2007-04-11 Thread Sebastian Mancke
Hi, my interest is also in Java language bindings. As I mentioned before, we have started JaLiMo [1] therefore and since a week, the time to work on JaLiMo grows. So maybe its time to start sharing the ideas. It seems to me, that Johannes and I have a similar understanding, of the problems with J

Re: Moving windows in Maemo

2007-04-11 Thread Kalle Vahlman
2007/4/11, Eero Tamminen <[EMAIL PROTECTED]>: Hi, ext Kalle Vahlman wrote: > 2007/4/9, Sean Luke <[EMAIL PROTECTED]>: >> On Apr 9, 2007, at 4:38 AM, Kalle Vahlman wrote: >> >> g = gtk.Window(gtk.WINDOW_POPUP) >> >> >> >> works fine. >> >> Thanks. The primary concern I have about WINDOW_POPUP is

Re: N800 hardware revision?

2007-04-11 Thread Acadia Secure Networks
Hanno, I was surprised when Intel sold off its RISC/X-scale high end chipset business to Marvel(?) some months ago until I realized that Intel's product strategy was to replace that product line with an X86 based rough equivalent. It helps that AMD drove Intel to work very hard on the proble

Re: Asking for wlan access points in the N800

2007-04-11 Thread Andrew J. Barr
magda chelly wrote: Hello, I would like to list all the access points with their caracteristics, that I could connect from to Internet from the command line on the X terminal. Can someone tell me what command I can do for that? iwlist wlan0 scan Thanks, Magda, _

Asking for wlan access points in the N800

2007-04-11 Thread magda chelly
Hello, I would like to list all the access points with their caracteristics, that I could connect from to Internet from the command line on the X terminal. Can someone tell me what command I can do for that? Thanks, Magda,

Re: N800 hardware revision?

2007-04-11 Thread Hanno Zulla
Michael Wiktowy schrieb: >> If not I think I'll wait for the G43 from Digital-Cube ( >> http://www.gottabemobile.com/DigitalCubesG43SmallestUMPC.aspx). > > It is pretty plump > http://www.engadget.com/photos/hands-on-with-digital-cubes-worlds-smallest-umpc-the-g43/185719/ > > and twice the price.

Re: Moving windows in Maemo

2007-04-11 Thread Sean Luke
On Apr 11, 2007, at 12:07 PM, Eero Tamminen wrote: For the moment I'm experimenting with various floating windows for various utility functions -- my drag-and-drop example on my N800 website, say. Do you have an URL? cs.gmu.edu/~sean/stuff/n800/ [Perhaps I might issue that entire webpage as

Re: Moving windows in Maemo

2007-04-11 Thread Eero Tamminen
Hi, ext Sean Luke wrote: > On Apr 11, 2007, at 10:49 AM, Eero Tamminen wrote: > >> If one wants all dialogs to be movable, one can just set suitable >> -use_dialog_mode policy option value in the matchbox-window-manager >> startup script: /etc/osso-af-init/matchbox.sh and restart the device. >> (

Re: Moving windows in Maemo

2007-04-11 Thread Sean Luke
On Apr 11, 2007, at 10:49 AM, Eero Tamminen wrote: If one wants all dialogs to be movable, one can just set suitable -use_dialog_mode policy option value in the matchbox-window-manager startup script: /etc/osso-af-init/matchbox.sh and restart the device. (and if you make a mistake and matchbox d

Re: Standard widget spacing and padding?

2007-04-11 Thread Kuosmanen Tuomas (Nokia-M/Helsinki)
On Fri, 2007-04-06 at 15:11 +0200, ext Murray Cumming wrote: > On Wed, 2007-03-28 at 18:11 +0200, Murray Cumming wrote: > > I can't find anything in the various Maemo documents about the standard > > spacing that Maemo applications should have between and around widgets. > > For instance, for the G

Re: user interface like Canola

2007-04-11 Thread Gustavo Sverzut Barbieri
On 4/11/07, Weston, David <[EMAIL PROTECTED]> wrote: Gustavo, Did you just compile EVAS in sbox with ARM as the target. Is there a deb for maemo out there I can get started with? yes, just that. No debs, as I compile cvs version daily, sometimes more than once a day if someone fixed proble

Re: Moving windows in Maemo

2007-04-11 Thread Eero Tamminen
Hi, ext Kalle Vahlman wrote: > 2007/4/9, Sean Luke <[EMAIL PROTECTED]>: >> On Apr 9, 2007, at 4:38 AM, Kalle Vahlman wrote: >> >> g = gtk.Window(gtk.WINDOW_POPUP) >> >> >> >> works fine. >> >> Thanks. The primary concern I have about WINDOW_POPUP is that it's >> "different" from other kinds of wi

Re: x11vnc no response to taps on left of screen

2007-04-11 Thread Eero Tamminen
Hi, ext Scott Prive wrote: > For the Python question, all you need is the 'xterm' package. It's called > OssoXterm or something. I don't have the URL, but it was real easy to find > on the maemo site. I've reflashed my N800 3 times and found it there (not > reflashing due to problems.. testing por

Re: x11vnc no response to taps on left of screen

2007-04-11 Thread Eero Tamminen
Hi, ext Jeffrey Barish wrote: >> I have played with this I was using the mud x11vnc found here >> > http://box.mmapps.net/~keesj/mud/repository_it2007/x11vnc_0.8.4-1_armel.deb >> . The only problem I had was that I had to start the program again >> after each connect . > > I have several more pr

Re: H/W 3D on the N800

2007-04-11 Thread Daniel Wagner
Daniel Stone wrote: > Currently, there are only three chipsets available for embedded 3D use: > the PowerVR MBX/SGX, the ATI Imageon, and a 3DLabs chipset. To the best > of my knowledge, none of them have any open source driver. > The PowerVR series is currently the most famous addon for cores.

Re: H/W 3D on the N800

2007-04-11 Thread Daniel Stone
On Wed, Apr 11, 2007 at 12:11:00PM +0200, ext Johannes Eickhold wrote: > On Tue, 2007-04-10 at 10:56 +0300, Amit Kucheria wrote: > > On Sat, 2007-04-07 at 07:49 +0200, ext Daniel Wagner wrote: > > > Seems as if H/W 3D is not open source compatible. Probably since they > > > licensed the 3D core fro

Re: H/W 3D on the N800

2007-04-11 Thread Johannes Eickhold
On Tue, 2007-04-10 at 10:56 +0300, Amit Kucheria wrote: > On Sat, 2007-04-07 at 07:49 +0200, ext Daniel Wagner wrote: > > Seems as if H/W 3D is not open source compatible. Probably since they > > licensed the 3D core from PowerVR... > > That is one reason indeed. Could you please provide more det

Re: Failing to connect with flasher

2007-04-11 Thread Frantisek Dufka
pancake wrote: > BTW If you are able to boot Maemo but you're not able to connect to NOLO you should probably think on reflashing nolo from the device (using mtdtools). Did you try? Maybe this is not a good idea. I'm not sure bootloader (mtd0) partition is safe to write with mtdutils. So far