Can no longer view the Library since Sailfish OS 3.4
It seems classes are possibly loaded differently in Sailfish OS 3.4 and as a result, the Library view cannot find the FeedParser class.
Logs when running from the command-line:
[D] unknown:0 - "PyOtherSide error: Traceback (most recent call last):\n\n File \"<string>\", line 1, in <module>\n\nNameError: name 'FeedParser' is not defined\n"
[D] onError:172 - python error: Function not found: 'FeedParser.feedparse.getpodcasts' (Traceback (most recent call last):
File "<string>", line 1, in <module>
NameError: name 'FeedParser' is not defined
)
I don't think the feeds are updated either?
This issue was also confirmed by another user that this broke right after the upgrade.