Debugging on device (N810)?

2008-07-25 Thread John


How does one do interactive debugging (especially with Eclipse) on the 
device? I've googled a bit and not found a good answer.

Thanks 

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


Re: N800/OS2008-Diablo and Bluetooth Headsets

2008-07-25 Thread John Holmblad
Tukka,

and as far as I have been able to determine, there is no third position 
for the "toggle" (i.e. connect the radio output  to the processor so it 
can be handed off to the bluetooth headset).

Best Regards,

 

John Holmblad

 

Acadia Secure Networks, LLC

* *




Tuukka Tolvanen wrote:
> Julius Szelagiewicz wrote:
>
>   
>>   you need the heaphones plugged in, since the wire is used as the
>> antenna. If i'm not mistaken, plugging the headphones in disables any
>> other sound output - very simple electrical disconnect.
>> 
>
> You're mistaken :) The fm radio ui has buttons to toggle between speaker 
> and headphone output. As for the bt headset case, dunno.
>
>   
>> On Fri, 25 Jul 2008, John Holmblad wrote:
>> 
>
>   
>>> I have gotten my GN/Jabra5020 bluetooth headset to pair successfully
>>> with my N800 running OS2008-Diablo and it works with the Internet radio
>>> app (mplayer?). However it does not seem to be useable with the FM radio
>>> on the N800.And in fact, if I plug in the headphones to the Headphone
>>> jack of the N800 even while the FM radio is off, it disables the
>>> bluetooth headset but does not cause the bluetooth connection to be
>>> disconnected. Does anyone know of a solution to this problem that would
>>> allow the use of a bluetooth headset with the FM radio?
>>>   
>
> 't.
> ___
> maemo-users mailing list
> maemo-users@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>
>
>   

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


Re: N800/OS2008-Diablo and Bluetooth Headsets

2008-07-25 Thread Tuukka Tolvanen
Julius Szelagiewicz wrote:

>   you need the heaphones plugged in, since the wire is used as the
> antenna. If i'm not mistaken, plugging the headphones in disables any
> other sound output - very simple electrical disconnect.

You're mistaken :) The fm radio ui has buttons to toggle between speaker 
and headphone output. As for the bt headset case, dunno.

> On Fri, 25 Jul 2008, John Holmblad wrote:

>> I have gotten my GN/Jabra5020 bluetooth headset to pair successfully
>> with my N800 running OS2008-Diablo and it works with the Internet radio
>> app (mplayer?). However it does not seem to be useable with the FM radio
>> on the N800.And in fact, if I plug in the headphones to the Headphone
>> jack of the N800 even while the FM radio is off, it disables the
>> bluetooth headset but does not cause the bluetooth connection to be
>> disconnected. Does anyone know of a solution to this problem that would
>> allow the use of a bluetooth headset with the FM radio?

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


Re: N800/OS2008-Diablo and Bluetooth Headsets

2008-07-25 Thread Julius Szelagiewicz
John,
you need the heaphones plugged in, since the wire is used as the
antenna. If i'm not mistaken, plugging the headphones in disables any
other sound output - very simple electrical disconnect.
julius

On Fri, 25 Jul 2008, John Holmblad wrote:

> All,
>
> I have gotten my GN/Jabra5020 bluetooth headset to pair successfully
> with my N800 running OS2008-Diablo and it works with the Internet radio
> app (mplayer?). However it does not seem to be useable with the FM radio
> on the N800.And in fact, if I plug in the headphones to the Headphone
> jack of the N800 even while the FM radio is off, it disables the
> bluetooth headset but does not cause the bluetooth connection to be
> disconnected. Does anyone know of a solution to this problem that would
> allow the use of a bluetooth headset with the FM radio?
>
> --
>
> Best Regards,
>
>
>
> John Holmblad
>
>
>
> Acadia Secure Networks, LLC
>
>
> 
>
>
> ___
> maemo-users mailing list
> maemo-users@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-users
>

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


N800/OS2008-Diablo and Bluetooth Headsets

2008-07-25 Thread John Holmblad
All,

I have gotten my GN/Jabra5020 bluetooth headset to pair successfully 
with my N800 running OS2008-Diablo and it works with the Internet radio 
app (mplayer?). However it does not seem to be useable with the FM radio 
on the N800.And in fact, if I plug in the headphones to the Headphone 
jack of the N800 even while the FM radio is off, it disables the 
bluetooth headset but does not cause the bluetooth connection to be 
disconnected. Does anyone know of a solution to this problem that would 
allow the use of a bluetooth headset with the FM radio?

-- 

Best Regards,

 

John Holmblad

 

Acadia Secure Networks, LLC





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


RE: Need C++ Compiler

2008-07-25 Thread Dr. Nicholas Shaw
I didn't think I'd get to it until later tonight but had to try it out. It
worked! :-)  For those interested, you'll need to become root (rootsh) and
add /usr/sbin:/sbin to the path to install.  The installation takes up
~12MB.

If this didn't work then I was going to re-write the code into Python as I
was able to install that on my 810 (now I can remove it).

Nick.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of Dr. Nicholas Shaw
Sent: Friday, July 25, 2008 08:09
To: 'Frantisek Dufka'
Cc: maemo-users@maemo.org
Subject: RE: Need C++ Compiler

Thanks, Frantisek, I'll give that a try!

Nick.

-Original Message-
From: Frantisek Dufka [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 25, 2008 01:26
To: Dr. Nicholas Shaw
Cc: maemo-users@maemo.org
Subject: Re: Need C++ Compiler

Dr. Nicholas Shaw wrote:
> Is anyone aware of a C++ (gnu) compiler for Chinook?

Well, yes, it is directly in Maemo SDK repository. Something like 
'apt-get install g++' should get it to scratchbox or directly to the device.

I have it installed on my N810 and it works at least for simple iostream 
Hello World.

See also http://repository.maemo.org/pool/chinook/free/g/gcc-3.4/ for 
full list of gcc packages.

Frantisek

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

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


RE: Hello World Example Fails

2008-07-25 Thread Dr. Nicholas Shaw
I saw the maemo C++ (cplusplus-env) in downloads but it didn't install
(package not found).  I enabled both maemo extras devel (Chinook) and maemo
extras devel and it isn't in the catalog.  Maybe you have a different
catalog entry for these?

Nick.


-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
On Behalf Of cedric cellier
Sent: Friday, July 25, 2008 03:02
To: maemo-users@maemo.org
Subject: Re: Hello World Example Fails

-[ Thu, Jul 24, 2008 at 08:56:41AM -0600, Dr. Nicholas Shaw ]
> If I ever find a C++ compiler for Maemo (OS2008), I'll be able to do the
> work needed directly on the N810.  It seems that might be awhile... :-(

If you plan to compile directly on the n810 (true mobility with g++ on the
go :-)) you should have a look on extra repositories from where you can
apt-get gcc and, I think, g++ (application manager shows a
"maemo-cplusplus-device-env" meta-package).


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

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


RE: Need C++ Compiler

2008-07-25 Thread Dr. Nicholas Shaw
Thanks, Frantisek, I'll give that a try!

Nick.

-Original Message-
From: Frantisek Dufka [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 25, 2008 01:26
To: Dr. Nicholas Shaw
Cc: maemo-users@maemo.org
Subject: Re: Need C++ Compiler

Dr. Nicholas Shaw wrote:
> Is anyone aware of a C++ (gnu) compiler for Chinook?

Well, yes, it is directly in Maemo SDK repository. Something like 
'apt-get install g++' should get it to scratchbox or directly to the device.

I have it installed on my N810 and it works at least for simple iostream 
Hello World.

See also http://repository.maemo.org/pool/chinook/free/g/gcc-3.4/ for 
full list of gcc packages.

Frantisek

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


Re: Hello World Example Fails

2008-07-25 Thread cedric cellier
-[ Thu, Jul 24, 2008 at 08:56:41AM -0600, Dr. Nicholas Shaw ]
> If I ever find a C++ compiler for Maemo (OS2008), I'll be able to do the
> work needed directly on the N810.  It seems that might be awhile... :-(

If you plan to compile directly on the n810 (true mobility with g++ on the
go :-)) you should have a look on extra repositories from where you can
apt-get gcc and, I think, g++ (application manager shows a
"maemo-cplusplus-device-env" meta-package).


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


[Query]Configure: error: Package requirements (libosso >= 1 osso-ic) were not met:

2008-07-25 Thread atul raut
Hi all,

I have got error message while compilling code base within Scratch-box,

How to resovle it ?

Error message is 

configure: error: Package requirements (libosso >= 1 osso-ic) were not met:

I have following install on to my system.

I have install Scratch-box with following 

1] Maemo 4.0.1 Chinook Development Platform.
2] OS2008 2.2007 51-3

br
atul

 
--
"You Never Get a Second Chance to Make First Good Impression"
Atul Raut
Hyderabad - 500 033



  Share files, take polls, and make new friends - all under one roof. Go to 
http://in.promos.yahoo.com/groups/

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


Re: Need C++ Compiler

2008-07-25 Thread Frantisek Dufka
Dr. Nicholas Shaw wrote:
> Is anyone aware of a C++ (gnu) compiler for Chinook?

Well, yes, it is directly in Maemo SDK repository. Something like 
'apt-get install g++' should get it to scratchbox or directly to the device.

I have it installed on my N810 and it works at least for simple iostream 
Hello World.

See also http://repository.maemo.org/pool/chinook/free/g/gcc-3.4/ for 
full list of gcc packages.

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