Sean R. Lynch

Show:

What's happening?

  • Followup: RE: "Blank screen" tutorial in Python

    err... that ate my indenting. Greeeeaaaattt.

    2006-04-11 16:19:46 UTC in LightFire# Game Engine

  • "Blank screen" tutorial in Python

    I got the basic tutorial working with IronPython. Here it is: import clr clr.AddReferenceByName('LightFireCS') clr.AddReferenceByName('Tao.Sdl') from LightFireCS import * from Tao.Sdl import Sdl class Test: def __init__(self): self.gDevice = Graphics.GDevice.Get() self.iDevice = Input.IDevice.Get() self.gDevice.CreateDevice(640, 480, 32, False)

    2006-04-11 16:19:07 UTC in LightFire# Game Engine

  • cal3d now used in Soya

    Hi folks, just thought I'd let you know that Cal3d is now used in Soya 3D at <http://oomadness.tuxfamily.org/en/soya/>, in CVS. Even more useful than pycal3d!

    2003-04-14 07:56:05 UTC in Cal3D - 3d character animation library

  • Followup: RE: MSN Signon prob &quot;Error reading from serv

    Incidentally, the assignment of users to notification servers is based on a hash of the username, so they don't have to do lookups in a central database. So be nice and move to the appropriate server when you're asked, or it won't work right.

    2001-08-09 17:55:48 UTC in Pidgin

  • Use the task manager, Luke

    The task manager is linked to off the main page, but there are no tasks listed. In addition, I cannot find a todo list anywhere in the docs, in CVS, or on the FTP site. It would be nice to know what people were working on, or what needed work.

    2001-07-31 18:07:22 UTC in Gemini Nucleus

  • init hangs on q-- with no q++

    (from latest cvs at the time of this report) if I type q-- in init one more time than typing q++, init hangs. This is probably a known problem, and since it's just a demo, who really cares, but it might be nice to check for such a thing.

    2001-07-30 22:26:36 UTC in Gemini Nucleus

  • 2.4.6-ac5-rtsched1.2+ngpt1.0.0

    This is a patch against 2.4.6-ac5, *not* against folk. Folk 1.1.0 does not work for me, so I started merging together the patches that *do* work.

    2001-07-17 20:15:29 UTC in Functionally Overloaded Linux Kernel

  • Crashes just before loading init

    On my Dell Latitude CPiA, crashes just after opening /dev/console and just before opening init, after giving the message "Freeing unused kernel memory." This is with a number of combinations of options, except that swsusp was always off. The only modification I've made is the patch I submitted to make sysrq.c compile with swsusp turned off. Attached is my .config file. This is...

    2001-07-17 18:30:39 UTC in Functionally Overloaded Linux Kernel

  • Enable compile without swsusp

    Puts #ifdefs around the swsusp stuff in sysrq.c so that the kernel can still compile with swsusp disabled.

    2001-07-17 01:55:37 UTC in Functionally Overloaded Linux Kernel

  • Configure.help and list of added options

    Since ESR has graciously completed Configure.help for every option in 2.4, it would be a good idea to have Configure.help entries for all options added by FOLK as well, and/or to configure upstream maintainers to add them to their patches. This would make the patch easier to use, so that one wouldn't have to go back to the FOLK page, guess which patch added a particular option, and go to...

    2001-07-17 00:15:24 UTC in Functionally Overloaded Linux Kernel

About Me

  • 2000-02-06 (10 years ago)
  • 11636
  • seanl (My Site)
  • Sean R. Lynch

  • C Perl Python Security Networking Documentation Japanese Spanish

Send me a message