[krunner] [Bug 464583] Krunner search does not list files without extension

2023-01-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=464583

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[krunner] [Bug 464583] Krunner search does not list files without extension

2023-01-24 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=464583

Natalie Clarius  changed:

   What|Removed |Added

 CC||natalie_clar...@yahoo.de

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

[krunner] [Bug 464583] Krunner search does not list files without extension

2023-01-25 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=464583

--- Comment #1 from Natalie Clarius  ---
Can you please post the output of `balooshow -x path/to/the/file` for some of
the files affected.

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

[krunner] [Bug 464583] Krunner search does not list files without extension

2023-01-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=464583

--- Comment #2 from y...@masson-informatique.fr ---
(In reply to Natalie Clarius from comment #1)
> Can you please post the output of `balooshow -x path/to/the/file` for some
> of the files affected.

Of course:

```
$ LANG=C balooshow -x "/home/yvan/Nextcloud/some directory/Name First-Name"
The document IDs of the Baloo DB and the filesystem are different:
Url: /home/yvan/Nextcloud/some directory/Name First-Name
ID:   87531433492519 (DB) <-> 87531433492524 (FS)
Inode:20380 (DB) == 20380 (FS)
DeviceID: 39 (DB) <-> 44 (FS)
4f9c002c 44 20380 /home/yvan/Nextcloud/some directory/Name First-Name
Mtime: 1605520551 2020-11-16T10:55:51
Ctime: 1659451494 2022-08-02T16:44:54

Internal Info
Terms: Mapplication Moctet Mstream 
File Name Terms: Fname Ffirst Fname 
XAttr Terms:
```

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

[krunner] [Bug 464583] Krunner search does not list files without extension

2023-01-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=464583

tagwer...@innerjoin.org changed:

   What|Removed |Added

 CC||tagwer...@innerjoin.org

--- Comment #3 from tagwer...@innerjoin.org ---
(In reply to yvan from comment #0)
> ... I can find them with `baloosearch somename` (each file, with
> or without extension, is even returned four times, I don't know if this is
> normal or not) ...
You can try:
$ baloosearch -i somename
This will show the "hits" together with the DocId that baloo has for the file
(the DocId being a concatenation of the device and inode number). 

You don't say what filesystem you are using but I'm guessing you'll find
baloosearch gives your "hits" with different device numbers. Your "balooshow"
results gives a hint.

(In reply to yvan from comment #2)
> Inode:20380 (DB) == 20380 (FS)
> DeviceID: 39 (DB) <-> 44 (FS)
Could be that you are using BTRFS (or possibly a "remote" fuse mount?) BTRFS
has the "problem" that you might get different device numbers each time you
reboot - and baloo then thinks it's got a completely new set of files to index.
Have a look at:
https://bugs.kde.org/show_bug.cgi?id=402154#c12 

For the "not being shown by krunner" part of the question:

(In reply to yvan from comment #2)
> ...
> Terms: Mapplication Moctet Mstream 
> File Name Terms: Fname Ffirst Fname 
Balooshow "says" that baloo thinks the file is an application/octet-stream, not
a text file. It would be worth looking at Bug 457522

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

[krunner] [Bug 464583] Krunner search does not list files without extension

2023-01-27 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=464583

tagwer...@innerjoin.org changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=457522

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

[krunner] [Bug 464583] Krunner search does not list files without extension

2023-01-27 Thread Natalie Clarius
https://bugs.kde.org/show_bug.cgi?id=464583

Natalie Clarius  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #4 from Natalie Clarius  ---
Thanks. Yes, this is the same issue as
https://bugs.kde.org/show_bug.cgi?id=457522.

*** This bug has been marked as a duplicate of bug 457522 ***

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

[krunner] [Bug 464583] Krunner search does not list files without extension

2023-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=464583

--- Comment #5 from y...@masson-informatique.fr ---
Thanks tagwerk19 and Nathalie!

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