https://bugs.kde.org/show_bug.cgi?id=376905
Kai Uwe Broulik <k...@privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |5.16.4
      Latest Commit|                            |https://commits.kde.org/kde
                   |                            |plasma-addons/cda996dfb011d
                   |                            |50bcc1dcc68add42bdf24f175fc
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED

--- Comment #3 from Kai Uwe Broulik <k...@privat.broulik.de> ---
Git commit cda996dfb011d50bcc1dcc68add42bdf24f175fc by Kai Uwe Broulik.
Committed on 30/07/2019 at 07:03.
Pushed by broulik into branch 'Plasma/5.16'.

Remove colon (:) prefix when looking up dictionary word

The dictionary engine lets us specify a server and dictionary but we don't need
any of that,
and the engine can deal with just a word (these days?).
More importantly, the key inserted into the m_lockers map is without a colon
and since sourceRemoved is also called without it,
the wait condition is never met and we time out eventually.
The colon has been in there forever but from current dictionary engine code I
don't see why it would be neccessary.

CHANGELOG: Fixed dictionary runner not finding any definitions
FIXED-IN: 5.16.4

Differential Revision: https://phabricator.kde.org/D22814

M  +1    -1    runners/dictionary/dictionarymatchengine.cpp

https://commits.kde.org/kdeplasma-addons/cda996dfb011d50bcc1dcc68add42bdf24f175fc

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to