CINXE.COM

Bugs : Session Menu

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://bugs.launchpad.net/indicator-session/+bugs" /> <meta charset="UTF-8" /> <title>Bugs : Session Menu</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/indicator-session/latest-bugs.atom" title="Latest Bugs for Session Menu" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta property="og:title" content="Bugs : Session Menu" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://bugs.launchpad.net/indicator-session/+bugs" /> <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> <meta name="robots" content="noindex,nofollow" /> <script type="text/javascript"> LPJS.use('lp.registry.structural_subscription', function(Y) { Y.on('domready', function() { Y.lp.registry.structural_subscription.setup( {content_box: "#structural-subscription-content-box"}); }); }); </script> <script type="text/javascript"> LPJS.use('lp.bugs.buglisting', function(Y) { Y.on('domready', function() { var view = new Y.lp.bugs.buglisting.TableView({ active_sort_key: LP.cache.order_by, sort_keys: LP.cache.sort_keys }); view.render(); }) }); </script> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-bugs main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://bugs.launchpad.net/indicator-session/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/indicator-session"><img alt="" width="64" height="64" src="/@@/product-logo" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/indicator-session">Session Menu</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/indicator-session">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/indicator-session">Code</a></li> <li class="bugs active"><span>Bugs</span></li> <li class="specifications"><a href="https://blueprints.launchpad.net/indicator-session">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/indicator-session">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/indicator-session">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="top-portlet"> <p id="no-malone"> <strong> Session Menu must be configured in order for Launchpad to forward bugs to the project's developers. </strong> </p> <a id="getting-started-help" class="sprite maybe" href="https://help.launchpad.net/Bugs"> Getting started with bug tracking in Launchpad</a>. <p id="also-in-ubuntu"> Ubuntu tracks bugs for packages derived from this project: <span style="white-space: nowrap"><a href="/ubuntu/+source/indicator-session" class="sprite package-source">indicator-session in Ubuntu</a></span>. </p> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> </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": {"bugs.dynamic_bug_listings.pre_fetch": {"is_beta": false, "title": "Listing pre-fetching", "url": "https://bugs.launchpad.net/launchpad/+bug/888756", "value": null}}, "administratedTeams": [], "importances": ["Unknown", "Undecided", "Critical", "High", "Medium", "Low", "Wishlist"], "statuses": ["New", "Incomplete", "Opinion", "Invalid", "Won't Fix", "Expired", "Confirmed", "Triaged", "In Progress", "Fix Committed", "Fix Released", "Does Not Exist", "Unknown"], "information_types": ["Public", "Public Security", "Private Security", "Private", "Proprietary", "Embargoed"], "target_info": {"title": "Session Menu", "url": "https://launchpad.net/indicator-session"}, "view_name": "+bugs", "mustache_model": {"items": [{"age": "12 years old", "assignee": "Charles Kerr", "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1028972", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e40\u003c/span\u003e", "badges": "", "id": 1028972, "importance": "High", "importance_class": "importanceHIGH", "information_type": "Public", "last_updated": "on 2016-04-12", "milestone_name": null, "reporter": "Jean-Baptiste Lallement", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=i386", "tag": "i386"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=iso-testing", "tag": "iso-testing"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=pspriority", "tag": "pspriority"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=qa-manual-testing", "tag": "qa-manual-testing"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=quantal", "tag": "quantal"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=running-unity", "tag": "running-unity"}], "title": "Empty session menu in ltsp client", "has_tags": true}, {"age": "14 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/578542", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e24\u003c/span\u003e", "badges": "\u003cspan alt=\"branch\" title=\"Branch exists\" class=\"sprite branch\"\u003e\u003c/span\u003e", "id": 578542, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2014-03-14", "milestone_name": null, "reporter": "marcw", "status": "Incomplete", "status_class": "statusINCOMPLETE", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=apport-collected", "tag": "apport-collected"}], "title": "resuming from S3 wrongly prompts for password", "has_tags": true}, {"age": "13 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/872908", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e26\u003c/span\u003e", "badges": "\u003cspan alt=\"branch\" title=\"Branch exists\" class=\"sprite branch\"\u003e\u003c/span\u003e", "id": 872908, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2018-03-06", "milestone_name": null, "reporter": "Jamal Fanaian", "status": "Fix Committed", "status_class": "statusFIXCOMMITTED", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=oneiric", "tag": "oneiric"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=running-unity", "tag": "running-unity"}], "title": "Blank entry in switch user account menu", "has_tags": true}, {"age": "12 years old", "assignee": "Charles Kerr", "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1061844", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e52\u003c/span\u003e", "badges": "\u003cspan alt=\"branch\" title=\"Branch exists\" class=\"sprite branch\"\u003e\u003c/span\u003e \u003ca href=\"https://launchpad.net/indicator-session/+milestone/12.10.5\" alt=\"milestone 12.10.5\" title=\"Linked to milestone 12.10.5\" class=\"sprite milestone\"\u003e\u003c/a\u003e", "id": 1061844, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2013-01-25", "milestone_name": "Session Menu 12.10.5", "reporter": "Ries", "status": "Fix Committed", "status_class": "statusFIXCOMMITTED", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=apport-crash", "tag": "apport-crash"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=quantal", "tag": "quantal"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=running-unity", "tag": "running-unity"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=third-party-packages", "tag": "third-party-packages"}], "title": "indicator-session-service crashed with SIGSEGV in dbus_upower_get_can_suspend()", "has_tags": true}, {"age": "12 years old", "assignee": "Charles Kerr", "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1076271", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "\u003cspan alt=\"branch\" title=\"Branch exists\" class=\"sprite branch\"\u003e\u003c/span\u003e \u003ca href=\"https://launchpad.net/indicator-session/+milestone/13.04.0\" alt=\"milestone 13.04.0\" title=\"Linked to milestone 13.04.0\" class=\"sprite milestone\"\u003e\u003c/a\u003e", "id": 1076271, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2013-01-25", "milestone_name": "Session Menu 13.04.0", "reporter": "Juhapekka Piiroinen", "status": "Fix Committed", "status_class": "statusFIXCOMMITTED", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=quantal", "tag": "quantal"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=running-unity", "tag": "running-unity"}], "title": "User-switching item is blank if there's no display name", "has_tags": true}, {"age": "11 years old", "assignee": "Charles Kerr", "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1165027", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e14\u003c/span\u003e", "badges": "", "id": 1165027, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2014-03-26", "milestone_name": null, "reporter": "Marco Trevisan (Trevi\u00f1o)", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [], "title": "Indicator-session Hibernate/Suspend capabilities are inconsistent with unity dialogue", "has_tags": false}, {"age": "10 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1263438", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e18\u003c/span\u003e", "badges": "", "id": 1263438, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2014-07-10", "milestone_name": null, "reporter": "Alkis Georgopoulos", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [], "title": "Indicator-session assumes there's only one active user", "has_tags": false}, {"age": "10 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1325353", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e40\u003c/span\u003e", "badges": "\u003cspan alt=\"branch\" title=\"Branch exists\" class=\"sprite branch\"\u003e\u003c/span\u003e \u003cspan alt=\"haspatch\" title=\"Has a patch\" class=\"sprite haspatch-icon\"\u003e\u003c/span\u003e", "id": 1325353, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2018-03-06", "milestone_name": null, "reporter": "Jan Groenewald", "status": "In Progress", "status_class": "statusINPROGRESS", "tags": [], "title": "Lock/Switch stay in session menu even if disabled", "has_tags": false}, {"age": "10 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1385260", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e16\u003c/span\u003e", "badges": "\u003cspan alt=\"branch\" title=\"Branch exists\" class=\"sprite branch\"\u003e\u003c/span\u003e", "id": 1385260, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2014-11-03", "milestone_name": null, "reporter": "Phillip Sz", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=utopic", "tag": "utopic"}], "title": "translation template is outdated", "has_tags": true}, {"age": "15 years old", "assignee": "Matthew Paul Thomas", "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/474392", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e30\u003c/span\u003e", "badges": "", "id": 474392, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2014-10-10", "milestone_name": null, "reporter": "Andrew Rigney", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [], "title": "indicator-session menus are not policykit aware", "has_tags": false}, {"age": "14 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/520979", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 520979, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2014-03-26", "milestone_name": null, "reporter": "Cody Russell", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [], "title": "Lockdown only works after restarting indicator-session", "has_tags": false}, {"age": "14 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/608595", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e14\u003c/span\u003e", "badges": "", "id": 608595, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2014-11-10", "milestone_name": null, "reporter": "David Ayers", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [], "title": "User full names with unexpected characters not displayed in edit window", "has_tags": false}, {"age": "14 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/650288", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e12\u003c/span\u003e", "badges": "", "id": 650288, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2011-05-09", "milestone_name": null, "reporter": "Mahendra Tallur", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=maverick", "tag": "maverick"}], "title": "Password always asked after waking up from suspend mode if using indicator-session applet", "has_tags": true}, {"age": "12 years old", "assignee": "Charles Kerr", "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/904368", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e34\u003c/span\u003e", "badges": "\u003cspan alt=\"blueprint\" title=\"Related to a blueprint\" class=\"sprite blueprint\"\u003e\u003c/span\u003e", "id": 904368, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2012-05-17", "milestone_name": null, "reporter": "Andrea Cimitan", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=euv", "tag": "euv"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=needs-design", "tag": "needs-design"}], "title": "The red color used for restart should not be used on prelight", "has_tags": true}, {"age": "12 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1049244", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "\u003cspan alt=\"branch\" title=\"Branch exists\" class=\"sprite branch\"\u003e\u003c/span\u003e \u003cspan alt=\"blueprint\" title=\"Related to a blueprint\" class=\"sprite blueprint\"\u003e\u003c/span\u003e \u003ca href=\"https://launchpad.net/indicator-session/+milestone/13.04.0\" alt=\"milestone 13.04.0\" title=\"Linked to milestone 13.04.0\" class=\"sprite milestone\"\u003e\u003c/a\u003e", "id": 1049244, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2013-01-25", "milestone_name": "Session Menu 13.04.0", "reporter": "Mika Meskanen", "status": "Fix Committed", "status_class": "statusFIXCOMMITTED", "tags": [], "title": "Session indicator in greeter should use the same \u2018power cog\u2019 asset that the user sees when they are logged in", "has_tags": false}, {"age": "10 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1378023", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1378023, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2014-11-10", "milestone_name": null, "reporter": "Charles Kerr", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [], "title": "Remove unused test dependencies", "has_tags": false}, {"age": "16 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/255228", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e400\u003c/span\u003e", "badges": "", "id": 255228, "importance": "Wishlist", "importance_class": "importanceWISHLIST", "information_type": "Public", "last_updated": "on 2012-04-21", "milestone_name": null, "reporter": "Paul Weiss", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=qa-jaunty-desktop", "tag": "qa-jaunty-desktop"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=regression-release", "tag": "regression-release"}], "title": "Disabling the suspend and hibernate locks via gconf-editor doesn't do anything (from Intrepid to Oneiric included)", "has_tags": true}, {"age": "14 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/488839", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e274\u003c/span\u003e", "badges": "", "id": 488839, "importance": "Wishlist", "importance_class": "importanceWISHLIST", "information_type": "Public Security", "last_updated": "on 2014-11-10", "milestone_name": null, "reporter": "Tareg Alsoudani", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [], "title": "Session menu doesn't work with KDM", "has_tags": false}, {"age": "14 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/501864", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e84\u003c/span\u003e", "badges": "", "id": 501864, "importance": "Wishlist", "importance_class": "importanceWISHLIST", "information_type": "Public", "last_updated": "on 2016-08-16", "milestone_name": null, "reporter": "Robert Pollak", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [], "title": "Regression: fast user switch can no longer be fast because it locks screen every time.", "has_tags": false}, {"age": "14 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/528094", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e62\u003c/span\u003e", "badges": "", "id": 528094, "importance": "Wishlist", "importance_class": "importanceWISHLIST", "information_type": "Public", "last_updated": "on 2017-02-23", "milestone_name": null, "reporter": "Brian", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=apport-collected", "tag": "apport-collected"}], "title": "lock screen fails with xscreensaver", "has_tags": true}, {"age": "14 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/573797", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 573797, "importance": "Wishlist", "importance_class": "importanceWISHLIST", "information_type": "Public", "last_updated": "on 2011-02-07", "milestone_name": null, "reporter": "Dylan McCall", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=i386", "tag": "i386"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=lucid", "tag": "lucid"}], "title": "Does not heed /apps/panel/global/disable_log_out", "has_tags": true}, {"age": "14 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/575211", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 575211, "importance": "Wishlist", "importance_class": "importanceWISHLIST", "information_type": "Public", "last_updated": "on 2011-08-22", "milestone_name": null, "reporter": "Emmet Hikory", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=lucid", "tag": "lucid"}], "title": "Indicator-session would benefit from an \"Inhibit Screensaver\" option", "has_tags": true}, {"age": "14 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/596607", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 596607, "importance": "Wishlist", "importance_class": "importanceWISHLIST", "information_type": "Public", "last_updated": "on 2012-08-05", "milestone_name": null, "reporter": "tsultana", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [], "title": "Should respect the gnome-session logout_prompt key", "has_tags": false}, {"age": "14 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/607575", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e22\u003c/span\u003e", "badges": "", "id": 607575, "importance": "Wishlist", "importance_class": "importanceWISHLIST", "information_type": "Public", "last_updated": "on 2014-11-10", "milestone_name": null, "reporter": "YannUbuntu", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [], "title": "Confirmation for logout-restart-shutdown is a loss of time for most users", "has_tags": false}, {"age": "13 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/717408", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 717408, "importance": "Wishlist", "importance_class": "importanceWISHLIST", "information_type": "Public", "last_updated": "on 2014-11-10", "milestone_name": null, "reporter": "Jonas Diaz", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [], "title": "Close user session keyboard shortcut", "has_tags": false}, {"age": "13 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/792210", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 792210, "importance": "Wishlist", "importance_class": "importanceWISHLIST", "information_type": "Public", "last_updated": "on 2014-11-10", "milestone_name": null, "reporter": "Eric nevertells", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [], "title": "Should provide easy way to disable guest session item", "has_tags": false}, {"age": "12 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/987894", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e24\u003c/span\u003e", "badges": "", "id": 987894, "importance": "Wishlist", "importance_class": "importanceWISHLIST", "information_type": "Public", "last_updated": "on 2024-08-05", "milestone_name": null, "reporter": "Christopher Barrington-Leigh", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=i386", "tag": "i386"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=precise", "tag": "precise"}], "title": "Support GDM for switching users", "has_tags": true}, {"age": "12 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1024290", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1024290, "importance": "Wishlist", "importance_class": "importanceWISHLIST", "information_type": "Public", "last_updated": "on 2013-07-23", "milestone_name": null, "reporter": "Kees Bakker", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=iso-testing", "tag": "iso-testing"}], "title": "Indicator shows \"Guest\" instead of real name when using nis", "has_tags": true}, {"age": "13 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/783808", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e56\u003c/span\u003e", "badges": "", "id": 783808, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2014-03-26", "milestone_name": null, "reporter": "Rocko", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=natty", "tag": "natty"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=running-unity", "tag": "running-unity"}], "title": "suspend/hibernate options have no confirmation dialog", "has_tags": true}, {"age": "13 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/886424", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 886424, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2012-03-27", "milestone_name": null, "reporter": "Alex Peters", "status": "Incomplete", "status_class": "statusINCOMPLETE", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=oneiric", "tag": "oneiric"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=running-unity", "tag": "running-unity"}], "title": "computer locks screen when \"Hibernate\" option is selected", "has_tags": true}, {"age": "13 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/891083", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e46\u003c/span\u003e", "badges": "", "id": 891083, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2016-04-05", "milestone_name": null, "reporter": "alex_osborn", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=oneiric", "tag": "oneiric"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=running-unity", "tag": "running-unity"}], "title": "ubuntu wont log out/shut down", "has_tags": true}, {"age": "12 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1028392", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e8\u003c/span\u003e", "badges": "", "id": 1028392, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2012-11-01", "milestone_name": null, "reporter": "lowne", "status": "Incomplete", "status_class": "statusINCOMPLETE", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=bot-comment", "tag": "bot-comment"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=needs-design", "tag": "needs-design"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=shortcut", "tag": "shortcut"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=shutdown", "tag": "shutdown"}], "title": "Add Shutdown keyboard combo", "has_tags": true}, {"age": "11 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1088495", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1088495, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2014-12-05", "milestone_name": null, "reporter": "Sean Feole", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=mobile", "tag": "mobile"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=nexus7", "tag": "nexus7"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=raring", "tag": "raring"}], "title": "Onboard Keyboard is sometimes nonresponsive in Raring while unlocking screen", "has_tags": true}, {"age": "11 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1134169", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "", "id": 1134169, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2013-04-14", "milestone_name": null, "reporter": "Eugene San", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=raring", "tag": "raring"}], "title": "System menu is empty in virtual/cloud sessions (VNC/NX) while running gnome-fallback", "has_tags": true}, {"age": "11 years old", "assignee": "Charles Kerr", "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1203357", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e50\u003c/span\u003e", "badges": "", "id": 1203357, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2014-02-16", "milestone_name": null, "reporter": "Doug McMahon", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=saucy", "tag": "saucy"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=third-party-packages", "tag": "third-party-packages"}], "title": "Additional user(s) that log out of a any session still show as being logged in", "has_tags": true}, {"age": "10 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1301699", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e76\u003c/span\u003e", "badges": "\u003cspan alt=\"branch\" title=\"Branch exists\" class=\"sprite branch\"\u003e\u003c/span\u003e", "id": 1301699, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2015-06-04", "milestone_name": null, "reporter": "Danielle For\u00e9", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=os-patch", "tag": "os-patch"}, {"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=verification-done", "tag": "verification-done"}], "title": "Indicators do not show in Pantheon", "has_tags": true}, {"age": "10 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1304500", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e6\u003c/span\u003e", "badges": "", "id": 1304500, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2015-06-04", "milestone_name": null, "reporter": "Ted Gould", "status": "New", "status_class": "statusNEW", "tags": [], "title": "Indicator Test Plan QA Review", "has_tags": false}, {"age": "8 years old", "assignee": "Luk\u00e1\u0161 Tinkl", "bug_url": "https://bugs.launchpad.net/indicator-session/+bug/1538591", "bugtarget": "Session Menu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e20\u003c/span\u003e", "badges": "\u003cspan alt=\"branch\" title=\"Branch exists\" class=\"sprite branch\"\u003e\u003c/span\u003e", "id": 1538591, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2016-08-26", "milestone_name": null, "reporter": "Emanuele Antonio Faraone", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/indicator-session/+bugs/?field.tag=mwc", "tag": "mwc"}], "title": "Add a control to toggle between windowed and staged modes", "has_tags": true}]}, "next": null, "prev": null, "total": 38, "forwards": true, "last_start": 0, "memo": null, "start": 0, "field_visibility": {"show_datecreated": false, "show_assignee": false, "show_targetname": true, "show_heat": true, "show_id": true, "show_importance": true, "show_information_type": false, "show_date_last_updated": false, "show_milestone_name": false, "show_reporter": false, "show_status": true, "show_tag": false}, "field_visibility_defaults": {"show_datecreated": false, "show_assignee": false, "show_targetname": true, "show_heat": true, "show_id": true, "show_importance": true, "show_information_type": false, "show_date_last_updated": false, "show_milestone_name": false, "show_reporter": false, "show_status": true, "show_tag": false}, "cbl_cookie_name": "anon-buglist-fields", "order_by": "-importance", "sort_keys": [["importance", "Importance", "desc"], ["status", "Status", "asc"], ["information_type", "Information Type", "asc"], ["id", "Number", "desc"], ["title", "Title", "asc"], ["targetname", "Package/Project/Series name", "asc"], ["milestone_name", "Milestone", "asc"], ["date_last_updated", "Date last updated", "desc"], ["assignee", "Assignee", "asc"], ["reporter", "Reporter", "asc"], ["datecreated", "Age", "desc"], ["tag", "Tags", "asc"], ["heat", "Heat", "desc"], ["date_closed", "Date closed", "desc"], ["dateassigned", "Date when the bug task was assigned", "desc"], ["number_of_duplicates", "Number of duplicates", "desc"], ["latest_patch_uploaded", "Date latest patch uploaded", "desc"], ["message_count", "Number of comments", "desc"], ["milestone", "Milestone ID", "desc"], ["task", "Bug task ID", "desc"], ["users_affected_count", "Number of affected users", "desc"]], "context": {"self_link": "https://bugs.launchpad.net/api/devel/indicator-session", "web_link": "https://launchpad.net/indicator-session", "resource_type_link": "https://bugs.launchpad.net/api/devel/#project", "translations_usage": "Launchpad", "official_answers": false, "official_blueprints": false, "official_codehosting": true, "official_bugs": false, "information_type": "Public", "active": true, "all_specifications_collection_link": "https://bugs.launchpad.net/api/devel/indicator-session/all_specifications", "valid_specifications_collection_link": "https://bugs.launchpad.net/api/devel/indicator-session/valid_specifications", "bug_reporting_guidelines": null, "bug_reported_acknowledgement": null, "official_bug_tags": [], "recipes_collection_link": "https://bugs.launchpad.net/api/devel/indicator-session/recipes", "webhooks_collection_link": "https://bugs.launchpad.net/api/devel/indicator-session/webhooks", "bug_supervisor_link": "https://bugs.launchpad.net/api/devel/~indicator-applet-developers", "active_milestones_collection_link": "https://bugs.launchpad.net/api/devel/indicator-session/active_milestones", "all_milestones_collection_link": "https://bugs.launchpad.net/api/devel/indicator-session/all_milestones", "translationgroup_link": "https://bugs.launchpad.net/api/devel/+groups/ubuntu-translators", "translationpermission": "Restricted", "qualifies_for_free_hosting": true, "reviewer_whiteboard": "tag:launchpad.net:2008:redacted", "is_permitted": "tag:launchpad.net:2008:redacted", "project_reviewed": "tag:launchpad.net:2008:redacted", "license_approved": "tag:launchpad.net:2008:redacted", "private": false, "display_name": "Session Menu", "icon_link": "https://bugs.launchpad.net/api/devel/indicator-session/icon", "logo_link": "https://bugs.launchpad.net/api/devel/indicator-session/logo", "name": "indicator-session", "owner_link": "https://bugs.launchpad.net/api/devel/~pspmteam", "project_group_link": "https://bugs.launchpad.net/api/devel/ubuntu-menu-bar", "title": "Session Menu", "registrant_link": "https://bugs.launchpad.net/api/devel/~ted", "driver_link": "https://bugs.launchpad.net/api/devel/~indicator-applet-developers", "summary": "Quick! Change your status. Switch users. Close your session. All provided by the The Session Menu these tasks are conveniently placed in the upper-right corner of the desktop to make them available and easy to use.", "description": null, "date_created": "2009-08-24T16:20:38.998787+00:00", "homepage_url": null, "wiki_url": null, "screenshots_url": null, "download_url": null, "programming_language": "C", "sourceforge_project": null, "freshmeat_project": null, "brand_link": "https://bugs.launchpad.net/api/devel/indicator-session/brand", "branch_sharing_policy": "Public", "bug_sharing_policy": "Public", "specification_sharing_policy": "Public", "licenses": ["GNU GPL v3"], "license_info": null, "bug_tracker_link": null, "series_collection_link": "https://bugs.launchpad.net/api/devel/indicator-session/series", "development_focus_link": "https://bugs.launchpad.net/api/devel/indicator-session/16.10", "releases_collection_link": "https://bugs.launchpad.net/api/devel/indicator-session/releases", "translation_focus_link": "https://bugs.launchpad.net/api/devel/indicator-session/13.10", "commercial_subscription_link": null, "commercial_subscription_is_due": false, "remote_product": null, "vcs": "Bazaar", "http_etag": "\"859b898f96175f63c0aafc82a13bd90a17c3d614-b4b56f255da83b974e5c39d87c1cca47c02a74d5\""}};</script> </body> <!-- Facet name: bugs Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 28 queries/external actions issued in 0.31 seconds Features: {'profiling.enabled': None, 'bugs.dynamic_bug_listings.pre_fetch': 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