You are not logged in.

#1 2008-02-05 16:08:41

hk2717
Member
From: China
Registered: 2007-09-13
Posts: 217

Unable to run RealPlayer other than root

I installed RealPlayer 10 from AUR. After installation, I found that I can only run it as root user. If I run "/opt/realplayer/realplay" from my daily account, it returns following error message and does not start up:

/opt/realplayer/realplay: line 75:  8813 Segmentation fault      $REALPLAYBIN "$@"

This is part of the result of "ls -l /opt/realplayer/":

-rwxr-xr-x 1 root root   2502 2008-02-01 21:58 realplay
-rwxr-xr-x 1 root root 570344 2008-02-01 21:58 realplay.bin

How could I solve this? Thanks in advance.

Offline

#2 2008-02-06 03:13:23

McQueen
Member
From: Arizona
Registered: 2006-03-20
Posts: 387

Re: Unable to run RealPlayer other than root

I have the same permissions. Is your user in the correct groups?

$ ls -l /opt/realplayer/
-rwxr-xr-x 1 root root   2521 2008-02-04 22:52 realplay
-rwxr-xr-x 1 root root 570344 2008-02-04 22:52 realplay.bin

/path/to/Truth

Offline

#3 2008-02-06 17:56:10

hk2717
Member
From: China
Registered: 2007-09-13
Posts: 217

Re: Unable to run RealPlayer other than root

It is in the video group and audio group.

Offline

#4 2008-02-07 00:50:07

Shaika-Dzari
Member
From: Québec, Canada
Registered: 2006-04-14
Posts: 436
Website

Re: Unable to run RealPlayer other than root

Just to be curious, do you have a "vital" reason to use realplayer? tongue

Offline

#5 2008-02-07 02:44:38

McQueen
Member
From: Arizona
Registered: 2006-03-20
Posts: 387

Re: Unable to run RealPlayer other than root

And the dependent pkgs listed in AUR are installed? I'm not seeing anything odd in the permissions.


/path/to/Truth

Offline

#6 2008-02-07 05:46:33

hk2717
Member
From: China
Registered: 2007-09-13
Posts: 217

Re: Unable to run RealPlayer other than root

I use Real Player because mplayer does not play my rmvb movies.

All the depends are correctly installed.

Offline

#7 2008-02-07 06:40:20

McQueen
Member
From: Arizona
Registered: 2006-03-20
Posts: 387

Re: Unable to run RealPlayer other than root

My only guess then would be that perhaps your sound server or another sound app is blocking the program from opening. If you are using ESD for example kill that and then try to start realplayer again. Also, when you do retry pass the --new option to the command.

$ killall esd <or another sound server>
$ realplay -n


/path/to/Truth

Offline

#8 2008-02-07 08:42:29

hk2717
Member
From: China
Registered: 2007-09-13
Posts: 217

Re: Unable to run RealPlayer other than root

I ran htop and did not find any sound server running, maybe it belongs to kernel process. However I already uninstalled RealPlayer when I found that mplayer with "codecs" packages plays rmvb movies perfectly.

Thank you anyway.

Offline

#9 2008-02-07 11:00:35

bionnaki
Member
Registered: 2006-09-05
Posts: 289

Re: Unable to run RealPlayer other than root

http://bbs.archlinux.org/viewtopic.php?id=43529

but still use mplayer over realplayer

Offline

Board footer

Powered by FluxBB