Develop

Ticket #1770 (closed defect: fixed)

Opened 16 months ago

Last modified 16 months ago

XCSoar 6.3_alpha1 does not work on Dell Streak 7

Reported by: 170 Owned by: max
Priority: highest Milestone: XCSoar 6.3
Component: Other Version: 6.3
Keywords: Cc:

Description

Start screen in inverted video, after selecting fly or sim part of start screen remains doubled with bits of map, can get no sensiblle response from screen and have to power off to exit

Attachments

DSC00775.JPG (199.9 KB) - added by 170 16 months ago.
sample screenshot
shot_Feb_12_2012_0.png (51.7 KB) - added by RobD 16 months ago.
droidx os details
shot_Feb_12_2012_3.png (46.3 KB) - added by RobD 16 months ago.
fly sim screen droidx
shot_Feb_12_2012_6.png (50.9 KB) - added by RobD 16 months ago.
droidx map screen no terrain, with exit dialog

Change History

Changed 16 months ago by 170

sample screenshot

comment:1 Changed 16 months ago by wbu

same on the galaxy tab P1000

comment:2 Changed 16 months ago by wbu

bisect says: 4759d326f98b1a1e842f666830380d7141b63308

this looks suspicious:

-  if (IsEmbedded()) {
+  if (full_screen)
 #ifndef ANDROID
     flags |= SDL_FULLSCREEN;
 #endif
-  }

comment:3 Changed 16 months ago by wbu

  • Priority changed from normal to highest

comment:4 Changed 16 months ago by wbu

fixed in my repository

comment:5 Changed 16 months ago by RobD

  • Owner set to max
  • Status changed from new to assigned

I did a bisect on this using the DROIDX which experiences the same problem. The error was introduced at:

TopWindow?: add full-screen option
4759d326f98b1a1e842f666830380d7141b63308

Changed 16 months ago by RobD

droidx os details

Changed 16 months ago by RobD

fly sim screen droidx

Changed 16 months ago by RobD

droidx map screen no terrain, with exit dialog

comment:6 Changed 16 months ago by wbu

  • Status changed from assigned to closed
  • Resolution set to fixed

70b32f03d282c09afdbb89f7d3042be9d5c55457

Note: See TracTickets for help on using tickets.