| Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
12-22-2006, 04:23 AM
|
#1
|
|
Member
Registered: Jul 2004
Location: Tampa, Florida, USA
Distribution: Ubuntu
Posts: 733
Rep:
|
Nautilus: Open with Other Application... question
Anyone know how to get nautilus to open a file with this command "xine dvd:///filename"?
|
|
|
|
12-22-2006, 05:01 AM
|
#2
|
|
Guru
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211
Rep: 
|
so you have tried:
rt-click on file icon
select "open with another application"
select "custom command"
enter "xine dvd:///"
|
|
|
|
12-22-2006, 11:43 PM
|
#3
|
|
Member
Registered: Jul 2004
Location: Tampa, Florida, USA
Distribution: Ubuntu
Posts: 733
Original Poster
Rep:
|
Unfortunately, I have tried that and it doesn't seem to work.
I also tried "xine dvd:///$@" without luck.
Thanks for you posting in Simon.
|
|
|
|
12-23-2006, 12:18 AM
|
#4
|
|
Guru
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211
Rep: 
|
What are you trying to achieve?
In what way is this failing?
You want xine to play (navigate) a dvd in the default dvd drive, that command is:
xine dvd://
|
|
|
|
12-23-2006, 03:40 AM
|
#5
|
|
Member
Registered: Jul 2004
Location: Tampa, Florida, USA
Distribution: Ubuntu
Posts: 733
Original Poster
Rep:
|
Quote:
|
Originally Posted by Simon Bridge
What are you trying to achieve?
In what way is this failing?
You want xine to play (navigate) a dvd in the default dvd drive, that command is:
xine dvd://
|
Yeah, the two slashes (//) doesn't seem to be doing it either.
On the commandline I can start it like this "xine dvd:///filename.iso".
I think the problem is that nautilus is sending the command like this
"xine dvd:/// filename.iso" with a space before the filename. Xine is starting, but it appears that nautilus thinks "dvd:///" is a commandline option instead of attaching it directly to the front of the filename.
I wish I could solve this.
Thanks for you posting in Simon.
|
|
|
|
12-23-2006, 04:17 AM
|
#6
|
|
Member
Registered: Jul 2004
Location: Tampa, Florida, USA
Distribution: Ubuntu
Posts: 733
Original Poster
Rep:
|
Solved: I changed a line in this file:
.local/share/applications/xine-usercreated.desktop:
From this:
Exec=xine dvd:/// %f
To this:
Exec=xine dvd:///%f
Just like I thought, it wasn't connecting the "dvd:///" to the filname. Works great now.
Last edited by Sepero; 12-23-2006 at 04:44 AM.
|
|
|
|
12-23-2006, 04:37 PM
|
#7
|
|
Guru
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211
Rep: 
|
Yeah - it helps to state what you are trying to acheive... if you had told me you wanted to run video from an iso file I could have told you right away. (grumble)
|
|
|
|
12-23-2006, 05:46 PM
|
#8
|
|
Member
Registered: Jul 2004
Location: Tampa, Florida, USA
Distribution: Ubuntu
Posts: 733
Original Poster
Rep:
|
Sorry, I just figured this might give that clue away "xine dvd:///filename".
Possibly suggesting that "filename" was actually a... dvd image?
Anyway, I do appreciate your help. Problem solved, Thanks.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 08:30 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|