Hey, MIke.

   Okay, this is strange.  The output from running Vega Strike using OSS is 
exactly the same as it is when running it with ALSA.  What got me is that the 
error being reported is different than it had been.  To try to ease the 
confusion I went back to the 2.6.10-ck1 kernel that I had started with (I 
never removed it) and made sure that just the OSS modules were loaded.
   I guess the difference is is the isapnputils setting up the awe64 sound 
card.  *shrug*
   Again, this is after copying the configuration file into ~/.vegastrike.4.x/

------------------------------------------------------------------------------
(gdb) run
Starting program: /home/sipper/Desktop/vegastrike.dbg
[Thread debugging using libthread_db enabled]
[New Thread -1226120512 (LWP 5173)]
Vega Strike
See http://www.gnu.org/copyleft/gpl.html for license details.

GOT SUBDIR ARG =
Found data in /usr/share/games/vegastrike
Using /usr/share/games/vegastrike as data directory
Using .vegastrike.4.x as the home directory
Found MODDIR = /usr/share/games/vegastrike/mods
USING HOMEDIR : /home/sipper/.vegastrike.4.x As the home directory
CONFIGFILE - Found a config file in home directory, 
using : /home/sipper/.vegastrike.4.x/vegastrike.config
DATADIR - No datadir specified in config file, 
using ; /usr/share/games/vegastrike
SIMULATION_ATOM: 0.07
MISSION_NAME is empty using : explore_universe.mission
running import sys
print sys.path
sys.path = 
[r"/usr/share/games/vegastrike/modules/builtin/",r"/usr/share/games/vegastrike/modules/",r"/usr/share/games/vegastrike/bases/"]
['/usr/lib/python23.zip', '/usr/lib/python2.3', 
'/usr/lib/python2.3/plat-linux2', '/usr/lib/python2.3/lib-tk', 
'/usr/lib/python2.3/lib-dynload', '/usr/local/lib/python2.3/site-packages', 
'/usr/lib/python2.3/site-packages', 
'/usr/lib/python2.3/site-packages/Numeric', 
'/usr/lib/python2.3/site-packages/PIL', 
'/usr/lib/python2.3/site-packages/gtk-2.0', 
'/usr/lib/python2.3/site-packages/wx-2.5.3-gtk2-unicode', 
'/usr/lib/site-python']
testing VS randomrunning import sys
print sys.path
['/usr/share/games/vegastrike/modules/builtin/', 
'/usr/share/games/vegastrike/modules/', '/usr/share/games/vegastrike/bases/']

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1226120512 (LWP 5173)]
0xb67dbcf0 in Arts::EnumDef::~EnumDef () from /usr/lib/libmcop.so.1

(gdb) bt
#0  0xb67dbcf0 in Arts::EnumDef::~EnumDef () from /usr/lib/libmcop.so.1
#1  0xb67d13b7 in std::vector<Arts::EnumDef, std::allocator<Arts::EnumDef> 
>::_M_insert_aux ()
   from /usr/lib/libmcop.so.1
#2  0xb67c6cdc in Arts::readTypeSeq<Arts::EnumDef> () 
from /usr/lib/libmcop.so.1
#3  0xb678675e in Arts::ModuleDef::readType () from /usr/lib/libmcop.so.1
#4  0xb67864bc in Arts::ModuleDef::ModuleDef () from /usr/lib/libmcop.so.1
#5  0xb67ae645 in Arts::IDLFileReg::startup () from /usr/lib/libmcop.so.1
#6  0xb67b4343 in Arts::StartupManager::startup () from /usr/lib/libmcop.so.1
#7  0xb6799ff4 in Arts::Dispatcher::Dispatcher () from /usr/lib/libmcop.so.1
#8  0xb6d25c95 in arts_backend_init () from /usr/lib/libartscbackend.so.0
#9  0xb796b756 in arts_init () from /usr/lib/libartsc.so.0
#10 0xb7ef1c89 in SDL_FreeWAV () from /usr/lib/libSDL-1.2.so.0
#11 0xb7eedb33 in SDL_AudioInit () from /usr/lib/libSDL-1.2.so.0
#12 0xb7eec98b in SDL_InitSubSystem () from /usr/lib/libSDL-1.2.so.0
#13 0xb7eeca07 in SDL_Init () from /usr/lib/libSDL-1.2.so.0
#14 0x0863b8d3 in winsys_init (argc=0xbfffed30, argv=0xbffff8d4,
    window_title=0x8771844 "Vega Strike", icon_title=0x877183b "vega.ico") at 
winsys.cpp:282
#15 0x08624c07 in GFXInit (argc=1, argv=0xbffff8d4) at gl_init.cpp:271
#16 0x082554d9 in GameUniverse::Init (this=0x9d32a28, argc=1, argv=0xbffff8d4,
    galaxy=0x968ddb4 "milky_way.xml") at universe.cpp:70
#17 0x082557df in GameUniverse (this=0x9d32a28, argc=1, argv=0xbffff8d4,
    galaxy=0x968ddb4 "milky_way.xml") at universe.cpp:85
#18 0x082727f4 in main (argc=1, argv=0xbffff8d4) at basic_string.h:103
(gdb)
------------------------------------------------------------------------------

   It looks the same as the error messages I received when trying to use ALSA.  
libmcop.so.1 is in package libarts1.  Looks like it's still trying to 
configure the sound, even though I've selected for it not to.

   Let me know what you think, Mike.
   Thanks.

 - Chris

-- 

Chris Knadle
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to