pvr.mythtv add-on - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: PVR & Live TV Support (https://forum.kodi.tv/forumdisplay.php?fid=167) +---- Forum: MythTV (https://forum.kodi.tv/forumdisplay.php?fid=170) +---- Thread: pvr.mythtv add-on (/showthread.php?tid=198833) Pages:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
RE: pvr.mythtv add-on - janbar - 2015-06-21 So , i pushed a workaround included in next release 1.12.21. The release will coming soon in ppa. RE: pvr.mythtv add-on - MikeB2013 - 2015-06-21 (2015-06-21, 17:14)janbar Wrote: @MikeB2013 after investigation, seems it is a bug in MythTV backend 0.28-pre. In all ways it no longer takes care for args StartIndex and Count. Even specified the backend returns all channel list !!! breaking the stop guard if you have exactly 100 channels. We should open a ticket in MythTV tracker. Ticket raised https://code.mythtv.org/trac/ticket/12461 Mike RE: pvr.mythtv add-on - mattlach - 2015-06-22 (2015-06-21, 05:57)mattlach Wrote:(2015-06-13, 03:02)mattlach Wrote: So, I have started having a new issue. No longs yet, as it is not easily reproducible. Will post logs when I can. So, it happened twice this evening while my future mother-in-law was watching TV. It looks like Kodi starts a new log file when this crash occurrs, so I have two crash dumps and one log file for review, the log file that would have recorded the first crash was deleted automatically. (is there any way to keep more than just kodi.log and kodi.log.old?) Here they are:
While it appears to be the full Kodi that is crashing (not just the plugin) these crashes only seem to happen while watching Live TV using the MythTV plugin. Thanks, Matt RE: pvr.mythtv add-on - janbar - 2015-06-22 The crash log is empty: ############### STACK TRACE ################# gdb not installed, can't get stack trace. ############# END STACK TRACE ############### @mattlach , you have to install gdb. Without kodi doesn't dump the stack trace. To do : "sudo apt-get install gdb" RE: pvr.mythtv add-on - mattlach - 2015-06-22 (2015-06-22, 07:28)janbar Wrote: The crash log is empty: Thank you. Will do, and will report back. --Matt RE: pvr.mythtv add-on - mattlach - 2015-06-23 (2015-06-22, 07:28)janbar Wrote: The crash log is empty: Janbar, I had a couple more crashes today. (This happens 3-4 times daily, only when watching livetv) Unfortunately someone restarted the box before I could snag the kodi.log file, so it became a .old, and then was deleted, but I do have the crashlog with gdb data now. I do have the crashlog file though linked here. It is a lot larger now, but the stack trace section is still blank RE: pvr.mythtv add-on - janbar - 2015-06-23 @mattlach, no luck. For these crash i no longer need log messages, so you can disable debugging mode and file will be light. But stack trace is required. the root cause could be from many thing. Any body can help to enable stack trace with Kodi installed from apt ? RE: pvr.mythtv add-on - janbar - 2015-06-25 @mattlach, i found a crash bug yesterday. Maybe your crash has the same root cause. I pushed a new release to fix it: HELIX = 1.12.24 , GOTHAM = 1.9.22-57 and DEV = latest branch "doityourself" For ubunto PPA is uptodate, and github.io page of the project is also uptodate http://janbar.github.io/pvr.mythtv/download/index.html br EDIT: this crash bug is easily reproducible with isengard x86-64/cpu-4cores or more: kodi make screenshot of all recordings and the addon start/stop thread very often during these processes). Else never seen this bug with helix but i prefered backported the fix. I will prepare the PR for kodi-pvr at the end of the week-end. RE: pvr.mythtv add-on - mattlach - 2015-06-26 (2015-06-25, 19:15)janbar Wrote: @mattlach, i found a crash bug yesterday. Maybe your crash has the same root cause. I pushed a new release to fix it: Janbar, Thank you for your tireless work. Unfortunately no. I was home early from work today, and while my future mother in law was watching TV, (and I was unpacking some boxes) it crashed 5 times in a matter of 156 minutes. Now, it's not normally this bad, but it suggests that this crash issue is not the same as the one you fixed. I wonder if it is somehow related to having a stream coming in from the TV service of questionable quality. Just about all of my issues with the plugin thus far have been when watching the Brazilian "Globo Internacional" channel here in the U.S. They pipe it in from Brazil, and charge extra for it, and the quality of the stream is often questionable. Thanks, Matt RE: pvr.mythtv add-on - mattlach - 2015-07-24 Yikes, Just accidentally upgraded to Kodi 15.0, and the MythTV PVR plugin will no longer load. Will provide log shortly, but for now, is everyone else having the same problem? Thanks, Matt RE: pvr.mythtv add-on - mattlach - 2015-07-24 (2015-07-24, 01:17)mattlach Wrote: Yikes, Never mind. Looks like I need to uninstall the Helix version, and install the Isengard version Code: 19:20:18 T:140639080601536 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.' RE: pvr.mythtv add-on - janbar - 2015-07-24 @mattlach, upgrade addon too up to version 2.4.3 (available from my ppa, or from io page, or from kodi team which is up-to-date now). The ubuntu package for kodi 15 (Isengard) is named "kodi-pvr-mythtv-isengard" in my ppa. RE: pvr.mythtv add-on - xmjsilverx - 2015-07-25 Janbar, are you saying Kodi should have the new add-on available through them or do I need to get it from the ppa? RE: pvr.mythtv add-on - xmjsilverx - 2015-07-25 I got this error while installing The following NEW packages will be installed: kodi-pvr-mythtv-isengard 0 upgraded, 1 newly installed, 0 to remove and 13 not upgraded. Need to get 407 kB of archives. After this operation, 1,736 kB of additional disk space will be used. Get:1 http://ppa.launchpad.net/jlbarriere68/ppa/ubuntu/ trusty/main kodi-pvr-mythtv-isengard amd64 2.4.3~450~ubuntu14.04.1 [407 kB] Fetched 407 kB in 1s (379 kB/s) Selecting previously unselected package kodi-pvr-mythtv-isengard. (Reading database ... 823905 files and directories currently installed.) Preparing to unpack .../kodi-pvr-mythtv-isengard_2.4.3~450~ubuntu14.04.1_amd64.deb ... Unpacking kodi-pvr-mythtv-isengard (2.4.3~450~ubuntu14.04.1) ... dpkg: error processing archive /var/cache/apt/archives/kodi-pvr-mythtv-isengard_2.4.3~450~ubuntu14.04.1_amd64.deb (--unpack): trying to overwrite '/usr/share/kodi/addons/pvr.mythtv/resources/recording.png', which is also in package kodi-pvr-mythtv 2.4.2-1~trusty dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) Errors were encountered while processing: /var/cache/apt/archives/kodi-pvr-mythtv-isengard_2.4.3~450~ubuntu14.04.1_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) Re: pvr.mythtv add-on - nickr - 2015-07-25 At a guess, remove the existing package first. |