CINXE.COM

Chris Halse Rogers in Launchpad

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://launchpad.net/~raof/+index" /> <meta charset="UTF-8" /> <title>Chris Halse Rogers in Launchpad</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~raof/latest-bugs.atom" title="Latest Bugs for Chris Halse Rogers" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~raof/branches.atom" title="Latest Branches for Chris Halse Rogers" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~raof/revisions.atom" title="Latest Revisions by Chris Halse Rogers" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta property="og:title" content="Chris Halse Rogers in Launchpad" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://launchpad.net/~raof/+index" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?yui/yui/yui-min.js&amp;lp/meta.js&amp;yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?lp/', comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> <link rel="meta" type="application/rdf+xml" title="FOAF" href="+rdf" /> <link rel="openid.server" href="https://login.launchpad.net/+openid" /> <link rel="openid.delegate" href="https://login.launchpad.net/+id/QT8XCBh" /> <link rel="openid2.provider" href="https://login.launchpad.net/+openid" /> <link rel="openid2.local_id" href="https://login.launchpad.net/+id/QT8XCBh" /> <meta http-equiv="X-XRDS-Location" content="https://login.launchpad.net/+id/QT8XCBh/+xrds" /> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-overview main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://launchpad.net/~raof/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~raof"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/540508100/RAOF%20%2864%C3%9764%29.jpg" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~raof">Chris Halse Rogers</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview active"><span>Overview</span></li> <li class="branches"><a href="https://code.launchpad.net/~raof">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/~raof">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~raof">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~raof">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/~raof">Answers</a></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <div class="description"> <div> <div class="lazr-multiline-edit" id="edit-description"> <div class="clearfix"> </div> <div class="yui3-editable_text-text"></div> </div> </div> </div> <ul class="horizontal"> <li> <a class="sprite info" href="https://launchpad.net/~raof/+related-packages"> Related packages </a> </li> <li> <a class="sprite info" href="https://launchpad.net/~raof/+related-projects"> Related projects </a> </li> </ul> <div class="yui-g"> <div> <div class="portlet" id="contact-details"> <h2>User information</h2> <div class="first yui-u"> <dl id="launchpad-id"> <dt>Launchpad Id:</dt> <dd>raof</dd> </dl> <dl id="email-addresses"> <dt>Email:</dt> <dd> <a href="+login">Log in</a> for email information. </dd> <dd> <br /> </dd> </dl> <dl> <dt>Member since:</dt> <dd id="member-since">2005-09-22</dd> </dl> <div id="teams_with_icons"> <a href="/~amd-team"><img alt="Icon of AMD" src="https://launchpadlibrarian.net/602072611/AMD-Symbol-14.png" title="Member of AMD" /></a> <a href="/~apt-zeroconf"><img alt="Icon of Apt Zeroconf Team" src="https://launchpadlibrarian.net/28161058/azc14.png" title="Member of Apt Zeroconf Team" /></a> <a href="/~bluetooth"><img alt="Icon of Bluetooth" src="https://launchpadlibrarian.net/4683649/stock_bluetooth.png" title="Member of Bluetooth" /></a> <a href="/~do-core"><img alt="Icon of Do Core Team" src="https://launchpadlibrarian.net/20756415/gnome-do-icon.png" title="Member of Do Core Team" /></a> <a href="/~do-plugins"><img alt="Icon of Do Plugins Team" src="https://launchpadlibrarian.net/20906370/gnome-do-icon.png" title="Member of Do Plugins Team" /></a> <a href="/~do-users"><img alt="Icon of Do Users" src="https://launchpadlibrarian.net/21142455/do-icon-small.png" title="Member of Do Users" /></a> <a href="/~edubuntu-dev"><img alt="Icon of Edubuntu Developers" src="https://launchpadlibrarian.net/71879383/edubuntu-logo-only_14.png" title="Member of Edubuntu Developers" /></a> <a href="/~geyser-devel"><img alt="Icon of Geyser Devel" src="https://launchpadlibrarian.net/10263027/geyser-s.png" title="Member of Geyser Devel" /></a> <a href="/~gnome3-team"><img alt="Icon of GNOME3 Team" src="https://launchpadlibrarian.net/235731434/roundel14.png" title="Member of GNOME3 Team" /></a> <a href="/~indicator-applet-developers"><img alt="Icon of Indicator Applet Developers" src="https://launchpadlibrarian.net/22816053/add-notification-applet.14.png" title="Member of Indicator Applet Developers" /></a> <a href="/~kubuntu-ninjas-yellow-belts"><img alt="Icon of Kubuntu Ninjas - Yellow belts" src="https://launchpadlibrarian.net/192173133/belt2-yellow3.png" title="Member of Kubuntu Ninjas - Yellow belts" /></a> <a href="/~kubuntu-ninjas"><img alt="Icon of Kubuntu Ninjas" src="https://launchpadlibrarian.net/31496145/icon.png" title="Member of Kubuntu Ninjas" /></a> <a href="/~kubuntu-ppa"><img alt="Icon of Kubuntu Package Archives" src="https://launchpadlibrarian.net/44411915/deb-small.png" title="Member of Kubuntu Package Archives" /></a> <a href="/~launchpad-beta-testers"><img alt="Icon of Launchpad Beta Testers" src="https://launchpadlibrarian.net/600856498/Canonical_Launchpad_icon_14px.png" title="Member of Launchpad Beta Testers" /></a> <a href="/~launchpad-users"><img alt="Icon of Launchpad Users" src="https://launchpadlibrarian.net/600856618/Canonical_Launchpad_icon_14px.png" title="Member of Launchpad Users" /></a> <a href="/~lubuntu-code"><img alt="Icon of Lubuntu Code" src="https://launchpadlibrarian.net/704307155/lennyborg_14.png" title="Member of Lubuntu Code" /></a> <a href="/~lubuntu-ci"><img alt="Icon of Lubuntu Continuous Integration" src="https://launchpadlibrarian.net/704307325/lennyborg_14.png" title="Member of Lubuntu Continuous Integration" /></a> <a href="/~lubuntu-dev"><img alt="Icon of Lubuntu Developers" src="https://launchpadlibrarian.net/704306355/lennyborg_14.png" title="Member of Lubuntu Developers" /></a> <a href="/~lubuntu-packaging"><img alt="Icon of Lubuntu Packages Team" src="https://launchpadlibrarian.net/704305879/lenny_bug_14.png" title="Member of Lubuntu Packages Team" /></a> <a href="/~lubuntu-desktop"><img alt="Icon of Lubuntu" src="https://launchpadlibrarian.net/357050187/14.png" title="Member of Lubuntu" /></a> <a href="/~motu-sru"><img alt="Icon of MOTU Stable Release Updates" src="https://launchpadlibrarian.net/4941477/motu-sru.png" title="Member of MOTU Stable Release Updates" /></a> <a href="/~motu"><img alt="Icon of MOTU" src="https://launchpadlibrarian.net/1516491/motu-image-2.png" title="Member of MOTU" /></a> <a href="/~network-manager"><img alt="Icon of Network-manager" src="https://launchpadlibrarian.net/11610188/nm-team.png" title="Member of Network-manager" /></a> <a href="/~oif-team"><img alt="Icon of Open Input Framework Team" src="https://launchpadlibrarian.net/97817032/hand14-2.jpg" title="Member of Open Input Framework Team" /></a> <a href="/~specto"><img alt="Icon of Specto development" src="https://launchpadlibrarian.net/1640080/specto_16px.png" title="Member of Specto development" /></a> <a href="/~super-friends"><img alt="Icon of Super Friends" src="https://launchpadlibrarian.net/134634591/superman14.png" title="Member of Super Friends" /></a> <a href="/~ubuntu-bugcontrol"><img alt="Icon of Ubuntu Bug Control" src="https://launchpadlibrarian.net/4423778/qa-icon.png" title="Member of Ubuntu Bug Control" /></a> <a href="/~ubuntu-developer-members"><img alt="Icon of Ubuntu Contributing Developers" src="https://launchpadlibrarian.net/17290192/wrench_emblem-trans.png" title="Member of Ubuntu Contributing Developers" /></a> <a href="/~ubuntu-core-dev"><img alt="Icon of Ubuntu Core Development Team" src="https://launchpadlibrarian.net/1072365/main.png" title="Member of Ubuntu Core Development Team" /></a> <a href="/~ubuntu-dev"><img alt="Icon of Ubuntu Development Team" src="https://launchpadlibrarian.net/1072363/motu.png" title="Member of Ubuntu Development Team" /></a> <a href="/~ubuntu-doc"><img alt="Icon of Ubuntu Documentation Project Team" src="https://launchpadlibrarian.net/162165522/ubuntu-doc.png" title="Member of Ubuntu Documentation Project Team" /></a> <a href="/~ubuntu-gnome-dev"><img alt="Icon of Ubuntu GNOME Developers" src="https://launchpadlibrarian.net/254356645/roundel14.png" title="Member of Ubuntu GNOME Developers" /></a> <a href="/~ubuntu-gnome"><img alt="Icon of Ubuntu GNOME" src="https://launchpadlibrarian.net/258611022/ubuntu-gnome_14.png" title="Member of Ubuntu GNOME" /></a> <a href="/~ubuntukylin-members"><img alt="Icon of Ubuntu Kylin Members" src="https://launchpadlibrarian.net/444398797/623185830.jpg" title="Member of Ubuntu Kylin Members" /></a> <a href="/~ubuntu-mate-dev"><img alt="Icon of Ubuntu MATE Developers" src="https://launchpadlibrarian.net/212349832/icon.png" title="Member of Ubuntu MATE Developers" /></a> <a href="/~ubuntumembers"><img alt="Icon of Ubuntu Members" src="https://launchpadlibrarian.net/606495581/CoF%2014px.png" title="Member of Ubuntu Members" /></a> <a href="/~notes-app-dev"><img alt="Icon of Ubuntu Notes app developers" src="https://launchpadlibrarian.net/156498172/reminders-14px.png" title="Member of Ubuntu Notes app developers" /></a> <a href="/~ubuntu-archive"><img alt="Icon of Ubuntu Package Archive Administrators" src="https://launchpadlibrarian.net/2007812/gnome-dev-floppy.png" title="Member of Ubuntu Package Archive Administrators" /></a> <a href="/~ubuntu-reviewers"><img alt="Icon of Ubuntu Review Team" src="https://launchpadlibrarian.net/41706040/3.png" title="Member of Ubuntu Review Team" /></a> <a href="/~ubuntu-sru"><img alt="Icon of Ubuntu Stable Release Updates Team" src="https://launchpadlibrarian.net/154744651/band.png" title="Member of Ubuntu Stable Release Updates Team" /></a> <a href="/~ubuntustudio-dev"><img alt="Icon of Ubuntu Studio Development" src="https://launchpadlibrarian.net/479050820/14.png" title="Member of Ubuntu Studio Development" /></a> <a href="/~ubuntu-x-swat"><img alt="Icon of Ubuntu-X" src="https://launchpadlibrarian.net/10145811/X_cursor_14.png" title="Member of Ubuntu-X" /></a> <a href="/~xubuntu-art"><img alt="Icon of Xubuntu Artwork" src="https://launchpadlibrarian.net/341831649/icon_optimized_14.png" title="Member of Xubuntu Artwork" /></a> <a href="/~xubuntu-dev"><img alt="Icon of Xubuntu Developers" src="https://launchpadlibrarian.net/139019912/x-dev.png" title="Member of Xubuntu Developers" /></a> </div> <dl id="ubuntu-coc"> <dt>Signed Ubuntu Code of Conduct:</dt> <dd> <span id="ubuntu_coc_signer">Yes</span> </dd> </dl> </div> <div class="yui-u two-column-list"> <dl id="languages"> <dt>Languages: </dt> <dd> English </dd> </dl> <dl id="pgp-keys"> <dt>OpenPGP keys: </dt> <dd> <span style="word-wrap: anywhere">0B0D356AD059C7DA3381BE11A05EEF7086D73242</span> </dd> </dl> <dl id="sshkeys"> <dt>SSH keys: </dt> <dd> <a href="+sshkeys">Canonical pkcs11 key </a> <br /> <a href="+sshkeys">YubiKey 5C</a> <br /> </dd> </dl> <dl id="timezone"> <dt>Time zone: </dt> <dd>Australia/Hobart (UTC+1100) </dd> </dl> <dl id="karma"> <dt>Karma:</dt> <dd><a id="karma-total" href="https://launchpad.net/~raof/+karma">977</a> <a target="help" href="/+help-registry/karma.html" class="sprite maybe action-icon">Karma help</a> </dd> </dl> </div> <div class="yui-u user-social-accounts"> <dl id="social-accounts"> <dt>Social accounts:</dt> <dd class="user-social-accounts__item irc-account"> <img class="user-social-accounts__icon" alt="IRC" title="IRC" src="/@@/social-irc" /> <span><strong>RAOF</strong> <span class="lesser"> on </span> <strong>irc.libera.chat</strong> </span> </dd> <dd class="user-social-accounts__item jabber-account"> <img class="user-social-accounts__icon" alt="Jabber" title="Jabber" src="/@@/social-jabber" /> <span>&lt;email address hidden&gt;</span> </dd> <dd class="user-social-accounts__item matrix-account"> <span><img class="user-social-accounts__icon" alt="Matrix" title="Matrix" src="/@@/social-matrix" /> <a href=https://matrix.to//#/@raof:ubuntu.com target="_blank"><strong>@raof:ubuntu.com</strong></a></span> </dd> <dd class="user-social-accounts__item matrix-account"> <span><img class="user-social-accounts__icon" alt="Matrix" title="Matrix" src="/@@/social-matrix" /> <a href=https://matrix.to//#/@chris:cooperteam.net target="_blank"><strong>@chris:cooperteam.net</strong></a></span> </dd> </dl> </div> </div> </div> </div> <div> <div id="working-on" class="yui-g"> <div class="yui-u first"> <div class="portlet"> <h2> <span class="see-all"> <a href="https://launchpad.net/~raof/+assignedbugs?search=Search&amp;field.status=In+Progress"> All bugs in progress </a> </span> Assigned bugs </h2> <table> <tr> <tr> <td class="icon left"><span alt="(medium)" title="Medium importance" class="sprite bug-medium"></span></td> <td> #781553 <a href="https://bugs.launchpad.net/do-plugins/+bug/781553">Skype plugin no longer searches over contacts</a> </td> <td style="text-align: right"> <span alt="branch" title="Branch exists" class="sprite branch"></span> </td> </tr> <tr> <td colspan="3" style="padding-bottom: 0.5em"> <div class="registered"> in <a href="/do-plugins">Do Plugins</a> </div> </td> </tr> </tr> </table> </div> </div> <div class="yui-u"> <div class="portlet"> <h2> <span class="see-all"> <a href="/~raof/+specs?role=assignee"> All assigned blueprints </a> </span> Assigned blueprints </h2> <table> <tr> <td colspan="2"> <div> <strong><a class="sprite blueprint-essential" href="https://blueprints.launchpad.net/ubuntu/+spec/desktop-q-xorg-general" title="desktop-q-xorg-general">General X.org plans for Quetzal</a></strong> for <strong>Ubuntu</strong> </div> <div> The biannual catch-all X discussion session. If you are involved in a project that directly depends on the X stack, or needs a particular feature from the stack, come along. </div> </td> </tr> <tr> <td colspan="2"> <div> <strong><a class="sprite blueprint-medium" href="https://blueprints.launchpad.net/ubuntu/+spec/multimedia-desktop-n-xorg-multihead-defaults" title="multimedia-desktop-n-xorg-multihead-defaults">The Multi-Monitor User Experience</a></strong> for <strong>Ubuntu</strong> </div> <div> The kernel / X multi-monitor stack is now pretty complete from a technical perspective. The user-experience now needs to be fleshed out so that we have sensible defaults when users plug in an extra monitor. What should be the default behaviour when: * A user plugs in a projector? + How do we distinguish a projec... </div> </td> </tr> </table> </div> </div> </div> </div> <div class="yui-g"> <!-- First portlet column. --> <div class="first yui-u"> <div> <div id="ppas" class="portlet"> <h2>Personal package archives</h2> <div> <table> <tr> <td><a href="/~raof/+archive/ubuntu/bcachefs" class="sprite ppa-icon">bcachefs testing archive</a></td> </tr> <tr> <td><a href="/~raof/+archive/ubuntu/ppa" class="sprite ppa-icon">PPA for Chris Halse Rogers</a></td> </tr> <tr> <td><a href="/~raof/+archive/ubuntu/scratch-testbed" class="sprite ppa-icon">Nope, not what you&#x27;re looking for</a></td> </tr> <tr> <td><a href="/~raof/+archive/ubuntu/scratchpad" class="sprite ppa-icon">Temporary stuff for testing</a></td> </tr> </table> </div> <ul class="horizontal"> </ul> </div> <ul class="horizontal" style="margin-top: 0;"> <li> <a class="menu-link-view_recipes sprite info" href="https://code.launchpad.net/~raof/+recipes">View source package recipes</a> </li> <li> <a class="menu-link-view_snaps sprite info" href="https://launchpad.net/~raof/+snaps">View snap packages</a> </li> </ul> </div> <div> <div class="portlet"> <h2> <span class="see-all"> <a href="https://launchpad.net/~raof/+participation"> All memberships </a> </span> Latest memberships </h2> <table id="participation"> <tr> <td colspan="2"> <div> <a href="/~canonical-kernel-team" class="sprite team">Canonical Kernel Team</a> </div> <div class="registered"> Joined <time title="2024-08-23 09:30:04 UTC" datetime="2024-08-23T09:30:04.699070+00:00">on 2024-08-23</time> </div> </td> </tr> <tr> <td colspan="2"> <div> <a href="/~baoshan-team" class="sprite team">The Baoshan team</a> </div> <div class="registered"> Joined <time title="2021-05-10 03:53:25 UTC" datetime="2021-05-10T03:53:25.099775+00:00">on 2021-05-10</time> </div> </td> </tr> </table> </div> </div> </div> <div class="yui-u"> <div> <div class="portlet"> <h2> <span class="see-all"> <a href="https://launchpad.net/~raof/+karma">Recent activities</a> </span> Most active in </h2> <table class="contributions" id="contributions"> <tbody> <tr> <th> <a href="/ubuntu" class="bg-image" style="background-image: url(https://launchpadlibrarian.net/606381978/CoF%2014px.png)">Ubuntu</a> </th> <td> <img height="14" width="14" alt="" title="Bug Management" src="/@@/bug" /> </td> <td> <img height="14" width="14" alt="" title="Translations in Rosetta" src="/@@/translation" /> </td> <td> <img height="14" width="14" alt="" title="Soyuz" src="/@@/package-source" /> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour">Take the tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/">Read the guide</a> &nbsp; <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> &copy; 2004 <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/legal">Terms of use</a> &nbsp;&bull;&nbsp; <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> &nbsp;&bull;&nbsp; <a href="/feedback">Contact Launchpad Support</a> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/">Blog</a> &nbsp;&bull;&nbsp; <a href="https://canonical.com/careers">Careers</a> &nbsp;&bull;&nbsp; <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; 22ade00 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "context": {"self_link": "https://launchpad.net/api/devel/~raof", "web_link": "https://launchpad.net/~raof", "resource_type_link": "https://launchpad.net/api/devel/#person", "all_specifications_collection_link": "https://launchpad.net/api/devel/~raof/all_specifications", "valid_specifications_collection_link": "https://launchpad.net/api/devel/~raof/valid_specifications", "recipes_collection_link": "https://launchpad.net/api/devel/~raof/recipes", "time_zone": "Australia/Hobart", "private": false, "is_valid": true, "is_team": false, "account_status": "Active", "visibility": "Public", "name": "raof", "display_name": "Chris Halse Rogers", "logo_link": "https://launchpad.net/api/devel/~raof/logo", "is_probationary": false, "id": "tag:launchpad.net:2008:redacted", "karma": 977, "homepage_content": null, "description": null, "mugshot_link": "https://launchpad.net/api/devel/~raof/mugshot", "languages_collection_link": "https://launchpad.net/api/devel/~raof/languages", "hide_email_addresses": false, "date_created": "2005-09-22T09:13:50.243053+00:00", "sshkeys_collection_link": "https://launchpad.net/api/devel/~raof/sshkeys", "is_ubuntu_coc_signer": true, "gpg_keys_collection_link": "https://launchpad.net/api/devel/~raof/gpg_keys", "wiki_names_collection_link": "https://launchpad.net/api/devel/~raof/wiki_names", "irc_nicknames_collection_link": "https://launchpad.net/api/devel/~raof/irc_nicknames", "jabber_ids_collection_link": "https://launchpad.net/api/devel/~raof/jabber_ids", "social_accounts_collection_link": "https://launchpad.net/api/devel/~raof/social_accounts", "memberships_details_collection_link": "https://launchpad.net/api/devel/~raof/memberships_details", "open_membership_invitations_collection_link": "https://launchpad.net/api/devel/~raof/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://launchpad.net/api/devel/~raof/confirmed_email_addresses", "team_owner_link": null, "preferred_email_address_link": "tag:launchpad.net:2008:redacted", "mailing_list_auto_subscribe_policy": "Ask me when I join a team", "archive_link": "https://launchpad.net/api/devel/~raof/+archive/ubuntu/ppa", "ppas_collection_link": "https://launchpad.net/api/devel/~raof/ppas", "sub_teams_collection_link": "https://launchpad.net/api/devel/~raof/sub_teams", "super_teams_collection_link": "https://launchpad.net/api/devel/~raof/super_teams", "members_collection_link": "https://launchpad.net/api/devel/~raof/members", "admins_collection_link": "https://launchpad.net/api/devel/~raof/admins", "participants_collection_link": "https://launchpad.net/api/devel/~raof/participants", "deactivated_members_collection_link": "https://launchpad.net/api/devel/~raof/deactivated_members", "expired_members_collection_link": "https://launchpad.net/api/devel/~raof/expired_members", "invited_members_collection_link": "https://launchpad.net/api/devel/~raof/invited_members", "members_details_collection_link": "https://launchpad.net/api/devel/~raof/members_details", "proposed_members_collection_link": "https://launchpad.net/api/devel/~raof/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "http_etag": "\"927976a931e97b00ba483172190dae1f0a2648fd-d143048879a01095c051472264e8903932aa92b4\""}};</script> </body> <!-- Facet name: overview Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 108 queries/external actions issued in 0.71 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>

Pages: 1 2 3 4 5 6 7 8 9 10