CINXE.COM

Bug #488839 “Session menu doesn't work with KDM” : 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/+bug/488839/+index" /> <meta charset="UTF-8" /> <title>Bug #488839 “Session menu doesn't work with KDM” : 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="canonical" href="https://bugs.launchpad.net/bugs/488839" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/bugs/488839/bug.atom" title="Bug 488839 Feed" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta name="description" content="Lock screen diappeared after installing gtk-qt-engine. installation might have nothing to with it. Also, I cannot change my status (All are dimmed). Best regards, Tareg" /> <meta property="og:description" content="Lock screen diappeared after installing gtk-qt-engine. installation might have nothing to with it. Also, I cannot change my status (All are dimmed). Best regards, Tareg" /> <meta property="og:title" content="Bug #488839 “Session menu doesn't work with KDM” : 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/bugs/488839" /> <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> <script type="text/javascript" id="available-official-tags-js">var available_official_tags = ["a11y", "appstream", "bionic", "bisect-done", "bitesize", "block-proposed", "block-proposed-focal", "block-proposed-jammy", "block-proposed-noble", "block-proposed-oracular", "cherry-pick", "community-security", "desktop-file", "dist-upgrade", "fixed-upstream", "focal", "ftbfs", "hw-specific", "jammy", "kernel-bug", "manpage", "metabug", "multiarch", "multigpu", "multimonitor", "needs-bisect", "needs-design", "needs-packaging", "needs-reassignment", "noble", "nvidia", "oracular", "package-conflict", "packaging", "patch", "patch-accepted-debian", "patch-accepted-upstream", "patch-forwarded-debian", "patch-forwarded-upstream", "patch-needswork", "patch-rejected", "patch-rejected-debian", "patch-rejected-upstream", "performing-bisect", "plucky", "qt4-removal", "regression-proposed", "regression-release", "regression-update", "string-fix", "suspend-resume", "systemd-boot", "testcase", "unmetdeps", "update-excuse", "upgrade-software-version", "verification-done-bionic", "verification-done-focal", "verification-done-jammy", "verification-done-noble", "verification-done-oracular", "verification-failed-bionic", "verification-failed-jammy", "verification-needed-bionic", "verification-needed-focal", "verification-needed-jammy", "verification-needed-noble", "verification-needed-oracular", "wayland"];</script> <script type="text/javascript"> LPJS.use('base', 'node', 'oop', 'event', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.code.branchmergeproposal.diff', 'lp.app.comment', 'lp.services.messages.edit', function(Y) { Y.on('domready', function() { Y.lp.code.branchmergeproposal.diff.connect_diff_links(); Y.lp.bugs.bugtask_index.setup_bugtask_index(); Y.lp.bugs.bugtask_index.setup_bugtask_table(); LP.cache.comment_context = LP.cache.bug; var cl = new Y.lp.app.comment.CommentList(); cl.render(); var sl = new Y.lp.bugs.subscribers.createBugSubscribersLoader({ container_box: '#other-bug-subscribers', subscribers_details_view: '/+bug-portlet-subscribers-details', subscribe_someone_else_link: '.menu-link-addsubscriber' }, window); Y.lp.services.messages.edit.setup(); }); }); </script> <style type="text/css"> /* Align the 'add comment' link to the right of the comment box. */ #add-comment-form textarea { width: 100%; } #add-comment-form { max-width: 60em; padding-bottom: 4em; } #add-comment-form .actions {float: right;} .buglink-summary dd { font-size: 10px; } a#privacy-link:link:hover, a#privacy-link:visited:hover {text-decoration:none;} </style> <style type="text/css"> .yui3-overlay .value label { /* It normally makes sense for form labels to be bold, but since this form consists only of radio buttons, there's nothing but labels so we just get wall-to-wall bold. */ font-weight: normal !important; } </style> </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/+bug/488839/+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"><a href="https://bugs.launchpad.net/indicator-session">Bugs</a></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"> <h1 id="edit-title"> <span class="yui3-editable_text-text ellipsis" style="max-width: 95%;"> Session menu doesn't work with KDM </span> </h1> <div id="registration" class="registering"> Bug #488839 reported by <a href="https://launchpad.net/~tareg-alsoudani" class="sprite person">Tareg Alsoudani</a> <time title="2009-11-26 16:38:47 UTC" datetime="2009-11-26T16:38:47.306037+00:00">on 2009-11-26</time> </div> </div> <div id="request-notifications"> </div> <div> <div id="bug-is-duplicate"> </div> <div style="float: right;"> <span><a href="/+help-bugs/bug-heat.html" target="help" class="sprite flame">274</a></span> </div> <div class="actions"> <span id="affectsmetoo" style="display: inline">This bug affects 4 people</span> </div> <table id="affected-software" class="listing"> <thead> <tr> <th colspan="2">Affects</th> <th>Status</th> <th>Importance</th> <th>Assigned to</th> <th>Milestone</th> </tr> </thead> <tbody> <tr id="tasksummary570088"> <td> </td> <td> <span id="bugtarget-picker-tasksummary570088"> <span class="yui3-activator-data-box"> <a class="sprite product" href="https://bugs.launchpad.net/indicator-applet">Indicator Applet</a> </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="status-content" style="width: 100%; float: left"> <span style="float: left" class="value statusINVALID">Invalid</span> </div> </td> <td style="width: 15em; vertical-align: middle"> <div class="importance-content" style="width: 100%; float: left"> <span style="float: left" class="value importanceUNDECIDED">Undecided</span> </div> </td> <td style="width:20%; margin: 0; padding: 0; vertical-align: middle; padding-left: 0.5em"> <span id="assignee-picker-tasksummary570088"> <span class="yui3-activator-data-box"> Unassigned </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="milestone-content" style="width: 100%; float: left"> <a class="value" href=""></a> </div> </td> </tr> <tr id="tasksummary590120"> <td> </td> <td> <span id="bugtarget-picker-tasksummary590120"> <span class="yui3-activator-data-box"> <a class="sprite product" href="https://bugs.launchpad.net/kdebase-workspace">KDE Base Workspace</a> </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="status-content" style="width: 100%; float: left"> <span style="float: left" class="value statusNEW">New</span> </div> </td> <td style="width: 15em; vertical-align: middle"> <div class="importance-content" style="width: 100%; float: left"> <span style="float: left" class="value importanceUNDECIDED">Undecided</span> </div> </td> <td style="width:20%; margin: 0; padding: 0; vertical-align: middle; padding-left: 0.5em"> <span id="assignee-picker-tasksummary590120"> <span class="yui3-activator-data-box"> Unassigned </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> </td> </tr> <tr class="highlight" id="tasksummary643392"> <td> </td> <td> <span id="bugtarget-picker-tasksummary643392"> <span class="yui3-activator-data-box"> <a class="sprite product" href="https://bugs.launchpad.net/indicator-session">Session Menu</a> </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="status-content" style="width: 100%; float: left"> <span style="float: left" class="value statusTRIAGED">Triaged</span> </div> </td> <td style="width: 15em; vertical-align: middle"> <div class="importance-content" style="width: 100%; float: left"> <span style="float: left" class="value importanceWISHLIST">Wishlist</span> </div> </td> <td style="width:20%; margin: 0; padding: 0; vertical-align: middle; padding-left: 0.5em"> <span id="assignee-picker-tasksummary643392"> <span class="yui3-activator-data-box"> Unassigned </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="milestone-content" style="width: 100%; float: left"> <a class="value" href=""></a> </div> </td> </tr> <tr id="tasksummary1714989"> <td> </td> <td> <span id="bugtarget-picker-tasksummary1714989"> <span class="yui3-activator-data-box"> <a class="sprite package-source" href="https://bugs.launchpad.net/ubuntu/+source/indicator-session" title="Latest release: 17.3.20+21.10.20210613.1-0ubuntu3, uploaded to universe on 2024-04-12 23:25:10.416631+00:00 by Aaron Rainbolt (arraybolt3), maintained by Ubuntu Developers (ubuntu-devel-discuss-lists)">indicator-session (Ubuntu)</a> </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="status-content" style="width: 100%; float: left"> <span style="float: left" class="value statusTRIAGED">Triaged</span> </div> </td> <td style="width: 15em; vertical-align: middle"> <div class="importance-content" style="width: 100%; float: left"> <span style="float: left" class="value importanceWISHLIST">Wishlist</span> </div> </td> <td style="width:20%; margin: 0; padding: 0; vertical-align: middle; padding-left: 0.5em"> <span id="assignee-picker-tasksummary1714989"> <span class="yui3-activator-data-box"> Unassigned </span> <div class="yui3-activator-message-box yui3-activator-hidden"></div> </span> </td> <td style="width: 20%; vertical-align: middle"> <div class="milestone-content" style="width: 100%; float: left"> <a class="value" href=""></a> </div> </td> </tr> </tbody> </table> <div id="maincontentsub"> <div class="top-portlet"> <div itemprop="mainContentOfPage" class="report"> <div> <div class="lazr-multiline-edit" id="edit-description"> <div class="clearfix"> <h3>Bug Description</h3> </div> <div class="yui3-editable_text-text"><p>Lock screen diappeared after installing gtk-qt-engine. installation might have nothing to with it. Also, I cannot change my status (All are dimmed).</p> <p>Best regards,</p> <p>Tareg</p></div> </div> </div> <div style="margin:-10px 0 20px 5px" class="clearfix"> </div> <div id="bug-tags"> <span id="tags-heading"> </span> <span id="tag-list"> </span> </div> <script type="text/javascript"> LPJS.use('event', 'node', 'lp.bugs.tags_entry', function(Y) { Y.on('domready', function(e) { Y.lp.bugs.tags_entry.setup_tag_entry( available_official_tags); }, window); }); </script> <div class="clearfix"></div> </div> <div id="branches-and-cves"> <div id="bug-branches-container" style="float: left"> </div><!-- bug-branch-container --> <div class="clearfix"></div> </div> <!-- branches and CVEs --> </div> <div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~tareg-alsoudani" class="sprite person">Tareg Alsoudani (tareg-alsoudani)</a> <time title="2009-11-26 16:39:41 UTC" datetime="2009-11-26T16:39:41.186974+00:00">on 2009-11-26</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td style="text-align: right;"> <b>visibility</b>: </td> <td> private &#8594; public </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~htspit" class="sprite person">Hank (htspit)</a> <time title="2009-12-06 16:51:00 UTC" datetime="2009-12-06T16:51:00.284117+00:00">on 2009-12-06</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in indicator-applet: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> New &#8594; Confirmed </td> </tr> </table> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/indicator-session/+bug/488839/comments/1" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~om26er" class="sprite person">Omer Akram (om26er)</a> wrote <time itemprop="commentTime" datetime="2010-01-10T09:06:10.650714+00:00" title="2010-01-10 09:06:10 UTC">on 2010-01-10</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/indicator-session/+bug/488839/comments/1"> #1</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>which version of ubuntu are you using?</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">which version of ubuntu are you using?</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in indicator-applet: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Confirmed &#8594; Incomplete </td> </tr> </table> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/indicator-session/+bug/488839/comments/2" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~tareg-alsoudani" class="sprite person">Tareg Alsoudani (tareg-alsoudani)</a> wrote <time itemprop="commentTime" datetime="2010-01-10T10:35:48+00:00" title="2010-01-10 10:35:48 UTC">on 2010-01-10</time><span class="editable-message-last-edit-date">: </span> <a href="/indicator-session/+bug/488839/comments/2"> <strong>Re: [Bug 488839] Re: Lock Screen disappeared. Also, I cannot change my status: Available , away, busy, etc (All dimmed)</strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/indicator-session/+bug/488839/comments/2"> #2</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>I am using ubuntu 9.1. Also, in case it is needed, below is the output<br /> of uname command:</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;Linux 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009<br /> i686 GNU/Linux</p> <p>I had to use the Lock-screen panel applet as a temporary work around. To<br /> restore the original indicator-<wbr />applet-<wbr />session configuration,, I had to<br /> change to display manager to gdm and completely remove kdm. Now,<br /> everything works as it was and as expected. It looks like there is a<br /> conflict between kdm and the indicator-<wbr />applet-<wbr />session.</p> <p>Best Regards,</p> <p>Tareg</p> <p>-----Original Message-----<br /> From: om26er &lt;email address hidden&gt;<br /> Reply-to: <a href="/bugs/488839" class="bug-link">Bug 488839</a> &lt;email address hidden&gt;<br /> To: &lt;email address hidden&gt;<br /> Subject: [<a href="/bugs/488839" class="bug-link">Bug 488839</a>] Re: Lock Screen disappeared. Also, I cannot change<br /> my status: Available , away, busy, etc (All dimmed)<br /> Date: Sun, 10 Jan 2010 09:06:10 -0000</p> <p>which version of ubuntu are you using?</p> <p>** Changed in: indicator-applet<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Status: Confirmed =&gt; Incomplete</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">I am using ubuntu 9.1. Also, in case it is needed, below is the output of uname command: Linux 2.6.31-17-generic #54-Ubuntu SMP Thu Dec 10 16:20:31 UTC 2009 i686 GNU/Linux I had to use the Lock-screen panel applet as a temporary work around. To restore the original indicator-applet-session configuration,, I had to change to display manager to gdm and completely remove kdm. Now, everything works as it was and as expected. It looks like there is a conflict between kdm and the indicator-applet-session. Best Regards, Tareg -----Original Message----- From: om26er &lt;om26er@gmail.com&gt; Reply-to: Bug 488839 &lt;488839@bugs.launchpad.net&gt; To: tareg.alsoudani@gmail.com Subject: [Bug 488839] Re: Lock Screen disappeared. Also, I cannot change my status: Available , away, busy, etc (All dimmed) Date: Sun, 10 Jan 2010 09:06:10 -0000 which version of ubuntu are you using? ** Changed in: indicator-applet Status: Confirmed =&gt; Incomplete </textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~om26er" class="sprite person">Omer Akram (om26er)</a> <time title="2010-01-10 11:06:59 UTC" datetime="2010-01-10T11:06:59.052377+00:00">on 2010-01-10</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in indicator-applet: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Incomplete &#8594; Confirmed </td> </tr> </table> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/indicator-session/+bug/488839/comments/3" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~t4k1s" class="sprite person">Panagiotis Issaris (t4k1s)</a> wrote <time itemprop="commentTime" datetime="2010-02-18T09:33:43.838652+00:00" title="2010-02-18 09:33:43 UTC">on 2010-02-18</time><span class="editable-message-last-edit-date">: </span> <a href="/indicator-session/+bug/488839/comments/3"> <strong>Re: Lock Screen disappeared. Also, I cannot change my status: Available , away, busy, etc (All dimmed)</strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/indicator-session/+bug/488839/comments/3"> #3</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>I&#x27;m on Lucid updated/upgraded about an hour ago and I&#x27;ve got the same issue here.</p> <p>Linux tartarus 2.6.32-13-generic #18-Ubuntu SMP Wed Feb 10 21:32:38 UTC 2010 x86_64 GNU/Linux<br /> Indicator Applet Session 0.3.2</p> <p>dpkg -l shows:<br /> ii indicator-applet 0.3.2-0ubuntu3 GNOME panel indicator applet<br /> ii indicator-<wbr />applet-<wbr />session 0.3.2-0ubuntu3 A clone of the GNOME panel indicator applet.<br /> ...</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">I'm on Lucid updated/upgraded about an hour ago and I've got the same issue here. Linux tartarus 2.6.32-13-generic #18-Ubuntu SMP Wed Feb 10 21:32:38 UTC 2010 x86_64 GNU/Linux Indicator Applet Session 0.3.2 dpkg -l shows: ii indicator-applet 0.3.2-0ubuntu3 GNOME panel indicator applet ii indicator-applet-session 0.3.2-0ubuntu3 A clone of the GNOME panel indicator applet. ...</textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/indicator-session/+bug/488839/comments/4" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~dbarth" class="sprite person">David Barth (dbarth)</a> wrote <time itemprop="commentTime" datetime="2010-03-29T12:47:53.029645+00:00" title="2010-03-29 12:47:53 UTC">on 2010-03-29</time><span class="editable-message-last-edit-date">: </span> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/indicator-session/+bug/488839/comments/4"> #4</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>indicator-session is not really meant to work with a display or session manager other than gnome ones.</p> <p>@Pangagiotis Issaris: can you confirm in which environment this issue occurs, ie with kdm or gdm?</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">indicator-session is not really meant to work with a display or session manager other than gnome ones. @Pangagiotis Issaris: can you confirm in which environment this issue occurs, ie with kdm or gdm? </textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in indicator-applet: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Confirmed &#8594; Incomplete </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Incomplete &#8594; Invalid </td> </tr> <tr> <td colspan="2">Changed in indicator-session: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> New &#8594; Incomplete </td> </tr> </table> </div> </div> <div xmlns="http://www.w3.org/1999/xhtml" itemscope="" itemtype="http://schema.org/UserComments" class="boardComment editable-message " data-baseurl="/indicator-session/+bug/488839/comments/5" data-i-can-edit="False"> <div class="boardCommentDetails"> <div class="message-revision-container"> <div class="message-revision-container-header"> <span>Revision history for this message</span> <img src="/+icing/build/overlay/assets/skins/sam/images/close.gif" class="message-revision-close" /> </div> <script type="text/template"> <div class='message-revision-item'> <div class='message-revision-title'> <a class="sprite remove action-icon message-revision-del-btn"> Remove </a> <a class="js-action"> Revision #{revision}, created at {date_created_display} </a> </div> <div class='message-revision-body'>{content}</div> </div> </script> <div class="message-revision-list"></div> </div> <table> <tbody> <tr> <td> <a href="https://launchpad.net/~tareg-alsoudani" class="sprite person">Tareg Alsoudani (tareg-alsoudani)</a> wrote <time itemprop="commentTime" datetime="2010-03-29T20:58:55+00:00" title="2010-03-29 20:58:55 UTC">on 2010-03-29</time><span class="editable-message-last-edit-date">: </span> <a href="/indicator-session/+bug/488839/comments/5"> <strong>Re: [Bug 488839] Re: Lock Screen disappeared. Also, I cannot change my status: Available , away, busy, etc (All dimmed)</strong> </a> </td> <td> </td> <td> </td> <td class="bug-comment-index"> <a itemprop="url" href="/indicator-session/+bug/488839/comments/5"> #5</a> </td> </tr> </tbody> </table> </div> <div class="boardCommentBody"> <div class="editable-message-body"> <div class="comment-text editable-message-text" itemprop="commentText"><p>This issue occurs in gdm environment. However, it appeared only after<br /> setting kdm as my default display manager and logging into a gnome<br /> display session. After resetting back gdm as the default display manger<br /> and removing kdm, everything returned back to normal.</p> <p>Best Regards,</p> <p>Tareg</p> <p>-----Original Message-----<br /> From: David Barth &lt;email address hidden&gt;<br /> Reply-to: <a href="/bugs/488839" class="bug-link">Bug 488839</a> &lt;email address hidden&gt;<br /> To: &lt;email address hidden&gt;<br /> Subject: [<a href="/bugs/488839" class="bug-link">Bug 488839</a>] Re: Lock Screen disappeared. Also, I cannot change<br /> my status: Available , away, busy, etc (All dimmed)<br /> Date: Mon, 29 Mar 2010 12:47:53 -0000</p> <p>indicator-session is not really meant to work with a display or session<br /> manager other than gnome ones.</p> <p>@Pangagiotis Issaris: can you confirm in which environment this issue<br /> occurs, ie with kdm or gdm?</p> <p>** Also affects: indicator-session<br /> &nbsp;&nbsp;&nbsp;Importance: Undecided<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Status: New</p> <p>** Changed in: indicator-applet<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Status: Confirmed =&gt; Incomplete</p> <p>** Changed in: indicator-applet<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Status: Incomplete =&gt; Invalid</p> <p>** Changed in: indicator-session<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Status: New =&gt; Incomplete</p></div> </div> <div class="editable-message-form" style="display: none"> <textarea style="width: 100%" rows="10">This issue occurs in gdm environment. However, it appeared only after setting kdm as my default display manager and logging into a gnome display session. After resetting back gdm as the default display manger and removing kdm, everything returned back to normal. Best Regards, Tareg -----Original Message----- From: David Barth &lt;david.barth@canonical.com&gt; Reply-to: Bug 488839 &lt;488839@bugs.launchpad.net&gt; To: tareg.alsoudani@gmail.com Subject: [Bug 488839] Re: Lock Screen disappeared. Also, I cannot change my status: Available , away, busy, etc (All dimmed) Date: Mon, 29 Mar 2010 12:47:53 -0000 indicator-session is not really meant to work with a display or session manager other than gnome ones. @Pangagiotis Issaris: can you confirm in which environment this issue occurs, ie with kdm or gdm? ** Also affects: indicator-session Importance: Undecided Status: New ** Changed in: indicator-applet Status: Confirmed =&gt; Incomplete ** Changed in: indicator-applet Status: Incomplete =&gt; Invalid ** Changed in: indicator-session Status: New =&gt; Incomplete </textarea> <input type="button" value="Update" class="editable-message-update-btn" /> <input type="button" value="Cancel" class="editable-message-cancel-btn" /> </div> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~ted" class="sprite person">Ted Gould (ted)</a> <time title="2010-05-21 20:52:37 UTC" datetime="2010-05-21T20:52:37.274690+00:00">on 2010-05-21</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in indicator-session: </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> Incomplete &#8594; Triaged </td> </tr> <tr> <td style="text-align: right;"> <b>importance</b>: </td> <td> Undecided &#8594; Wishlist </td> </tr> <tr> <td style="text-align: right;"> <b>summary</b>: </td> <td> - Lock Screen disappeared. Also, I cannot change my status: Available ,<br />- away, busy, etc (All dimmed)<br />+ Session menu doesn&#x27;t work with KDM </td> </tr> </table> </div> </div> <div class="boardComment"> <div class="boardCommentDetails"> <a href="https://launchpad.net/~ted" class="sprite person">Ted Gould (ted)</a> <time title="2014-11-10 20:47:38 UTC" datetime="2014-11-10T20:47:38.052560+00:00">on 2014-11-10</time> </div> <div class="boardCommentActivity"> <table class="bug-activity"> <tr> <td colspan="2">Changed in indicator-session (Ubuntu): </td> </tr> <tr> <td style="text-align: right;"> <b>importance</b>: </td> <td> Undecided &#8594; Wishlist </td> </tr> <tr> <td style="text-align: right;"> <b>status</b>: </td> <td> New &#8594; Triaged </td> </tr> </table> </div> </div> <div style="float: right;"> <a class="menu-link-activitylog" href="https://bugs.launchpad.net/indicator-session/+bug/488839/+activity">See full activity log</a> </div> <div class="clearfix"></div> <div align="center" id="add-comment-login-first"> To post a comment you must <a href="+login?comments=all">log in</a>. </div> </div><!-- class="top-portlet" --> </div><!--- id="maincontentsub"--> <div> <div id="duplicate-form-container"></div> <div id="privacy-form-container"></div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div id="involvement" class="portlet"> <ul class="involvement"> <li class="single"> <a class="sprite bugs" href="/indicator-session/+filebug"> Report a bug </a> </li> </ul> </div> <div id="privacy" class="first portlet public"> <div id="privacy-text"> <span id="information-type-summary" class="sprite public">This report contains <strong id="information-type">Public Security</strong> information </span>&nbsp; <div id="information-type-description" style="padding-top: 5px">Everyone can see this security related information. </div> </div> </div> <div id="portlet-actions" class="portlet vertical"> <ul id="duplicate-actions"> </ul> <ul id="lock-status-actions"> </ul> </div> <div class="portlet vertical" id="portlet-subscription"> <div class="section"> <div id="current_user_subscription" class="False"> <span>You are</span> <a class="menu-link-subscription sprite modify edit" href="/indicator-session/+bug/488839/+subscribe"> not directly subscribed to this bug's notifications. </a> </div> <div id="sub-unsub-spinner">Subscribing...</div> <ul> <li><a class="menu-link-editsubscriptions sprite modify edit" href="https://bugs.launchpad.net/indicator-session/+bug/488839/+subscriptions" title="View and change your subscriptions to this bug">Edit bug mail</a></li> </ul> </div> <script type="text/javascript"> LPJS.use('io-base', 'node', 'lp.bugs.bugtask_index.portlets.subscription', function(Y) { Y.on('domready', function() { Y.lp.bugs.bugtask_index.portlets.subscription.initialize(); }); }); </script> </div> <div class="portlet vertical" id="portlet-subscribers"> <h2>Other bug subscribers</h2> <div> <div><a class="menu-link-addsubscriber sprite add" href="https://bugs.launchpad.net/indicator-session/+bug/488839/+addsubscriber" title="Launchpad will email that person whenever this bugs changes">Subscribe someone else</a></div> </div> <div id="other-bug-subscribers"></div> </div> <div class="portlet" id="portlet-watches"> <h2>Remote bug watches</h2> <ul> </ul> <p>Bug watches keep track of this bug in other bug trackers.</p> </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": {}, "bug": {"self_link": "https://bugs.launchpad.net/api/devel/bugs/488839", "web_link": "https://bugs.launchpad.net/bugs/488839", "resource_type_link": "https://bugs.launchpad.net/api/devel/#bug", "id": 488839, "private": false, "information_type": "Public Security", "name": null, "title": "Session menu doesn't work with KDM", "description": "Lock screen diappeared after installing gtk-qt-engine. installation might have nothing to with it. Also, I cannot change my status (All are dimmed).\n\nBest regards,\n\nTareg", "owner_link": "https://bugs.launchpad.net/api/devel/~tareg-alsoudani", "bug_tasks_collection_link": "https://bugs.launchpad.net/api/devel/bugs/488839/bug_tasks", "duplicate_of_link": null, "date_created": "2009-11-26T16:38:47.306037+00:00", "activity_collection_link": "https://bugs.launchpad.net/api/devel/bugs/488839/activity", "subscriptions_collection_link": "https://bugs.launchpad.net/api/devel/bugs/488839/subscriptions", "date_last_updated": "2014-11-10T20:47:39.832775+00:00", "who_made_private_link": null, "date_made_private": null, "heat": 274, "bug_watches_collection_link": "https://bugs.launchpad.net/api/devel/bugs/488839/bug_watches", "cves_collection_link": "https://bugs.launchpad.net/api/devel/bugs/488839/cves", "vulnerabilities_collection_link": "https://bugs.launchpad.net/api/devel/bugs/488839/vulnerabilities", "duplicates_collection_link": "https://bugs.launchpad.net/api/devel/bugs/488839/duplicates", "attachments_collection_link": "https://bugs.launchpad.net/api/devel/bugs/488839/attachments", "security_related": true, "latest_patch_uploaded": null, "tags": [], "date_last_message": "2010-03-29T20:58:55+00:00", "number_of_duplicates": 0, "message_count": 6, "users_affected_count": 4, "users_unaffected_count": 0, "users_affected_collection_link": "https://bugs.launchpad.net/api/devel/bugs/488839/users_affected", "users_unaffected_collection_link": "https://bugs.launchpad.net/api/devel/bugs/488839/users_unaffected", "users_affected_count_with_dupes": 4, "other_users_affected_count_with_dupes": 4, "users_affected_with_dupes_collection_link": "https://bugs.launchpad.net/api/devel/bugs/488839/users_affected_with_dupes", "messages_collection_link": "https://bugs.launchpad.net/api/devel/bugs/488839/messages", "lock_status": "Unlocked", "lock_reason": null, "linked_branches_collection_link": "https://bugs.launchpad.net/api/devel/bugs/488839/linked_branches", "linked_merge_proposals_collection_link": "https://bugs.launchpad.net/api/devel/bugs/488839/linked_merge_proposals", "http_etag": "\"56f1af3e77b92c8863c256605a2f20eb9ef33e82-d574993c54bfd6639acb2f6902246571a71caa60\""}, "subscribers_portlet_url_data": {"web_link": "https://bugs.launchpad.net/bugs/488839", "self_link": "https://bugs.launchpad.net/api/devel/bugs/488839"}, "total_comments_and_activity": 20, "initial_comment_batch_offset": 41, "first visible_recent_comment": -35, "bugtask_data": {"570088": {"id": 570088, "row_id": "tasksummary570088", "form_row_id": "task570088", "bugtask_path": "/indicator-applet/+bug/488839", "prefix": "indicator-applet", "targetname": "Indicator Applet", "bug_title": "Session menu doesn't work with KDM", "assignee_value": null, "assignee_is_team": null, "assignee_vocabulary": "AllUserTeamsParticipation", "assignee_vocabulary_filters": [], "hide_assignee_team_selection": true, "user_can_unassign": false, "user_can_delete": false, "delete_link": "https://bugs.launchpad.net/indicator-applet/+bug/488839/+delete", "target_is_product": true, "status_widget_items": [{"name": "Invalid", "value": "Invalid", "description": "Not a bug. May be a support request or spam.\n", "description_css_class": "choice-description", "style": "", "help": "", "disabled": false, "css_class": "statusINVALID"}], "status_value": "Invalid", "importance_widget_items": "[]", "importance_value": "Undecided", "milestone_widget_items": "[]", "milestone_value": null, "user_can_edit_assignee": false, "user_can_edit_milestone": false, "user_can_edit_status": false, "user_can_edit_importance": false}, "590120": {"id": 590120, "row_id": "tasksummary590120", "form_row_id": "task590120", "bugtask_path": "/kdebase-workspace/+bug/488839", "prefix": "kdebase-workspace", "targetname": "KDE Base Workspace", "bug_title": "Session menu doesn't work with KDM", "assignee_value": null, "assignee_is_team": null, "assignee_vocabulary": "AllUserTeamsParticipation", "assignee_vocabulary_filters": [], "hide_assignee_team_selection": true, "user_can_unassign": false, "user_can_delete": false, "delete_link": "https://bugs.launchpad.net/kdebase-workspace/+bug/488839/+delete", "target_is_product": true, "status_widget_items": [{"name": "New", "value": "New", "description": "Not looked at yet.\n", "description_css_class": "choice-description", "style": "", "help": "", "disabled": false, "css_class": "statusNEW"}], "status_value": "New", "importance_widget_items": "[]", "importance_value": "Undecided", "milestone_widget_items": "[]", "milestone_value": null, "user_can_edit_assignee": false, "user_can_edit_milestone": false, "user_can_edit_status": false, "user_can_edit_importance": false}, "643392": {"id": 643392, "row_id": "tasksummary643392", "form_row_id": "task643392", "bugtask_path": "/indicator-session/+bug/488839", "prefix": "indicator-session", "targetname": "Session Menu", "bug_title": "Session menu doesn't work with KDM", "assignee_value": null, "assignee_is_team": null, "assignee_vocabulary": "AllUserTeamsParticipation", "assignee_vocabulary_filters": [], "hide_assignee_team_selection": true, "user_can_unassign": false, "user_can_delete": false, "delete_link": "https://bugs.launchpad.net/indicator-session/+bug/488839/+delete", "target_is_product": true, "status_widget_items": [{"name": "Triaged", "value": "Triaged", "description": "Verified by the bug supervisor.\n", "description_css_class": "choice-description", "style": "", "help": "", "disabled": false, "css_class": "statusTRIAGED"}], "status_value": "Triaged", "importance_widget_items": "[]", "importance_value": "Wishlist", "milestone_widget_items": "[]", "milestone_value": null, "user_can_edit_assignee": false, "user_can_edit_milestone": false, "user_can_edit_status": false, "user_can_edit_importance": false}, "1714989": {"id": 1714989, "row_id": "tasksummary1714989", "form_row_id": "task1714989", "bugtask_path": "/ubuntu/+source/indicator-session/+bug/488839", "prefix": "ubuntu_indicator-session", "targetname": "indicator-session (Ubuntu)", "bug_title": "Session menu doesn't work with KDM", "assignee_value": null, "assignee_is_team": null, "assignee_vocabulary": "AllUserTeamsParticipation", "assignee_vocabulary_filters": [], "hide_assignee_team_selection": true, "user_can_unassign": false, "user_can_delete": false, "delete_link": "https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/488839/+delete", "target_is_product": false, "status_widget_items": [{"name": "Triaged", "value": "Triaged", "description": "Verified by the bug supervisor.\n", "description_css_class": "choice-description", "style": "", "help": "", "disabled": false, "css_class": "statusTRIAGED"}], "status_value": "Triaged", "importance_widget_items": "[]", "importance_value": "Wishlist", "milestone_widget_items": "[]", "milestone_value": null, "user_can_edit_assignee": false, "user_can_edit_milestone": false, "user_can_edit_status": false, "user_can_edit_importance": false}}, "information_type_data": {"PUBLIC": {"value": "PUBLIC", "description": "Everyone can see this information.\n", "name": "Public", "order": 0, "is_private": false, "description_css_class": "choice-description"}, "PUBLICSECURITY": {"value": "PUBLICSECURITY", "description": "Everyone can see this security related information.\n", "name": "Public Security", "order": 1, "is_private": false, "description_css_class": "choice-description"}, "PRIVATESECURITY": {"value": "PRIVATESECURITY", "description": "Only the security group can see this information.\n ", "name": "Private Security", "order": 2, "is_private": true, "description_css_class": "choice-description"}, "USERDATA": {"value": "USERDATA", "description": "Only shared with users permitted to see private user information.\n", "name": "Private", "order": 3, "is_private": true, "description_css_class": "choice-description"}}, "bug_is_private": false, "context": {"self_link": "https://bugs.launchpad.net/api/devel/indicator-session/+bug/488839", "web_link": "https://bugs.launchpad.net/indicator-session/+bug/488839", "resource_type_link": "https://bugs.launchpad.net/api/devel/#bug_task", "bug_link": "https://bugs.launchpad.net/api/devel/bugs/488839", "milestone_link": null, "status": "Triaged", "status_explanation": null, "importance": "Wishlist", "importance_explanation": null, "assignee_link": null, "bug_target_display_name": "Session Menu", "bug_target_name": "indicator-session", "bug_watch_link": null, "date_assigned": null, "date_created": "2010-03-29T12:48:28.677357+00:00", "date_confirmed": "2010-05-21T20:52:38.044829+00:00", "date_incomplete": null, "date_in_progress": null, "date_closed": null, "date_left_new": "2010-03-29T12:49:13.710139+00:00", "date_triaged": "2010-05-21T20:52:38.044829+00:00", "date_fix_committed": null, "date_fix_released": null, "date_left_closed": null, "owner_link": "https://bugs.launchpad.net/api/devel/~dbarth", "target_link": "https://bugs.launchpad.net/api/devel/indicator-session", "title": "Bug #488839 in Session Menu: \"Session menu doesn't work with KDM\"", "related_tasks_collection_link": "https://bugs.launchpad.net/api/devel/indicator-session/+bug/488839/related_tasks", "is_complete": false, "http_etag": "\"476c90f98e428279737127abbfb00a22e7993973-c7bb606c144861764074c50e23e22c2c998da148\""}};</script> </body> <!-- Facet name: bugs Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 54 queries/external actions issued in 0.52 seconds Features: {'profiling.enabled': None, 'hard_timeout': '9000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'bugs.affected_count_includes_dupes.disabled': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>

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