Modify

Ticket #1381 (closed defect: invalid)

Opened 7 years ago

Last modified 7 years ago

Slow keyboard response over network

Reported by: anonymouse Owned by: ijr
Priority: major Milestone: unknown
Component: mythtv Version:
Severity: medium Keywords:
Cc: Ticket locked: no

Description

When running mythfrontent with local X server then keystroke response is reasonably ok. But if running with remote X server then keystroke response is fairly bad (several seconds).

I have strace'd mythfrontend with remote X server and see that the delay always occurs in a select() with varying timeouts (eg. 5.792583, 2.549981, 3.575792, ... secs).

I have no lirc server running, but there doesn't seem to be anywhere to disable it. It is possible that the frontend is repeatedly tryng to contact lircd, but that wouldn't explain why keystroke delay is ok with local X server.

Attachments

Change History

comment:1 Changed 7 years ago by cpinkham

  • Status changed from new to closed
  • Resolution set to invalid

This is an unsupported configuration, and works for me anyway. Use VNC if you want to control a remote mythfrontend.

comment:2 Changed 7 years ago by mythtv@…

  • Status changed from closed to reopened
  • Resolution invalid deleted

But isn't is quite possible that there is some flakey code which is causing keystroke events to only be processed after the select() times out? I very much think so.

I also think it is a bit rich to close a valid ticket without properly considering the validity of the complaint - and to just say it is unsupported. There are plenty of other users with similar problems. And you cannot really just write-off the X-protocol - it was designed specifically to work in the way I am using it.

No wonder MythTV is so bug-ridden.

comment:3 Changed 7 years ago by Dibblah

  • Status changed from reopened to closed
  • Resolution set to invalid

Please feel free to continue to discuss this on the users mailing list. If a developer is interested in fixing this issue for you, it can be migrated to the dev mailing list.

View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.