Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSS Ticker fails on builds after v21.0a2-Omega #24229

Closed
5 tasks
kuraikaze opened this issue Dec 12, 2023 · 1 comment · Fixed by #24231
Closed
5 tasks

RSS Ticker fails on builds after v21.0a2-Omega #24229

kuraikaze opened this issue Dec 12, 2023 · 1 comment · Fixed by #24231
Labels
Resolution: Fixed issue was resolved by a code change v21 Omega

Comments

@kuraikaze
Copy link

Bug report

Describe the bug

RSS Ticker no longer displays along bottom of Kodi window.

Expected Behavior

Scrolling display of items from RSS feed sources.

Actual Behavior

According to debug log feed URLs are seemingly fetched by Kodi, but fail to display silently with no further log entries until the idle connection is closed after a while.

Possible Fix

Issue seems likely to relate to commit for migration of RSS Ticker functions to tinyxml2:-
https://github.com/xbmc/xbmc/commit/fe6a7b1ed0de937b0b39c7c756dec0ab8c04f6a6

Parent commit for TinyXML2 introduction:-
https://github.com/xbmc/xbmc/commit/9e983ed0449aaf3007d8bfa3261056b120d84188

Commit 9e983ed mentions that "Currently tinyxml2 and 1 can coexist peacefully" - perhaps revert the RSS Ticker files to use tinyxml1 ?

To Reproduce

Steps to reproduce the behavior:

  1. Install a Kodi build later than v21.0a2-Omega
  2. In Settings/Interface activate "Show RSS news feeds"
  3. Have a set of valid RSS feeds in Kodi/userdata/RssFeeds.xml

Debuglog

The debuglog can be found here: kodi.log debuglog

Your Environment

Used Operating system:

  • Android

  • iOS

  • tvOS

  • [*] Linux

  • macOS

  • [*] Windows

  • Windows UWP

  • Operating system version/name:

  • Kodi version: 21.0-beta2

note: Once the issue is made we require you to update it with new information or Kodi versions should that be required.
Team Kodi will consider your problem report however, we will not make any promises the problem will be solved.

@xbmc-gh-bot xbmc-gh-bot bot added the Triage: Needed (managed by bot!) issue that was just created and needs someone looking at it label Dec 12, 2023
neo1973 added a commit to neo1973/xbmc that referenced this issue Dec 12, 2023
@neo1973 neo1973 mentioned this issue Dec 12, 2023
14 tasks
@neo1973
Copy link
Member

neo1973 commented Dec 12, 2023

Will be fixed with #24231.

@neo1973 neo1973 added Triage: Has proposed fix Issue has been reproduced and has a pending proposed fix and removed Triage: Needed (managed by bot!) issue that was just created and needs someone looking at it labels Dec 12, 2023
neo1973 added a commit to neo1973/xbmc that referenced this issue Dec 13, 2023
@neo1973 neo1973 added Resolution: Fixed issue was resolved by a code change and removed Triage: Has proposed fix Issue has been reproduced and has a pending proposed fix labels Dec 19, 2023
heitbaum pushed a commit to heitbaum/xbmc that referenced this issue Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Fixed issue was resolved by a code change v21 Omega
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants