<table><tr><td style="">meven added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D22144">View Revision</a></tr></table><br /><div><div><blockquote style="border-left: 3px solid #8C98B8;
          color: #6B748C;
          font-style: italic;
          margin: 4px 0 12px 0;
          padding: 8px 12px;
          background-color: #F8F9FC;">
<div style="font-style: normal;
          padding-bottom: 4px;">In <a href="https://phabricator.kde.org/D22144#490974" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">D22144#490974</a>, <a href="https://phabricator.kde.org/p/ngraham/" style="
              border-color: #f1f7ff;
              color: #19558d;
              background-color: #f1f7ff;
                border: 1px solid transparent;
                border-radius: 3px;
                font-weight: bold;
                padding: 0 4px;">@ngraham</a> wrote:</div>
<div style="margin: 0;
          padding: 0;
          border: 0;
          color: rgb(107, 116, 140);"><p>Nice!</p>

<p>What's the right way to apply this patch? Using the instructions in the text plan section, I'm not able to get it to work:</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">~/kde/src/kio-extras $  (arcpatch-D22144) kb
Total of 'trivial' dependency cycles detected & eliminated: 2

Building kio-extras from kf5-base-applications (1/1)
        Source update complete for kio-extras: Skipped
        Compiling... succeeded (after 2 seconds)
        Installing.. succeeded (after 0 seconds)

<<<  PACKAGES SUCCESSFULLY BUILT  >>>
kio-extras
 
Removing 1 out of 22 old log directories...
:-)
Your logs are saved in /home/nate/kde/src/log/2019-07-01-01


~/kde/src/kio-extras $  (arcpatch-D22144) kdeinit5
kdeinit5: Shutting down running client.
kdeinit5: Got termination request (PID 28252).
klauncher: Exiting on signal 15
kdeinit5: preparing to launch '/home/nate/kde/usr/lib64/libexec/kf5/klauncher'
kdeinit5: Launched KLauncher, pid = 28914, result = 0
Connecting to deprecated signal QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kdeinit5: opened connection to :0


~/kde/src/kio-extras $  (arcpatch-D22144) kioclient5 ls recentlyused:/?limit=100
kf5.kio.core: couldn't create slave: "klauncher said: Unknown protocol 'recentlyused'.\n"
"Unable to create io-slave. klauncher said: Unknown protocol 'recentlyused'.\n"</pre></div></div>
</blockquote>

<p>I am not a specialist of those steps and ioslave setup/configuration, so bear with me.<br />
A few ideas come to mind.</p>

<p>$ echo $QT_PLUGIN_PATH<br />
Should return something like</p>

<p>/home/nate/kde/usr/lib/x86_64-linux-gnu/plugins:/plugins</p>

<p>If not re-export this variable<br />
export QT_PLUGIN_PATH=/home/nate/kde/usr/lib/x86_64-linux-gnu/plugins:$QT_PLUGIN_PATH<br />
And try again</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">kioclient5 ls recentlyused:/?limit=100</pre></div>

<p>In case this was not it :</p>

<p>Please try :</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">KDE_FORK_SLAVE=1 kioclient5 ls recentlyused:/?limit=100</pre></div>

<p>And</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">/home/nate/kde/usr/bin/kioclient5 ls recentlyused:/?limit=100</pre></div>

<p>Did you try in dolphin to open recentlyused:/?limit=100 ?<br />
This may work.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R320 KIO Extras</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D22144">https://phabricator.kde.org/D22144</a></div></div><br /><div><strong>To: </strong>meven, ivan, Frameworks, ngraham<br /><strong>Cc: </strong>elvisangelaccio, kde-frameworks-devel, kfm-devel, fprice, LeGast00n, fbampaloukas, alexde, feverfew, meven, michaelh, spoorun, navarromorales, firef, ngraham, andrebarros, bruns, emmanuelp, mikesomov<br /></div>