Version-Release number of selected component: streamtuner-2.0.8-12.fc20 Additional info: reporter: libreport-2.2.2 cmdline: python /bin/streamtuner2 executable: /bin/streamtuner2 kernel: 3.14.7-200.fc20.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: streamtuner2:289:rowno:AttributeError: 'NoneType' object has no attribute 'get_path' Traceback (most recent call last): File "/bin/streamtuner2", line 320, in on_homepage_stream_clicked url = self.selected("homepage") File "/bin/streamtuner2", line 301, in selected return self.row().get(name) File "/bin/streamtuner2", line 293, in row return self.channel().stations() [self.rowno()] File "/bin/streamtuner2", line 289, in rowno return model.get_path(iter)[0] AttributeError: 'NoneType' object has no attribute 'get_path' Local variables in innermost frame: model: None self: <StreamTunerTwo object at 0x1325280 (PyGladeXML at 0x135d870)> iter: None Potential duplicate: bug 784744
Created attachment 911022 [details] File: backtrace
Created attachment 911023 [details] File: environ
Try rpm -Uvh https://kojipkgs.fedoraproject.org//packages/streamtuner/2.1.1/3.fc20/src/streamtuner-2.1.1-3.fc20.src.rpm and if it still fails to start run rm /usr/share/streamtuner2/channels/live365.py https://admin.fedoraproject.org/updates/streamtuner-2.1.1-3.fc20
(In reply to leigh scott from comment #3) > rpm -Uvh > https://kojipkgs.fedoraproject.org//packages/streamtuner/2.1.1/3.fc20/src/ > streamtuner-2.1.1-3.fc20.src.rpm It should be rpm -Uvh https://kojipkgs.fedoraproject.org//packages/streamtuner/2.1.1/3.fc20/noarch/streamtuner-2.1.1-3.fc20.noarch.rpm
(In reply to Avvocato Andrea Marengoni from comment #0) > Truncated backtrace: > streamtuner2:289:rowno:AttributeError: 'NoneType' object has no attribute > 'get_path' > Potential duplicate: bug 784744 There is an updated version in updates-testing. It containes the fix required.