Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Thundebird global search result in black window/tab

  • 4 답장
  • 3 이 문제를 만남
  • 2 보기
  • 최종 답변자: Andreas

more options

Thunderbird version 31.6.0 on Ubuntu 15.04 Graphics: Gallium 0.4 on AMD RV635

Executing global search (Ctrl-K) opens new tab that is black and result is not visible. I tried to change change the following with no success: layers.acceleration.disabled;true gfx.xrender.enabled;false I also tried to run Thunderbird in Safe Mode without any success fixing the problem.

Thunderbird version 31.6.0 on Ubuntu 15.04 Graphics: Gallium 0.4 on AMD RV635 Executing global search (Ctrl-K) opens new tab that is black and result is not visible. I tried to change change the following with no success: layers.acceleration.disabled;true gfx.xrender.enabled;false I also tried to run Thunderbird in Safe Mode without any success fixing the problem.

선택된 해결법

sounds like there are two issues.

The graphics is one and the global search is another.

Are your searches actually returning results? It takes time to build the global search database. It can also be corrupted sometime and need to be deleted.

But which is this the case here. I do not know. Check in the tools menu > activity manager. Anything there about indexing? If nothing, go to the help menu and select troubleshooting information. Click the show profile button and close Thunderbird delete the global-messages-db. sqlite file and restart Thunderbird. Now there should be some indexing.

문맥에 따라 이 답변을 읽어주세요 👍 2

모든 댓글 (4)

more options

try the fix from here https://support.mozilla.org/en-US/questions/1012145

Let me know if it works.

more options

Thank you for your comment. Unfortunately this did not solve the problem.

layers.acceleration.disabled true I had already set.

gfx.direct2d.disabled was not existing in my profile configuration. I gave it a try by adding it. Now the result tab from the global search is not black anymore, but the same blue-ish white as the rest of the page.

But still I can't see the results. I know this feature from running Thunderbird on Windows where it works great. I am desperate to get it to work. Any other ideas?

more options

선택된 해결법

sounds like there are two issues.

The graphics is one and the global search is another.

Are your searches actually returning results? It takes time to build the global search database. It can also be corrupted sometime and need to be deleted.

But which is this the case here. I do not know. Check in the tools menu > activity manager. Anything there about indexing? If nothing, go to the help menu and select troubleshooting information. Click the show profile button and close Thunderbird delete the global-messages-db. sqlite file and restart Thunderbird. Now there should be some indexing.

more options

Deleting the global-messages-db. sqlite file indeed solved the problem.

I copied yesterday the complete Thunderbird folder with profiles etc to a new location to have it available on Ubuntu. I guess that somehow messed up the database file. I see the database file now growing.

Thank you so much for your help!