| Author |
Message |
flamesage

Joined: 01 Jul 2005 Posts: 214
|
Posted: Fri 01 Jul 2005, 22:54 Post subject:
How do i set run action for given file extention? |
|
Example: I want .wmv clips, whenever i click on them to open up in gxine instead of the notepad program.
How would I go about doing this?
|
|
Back to top
|
|
 |
Flash
Official Dog Handler

Joined: 04 May 2005 Posts: 9844 Location: Arizona USA
|
Posted: Fri 01 Jul 2005, 23:42 Post subject:
|
|
I'm pretty sure one way is to open ROX-Filer, find a wmv file, right click on it, and choose "Set Run Action." I haven't actually done this next step, but it looks like you then can drag an application such as Gxine into the box labeled 'Drop a suitable application here.'
More info than you would ever want to know about ROX can be found in Puppy's very comprehensive Start->Help menu, under "Applications documentation."
I seem to remember a post describing how to do what you want to do, or maybe it's in the Wiki. If you find it, please let me know where it is so I can put it in the Beginners forum index.
|
|
Back to top
|
|
 |
flamesage

Joined: 01 Jul 2005 Posts: 214
|
Posted: Fri 01 Jul 2005, 23:55 Post subject:
|
|
Crap, I told it gxine $1, now it loads up gxine but failes to load because of an unknown error, now it does it to ALL of my .txt documents ><;
Help please!
|
|
Back to top
|
|
 |
Rich
Joined: 04 May 2005 Posts: 278 Location: Middlesbrough - UK
|
Posted: Sat 02 Jul 2005, 05:39 Post subject:
|
|
first off, lets put the text documents back.
Select a Text doc and right click in the rox window.
Go to Set Run action in the drop down menu and type leafpad "$1" in the Shell command line. DO NOT CLICK OK YET !
At the top of this window there are 2 radio buttons. Choose the bottom one - only for the type XXXX. This will change the run actions for any file of the same type, rather than all files.
click on OK and you're back to normal.
Do the same with the filetypes you want to open with gxine. except using the command gxine "$1" instead of the leafpad. Make sure that the second radio button option is selected though, otherwise it will associate everything with gxine.
|
|
Back to top
|
|
 |
flamesage

Joined: 01 Jul 2005 Posts: 214
|
Posted: Sat 02 Jul 2005, 09:07 Post subject:
|
|
I follow the steps... and it still directs me to gxine, for anything that was origionally with leafpad! Even though..
| Description |
|

Download |
| Filename |
b.png |
| Filesize |
73.6 KB |
| Downloaded |
800 Time(s) |
| Description |
|

Download |
| Filename |
a.png |
| Filesize |
65.52 KB |
| Downloaded |
794 Time(s) |
|
|
Back to top
|
|
 |
Guest
Guest
|
Posted: Sat 02 Jul 2005, 09:41 Post subject:
|
|
What you are doing is setting the action for the "mime type" text.......
The info for mime type wmv is not listed.......so it appears to default to mime-type text.
What needs to be done is a new entry for wmv to be created....Now I'm not too sure exactly how that is done
maybe
| Code: |
video/x-msvideo:
ext: avi wmv
|
in the file /usr/local/share/Choices/MIME-info/Standard
The help button should direct you to the help pages for ROX
|
|
Back to top
|
|
 |
flamesage

Joined: 01 Jul 2005 Posts: 214
|
Posted: Sat 02 Jul 2005, 12:37 Post subject:
|
|
I did that, and still nothing.
|
|
Back to top
|
|
 |
Rich
Joined: 04 May 2005 Posts: 278 Location: Middlesbrough - UK
|
Posted: Sat 02 Jul 2005, 13:48 Post subject:
|
|
Just tried this the old fashioned way and they don't work on my computer
If I open Gxine and manually select the file to play , although the timer bar moves across the bottom, there's no sound or pictures.
( I'm running Gxine 0.3.3 ) .
Do your files play if you manually select them??
( if not then there's not much point worrying about associations )
If they do work - send one of them to me ( just a small one - Dialup ) and I'll try to figure it all out for you.
Rich
|
|
Back to top
|
|
 |
Guest
Guest
|
Posted: Sat 02 Jul 2005, 17:22 Post subject:
|
|
ROX Prolly needs to reread the files to be aware of the new type....or google for ROX on the web goto the site and see what they have to say
|
|
Back to top
|
|
 |
Bruce B

Joined: 18 May 2005 Posts: 10817 Location: The Peoples Republic of California
|
Posted: Sat 02 Jul 2005, 17:41 Post subject:
|
|
I have the same problem as flamesage. I'll be working on a work around. But for now - I don't have the solution.
|
|
Back to top
|
|
 |
Guest
Guest
|
Posted: Sat 02 Jul 2005, 17:43 Post subject:
|
|
Ok my theory did work, gxine opened but appears to lack the right codecs to play wmv files.........It played the file but no purty pics came up in the viewing area.......
|
|
Back to top
|
|
 |
GuestToo
Puppy Master
Joined: 04 May 2005 Posts: 4078
|
Posted: Sat 02 Jul 2005, 22:49 Post subject:
|
|
i seem to have codecs installed that play wmv's ... i find the sound doesn't sync to the video as well as avi's or mpg's
pic of a wmv movie playing: http://tinypic.com/6onyvq.jpg
from Erin Gray's website: http://www.eringray.com/
|
|
Back to top
|
|
 |
flamesage

Joined: 01 Jul 2005 Posts: 214
|
Posted: Sat 02 Jul 2005, 23:44 Post subject:
|
|
Hmm thats weird, I added in that vide thing and when I just now rebooted, it started working.
o well =P
video/x-msvideo:
ext: avi wmv
|
|
Back to top
|
|
 |
Kal
Joined: 05 May 2005 Posts: 620 Location: California, High Desert
|
Posted: Sun 03 Jul 2005, 10:49 Post subject:
|
|
Thanks for info, this fixes my bad work around of changing .mwv to .mpg and I have mplayer which uses the win32 codecs
Thanks to all, Kal a end user.
|
|
Back to top
|
|
 |
|