Ticket #940 (closed defect: wontfix)

Opened 5 years ago

Last modified 6 months ago

soy.transports.File takes a long time to process and halts programs

Reported by: alaterale Owned by:
Priority: Medium Milestone: beta3
Component: Importer Version: Trunk
Keywords: Cc:

Description (last modified by ArcRiley) (diff)

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).

Anyway, 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!

Change History

comment:1 Changed 5 years ago by ArcRiley

  • Description modified (diff)

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

comment:2 Changed 2 years ago by ArcRiley

  • Component changed from soy.transports to Importer

soy.transports has been folded into a new Importer, so the Python import command loads content.

I'm leaving this open to ensure the Importer is tested on OSX, since the same problem may occur.

comment:3 Changed 6 months ago by ArcRiley

  • Status changed from new to closed
  • Resolution set to wontfix

soy.transports has gone away.

Note: See TracTickets for help on using tickets.