FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1358 : Should use xdg-open as launcher on Linux
Last modified: 2009-10-21 10:57
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
Ricard
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Patch to try using xdg-open as a launcher
patch
2009-10-21 10:47
816 bytes
Description
: Opened: 2009-10-21 10:46
While running Processing on KDE I've got an error about not finding
"gnome-open". When I went to look in the code I saw that I was using
Processing 1.0.3 and that it seemed to have been fixed. However I think a
better fix is to first use xdg-open which should be crossdesktop (all
desktops that follow the freedesktop specification).
Additional Comment
#1 From Ricard 2009-10-21 10:47
edit
]
Patch to try using xdg-open as a launcher
Here is a patch to fix this.
Additional Comment
#2 From fry 2009-10-21 10:57
sure, i'll have to leave the other options as possibilities for older
systems, but i'll put this one at the top of the list. (fixed for whatever
comes after 1.0.9)