Reloading gxine with frugal install

Using applications, configuring, problems
Post Reply
Message
Author
User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

Reloading gxine with frugal install

#1 Post by edoc »

I suffered a glitch when loading 2.6 and have been unable to use gxine.

I loaded 2.6.1 but that had no impact on the gxine problem.

Is there something I can download and run that will load just gxine?

There were a bunch of missing files from the 2.6 load that I had to
manually load and that solved most of the problems, but not the
gxine problem.
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

kirk
Posts: 1553
Joined: Fri 11 Nov 2005, 19:04
Location: florida

#2 Post by kirk »

You could copy the files from /initrd/pup_ro2 That's where the read-only file system is. You might want to start by replacing your /root/.gine folder with the one in there.

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#3 Post by edoc »

kirk wrote:You could copy the files from /initrd/pup_ro2 That's where the read-only file system is. You might want to start by replacing your /root/.gine folder with the one in there.
They appear the same except that the /root/.gxine folder also includes
accels.scm and socket.

Are you recommending that I delete the contents and copy config, keybindings,
mediamarks, and playlist from /initrd/pup_ro2 on the assumption that they
may be corrupted and that accels.scm and socket will be re-created?
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#4 Post by edoc »

edoc wrote:
kirk wrote:You could copy the files from /initrd/pup_ro2 That's where the read-only file system is. You might want to start by replacing your /root/.gine folder with the one in there.
They appear the same except that the /root/.gxine folder also includes
accels.scm and socket.

Are you recommending that I delete the contents and copy config, keybindings,
mediamarks, and playlist from /initrd/pup_ro2 on the assumption that they
may be corrupted and that accels.scm and socket will be re-created?
While waiting for a reply I went ahead and copied/over-wrote config, keybindings,
mediamarks, and playlist but did not delete accels.scm and socket and tried gxine -- no change :-(

I did not restart x-server, should I have done so?

OK, went ahead and tried a x-server restart, no change.

Also just tried to run gxine from Console and received this error:
gxine: error while loading shared libraries: libxine.so.1:
cannot open shared object file: No such file or directory
I did a search on libxine.so.1 and it appears to have tons of dependencies
and it seems that gxine should be reloaded.

I am guessing I am back where I started - I need a pupget or dotpup or
something from which I can load gxine completely and that will be picked
up by my frugal install.

Help?
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#5 Post by edoc »

Is there something that I can delete so that when I copy the four
frugal install 2.6.1 files from the iso
to my laptop it forces a complete install of gxine?

Trying to fix this problem is proving to be very very frustrating!

The only alternatives I see are either a Full HDD Install, which has been
frequently discouraged here on the Forum, or to backup my laptop HDD
and do a clean install of 2.6.1

If possible I'd prefer the lesser hassle of a forced gxine install if possible
since I am in the middle of a bunch of other challenges.
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#6 Post by edoc »

I loaded MPlayer but don't see where to make it the default vs gxine.

I went here:
http://puppyfiles.org/dotpupsde/dotpups ... er-1.0rc1/
and downloaded and loaded this:
MPlayer1.0rc1-unichrome.pup 4289408 20.03.07, 09:54

Help, please?
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

User avatar
HairyWill
Posts: 2928
Joined: Fri 26 May 2006, 23:29
Location: Southampton, UK

#7 Post by HairyWill »

edoc wrote:I loaded MPlayer but don't see where to make it the default vs gxine.
edit /usr/local/bin/defaultmediaplayer and change

Code: Select all

exec gxineshell "$@"
to

Code: Select all

exec gmplayer "$@"
Will
contribute: [url=http://www.puppylinux.org]community website[/url], [url=http://tinyurl.com/6c3nm6]screenshots[/url], [url=http://tinyurl.com/6j2gbz]puplets[/url], [url=http://tinyurl.com/57gykn]wiki[/url], [url=http://tinyurl.com/5dgr83]rss[/url]

User avatar
edoc
Posts: 4729
Joined: Sun 07 Aug 2005, 20:16
Location: Southeast Georgia, USA
Contact:

#8 Post by edoc »

HairyWill wrote:
edoc wrote:I loaded MPlayer but don't see where to make it the default vs gxine.
edit /usr/local/bin/defaultmediaplayer and change

Code: Select all

exec gxineshell "$@"
to

Code: Select all

exec gmplayer "$@"
I did that and the desktop icon does open MPlayer but Seamonkey does not
see MPlayer, only the non-functioning gxine.
[b]Thanks! David[/b]
[i]Home page: [/i][url]http://nevils-station.com[/url]
[i]Don't google[/i] [b]Search![/b] [url]http://duckduckgo.com[/url]
TahrPup64 & Lighthouse64-b602 & JL64-603

User avatar
HairyWill
Posts: 2928
Joined: Fri 26 May 2006, 23:29
Location: Southampton, UK

#9 Post by HairyWill »

edoc wrote:I did that and the desktop icon does open MPlayer but Seamonkey does not see MPlayer, only the non-functioning gxine.
in a console do

Code: Select all

which gmplayer
to find out where gmplayer is
now in Seamonkey select
edit-preferences-helper applications
for the MIME type audio/x-mpegurl select edit and change the "open with" to the full path for gmplayer
Will
contribute: [url=http://www.puppylinux.org]community website[/url], [url=http://tinyurl.com/6c3nm6]screenshots[/url], [url=http://tinyurl.com/6j2gbz]puplets[/url], [url=http://tinyurl.com/57gykn]wiki[/url], [url=http://tinyurl.com/5dgr83]rss[/url]

Post Reply