Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Openarena pk3 files
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
sprino
n00b
n00b


Joined: 04 Feb 2018
Posts: 8
Location: Italy

PostPosted: Sun Feb 04, 2018 4:42 pm    Post subject: Openarena pk3 files Reply with quote

Hello,
I installed openarena with the following command:

Code:
emerge --ask openarena


and everything went drinking.
When I tried to launch it (as a utene belonging to the wheel group) it gave me the following error:
I can not open the file, permission denied.
Then as root I gave the following command:

Code:
chmod + x / usr / games / bin / openarena

and
Code:
chmod + x / usr / games / bin / openarena-ded

and the problem of permissions has been solved.

When I ran the command again as a user wheel, the result was this:

Code:
r @ s_k550 ~ $ openarena
ioq3 + or 1.36 linux-x86_64 Feb 3 2018
----- FS_Startup -----
Current search path:
/home/rino//.openarena/baseoa
/ Usr / share / games / openarena / baseoa

----------------------
0 files in pk3 files
Could not load default.cfg
sh: zenity: command not found


Does anyone have any advice?

Thank you so much,
Rino
_________________
Theory is when everything is known and nothing works. The practice is when everything works and nobody knows why. We have put together the theory and the practice: there is nothing that works ... and nobody knows why!
A.Einstein.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21431

PostPosted: Sun Feb 04, 2018 5:36 pm    Post subject: Re: Openarena pk3 files Reply with quote

sprino wrote:
When I tried to launch it (as a utene belonging to the wheel group) it gave me the following error:
I can not open the file, permission denied.
Then as root I gave the following command:

Code:
chmod + x / usr / games / bin / openarena

and
Code:
chmod + x / usr / games / bin / openarena-ded

and the problem of permissions has been solved.
No. You applied a temporary and incorrect workaround, which will be reverted when next you reinstall or upgrade the package. As a games package, openarena has permissions that require would-be players to be in the games group. You should place your user in that group, rather than changing the permissions on the installed files. (If you insist on changing the permissions, change them in the ebuild so that they persist on reinstall.)
sprino wrote:
When I ran the command again as a user wheel, the result was this:
Code:
r @ s_k550 ~ $ openarena
Could not load default.cfg
sh: zenity: command not found
Based on the name, this package probably requires gnome-extra/zenity. If installing this package helps, please file a bug to have gnome-extra/zenity added to RDEPEND for games-fps/openarena.
Back to top
View user's profile Send private message
sprino
n00b
n00b


Joined: 04 Feb 2018
Posts: 8
Location: Italy

PostPosted: Sun Feb 04, 2018 7:09 pm    Post subject: Reply with quote

Of course,
openarena not part but I think the problem is mine, the problem of pk3 file has been solved.
With this command:
Code:
gpasswd -a user games

I added the user to the games group.
I installed zenity with the command:
Code:
emerge --ask zenity

I launched openarena and the result was this (open windows):

[*]Couldn't load default.cfg. See /home/rino//.openarena/baseoa/crashlog.txt for details.

This is the crashlog.txt:
Code:
ioq3+oa 1.36 linux-x86_64 Feb  3 2018
----- FS_Startup -----
Current search path:
/root//.openarena/baseoa
/usr/share/games/openarena/baseoa/pak6-patch088.pk3 (711 files)
/usr/share/games/openarena/baseoa/pak6-patch085.pk3 (559 files)
/usr/share/games/openarena/baseoa/pak6-misc.pk3 (229 files)
/usr/share/games/openarena/baseoa/pak5-TA.pk3 (139 files)
/usr/share/games/openarena/baseoa/pak4-textures.pk3 (1753 files)
/usr/share/games/openarena/baseoa/pak2-players.pk3 (669 files)
/usr/share/games/openarena/baseoa/pak2-players-mature.pk3 (231 files)
/usr/share/games/openarena/baseoa/pak1-maps.pk3 (100 files)
/usr/share/games/openarena/baseoa/pak0.pk3 (1042 files)
/usr/share/games/openarena/baseoa

----------------------
5433 files in pk3 files
execing default.cfg
couldn't exec q3config.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
----- Client Initialization -----
Couldn't read q3history.
----- Initializing Renderer ----
-------------------------------
QKEY building random string
QKEY generated
----- Client Initialization Complete -----
----- R_Init -----
SDL_Init( SDL_INIT_VIDEO ) FAILED (No available video device)
SDL_Init( SDL_INIT_VIDEO ) FAILED (No available video device)
----- Client Shutdown (Client fatal crashed: GLimp_Init() - could not load OpenGL subsystem
) -----
RE_Shutdown( 1 )
-----------------------
GLimp_Init() - could not load OpenGL subsystem

I think the problem is mine because I installed the system recently and no I still have x configured, I would like to fix the video as the last thing, after making a img of the working system, because the part on my notebook creates many problems.

Kernel:
Linux hostname 4.9.76-gentoo-r1 # 5 SMP Sat Feb 3 12:22:31 CET 2018 x86_64 Intel (R) Core (TM) i7-6700HQ CPU @ 2.60GHz GenuineIntel GNU / Linux
HW video:
00: 02.0 VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06)
01: 00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 950M] (rev a2)
_________________
Theory is when everything is known and nothing works. The practice is when everything works and nobody knows why. We have put together the theory and the practice: there is nothing that works ... and nobody knows why!
A.Einstein.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum