Comment # 17 on bug 1157380 from
(In reply to Wolfgang Bauer from comment #9)

> I'll build a new package with that patch added.

Thanks, now it works:

cer@Telcontar:~> Failed to create database, removing corrupted database.
Failed to create database after deleting corrupted one.
^C

(did not exit in hours)

cer@Telcontar:~> balooctl disable
Disabling the File Indexer
cer@Telcontar:~> rm ~/.local/share/baloo/*
cer@Telcontar:~> balooctl enable
Enabling the File Indexer
cer@Telcontar:~> l ~/.local/share/baloo/
total 1708
drwxr-xr-x  2 cer users    4096 Jan 13 21:53 ./
drwx------ 91 cer users    4096 Jan 13 21:26 ../
-rw-r--r--  1 cer users 1736704 Jan 13 21:53 index
-rw-r--r--  1 cer users    8192 Jan 13 21:53 index-lock
cer@Telcontar:~> balooctl status
Baloo File Indexer is running
Indexer state: Idle
Indexed 2031 / 2031 files
Current size of index is 1,66 MiB
cer@Telcontar:~> ps afxu | grep baloo
cer      26494  0.0  0.0   7472   900 pts/3    S+   21:54   0:00              |
  |   \_ grep --color=auto baloo
cer      26464  1.5  0.6 268807316 52572 ?     SNl  21:53   0:00
/usr/bin/baloo_file
cer@Telcontar:~> balooctl status
Baloo File Indexer is running
Indexer state: Idle
Indexed 2031 / 2031 files
Current size of index is 1,66 MiB
cer@Telcontar:~> l ~/.local/share/baloo/
total 1708
drwxr-xr-x  2 cer users    4096 Jan 13 21:53 ./
drwx------ 91 cer users    4096 Jan 13 21:26 ../
-rw-r--r--  1 cer users 1736704 Jan 13 21:53 index
-rw-r--r--  1 cer users    8192 Jan 13 22:10 index-lock
cer@Telcontar:~>


You are receiving this mail because: