Project

General

Profile

Bug #2246

Screen remains completely black after startup, even though console is accessible (random)

Added by skyjake about 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
High
Assignee:
Category:
Defect
Target version:
Start date:
2017-04-14
% Done:

100%

Tags:
UI, Home

Description

In Windows, under seemingly random circumstances, Home does not appear after startup but instead the screen remains black. The Console can be opened with Shift-Esc, and console commands can be still be entered.

HomeWidget should make sure that its screen blanker is removed once app startup is complete.

A game can be loaded with a console command, and it appears correctly. When returning to Home, it still remains black.

Associated revisions

Revision 46a797fb (diff)
Added by skyjake about 7 years ago

Fixed|GL: Black screen after startup

The OpenGL context was not active sometimes when the UI atlas was
initialized, causing its size to be (0,0). This meant no UI textures
were available for drawing.

IssueID #2246

Revision 6ae97998 (diff)
Added by skyjake about 7 years ago

Fixed|Widgets|libappfw: Reinitialize UI atlas if necessary

IssueID #2246

Revision 48a8be04 (diff)
Added by skyjake about 7 years ago

Fixed|GL: Black screen after startup

The OpenGL context was not active sometimes when the UI atlas was
initialized, causing its size to be (0,0). This meant no UI textures
were available for drawing.

IssueID #2246

Revision f2d4ff8e (diff)
Added by skyjake about 7 years ago

Fixed|Widgets|libappfw: Reinitialize UI atlas if necessary

IssueID #2246

History

#1 Updated by skyjake about 7 years ago

  • Description updated (diff)

#2 Updated by skyjake about 7 years ago

  • Description updated (diff)

#3 Updated by skyjake about 7 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

#4 Updated by skyjake about 7 years ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF