Opened 14 years ago

Closed 14 years ago

#8628 closed patch (wontfix)

mythfrontend logs multiple "Could not connect to server :6543" errors while trying to generate preview images

Reported by: tomimo@… Owned by: danielk
Priority: minor Milestone: 0.24
Component: MythTV - General Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The current trunk #25218 seems to have problems in generating the preview images without trying to connect to undefined server at first. Ie. the logic is slightly flawed in a way that the destination port number is fine, while the backend hostname/ip-address is missing completely. The attached patch at least shows what is the problem and it works quite fine in here.

Attachments (1)

remotefile.cpp.patch (1.7 KB) - added by tomimo@… 14 years ago.
Patch that fixes the "Could not connect to server :6543" errors from mythfrontend

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by tomimo@…

Attachment: remotefile.cpp.patch added

Patch that fixes the "Could not connect to server :6543" errors from mythfrontend

comment:1 Changed 14 years ago by Stuart Auchterlonie

Milestone: unknown0.24

comment:2 Changed 14 years ago by robertm

Owner: changed from Isaac Richards to danielk
Status: newassigned

comment:3 Changed 14 years ago by danielk

Resolution: wontfix
Status: assignedclosed

The patch in #7195 gets rid of the RemoteFile? stuff in the preview generator, so this patch will be unnecessary once that is applied.

Note: See TracTickets for help on using tickets.