Scott Christley wrote:
Hey all, I put a new swarm release up at:
http://ftp.swarm.org/pub/swarm/src/swarm
Please check it out, let's consider this a start for putting
packaging together for some Linux distributions.
I'm sorry not to test this sooner. Thanks for your work, Scott.
I've built your new Swarm on an Ubuntu linux system. As far as I
can tell, the build goes as expected, but there may be something you
know to look for that I don't.
I'm testing this with the swarmapps-2.3 package I find in the same
directory where you post the swarm-2.3.
I notice the "fix" for the nil objects in ArborGamesII has not been
applied, I'll send a patch as soon as I fix this other worse thing.
I can build programs, but am unable to run programs, however, past
the Start button. I *think* I've seen a stupid thing like this
before, possibly caused by the X11 library or the video driver.
Programs like Heatbugs or Mousetrap will pop up the control panel
and probe maps, but as soon as I hit start, they vanish. I mean,
they don't seg fault, they die and leave no backtrace in gdb.
$ ./heatbugs
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 155 (RENDER)
Minor opcode of failed request: 4 (RenderCreatePicture)
Serial number of failed request: 9226
Current serial number in output stream: 9235
address@hidden:heatbugs$ ./heatbugs -b
You typed `heatbugs -b' or `heatbugs --batch', so we're running
without graphics.
Heatbugs is running for 250 timesteps.
It is logging data every 1 timesteps to: unhappiness.output.
./mousetrap
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 155 (RENDER)
Minor opcode of failed request: 4 (RenderCreatePicture)
Serial number of failed request: 5277
Current serial number in output stream: 5286
$ gdb ./heatbugs
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show
copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(gdb) run
Starting program: /home/pauljohn/swarm/OtherPeoplesCode/
swarmapps-2.3.0/objc/heatbugs/heatbugs
[Thread debugging using libthread_db enabled]
[New Thread 0xb75fd6b0 (LWP 20348)]
[New Thread 0xb75bdb90 (LWP 20364)]
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 155 (RENDER)
Minor opcode of failed request: 4 (RenderCreatePicture)
Serial number of failed request: 9418
Current serial number in output stream: 9427
Program exited with code 01.
(gdb) bt
No stack.
(gdb)
This one worries me a bit too,
./mousetrap -b
nil receiver for createArchivedProbeDisplayFor:variableName:
Aborted
Let me know what you think.
pj
cheers
Scott
_______________________________________________
swarm-hackers mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/swarm-hackers
--
Paul E. Johnson email: address@hidden
Professor, Political Science http://pj.freefaculty.org
1541 Lilac Lane, Rm 504 University of
Kansas Office: (785) 864-9086
Lawrence, Kansas 66044-3177 FAX: (785) 864-5700
_______________________________________________
swarm-hackers mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/swarm-hackers