Opened 17 years ago

Closed 16 years ago

#3975 closed defect (fixed)

Auto discovery window appears to ignore --geometry sizes and fills the screen anyway

Reported by: anonymous Owned by: Nigel
Priority: minor Milestone: 0.21
Component: mythtv Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description

svn.trunk: I think the summary says it all :)

Change History (2)

comment:1 Changed 17 years ago by Nigel

Owner: changed from Isaac Richards to Nigel
Status: newassigned

It is unlikely that this will be quickly fixed.
The AutoDiscovery? window is a bootstrapping thing. Sort of like the BIOS when you boot your PC.
I am attempting to change it to use Myth widgets and a default theme (like the database bootstrapping screen if you start up without a mysql.txt), but the geometry may be much harder.

comment:2 Changed 16 years ago by Nigel

Resolution: fixed
Status: acceptedclosed

It is possible to fix this by re-ordering the initialisation in main(), so that gContext->ParseGeometryOverride?() happens before, or as part of gContext->Init().
But I wont. This isn't that important.

Note: See TracTickets for help on using tickets.