N900 / Media Player / Random play really random?

2010-03-25 Thread Frédéric Ledain
Hi,

I am using Nokia N900 with something like 1 500 mp3 in it.

I am listening to random music, and I can observe that same tracks are
"often" played.

I understand this is difficult to spot concrete information, but this
feeling is persistent. 

For instance, in 2 listening sessions (around 1 hour each), I will
listen to "several" same tracks.

One more example here: while writing these lines, I can hear a track
just listened this morning (session < 1 hour).

Are there any other N900 users sharing this same feeling?

Thanks in advance.

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


Re: How do I get my own phone number?

2010-03-17 Thread Frédéric Ledain

On Wed, Mar 17 2010, Cláudio Sampaio wrote:

> On Wed, Mar 17, 2010 at 6:21 AM, Frédéric Ledain 
>  wrote:
>
> You won't be able to retrieve the SIM phone number, but rather the IMSI
> code. This can be used to detect SIM swap.
>
> IMEI will only identify the device.
>
> Is this a software or hardware limitation? My previous mobile phones showed 
> me the number correctly when I inserted a new chip.

AFAIK, no API gives the SIM phone number, as this is an information
which belongs to the mobile operator.
Actually, the correspondance IMSI <-> SIM phone number is made at mobile
operator side.

I think that anti-theft mecanism can securely be based on IMSI swap detection.
Phone number doesn't add any valuable information in this context.

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


Re: How do I get my own phone number?

2010-03-17 Thread Frédéric Ledain
You won't be able to retrieve the SIM phone number, but rather the IMSI
code. This can be used to detect SIM swap.

IMEI will only identify the device.

Regards,

Frederic



On Wed, Mar 17 2010, Geordie Millar wrote:

> So if someone changes phone provider, phone number, or just swaps their 
> friend's SIM in, they have to re-register?
>
> I think the number you really want as a unique identifier is the IMEI - see 
> here for some sample code.
> http://talk.maemo.org/showpost.php?p=371496&postcount=45
>
> On 17/03/2010, at 5:51 PM, Wolf Geldmacher wrote:
>
>> Hi list,
>> 
>> For an application I want to write (theft prevention) I need to know the 
>> current phone number of the device (or - if that is not possible - some 
>> other 
>> means to uniquely identify the SIM currently inserted).
>> 
>> Is there a way to get this information?
>> 
>> I've searched the docs & the website for an answer but cannot find one - 
>> maybe 
>> you can help?
>> 
>> Regards,
>> Wolf
>> ___
>> maemo-developers mailing list
>> maemo-developers@maemo.org
>> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Maemo 5 / C++: libebook or libosso-abook?

2010-01-06 Thread Frédéric Ledain
Hi.

I would like to add/modify/delete contacts via API, using C++ bindings under 
Freemantle.

I am confused with the two components: libebook & libosso-abook: which one is 
recommended to use?

I have read that liboss-abook is using libebook, and proposes higher level of 
API, but seems not to be able to compile with g++ (osso-abook-caps.h:104: 
error: invalid conversion from 'int' to 'OssoABookCapsFlags').

I understand that Qt 4.6 is currently a "technical preview" for Maemo 5, and my 
compilation issue may be caused by that, but then, what should I use?

Thanks in advance for your help.

Regards,

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


Re: Developing with python

2008-04-21 Thread Frédéric

Le 21/4/2008, "Ryan Pavlik" <[EMAIL PROTECTED]> a écrit:

>Yes, it's bora. I have no idea about TK, going to guess not since the
>tablets tend to not carry dependencies that aren't strictly necessary.
>There might be a package you can install, otherwise if you're just
>looking to make an interface I recommend pygtk/glade.

Thanks for your answer. This week-end, I finally migrated my app from
Tkinter to PyGtk/glade, and I successfully ran my application on my 770
:o) I still have to use maemo special features, but it does not seem to
be very complicated.
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Developing with python

2008-04-18 Thread Frédéric

Hello,

I'm a new user of Meamo. I bought a used Nokia 770 on ebay (61€!), and
plan to use it for driving a motorized astronomic mount, to turn it into
a panoramic head. This is a free project, for which a lot of people
(photographers) have interest. See:

http://www.autopano.fr/wiki/action/view/T%C3%AAte_astronomique_Multi-fonctions_Merlin
http://www.autopano.net/wiki/action/view/Orion_TeleTrack_altazimuth_tracking_mount

(the english version is not up-to-date)

I develop with python for my work, and I also use it for my personal
projects. So, I'm looking for installing a complete python suite on my
770. It seems that using OS2006 won't me lead very far, so I  think I
will install OS2007HE. Can you confirm that it is the aka bora
firmeware? So, I should be able to use bora repositories? I know there
are some limitations, due to 770 hardware, but in general, is python
running fine?

Does python package include Tkinter? I saw something about Tcl/Tk on the
old wiki only...

Thanks for your help,
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Fullscreen and flash, again ;-)

2008-03-10 Thread Frédéric Charrier
Hi everyone,

sorry, but I still have a question about fullscreen & flash.
In my flash app, when I clic on a textfield area, the toolbar appears
on the bottom of the screen, displaying the keyboard mode of the N810
("abc" / "Fn" / "ABC"...)

Is there a way to disable this toolbar ?

Thanks,
Frédéric


  
_ 
Envoyez avec Yahoo! Mail. Une boite mail plus intelligente http://mail.yahoo.fr
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Tr: RE : Re: RE : Re: Fullscreen and Flash

2008-03-06 Thread Frédéric Charrier
Sorry, I forgot to send my answer to the maemo mailing list.



> > I installed kmplayer on my N810. Then, I tried to open my swf
> > file.
> >  kmplayer crashed !
> 
> A follow-up mail suggests you may using an older Chinook image.
> Please
> try to reproduce with the latest.
> Also, if only works on the device (ie. not in scratchbox).
> 
> If crashes persists, please start from xterm and send me the output
> of
> the program privately.

after updating, it works with my swf file !
how can I switch to fullscreen mode ?

Thanks,
Frédéric


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


RE : Re: Fullscreen and Flash

2008-03-05 Thread Frédéric Charrier
> >  I've also been working with a full-screen flash app.
> 
> kmplayer from garage also supports flash using the browser plugin.
> Fullscreen works too (use the 'Windows' button to return to normal
> view if you have clicked the flash).

I installed kmplayer on my N810. Then, I tried to open my swf file.
kmplayer crashed !


> Just tried /usr/share/turorial-applet/N800-LOCAL.swf (just noticed
> the
> screen blanking doesn't kick in in this case ..), and works just
> fine.

I can't find this file, there is no "tutorial-applet" on my n810.
Is there a way to install it ?

Thanks,
Frédéric


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


home web shortcut

2008-02-21 Thread Frédéric Charrier
Hi,

after developping my Flash application, I would like to give a home
icon for the user to launch it easily.

Is there a simple way to make a home icon which will run the browser ?
Do I really need to make an applet ? Or is there a way to make a
"windows like" shortcut file ?

Thanks,
Frédéric


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Fullscreen and flash, new question

2008-02-14 Thread Frédéric Charrier
Hi everyone,

as Carlos Pinto, I want to display my Flash application in fullscreen
mode. 

I tried the --full-screen option of the command line, but I still have
problems :

1) when I launch the browser with the --full-screen option, during a
few seconds, I can see the browser in a normal display mode. After 3-4
seconds, it goes to fullscreen mode. Is there a way to display the
browser ONLY when it is in fullscreen mode ?

2) About the address field at the bottom of the screen, is there a way
to force it hidden without any user action ? By example, by changing an
option in a file ?


About the first question, I'm thinking for instance about a C program
which run the browser, hide it, wait 4 seconds, and display it again...

Thank you,
Frédéric


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


RE : Re: RE : Re: RE : Re: Non modal dialog

2008-02-07 Thread Frédéric Charrier
> Only dialogs without a parent are made system modal by the window
> manager as otherwise user could lose them (as dialogs are not
> listed
> in the task navigator, there's no way to return system dialog once
> an application would be topped above one).  This behaviour can be
> disabled by modifying the Matchbox window manager command line
> args.
 
If I specify a parent for my dialog I get a non modal one, but I
still
can't move it. Is it the normal behavior ?


> For application dialogs (dialogs that are trancient to some
> application
> window), it's up to application whether the dialog is modal or not.
> Our Style Guide states that they should be modal, but nothing's
> forcing it, app just needs to us Gtk properly (not to call the
> dialog convenience function that effectively makes it modal by
> creating a new main loop for the dialog).
 
What do you mean exactly by "not to call the dialog convenience
function" ? You mean that I must include a specific loop to make my
dialog non modal ?
If it's the case, will my main window be accessible during this loop
?
 
Thank you for your fast answers
Frédéric


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


RE : Re: RE : Re: RE : Re: Non modal dialog

2008-02-07 Thread Frédéric Charrier
> Yep, it is technically possible to implement these notes as dialogs
> but
> the moving of them (dragging) needs to be implemented by the
> application
> itself. (The dialog movement behaviour can be also modified from
> startup
> parameters if you want this program only for yourself).

Hum... Interesting point.
What do you mean by the startup parameters ?
Are you speaking about startup parameters of my application or of the
Nokia ?



  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


RE : Re: RE : Re: RE : Re: Non modal dialog

2008-02-07 Thread Frédéric Charrier
> Oh I see, you are trying to use GtkWindows as the notes themselves.

Yes !
Exactly. Sorry, my english is sometimes not as clear as it should be.


> Matchbox (the window manager) enforces normal windows to fill the
> screen
> (excluding panels), dialogs are centered and modal, and "popup"
> windows
> are ignored (technically, override redirect windows).  This means
> that
> they don't get decorated and can't be moved by the window manager.

Yes, it's what I saw after a few days of tests.


> The solution here is to create a top level window for you
> application,
> and then draw the postit notes yourself.  One way would be to create
> a
> widget which draws a postit note and place them inside a GtkFixed or
> GtkDrawingArea.

It's exactly what I was thinking of, but it will take too much time for
me.

Thank you,
Frédéric


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


RE : Re: RE : Re: Non modal dialog

2008-02-06 Thread Frédéric Charrier
> > > Why don't you use a normal window?
> > 
> > what do you mean by "normal" window ?
> > a GTK_WINDOW_TOPLEVEL ?
> 
> Yes, a popup window is only for special rare uses, like tooltips.

if I use a GTK_WINDOW_TOPLEVEL it appears maximized, and I can't move
it neither change its size.



  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


RE : Re: Non modal dialog

2008-02-06 Thread Frédéric Charrier
> Why don't you use a normal window?

what do you mean by "normal" window ?
a GTK_WINDOW_TOPLEVEL ?



  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Non modal dialog

2008-02-06 Thread Frédéric Charrier
Hi,

I'm developping a post-it application for Nokia N810.
I have a main window, in fullscreen mode, and I need to display 1 or
more post-its. The user should move these post its, so I decided to use
a child window to display them (customized with a drawing area for
instance).

My problem is that if I use a POPUP window, the title bar is not
displayed, and if I use a dialog window, the dialog is a modal one. I
can't get it non modal.

This is my code to display the dialog :
childWindow = gtk_dialog_new_with_buttons ("Message",mainWindow,
GTK_DIALOG_DESTROY_WITH_PARENT,
GTK_STOCK_OK,
GTK_RESPONSE_NONE,
NULL);
gtk_window_set_title(childWindow,"Postit");
gtk_window_set_default_size(childWindow,348,247);
gtk_window_set_modal(childWindow,FALSE);

I tried on a standard x86 Linux (Ubuntu), and the same code makes a non
modal child window...

Is there a way to create a non modal dialog on a Nokia N810 device ?
Is there another way to do what I'm trying ?

Thank you in advance,
Frédéric


  
_ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail 
http://mail.yahoo.fr
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: If I buy a N800 but not N810

2008-01-23 Thread Frédéric Crozat
On Jan 23, 2008 9:15 AM, Martin Grimme <[EMAIL PROTECTED]> wrote:
> Hi,
>
> differences between N800 and N810:
>
> - N810 is a bit smaller, but screen is exactly the same size and resolution

Just for the record : screen protector for 770 and N800 are almost ok
for N810 but you need to cut them for a few milimetters on both sides
because of screen casing on N810

> - the N810 is at least twice as heavy as the N800

No, it only weights 20g more than N800. But it might feel heavier
because it is more compact and you don't keep it in your hands the
same way you do for N80

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


Re: Project: DSP OGG Vorbis decoder --> Thank you!

2008-01-12 Thread Frédéric Crozat
On Jan 12, 2008 7:21 PM, Krischan Keitsch
<[EMAIL PROTECTED]> wrote:
> Hi Simon,
>
> I read your project announcement [1] about an dsp based ogg tremor support [2]
> for our tablets. Juhu!
>
> I just wanted to let you know that I (as well as many other ogg fans)
> appreciate your efforts! Keep up the good work!
>
> Please keep us informed about your progress. I am sure many of us will help
> you with testing.

I'm sure even Navicore people will be interested.

I've just discovered on my n810 that sound files used by Maps
application shipped with IT2008 are in fact .ogg files

This mean Maps / Navicore is probably shipping its own ogg vorbis decoder.

Funny, isn't it ? :)

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


Re: Controlling the volume

2007-11-07 Thread Frédéric Crozat

Le mercredi 07 novembre 2007 à 22:15 +0100, Alberto Garcia a écrit :
> O Mércores 07/11/2007 ás 22:09, Frédéric Crozat dicía...
> 
> > For control part, you can change "volume" property on
> > dspmp3sink. Try using gst-inspect-0.10 dspmp3sink to discover the
> > various properties on this particular sink.
> 
> I don't have gst-inspect-0.10 in my N800.

It is available in gstreamer0.10-tools package which can be installed
after enabling redpill mode in application manager.

> And GST_IS_MIXER(sink) returns FALSE.

I'm not sure dspmp3sink is a gstmixer. Try setting / getting the
"volume" property instead (value is between 0 and 65535).

> > If you use alsa, you will modify the overall device output, not just
> > vagalume volume.
> 
> That's what I'm worried about.
> 
> Thanks for your comments :)

Thanks for Vagalume ;)

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Controlling the volume

2007-11-07 Thread Frédéric Crozat

Le mercredi 07 novembre 2007 à 21:39 +0100, Alberto Garcia a écrit :
> Hi all. I'm developing a Last.fm player for the 770/N800/N810 and I'd
> like to know what's the proper way to implement the volume control.
> 
> I'm using gstreamer (dspmp3sink) to play the files. Is there any way
> of controlling the volume with gstreamer?
> 
> I tried with gst_audio_default_registry_mixer_filter() but I had no
> luck.

For UI part, it is best to use HildonV/HVolumeBar.

For control part, you can change "volume" property on dspmp3sink. Try
using gst-inspect-0.10 dspmp3sink to discover the various properties on
this particular sink.

> Should I use alsa instead?

If you use alsa, you will modify the overall device output, not just
vagalume volume.

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: About the upcoming maemo user karma

2007-11-02 Thread Frédéric Crozat

Le jeudi 01 novembre 2007 à 14:57 +0200, Quim Gil a écrit :
> Hi,
> 
> We are near to implement user karma in maemo.org. Like most karma
> systems, it is used as a nice add-on to promote and show off those
> investing time and energies in the project.
> 
> We are fine tuning the equation, that currently takes into account the
> activity in several corners of maemo.org:
> 
> - your applications in Downloads, the more stars they receive the more
> karma you get.
> 
> - your evaluation and comments in Downloads
> 
> - your participation in garage projects
> 
> - your activity in mailing lists (IMPORTANT: requires that your email
> address is the same than in your maemo account)
> 
> - your wiki pages (created only, edited would take too much resources to
> scan - sorry).
> 
> - your blog posts aggregated in planet - favs and buries affect your
> karma.
> 
> - your evaluation of posts in News

There seems to be a cache issue in maemo.org profile management. 

I've tried to change email I used for my maemo account to the one I
already use for bugzilla and mailing list. I did the change on
maemo.org, it looks ok in the profile. But if I check back some hours
later, change seems to have been dropped.

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Restarting the D-Bus system bus

2007-11-01 Thread Frédéric Crozat

Le jeudi 01 novembre 2007 à 11:07 +0100, Ludovic Courtès a écrit :
> Hi,
> 
> Frédéric Crozat <[EMAIL PROTECTED]> writes:
> 
> > Because, by default, libdbus causes client exit when D-Bus bus exit. It
> > can be changed with an API call (a lot of program are handling D-Bus
> > restart nicely) but Avahi doesn't :(
> 
> Avahi's not at fault here.  And I think `avahi-daemon' can handle bus
> restarts.

No, it doesn't. Just tested 0.6.21 and it dies when system bus is
restarted.

And it causes avahi clients to die too :(

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Restarting the D-Bus system bus

2007-10-31 Thread Frédéric Crozat

Le mercredi 31 octobre 2007 à 21:50 +0100, Ludovic Courtès a écrit :
> Hi,
> 
> Ross Burton <[EMAIL PROTECTED]> writes:
> 
> > I'm guessing because the system bus dying is a fatal condition.
> 
> Sure, but I'm curious as to why this is fatal.  :-)

Because, by default, libdbus causes client exit when D-Bus bus exit. It
can be changed with an API call (a lot of program are handling D-Bus
restart nicely) but Avahi doesn't :(

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Restarting the D-Bus system bus

2007-10-31 Thread Frédéric Crozat

Le mercredi 31 octobre 2007 à 20:18 +0100, Loïc Minier a écrit :
> On Wed, Oct 31, 2007, Frederic Crozat wrote:
> > > It only needs to reload the bus, which (IIRC) can be achieved by sending
> > > SIGUSR1 or passing "reload" to the init script.
> > I'm not sure it is even needed : dbus supports dnotify (and inotify the
> > day Havoc will review my pending patch which is waiting for one year on
> > dbus mailing list) to reload additional config files dropped in dbus
> > configuration directory.
> 
>  Isn't it a good idea to restart the bus when you upgrade dbus?

When you upgrade D-Buss itself, yes, it is a requirement. But for
configuration file, it isn't needed. And the main problem, when
restarting dbus is that many clients don't handle D-Bus system bus
restart (like avahi) and will exit directly, causing a nice chain
reaction. This is why more and more distributions are asking people to
restart their system after upgrading D-Bus.

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Sofia-SIP (was: DVD content playback possible or not? Re: Wishlist)

2007-03-10 Thread Frédéric Crozat
Le samedi 10 mars 2007 à 16:40 +0100, Rainer Dorsch a écrit :
> Am Samstag, 10. März 2007 16:03 schrieb Frédéric Crozat:
> > And Nokia has also just released some new telepathy components as open
> > source, including a SIP (Sofia-SIP) telepathy component.
> 
> Frédéric,
> 
> I missed that, do you have a reference for that? Does that integrate seemless 
> into the OS2006 and/or OS2007?

I found out by chance, while reading telepathy mailing list archive.

http://lists.freedesktop.org/archives/telepathy/2007-March/000468.html

So, for now, only source code has been released in SVN, not tarball
release nor binary release either.

(BTW, Nokia also released another telepathy related library as open
source
http://lists.freedesktop.org/archives/telepathy/2007-March/000471.html )

But since we were waiting for Sofia-SIP integration for a long time on
maemo, my hopes to see it is a not too far future is high ;)

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: DVD content playback possible or not? Re: Wishlist (was:Re: N800 and USB host mode)

2007-03-10 Thread Frédéric Crozat
Le samedi 10 mars 2007 à 14:50 +, Neil MacLeod a écrit :
> Siarhei Siamashka wrote:
> > That's why I asked this question in the mailing list. I hope that somebody 
> > in
> > a position to make such decision is reading it.  Nokia did some beta 
> > releases
> > of OS2006 before, so maybe it could be possible to continue this tradition?
> > 
> I asked the same question - "...any chance of a Beta?" - in the Users mailing 
> list a week ago and got no responses. Maybe you'll have more luck now you've 
> posed the question again in the Developers mailing list.

You have to remember that Nokia is a product driven company.

And CeBiT is starting in 5 days, so it wouldn't be surprising to see
some n800 related announcements (following the GPS navigation stuff) and
maybe firmware upgrade.

And Nokia has also just released some new telepathy components as open
source, including a SIP (Sofia-SIP) telepathy component. So, who know,
we might be able to have SIP integrated in n800, without the need of
using Gizmo.

Of course, all things above are suppositions from me.

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] Re: radio?!

2007-02-08 Thread Frédéric Crozat
Le jeudi 08 février 2007 à 20:53 +, Ross Burton a écrit :
> On Thu, 2007-02-08 at 20:50 +, Anuj Verma (Kevin) wrote:
> > On Thu, 08 Feb 2007 16:04:33 +0100, Simon Budig wrote:
> > 
> > > In the toolbar there is a button to switch between headphone output and
> > > speaker output. The hardware definitely allows this, the software as well 
> > > :)
> > 
> > True, but they are non-functional (disabled) as of now. Does anyone knows
> > if this is due to be fixed (enabled) in further versions of fmradio ?
> 
> It worked for me...

fmradio is monitoring if something is plugged into headphone plug and
will enable the headphone / speaker buttons in that case.

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] VoIP through SIP

2006-08-27 Thread Frédéric Crozat
Le dimanche 27 août 2006 à 11:24 +0200, Jorge Salamero Sanz a écrit :
> On Sunday 27 August 2006 11:18, Frédéric Crozat wrote:
> > I need to get it working with my SIP provider, but it doesn't seem that
> > easy :(
> 
> with voipbuster is pretty easy:
> 
> sofsip_cli sip:[EMAIL PROTECTED] --media-impl=fsgst
> r (to register)
> k your_passwd (to auth)
> i sip:[EMAIL PROTECTED] (the phone)

Well, I want to use my ISP (Free.fr) SIP platform, which allows me to
call anywhere in France and various countries for free, as if I was
calling from home.

They only support g711 vocodeur ATM (because they are using Cirpack PBX)
and their cirpack server is also sending dummy "ping" packet (see
http://lists.digium.com/pipermail/asterisk-dev/2006-May/021033.html for
more info on this, it would be nice to integrate a similar fix in
Sofia-SIP).

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] VoIP through SIP

2006-08-27 Thread Frédéric Crozat
Le dimanche 27 août 2006 à 00:00 +0200, Johannes Eickhold a écrit :
> Datum: Sat, 26 Aug 2006 22:35:58 +0200
> Von: "Frédéric Crozat" <[EMAIL PROTECTED]>
> > > Add the following repository URL with default values to you
> > > ApplicationInstaller
> > > 
> > >  http://jonek.hexbox.de/maemo
> > > 
> > > After that you will find sofsip-cli in the section Communication.
> > > 
> > > Please tell me if that is working.
> > 
> > Thanks.
> > 
> > I've tested : I'm able to add your repository and update catalog.
> > 
> > Unfortunately, the package base seems incorrect : Application Installer
> > tries to download your packages at
> > http://jonek.hexbox.de/maemo/./libsofia-sip-ua-glib0_1.12.0-1_armel.deb 
> > 
> > In Package.gz, Filename: ./libsofia-sip-ua-glib0_1.12.0-1_armel.deb is
> > relative to catalog url, causing the incorrect url.
> 
> Should be fixed now.

Great, I was able to install it now.

I need to get it working with my SIP provider, but it doesn't seem that
easy :(

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] VoIP through SIP

2006-08-26 Thread Frédéric Crozat
Le samedi 26 août 2006 à 22:13 +0200, Johannes Eickhold a écrit :
> Am Freitag, den 25.08.2006, 22:31 +0200 schrieb Frédéric Crozat:
> > Le vendredi 25 août 2006 à 20:00 +0200, Johannes Eickhold a écrit :
> > > Am Montag, den 21.08.2006, 00:58 +0200 schrieb Jaime Ruiz Frontera:
> > > > > On Sat, 2006-08-19 at 18:18 +0200, [EMAIL PROTECTED] wrote:
> 
> [snip]
> 
> > > > I just tried it. I used it with voipbuster (www.voipbuster.com). I could
> > > > register with my username and password but when I try to make a call it
> > > > finishes with a segmentation fault. If you need details just tell me.
> > > 
> > > I was able to replicate your segfault using my own SIP provider. I made
> > > a new release of the package which fixes the problem. Should now work
> > > for incoming and outgoing calls even if you are behind a NAT. (hint: my
> > > provider provides a STUN server which was automatically found and used
> > > by sofsip_cli) Get the package from the link above.
> > 
> > Is there any hope to get ApplicationInstaller compatible package ?
> > Current packages can't be installed without root privilege.
> 
> Hope dies last!
> 
> *ZADONK*
> *PLINK*
> *smoke fades away*
> 
> Add the following repository URL with default values to you
> ApplicationInstaller
> 
>  http://jonek.hexbox.de/maemo
> 
> After that you will find sofsip-cli in the section Communication.
> 
> Please tell me if that is working.

Thanks.

I've tested : I'm able to add your repository and update catalog.

Unfortunately, the package base seems incorrect : Application Installer
tries to download your packages at
http://jonek.hexbox.de/maemo/./libsofia-sip-ua-glib0_1.12.0-1_armel.deb 

In Package.gz, Filename: ./libsofia-sip-ua-glib0_1.12.0-1_armel.deb is
relative to catalog url, causing the incorrect url.

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] VoIP through SIP

2006-08-25 Thread Frédéric Crozat
Le vendredi 25 août 2006 à 20:00 +0200, Johannes Eickhold a écrit :
> Am Montag, den 21.08.2006, 00:58 +0200 schrieb Jaime Ruiz Frontera:
> > > On Sat, 2006-08-19 at 18:18 +0200, [EMAIL PROTECTED] wrote:
> > >> Hello to all!
> > >
> > > Hi Jaime.
> > >
> > >> I'm wondering if is there any voip application supporting SIP in which
> > >> you
> > >> can choose the server you want.
> > >
> > > If you don't fear the power of the command line please feel free to
> > > check out sofsip-cli. It is a command line SIP client based on Nokia's
> > > sofia-sip SIP stack. Debian packages for the 770 and further info are
> > > available here: http://jonek.hexbox.de/?page_id=43
> > >
> > > Feedback is highly welcome.
> >
> > I just tried it. I used it with voipbuster (www.voipbuster.com). I could
> > register with my username and password but when I try to make a call it
> > finishes with a segmentation fault. If you need details just tell me.
> 
> I was able to replicate your segfault using my own SIP provider. I made
> a new release of the package which fixes the problem. Should now work
> for incoming and outgoing calls even if you are behind a NAT. (hint: my
> provider provides a STUN server which was automatically found and used
> by sofsip_cli) Get the package from the link above.

Is there any hope to get ApplicationInstaller compatible package ?
Current packages can't be installed without root privilege.

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] VoIP through SIP

2006-08-19 Thread Frédéric Crozat
Le samedi 19 août 2006 à 18:18 +0200, [EMAIL PROTECTED] a écrit :
> Hello to all!
> 
> I'm wondering if is there any voip application supporting SIP in which you
> can choose the server you want.

None at the moment.
> 
> I've read Minisip was being ported. Anybody knows at which stage is that
> project? And what about Tapioca? (already working with GTalk). I would
> prefer something more open than Gizmo ;)

Tapioca isn't supporting SIP on 770 ATM.

You need to wait a little more to have Sofia-SIP ported for 770 and
integrated into Telepathy framework.

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] New Nokia 770 software image available

2006-04-24 Thread Frédéric Crozat
Le lundi 24 avril 2006 à 22:35 +0200, [EMAIL PROTECTED] a écrit :

> 2) Why did Nokia use a RS-MMC connector? A standard SD-
> Card interface would have been nice. Maybe for a future 
> device...

The Nokia people already explained they designed 770 with parts already
used in other Nokia phones, to reduce production cost of 770. And RS-MMC
is the most commonly used memory card used in Nokia phone currently
(because it is small and with dual voltage, it requires less power, but
for this last point, 770 doesn't require DV).

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] 770 display failure workaround

2006-03-29 Thread Frédéric Crozat
Le mercredi 29 mars 2006 à 15:57 +0200, Philippe Laporte a écrit :
> 
> Juha Yrjölä wrote:
> 
> >On Wed, Mar 29, 2006 at 03:25:39PM +0200, ext Philippe Laporte wrote:
> >
> >  
> >
> >>>Because you have been told numerous times that what you are asking for
> >>>simply does not exist.
> >>>
> >>>  
> >>>
> >>Still, you are not justified in your attitude.
> >>
> >>
> >
> >You're the one with the attitude problem.  If we say there is no magic
> >display workaround, there isn't.  Everything display-related has already
> >been merged to the public linux-omap kernel tree.  Feel free to dig in.
> >
> >Please shut up now.
> >  
> >
> 
> Just because you want to cover your ass does not mean people have to 
> shut up. At least not outside Nazi Germany...

You've just won a Godwin Point.

More informations are available on
http://en.wikipedia.org/wiki/Godwin's_law

-- 
Frédéric Crozat 
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] Where do we send 770 usability issues?

2005-11-11 Thread Frédéric Crozat
Le vendredi 11 novembre 2005 à 14:39 -0500, Brad Clements a écrit :
> Just got my 770 in the US (yeah)!
> 
> I've been playing with it for a few minutes and notice the following:
> 
> 1. During initialization, I selected English (US) as my language. I later 
> went to the control panel to enable handwriting recognition, and there the 
> language was still set to English (UK).  

Already filed on https://maemo.org/bugzilla/show_bug.cgi?id=188 :)

-- 
Frédéric Crozat - [EMAIL PROTECTED]
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers


Re: [maemo-developers] OGG support

2005-10-30 Thread Frédéric Crozat
Le dimanche 30 octobre 2005 à 11:10 +, Clemens Eisserer a écrit :
> Wow, really great someone is really doing it finally, although I can't
> really underand why they did not include it in the default
> distribution - ogg is THE next generation audio compression format.
> I am looking excited foreward to test the first version!

It is quite simple : Nokia folks explained it during their presentation
at GUADEC : they didn't had time to implement both MP3 and OGG, so they
decided to do MP3 support first, because it is still the most used audio
format by average users. Same idea for video, which is forcing N770 to
use both Real Helix and Gstreamer in the video player, because they
needed Real suppport. Of course, Nokia developers really wanted to
support open formats but those were not a priority, which is quite
understandable when you think they want to do a successful product for
everybody, not only free software geeks..

-- 
Frédéric Crozat - [EMAIL PROTECTED]
___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers