Bug 60190 - Option to load application from remote host
Summary: Option to load application from remote host
Status: CONFIRMED
Alias: None
Product: kmenuedit
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-21 15:48 UTC by Dik Takken
Modified: 2009-11-23 18:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dik Takken 2003-06-21 15:48:33 UTC
Version:            (using KDE KDE 3.1.1)
Installed from:    Compiled From Sources
OS:          Linux

Allow the user to choose between adding a local application to the menu or an application from a remote host. After making this choice, the user should browse to point to the application, either via file or fish KIO, depending on the choice between local or remote app.
Comment 1 Thiago Macieira 2003-06-21 16:03:52 UTC
We have to make the distinction here: do you want to run an application in a 
remote host and see its output? Or do you want to run an application that is 
stored in a remote host? 
Comment 2 Dik Takken 2003-06-21 16:14:06 UTC
Personally, I would like to be able to run an application that is stored on a remote host 
and tunnel X11 over SSH to my local machine. I use this a lot because we share 
applications/computer power via the network and I would like to be able to start remote 
apps from the menu without having to play with ssh. 
 
I never heard about running local apps remotely though... I assume this will only work 
when the machines/linux versions are binary compatible? It would sound more useful to 
me if you can have a local application pop-up remotely, like message dialogs. That would 
be real nice for system admins but a bit more difficult to set up. 
 
Dik