Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » UppHub » Linux "start" equivalent (Need to launch an executable?)
Linux "start" equivalent [message #44062] Sun, 21 December 2014 10:55 Go to previous message
rainbowsally is currently offline  rainbowsally
Messages: 29
Registered: December 2014
Promising Member
I was having problems with functions4u in linux. And I still am, but it seems like this should be pretty simple to fix.

Linux has a 'start.exe' equivalent that will sort out the desktop environment and user-preferences for each user and the mime-linkage to applications for different file types.

It's xdg-open <file>

It discovers the user's DE and if necessary the mime-type and looks up the desktop file and extracts the "Exec=" value.

Functions4U doesn't work in linux, unfortunately, though launching the spreadsheet is quite simple.

xdg-open <name>.xls


You don't need the name of the exact binary executable that ends up being run. Might be OpenOffice -calc. Might be LibreOffice --calc. Might be a wine application. Might even be a upp output file in your home folder.

Just FYI, in case any of you linux guys didn't know that or had forgotten about it.

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problems with OfficeAutomation (Solved)
Next Topic: Docking files in bazaar and uppsrc differ
Goto Forum:
  


Current Time: Thu Apr 25 12:06:13 CEST 2024

Total time taken to generate the page: 0.02060 seconds