Bug 15831 - BBC string undefined
: BBC string undefined
Status: RESOLVED DUPLICATE of bug 17202
Product: MySqueezebox.com
Classification: Unclassified
Component: App Gallery
: Test
: PC Other
: P1 normal (vote)
: Hotfix
Assigned To: Andy Grundman
http://forums.slimdevices.com/showthr...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-03-04 07:35 UTC by Felix Mueller
Modified: 2011-11-02 11:34 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments
log file with missing BBC string (1.59 KB, text/plain)
2010-03-04 07:35 UTC, Felix Mueller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Mueller 2010-03-04 07:35:16 UTC
Created attachment 6595 [details]
log file with missing BBC string

Seen when attaching a Transporter to TinySC.

BBC is enabled but not in the home menu.

Maybe a naming issue: BBC vs. RADIO_PROVIDERS_BBC
Comment 1 Jim McAtee 2011-05-06 12:29:55 UTC
I'm seeing this same error in onebrowser. I have Triode's third party BBC iPlayer plugin loaded, and don't believe I saw it before running the plugin.
Comment 2 Jim McAtee 2011-05-07 12:33:04 UTC
I can confirm that this error isn't logged in onebrowser when the BBC plugin isn't loaded.

Adrian, can you take a look?
Comment 3 Adrian Smith 2011-05-08 02:52:46 UTC
I don't see the string BBC in my plugin and can't reproduce this.

Also Felix I assume you would not be using the BBCiPlayer plugin on TinySC?  So more likely to be a problem localising the BBC app?

Can you provide any steps to reproduce?
Comment 4 Jim McAtee 2011-05-08 13:37:30 UTC
I haven't been able to reproduce it today just by loading the BBC plugin. Perhaps it was another plugin or something else causing the error.
Comment 5 Michael Herger 2011-05-25 21:26:57 UTC

*** This bug has been marked as a duplicate of bug 17202 ***
Comment 6 jan.mortensen 2011-11-02 01:32:26 UTC
I have not seen this problem myself so unable to confirm the correction; but wasn't fixed last week by Herger?!

Revision 33624 - Directory Listing 
Modified Wed Oct 26 13:02:52 2011 UTC (6 days, 19 hours ago) by mherger 
Bug: n/a
Description: Jive is assuming every string consisting of all uppercase characters to be a string token. That's wrong for eg. BBC and leads to ugly backtraces filling the log file. Check for the existence of a string before getting it.
Comment 7 Adrian Smith 2011-11-02 11:34:52 UTC
I agree this backtrace suggests the problem Michael fixed