[mythtv-commits] Ticket #654: "Arrows" in edit mode appear and
disappear every new window opened
MythTV
mythtv at cvs.mythtv.org
Sun Nov 13 18:55:35 EST 2005
#654: "Arrows" in edit mode appear and disappear every new window opened
---------------------------------+------------------------------------------
Reporter: ml at punkrockworld.it | Owner: ijr
Type: defect | Status: new
Priority: minor | Milestone:
Component: mythtv | Version:
Severity: low |
---------------------------------+------------------------------------------
At least from version 0.16, I noticed that every arrows added in "edit
mode" disappear when a new window (to add a cut-point) is opened. The
funny thing is that all arrows reappear (or disappear) together on a new
window.
I had a small "patch" for this a year ago on my system and I've noticed
now that this bug it also present in svn version of MythTv.
My patch (not really a bugfix) is in mythtv/libs/libmythtv/osd.cpp, rev
7173.
Simply comment line 2129:
"sort(setList->begin(), setList->end(), comp());"
Isn't a solution, but the problem start here!
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/654>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list