Re: Java VM??

2008-01-16 Thread Roberto Resoli
2008/1/16, Sebastian Mancke <[EMAIL PROTECTED]>:
> Peter Flynn schrieb:
> > Gary D Walborn wrote:
> >> To all:
> >>
> >>  I have searched and I have been unable to find a Java VM for maemo...
> >> Am I missing something?  I can't believe that Java (or one of the
> >> work-alikes) has not been ported... There are a number of Java apps that
> >> I would LOVE to run on my N800 and N770.  Java seems perfect for this
> >> platform?  Is there some major obstacle to a Java port?  I think this
> >> should be high on the "to-do" list...
> >
> > I installed Jalimo which is fine if you just want to run java from the
> > command-line (no graphics).
> Jalimo contains also SWT packages, for nice GUIs with native look and feel.

Yes, this appears very promising!
http://www.fsfe.org/en/fellows/robertschuster/weblog/jalimo_progress_piecing_together_the_gems
this presentation too is interesting
http://evolvis.org/docman/view.php/11/3/jalimo-slides_english_linuxtag2007.pdf

Roberto
___
maemo-users mailing list
maemo-users@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-users


Re: N800 switches on by itself while recharging

2007-04-16 Thread Roberto Resoli

2007/4/16, Eero Tamminen <[EMAIL PROTECTED]>:

Hi,

[...]

>> > Could you check what was the boot reason from /proc/bootreason?
>>
>> ~ $ cat /proc/bootreason
>> charger

AFAIK means that device was booted because charger was connected
i.e. this doesn't seem a reboot, for some reason the device just
transfers from the charging mode to normal mode.


yes this is what is happening, both plugging in charger and then
switching off device,
or plugging charger with device already switched off.


Actually, once the battery is full, would it be better to turn
off the device, go to normal mode, or remain in charging mode?
:-)


Nice question :-). Personally, I would prefer to find device in the
same state I leaved it.
( except for the discharged battery, of course ;-)   )




>> > You could also check the files in /var/lib/dsme/stats/ to see
>> > whether any system process had crashed.
>>
>> Here follows:
>> ===
>> ~ $ ls -la /var/lib/dsme/stats/
>> drwxr-xr-x 2 root root 0 Apr 16 15:27 .
>>
>> drwxr-xr-x 3 root root 0 Apr 16 15:29 ..
>>
>> -rw-r--r-- 1 root root 49 Apr 14 11:17 lifeguard_resets
>>
>> -rw-r--r-- 1 root root 303 Apr 16 15:27 lifeguard_restarts
>>
>> -rw-r--r-- 1 root root 2 Apr 14 11:18 sw_rst
>>
>>
>> ~ $ cat /var/lib/dsme/stats/lifeguard_resets
>> /usr/sbin/dnsmasq -k -i lo -a 127.0.0.1 -z : 1 *
>>
>>
>> ~ $ cat /var/lib/dsme/stats/lifeguard_restarts
>>
>> /usr/bin/osso-media-server : 2
>>
>> /usr/bin/esd : 3
>>
>> /usr/bin/ias : 3
>>
>> /usr/bin/osso_hss : 3
>>
>> /usr/sbin/dsp_dld -p --disable-restart -c /lib/dsp/dsp_dld_avs.conf : 3
>>
>> /usr/bin/hildon-input-method : 7 *
>>
>> /usr/bin/osso-connectivity-ui-conndlgs : 1
>>
>> /usr/sbin/dnsmasq -k -i lo -a 127.0.0.1 -z : 10
>>
>>
>> ~ $ cat /var/lib/dsme/stats/sw_rst
>> 2

Seems that at some point dnsmasq has caused device reboot by
dying too many times (10) in a row.  Input method has been
restarted quite a few times too[1] and DSP reset has caused
it's clients to be restarted a few times too.


I see.
Anyway, i removed "/var/lib/dsme/stats/lifeguard_restarts" file,
powerd off the device, and plugged charger in. As usual the device
booted by himself, but the file /var/lib/dsme/stats/lifeguard_restarts
is still absent.

Bye,
Robero.
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: N800 switches on by itself while recharging

2007-04-16 Thread Roberto Resoli

2007/4/16, Roberto Resoli <[EMAIL PROTECTED]>:

2007/4/16, Eero Tamminen <[EMAIL PROTECTED]>:
> Hi,

Hi,

I have filed bug 1215:
https://maemo.org/bugzilla/show_bug.cgi?id=1215

>
> ext Roberto Resoli wrote:
[...]
> >> > I cannot anymore make n800 to stay in the recharging (black background
> >> > with "Charging" Icon) mode, after some time device boots.
>
> Changes to normal device mode or *re*boots?

No reboot, it only switches from "recharging mode" to normal mode
(nokia logo and jingle, and so ...)

[...]

> Could you check what was the boot reason from /proc/bootreason?

~ $ cat /proc/bootreason
charger

>
> You could also check the files in /var/lib/dsme/stats/ to see
> whether any system process had crashed.

Here follows:
===
~ $ ls -la /var/lib/dsme/stats/
drwxr-xr-x 2 root root 0 Apr 16 15:27 .

drwxr-xr-x 3 root root 0 Apr 16 15:29 ..

-rw-r--r-- 1 root root 49 Apr 14 11:17 lifeguard_resets

-rw-r--r-- 1 root root 303 Apr 16 15:27 lifeguard_restarts

-rw-r--r-- 1 root root 2 Apr 14 11:18 sw_rst


~ $ cat /var/lib/dsme/stats/lifeguard_resets
/usr/sbin/dnsmasq -k -i lo -a 127.0.0.1 -z : 1 *


~ $ cat /var/lib/dsme/stats/lifeguard_restarts

/usr/bin/osso-media-server : 2

/usr/bin/esd : 3

/usr/bin/ias : 3

/usr/bin/osso_hss : 3

/usr/sbin/dsp_dld -p --disable-restart -c /lib/dsp/dsp_dld_avs.conf : 3

/usr/bin/hildon-input-method : 7 *

/usr/bin/osso-connectivity-ui-conndlgs : 1

/usr/sbin/dnsmasq -k -i lo -a 127.0.0.1 -z : 10


~ $ cat /var/lib/dsme/stats/sw_rst
2


Bye,
Rob


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


Re: N800 switches on by itself while recharging

2007-04-16 Thread Roberto Resoli

2007/4/16, Andrew Flegg <[EMAIL PROTECTED]>:

On 4/16/07, Roberto Resoli <[EMAIL PROTECTED]> wrote:
> I noticed this after upgrading to latest (3.2007.10-7) firmware.
>
> I cannot anymore make n800 to stay in the recharging (black background
> with "Charging" Icon) mode, after some time device boots.
>
> Anyone is also affected by this?

Yes, it happened last night whilst on charge in my room (somewhat
disturbingly). I *think* it might have been when looking for its
regular WLAN connection, but I've only seen it that once.


Yes, i thought that as well, but I have double checked,  WLAN
connection search interval is set to "Never".  (By the way, I tried
also to set "Connect Automatically" to "none" in the control panel's
Connectivity  options, but it doesn't make any difference)

Bye,
Roberto



Cheers,

Andrew

--
Andrew Flegg -- mailto:[EMAIL PROTECTED]  |  http://www.bleb.org/


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


N800 switches on by itself while recharging

2007-04-16 Thread Roberto Resoli

I noticed this after upgrading to latest (3.2007.10-7) firmware.

I cannot anymore make n800 to stay in the recharging (black background
with "Charging" Icon) mode, after some time device boots.

Anyone is also affected by this?

Bye,
Roberto
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] Open source Java

2007-01-08 Thread Roberto Resoli

2007/1/3, Peter Robinson <[EMAIL PROTECTED]>:

Well the PhoneME MR2 just released has an Linux ARM version so I don't
see why it couldn't run on maemo.

https://phoneme.dev.java.net/downloads_page.html


Really interesting, i would like to work on porting this 

Roberto.



Peter

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


Re: [maemo-users] Running Java applets in Internet sites

2006-11-04 Thread Roberto Resoli

2006/11/3, Amichai Rotman <[EMAIL PROTECTED]>:

Hi all,

Why can't I run Java applets in Internet sites?

I even get an error regarding Java not present when trying to log-in to my
GMail account.


May be you mean Javascript? AFAIK Gmail does not use java applets.

Maybe you have disabled javascript in the browser?


This is new to the IT2006 OS.


Bye,
Roberto
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] Operation failed

2006-11-04 Thread Roberto Resoli

2006/11/3, Iñigo Illán <[EMAIL PROTECTED]>:


E: Problem with MergeList /var/lib/dpkg/status
E: The package lists or status file could not be parsed or opened.

Can anyone figure out what can be happening?


I had the same problem, but i noticed it only after restoring backup
and installing xterm; was the same for you?

Anyway, i fixed this reverting to swapping /var/lib/dpkg/status with
/var/lib/dpkg/status-old I found happily. Of course you have to be
root for doing this. May be there is a simpler way for recovering.

bye,
Roberto
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] Good GPS Bluetooth module

2006-08-27 Thread Roberto Resoli

On 8/26/06, Marius Gedminas <[EMAIL PROTECTED]> wrote:

On Sat, Aug 26, 2006 at 12:11:10AM +0400, Andrey Brindeew wrote:
> >If I had done some more research before buying it I would probably have
> >chosen the Nokia one that uses a compatible charger.
>
> What model - LD-1W or LD-3W or both uses compatible charger?

IIRC one uses the old-style charger (thicker), while the other uses the
new-style charger (the same as the 770).  I don't remember which is
which, but I'm pretty sure it's the 3W that is newer and uses a newer
charger.


Mine LD-3W came with vehicle charger usable also with 770.
LD-3W is newer, i think, but lacks external antenna input, that 1W had.

Roberto Resoli



Marius Gedminas
--
Never trust an operating system you don't have sources for.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFE8EZikVdEXeem148RAhbjAKCN0ONWqzmt8L5sKT5EMUJtxfqj9gCbBXi+
DqbIK79fzLROiHXEXWc0GcE=
=CgVG
-END PGP SIGNATURE-


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




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


Re: R: [maemo-users] Using VoIP on maemo 2.0

2006-06-19 Thread Roberto Resoli

--- cut ---

I think it will be capable of supporting them but won't necessarily
ship with the support out of the box but rather will rely on third
parties to provide it.


I agree.
"...is planned
to be available for"
is different from
"...will be included"

Its supported in the telepathy framework which

is used on the 770 so I don't think it'll be long before someone adds
support.


In the meantime, take a look to www.gtalk2voip.com
Roberto.


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


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


Re: [maemo-users] GTalk to VoIP

2006-06-15 Thread Roberto Resoli

Sorry for bad formatting, cutting & paste too quickly...

What i meant was:
1) You can call  directly a sip phone adding to gtalk an account like:
[EMAIL PROTECTED]
and calling in the normal way.

2) you can call the 770 from a softphone as explained in:
http://www.gtalk2voip.com/gtalk_service_fromsip.html
If you run a Google Talk as user [EMAIL PROTECTED],
the SIP dialed number must be: [EMAIL PROTECTED]
or sip:[EMAIL PROTECTED] depending on SIP phone your
participant is using.
I used from my SJphone client using the sip: formatting. 770 was
ringing, but the call wasn't successful.

Ruslan is working on solving this issue (that affects also calls made
using the CALL command from chat session with [EMAIL PROTECTED]).

Bye, Roberto.


On 6/16/06, Roberto Resoli <[EMAIL PROTECTED]> wrote:

On 6/15/06, Kasper Souren <[EMAIL PROTECTED]> wrote:
> > direct calling to PSTN seems to work fine, call back to SIP number
> > (CALL cmd) not.
> >
> > Gtalk  implementation on 770 seems pretty sensible  to NAT .
>
> That's great already! I have my VoIP in number connected (for free) to
> a line at my office in Peru :)
> Would be nicer to have it arrive at my Nokia, but calling out is just
> great already.

calling works, but answering also!
try to add a gtalk account like
[EMAIL PROTECTED]
that's allcalling works, but answering also! (at least from sw sip phones)

only you cannot use the CALL  command during a chat with
[EMAIL PROTECTED] . Ruslan  Zalata is working on this.

try to add a gtalk account like
[EMAIL PROTECTED]
that's all

>
> Gonna try tomorrow!
>
> thanks,
> Kasper
>


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


Re: [maemo-users] GTalk to VoIP

2006-06-15 Thread Roberto Resoli

On 6/13/06, Kasper Souren <[EMAIL PROTECTED]> wrote:

Anybody tried the GTalk2VoIP voice gateway on the 2006
software edition?
 http://www.gtalk2voip.com/


I'm trying... really interesting.
It works partially (only direct calls from 770, for now),
'm in contact with a person from gtalk2voip, to do further testings ...
I'll keep you unformed
Bye,
Roberto



Freeswitch is another interesting project.
 http://www.freeswitch.org/

I haven't upgraded my N770 yet. But I would the moment
I'm sure I can use my VoipDiscount account (SIP) on it, with
free calls to fixed lines in 50 countries, and my own VoIP-in
number.
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


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


Re: [maemo-users] Quick review of the Nokia 770

2006-03-22 Thread Roberto Resoli
2006/3/22, Lionel Dricot <[EMAIL PROTECTED]>:
> > > It's not only about the dot. It's for each time you want to write an
> > > uper case letter (a name or whatever). :-)
> >
> > Are you aware of gestures? point a letter and drag up, you will obtain
> > an upper case one
>
> I was not   Thank you a lot, seems very useful. (altought a bit
> tricky to reach the good speed)

I found that in the maemo wiki:
http://maemo.org/maemowiki/HowToInputMethod770#head-5cde93aac9d7a00c1d81860d67d6470417758386

I don't know why this is not reported in the official user guide (may
be it's an addition in a recent firmware update?)

Bye,
Roberto

>
> Lionel
>
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] voip iax client

2006-02-16 Thread Roberto Resoli
2006/2/15, William <[EMAIL PROTECTED]>:
> just stumbled across miax http://www.eja.it/?l=gpl&testo=miax . It
> seems to be a cli iax client based on the iaxclient libraries and bluez.
> Somewhere I read that the n770 also uses bluez, so I am guessing that
> it would be relatively easy to port (it has been ported to a linux
> router running openwrt!!)
> I personally don't have a n770 yet and one of the reasons keeping me
> back is no stable voip client.
> I see that there is a minisip port, however it is not clear if it
> supports the internal sound or bluetooth headset.
>
> Would anyone be interested in porting this or can someone clarify the
> minisip status.

I checked the project today, it's definitely not a mature one, but it
seems anyway interesting because the amount of code to read is small.
I think i will subscribe miax-devel mailing list.

Roberto

P.S.: I own a 770, and i'm very interested in voip (the SIP flavour).


> William
> ___
> maemo-users mailing list
> maemo-users@maemo.org
> https://maemo.org/mailman/listinfo/maemo-users
>
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


[maemo-users] Re: [maemo-developers] Evince 0.5.0 Released

2006-01-23 Thread Roberto Resoli
2006/1/22, Larry Battraw <[EMAIL PROTECTED]>:
>   Another huge thank you for the work you've done in porting this app!  This
> is one of those must-have applications (IMHO),

I definetly agree with you! PDF reading is one of the reasons I own a  770.

>since I tend to carry manuals
> in PDF format for reference.  With 24M of swap I can breeze through them
> without any problems.  My only suggestion would be assigning the D-pad
> center button to be next page; as it is you end up scrolling a lot to get
> from page to page.
I use 16M of swap, and out of memory occours sometime; i will try to
increase swap space.
In addition to last page button, I would love also to use the same
panning function found in the default pdf viewer; combined with
continuous scrolling it would be more confortable than scrollbars.

Roberto.

>
> Larry
>
>
> On 1/20/06, Eduardo de Barros Lima <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> >A new stable version of Evince was released yesterday and I have
> > built the package for nokia 770. It still depends on libgnomeprintui.
> > Aditional information can be found at my blog:
> >
> >
> http://etrunko.blogspot.com/2006/01/evince-050-is-out.html
> >
> >Hope you enjoy it. Best regards, Eduardo (etrunko).
> >
> > --
> > Eduardo de Barros Lima
> > INdT - Instituto Nokia de Tecnologia
> > [EMAIL PROTECTED]
>
>
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://maemo.org/mailman/listinfo/maemo-developers
>
>
>
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] Evince 0.5.0 Released

2006-01-22 Thread Roberto Resoli
> > I noticed that there are some problems with zooming; it seems like the
> > pdf is a raster image loosing sharpness when zooming in. Someone else
> > noticed this?
>
> Please correct me if i am wrong, but I think this is a known problem.
> What happens is Evince takes a while to re-render the pdf when it is
> zoomed in/out. You can see this behaviour in the desktop version too,
> but you notice it in the device due the restricted processor and
> memory.

Eduardo,
you are right. I simply didn't wait enough. Do you think it's
possibile to speed rendering using 770 DSP?
Roberto
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] Evince 0.5.0 Released

2006-01-21 Thread Roberto Resoli
2006/1/20, Eduardo de Barros Lima <[EMAIL PROTECTED]>:
> Hi all,
>
>A new stable version of Evince was released yesterday and I have
> built the package for nokia 770. It still depends on libgnomeprintui.
> Aditional information can be found at my blog:
>
> http://etrunko.blogspot.com/2006/01/evince-050-is-out.html
>
>Hope you enjoy it. Best regards, Eduardo (etrunko).
>
Thank you one time more for your work!
It's so important to have an alternative to the default pdf viewer.
I noticed that there are some problems with zooming; it seems like the
pdf is a raster image loosing sharpness when zooming in. Someone else
noticed this?
Zooming in and out several times seems also to leak memory.
I'm still using 45-8 firmware.
Roberto.
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] gpe-calendar bugfix release

2006-01-15 Thread Roberto Resoli
2006/1/13, Florian Boor <[EMAIL PROTECTED]>:
> Hello,
>
> i just updated the libschedule and gpe-calendar packages at the official
> download page http://oss.kernelconcepts.de/maemo/app-install.shtml.
>
> These packages will fix the problem with scheduled events causing gpe-calendar
> not to start anymore.
Thank you, no more freezing now...
Roberto
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] Linux flasher not working

2005-12-21 Thread Roberto Resoli
>
> You can remove the power supply, switch off the device, connect to USB
> and then plug in the power supply. This automatically switches the
> device on and starts the flashing procedure.

Very nice trick!
Could you add it on the wiki page?

> Hope this helps,
> Simon

It does, indeed!
Roberto
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] Help, unable to boot

2005-11-19 Thread Roberto Resoli
2005/11/18, David Briggs <[EMAIL PROTECTED]>:
> Hi
>
> Make sure your device is plugged in to USB but turned off before you run the 
> update.  Once you have started the update I have found it works better if you 
> wait a second or two before turning on the 770.

There is no need to start the update BEFORE turning on the device.
0) plug usb cable in
1) Press & hold the home key; turn on 770
2) 770 will not boot and wait indefinitely
3) start the flashing program

Tested with linux flasher. Windows flasher never worked for me.

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


Re: [maemo-users] Unable to flash my N770, "no suitable device found"

2005-11-14 Thread Roberto Resoli
2005/10/31, Clemens Eisserer <[EMAIL PROTECTED]>:
> Hello,
>
> since I am a bit unhappy about the bugs in my Nokia770 I was really
> happy when I heard that Nokia really delivers updates to their
> customers.
> When I remember back to my Motorola phone (now I own a Nokia too but
> its stable and works 100% fine) it was really horrible, russian tools
> with russian software from untrusted cracker sites. However it worked
> too after a day or two ;-)
>
> Always when I start the flasher tool as user root I get the following
> output, regardless wether the device is turned off, on or even
> plugged/unplugged.
> I am using Fedora Core 4 updated to some 2.6.13 kernel (fedora compilation).
>
> [EMAIL PROTECTED] gpe]# ./flasher -F Nokia_770_0.2005.42-9.bin -f -R
> Found image 2nd (length 8576)
> Found image secondary (length 79360)
> Found image xloader (length 13824)
> Found image initfs (length 1576704)
> Found image kernel (length 1480704)
> Found image rootfs (length 57540608)
> Suitable USB device not found, waiting
>
> It would be really great if anybody could help me since I don't know
> any further.
> I attached the strace-log of the flasher utility, maybe this can help
> identifying whats going wrong. It seems the device tries to open some
> files in /proc/bus/usb/XYZ but is not successful.
> Should I really turn off the divice? Should I unload the usb-storage modules?
> Anything else I should take care of?
>
> lg Clemens
It is possibile to keep the device in a waiting state, after plugging
the usb cable in, pressing and holding the home key and then turning
it on.
The device will display the usb symbol and will wait indefintely for
flasher commands.

I found this trick in the windows flasher wizard.
Roberto Resoli
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users


Re: [maemo-users] Where to report 770 usability issues, how to file crash info?

2005-11-14 Thread Roberto Resoli
2005/11/14, Peter Robinson <[EMAIL PROTECTED]>:
> Maemo has bugzilla. from memory its at maemo.org/bugzilla

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


[maemo-users] BT sever mode

2005-10-23 Thread Roberto Resoli
It appears that my new 770  bluetooth server functionalities are disabled.
I haven't found any way to turn on server filetransfer functnion.
This implies that i cannot browse 770 filesystem from my BT-connected
pc or phone. Quite impractical .
___
maemo-users mailing list
maemo-users@maemo.org
https://maemo.org/mailman/listinfo/maemo-users