1
Linux Specific Issues / Re: gentoo ebuilds for 0.3.018
« on: June 17, 2007, 08:47:59 pm »
after I put myself in group games: gpasswd -a iceberg games I gheck the permissions of /usr/games/bin
localhost bin # ls -lash
total 20K
4.0K drwxr-x--- 2 root games 4.0K 2007-06-17 10:35 .
4.0K drwxr-xr-x 3 games root 4.0K 2007-06-17 10:18 ..
4.0K -rwxr-x--- 1 root games 180 2007-06-17 10:35 psclient.sh
4.0K -rwxr-x--- 1 root games 179 2007-06-17 10:35 pssetup.sh
4.0K -rwxr-x--- 1 root games 186 2007-06-17 10:35 psupdater.sh
iceberg@localhost ~ $ /usr/games/bin/psclient.sh
bash: /usr/games/bin/psclient.sh: Permission denied
So I try to run it as root to see... All I get is a new window with pixel garbage all over it. and this output in the console:
localhost bin # ./psclient.sh
Indirect rendering may indicate a flawed OpenGL setup if you run on a local
X server.
planeshift.application.client:
PlaneShift Crystal Blue
This game uses Crystal Space Engine created by Jorrit and others
1.1.0 [Unix-x86-GCC]
LOG_ANY flag deactivated with no filter.
LOG_WEATHER flag deactivated with no filter.
LOG_SPAWN flag deactivated with no filter.
LOG_CELPERSIST flag deactivated with no filter.
LOG_PAWS flag deactivated with no filter.
LOG_GROUP flag deactivated with no filter.
LOG_CHEAT flag deactivated with no filter.
LOG_LINMOVE flag deactivated with no filter.
LOG_SPELLS flag deactivated with no filter.
LOG_NEWCHAR flag deactivated with no filter.
LOG_SUPERCLIENT flag deactivated with no filter.
LOG_EXCHANGES flag deactivated with no filter.
LOG_ADMIN flag deactivated with no filter.
LOG_STARTUP flag deactivated with no filter.
LOG_CHARACTER flag deactivated with no filter.
LOG_CONNECTIONS flag deactivated with no filter.
LOG_CHAT flag deactivated with no filter.
LOG_NET flag deactivated with no filter.
LOG_LOAD flag deactivated with no filter.
LOG_NPC flag deactivated with no filter.
LOG_TRADE flag deactivated with no filter.
LOG_SOUND flag deactivated with no filter.
LOG_COMBAT flag deactivated with no filter.
LOG_SKILLXP flag deactivated with no filter.
LOG_QUESTS flag deactivated with no filter.
LOG_SCRIPT flag deactivated with no filter.
LOG_MARRIAGE flag deactivated with no filter.
LOG_MESSAGES flag deactivated with no filter.
LOG_CACHE flag deactivated with no filter.
LOG_PETS flag deactivated with no filter.
LOG_USER flag deactivated with no filter.
LOG_LOOT flag deactivated with no filter.
LOG_DUELS flag deactivated with no filter.
LOG_TRIBES flag deactivated with no filter.
All LOGS are off.
Mounting skin: /this/art/skins/default.zip
<src/common/util/psxmlparser.cpp:282 ParseFile>:
Could not find file: /paws/temp_skin/skin.xml
<src/common/paws/pawsmanager.cpp:325 LoadAdditionalSkin>:
Could not read skin info on /this/art/skins/default.zip!
<src/common/paws/pawsmanager.cpp:141 PawsManager>:
Failed to load base skin!
Mounting skin: /planeshift/art/skins/base/client_base.zip
<src/common/util/psxmlparser.cpp:282 ParseFile>:
Could not find file: /paws/temp_skin/skin.xml
<src/common/paws/pawsmanager.cpp:325 LoadAdditionalSkin>:
Could not read skin info on /planeshift/art/skins/base/client_base.zip!
<src/client/psengine.cpp:405 Initialize>:
Couldn't load base skin '/planeshift/art/skins/base/client_base.zip'!
<src/common/paws/pawswidget.cpp:504 LoadAttributes>:
GUI image 'Splash Background' not found.
GUI image 'YesNo' not found.
GUI image 'YesNo' not found.
planeshift.application.client:
psEngine initialized.
Using fontsize 16 for resolution 1024x768
<src/common/paws/pawswidget.cpp:504 LoadAttributes>:
GUI image 'Charpick Background' not found.
GUI image 'radiooff2' not found.
GUI image 'radiooff2' not found.
GUI image 'radiooff2' not found.
GUI image 'radiooff2' not found.
<src/common/paws/pawswidget.cpp:2489 SetMaskingImage>:
Could not locate masking image charborder for widget PaperDollView
crystalspace.maploader.parse.image:
Could not open image file '/planeshift/models/cubo_ref.dds' on VFS!
crystalspace.maploader.parse.texture:
Couldn't load image '/planeshift/models/cubo_ref.dds', using error texture
instead!
crystalspace.thingloader.parse:
Bad UV coordinates for polygons in this thing!
[node: meshfact(name=weapons#doubleaxe01a),params]
Bad UV coordinates for polygons in this thing!
[node: meshfact(name=weapons#jug01a),params]
'moveable' is not for factories!
[node: meshfact(name=weapons#normalaxe01a),params,moveable]
Bad UV coordinates for polygons in this thing!
[node: meshfact(name=weapons#normalaxe01a),params]
'moveable' is not for factories!
[node: meshfact(name=items#chest1),params,moveable]
Bad UV coordinates for polygons in this thing!
[node: meshfact(name=items#chest1),params]
<src/common/paws/pawswidget.cpp:504 LoadAttributes>:
GUI image 'Login Background' not found.
GUI image 'Standard Background' not found.
GUI image 'Standard Background' not found.
<src/common/paws/pawswidget.cpp:815 SetBackground>:
Widget: None (Parent: None) Could Not load image: Up Arrow
Widget: None (Parent: None) Could Not load image: Down Arrow
Widget: None (Parent: None) Could Not load image: ScrollBar Thumb
Widget: None (Parent: None) Could Not load image: Left Arrow
Widget: None (Parent: None) Could Not load image: Right Arrow
Widget: None (Parent: None) Could Not load image: ScrollBar Thumb
Widget: None (Parent: servers) Could Not load image: Standard Background
Widget: None (Parent: servers) Could Not load image: Blue Background
psEngine destroyed.
localhost bin # ls -lash
total 20K
4.0K drwxr-x--- 2 root games 4.0K 2007-06-17 10:35 .
4.0K drwxr-xr-x 3 games root 4.0K 2007-06-17 10:18 ..
4.0K -rwxr-x--- 1 root games 180 2007-06-17 10:35 psclient.sh
4.0K -rwxr-x--- 1 root games 179 2007-06-17 10:35 pssetup.sh
4.0K -rwxr-x--- 1 root games 186 2007-06-17 10:35 psupdater.sh
iceberg@localhost ~ $ /usr/games/bin/psclient.sh
bash: /usr/games/bin/psclient.sh: Permission denied
So I try to run it as root to see... All I get is a new window with pixel garbage all over it. and this output in the console:
localhost bin # ./psclient.sh
Indirect rendering may indicate a flawed OpenGL setup if you run on a local
X server.
planeshift.application.client:
PlaneShift Crystal Blue
This game uses Crystal Space Engine created by Jorrit and others
1.1.0 [Unix-x86-GCC]
LOG_ANY flag deactivated with no filter.
LOG_WEATHER flag deactivated with no filter.
LOG_SPAWN flag deactivated with no filter.
LOG_CELPERSIST flag deactivated with no filter.
LOG_PAWS flag deactivated with no filter.
LOG_GROUP flag deactivated with no filter.
LOG_CHEAT flag deactivated with no filter.
LOG_LINMOVE flag deactivated with no filter.
LOG_SPELLS flag deactivated with no filter.
LOG_NEWCHAR flag deactivated with no filter.
LOG_SUPERCLIENT flag deactivated with no filter.
LOG_EXCHANGES flag deactivated with no filter.
LOG_ADMIN flag deactivated with no filter.
LOG_STARTUP flag deactivated with no filter.
LOG_CHARACTER flag deactivated with no filter.
LOG_CONNECTIONS flag deactivated with no filter.
LOG_CHAT flag deactivated with no filter.
LOG_NET flag deactivated with no filter.
LOG_LOAD flag deactivated with no filter.
LOG_NPC flag deactivated with no filter.
LOG_TRADE flag deactivated with no filter.
LOG_SOUND flag deactivated with no filter.
LOG_COMBAT flag deactivated with no filter.
LOG_SKILLXP flag deactivated with no filter.
LOG_QUESTS flag deactivated with no filter.
LOG_SCRIPT flag deactivated with no filter.
LOG_MARRIAGE flag deactivated with no filter.
LOG_MESSAGES flag deactivated with no filter.
LOG_CACHE flag deactivated with no filter.
LOG_PETS flag deactivated with no filter.
LOG_USER flag deactivated with no filter.
LOG_LOOT flag deactivated with no filter.
LOG_DUELS flag deactivated with no filter.
LOG_TRIBES flag deactivated with no filter.
All LOGS are off.
Mounting skin: /this/art/skins/default.zip
<src/common/util/psxmlparser.cpp:282 ParseFile>:
Could not find file: /paws/temp_skin/skin.xml
<src/common/paws/pawsmanager.cpp:325 LoadAdditionalSkin>:
Could not read skin info on /this/art/skins/default.zip!
<src/common/paws/pawsmanager.cpp:141 PawsManager>:
Failed to load base skin!
Mounting skin: /planeshift/art/skins/base/client_base.zip
<src/common/util/psxmlparser.cpp:282 ParseFile>:
Could not find file: /paws/temp_skin/skin.xml
<src/common/paws/pawsmanager.cpp:325 LoadAdditionalSkin>:
Could not read skin info on /planeshift/art/skins/base/client_base.zip!
<src/client/psengine.cpp:405 Initialize>:
Couldn't load base skin '/planeshift/art/skins/base/client_base.zip'!
<src/common/paws/pawswidget.cpp:504 LoadAttributes>:
GUI image 'Splash Background' not found.
GUI image 'YesNo' not found.
GUI image 'YesNo' not found.
planeshift.application.client:
psEngine initialized.
Using fontsize 16 for resolution 1024x768
<src/common/paws/pawswidget.cpp:504 LoadAttributes>:
GUI image 'Charpick Background' not found.
GUI image 'radiooff2' not found.
GUI image 'radiooff2' not found.
GUI image 'radiooff2' not found.
GUI image 'radiooff2' not found.
<src/common/paws/pawswidget.cpp:2489 SetMaskingImage>:
Could not locate masking image charborder for widget PaperDollView
crystalspace.maploader.parse.image:
Could not open image file '/planeshift/models/cubo_ref.dds' on VFS!
crystalspace.maploader.parse.texture:
Couldn't load image '/planeshift/models/cubo_ref.dds', using error texture
instead!
crystalspace.thingloader.parse:
Bad UV coordinates for polygons in this thing!
[node: meshfact(name=weapons#doubleaxe01a),params]
Bad UV coordinates for polygons in this thing!
[node: meshfact(name=weapons#jug01a),params]
'moveable' is not for factories!
[node: meshfact(name=weapons#normalaxe01a),params,moveable]
Bad UV coordinates for polygons in this thing!
[node: meshfact(name=weapons#normalaxe01a),params]
'moveable' is not for factories!
[node: meshfact(name=items#chest1),params,moveable]
Bad UV coordinates for polygons in this thing!
[node: meshfact(name=items#chest1),params]
<src/common/paws/pawswidget.cpp:504 LoadAttributes>:
GUI image 'Login Background' not found.
GUI image 'Standard Background' not found.
GUI image 'Standard Background' not found.
<src/common/paws/pawswidget.cpp:815 SetBackground>:
Widget: None (Parent: None) Could Not load image: Up Arrow
Widget: None (Parent: None) Could Not load image: Down Arrow
Widget: None (Parent: None) Could Not load image: ScrollBar Thumb
Widget: None (Parent: None) Could Not load image: Left Arrow
Widget: None (Parent: None) Could Not load image: Right Arrow
Widget: None (Parent: None) Could Not load image: ScrollBar Thumb
Widget: None (Parent: servers) Could Not load image: Standard Background
Widget: None (Parent: servers) Could Not load image: Blue Background
psEngine destroyed.