LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-28-2006, 02:40 PM   #1
bigalexe
Member
 
Registered: Apr 2006
Location: SE michigan
Distribution: Ubuntu, Currently Chained to Windows
Posts: 67

Rep: Reputation: 15
create Wine launcher


I have Ubuntu 5.10 and love GUI instead of Terminal

how do you create a launcher for an application that must be run under Wine. here's what i've done

i right click on the desktop and click "create launcher" it then asks for for the name and icon ect. and the last thing to enter is the command. Normally i would direct this to the program file i want to run so i tried this.

Code:
/home/Desktop/Desktop For Files/LDRAW/MLCAD.exe
doesnt work so i tried appending the wine invocation from terminal on the front

Code:
wine ~/home/Desktop/Desktop For Files/LDRAW/MLCAD.exe
still doesnt work
yes the program will launch from the terminal
 
Old 04-28-2006, 04:59 PM   #2
burninGpi
Member
 
Registered: Mar 2006
Location: Fort McMurray, Canada
Distribution: Gentoo ~amd64
Posts: 163

Rep: Reputation: 30
You either need to reference the exact location of wine (i.e. /usr/bin/wine) or use env
For the former,
Quote:
Originally Posted by bigalexe
Code:
wine ~/home/Desktop/Desktop For Files/LDRAW/MLCAD.exe
replace wine with the output of
Code:
which wine
For the latter, change the launcher command with
Code:
/usr/bin/env wine /home/Desktop/Desktop For Files/LDRAW/MLCAD.exe
I hope this helps
 
Old 04-29-2006, 05:29 PM   #3
bigalexe
Member
 
Registered: Apr 2006
Location: SE michigan
Distribution: Ubuntu, Currently Chained to Windows
Posts: 67

Original Poster
Rep: Reputation: 15
tried and failed, i guess ill resign to launching from terminal
 
  


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
create launcher in gnome innersmile Linux - General 3 06-09-2005 08:57 AM
create launcher in gnome innersmile Linux - Newbie 2 06-09-2005 07:32 AM
How to create a menu group and application launcher? kiranprashant Programming 5 02-26-2005 12:15 AM
How do I create application launcher using bash script msgclb Programming 2 01-30-2005 06:28 AM
Gnome create launcher for binary newbutold Linux - General 5 07-21-2003 01:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:06 PM.

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