"Duncan" <[EMAIL PROTECTED]> posted [EMAIL PROTECTED], excerpted below, on Thu, 10 Aug 2006 13:18:12 +0000:
> Scoring: > > I transferred the old score file over with 0.105, but something's not > working quite right there tho it seems to load just fine -- just nothing > is applied (nothing changes color or shows scores other than > zero/unchanged, even when it should)... I'll have to do a bit more > investigating to see if I can trace it. OK, seem to have spotted the problem. My old scores are all regex. New-pan doesn't like \. to force a literal dot, not just any character, as part of the regex. Whether it's any use of \ or just that particular one, I'm not sure, but most of my ported scores have the \. string as part of the regex, and all those seem to be failing. http://bugzilla.gnome.org/show_bug.cgi?id=350787 I'd still like to know what a scoring "section" is, too. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman _______________________________________________ Pan-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/pan-users
