<table><tr><td style="">ngraham requested changes to this revision.<br />ngraham added a comment.<br />This revision now requires changes to proceed.
</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/D16049">View Revision</a></tr></table><br /><div><div><p>This doesn't apply cleanly:</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);">Checking patch src/filewidgets/kfileplacesview.cpp...
Hunk #1 succeeded at 745 (offset 3 lines).
error: while searching for:
            add = menu.addAction(QIcon::fromTheme(QStringLiteral("document-new")), i18n("Add Entry..."));
        }

        hide = menu.addAction(i18n("&Hide Entry '%1'", label));
        hide->setCheckable(true);
        hide->setChecked(placesModel->isHidden(index));
        // if a parent is hidden no interaction should be possible with children, show it first to do so

error: patch failed: src/filewidgets/kfileplacesview.cpp:778
Hunk #3 succeeded at 802 (offset 12 lines).
Applying patch src/filewidgets/kfileplacesview.cpp with 1 reject...
Hunk #1 applied cleanly.
Rejected hunk #2.
Hunk #3 applied cleanly.

 Patch Failed! 
Usage Exception: Unable to apply patch!</pre></div>

<p>Can you rebase the patch on master?</p>

<p>Also, you might want to set up <tt style="background: #ebebeb; font-size: 13px;">arc</tt>, which makes it much simpler and faster to submit patches, and easier for me too. <a href="https://community.kde.org/Infrastructure/Phabricator#Using_Arcanist_to_post_patches" class="remarkup-link" target="_blank" rel="noreferrer">https://community.kde.org/Infrastructure/Phabricator#Using_Arcanist_to_post_patches</a></p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D16049">https://phabricator.kde.org/D16049</a></div></div><br /><div><strong>To: </strong>alexde, VDG, ngraham, Frameworks<br /><strong>Cc: </strong>kde-frameworks-devel, michaelh, ngraham, bruns<br /></div>