D29222: Fix update auto selection
    Nathaniel Graham 
    noreply at phabricator.kde.org
       
    Mon Apr 27 16:16:50 BST 2020
    
    
  
ngraham added a comment.
  Are you on a case-insensitive filesystem? 👅:p
  
    /home/nate/kde/src/knewstuff/src/core/engine.cpp: In member function ‘void KNSCore::Engine::downloadLinkLoaded(const KNSCore::EntryInternal&)’:
    /home/nate/kde/src/knewstuff/src/core/engine.cpp:650:91: error: ‘filename’ was not declared in this scope; did you mean ‘fileName’?
      650 |                         qCDebug(KNEWSTUFFCORE) << "Found a suitable download link for" << filename << "which should match" << identifiedLink;
          |                                                                                           ^~~~~~~~
          |                                                                                           fileName
REPOSITORY
  R304 KNewStuff
REVISION DETAIL
  https://phabricator.kde.org/D29222
To: leinir, #frameworks, #plasma, bugseforuns, ngraham
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200427/d51ed38b/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list