Opened 9 years ago
Closed 9 years ago
#12831 closed Bug Report - General (fixed)
give the user a more obvious warning if database ping fails
| Reported by: | Owned by: | Stuart Auchterlonie | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.28.1 |
| Component: | MythTV - General | Version: | 0.28.0 |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
It can be rather unobvious to the untrained eye when a database ping fails. Strangely when this happens DBManager0 works fine but when DBManager1 starts up, it tries to ping and fails, silently.
I will attach a patch that at least emits a warning when a database ping fails.
Attachments (1)
Change History (3)
by , 9 years ago
| Attachment: | commit-c7dab52 added |
|---|
comment:1 by , 9 years ago
| Milestone: | unknown → 0.28.1 |
|---|---|
| Owner: | set to |
| Status: | new → accepted |
comment:2 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
Note:
See TracTickets
for help on using tickets.

patch to emit warning when database ping fails