Re: Can you turn off automatic text highlighting based on selection in Kate?

joe vallino <[email protected]>
Newsgroups gmane.comp.kde.devel.kwrite
Message-ID <CACyUcp9ceuhsyWQAag7KJrZ-cGz2TB1TSCxamN_CUTKy+Qbg=w@mail.gmail.com>
I tried building kate based on:  https://kate-editor.org/build-it/#linux
but cmake failed on the Qt5Widgets package:
------------------------------
[jvallino@mep build]$ cmake .. -DCMAKE_BUILD_TYPE=RelWithDebInfo
-DCMAKE_INSTALL_PREFIX=~/kde/usr \
>   -DCMAKE_PREFIX_PATH=~/kde/usr
-- The C compiler identification is GNU 4.8.5
-- The CXX compiler identification is GNU 4.8.5
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Could not set up the appstream test. appstreamcli is missing.
CMake Error at CMakeLists.txt:39 (find_package):
  Could not find a configuration file for package "Qt5Widgets" that is
  compatible with requested version "5.10.0".

  The following configuration files were considered but not accepted:

    /usr/lib64/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake, version: 5.9.7
    /lib64/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake, version: 5.9.7

-- Configuring incomplete, errors occurred!
See also "/home/jvallino/kde/kate/build/CMakeFiles/CMakeOutput.log".
---------------------------------------------
When I installed the dependencies it installed  libQt5Widgets.so.5()(64bit)
for package: qt5-qtbase-devel-5.9.7-2.el7.x86_64, but cmake doesn't seem to
like that version.

I'm running this on the head of a small computational cluster, and my
primary objective is "Don't break it", so I mostly avoid updating things.
I'm not sure why it didn't install something compatible with version
5.10.0, but I'm open to suggestions.

thanks for you help
-joe

On Sat, May 9, 2020 at 7:28 AM Christoph Cullmann <[email protected]>
wrote:

> On 2020-05-07 18:55, joe vallino wrote:
> > Is there any way to turn off the feature that highlights text based on
> > current selection?  This feature fails when using large text files
> > (100's MB), because it can take several seconds to select text, as you
> > must wait for Kate to search the document looking for matches to the
> > selection. This renders Kate ineffective for editing large files.
>
> Hi,
>
> I think there is no such option at the moment.
>
> I actually thought we limit that search to the visible range, thought,
> which should be "ok" even for large documents.
>
> Which version are you using?
>
> Greetings
> Christoph
>
> >
> > Thanks!
> > -joe
>
> --
> Ignorance is bliss...
> https://cullmann.io | https://kate-editor.org
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.