Bug 92440 - xdg-open does not open URL in LXDE
Summary: xdg-open does not open URL in LXDE
Status: RESOLVED DUPLICATE of bug 34915
Alias: None
Product: Portland
Classification: Unclassified
Component: xdg-utils (show other bugs)
Version: 1.1.0 rc1
Hardware: x86 (IA32) Linux (All)
: high blocker
Assignee: Portland Bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-12 15:11 UTC by Edmund Laugasson
Modified: 2015-10-12 15:59 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Example output when specified URL does not open (1.41 KB, text/plain)
2015-10-12 15:11 UTC, Edmund Laugasson
Details

Description Edmund Laugasson 2015-10-12 15:11:10 UTC
Created attachment 118842 [details]
Example output when specified URL does not open

32-bit Lubuntu 14.04 LTS is used for testing.
Package - http://packages.ubuntu.com/trusty/xdg-utils

xdg-open does not open URL, e.g.
xdg-open http://digi.ee/

Workaround seems to be defaulting locale to US English:
LC_ALL=C xdg-open http://digi.ee/

Therefore also all other applications fail open URLs properly.
Comment 1 Rex Dieter 2015-10-12 15:15:30 UTC
Looks like a dup of bug #34915 which was fixed long ago, shortly after 1.1.0-rc1 was released,

2011-08-29 Rex Dieter <rdieter@fedoraproject.org>
   * xdg-open cant open some valid urls if URL doesnt match existing
   filename (BR34915).  Thanks to Leho Kraav.

I'd suggest you ask your distro to update or backport the fix.

*** This bug has been marked as a duplicate of bug 34915 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.