CINXE.COM

Bug 738073 – Crash in g_closure_invoke when dragging any object

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Bug 738073 – Crash in g_closure_invoke when dragging any object</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <link href="https://bugzilla.gnome.org/" rel="Top"/> <link href="showdependencytree.cgi?id=738073&amp;hide_resolved=1" rel="Show" title="Dependency Tree"/> <link href="show_bug.cgi?format=multiple&amp;id=738073" rel="Show" title="Printer-Friendly Version"/> <link href="skins/standard/global.css" rel="alternate stylesheet" title="Classic"/><link href="js/yui/assets/skins/sam/autocomplete.css" rel="stylesheet" type="text/css"/><link href="js/yui/assets/skins/sam/calendar.css" rel="stylesheet" type="text/css"/><link href="skins/standard/global.css" rel="stylesheet" type="text/css"/><link href="skins/standard/show_bug.css" rel="stylesheet" type="text/css"/><!--[if lte IE 7]> <link href="skins/standard/IE-fixes.css" rel="stylesheet" type="text/css" > <![endif]--> <link href="skins/contrib/Gnome/global.css" rel="stylesheet" title="Gnome" type="text/css"/> <script src="js/yui/yahoo-dom-event/yahoo-dom-event.js" type="text/javascript"></script><script src="js/yui/cookie/cookie-min.js" type="text/javascript"></script><script src="js/yui/datasource/datasource-min.js" type="text/javascript"></script><script src="js/yui/connection/connection-min.js" type="text/javascript"></script><script src="js/yui/json/json-min.js" type="text/javascript"></script><script src="js/yui/autocomplete/autocomplete-min.js" type="text/javascript"></script><script src="js/yui/calendar/calendar-min.js" type="text/javascript"></script><script src="js/global.js" type="text/javascript"></script> <script type="text/javascript"> <!-- YAHOO.namespace('bugzilla'); YAHOO.util.Event.addListener = function (el, sType, fn, obj, overrideContext) { if ( ("onpagehide" in window || YAHOO.env.ua.gecko) && sType === "unload") { sType = "pagehide"; }; var capture = ((sType == "focusin" || sType == "focusout") && !YAHOO.env.ua.ie) ? true : false; return this._addListener(el, this._getType(sType), fn, obj, overrideContext, capture); }; if ( "onpagehide" in window || YAHOO.env.ua.gecko) { YAHOO.util.Event._simpleRemove(window, "unload", YAHOO.util.Event._unload); } function unhide_language_selector() { YAHOO.util.Dom.removeClass( 'lang_links_container', 'bz_default_hidden' ); } YAHOO.util.Event.onDOMReady(unhide_language_selector); var BUGZILLA = { param: { cookiepath: '\/', maxusermatches: 50 }, constant: { COMMENT_COLS: 80 }, string: { attach_desc_required: 'You must enter a Description for this attachment.', component_required: 'You must select a Component for this bug.', description_required: 'You must enter a Description for this bug.', short_desc_required: 'You must enter a Summary for this bug.', version_required: 'You must select a Version for this bug.' } }; if (history && history.replaceState) { if(!document.location.href.match(/show_bug\.cgi/)) { history.replaceState( null, "Bug 738073 – Crash in g_closure_invoke when dragging any object", "show_bug.cgi?id=738073" ); document.title = "Bug 738073 – Crash in g_closure_invoke when dragging any object"; } if (document.location.href.match(/show_bug\.cgi\?.*list_id=/)) { var href = document.location.href; href = href.replace(/[\?&]+list_id=(\d+|cookie)/, ''); history.replaceState(null, "Bug 738073 – Crash in g_closure_invoke when dragging any object", href); } } YAHOO.util.Event.onDOMReady(function() { initDirtyFieldTracking(); }); // --> </script> <script src="js/util.js" type="text/javascript"></script><script src="js/field.js" type="text/javascript"></script> <link href="./search_plugin.cgi" rel="search" title="GNOME Bugzilla" type="application/opensearchdescription+xml"/> <link href="images/favicon.ico" rel="shortcut icon"/><link href="extensions/TraceParser/web/style.css" rel="stylesheet" type="text/css"/> </head> <body class="bugzilla-gnome-org bz_bug bz_status_RESOLVED bz_product_gtk+ bz_component_.General bz_bug_738073 yui-skin-sam" onload=""> <div id="header"> <div id="banner"> </div> <table border="0" cellpadding="0" cellspacing="0" id="titles"> <tr> <td id="title"> <p>GNOME Bugzilla – Bug 738073</p> </td> <td id="subtitle"> <p class="subheader">Crash in g_closure_invoke when dragging any object</p> </td> <td id="information"> <p class="header_addl_info">Last modified: 2014-10-29 14:02:03 UTC</p> </td> </tr> </table> <table cellpadding="0" cellspacing="0" class="bz_default_hidden" id="lang_links_container"><tr><td> </td></tr></table> <ul class="links"><li><a href="./">Home</a></li></ul> </div> <div id="bugzilla-body"> <div style="margin-bottom: 50px; margin-top: 50px; padding: 40px; text-align: center; background-color: rgb(74,134,207); border: rgb(57,104,161); color: rgb(255,255,255); line-height: 300%;">After an <a href="https://wiki.gnome.org/Initiatives/DevelopmentInfrastructure" style="color: rgb(255,255,255);">evaluation</a>, GNOME has moved from Bugzilla to <a href="https://gitlab.gnome.org/" style="color: rgb(255,255,255);">GitLab</a>. <a href="https://wiki.gnome.org/GitLab" style="color: rgb(255,255,255);">Learn more about GitLab</a>. <br/><span style="background-color: #EE0000; font-size: xx-large;"><b>No new issues can be reported in GNOME Bugzilla anymore.</b></span> <br/><span style="background-color: #EE0000; font-size: xx-large;"><b>To report an issue in a GNOME project, <a href="https://gitlab.gnome.org/GNOME" style="color: rgb(255,255,255);">go to GNOME GitLab</a></b>.</span><br/>Do <b>not</b> go to GNOME Gitlab for: <a href="https://sourceforge.net/p/bluefish/tickets" style="color: rgb(255,255,255);">Bluefish</a>, <a href="https://github.com/doxygen/doxygen/issues" style="color: rgb(255,255,255);">Doxygen</a>, <a href="https://bugs.gnucash.org/" style="color: rgb(255,255,255);">GnuCash</a>, <a href="https://gitlab.freedesktop.org/gstreamer/" style="color: rgb(255,255,255);">GStreamer</a>, <a href="https://github.com/afcowie/java-gnome/issues" style="color: rgb(255,255,255);">java-gnome</a>, <a href="https://github.com/ldtp/ldtp2/issues" style="color: rgb(255,255,255);">LDTP</a>, <a href="https://gitlab.freedesktop.org/NetworkManager/NetworkManager/issues" style="color: rgb(255,255,255);">NetworkManager</a>, <a href="https://github.com/tomboy-notes/tomboy/issues" style="color: rgb(255,255,255);">Tomboy</a>.</div> <script type="text/javascript"> <!-- //--> </script> <form action="process_bug.cgi" id="changeform" method="post" name="changeform"> <input name="delta_ts" type="hidden" value="2014-10-29 14:02:03"/> <input name="longdesclength" type="hidden" value="11"/> <input name="id" type="hidden" value="738073"/> <input name="token" type="hidden" value="1626080498-mGoBp88jBwQJDuNJeA0KyHNvmnzkWxSO2QvcSfs6x2o"/> <div class="bz_alias_short_desc_container edit_form"> <a href="show_bug.cgi?id=738073"><b>Bug 738073</b></a> -<span class="bz_default_hidden" id="summary_alias_container"> <span id="short_desc_nonedit_display">Crash in g_closure_invoke when dragging any object</span> </span> <div id="summary_alias_input"> <table id="summary"> <tr> <td colspan="2"> </td> </tr> <tr><th class="field_label" id="field_label_short_desc"> <label accesskey="s" for="short_desc"> <a class="field_help_link" href="page.cgi?id=fields.html#short_desc" title="The bug summary is a short sentence which succinctly describes what the bug is about.">Summary:</a> </label> </th> <td>Crash in g_closure_invoke when dragging any object </td> </tr> </table> </div> </div> <script type="text/javascript"> hideAliasAndSummary('Crash in g_closure_invoke when dragging any object', ''); </script> <table class="edit_form"> <tr> <td class="bz_show_bug_column" id="bz_show_bug_column_1"> <table> <tr> <th class="field_label"> <a href="page.cgi?id=fields.html#bug_status">Status</a>: </th> <td id="bz_field_status"> <span id="static_bug_status">RESOLVED NOTGNOME </span> </td> </tr> <tr> <td class="bz_section_spacer" colspan="2"></td> </tr> <tr><th class="field_label" id="field_label_product"> <a class="field_help_link" href="describecomponents.cgi" title="Bugs are categorised into Products and Components. Select a Classification to narrow down this list.">Product:</a> </th> <td class="field_value" id="field_container_product">gtk+</td> </tr> <tr class="bz_default_hidden"><th class="field_label" id="field_label_classification"> <a class="field_help_link" href="page.cgi?id=fields.html#classification" title="Bugs are categorised into Classifications, Products and Components. classifications is the top-level categorisation.">Classification:</a> </th> <td class="field_value" id="field_container_classification">Platform</td> </tr> <tr><th class="field_label" id="field_label_component"> <a class="field_help_link" href="describecomponents.cgi?product=gtk+" title="Components are second-level categories; each belongs to a particular Product. Select a Product to narrow down this list.">Component:</a> </th> <td class="field_value" id="field_container_component">.General</td> </tr> <tr><th class="field_label" id="field_label_version"> <label for="version"> <a class="field_help_link" href="page.cgi?id=fields.html#version" title="The version field defines the version of the software the bug was found in.">Version:</a> </label> </th> <td>3.14.x </td> </tr> <tr><th class="field_label" id="field_label_rep_platform"> <label accesskey="h" for="rep_platform"> <a class="field_help_link" href="page.cgi?id=fields.html#rep_platform" title='The hardware platform the bug was observed on. Note: When searching, selecting the option "All" only finds bugs whose value for this field is literally the word "All".'>Hardware:</a> </label> </th> <td class="field_value">Other Linux </td> </tr> <tr> <td class="bz_section_spacer" colspan="2"></td> </tr> <tr> <th class="field_label"> <label accesskey="i" for="priority"> <a href="page.cgi?id=fields.html#importance"><u>I</u>mportance</a></label>: </th> <td>Normal critical </td> </tr> <tr> <th class="field_label"> <label for="target_milestone"> <a href="page.cgi?id=fields.html#target_milestone"> Target Milestone</a></label>: </th><td>--- </td> </tr> <tr> <th class="field_label"> <a href="page.cgi?id=fields.html#assigned_to">Assigned To</a>: </th> <td><span class="vcard">gtk-bugs </span> </td> </tr> <tr><th class="field_label" id="field_label_qa_contact"> <label accesskey="q" for="qa_contact"> <a class="field_help_link" href="page.cgi?id=fields.html#qa_contact" title="The person responsible for confirming this bug if it is unconfirmed, and for verifying the fix once the bug has been resolved.">QA Contact:</a> </label> </th> <td><span class="vcard">gtk-bugs </span> </td> </tr> <script type="text/javascript"> assignToDefaultOnChange(['product', 'component'], 'gtk-bugs\x40gtk.org', 'gtk-bugs\x40gtk.org'); </script> <tr> <td class="bz_section_spacer" colspan="2"></td> </tr> <tr><th class="field_label" id="field_label_bug_file_loc"> <label accesskey="u" for="bug_file_loc"> <a class="field_help_link" href="page.cgi?id=fields.html#bug_file_loc" title="Bugs can have a URL associated with them - for example, a pointer to a web site where the problem is seen.">URL:</a> </label> </th> <td> <span id="bz_url_input_area"> </span> </td> </tr> <tr><th class="field_label" id="field_label_status_whiteboard"> <label accesskey="w" for="status_whiteboard"> <a class="field_help_link" href="page.cgi?id=fields.html#status_whiteboard" title="Each bug has a free-form single line text entry box for adding tags and status information.">Whiteboard:</a> </label> </th><td colspan="2"> </td> </tr> <tr> <td class="bz_section_spacer" colspan="2"></td> </tr> <tr><th class="field_label" id="field_label_dependson"> <a class="field_help_link" href="page.cgi?id=fields.html#dependson" title="The bugs listed here must be resolved before this bug can be resolved.">Depends on:</a> </th> <td> <span id="dependson_input_area"> </span> </td> </tr> <tr><th class="field_label" id="field_label_blocked"> <a class="field_help_link" href="page.cgi?id=fields.html#blocked" title="This bug must be resolved before the bugs listed in this field can be resolved.">Blocks:</a> </th> <td> <span id="blocked_input_area"> </span> </td> </tr> <tr> <th> </th> </tr> </table> </td> <td> <div class="bz_column_spacer"> </div> </td> <td class="bz_show_bug_column" id="bz_show_bug_column_2"> <table cellpadding="3" cellspacing="1"> <tr> <th class="field_label"> Reported: </th> <td>2014-10-07 10:29 UTC by <span class="vcard"><span class="fn">Jochen Eppler</span> </span> </td> </tr> <tr> <th class="field_label"> Modified: </th> <td>2014-10-29 14:02 UTC </td> </tr> <tr> <td class="bz_section_spacer" colspan="2"></td> </tr> <tr><th class="field_label" id="field_label_see_also"> <a class="field_help_link" href="page.cgi?id=fields.html#see_also" title="This allows you to refer to bugs in other installations. You can enter a URL to a bug in the 'Add Bug URLs' field to note that that bug is related to this one. You can enter multiple URLs at once by separating them with a comma. You should normally use this field to refer to bugs in other installations. For bugs in this installation, it is better to use the Depends on and Blocks fields.">See Also:</a> </th> <td class="field_value" id="field_container_see_also"></td> </tr> <tr><th class="field_label" id="field_label_cf_gnome_target"> <a class="field_help_link" href="page.cgi?id=fields.html#cf_gnome_target" title="A custom Drop Down field in this installation of GNOME Bugzilla.">GNOME target:</a> </th> <td class="field_value" colspan="2" id="field_container_cf_gnome_target">---</td> </tr> <tr><th class="field_label" id="field_label_cf_gnome_version"> <a class="field_help_link" href="page.cgi?id=fields.html#cf_gnome_version" title="A custom Drop Down field in this installation of GNOME Bugzilla.">GNOME version:</a> </th> <td class="field_value" colspan="2" id="field_container_cf_gnome_version">---</td> </tr> <tr> <td class="bz_section_spacer" colspan="2"></td> </tr> </table> </td> </tr> <tr> <td colspan="3"> <hr id="bz_top_half_spacer"/> </td> </tr> </table> <table cellpadding="0" cellspacing="0" id="bz_big_form_parts"><tr> <td> <script type="text/javascript"> <!-- function toggle_display(link) { var table = document.getElementById("attachment_table"); var view_all = document.getElementById("view_all"); var hide_obsolete_url_parameter = "&hide_obsolete=1"; // Store current height for scrolling later var originalHeight = table.offsetHeight; var rows = YAHOO.util.Dom.getElementsByClassName( 'bz_tr_obsolete', 'tr', table); for (var i = 0; i < rows.length; i++) { bz_toggleClass(rows[i], 'bz_default_hidden'); } if (YAHOO.util.Dom.hasClass(rows[0], 'bz_default_hidden')) { link.innerHTML = "Show Obsolete"; view_all.href = view_all.href + hide_obsolete_url_parameter } else { link.innerHTML = "Hide Obsolete"; view_all.href = view_all.href.replace(hide_obsolete_url_parameter,""); } var newHeight = table.offsetHeight; // This scrolling makes the window appear to not move at all. window.scrollBy(0, newHeight - originalHeight); return false; } //--> </script> <br/> <table cellpadding="4" cellspacing="0" id="attachment_table"> <tr id="a0"> <th align="left" colspan="2"> Attachments </th> </tr> <tr class="bz_contenttype_text_plain bz_tr_obsolete bz_default_hidden" id="a1"> <td valign="top"> <a href="attachment.cgi?id=287948" title="View the content of the attachment"> <b><span class="bz_obsolete">Backtrace of nautilus</span></b></a> <span class="bz_attach_extra_info"> (1.84 KB, text/plain) <br/> <a href="#attach_287948" title="Go to the comment associated with the attachment">2014-10-07 11:54 UTC</a>, <span class="vcard"><span class="fn">Jochen Eppler</span> </span> </span> </td> <td valign="top"> <a href="attachment.cgi?id=287948&amp;action=edit">Details</a> </td> </tr> <tr class="bz_contenttype_text_plain" id="a2"> <td valign="top"> <a href="attachment.cgi?id=287949" title="View the content of the attachment"> <b>Backtrace of nautilus </b></a> <span class="bz_attach_extra_info"> (7.18 KB, text/plain) <br/> <a href="#attach_287949" title="Go to the comment associated with the attachment">2014-10-07 11:56 UTC</a>, <span class="vcard"><span class="fn">Jochen Eppler</span> </span> </span> </td> <td valign="top"> <a href="attachment.cgi?id=287949&amp;action=edit">Details</a> </td> </tr> <tr class="bz_contenttype_text_plain" id="a3"> <td valign="top"> <a href="attachment.cgi?id=287950" title="View the content of the attachment"> <b>Backtrace of evince</b></a> <span class="bz_attach_extra_info"> (7.46 KB, text/plain) <br/> <a href="#attach_287950" title="Go to the comment associated with the attachment">2014-10-07 11:57 UTC</a>, <span class="vcard"><span class="fn">Jochen Eppler</span> </span> </span> </td> <td valign="top"> <a href="attachment.cgi?id=287950&amp;action=edit">Details</a> </td> </tr> </table> <br/> </td> <td> </td> </tr></table> <div id="comments"><script src="js/comments.js" type="text/javascript"> </script> <script type="text/javascript"> <!-- /* Adds the reply text to the `comment' textarea */ function replyToComment(id, real_id, name) { var prefix = "(In reply to " + name + " from comment #" + id + ")\n"; var replytext = ""; /* pre id="comment_name_N" */ var text_elem = document.getElementById('comment_text_'+id); var text = getText(text_elem); replytext = prefix + wrapReplyText(text); /* <textarea id="comment"> */ var textarea = document.getElementById('comment'); if (textarea.value != replytext) { textarea.value += replytext; } textarea.focus(); } //--> </script> <!-- This auto-sizes the comments and positions the collapse/expand links to the right. --> <table cellpadding="0" cellspacing="0" class="bz_comment_table"><tr> <td> <div class="bz_comment bz_first_comment" id="c0"> <div class="bz_first_comment_head"> <span class="bz_comment_number"> <a href="show_bug.cgi?id=738073#c0">Description</a> </span> <span class="bz_comment_user"> <span class="vcard"><span class="fn">Jochen Eppler</span> </span> </span> <span class="bz_comment_user_images"> </span> <span class="bz_comment_time"> 2014-10-07 10:29:26 UTC </span> </div> <pre class="bz_comment_text">In Ubuntu 14.10, I get segmentation faults in multiple applications (nautilus, evince, file-roller, apport), which all seem to be caused by the same bug in g_closure_invoke(). The crash is not caught by apport. This segfault might also be the cause for other drag-related bugs. I've attached a backtrace of nautilus crashing.</pre> </div><div class="bz_comment" id="c1"> <div class="bz_comment_head"> <span class="bz_comment_number"> <a href="show_bug.cgi?id=738073#c1">Comment 1</a> </span> <span class="bz_comment_user"> <span class="vcard"><span class="fn">Jochen Eppler</span> </span> </span> <span class="bz_comment_user_images"> </span> <span class="bz_comment_time"> 2014-10-07 11:54:37 UTC </span> </div> <pre class="bz_comment_text">Created <span class="bz_obsolete"><a href="attachment.cgi?id=287948" name="attach_287948" title="Backtrace of nautilus">attachment 287948</a> <a href="attachment.cgi?id=287948&amp;action=edit" title="Backtrace of nautilus">[details]</a></span> Backtrace of nautilus</pre> </div><div class="bz_comment" id="c2"> <div class="bz_comment_head"> <span class="bz_comment_number"> <a href="show_bug.cgi?id=738073#c2">Comment 2</a> </span> <span class="bz_comment_user"> <span class="vcard"><span class="fn">Jochen Eppler</span> </span> </span> <span class="bz_comment_user_images"> </span> <span class="bz_comment_time"> 2014-10-07 11:56:02 UTC </span> </div> <pre class="bz_comment_text">Created <span class=""><a href="attachment.cgi?id=287949" name="attach_287949" title="Backtrace of nautilus">attachment 287949</a> <a href="attachment.cgi?id=287949&amp;action=edit" title="Backtrace of nautilus">[details]</a></span> Backtrace of nautilus</pre> </div><div class="bz_comment" id="c3"> <div class="bz_comment_head"> <span class="bz_comment_number"> <a href="show_bug.cgi?id=738073#c3">Comment 3</a> </span> <span class="bz_comment_user"> <span class="vcard"><span class="fn">Jochen Eppler</span> </span> </span> <span class="bz_comment_user_images"> </span> <span class="bz_comment_time"> 2014-10-07 11:56:36 UTC </span> </div> <pre class="bz_comment_text">(In reply to <a href="show_bug.cgi?id=738073#c1">comment #1</a>) <span class="quote">&gt; Created an attachment (id=287948) [details] &gt; Backtrace of nautilus</span> This was uploaded erroneously and can be deleted.</pre> </div><div class="bz_comment" id="c4"> <div class="bz_comment_head"> <span class="bz_comment_number"> <a href="show_bug.cgi?id=738073#c4">Comment 4</a> </span> <span class="bz_comment_user"> <span class="vcard"><span class="fn">Jochen Eppler</span> </span> </span> <span class="bz_comment_user_images"> </span> <span class="bz_comment_time"> 2014-10-07 11:57:37 UTC </span> </div> <pre class="bz_comment_text">Created <span class=""><a href="attachment.cgi?id=287950" name="attach_287950" title="Backtrace of evince">attachment 287950</a> <a href="attachment.cgi?id=287950&amp;action=edit" title="Backtrace of evince">[details]</a></span> Backtrace of evince</pre> </div><div class="bz_comment" id="c5"> <div class="bz_comment_head"> <span class="bz_comment_number"> <a href="show_bug.cgi?id=738073#c5">Comment 5</a> </span> <span class="bz_comment_user"> <span class="vcard"><span class="fn">Jochen Eppler</span> </span> </span> <span class="bz_comment_user_images"> </span> <span class="bz_comment_time"> 2014-10-13 10:20:53 UTC </span> </div> <pre class="bz_comment_text">The same problem happens for charmap when dragging a character, eog when dragging a picture, and evince when clicking the "file options" button. Could this be related to the fact that I did an upgrade from an older version of Ubuntu and some packages might be stuck at wrong versions still?</pre> </div><div class="bz_comment" id="c6"> <div class="bz_comment_head"> <span class="bz_comment_number"> <a href="show_bug.cgi?id=738073#c6">Comment 6</a> </span> <span class="bz_comment_user"> <span class="vcard"><span class="fn">Carlos Garnacho</span> </span> </span> <span class="bz_comment_user_images"> </span> <span class="bz_comment_time"> 2014-10-13 10:43:00 UTC </span> </div> <pre class="bz_comment_text">(In reply to <a href="show_bug.cgi?id=738073#c5">comment #5</a>) <span class="quote">&gt; Could this be related to the fact that I did an upgrade from an older version &gt; of Ubuntu and some packages might be stuck at wrong versions still?</span> Thanks for the bug report! That is unlikely the source of the problem, GTK+ 3.14 is API and ABI compatible with the previous 3.x versions. But I definitely can't reproduce on vanilla GTK+, which makes me think of ubuntu specific patches/features to the GtkScrolledWindow widget. Do you happen to have overlay scrollbars enabled? could you try after disabling these? You can apparently disable these doing: gsettings set com.canonical.desktop.interface scrollbar-mode normal</pre> </div><div class="bz_comment" id="c7"> <div class="bz_comment_head"> <span class="bz_comment_number"> <a href="show_bug.cgi?id=738073#c7">Comment 7</a> </span> <span class="bz_comment_user"> <span class="vcard"><span class="fn">Jochen Eppler</span> </span> </span> <span class="bz_comment_user_images"> </span> <span class="bz_comment_time"> 2014-10-14 08:06:21 UTC </span> </div> <pre class="bz_comment_text">Unfortunately this did not help. I am using the Gnome related packages from the GNOME3 Team's PPA for Ubuntu, so I'm not sure how many Ubuntu specific patches there are. Anything else I can try? Many thanks!</pre> </div><div class="bz_comment" id="c8"> <div class="bz_comment_head"> <span class="bz_comment_number"> <a href="show_bug.cgi?id=738073#c8">Comment 8</a> </span> <span class="bz_comment_user"> <span class="vcard"><span class="fn">Vinay Jain</span> </span> </span> <span class="bz_comment_user_images"> </span> <span class="bz_comment_time"> 2014-10-28 02:58:38 UTC </span> </div> <pre class="bz_comment_text">Hi, I had the same problem. I fixed the issue by removing the overlay-scrollbar* Regards, Vinay Jain.</pre> </div><div class="bz_comment" id="c9"> <div class="bz_comment_head"> <span class="bz_comment_number"> <a href="show_bug.cgi?id=738073#c9">Comment 9</a> </span> <span class="bz_comment_user"> <span class="vcard">darkxst </span> </span> <span class="bz_comment_user_images"> </span> <span class="bz_comment_time"> 2014-10-29 00:51:03 UTC </span> </div> <pre class="bz_comment_text">This is a bug in Ubuntu's overlay scrollbars <a href="https://bugs.launchpad.net/ubuntu-gnome/+bug/1386255">https://bugs.launchpad.net/ubuntu-gnome/+bug/1386255</a></pre> </div><div class="bz_comment" id="c10"> <div class="bz_comment_head"> <span class="bz_comment_number"> <a href="show_bug.cgi?id=738073#c10">Comment 10</a> </span> <span class="bz_comment_user"> <span class="vcard"><span class="fn">Jochen Eppler</span> </span> </span> <span class="bz_comment_user_images"> </span> <span class="bz_comment_time"> 2014-10-29 14:02:03 UTC </span> </div> <pre class="bz_comment_text">Just two short additions: 1. The problem actually went away by *enabling* rather than disabling the overlay-scrollbars (overlay-auto instead of normal) 2. The following package upgrades fixed the problem for me: overlay-scrollbar (0.2.16+r359+14.10.20140625-0ubuntu1 =&gt; 0.2.16+r359+14.10.20140625-0ubuntu2~utopic1) overlay-scrollbar-gtk2 (0.2.16+r359+14.10.20140625-0ubuntu1 =&gt; 0.2.16+r359+14.10.20140625-0ubuntu2~utopic1) overlay-scrollbar-gtk3 (0.2.16+r359+14.10.20140625-0ubuntu1 =&gt; 0.2.16+r359+14.10.20140625-0ubuntu2~utopic1) Thanks again for the investigation and most of all for providing GNOME!</pre> </div> <script type="text/javascript"> function traceparser_toggle_trace(link, trace_id) { var trace = document.getElementById('trace_' + trace_id); bz_toggleClass(trace, 'bz_default_hidden'); if (link.innerHTML == '+') { link.innerHTML = '&mdash;'; } else { link.innerHTML = '+'; } } </script> </td> <td> </td> </tr></table> </div> <hr/> </form> <hr/> <br/> </div> <div id="footer"> <div class="intro"></div> <ul id="useful-links"> <li id="links-actions"><ul class="links"> <li><a href="./">Home</a></li> <li><span class="separator">| </span><span style="text-decoration:line-through"><a href="">New</a></span></li> <li><span class="separator">| </span><a href="page.cgi?id=browse.html&amp;product=gtk%2B">Browse</a></li> <li><span class="separator">| </span><a href="query.cgi">Search</a></li> <li class="form"> <span class="separator">| </span> <form action="buglist.cgi" method="get" onsubmit="if (this.quicksearch.value == '') { alert('Please enter one or more search terms first.'); return false; } return true;"> <input id="no_redirect_bottom" name="no_redirect" type="hidden" value="0"/> <script type="text/javascript"> if (history && history.replaceState) { var no_redirect = document.getElementById("no_redirect_bottom"); no_redirect.value = 1; } </script> <input class="txt" id="quicksearch_bottom" name="quicksearch" title="Quick Search" type="text" value=""/> <input class="btn" id="find_bottom" type="submit" value="Search"/></form> <a href="page.cgi?id=quicksearch.html" title="Quicksearch Help">[?]</a></li> <li><span class="separator">| </span><a href="page.cgi?id=reports.html">Reports</a></li> <li> <span class="separator">| </span> <a href="http://www.bugzilla.org/docs/4.4/en/html/bug_page.html" target="_blank">Help</a> </li> <li id="mini_login_container_bottom"> <span class="separator">| </span> <a href="show_bug.cgi?id=738073&amp;GoAheadAndLogIn=1" id="login_link_bottom" onclick="return show_mini_login_form('_bottom')">Log In</a> <form action="show_bug.cgi?id=738073" class="mini_login bz_default_hidden" id="mini_login_bottom" method="POST" onsubmit="return check_mini_login_fields( '_bottom' );"> <input class="bz_login" id="Bugzilla_login_bottom" name="Bugzilla_login" onfocus="mini_login_on_focus('_bottom')" title="Login"/> <input class="bz_password" id="Bugzilla_password_bottom" name="Bugzilla_password" title="Password" type="password"/> <input class="bz_password bz_default_hidden bz_mini_login_help" id="Bugzilla_password_dummy_bottom" onfocus="mini_login_on_focus('_bottom')" title="Password" type="text" value="password"/> <input checked="" class="bz_remember" id="Bugzilla_remember_bottom" name="Bugzilla_remember" type="checkbox" value="on"/> <label for="Bugzilla_remember_bottom">Remember</label> <input name="Bugzilla_login_token" type="hidden" value=""/> <input id="log_in_bottom" name="GoAheadAndLogIn" type="submit" value="Log in"/> <script type="text/javascript"> mini_login_constants = { "login" : "login", "warning" : "You must set the login and password before logging in." }; if (YAHOO.env.ua.gecko || YAHOO.env.ua.ie || YAHOO.env.ua.opera) { YAHOO.util.Event.onDOMReady(function() { init_mini_login_form('_bottom'); }); } else { YAHOO.util.Event.on(window, 'load', function () { window.setTimeout(function() { init_mini_login_form('_bottom'); }, 200); }); } </script> <a href="#" onclick="return hide_mini_login_form('_bottom')">[x]</a> </form> </li> <li id="forgot_container_bottom"> <span class="separator">| </span> <a href="show_bug.cgi?id=738073&amp;GoAheadAndLogIn=1#forgot" id="forgot_link_bottom" onclick="return show_forgot_form('_bottom')">Forgot Password</a> <form action="token.cgi" class="mini_forgot bz_default_hidden" id="forgot_form_bottom" method="post"> <label for="login_bottom">Login:</label> <input id="login_bottom" name="loginname" size="20" type="text"/> <input id="forgot_button_bottom" type="submit" value="Reset Password"/> <input name="a" type="hidden" value="reqpw"/> <input id="token_bottom" name="token" type="hidden" value="1626080499-w5ZFowtCMonCS4RMbZdYO4bb4ocYixsFn3V5S9j2hww"/> <a href="#" onclick="return hide_forgot_form('_bottom')">[x]</a> </form> </li> </ul> </li> </ul> <div class="outro"></div> </div> </body> </html>

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