ReleaseStatus

Differences between revisions 13 and 575 (spanning 562 versions)
Revision 13 as of 2009-02-26 15:19:11
Size: 2419
Editor: p579DE5D0
Comment:
Revision 575 as of 2012-06-21 20:00:31
Size: 4332
Editor: seb128
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== Specs ==
All are approved, and Jaunty goals decided upon. Desktop Experience team stuff
has landed right in time for FF, now in bug fixing mode.
== What was done engineering wise? ==
Line 7: Line 5:
Implementation is mostly going well (many already implemented); concerns:
 * gpm-and-device-kit-power: Ted might not have enough time to provide the new g-p-m in a PPA by FF; however, that shouldn't be covered by FF, since it's not in Ubuntu proper; Martin will coordinate with him if he doesn't have time for this
 * Didier has been sprinting in London with the #ps unity packagers to get them up to speed
 * The new unity SRU round has been prepared and should be uploaded soon
 * The decision has been taken to build unity with gcc-4.6 until the stl abi issues are resolved
 * work on update-manager refresh continued
 * duplicity got updated
 * GTK 3.5 and GNOME updated landed in quantal
 * Desktop updates
 * Bugs fixing and SRUs
 * Improvement to our tracking tools (versions)
Line 10: Line 15:
== RC Bugs ==
 * https://launchpad.net/bugs/304871: X doesn't start on i845G → debugging going on; seems that upstream isn't interested in working on EXA any more, and just works on UXA (which is still too unstable); Martin asked Bryce about possibility of switching to XAA ond a per-model basis
 * https://launchpad.net/bugs/313027: fglrx not working in Jaunty → current plan is to move all fglrx users to -ati; latest word is that FOSS radeon driver 0.6.12 will work on r6xx and r7xx as well ([[https://launchpad.net/bugs/334101||LP #334101]]), thus we can cover almost all models
 * https://launchpad.net/bugs/320632: tap-to-click and edge scrolling broken → reason might be that folks didn't have the -synaptics package installed; waiting for response from bug reporters
 * https://launchpad.net/bugs/309482: Kubuntu oem-setup crashes if using -nv driver: seems to be a small corner case; no progress this week
 * https://bugs.launchpad.net/bugs/199140: NM manages virtual interfaces → on Alexander's radar, problem is well understood and just needs time to fix it
 * https://bugs.launchpad.net/bugs/281348: toolbar problem w/ ubufox → Alex commited fix to bzr
 * https://bugs.launchpad.net/bugs/277309: session dialog missing suspend icon → need [[http://bugzilla.gnome.org/show_bug.cgi?id=567958|upstream fix]] for the session dialog first, then we can easily fix the icon
== What's about to land that might impact the other teams? ==
Line 19: Line 17:
== Planned Intrusive changes ==
 * Potential patch to mozzilla: make new tab behaviour consistent in Firefox (https://bugs.edge.launchpad.net/ubuntu/+source/firefox-3.0/+bug/331618); waiting for response from Mozilla
 * updating clutter-gst from 0.8 to 1.0 for moblin compliance; 1.0 is not yet available upstream, but will be soon; it does not have reverse dependencies (except for perl and Python bindings, which will be updated along)
 * The new GTK landing creates some theme related issues (visual bugs, combo boxes broken), #ps has little time and motiviation to deal with Ubuntu issues at the moment though
 
 * leftover from previous week:
 * the "one compiz source" compiz version should be uploaded next week
 * xorg-server 1.12 should be uploaded next week

== Summary of bugs working on by team (reasonably reliable) ==

 * No specific list yet for quantal

== Dependencies on other teams to make deliverables, blocking items, release wide concerns? ==

 * The current upstream Unity team organisational changes makes it hard to know what will land and when for Ubuntu...


== Blueprints ==

https://blueprints.launchpad.net/ubuntu/precise/+specs?searchtext=desktop-q-

Burndown and spec completion levels:

 * For alpha-2 milestone: http://status.ubuntu.com/ubuntu-quantal/canonical-desktop-team-quantal-alpha-2
 * Entire cycle: http://status.ubuntu.com/ubuntu-quantal/canonical-desktop-team.html

<<Anchor(rcbugs)>>

== Release targetted bugs being worked on/monitored ==

under investigation:

triaged/in progress:
 * Bug:932598 ''[Full hard drive causes xorg and lightdm to fail to load]'': Fixed mountall to create tmpfs /tmp on foll disk, as earlier Ubuntu releases used to do. lightdm still needs a fix.
 * Bug:870297 ''[lightdm logins not being logged in wtmp]'': there is a merge request which went through a first review round

Fix committed, but not uploaded yet:
 * Bug:872701 ''[Keyboard layout doesn't change in screensaver lock dialog]'': there is a fix upstream, should be included in the next gtk upload

Fixed since last report:

<<Anchor(relnotes)>>

== Cumulative Desktop Release Notes ==

= Archive of previous weekly summaries =

=== 2012-06-15 ===
Done:
 * Ongoing work on hybrid graphics support
 * X.org 1.12 is now available in ubuntu-x-swat/x-stagin
 * Continued on SRUs for precise
 * Updated GNOME a11y stack to latest unstable release
 * Uploaded PulseAudio 2.0 to quantal
 * The next SRU round for the unity stack is being prepared
 * Libreoffice 3.5.4 SRU has been uploaded and is waiting for SRU team review
 * The work on the system compositor advanced enough to start the lightdm work
 * The work for the ui redesign of the third party drivers started

=== 2012-06-08 ===
Done:
 * firefox and thunderbird 13 have been updated for all supported ubuntu series, work started for the next versions in quantal
 * Libreoffice 3.6.0-beta1 is getting ready for quantal (in a ppa for the moment)
 * Update Manager got a slightly new look, more to come in the future
 * GNOME 3.5 updates in quantal
 * The team continued on merges and python3 porting
 * The system compositor work is seeing some good progresses
 * Unity build issues on quantal are being investigate (the build issue have fixes available but unity,nux segfaults when building with the new gcc, that's being investigated)
 * Some SRUs for precise

=== 2012-06-01 ===

Done:

 * Specs writing is done
 * Continued on SRUs for precise
 * Good progresses on the third party drivers installation spec
 * New firefox (13) and thunderbird are ready for the coming release
 * Got firefox to build with the quantal toolchain
 * Libreoffice 3.5.4 SRU is ready for upload
 * Work on xorg for lts point release updates continued
 * compiz got refactored to be only one source rather than five, the packaging got updated and the new version is finally building

=== 2012-05-25 ===

Done:

 * Catchup after UDS
 * Specs writing
 * Started quantal work, merges, some updates
 * Some SRUs for precise

This page keeps track of the current release status of the Desktop Team.

What was done engineering wise?

  • Didier has been sprinting in London with the #ps unity packagers to get them up to speed
  • The new unity SRU round has been prepared and should be uploaded soon
  • The decision has been taken to build unity with gcc-4.6 until the stl abi issues are resolved
  • work on update-manager refresh continued
  • duplicity got updated
  • GTK 3.5 and GNOME updated landed in quantal
  • Desktop updates
  • Bugs fixing and SRUs
  • Improvement to our tracking tools (versions)

What's about to land that might impact the other teams?

  • The new GTK landing creates some theme related issues (visual bugs, combo boxes broken), #ps has little time and motiviation to deal with Ubuntu issues at the moment though
  • leftover from previous week:
  • the "one compiz source" compiz version should be uploaded next week
  • xorg-server 1.12 should be uploaded next week

Summary of bugs working on by team (reasonably reliable)

  • No specific list yet for quantal

Dependencies on other teams to make deliverables, blocking items, release wide concerns?

  • The current upstream Unity team organisational changes makes it hard to know what will land and when for Ubuntu...

Blueprints

https://blueprints.launchpad.net/ubuntu/precise/+specs?searchtext=desktop-q-

Burndown and spec completion levels:

Release targetted bugs being worked on/monitored

under investigation:

triaged/in progress:

  • 932598 [Full hard drive causes xorg and lightdm to fail to load]: Fixed mountall to create tmpfs /tmp on foll disk, as earlier Ubuntu releases used to do. lightdm still needs a fix.

  • 870297 [lightdm logins not being logged in wtmp]: there is a merge request which went through a first review round

Fix committed, but not uploaded yet:

  • 872701 [Keyboard layout doesn't change in screensaver lock dialog]: there is a fix upstream, should be included in the next gtk upload

Fixed since last report:

Cumulative Desktop Release Notes

Archive of previous weekly summaries

2012-06-15

Done:

  • Ongoing work on hybrid graphics support
  • X.org 1.12 is now available in ubuntu-x-swat/x-stagin
  • Continued on SRUs for precise
  • Updated GNOME a11y stack to latest unstable release
  • Uploaded PulseAudio 2.0 to quantal

  • The next SRU round for the unity stack is being prepared
  • Libreoffice 3.5.4 SRU has been uploaded and is waiting for SRU team review
  • The work on the system compositor advanced enough to start the lightdm work
  • The work for the ui redesign of the third party drivers started

2012-06-08

Done:

  • firefox and thunderbird 13 have been updated for all supported ubuntu series, work started for the next versions in quantal
  • Libreoffice 3.6.0-beta1 is getting ready for quantal (in a ppa for the moment)
  • Update Manager got a slightly new look, more to come in the future
  • GNOME 3.5 updates in quantal
  • The team continued on merges and python3 porting
  • The system compositor work is seeing some good progresses
  • Unity build issues on quantal are being investigate (the build issue have fixes available but unity,nux segfaults when building with the new gcc, that's being investigated)
  • Some SRUs for precise

2012-06-01

Done:

  • Specs writing is done
  • Continued on SRUs for precise
  • Good progresses on the third party drivers installation spec
  • New firefox (13) and thunderbird are ready for the coming release
  • Got firefox to build with the quantal toolchain
  • Libreoffice 3.5.4 SRU is ready for upload
  • Work on xorg for lts point release updates continued
  • compiz got refactored to be only one source rather than five, the packaging got updated and the new version is finally building

2012-05-25

Done:

  • Catchup after UDS
  • Specs writing
  • Started quantal work, merges, some updates
  • Some SRUs for precise


CategoryDesktopTeam

DesktopTeam/ReleaseStatus (last edited 2012-07-12 20:12:57 by seb128)