[frameworks-baloo] [Bug 402154] Baloo reindexes everything after every reboot when using BTRFS filesystem

2023-06-07 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=402154 --- Comment #58 from Joachim Wagner --- For those of us who cannot install a patch, what version of KDE do we need to wait for? Will it go into 5.27.6? -- You are receiving this mail because: You are watching all bug changes.

[kompare] [Bug 343526] Only last 4 digits of line numbers are shown for source file

2022-11-01 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=343526 Joachim Wagner changed: What|Removed |Added Version|unspecified |4.1.22082 -- You are receiving this mail

[kompare] [Bug 343526] Only last 4 digits of line numbers are shown for source file

2022-11-01 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=343526 --- Comment #7 from Joachim Wagner --- Also confirmed in Kompare 4.1.22082 of KDE 5.99.0 + Qt 5.15.6 in openSUSE Tumbleweed 2022-10-31. -- You are receiving this mail because: You are watching all bug changes.

[kompare] [Bug 343526] Only last 4 digits of line numbers are shown for source file

2022-11-01 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=343526 Joachim Wagner changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO

[kompare] [Bug 343526] Only last 4 digits of line numbers are shown for source file

2022-10-14 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=343526 --- Comment #5 from Joachim Wagner --- Actually, the improvement seems to be fully due to the bigger screen I have now. If I shrink the window to approximately the size of the screenshot in comment 2 from 2015, the 1st digit in the left column

[kompare] [Bug 343526] Only last 4 digits of line numbers are shown for source file

2022-10-14 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=343526 --- Comment #4 from Joachim Wagner --- Is Kompare 4.1.3 shipped with openSUSE Leap 15.3 recent enough? Both columns have improved. The target file column shows all 5 digits. However, the source file column (left), shows the first of the 5 digits only

[frameworks-baloo] [Bug 402154] Baloo reindexes everything after every reboot when using BTRFS filesystem

2022-03-07 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=402154 --- Comment #44 from Joachim Wagner --- > [...] home drive mounted with different > minor device numbers This phrasing is likely to cause confusion. Better to refer to the value `stat.st_dev` that is used by baloo and that does not have a

[frameworks-baloo] [Bug 402154] Baloo reindexes everything after every reboot

2022-01-19 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=402154 --- Comment #39 from Joachim Wagner --- (In reply to tagwerk19 from comment #38) > Symlinks provide a bit of an edge case :-) > [...] > Does the "mount point" idea work here? I don't know the internals of the indexer implementat

[frameworks-baloo] [Bug 402154] Baloo reindexes everything after every reboot

2022-01-16 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=402154 --- Comment #37 from Joachim Wagner --- (In reply to tagwerk19 from comment #35) > Accepted. > Although I think we need to look at "what we can trust most". > [...] > This would mean including the filesystem ID in your "I&

[frameworks-baloo] [Bug 402154] Baloo reindexes everything after every reboot

2022-01-15 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=402154 --- Comment #34 from Joachim Wagner --- (In reply to tagwerk19 from comment #33) > statvfs and "stat -f" give a 64 bit "Filesystem ID" and I was imagining you > were talking about that. No, I meant "baloo-internal

[frameworks-baloo] [Bug 402154] Baloo reindexes everything after every reboot

2022-01-14 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=402154 --- Comment #32 from Joachim Wagner --- (In reply to tagwerk19 from comment #31) > Apologies, I fear you'll have to step through your process for me. I'm > somehow missing something... > [...] > The mapping would have to work when indexing

[ksysguard] [Bug 448451] New: ksysguard, the kde system monitor, makes wrong assumption about block devices

2022-01-14 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=448451 Bug ID: 448451 Summary: ksysguard, the kde system monitor, makes wrong assumption about block devices Product: ksysguard Version: unspecified Platform: openSUSE RPMs

[frameworks-baloo] [Bug 402154] Baloo reindexes everything after every reboot

2022-01-13 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=402154 --- Comment #29 from Joachim Wagner --- An alternative to relying on UUIDs and sub-volume IDs is to assume mount points of filesystems do not change and to proceed as follows: * Have a persistent table `I` mapping mount points to internal filesystem

[frameworks-baloo] [Bug 402154] Baloo reindexes everything after every reboot

2022-01-13 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=402154 Joachim Wagner changed: What|Removed |Added CC||jwag...@computing.dcu.ie --- Comment #28 from

[frameworks-baloo] [Bug 413694] Baloo loops when indexing the nixpkgs source tree

2022-01-12 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=413694 --- Comment #10 from Joachim Wagner --- Yes, thanks. My logs confirm the re-indexing co-occurs with the use of a new virtual device number for the btrfs filesystem. -- You are receiving this mail because: You are watching all bug changes.

[frameworks-baloo] [Bug 404057] Uses an insane amount of memory (RSS/PSS) writing a *ton* of data while re-indexing unchanged files

2022-01-12 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=404057 Joachim Wagner changed: What|Removed |Added CC||jwag...@computing.dcu.ie --- Comment #42 from

[frameworks-baloo] [Bug 413694] Baloo loops when indexing the nixpkgs source tree

2021-12-15 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=413694 --- Comment #8 from Joachim Wagner --- Re the idea of recording the sha256 of each file, this may be problematic for large files with only a small content area such as meta data and subtitles of a video. Still, reading excessive amounts of data can

[frameworks-baloo] [Bug 413694] Baloo loops when indexing the nixpkgs source tree

2021-12-15 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=413694 Joachim Wagner changed: What|Removed |Added CC||jwag...@computing.dcu.ie --- Comment #7 from

[Akonadi] [Bug 283682] KMail duplicates filtered messages

2019-04-23 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=283682 --- Comment #211 from Joachim Wagner --- (In reply to Tristan Miller from comment #202) > [...] because the problem has been fixed or because it has driven most of > the user base away. I'd love to return to using KMail [...] I didn't stop

[korganizer] [Bug 388302] Non-recurring all-day to-dos show up on wrong due date in agenda view

2018-08-19 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=388302 Joachim Wagner changed: What|Removed |Added Version|5.7.2 |5.7.3 -- You are receiving this mail because

[korganizer] [Bug 388302] Non-recurring all-day to-dos show up on wrong due date in agenda view

2018-08-19 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=388302 Joachim Wagner changed: What|Removed |Added CC||jwag...@computing.dcu.ie --- Comment #6 from

[korganizer] [Bug 305849] KOrganizer monthly view cannot scroll week by week

2018-04-25 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=305849 --- Comment #9 from Joachim Wagner <jwag...@computing.dcu.ie> --- Reading my old comment #5 an alternative to implementing smooth scrolling would be to allow the user to change the number of displayed weeks. If 8 weeks were shown I could now s

[korganizer] [Bug 305849] KOrganizer monthly view cannot scroll week by week

2018-04-25 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=305849 --- Comment #8 from Joachim Wagner <jwag...@computing.dcu.ie> --- Kontact is a container. The relevant project is KOrganizer and https://cgit.kde.org/korganizer.git/log/ shows some activity. It seems that the developers rate this feature reques

[kscreensaver] [Bug 316348] kscreenlocker_greet constantly consumes around 20% CPU time

2017-09-14 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=316348 --- Comment #48 from Joachim Wagner <jwag...@computing.dcu.ie> --- It's also still around 9.5% CPU usage in a VM with KVM and both guest and host using current OpenSUSE Leap 42.3 in a default setup. That's KDE 5.8.7. For sddm-greeter i

[Akonadi] [Bug 283682] KMail duplicates filtered messages

2017-04-06 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=283682 --- Comment #186 from Joachim Wagner <jwag...@computing.dcu.ie> --- As to "manually filtered" (comment #185), please distinguish between "manually applied filters (menu: Message --> Apply Filter)" and "manually f

[kmail2] [Bug 326884] kmail removes final newline when saving .csv attachment

2017-01-09 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=326884 --- Comment #3 from Joachim Wagner <jwag...@computing.dcu.ie> --- As explained in the 2nd paragraph of the initial report, the bug was already fixed in 4.11.2 and the purpose of the report was to document a workaround for other people r

[Akonadi] [Bug 297615] Akonadi asks for wallet password even though no kmail2 has not been started

2017-01-09 Thread Joachim Wagner
https://bugs.kde.org/show_bug.cgi?id=297615 --- Comment #11 from Joachim Wagner <jwag...@computing.dcu.ie> --- The unexpected behaviour is still present in KMail5 (tested with version 16.08 of current OpenSUSE Leap 42.2). However, reading comment #5 and observing that "New Email Notify

[Akonadi] [Bug 283682] KMail duplicates filtered messages

2016-07-21 Thread Joachim Wagner via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=283682 --- Comment #162 from Joachim Wagner <jwag...@computing.dcu.ie> --- Note that testing for a few hours might not be enough. Last time I tried, the bug only showed after 2-3 weeks of daily use. That's also why I'm hesitant about trying it again. It

[korganizer] [Bug 305849] KOrganizer monthly view cannot scroll week by week

2016-05-16 Thread Joachim Wagner via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=305849 Joachim Wagner <jwag...@computing.dcu.ie> changed: What|Removed |Added CC|

[kscreensaver] [Bug 316348] kscreenlocker_greet constantly consumes around 20% CPU time

2016-05-02 Thread Joachim Wagner via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=316348 --- Comment #32 from Joachim Wagner <jwag...@computing.dcu.ie> --- (In reply to Martin Gräßlin from comment #30) > According to the backtrace: you are using llvmpipe, which means OpenGL is > emulated on the CPU. Of course that

[kscreensaver] [Bug 316348] kscreenlocker_greet constantly consumes around 20% CPU time

2016-05-02 Thread Joachim Wagner via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=316348 --- Comment #29 from Joachim Wagner <jwag...@computing.dcu.ie> --- Maybe useful to see which of the above threads consumes CPU (command "top" + H for threads): PID USER PR NIVIRTRESSHR S %CPU %MEM TIME+ COMMAN

[kscreensaver] [Bug 316348] kscreenlocker_greet constantly consumes around 20% CPU time

2016-05-02 Thread Joachim Wagner via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=316348 --- Comment #28 from Joachim Wagner <jwag...@computing.dcu.ie> --- Thanks for providing the command. Note to others: "help t", "help t a", etc. on the gdb prompt tells you what it does. (gdb) help t a a Apply a command to a

[kscreensaver] [Bug 316348] kscreenlocker_greet constantly consumes around 20% CPU time

2016-05-01 Thread Joachim Wagner via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=316348 --- Comment #26 from Joachim Wagner <jwag...@computing.dcu.ie> --- On OpenSUSE Leap 42.1 (steps: find pid, e.g. from "top", run gdb -p pid and enter "backtrace" on the "(gdb)" prompt) #0 0x7fa9073eeb