<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - gio open handler causing issues with certain URIs"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101180#c2">Comment # 2</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - gio open handler causing issues with certain URIs"
href="https://bugs.freedesktop.org/show_bug.cgi?id=101180">bug 101180</a>
from <span class="vcard"><a class="email" href="mailto:manuelschneid3r@gmail.com" title="Manuel Schneider <manuelschneid3r@gmail.com>"> <span class="fn">Manuel Schneider</span></a>
</span></b>
<pre>Further I have to say that it weird, sometime it works sometimes not. Somehow
the filemanager plays a role too. Nemo does not have this problems while
nautilus does.
$ strace -f xdg-open "/home/manuel/documents/uni/kurse/ml/Machine learning
2017" 2>&1 | grep execve
execve("/usr/bin/xdg-open", ["xdg-open",
"/home/manuel/documents/uni/kurse"...], 0x7ffc1905f720 /* 49 vars */) = 0
[pid 28094] execve("/usr/bin/gio", ["gio", "help", "open"], 0x1948620 /* 49
vars */) = 0
[pid 28095] execve("/usr/bin/gio", ["gio", "open",
"/home/manuel/documents/uni/kurse"...], 0x1948620 /* 49 vars */) = 0
$</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>