You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Saturday, September 4th 2004, 3:15pm

Unable to properly create desktop links

Hi,

I'm a new KDE user who has just installed SuSE 9.1. Nice OS.

I am attempting to create links to applications on my desktop and believe that I am doing so improperly. One such application is mIRC which I am running through WINE.

It is my understanding that inorder to use apps through WINE, you much launch through a shell window. SO, what I am doing is creating a link on the desktop such as the following

wine /usr/local/mirc/mirc.exe

and I have the application set to run in a shell window. However, after launching the application successfully, the shell window remains open and has to be minimized. If I close the shell, the application closes. Is there any way to abate this?

I am having the same problem with Netscape 7.0 which I installed from a CD. I am unable to launch the executable from the icon in the /usr/local/netscape window. I have to launch from a shell window. I have attempted to create a link for this too and have the same problem.

Any assistance that can be given is greatly appreciated.
Best Regards,
Eli Irvin
eirvin@mchsi.com

The shortest route between two points is under construction.

m4ktub

Intermediate

Posts: 257

Location: Lisbon, Portugal

Occupation: Software Engineer

  • Send private message

2

Saturday, September 4th 2004, 3:47pm

I'm not sure if they need to be run through a terminal but if it's needed you can use the command.

nohup -- wine /usr/local/mirc/mirc.exe &

Aditionally if you choose "Run in terminal" but not "Do not close when command exists" (the default) a terminal will be lauched and when wine is launched the terminal will be automatically closed. "nohup" will prevent wine from beeing terminated. Give it a try.

3

Saturday, September 4th 2004, 4:37pm

Thanks

Thanks...

I'll give this a try.
Best Regards,
Eli Irvin
eirvin@mchsi.com

The shortest route between two points is under construction.

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

4

Saturday, September 4th 2004, 5:20pm

"Run in terminal" is for applications that need the terminal window, e.g. applications with text based UI.

As you are starting a GUI application, you don't have to activate this option.

Cheers,
_
Qt/KDE Developer
Debian User

5

Saturday, September 4th 2004, 8:16pm

Understood, but

I understand that, but I can't seem to make things like Netscape launch, and I can't make WINE apps launch as "I" think GUI apps should launch.
Best Regards,
Eli Irvin
eirvin@mchsi.com

The shortest route between two points is under construction.

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

6

Sunday, September 5th 2004, 4:55pm

Try using the applicationname with full path

Cheers,
_
Qt/KDE Developer
Debian User