notsecure / uTox

Lightweight Tox client
utox.org
GNU General Public License v3.0
597 stars 149 forks source link

Minor nitpick: openurl() ought to have some sort of error handling #1017

Open ghost opened 9 years ago

ghost commented 9 years ago

If the xdg-open call fails (e.g. because I'm halfway through an OS update and $BROWSER isn't working...), it fails silently, and also leaves zombie xdg-open processes sitting around.