2008-07-03

Differences between revisions 2 and 3
Revision 2 as of 2008-07-03 12:43:11
Size: 8517
Editor: quest
Comment:
Revision 3 as of 2008-07-03 12:44:54
Size: 9147
Editor: quest
Comment:
Deletions are marked like this. Additions are marked like this.
Line 113: Line 113:
merges/syncs:
 * kino, xaos, valgrind, wdiff, pan, tiff, mutt, hdparm, ppp, dash,lzma,taglib,swig1.3,bzip2,acpi,gettext,anacron,opensp,recode,radvd,rarian,powernowd
 * help/mentor MacSlow with his merges/packaging
 * cleaned my sponsoring queue (tomboy, apt-build,packagekit,packagekit-gnome,gnome-apt,pbuilder)
 * update python-support (after mail from josslin)
UpdateManager:
 * added hardy->intrepid desktop and server upgrades to the auto upgrade tester
 * trying to reproduce doc-base upgrade failure
 * look at porting the auto-upgrader to libvirt (postponed for now, too much changes)
 * add vm snapshot/restore functionatliy to the upgrader to make some operations faster
 * add auto-install-tester script to the upgrader based on the loadvm/savevm stuff - while this is good stuff in theory in practise it is unfortunately not very reliable and after loadvm stuff tends to segfault (or freeze) in the VM on both hardy and intrepid (reported as LP #244467) once this is resolved it should make building the base images for upgrade testing much easier
 * fixes in the changelog parsing code and fallback functionality when no changelog is available yet
 * tested/enabled hardy->intrepid upgrades with update-manager/do-release-upgrade for intrepid alpha-1
 * fixes in the way apport is called
 * improve logging
Line 119: Line 124:
apt:
 * review apt https patches
 * look how the Pkg-Series implementation could be done, did some prototyping for simple cases, no good solution yet. tricky
intrepid-desktop-systemprefs:
 * worked on https://wiki.ubuntu.com/IntrepidSystemPreferences
 * split language-selector default language and fontconfig-voodoo functionatliy out into a dbus backend that is then protected by policykit for the SystemPreferences spec and the no-more-gksu spec. not perfect yet but available in the lp:~mvo/language-selector/dbus branch (policykit has some funny limitations like "action id"s can only be lowercase ?!? - took me a bit to figure that out)
Line 123: Line 128:
update-manager:
 * fix crash when the admin group can not be added
 * Test/sru/upload fix for sparc dapper->hardy upgrades (#239458)
 * upload sru for hardy
 * implemented auto-detection of desktop/server mode based on the installed stuff (server mode in update-manager behaves slightly differently as it is more relaxed with metapackages, i.e. it does not enforce them to be installed, desktop mode will add missing metapackages)
 * review debian update-manager branch and merge some changes
 * work on process seperation branch, still in the early stages
 * add hardy->intrepid autoupgrade tester profile (and update the docu on how to build base-images with the latest jeos-builder)
compiz:
 * new git snpashot
 * improved the update-git script
 * made some dependencies stricter
Line 133: Line 134:
 * mail/bug triage
 * mentoring/sponsoring
 * merge glade-2 and make it work with latest gtk+ again
 * fix missing libc6 dependency on findutils so that upgrades go smooth from hardy to intrepid (with the help of cjwatson, #234234)
 * review available desktop backup solutions
 * switched my mail provider
 * Mail/bug triage
 * help/mentor MacSlow with the goffice and gnumeric merge
 * review/merged lools gdebi branch (thanks!)
 * started https://wiki.ubuntu.com/IntrepidIbex/Alpha1 wiki
 * fix locking bug in the conflictschecker
 * fix update-notifier outstanding updates calculation (#239673) and upload SRU
 * command-not-found-data updated for interpid
 * update app-install-data-ubuntu and review the new desktop entries (took a bit because we got so much new stuff), dropped some reduandent/useless ones and uploaded new version to intrepid
 * fix lzma extraction in the app-install-data extractor

Include(DesktopTeam/MenuHeader)

For minutes of previous meetings, please see DesktopTeam/Meeting.

Present

  • Scott James Remnant (Keybuk) - chair
  • Jonathan Riddell (Riddell)
  • Kenneth Wimer (kwwii)
  • Martin Pitt (pitti)
  • Matthew Paul Thomas (mpt)
  • Michael Vogt (mvo)
  • Mirco Müller (MacSlow)

  • Sebastien Bacher (seb128)
  • Ted Gould (tedg)

  • Pedro Villavicencio Garrido (pedro_)

Apologies

Agenda

  • Outstanding actions from last meeting
  • Sending activity reports
  • Mirco, Ted and me
  • GUADEC
  • Next week's team meeting
  • (MacSlow) wasn't able to fix clutter-, clutter-gtk-, clutter-cairo-packages in time and get them in the sponsor upload-queue for Intrepid

  • (MacSlow) gdm upstream needs libpam-0.99.10.0 (due to pam_xauth_data struct, see [http://mail.gnome.org/archives/gdm-list/2008-January/msg00019.html RFC-patch]) or newer to compile, neither hardy nor intrepid have libpam >= 0.99.10.0 at the moment

  • [http://people.ubuntu.com/~dholbach/sponsoring/ Sponsoring Overview update]

  • Review activity reports
  • Monthly Report
  • Any other business

Outstanding actions from last meeting

  • MacSlow to update clutter to appropriate version, not worrying about parallel install

  • seele to follow up with Jono about usability testing swag
  • MacSlow to merge goffice, seb128 to help him understand what's going on

Actions from this meeting

Activity reports

Jonathan Riddell (Riddell)

done:

  • fixing seeds and making packages installable for intrepid alpha 1
  • intrepid alpha 1 CD testing
  • hardy.1 CD testing, all ready to go
  • archive administration (most of a day)

blocked:

  • 1 main inclusion report still needing review
  • Kubuntu website

next week:

  • investigate getting knetworkmanager 0.7 working
  • on holiday July 7 to 11

Kenneth Wimer (kwwii)

  • NewHuman metacity changes: button outline and gradient changes, different vertical top gradients to better show an area to grab, fixed focused/unfocused title text position bug.

  • NewHuman gtkrc changes: link and activated link bug fixed (thanks Neil!)...it only fixes a few apps but that is better than nothing, colour choosing fixes, murrine-nautilus-location fix (ugly blue bar in trash window), removed all highlight_ratio entries for specific widgets, now it only uses global highlights, also increased highlight slightly, although I think that making the menu selection highlight less hard glossy (different murrine gloss style) might be better, tweaking colors (lighter input bg colors since all text editors use that as the document bg), adding nautilus

bg color. (Thanks to Conn O'Griofa for the help)

  • Human-Murrine and Human-Clearlooks gtkrc changes: both had colour problems with GtkProgressBar widgets embedded in other widgets - for example, in Deluge. Also if you changed the selected fg colour, Metacity's colour would change unexpectedly. Those issues are now fixed. Removed some highlight_ratio entries for some widgets, increased global highlight slightly.

  • LOTS of discussion about the dark theme. Ars Technica takes a decent light on it and gets the point whereas the forum doesn't (someone said I should be shot :p) I did not expect this amount of response and apprently did not

realize how many people install and/or look at screenshots of our alpha's (more of the later I guess). Gosh, Ubuntu is popular Wink ;-)

  • Looking into fonts (and licensing thereof). The Liberation fonts are simply the best freely available document fonts - we need to use these as default in OOo and similar apps. The droid family is a pretty good screen-optimized

condensed font, in some ways better than it's MS older brother. From what I can find online it is released under the apache license but there are no available downloads other than a direct copy from the Android image which includes no license. If anyone has any information on the droid fonts or knows someone at google to figure out the licensing let me know.

  • ibex wallpaper work on the side, nothing amazing yet

Martin Pitt (pitti)

Only a 2-workday-week due to me being on holidays from Friday to Tuesday.

Intrepid specs I am drafting:

  • intrepid-device-permissions, consolidate-spell-checkers, jockey-printer-driver-support: approved
  • kernel-abi-package-handling: some difficulties to implement it properly in apt in a way that it works with aptitude; currently being discussed with Debian
  • gdm-guest-account: still drafting, no progress on that due to vacation and 8.04.1 release; no email response from upstream yet, will try again in IRC

Currently open milestoned bugs:

  • - 8.04.1: None

    - Intrepid: #224697 (Disable hibernation if swap is on file), #232428 (guile 1.6 -> 1.8 transition): will do later, specs go first

Merges:

  • all done until last Thursday; libmtp popped up over the weekend, trivial merge, will do soon (pretty pointless, though, Debian just accepted half of our patch, no new things for us)

Other:

  • Extensive 8.04.1 CD testing
  • Evaluated system-configy-users as a possible candidate to replace gnome-system-tools, sent detailled report to u-desktop@.

Matthew Paul Thomas (mpt)

Launchpad 2.0

Michael Vogt (mvo)

UpdateManager:

  • added hardy->intrepid desktop and server upgrades to the auto upgrade tester

  • trying to reproduce doc-base upgrade failure
  • look at porting the auto-upgrader to libvirt (postponed for now, too much changes)
  • add vm snapshot/restore functionatliy to the upgrader to make some operations faster
  • add auto-install-tester script to the upgrader based on the loadvm/savevm stuff - while this is good stuff in theory in practise it is unfortunately not very reliable and after loadvm stuff tends to segfault (or freeze) in the VM on both hardy and intrepid (reported as LP #244467) once this is resolved it should make building the base images for upgrade testing much easier
  • fixes in the changelog parsing code and fallback functionality when no changelog is available yet
  • tested/enabled hardy->intrepid upgrades with update-manager/do-release-upgrade for intrepid alpha-1

  • fixes in the way apport is called
  • improve logging

intrepid-desktop-systemprefs:

  • worked on https://wiki.ubuntu.com/IntrepidSystemPreferences

  • split language-selector default language and fontconfig-voodoo functionatliy out into a dbus backend that is then protected by policykit for the SystemPreferences spec and the no-more-gksu spec. not perfect yet but available in the lp:~mvo/language-selector/dbus branch (policykit has some funny limitations like "action id"s can only be lowercase ?!? - took me a bit to figure that out)

compiz:

  • new git snpashot
  • improved the update-git script
  • made some dependencies stricter

misc:

  • Mail/bug triage
  • help/mentor MacSlow with the goffice and gnumeric merge

  • review/merged lools gdebi branch (thanks!)
  • started https://wiki.ubuntu.com/IntrepidIbex/Alpha1 wiki

  • fix locking bug in the conflictschecker
  • fix update-notifier outstanding updates calculation (#239673) and upload SRU
  • command-not-found-data updated for interpid
  • update app-install-data-ubuntu and review the new desktop entries (took a bit because we got so much new stuff), dropped some reduandent/useless ones and uploaded new version to intrepid
  • fix lzma extraction in the app-install-data extractor

Mirco Müller (MacSlow)

Seconded to experience team

login-experience/gdm-face-browser:

  • current upstream gdm (20080702) fails to compile due to missing structure definition of pam_xauth_data in libpam, which is neither part of hardy or intrepid, still trying to find a solution for this

merges:

  • goffice and gnumeric, issues with static libraries caused some headache
  • dealt most of the week with pbuilder and PPA to get goffice and gnumeric compiled and tested

misc:

  • remaining travel preparations for GUADEC'08 and distro-sprint



  • switched to pure desktop-upstream as of this week

todo:

  • update spec for login-experience/gdm-face-browser to reflect design changes
  • update spec for sparkle-plugin to reflect altered work-focus
  • continue with sparkle implementation (as time permits)
  • assigned bugs: 130441, 141432, 147966, 151395 (milestoned), 152844, 164670, 200146, 206809, 144472, 152271 (milestoned)

Sebastien Bacher (seb128)

  • GNOME 2.22.3 updates for hardy
  • some other srus updates too
  • lot of bug triage
  • archive admin tasks
  • some intrepid updates
  • tried to get compiz working on intrepid but it's still too slow to be used where an hardy installation on the same machine works correctly

Ted Gould (tedg)

Seconded to experience team


[:CategoryDesktopTeam]BRBR Back to [:DesktopTeam].

DesktopTeam/Meeting/2008-07-03 (last edited 2008-08-06 16:22:43 by localhost)