Re: [maemo-developers] SDL_perl installation

2006-01-14 Thread Andy
On Sat, 2006-01-14 at 20:57 +0100, Igor Blanco González wrote:
> When i run "make" it complains about missing SDL_perl so I run cpan and
> try 'install SDL_perl' but it doesn't work. It seems like some kind of
> perl module is missing.
> 
> I have tried installing some more perl modules but it does not seem to
> work I still get this error when installing in CPAN:
> 
> /scratchbox/tools/bin/perl.bin "-Iblib/arch" "-Iblib/lib" Build.PL Build
> Base class package "Module::Build" is empty.
> (Perhaps you need to 'use' the module which defines that package
> first.)
>  at make/lib/SDL/Build.pm line 9

I think this means that you need to install the perl module
Module::Build.  SDL_perl uses the newer Module::Build for building,
rather than the traditional MakeMaker.  Module::Build is not included in
perlmodlib by default.

-- 
Andy <[EMAIL PROTECTED]>

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


[maemo-developers] SDL_perl installation

2006-01-14 Thread Igor Blanco González
Hi,

I've seen on the Wiki that someone compiled Frozen Bubble for maemo, but
this person did not wrote any documentation about it or left any binary.

I like this game so I want to try compiling it. 

When i run "make" it complains about missing SDL_perl so I run cpan and
try 'install SDL_perl' but it doesn't work. It seems like some kind of
perl module is missing.

I have tried installing some more perl modules but it does not seem to
work I still get this error when installing in CPAN:

/scratchbox/tools/bin/perl.bin "-Iblib/arch" "-Iblib/lib" Build.PL Build
Base class package "Module::Build" is empty.
(Perhaps you need to 'use' the module which defines that package
first.)
 at make/lib/SDL/Build.pm line 9
BEGIN failed--compilation aborted at make/lib/SDL/Build.pm line 9.
Compilation failed in require at Build.PL line 11.
BEGIN failed--compilation aborted at Build.PL line 11.
make: *** [Build] Error 255
  /scratchbox/tools/bin/make CC=host-gcc LD=host-gcc -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible


Does anyone know what does this mean ?

Thanks




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


Re: [maemo-developers] swapfile is a huge improvement!

2006-01-14 Thread Larry Battraw
  From what I remember when I've tried it, it generally crashes/reboots when you remove the card.  Can't remember if the same thing happens when you insert the USB cable.  I've found a way around the problems with it unmounting because of the USB cable: I created a second partition (it's a 1GB card) and made the swapfile there.  I can use ext3 to get proper permissions/execute support as well, so it's quite nice.  The only hangup is having to manually remount it after a reboot, but it's worth the trouble.  A GUI tool for toggling swap and mounts would sure be neat!  Removing the card while the second partition is mounted is not a good idea and sometimes it takes a reboot to fix it.
LarryOn 1/14/06, Vladislav Grinchenko <[EMAIL PROTECTED]> wrote:
Brad,with swap on, what happens to the system when you manually remove themmc card? Or when you connect the USB cable to the unit?-VladOn Sat, 2006-01-14 at 03:30, Brad Midgley wrote:> hey
>> I decided to try the swap partition on my flash card and it made a HUGE> difference. Even with only 25mb swap (30mb wouldn't work for me), now> memory is not nearly the concern it was. I can run multiple apps, look
> at complex pdf documents, etc. Just like I expected my 770 to do in the> first place!>> I think the vm may need to be tuned if nokia plans to keep shipping> these things with 64mb and no swap. Swap changes the character of the
> vm, so even adding ram may not whip things into shape in the same way.>> Brad> ___> maemo-developers mailing list> 
maemo-developers@maemo.org> https://maemo.org/mailman/listinfo/maemo-developers--_
Vladislav Grinchenko   http://home.comcast.net/~3rdshift/ e-mail: [EMAIL PROTECTED]
  Focus on quality, and productivity will follow.maemo-developers mailing list
maemo-developers@maemo.orghttps://maemo.org/mailman/listinfo/maemo-developers
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] swapfile is a huge improvement!

2006-01-14 Thread Brad Midgley
Vladislav

> with swap on, what happens to the system when you manually remove the
> mmc card? Or when you connect the USB cable to the unit?

I am pretty sure the nokia will just crash if I eject it when swap is
active. We need to latch into the cardslot-opening and -closing events
if we want to handle this right (and display a busy... dialog while the
swapoff is working and a dialog if swapoff fails...)

Plugging it into a host is no trouble. The data partition is unmounted
on the 770 side and I can use it from the host. Fortunately, the os is
not trying to outsmart me by turning off swap as well when it unmounts
the partition. That would not be good.

Of course the host pc sees the whole card and can see there's a swap
partition but I didn't try accessing it from the host. In fact, when I
was starting from a card with just one fat partition I just plugged the
nokia (with card inserted) into my linux machine and did the
repartitioning and mkdosfs/mkswap from the host pc.

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


Re: [maemo-developers] Browser for Maemo SDK.

2006-01-14 Thread Antonio Gomes
hi there ...check these out: ** http://tonikitoo.blogspot.com/2006/01/just-little-taste-of-manaos.html** 
http://tonikitoo.blogspot.com/2005/11/manaos-embedded-browser-for-nokia-770.htmlor even ** http://tonikitoo.blogspot.com/2005/11/minimo-xul-on-nokia-770.html
 (this last one was a ack job, though) ...regardsOn 1/14/06, Edlinoor Syahril Ramlan <
[EMAIL PROTECTED]> wrote:Hi,I am developing a web application that can run in Maemo SDK.  I tried to find
a browser for it but the only one that I can find is gpe-mini-browser.  I amhaving problem running the mini-browser as mentioned in my previous posting.Therefore I would like to know if there are any other browsers that can run
inside Maemo ARM SDK.I tried to look at Opera but couldn't download the version supplied with Nokia770 since it is a pre-installed version and there is no link to download thebrowser.Any idea please.
Thanks.Ed.___maemo-developers mailing listmaemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers-- --Antonio GomesNokia Technology Institute (INdT)Manaus / Brazil
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] swapfile is a huge improvement!

2006-01-14 Thread Vladislav Grinchenko
Brad,

with swap on, what happens to the system when you manually remove the
mmc card? Or when you connect the USB cable to the unit?

-Vlad

On Sat, 2006-01-14 at 03:30, Brad Midgley wrote:
> hey
> 
> I decided to try the swap partition on my flash card and it made a HUGE
> difference. Even with only 25mb swap (30mb wouldn't work for me), now
> memory is not nearly the concern it was. I can run multiple apps, look
> at complex pdf documents, etc. Just like I expected my 770 to do in the
> first place!
> 
> I think the vm may need to be tuned if nokia plans to keep shipping
> these things with 64mb and no swap. Swap changes the character of the
> vm, so even adding ram may not whip things into shape in the same way.
> 
> Brad
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://maemo.org/mailman/listinfo/maemo-developers
-- 
_
Vladislav Grinchenko   http://home.comcast.net/~3rdshift/
 e-mail: [EMAIL PROTECTED]
   
  Focus on quality, and productivity will follow.
_

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


Re: [maemo-developers] swapfile is a huge improvement!

2006-01-14 Thread Juha Yrjölä
On Sat, 2006-01-14 at 10:33 +, ext Clemens Eisserer wrote:

> But keep in mind that a swap-file means meany reads/writes to the same
> areas of flash which will for sure lead to the death of the mmc later
> or sooner.

Not really, since the flash controller on an MMC card is supposed to do
wear-levelling. The FAT blocks, for example, would die pretty quickly
otherwise, since they're written to very often.

Cheers,
Juha


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


[maemo-developers] Gwconnect problem search BT

2006-01-14 Thread 程波 程
simple a button,press it then begin to BT search 
I do like this:
button_clicked_cb
{
osso_rpc_run_with_defaults(osso_context,"btsearch","start_search",NULL,NULL,
DBUS_TYPE_INVALID);
);

}
the problem is how  I should write to get the signal
from com.nokia.btsearch.signal interface.
anybody help me? thanks very much!!






___ 
雅虎1G免费邮箱百分百防垃圾信 
http://cn.mail.yahoo.com/
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Browser for Maemo SDK.

2006-01-14 Thread Edlinoor Syahril Ramlan
Hi,

I am developing a web application that can run in Maemo SDK.  I tried to find 
a browser for it but the only one that I can find is gpe-mini-browser.  I am 
having problem running the mini-browser as mentioned in my previous posting.  
Therefore I would like to know if there are any other browsers that can run 
inside Maemo ARM SDK.

I tried to look at Opera but couldn't download the version supplied with Nokia 
770 since it is a pre-installed version and there is no link to download the 
browser.

Any idea please.

Thanks.


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


Re: [maemo-developers] swapfile is a huge improvement!

2006-01-14 Thread Clemens Eisserer
Yep you're right - it runs as long smooth as long as your mmc is
willing to play.
But keep in mind that a swap-file means meany reads/writes to the same
areas of flash which will for sure lead to the death of the mmc later
or sooner.

lg Clemens

2006/1/14, Brad Midgley <[EMAIL PROTECTED]>:
> hey
>
> I decided to try the swap partition on my flash card and it made a HUGE
> difference. Even with only 25mb swap (30mb wouldn't work for me), now
> memory is not nearly the concern it was. I can run multiple apps, look
> at complex pdf documents, etc. Just like I expected my 770 to do in the
> first place!
>
> I think the vm may need to be tuned if nokia plans to keep shipping
> these things with 64mb and no swap. Swap changes the character of the
> vm, so even adding ram may not whip things into shape in the same way.
>
> Brad
> ___
> 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] keyboard notes

2006-01-14 Thread Frantisek Dufka

Brad Midgley wrote:


 - activate the keyboard with something other than the xterm in the
foreground or switch between apps once (enter key won't work)


Should be enough to unfocus xterm window by opening and closing 
application menu on left. Works for me.


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


Re: [maemo-developers] keyboard notes

2006-01-14 Thread Matthew Allum
http://maemo.org/pipermail/maemo-developers/2005-December/002016.html
may help a little.

On 1/14/06, Brad Midgley <[EMAIL PROTECTED]> wrote:
> Hey
>
> I do like the wireless keyboard overall (stowaway model). The caveats
> are probably well known...
>
>  - activate the keyboard with something other than the xterm in the
> foreground or switch between apps once (enter key won't work)
>  - backlight is dimmed and then turned off in spite of typing activity
>  - not a lot of global keyboard shortcuts? only alt-tab as far as i can tell
>  - the icon image should be a keyboard in combo with the bluetooth icon
> so it's clear what thing is connected over bluetooth
>
> Brad
> ___
> 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] swapfile is a huge improvement!

2006-01-14 Thread Brad Midgley
hey

I decided to try the swap partition on my flash card and it made a HUGE
difference. Even with only 25mb swap (30mb wouldn't work for me), now
memory is not nearly the concern it was. I can run multiple apps, look
at complex pdf documents, etc. Just like I expected my 770 to do in the
first place!

I think the vm may need to be tuned if nokia plans to keep shipping
these things with 64mb and no swap. Swap changes the character of the
vm, so even adding ram may not whip things into shape in the same way.

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