Ubuntu-mobile Digest, Vol 10, Issue 18

2008-02-28 Thread Eaway_Lu
Title: AME

Send Ubuntu-mobile mailing list submissions to
ubuntu-mobile@lists.ubuntu.com

To subscribe or unsubscribe via the World Wide Web, visit
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobileor, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]

You can reach the person managing the list at
[EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Ubuntu-mobile digest..."


Today's Topics:

   1. IRC meeting Thursday 2008-02-28 at 1700 UTC (David Mandala)
   2. Re: GNU gettext for hildon? (Lo?c Minier)
   3. Status report for 2008-02-21 -> 2008-02-27 (Lo?c Minier)
   4. Weekly status update for moblin-applets (0.41) (Brandt, Todd E)
   5. Status report for 21/02 to 27/02 (Adilson Oliveira)
   6. midbrowser status report for 02/21-02/27 (Wong, Carl)
   7. Moblin Kernel and Driver Status for WW09 (Du, Alek)


--

Message: 1
Date: Wed, 27 Feb 2008 09:45:40 -0500
From: David Mandala <[EMAIL PROTECTED]>
Subject: IRC meeting Thursday 2008-02-28 at 1700 UTC
To: ubuntu-mobile list 
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1

Standard Time notice. Every Thursday at 17:00 UTC.

Hi,

The minutes for the IRC meeting held Thursday 2008-02-21 at
1700UTC are up at:
https://wiki.ubuntu.com/MobileAndEmbedded/Meeting/20080221.

We'll be having the next IRC meeting on #ubuntu-mobile, as usual, on
Thursday 2008-02-28 at 1700 UTC.

The new meeting page for this weeks meeting is at:
https://wiki.ubuntu.com/MobileAndEmbedded/Meeting/20080228
Please add any topics of conversation that need to be covered at:

Please make sure to post status reports to this list before 1400 UTC on
Thursday, and if you have agenda items, please add them to the page on
https://wiki.ubuntu.com/MobileAndEmbedded/Meeting/20080228 before the
meeting.  It will also greatly help if you tag your agenda items with
your name.

The meeting history page with links to prior meetings is at:
https://wiki.ubuntu.com/MobileAndEmbedded/Meeting
Thank you,

David

-- 
David Mandala 
http://www.canonical.com/ Public Key id: 45B2D952
Murphy TX, 75094 +1.214.774.2569 O +1.972.693.4007 C



--

Message: 2
Date: Wed, 27 Feb 2008 18:10:17 +0100
From: Lo?c Minier <[EMAIL PROTECTED]>
Subject: Re: GNU gettext for hildon?
To: [EMAIL PROTECTED],mobile list

Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=iso-8859-1

On Mon, Feb 25, 2008, Kyle Nitzsche wrote:
> If I look in the module directories at 
> http://live.gnome.org/Hildon/TwoPointZero/ModuleOverview, I get:
>
>  * hildon-desktop has a po/ dir, but no en-GB.po file

 hildon-desktop sets GETTEXT_PACKAGE / calls textdomain() with
 "maemo-af-desktop"; the maemo-af-desktop module has a po/en_GB.po.

>  * hail has a po/ dir but no en_GB.po file.

 No idea about that one, it doesn't bind to any message domain and sets
 GETTEXT_PACKAGE to hail; it has a very small amount of strings though.

-- 
Lo?c Minier



--

Message: 3
Date: Wed, 27 Feb 2008 20:48:31 +0100
From: Lo?c Minier <[EMAIL PROTECTED]>
Subject: Status report for 2008-02-21 -> 2008-02-27
To: Ubuntu Mobile 
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=iso-8859-1

Hi,

 I am sick; I should have rested today and tomorrow but managed to work
 normally today; please don't expect me tomorrow, but I'll try to join
 if I feel better.

 * Attended FOSDEM, excellent as always; very motivating to see friends
   and to put faces on IRC nicks; attended some talks too, but the
   talking was really with other people around
 * Reviewing / sponsoring
 * Researched handling of arch specific strings in Rosetta: turns out
   the latest binary upload is the one which wins, so you should make
   sure that all arches generate the same templates (use the same patch
   stack)
 * Some more work on pimlico; dates is now in sync between upstream,
   Debian, and Ubuntu; tasks is ready to be synced, but this requires a
   seed change, so I prefer waiting until tomorrow's image build
 * Some discussion on versionning of kernel uploads to the ppa (versus
   in hardy); we should probably pin the ppa higher than hardy for all
   practical purposes in the end
 * Looked for Menlow hardware
 * Started some quickstart documentation on gettext usage
 * Started research on langpacks, documented how much they would gain
   us (10 MB says Arne from the list we gave him; thanks Arne!), and
   what we would need to do (we would have to do a lot); this also
   includes documenting how to output langpacks after the various
   freezes which I already researched with misc people but need to
   summarize into executive steps

   Bye,
-- 
Lo?c Minier




RE: Moblin Kernel and Driver Status for WW09

2008-02-28 Thread Du, Alek
Found reset_resume USB patches under kernel.org ~/people/gregkh/usb/2.6/2.6.22

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Du, Alek
Sent: 2008年2月29日 9:43
To: Matthew Garrett
Cc: Ubuntu-mobile@lists.ubuntu.com
Subject: RE: Moblin Kernel and Driver Status for WW09

Matthew,

Yes, definitely you are right! But seems this only works for 2.6.24 kernel, 
since 2.6.22 kernel only has USB_QUIRK_NO_AUTOSUSPEND defined. A back porting 
may work. Thanks for your comments. Will do more work to make right patch.

Thanks,
Alek
-Original Message-
From: Matthew Garrett [mailto:[EMAIL PROTECTED] 
Sent: 2008年2月29日 1:59
To: Du, Alek
Cc: Ubuntu-mobile@lists.ubuntu.com
Subject: Re: Moblin Kernel and Driver Status for WW09

Alek,

If the device in question needs resetting on resume, then it should set 
the USB_QUIRK_RESET_RESUME quirk rather than modifying the core code. 
This certainly isn't a requirement for most devices, so the patch isn't 
suitable for adding in its current form.

-- 
Matthew Garrett | [EMAIL PROTECTED]

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


RE: Moblin Kernel and Driver Status for WW09

2008-02-28 Thread Du, Alek
Matthew,

Yes, definitely you are right! But seems this only works for 2.6.24 kernel, 
since 2.6.22 kernel only has USB_QUIRK_NO_AUTOSUSPEND defined. A back porting 
may work. Thanks for your comments. Will do more work to make right patch.

Thanks,
Alek
-Original Message-
From: Matthew Garrett [mailto:[EMAIL PROTECTED] 
Sent: 2008年2月29日 1:59
To: Du, Alek
Cc: Ubuntu-mobile@lists.ubuntu.com
Subject: Re: Moblin Kernel and Driver Status for WW09

Alek,

If the device in question needs resetting on resume, then it should set 
the USB_QUIRK_RESET_RESUME quirk rather than modifying the core code. 
This certainly isn't a requirement for most devices, so the patch isn't 
suitable for adding in its current form.

-- 
Matthew Garrett | [EMAIL PROTECTED]

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: Coming Soon - LinuxFest NW - April 26 & 27

2008-02-28 Thread Paul Bartell
Hello. Im going to be with the Ubuntu PNW loco there (we were the ones
handing out cds like mad), handing out cds. And possibly will be giving a
talk. Hope to see some of you there.

On Thu, Feb 28, 2008 at 11:13 AM, Tobin Davis <[EMAIL PROTECTED]> wrote:

>  http://linuxfestnw.org for more information.  It is in Bellingham,
> Washington, 100 miles north of Seattle, near the Canadian border.
>
> Several discussion meetings are held each day, and there are exhibits as
> well.  Last year, a lot of the focus was on server side developments, which
> from what I witnessed, aggravated a lot of attendees that were curious about
> Linux at home.  The only real home usage activities were the Portland Linux
> Users Group burning Ubuntu cd's like mad men (I think they gave out 700
> cds), and a presentation from the local High School on video game design
> with Blender and SDL (presented by my 15 year old son, actually).
>
>
>   -- Tobin Davis
>
> Feel disillusioned?  I've got some great new illusions, right here!
>
>
> --
> Ubuntu-mobile mailing list
> Ubuntu-mobile@lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
>
>


-- 
"He who controls the past controls the future. He who controls the present
controls the past." - 1984

Random quote of the week/month/whenever i get to updating it: "Don't worry
about people stealing an idea. If it's original, you will have to ram it
down their throats."
 - Howard Aiken
-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Coming Soon - LinuxFest NW - April 26 & 27

2008-02-28 Thread Tobin Davis
http://linuxfestnw.org for more information.  It is in Bellingham,
Washington, 100 miles north of Seattle, near the Canadian border.

Several discussion meetings are held each day, and there are exhibits as
well.  Last year, a lot of the focus was on server side developments,
which from what I witnessed, aggravated a lot of attendees that were
curious about Linux at home.  The only real home usage activities were
the Portland Linux Users Group burning Ubuntu cd's like mad men (I think
they gave out 700 cds), and a presentation from the local High School on
video game design with Blender and SDL (presented by my 15 year old son,
actually).


-- 
Tobin Davis 


Feel disillusioned?  I've got some great new illusions, right here!
-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Weekly status for Moblin Image Creator

2008-02-28 Thread prajwal
New Features:

* Project Assistant: This will allow users to create a Project, Target and
add Fsets in the same wizard. 

* Fsets Tooltips: In the 'Add Functional Sets' dialog, the fsets check
buttons have tooltip describing the details of that fset

* Fsets Info: This dialog lets you browse details of all available fsets
under various platforms

* New Feature Alert: This will let users know what new feature is available.
This dialog pops up the first time you run Image creator after install

 

Bug Fixes: 

* cleanall and uninstall does a better job of deleting files

* checking for PyGTK version before using tooltips. A warning dialog pops up
if using older version

* Issue with mccaslin-lpia-ubuntu-hardy and menlow-lpia-ubuntu-hardy fixed.
Was breaking when trying to copy the sources files

 

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: Moblin Kernel and Driver Status for WW09

2008-02-28 Thread Matthew Garrett
Alek,

If the device in question needs resetting on resume, then it should set 
the USB_QUIRK_RESET_RESUME quirk rather than modifying the core code. 
This certainly isn't a requirement for most devices, so the patch isn't 
suitable for adding in its current form.

-- 
Matthew Garrett | [EMAIL PROTECTED]

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


RE: Moblin Kernel and Driver Status for WW09

2008-02-28 Thread Du, Alek
Mathew,

The patch is needed even I do the same test with my Dell Core2Duo desktop. It 
is not Poulsbo specific but only happens on high speed USB device and HUB 
(including root hub).

Thanks,
Alek
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthew Garrett
Sent: 2008年2月28日 18:43
To: Ubuntu-mobile@lists.ubuntu.com
Subject: Re: Moblin Kernel and Driver Status for WW09

On Thu, Feb 28, 2008 at 05:07:41PM +0800, Du, Alek wrote:
> Kernel Support
> =
> Fixed bug: The USB nic can not get IP automatically after resume from S3
> https://bugs.launchpad.net/bugs/193172 The root cause is high speed HUB
> resume from S3 does not disconnect and re-enumerate USB device even the
> device is reset by HCD, the patch is at
> http://www.moblin.org/repos/?p=projects/kernel-mid-2.6.22.git;a=blob_pla
> in;f=debian/patches/usb_highspeed_hub_resume_fix.dpatch;hb=HEAD

I'm a bit concerned by this. If the device is reset, shouldn't the port 
status change? The patch seems to force a reset even when one isn't 
necessary.

-- 
Matthew Garrett | [EMAIL PROTECTED]

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: Weekly status update for moblin-applets (0.41)

2008-02-28 Thread Loïc Minier
On Wed, Feb 27, 2008, Brandt, Todd E wrote:
> af.po  bg.po ca.po dz.po es.po  fr.po  hi.po  it.po  lt.po  mn.po  nl.po
> pl.po rw.po  sr.po  tr.po  zh_CN.po am.po  bn_IN.po  cs.po el.po et.po
> ga.po  hr.po  ja.po  lv.po  mr.po  nn.po   pt_BR.po  sk.po sv.po  uk.po
> zh_HK.po ar.po  bn.po cy.po  en_CA.po  eu.po  gl.po  hu.po  ka.po
> mg.po  ms.po  nso.po  pt.po sl.po ta.po  vi.po  zh_TW.po az.po  br.po
> da.po  en_GB.po  fa.po  gu.po  id.po  ko.po  mk.po  nb.po  or.po   ro.po
> sq.po te.po  wa.po  zu.po be.po  bs.po de.po  en_US.po  fi.po  he.po
> is.po  ku.po  ml.po  ne.po  pa.po   ru.po  [EMAIL PROTECTED] th.po  xh.po

 (I guess those are inherited from upstream?)

> Basically the translatables for moblin-applets break down into 4 groups:
> [Source code]
> * Dialogs that aren't designed in glade use gettext (#defined as _() )
> to retrieve the translated string
> * This is in place in all the source which creates items with text
> visible by the user, but I haven't seen the translation actually work
...
> 1)   Need to fix or at least find the proper way to verify that the
> source code based translations are working

 If you call gettext() with the "current" (default) gettext message
 domain, you need to set it at startup and before any usage of the
 default domain with something like:
textdomain (GETTEXT_PACKAGE);

 However you might find it simpler to make sure that you bind your
 gettext domain name once, and then call dgettext() with the domain name
 argument instead.  This is what is usually recommended for libraries,
 but it should work in all cases.


 NB: instead of libgnome's, I'd recommend you to use GLib's gettext
 macros, either glib/gi18n.h or glib/gi18n-lib.h; libgnome is deprecated
 upstream (and nowadays libgnome's i18n includes libbonobo's which
 includes glib's anyway ;-).

 You can gdb break on the bindtextdomain() calls in your code pathes
 and/or textdomain() calls; check that your LOCALEDIR (or whatever name)
 is properly set at build/installation time (you need to make install
 for localedir to be found, it wont work from a checkout); you can
 "strace -f -e trace=file" to check which .mos are looked for.

> [Desktop config files]
> 
> * The .desktop files which are pulled in by mobile-basic-flash have a
> field called "Name". This field can duplicated for each possible
> language translation. E.g. Name[de]=Persnliche Angaben. 
> 
> * modified mobile-basic-flash to read in the value of the LANG
> environment variable and to first query the .desktop file to see if a
> language specific version of Name exists, if not, it uses the default.
> This has been verified to work quite well with both application icons
> and applet icons.

 GLib should provide services to do this; instead of calling
 g_key_file_get_string() try calling g_key_file_get_locale_string();
 using LANG might not be the good choice BTW.

> 2)   Need to fix or at least find the proper way to verify that the
> glade based translations are working

 Dunno about this one.

> 3)   Need to fill in all the blanks wrt all the translatable
> strings. Each string has 79 languages to translate into, and I don't
> know how we will be handling this.

 Theoritically, this should all happen magically when we have langpacks;
 however I'm sure that gives you a feeling of the value of the GNOME
 translation infrastructure and teams. :)

-- 
Loïc Minier

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


CeBIT Ultra mobile meeting.

2008-02-28 Thread Steve Paine
Hi all. This is Steve 'Chippy' from UMPCPortal.

Will Canonical be showing off UME at CeBIT? If so, i'd love to come
and see the latest. I havent had a chance recently to install it on my
Q1 U.

Also, if anyone is interested, I have a few places left for the Ultra
Mobile Social on Thursday 6th at 19:30 (til late) in Hannover.
There will be a big range of devices (most ultra mobile devices should
be available for hands-on) and Intel, Microsoft, ASUS, Gigbyte, a
number of resellers and fan will be there too. Oh, and free beer
sponsored by VIA Technologies.
If you fancy coming along it would be great to see you.
Please contact me through the portal if you wish to come.
http://www.umpcportal.com/modules/contact

Regards and all the best for the build-up to release.

Steve.

-- 
Steve Paine
Carrypad - Promoting UMPCs through UMPCportal.com
Bonn, Germany.

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: GNU gettext for hildon?

2008-02-28 Thread Kyle Nitzsche

Appreciate the pointers here. I do now understand how domains are set  
generally in code and for specific gettext calls.

I still have a general question for Hildon folks:

The suggestion was made in a different thread that we use the provided  
English translations as a basis for further translation into different  
languages to overcome the issue of non-English strings in code. But, I  
am having trouble finding the complete set of English translations.  
Can someone on the Hildon list help me find them? (in whatever form  
they take, be it one or more template files, or one or more po files,  
or even, as a last resort, the referred to UI spec that, I gather,  
maps the code strings to meaningful descriptions.)

Or, put more generally, can the Hildon list folks provide specific  
suggestions for accomplishing translation of Hildon in the near term?

Cheers,
Kyle


On Feb 27, 2008, at 12:10 PM, Loïc Minier wrote:

> On Mon, Feb 25, 2008, Kyle Nitzsche wrote:
>> If I look in the module directories at
>> http://live.gnome.org/Hildon/TwoPointZero/ModuleOverview, I get:
>>
>> * hildon-desktop has a po/ dir, but no en-GB.po file
>
> hildon-desktop sets GETTEXT_PACKAGE / calls textdomain() with
> "maemo-af-desktop"; the maemo-af-desktop module has a po/en_GB.po.
>
>> * hail has a po/ dir but no en_GB.po file.
>
> No idea about that one, it doesn't bind to any message domain and sets
> GETTEXT_PACKAGE to hail; it has a very small amount of strings though.
>
> -- 
> Loïc Minier
> ___
> hildon-list mailing list
> [EMAIL PROTECTED]
> http://mail.gnome.org/mailman/listinfo/hildon-list


-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Re: Moblin Kernel and Driver Status for WW09

2008-02-28 Thread Matthew Garrett
On Thu, Feb 28, 2008 at 05:07:41PM +0800, Du, Alek wrote:
> Kernel Support
> =
> Fixed bug: The USB nic can not get IP automatically after resume from S3
> https://bugs.launchpad.net/bugs/193172 The root cause is high speed HUB
> resume from S3 does not disconnect and re-enumerate USB device even the
> device is reset by HCD, the patch is at
> http://www.moblin.org/repos/?p=projects/kernel-mid-2.6.22.git;a=blob_pla
> in;f=debian/patches/usb_highspeed_hub_resume_fix.dpatch;hb=HEAD

I'm a bit concerned by this. If the device is reset, shouldn't the port 
status change? The patch seems to force a reset even when one isn't 
necessary.

-- 
Matthew Garrett | [EMAIL PROTECTED]

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile


Moblin Kernel and Driver Status for WW09

2008-02-28 Thread Du, Alek
Kernel Support
=
Fixed bug: The USB nic can not get IP automatically after resume from S3
https://bugs.launchpad.net/bugs/193172 The root cause is high speed HUB
resume from S3 does not disconnect and re-enumerate USB device even the
device is reset by HCD, the patch is at
http://www.moblin.org/repos/?p=projects/kernel-mid-2.6.22.git;a=blob_pla
in;f=debian/patches/usb_highspeed_hub_resume_fix.dpatch;hb=HEAD
We also identify "issue" "cpuinfo_cur_freq does not report the correct
current frequency https://bugs.launchpad.net/bugs/193904"; actually is
normal.

Jay found a Moblin kernel patch file extension not syncing with Hardy
kernel issue and created a patch to fix that.

Jay was debugging an issue
https://bugs.launchpad.net/moblin-image-creator/+bug/193830 This issue
only happens on Hardy UME kernel and C0 Poulsbo board. A workaround was
given.

PSB / SLT HW Support

Inuka found an issue on CB: wakeups larger when HT is enabled (also
wakeups unaccounted for in /proc/timer_stats)
https://bugs.launchpad.net/bugs/194215 and was trying to debug it.

SDIO

Feng fixed Marvell 8686 V9 bug where the wifi card does not report
itself as a wireless dev but an 802.3 dev.

Dabney Thermal patches
==
No changes this week.

USB Client Drivers
==
No changes this week.

PSB Gfx & Video Drivers
===
Inuka found a Gfx issue: glxgears performance degrades on a D0 after
consecutive runs https://bugs.launchpad.net/bugs/195942.

Power and Performance Testing/Optimization
==
No updates.

Grub fast boot/resume

No changes this week.

Thanks,
Alek

-- 
Ubuntu-mobile mailing list
Ubuntu-mobile@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile