לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

flickering in thunderbird 31.0

  • 2 תגובות
  • 12 have this problem
  • 1 view
  • תגובה אחרונה מאת kikstart

more options

hi there, since upgrading to 31.0 thunderbird keeps flickering, i'm running windows 7. Can someone advise what may be the cause as previous versions were completely fine.


Timestamp: 23/08/2014 12:13:19 Warning: mutating the Prototype of an object will cause your code to run very slowly; instead create the object with the correct initial Prototype value using Object.create Source File: resource://gre/components/steelApplication.js Line: 783


Timestamp: 23/08/2014 12:13:26 Warning: Unknown property '-moz-border-radius'. Declaration dropped. Source File: https://www.mozilla.org/en-GB/thunderbird/release/start/?uri=/thunderbird/start/&locale=en-GB&version=31.0&os=WINNT&buildid=20140717165725 Line: 136, Column: 25 Source Code:

      -moz-border-radius: 5px;



Timestamp: 23/08/2014 12:13:26 Warning: Unknown property '-moz-border-radius'. Declaration dropped. Source File: https://www.mozilla.org/en-GB/thunderbird/release/start/?uri=/thunderbird/start/&locale=en-GB&version=31.0&os=WINNT&buildid=20140717165725 Line: 169, Column: 25 Source Code:

      -moz-border-radius: 5px 5px 0 0;
hi there, since upgrading to 31.0 thunderbird keeps flickering, i'm running windows 7. Can someone advise what may be the cause as previous versions were completely fine. Timestamp: 23/08/2014 12:13:19 Warning: mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create Source File: resource://gre/components/steelApplication.js Line: 783 Timestamp: 23/08/2014 12:13:26 Warning: Unknown property '-moz-border-radius'. Declaration dropped. Source File: https://www.mozilla.org/en-GB/thunderbird/release/start/?uri=/thunderbird/start/&locale=en-GB&version=31.0&os=WINNT&buildid=20140717165725 Line: 136, Column: 25 Source Code: -moz-border-radius: 5px; Timestamp: 23/08/2014 12:13:26 Warning: Unknown property '-moz-border-radius'. Declaration dropped. Source File: https://www.mozilla.org/en-GB/thunderbird/release/start/?uri=/thunderbird/start/&locale=en-GB&version=31.0&os=WINNT&buildid=20140717165725 Line: 169, Column: 25 Source Code: -moz-border-radius: 5px 5px 0 0;

פתרון נבחר

most likely your video adapter or driver does not support Thunderbird's hardware acceleration. It was turned off by default in about Version8, but check to be sure. use the config editor to check these preferences

layers.acceleration.disabled= true gfx.direct2d.disabled= true.

Read this answer in context 👍 10

כל התגובות (2)

more options

פתרון נבחר

most likely your video adapter or driver does not support Thunderbird's hardware acceleration. It was turned off by default in about Version8, but check to be sure. use the config editor to check these preferences

layers.acceleration.disabled= true gfx.direct2d.disabled= true.

more options

thank you so much that has fixed my issue :)