Bugzilla – Bug 7768
Malformed sprintf args in call from Settings-->Status page?
Last modified: 2008-04-09 09:53:51 UTC
The 7.1 settings->status page on a Fedora 8 box running 7.1 svn 18536 says: SqueezeCenter Version: 7.1 - TRUNK\nUNKNOWN @ - Red Hat - EN - utf8 Server IP address: 192.168.0.199 Perl Version: 5.8.8 i386-linux-thread-multi MySQL Version: 5.0.45-log The server log reports: [08-04-08 06:19:06.4060] Slim::Utils::Misc::msg (1329) Warning: [06:19:06.4050] Use of uninitialized value in sprintf at /usr/share/squeezecenter_trunk/server/Slim/Utils/Misc.pm line 1200.
I've already fixed this earlier today ;-).
for the records: change 18537
What is the "@ UNKNOWN" portion of the version string? What would be displayed when whatever is "unknown" is "known"? As of svn 18606, my installation shows: SqueezeCenter Information: SqueezeCenter Version: 7.1 - TRUNK @ UNKNOWN - Red Hat - EN - utf8 on the settings-->status page.
> What is the "@ UNKNOWN" portion of the version string? It's the build date. If you're using svn, then there's none.