CINXE.COM

Bugs : Colin

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://bugs.launchpad.net/~colin-redhat-bugs/+bugs" /> <meta charset="UTF-8" /> <title>Bugs : Colin</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/~colin-redhat-bugs/latest-bugs.atom" title="Latest Bugs for Colin" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta property="og:title" content="Bugs : Colin" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://bugs.launchpad.net/~colin-redhat-bugs/+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> <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/~colin-redhat-bugs/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~colin-redhat-bugs"><img alt="" width="64" height="64" src="/@@/person-inactive-logo" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~colin-redhat-bugs">Colin</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/~colin-redhat-bugs">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/~colin-redhat-bugs">Code</a></li> <li class="bugs active"><span>Bugs</span></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~colin-redhat-bugs">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~colin-redhat-bugs">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/~colin-redhat-bugs">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>Related bugs</h1> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <div> <div id="bugs-search-form" class="dynamic_bug_listing" action=""> <form method="get" name="search" class="primary search dynamic_bug_listing" action=""> <p> <input class="textType" id="field.searchtext" name="field.searchtext" size="20" type="text" value="" /> <input type="submit" name="search" value="Search" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="NEW" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="INCOMPLETE_WITH_RESPONSE" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="INCOMPLETE_WITHOUT_RESPONSE" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="CONFIRMED" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="TRIAGED" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="INPROGRESS" /> <input class="hiddenType" id="field.status" name="field.status:list" type="hidden" value="FIXCOMMITTED" /> <input class="hiddenType" id="field.assignee" name="field.assignee" type="hidden" value="" /> <input class="hiddenType" id="field.bug_reporter" name="field.bug_reporter" type="hidden" value="" /> <input class="hiddenType" id="field.omit_dupes" name="field.omit_dupes" type="hidden" value="on" /> <input class="hiddenType" id="field.has_patch" name="field.has_patch" type="hidden" value="" /> <input class="hiddenType" id="field.has_no_package" name="field.has_no_package" type="hidden" value="" /> <a href="?advanced=1">Advanced search</a> </p> <div> </div> </form> </div> <br /> <div id="bugs-table-listing"> <div class="lesser"><table style="width: 100%;" class="upper-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> &rarr; <strong>10</strong> of 10 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> &bull; <span class="previous inactive">Previous</span> &bull; <span class="next inactive"><strong>Next</strong></span> &bull; <span class="last inactive">Last</span> </td> </tr> </tbody> </table> </div> <div id="bugs-orderby"></div> <div id="client-listing"><div class="listing"> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNKNOWN"> Unknown </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#175904</span> <a href="https://bugs.launchpad.net/firefox/+bug/175904" class="bugtitle">Firefox window moves to current workspace</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> Mozilla Firefox </span> <span class="bug-heat-icons"> <span class="sprite flame">98</span> </span> <span class="bug-related-icons"> <span alt="branch" title="Branch exists" class="sprite branch"></span> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNKNOWN"> Unknown </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#977804</span> <a href="https://bugs.launchpad.net/debian/+bug/977804" class="bugtitle">Unity crashes when many windows are opened (intel_do_flush_locked failed: No space left on device)</a> </div> <div class="buginfo-extra"> <span class="sprite distribution field"> Debian </span> <span class="bug-heat-icons"> <span class="sprite flame">212</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusTRIAGED"> Triaged </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#175904</span> <a href="https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/175904" class="bugtitle">Firefox window moves to current workspace</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> firefox (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">98</span> </span> <span class="bug-related-icons"> <span alt="branch" title="Branch exists" class="sprite branch"></span> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceMEDIUM"> Medium </div> <div class="status statusINPROGRESS"> In Progress </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#548652</span> <a href="https://bugs.launchpad.net/ayatana-ubuntu/+bug/548652" class="bugtitle">menu mouse-scrolling broken, when themes enable gtk-auto-mnemonics</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> Ayatana Ubuntu </span> <span class="bug-heat-icons"> <span class="sprite flame">272</span> </span> <span class="bug-related-icons"> <span alt="branch" title="Branch exists" class="sprite branch"></span> <a href="https://launchpad.net/ayatana-ubuntu/+milestone/ubuntu-10.04" alt="milestone ubuntu-10.04" title="Linked to milestone ubuntu-10.04" class="sprite milestone"></a> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceLOW"> Low </div> <div class="status statusINCOMPLETE"> Incomplete </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#977804</span> <a href="https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/977804" class="bugtitle">Unity crashes when many windows are opened (intel_do_flush_locked failed: No space left on device)</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> mesa (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">212</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#977804</span> <a href="https://bugs.launchpad.net/ubuntu/+source/unity/+bug/977804" class="bugtitle">Unity crashes when many windows are opened (intel_do_flush_locked failed: No space left on device)</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> unity (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">212</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusCONFIRMED"> Confirmed </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#977804</span> <a href="https://bugs.launchpad.net/unity/+bug/977804" class="bugtitle">Unity crashes when many windows are opened (intel_do_flush_locked failed: No space left on device)</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> Unity </span> <span class="bug-heat-icons"> <span class="sprite flame">212</span> </span> <span class="bug-related-icons"> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1375555</span> <a href="https://bugs.launchpad.net/ubuntu/+source/qtmir/+bug/1375555" class="bugtitle">global static TLS slot limit breaks the x86 emulator</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> qtmir (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> <span alt="branch" title="Branch exists" class="sprite branch"></span> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1197395</span> <a href="https://bugs.launchpad.net/elementaryos/+bug/1197395" class="bugtitle">/run/user/$ID/pulse owned by root and not by the user</a> </div> <div class="buginfo-extra"> <span class="sprite product field"> elementary OS </span> <span class="bug-heat-icons"> <span class="sprite flame">326</span> </span> <span class="bug-related-icons"> <span alt="branch" title="Branch exists" class="sprite branch"></span> </span> </div> </div> </div> <div class="buglisting-row"> <div class="buglisting-col1"> <div class="importance importanceUNDECIDED"> Undecided </div> <div class="status statusNEW"> New </div> <div class="buginfo-extra"> </div> </div> <div class="buglisting-col2"> <div class="buginfo"> <span class="bugnumber">#1375555</span> <a href="https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1375555" class="bugtitle">global static TLS slot limit breaks the x86 emulator</a> </div> <div class="buginfo-extra"> <span class="sprite package-source field"> eglibc (Ubuntu) </span> <span class="bug-heat-icons"> <span class="sprite flame">10</span> </span> <span class="bug-related-icons"> <span alt="branch" title="Branch exists" class="sprite branch"></span> </span> </div> </div> </div> </div> </div> <script>LP.mustache_listings = "\u003cdiv class=\"listing\"\u003e\n{{#items}}\n \u003cdiv class=\"buglisting-row\"\u003e\n\n \u003cdiv class=\"buglisting-col1\"\u003e\n {{#show_importance}}\n \u003cdiv class=\"importance {{importance_class}}\"\u003e\n {{importance}}\n \u003c/div\u003e\n {{/show_importance}}\n {{#show_status}}\n \u003cdiv class=\"status {{status_class}}\"\u003e\n {{status}}\n \u003c/div\u003e\n {{/show_status}}\n \u003cdiv class=\"buginfo-extra\"\u003e\n {{#show_information_type}}\n \u003cdiv class=\"information_type\"\u003e\n {{information_type}}\n \u003c/div\u003e\n {{/show_information_type}}\n \u003c/div\u003e\n \u003c/div\u003e\n\n \u003cdiv class=\"buglisting-col2\"\u003e\n \u003cdiv class=\"buginfo\"\u003e\n {{#show_id}}\n \u003cspan class=\"bugnumber\"\u003e#{{id}}\u003c/span\u003e\n {{/show_id}}\n \u003ca href=\"{{bug_url}}\" class=\"bugtitle\"\u003e{{title}}\u003c/a\u003e\n \u003c/div\u003e\n \u003cdiv class=\"buginfo-extra\"\u003e\n {{#show_targetname}}\n \u003cspan class=\"{{bugtarget_css}} field\"\u003e\n {{bugtarget}}\n \u003c/span\u003e\n {{/show_targetname}}\n {{#show_milestone_name}}\n \u003cspan class=\"sprite milestone field\"\u003e\n {{#milestone_name}}\n {{milestone_name}}\n {{/milestone_name}}\n {{^milestone_name}}\n No milestone set\n {{/milestone_name}}\n \u003c/span\u003e\n {{/show_milestone_name}}\n {{#show_date_last_updated}}\n \u003cspan class=\"sprite milestone field\"\u003e\n Last updated {{last_updated}}\n \u003c/span\u003e\n {{/show_date_last_updated}}\n {{#show_assignee}}\n \u003cspan class=\"sprite person field\"\u003e\n {{#assignee}}Assignee: {{assignee}}{{/assignee}}\n {{^assignee}}Assignee: None{{/assignee}}\n \u003c/span\u003e\n {{/show_assignee}}\n {{#show_reporter}}\n \u003cspan class=\"sprite person field\"\u003e\n Reporter: {{reporter}}\n \u003c/span\u003e\n {{/show_reporter}}\n {{#show_datecreated}}\n \u003cspan class=\"sprite aging field\"\u003e\n {{age}}\n \u003c/span\u003e\n {{/show_datecreated}}\n {{#show_tag}}\n \u003cspan class=\"field\"\u003eTags:\n {{^has_tags}}None{{/has_tags}}\n {{#tags}}\n \u003ca href=\"{{url}}\" class=\"tag\"\u003e{{tag}}\u003c/a\u003e\u0026#160;\n {{/tags}}\n \u003c/span\u003e\n {{/show_tag}}\n {{#show_heat}}\n \u003cspan class=\"bug-heat-icons\"\u003e\n {{{bug_heat_html}}}\n \u003c/span\u003e\n {{/show_heat}}\n \u003cspan class=\"bug-related-icons\"\u003e\n {{{badges}}}\n \u003c/span\u003e\n \u003c/div\u003e\n \u003c/div\u003e\n\n \u003c/div\u003e\n{{/items}}\n\u003c/div\u003e\n";</script> <div class="lesser"><table style="width: 100%;" class="lower-batch-nav"> <tbody> <tr> <td style="white-space: nowrap" class="batch-navigation-index"> <strong>1</strong> &rarr; <strong>10</strong> of 10 results </td> <td style="text-align: right; white-space: nowrap" class="batch-navigation-links"> <span class="first inactive">First</span> &bull; <span class="previous inactive">Previous</span> &bull; <span class="next inactive"><strong>Next</strong></span> &bull; <span class="last inactive">Last</span> </td> </tr> </tbody> </table> </div> </div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div> <div id="global-actions" class="portlet vertical"> <ul> <li> <a class="menu-link-affectingbugs" href="https://bugs.launchpad.net/~colin-redhat-bugs/+affectingbugs" title="Bugs affecting Colin.">Affecting bugs</a> </li> <li> <a class="menu-link-assignedbugs" href="https://bugs.launchpad.net/~colin-redhat-bugs/+assignedbugs" title="Bugs assigned to Colin.">Assigned bugs</a> </li> <li> <a class="menu-link-commentedbugs" href="https://bugs.launchpad.net/~colin-redhat-bugs/+commentedbugs" title="Bug reports on which Colin has commented.">Commented bugs</a> </li> <li> <a class="menu-link-reportedbugs" href="https://bugs.launchpad.net/~colin-redhat-bugs/+reportedbugs" title="Bugs reported by Colin.">Reported bugs</a> </li> <li> <a class="menu-link-subscribedbugs" href="https://bugs.launchpad.net/~colin-redhat-bugs/+subscribedbugs" title="Bug reports Colin is subscribed to.">Subscribed bugs</a> </li> <li> <span class="menu-link-relatedbugs nolink">All related bugs</span> </li> <li> <a class="menu-link-softwarebugs" href="https://bugs.launchpad.net/~colin-redhat-bugs/+packagebugs" title="A summary report for packages where Colin is a subscriber.">Subscribed packages</a> </li> </ul> </div> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour">Take the tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/">Read the guide</a> &nbsp; <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> &copy; 2004 <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/legal">Terms of use</a> &nbsp;&bull;&nbsp; <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> &nbsp;&bull;&nbsp; <a href="/feedback">Contact Launchpad Support</a> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/">Blog</a> &nbsp;&bull;&nbsp; <a href="https://canonical.com/careers">Careers</a> &nbsp;&bull;&nbsp; <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; 22ade00 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {"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": "Colin", "url": "https://launchpad.net/~colin-redhat-bugs"}, "view_name": "+bugs", "mustache_model": {"items": [{"age": "16 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/firefox/+bug/175904", "bugtarget": "Mozilla Firefox", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e98\u003c/span\u003e", "badges": "\u003cspan alt=\"branch\" title=\"Branch exists\" class=\"sprite branch\"\u003e\u003c/span\u003e", "id": 175904, "importance": "Unknown", "importance_class": "importanceUNKNOWN", "information_type": "Public", "last_updated": "on 2022-10-20", "milestone_name": null, "reporter": "Mark Schouten", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [], "title": "Firefox window moves to current workspace", "has_tags": false}, {"age": "12 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/debian/+bug/977804", "bugtarget": "Debian", "bugtarget_css": "sprite distribution", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e212\u003c/span\u003e", "badges": "", "id": 977804, "importance": "Unknown", "importance_class": "importanceUNKNOWN", "information_type": "Public", "last_updated": "on 2020-05-28", "milestone_name": null, "reporter": "alexus", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/debian/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/debian/+bugs/?field.tag=compiz-0.9", "tag": "compiz-0.9"}, {"url": "https://bugs.launchpad.net/debian/+bugs/?field.tag=i386", "tag": "i386"}, {"url": "https://bugs.launchpad.net/debian/+bugs/?field.tag=precise", "tag": "precise"}, {"url": "https://bugs.launchpad.net/debian/+bugs/?field.tag=ubuntu", "tag": "ubuntu"}], "title": "Unity crashes when many windows are opened (intel_do_flush_locked failed: No space left on device)", "has_tags": true}, {"age": "16 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/175904", "bugtarget": "firefox (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e98\u003c/span\u003e", "badges": "\u003cspan alt=\"branch\" title=\"Branch exists\" class=\"sprite branch\"\u003e\u003c/span\u003e", "id": 175904, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2022-10-20", "milestone_name": null, "reporter": "Mark Schouten", "status": "Triaged", "status_class": "statusTRIAGED", "tags": [], "title": "Firefox window moves to current workspace", "has_tags": false}, {"age": "14 years old", "assignee": "Cody Russell", "bug_url": "https://bugs.launchpad.net/ayatana-ubuntu/+bug/548652", "bugtarget": "Ayatana Ubuntu", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e272\u003c/span\u003e", "badges": "\u003cspan alt=\"branch\" title=\"Branch exists\" class=\"sprite branch\"\u003e\u003c/span\u003e \u003ca href=\"https://launchpad.net/ayatana-ubuntu/+milestone/ubuntu-10.04\" alt=\"milestone ubuntu-10.04\" title=\"Linked to milestone ubuntu-10.04\" class=\"sprite milestone\"\u003e\u003c/a\u003e", "id": 548652, "importance": "Medium", "importance_class": "importanceMEDIUM", "information_type": "Public", "last_updated": "on 2017-10-27", "milestone_name": "Ayatana Ubuntu ubuntu-10.04", "reporter": "Per \u00c5ngstr\u00f6m", "status": "In Progress", "status_class": "statusINPROGRESS", "tags": [{"url": "https://bugs.launchpad.net/ayatana-ubuntu/+bugs/?field.tag=amd64", "tag": "amd64"}, {"url": "https://bugs.launchpad.net/ayatana-ubuntu/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ayatana-ubuntu/+bugs/?field.tag=lucid", "tag": "lucid"}], "title": "menu mouse-scrolling broken, when themes enable gtk-auto-mnemonics", "has_tags": true}, {"age": "12 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/977804", "bugtarget": "mesa (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e212\u003c/span\u003e", "badges": "", "id": 977804, "importance": "Low", "importance_class": "importanceLOW", "information_type": "Public", "last_updated": "on 2020-05-28", "milestone_name": null, "reporter": "alexus", "status": "Incomplete", "status_class": "statusINCOMPLETE", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/mesa/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/mesa/+bugs/?field.tag=compiz-0.9", "tag": "compiz-0.9"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/mesa/+bugs/?field.tag=i386", "tag": "i386"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/mesa/+bugs/?field.tag=precise", "tag": "precise"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/mesa/+bugs/?field.tag=ubuntu", "tag": "ubuntu"}], "title": "Unity crashes when many windows are opened (intel_do_flush_locked failed: No space left on device)", "has_tags": true}, {"age": "12 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/unity/+bug/977804", "bugtarget": "unity (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e212\u003c/span\u003e", "badges": "", "id": 977804, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-05-28", "milestone_name": null, "reporter": "alexus", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/unity/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/unity/+bugs/?field.tag=compiz-0.9", "tag": "compiz-0.9"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/unity/+bugs/?field.tag=i386", "tag": "i386"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/unity/+bugs/?field.tag=precise", "tag": "precise"}, {"url": "https://bugs.launchpad.net/ubuntu/+source/unity/+bugs/?field.tag=ubuntu", "tag": "ubuntu"}], "title": "Unity crashes when many windows are opened (intel_do_flush_locked failed: No space left on device)", "has_tags": true}, {"age": "12 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/unity/+bug/977804", "bugtarget": "Unity", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e212\u003c/span\u003e", "badges": "", "id": 977804, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2020-05-28", "milestone_name": null, "reporter": "alexus", "status": "Confirmed", "status_class": "statusCONFIRMED", "tags": [{"url": "https://bugs.launchpad.net/unity/+bugs/?field.tag=apport-bug", "tag": "apport-bug"}, {"url": "https://bugs.launchpad.net/unity/+bugs/?field.tag=compiz-0.9", "tag": "compiz-0.9"}, {"url": "https://bugs.launchpad.net/unity/+bugs/?field.tag=i386", "tag": "i386"}, {"url": "https://bugs.launchpad.net/unity/+bugs/?field.tag=precise", "tag": "precise"}, {"url": "https://bugs.launchpad.net/unity/+bugs/?field.tag=ubuntu", "tag": "ubuntu"}], "title": "Unity crashes when many windows are opened (intel_do_flush_locked failed: No space left on device)", "has_tags": true}, {"age": "10 years old", "assignee": "Josh Arenson", "bug_url": "https://bugs.launchpad.net/ubuntu/+source/qtmir/+bug/1375555", "bugtarget": "qtmir (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "\u003cspan alt=\"branch\" title=\"Branch exists\" class=\"sprite branch\"\u003e\u003c/span\u003e", "id": 1375555, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2017-10-27", "milestone_name": null, "reporter": "Ricardo Salveti", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/qtmir/+bugs/?field.tag=rtm14", "tag": "rtm14"}], "title": "global static TLS slot limit breaks the x86 emulator", "has_tags": true}, {"age": "11 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/elementaryos/+bug/1197395", "bugtarget": "elementary OS", "bugtarget_css": "sprite product", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e326\u003c/span\u003e", "badges": "\u003cspan alt=\"branch\" title=\"Branch exists\" class=\"sprite branch\"\u003e\u003c/span\u003e", "id": 1197395, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2018-04-03", "milestone_name": null, "reporter": "Davide Depau", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/elementaryos/+bugs/?field.tag=apport-collected", "tag": "apport-collected"}, {"url": "https://bugs.launchpad.net/elementaryos/+bugs/?field.tag=saucy", "tag": "saucy"}, {"url": "https://bugs.launchpad.net/elementaryos/+bugs/?field.tag=verification-done", "tag": "verification-done"}], "title": "/run/user/$ID/pulse owned by root and not by the user", "has_tags": true}, {"age": "10 years old", "assignee": null, "bug_url": "https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1375555", "bugtarget": "eglibc (Ubuntu)", "bugtarget_css": "sprite package-source", "bug_heat_html": "\u003cspan class=\"sprite flame\"\u003e10\u003c/span\u003e", "badges": "\u003cspan alt=\"branch\" title=\"Branch exists\" class=\"sprite branch\"\u003e\u003c/span\u003e", "id": 1375555, "importance": "Undecided", "importance_class": "importanceUNDECIDED", "information_type": "Public", "last_updated": "on 2017-10-27", "milestone_name": null, "reporter": "Ricardo Salveti", "status": "New", "status_class": "statusNEW", "tags": [{"url": "https://bugs.launchpad.net/ubuntu/+source/eglibc/+bugs/?field.tag=rtm14", "tag": "rtm14"}], "title": "global static TLS slot limit breaks the x86 emulator", "has_tags": true}]}, "next": null, "prev": null, "total": 10, "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/~colin-redhat-bugs", "web_link": "https://launchpad.net/~colin-redhat-bugs", "resource_type_link": "https://bugs.launchpad.net/api/devel/#person", "all_specifications_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/all_specifications", "valid_specifications_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/valid_specifications", "recipes_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/recipes", "time_zone": "UTC", "private": false, "is_valid": false, "is_team": false, "account_status": "Unactivated", "visibility": "Public", "name": "colin-redhat-bugs", "display_name": "Colin", "logo_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/logo", "is_probationary": true, "id": "tag:launchpad.net:2008:redacted", "karma": 0, "homepage_content": null, "description": null, "mugshot_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/mugshot", "languages_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/languages", "hide_email_addresses": true, "date_created": "2017-10-26T23:12:14.688972+00:00", "sshkeys_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/sshkeys", "is_ubuntu_coc_signer": false, "gpg_keys_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/gpg_keys", "wiki_names_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/wiki_names", "irc_nicknames_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/irc_nicknames", "jabber_ids_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/jabber_ids", "social_accounts_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/social_accounts", "memberships_details_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/memberships_details", "open_membership_invitations_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/confirmed_email_addresses", "team_owner_link": null, "preferred_email_address_link": null, "mailing_list_auto_subscribe_policy": "Ask me when I join a team", "archive_link": null, "ppas_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/ppas", "sub_teams_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/sub_teams", "super_teams_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/super_teams", "members_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/members", "admins_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/admins", "participants_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/participants", "deactivated_members_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/deactivated_members", "expired_members_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/expired_members", "invited_members_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/invited_members", "members_details_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/members_details", "proposed_members_collection_link": "https://bugs.launchpad.net/api/devel/~colin-redhat-bugs/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "http_etag": "\"e6f9cb422df1ef6857bbec79d2445c7e809e5988-b047562c521ee614b1b335c920c2313e8b459958\""}};</script> </body> <!-- Facet name: bugs Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 22 queries/external actions issued in 0.33 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, 'ajax.batch_navigator.enabled': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>

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