gnump3d-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnump3d-users] Some observations to the current CVS version


From: Michael
Subject: Re: [Gnump3d-users] Some observations to the current CVS version
Date: Sat, 17 Dec 2005 12:19:17 +0800 (WST)



On Fri, 16 Dec 2005, Steve Kemp wrote:

On Fri, Dec 16, 2005 at 03:16:01PM +0100, C. Menge wrote:

        5.3Mb ]         [Info] [Download]
        7.9Mb ]         [Info] [Download]
        5.7Mb ]         [Info] [Download]
        6.8Mb ]         [Info] [Download]

I think you might find this is due to the tag cache. Try removing it
(/var/cache/gnump3d/song.tags*) so it gets rebuilt.

No, this isn't the reason. Unless the format of the cache
file changed (what seems very unlikely to me and nothing
like that is mentioned in the changelog): The exact same
cache file works fine with the 2.9.8 release.

 It hasn't.

Actually this might have changed. One of the changes I made was storing the full path in $FILENAME which gets saved in the tags. I am pretty sure that rebuilding that cache file will fix it.

 In bin/gnump3d2 remove these lines:

    #
    # Remove the preceeding directories from $display
    #
    if ( $display =~ /.*\/(.+)$/ )
    {
       $display = $1;
    }

 Function "formatFileListOutput".

 Not sure what has changed recently to cause this, so I'll not commit it
until I've seen what else it affects.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]