Mailing List Archive

Ticket #12312: mythcommflag (SD/DD) does not honour $TMPDIR
#12312: mythcommflag (SD/DD) does not honour $TMPDIR
-------------------------------------------+---------------------
Reporter: brian@… | Owner: stuartm
Type: Patch - Bug Fix | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - Mythfilldatabase | Version: 0.27.4
Severity: medium | Keywords:
Ticket locked: 0 |
-------------------------------------------+---------------------
The Schedules Direct grabber does not honour (i.e. use) $TMPDIR if it's
set.

I will attach a patch that I *think* should do the trick. I only very
very occasionally find myself C++ programming so it might be quite right.
Constructive criticism welcomed.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12312>
MythTV <http://www.mythtv.org>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://www.mythtv.org/mailman/listinfo/mythtv-commits
Re: Ticket #12312: mythcommflag (SD/DD) does not honour $TMPDIR [ In reply to ]
#12312: mythcommflag (SD/DD) does not honour $TMPDIR
---------------------------------------+-------------------------
Reporter: brian@… | Owner: stuartm
Type: Patch - Bug Fix | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - Mythfilldatabase | Version: 0.27.4
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
---------------------------------------+-------------------------
Changes (by brian@…):

Attachment "TMPDIR.patch" added

https://code.mythtv.org/trac/raw-attachment/ticket/12312/TMPDIR.patch

Use $TMPDIR in the SD grabber

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12312>
MythTV <http://www.mythtv.org>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://www.mythtv.org/mailman/listinfo/mythtv-commits
Re: Ticket #12312: mythcommflag (SD/DD) does not honour $TMPDIR [ In reply to ]
#12312: mythcommflag (SD/DD) does not honour $TMPDIR
---------------------------------------+-------------------------
Reporter: brian@… | Owner: stuartm
Type: Patch - Bug Fix | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - Mythfilldatabase | Version: 0.27.4
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
---------------------------------------+-------------------------

Comment (by brian@…):

No comment at all on this patch? Am I not following the correct process
to submit a patch?

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12312#comment:1>
MythTV <http://www.mythtv.org>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits
Re: Ticket #12312: mythcommflag (SD/DD) does not honour $TMPDIR [ In reply to ]
#12312: mythcommflag (SD/DD) does not honour $TMPDIR
---------------------------------------+-------------------------
Reporter: brian@… | Owner: stuartm
Type: Patch - Bug Fix | Status: new
Priority: minor | Milestone: unknown
Component: MythTV - Mythfilldatabase | Version: 0.27.4
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
---------------------------------------+-------------------------

Comment (by gary.buhrmaster@…):

btw, while I am not a dev, from a very cursory look, this patch does not
appear to properly support Windows, which uses different environmental
variables, and seems to override a mutable which may be (and is?) changed
by other programs. And, does not address the explicit attempt to not rm
the /tmp directory. Looks like more existing code evaluation work is
needed to me before it is ready.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12312#comment:2>
MythTV <http://www.mythtv.org>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits
Re: Ticket #12312: mythfilldatabase (SD/DD) does not honour $TMPDIR (was: mythcommflag (SD/DD) does not honour $TMPDIR) [ In reply to ]
#12312: mythfilldatabase (SD/DD) does not honour $TMPDIR
---------------------------------------+--------------------------
Reporter: brian@… | Owner: mdean
Type: Patch - Bug Fix | Status: assigned
Priority: minor | Milestone: unknown
Component: MythTV - Mythfilldatabase | Version: 0.27.4
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
---------------------------------------+--------------------------
Changes (by stuartm):

* owner: stuartm => mdean
* status: new => assigned


--
Ticket URL: <https://code.mythtv.org/trac/ticket/12312#comment:3>
MythTV <http://www.mythtv.org>
MythTV Media Center
_______________________________________________
mythtv-commits mailing list
mythtv-commits@mythtv.org
http://lists.mythtv.org/mailman/listinfo/mythtv-commits
Re: Ticket #12312: mythfilldatabase (SD/DD) does not honour $TMPDIR [ In reply to ]
#12312: mythfilldatabase (SD/DD) does not honour $TMPDIR
---------------------------------------+--------------------------
Reporter: brian@… | Owner: sphery
Type: Patch - Bug Fix | Status: assigned
Priority: minor | Milestone: unknown
Component: MythTV - Mythfilldatabase | Version: 0.27.4
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
---------------------------------------+--------------------------

Comment (by Gary Buhrmaster):

I think this ticket can be closed (as "Won't Fix"?) The proposed patch
was for the legacy datadirect processor, which was removed in the latest
MythTV version.

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12312#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center
Re: Ticket #12312: mythfilldatabase (SD/DD) does not honour $TMPDIR [ In reply to ]
#12312: mythfilldatabase (SD/DD) does not honour $TMPDIR
---------------------------------------+---------------------------
Reporter: brian@… | Owner: sphery
Type: Patch - Bug Fix | Status: closed
Priority: minor | Milestone: 31.1
Component: MythTV - Mythfilldatabase | Version: 0.27.4
Severity: medium | Resolution: Won't Fix
Keywords: | Ticket locked: 0
---------------------------------------+---------------------------
Changes (by gigem):

* status: assigned => closed
* resolution: => Won't Fix
* milestone: unknown => 31.1


--
Ticket URL: <https://code.mythtv.org/trac/ticket/12312#comment:5>
MythTV <http://www.mythtv.org>
MythTV Media Center