Opened 15 years ago
Closed 14 years ago
#10312 closed Bug Report - General (fixed)
Mytfrontend 0.25 doesn't warn when trying to connect to 0.24 backend
| Reported by: | Owned by: | sphery | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | MythTV - General | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Mytfrontend 0.25 doesn't warn when trying to connect to 0.24 backend, it accepts the configuration but the it only shows a blank screen before shutting down when starting.
Change History (5)
comment:1 by , 15 years ago
| Status: | new → infoneeded_new |
|---|
comment:2 by , 15 years ago
| Milestone: | 0.25 → unknown |
|---|
comment:3 by , 15 years ago
| Owner: | set to |
|---|
comment:4 by , 14 years ago
| Milestone: | unknown → 0.25 |
|---|---|
| Type: | Bug Report - Crash → Bug Report - General |
Not a crash
comment:5 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | infoneeded_new → closed |
Fix showing warnings on invalid schema versions
This reverts b88cb7779 . We can't use a MythUI popup here, yet, because we don't yet have a valid main event loop executing and the code is expecting a blocking dialog. Eventually, when the schema wizard is converted to MythUI, this will be replaced.
Fixes #10312
Branch: master Changeset: cf9ee654f27a1dca8991052d89c3dd0d5cb080a7

Please provide default-verbosity log output showing an attempt to start up mythfrontend and its shutting down.