Changes between Initial Version and Version 1 of Ticket #940


Ignore:
Timestamp:
03/04/08 23:12:38 (5 years ago)
Author:
ArcRiley
Comment:

I'll setup my G4 Gentoo box and see if this is reproducible

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #940 – Description

    initial v1  
    1 On my linux ppc system (on an ibook G4), I have trouble loading anything with soy.transports.File.  I installed from svn earlier today and everything worked great in the demos except where they were trying to load something with "File".  After changing the code so that it doesn't get materials from the soy files, but from something like DarkWood or the like, the examples work fine, albeit without the intended graphics.  After a while, I saw one of my earlier attempts at executing actually work, so that means it is doing something, but it takes a very long time and effectively halts the terminal I'm using (can't even ctrl-c).  This doesn't seem to affect the ogg loading that much (aside from a massive framerate slowdown and no audio, but that could be a separate issue). 
     1On my linux ppc system (on an ibook G4), I have trouble loading anything with soy.transports.File.  I installed from svn earlier today and everything worked great in the demos except where they were trying to load something with "File".  After changing the code so that it doesn't get materials from the soy files, but from something like !DarkWood or the like, the examples work fine, albeit without the intended graphics.  After a while, I saw one of my earlier attempts at executing actually work, so that means it is doing something, but it takes a very long time and effectively halts the terminal I'm using (can't even ctrl-c).  This doesn't seem to affect the ogg loading that much (aside from a massive framerate slowdown and no audio, but that could be a separate issue). 
    22 
    33Anyway, I looked for a similar bug on this tracker but couldn't seem to find anything referring to that (or maybe I'm just missing something).  Well, I hope this is the right place to submit this bug.  Great engine btw, I love it!