maintainer-feedback requested: [Bug 195677] [PATCH] devel/xdg-utils: xdg-open broken for non-KDE/non-GNOME users

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Dec 4 14:04:38 UTC 2014


Ulrich Spoerlein <uqs at FreeBSD.org> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to gnome at FreeBSD.org:
Bug 195677: [PATCH] devel/xdg-utils: xdg-open broken for non-KDE/non-GNOME
users
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195677



--- Description ---
Created attachment 150186
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150186&action=edit
patch for devel/xdg-utils

xdg-open falls through to some code for the non-KDE, non-GNOME case that relies
on the built-in printf to turn things like \x20 into a literal space. This was
fixed in Debian by using their /usr/bin/printf, which does that. Ours doesn't
but Jilles pointed me to unvis(1) which can decode URIs just fine (yay!).

See also:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612339
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613272

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer gnome at FreeBSD.org


More information about the freebsd-gnome mailing list