Using Ubuntu 8, cannot play game.

Find any bugs in Vega Strike? See if someone has already found it, or report them here!
Post Reply
StevenJ
Star Pilot
Star Pilot
Posts: 6
Joined: Mon Oct 13, 2008 12:09 pm

Using Ubuntu 8, cannot play game.

Post by StevenJ »

when run under my login

steven@steven-desktop:/usr/games$ ./vegastrike
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/steven/.vegastrike.4.x As the home directory
CONFIGFILE - No config found in home : /home/steven/.vegastrike.4.x/vegastrike.config
CONFIGFILE - No home config file found, using datadir config file : /usr/share/games/vegastrike/vegastrike.config
DATADIR - No datadir specified in config file, using ; /usr/share/games/vegastrike
SIMULATION_ATOM: 0.06
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/python25.zip', '/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', '/usr/local/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages/Numeric', '/usr/lib/python2.5/site-packages/PIL', '/usr/lib/python2.5/site-packages/gst-0.10', '/var/lib/python-support/python2.5', '/usr/lib/python2.5/site-packages/gtk-2.0', '/var/lib/python-support/python2.5/gtk-2.0']
./vegastrike: symbol lookup error: /usr/lib/libboost_python-gcc42-mt-1_34_1.so.1.34.1: undefined symbol: Py_InitModule4
steven@steven-desktop:/usr/games$



when run under root

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 : /root/.vegastrike.4.x As the home directory
CONFIGFILE - No config found in home : /root/.vegastrike.4.x/vegastrike.config
CONFIGFILE - No home config file found, using datadir config file : /usr/share/games/vegastrike/vegastrike.config
DATADIR - No datadir specified in config file, using ; /usr/share/games/vegastrike
SIMULATION_ATOM: 0.06
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/python25.zip', '/usr/lib/python2.5', '/usr/lib/python2.5/plat-linux2', '/usr/lib/python2.5/lib-tk', '/usr/lib/python2.5/lib-dynload', '/usr/local/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages', '/usr/lib/python2.5/site-packages/Numeric', '/usr/lib/python2.5/site-packages/PIL', '/usr/lib/python2.5/site-packages/gst-0.10', '/var/lib/python-support/python2.5', '/usr/lib/python2.5/site-packages/gtk-2.0', '/var/lib/python-support/python2.5/gtk-2.0']
./vegastrike: symbol lookup error: /usr/lib/libboost_python-gcc42-mt-1_34_1.so.1.34.1: undefined symbol: Py_InitModule4



These are the errors I get on start up. Any help would be appreciated.
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Re: Using Ubuntu 8, cannot play game.

Post by loki1950 »

USING HOMEDIR : /home/steven/.vegastrike.4.x As the home directory
That tells me that you are using the old version from the Ubuntu repos there where several issues with it like not being able to run the setup app. so get the latest if you can our download page http://vegastrike.sourceforge.net/getfiles/ there is a Deb package available from the Debian repos the latest apparently has not made it to the Ubuntu repos :( so you have two choices Vega Strike 0.5.0 (RAR Archive) or the deb package from this page http://packages.debian.org/unstable/games/ get the one named just vegastrike the other packages are for the old version :wink: which you have and BTW welcome :) you could also get the development version if you feel brave compilation required :wink:

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
StevenJ
Star Pilot
Star Pilot
Posts: 6
Joined: Mon Oct 13, 2008 12:09 pm

Re: Using Ubuntu 8, cannot play game.

Post by StevenJ »

I would try version 5 except libcups2, one of the files listed as a dependency for Vegastrike 5, will not install. It keeps giving me erros. How do I install a deb file that is saved to my desktop from terminal? What is the command for it please? I have also tried this program, 4 and 5, on Mandriva 2008.1 power pack and did not have luck there. Admittedly I did not try to run VegaStrike from terminal in Mandriva. I did not know in Linux that you needed to put ./ to make a file execute. Now I know! I am really interested in this game. I am a huge scifi geek and would like to try it. I am also a new Linux user but I learn fast. Thanks again so far. I am sure I'm missing some python version or some other file required as part of the dependency to get 4.x to work.

PC specs:

AMD 5000 series X2 64 bit
2 gigs corsair ram
ASUS motherboard
ATI Raedon 1950XTX video cared
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Re: Using Ubuntu 8, cannot play game.

Post by loki1950 »

Yeah i have a feeling that those Python errors are related to the fact the version 0.4.3 preferred Python 2.4.Python is now at 2.5 and there where some syntax changes in that update that break backward compatibility.Now Install that .Deb file have to tried double-clicking on it :wink: that should bring up the password dialogue box to continue the install.This works in fedora with rpms the cmd in a terminal will be sodo apt-get local install (the path to the .deb file) at least i think that will work i run fedora a rpm not a deb based system we use yum instead of apt-get what are those errors when tiring to install libcups2 that seems strange as i think that is part of the CUPS system which is for printing so that seems off.A couple of the guys run Ubuntu so we should get some more input on that 8) Unless they think i got everything covered :o :lol:

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
ace123
Lead Network Developer
Lead Network Developer
Posts: 2560
Joined: Sun Jan 12, 2003 9:13 am
Location: Palo Alto CA
Contact:

Re: Using Ubuntu 8, cannot play game.

Post by ace123 »

Ubuntu Intrepid ships the 0.4.3 data with the 0.5 engine. Hardy was before 0.5 so likely it depends on newer libraries than you have.

Not sure what that libcups is about--probably a dependency mistake (you can tell it to force dependencies but you still have to manually edit the packages file to remove it).

The reason they don't ship 0.5 data in Debian or Ubuntu is that it is too big for their repositories so they got the old data working with the new game engine. So basically if you want to try a 0.5 version of the game you need to download it off the sourceforge page.
kalevi
Star Pilot
Star Pilot
Posts: 6
Joined: Tue Nov 04, 2008 11:49 am

Re: Using Ubuntu 8, cannot play game.

Post by kalevi »

Don't use the Ubuntu repos, just download http://downloads.sourceforge.net/vegast ... irror=osdn, then

Code: Select all

tar xjvf vegastrike-linux-0.5.0.tar.bz2
and follow the instructions
Last edited by kalevi on Tue Nov 04, 2008 3:46 pm, edited 1 time in total.
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Re: Using Ubuntu 8, cannot play game.

Post by loki1950 »

Thx for the update kalevi any problems :?:

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
kalevi
Star Pilot
Star Pilot
Posts: 6
Joined: Tue Nov 04, 2008 11:49 am

Re: Using Ubuntu 8, cannot play game.

Post by kalevi »

Yeah, the problems I have described in the thread "VegaStrike 0.5.0 crashing on both Win and Linux" still persist. My previous post wasn't an update on crashes, just an advice on how to run VegaStrike on ubuntu - since the repos are not updated.
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Re: Using Ubuntu 8, cannot play game.

Post by loki1950 »

Been seeing some bad things about ATI's driver on various forums but since they are Linux forums they only mention Linux problems.How does it preform with other OpenGL games quake and it's free mods comes to mind.

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
kalevi
Star Pilot
Star Pilot
Posts: 6
Joined: Tue Nov 04, 2008 11:49 am

Re: Using Ubuntu 8, cannot play game.

Post by kalevi »

It runs quake3 on linux without a glitch (+everything else so far) and I had the exact same crash on Windows where tons of other games run well. So, VegaStrike 0.5.0 crashes the linux and the windows ATI driver too. However this is not the only problem. The second type of crash I have experienced happens in AUDAddWatchedPlayed, some code for handling sound. Maybe an out of bounds array indexing causes segfault.

I have tested the latest SVN too, but found more bugs and crashes.

By the way, how many coders are working on VegaStrike?
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Re: Using Ubuntu 8, cannot play game.

Post by loki1950 »

About five core coders so we are spread pretty thin and all have real life time sinks to keep them occupied 24/7 academic concerns for the most part.

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
Post Reply