LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-04-2006, 07:54 AM   #1
oskar
Senior Member
 
Registered: Feb 2006
Location: Austria
Distribution: Ubuntu 12.10
Posts: 1,142

Rep: Reputation: 49
removing realplayer10gold (binary installer)


I give up. There is no information on the realplayer site, none on this forum. I fear this is a pretty stupid question, but still.

I installed the realplayer10gold.bin on a fresh ubuntu 6.06 amd64 system. http://www.real.com/player/?src=realplayer As a result Firefox crashes randomly. (doesn't seem to be related to realplayer in any other way, than that it was solid before the install.)

So... the only thing I can think of, is to locate the realplayer files, and remove everything that comes up

Code:
roman@roman-desktop:~/RealPlayer$ locate realplayer
/usr/share/app-install/desktop/realplayer.desktop
/usr/share/app-install/icons/realplayer-icon.xpm
/usr/share/icons/crystalsvg/16x16/apps/realplayer.png
/usr/share/icons/crystalsvg/32x32/apps/realplayer.png
/usr/share/icons/crystalsvg/scalable/apps/realplayer.svgz
/usr/share/ubuntu-docs/ubuntu/menus/C/realplayer.xml
roman@roman-desktop:~/RealPlayer$
Would that make sense?


PS: I just want to know how to remove it, not how to fix it. I've always hated it. But I can't get mplayer to play the files, that's the only reason I gave it a shot.
PS PS: I know I should solve the realmedia thing with dchroot and the i386 plugins, but I'm too lazy to learn that right now.

Last edited by oskar; 06-04-2006 at 07:57 AM.
 
Old 06-04-2006, 07:57 AM   #2
Okie
Senior Member
 
Registered: Mar 2002
Location: Oklahoma
Posts: 1,154

Rep: Reputation: 187Reputation: 187
it could be realplaer's plugins in firefox's plugin directory causing firefox to crash, is may be possible for you to remove the plugin so realplayer wont interfear with firefox, i would try that first if you want to keep realplayer too...
 
Old 06-04-2006, 08:49 AM   #3
oskar
Senior Member
 
Registered: Feb 2006
Location: Austria
Distribution: Ubuntu 12.10
Posts: 1,142

Original Poster
Rep: Reputation: 49
I edited the PS in seconds before your post .
Nevermind Realplayer works on it's own, so I might try removing just the plugin.

And now for the "find the firefox plugin folder in less than an hour" mini-howto...

I tried
$ sudo find / -iname real\* > /tmp/findreal
$ grep "firefox" /tmp/findreal
$ grep "plugin" /tmp/findreal

no luck

This isn't a nice solution, but I'm not so fast on my feet.
I forgot how to use the time argument... apparently

Code:
$ sudo find / ~ -mmin 200 -name \*
find: /proc/10470/task/10470/fd/4: No such file or directory
find: /proc/10470/fd/4: No such file or directory

Last edited by oskar; 06-04-2006 at 08:53 AM.
 
Old 06-04-2006, 09:02 AM   #4
oskar
Senior Member
 
Registered: Feb 2006
Location: Austria
Distribution: Ubuntu 12.10
Posts: 1,142

Original Poster
Rep: Reputation: 49
Code:
:/$/usr/lib/firefox/plugins$ ls -l
total 92
-rw-r--r-- 1 root root 41136 2006-05-24 16:47 libtotem_mozilla.a
-rw-r--r-- 1 root root  2171 2006-05-24 16:45 libtotem_mozilla.la
-rw-r--r-- 1 root root 24888 2006-05-24 16:47 libtotem_mozilla.so
-rw-r--r-- 1 root root   192 2006-05-24 16:45 libtotem_mozilla.xpt
-rw-r--r-- 1 root root 11600 2006-05-23 22:04 libunixprintplugin.so
lrwxrwxrwx 1 root root    40 2006-06-04 12:40 nphelix.so -> /usr/bin/RealPlayer10/mozilla/nphelix.so
lrwxrwxrwx 1 root root    41 2006-06-04 12:40 nphelix.xpt -> /usr/bin/RealPlayer10/mozilla/nphelix.xpt
yeah, baby!
 
Old 06-04-2006, 09:21 AM   #5
oskar
Senior Member
 
Registered: Feb 2006
Location: Austria
Distribution: Ubuntu 12.10
Posts: 1,142

Original Poster
Rep: Reputation: 49
alright, deleted the realplayer plugins (or the links, or what ever those two are) Same problem. So I remove the tomtem plugins too (removed with apt)... same problem

This always happens when I open a realmedia file, but it crashes so easily, and also happens after a while without clicking a realmedia link (with the same output), that I can't say this is what triggers it.
Code:
$ firefox
LoadPlugin: failed to initialize shared library libXt.so [libXt.so: cannot open shared object file: No such file or directory]
LoadPlugin: failed to initialize shared library libXext.so [libXext.so: cannot open shared object file: No such file or directory]
Segmentation fault
...and crashes

[rant]
goddammit!
I'm telling everyone not to install the 64 bit versions of anything, but I have to reassure myself over and over again!
[/rant]

Last edited by oskar; 06-04-2006 at 09:24 AM.
 
Old 06-04-2006, 09:48 AM   #6
Okie
Senior Member
 
Registered: Mar 2002
Location: Oklahoma
Posts: 1,154

Rep: Reputation: 187Reputation: 187
after doing a quick google for both libXt & libXest i see they are both part of Xorg, that is odd that launching a link from within firefox that is suppsosed to launch realplayer (either embedded or external) would even need to access anything to do with X, like it is trying to go beyond its proper protocol and do something nasty to people's computers...
 
Old 06-04-2006, 11:16 AM   #7
oskar
Senior Member
 
Registered: Feb 2006
Location: Austria
Distribution: Ubuntu 12.10
Posts: 1,142

Original Poster
Rep: Reputation: 49
I read elswhere that people got that error after installing the java plugin. But I didn't intall it.
Anyhow, I give up. I'm now inside the dapper dake i386 live/install cd, reinstalling. I decided to reinstall now, than after spending even more time on it.

If anyone knows a nice way to install and remove stuff with .bin installers though... I'd be thankful

Last edited by oskar; 06-04-2006 at 11:18 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Downloading "RealPlayer10Gold jeff10566 Linux - Newbie 3 10-17-2005 09:37 PM
RealPlayer10GOLD.rpm won't work bdmp Linux - Software 1 02-19-2005 07:03 AM
how to embed realplayer10gold on my webpage felnlily Linux - Software 0 02-16-2005 02:18 AM
Realplayer10gold install woes.....root???? kittykaat Linux - Software 6 11-15-2004 07:49 AM
How to differentiate between binary, source and package/installer? subaruwrx Linux - Software 19 06-21-2004 10:12 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration