[dolphin] [Bug 485946] Dolphin does not show directory/folder thumbnail for any remotely mounted directory.

2024-04-26 Thread Paul Meier
https://bugs.kde.org/show_bug.cgi?id=485946 --- Comment #3 from Paul Meier --- Sorry, ignore the some files not having thumbnails part, the files were larger than the thumbnail file size limit set in dolphin -- You are receiving this mail because: You are watching all bug changes.

[dolphin] [Bug 485946] Dolphin does not show directory/folder thumbnail for any remotely mounted directory.

2024-04-26 Thread Paul Meier
https://bugs.kde.org/show_bug.cgi?id=485946 Paul Meier changed: What|Removed |Added CC||public.paul.meier+kde@gmail

[valgrind] [Bug 412377] SIGILL on cache flushes on arm64

2024-04-25 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=412377 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 486093] -Wstrict-aliasing in tests

2024-04-24 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486093 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 486093] -Wstrict-aliasing in tests

2024-04-24 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486093 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #2 from Paul Floyd

[kwin] [Bug 457847] kwin becomes unresponsive, need to restart session

2024-04-24 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=457847 Paul changed: What|Removed |Added CC|paulhollen...@gmail.com | -- You are receiving this mail because: You

[kwin] [Bug 486031] Odd resizing and placement of windows on waking from screen saver

2024-04-23 Thread Paul Hands
https://bugs.kde.org/show_bug.cgi?id=486031 --- Comment #3 from Paul Hands --- This behavior is a major roadblock for using Plasma 6. I use my Linux box for work, and losing window placement is disastrous for my workflow. It has become constant since the move to 6.04, but a variation

[kwin] [Bug 486031] Odd resizing and placement of windows on waking from screen saver

2024-04-23 Thread Paul Hands
https://bugs.kde.org/show_bug.cgi?id=486031 --- Comment #2 from Paul Hands --- System info... Operating System: KDE neon 6.0 KDE Plasma Version: 6.0.4 KDE Frameworks Version: 6.1.0 Qt Version: 6.7.0 Kernel Version: 6.5.0-28-generic (64-bit) Graphics Platform: X11 Processors: 24 × AMD Ryzen 9

[kwin] [Bug 486031] Odd resizing and placement of windows on waking from screen saver

2024-04-23 Thread Paul Hands
https://bugs.kde.org/show_bug.cgi?id=486031 --- Comment #1 from Paul Hands --- Created attachment 168845 --> https://bugs.kde.org/attachment.cgi?id=168845=edit A view of the windows after wake-up from screen saver -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 486031] New: Odd resizing and placement of windows on waking from screen saver

2024-04-23 Thread Paul Hands
https://bugs.kde.org/show_bug.cgi?id=486031 Bug ID: 486031 Summary: Odd resizing and placement of windows on waking from screen saver Classification: Plasma Product: kwin Version: 6.0.4 Platform: Neon

[dolphin] [Bug 485631] Dolphin won't write to directory owned by root but writable by current group

2024-04-21 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=485631 Paul Worrall changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[dolphin] [Bug 482899] Dolphin can't write to folder with group write access

2024-04-21 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=482899 Paul Worrall changed: What|Removed |Added CC||linus.kard...@gmail.com --- Comment #11 from

[konsole] [Bug 482954] konsole not remembering window size when the size in modified by click and drag (so outside of editing the panel in konsole settings)

2024-04-21 Thread Paul Black
https://bugs.kde.org/show_bug.cgi?id=482954 Paul Black changed: What|Removed |Added CC||paul..bl...@gmail.com --- Comment #1 from

[valgrind] [Bug 485778] Crash with --track-fds=all and --gen-suppressions=all

2024-04-19 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=485778 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 485778] New: Crash with --track-fds=all and --gen-suppressions=all

2024-04-19 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=485778 Bug ID: 485778 Summary: Crash with --track-fds=all and --gen-suppressions=all Classification: Developer tools Product: valgrind Version: 3.23 GIT Platform: Compiled Sources OS:

[kate] [Bug 485477] System tray session launcher: Highlight follows mouse in one direction only

2024-04-17 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=485477 --- Comment #2 from Paul Worrall --- bug 483581 is fixed now that I've got Plasma 6.0.4. This bug however persists, so very similar but a separate fix is needed. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 485276] std::optional use: "Conditional jump or move depends on uninitialised value(s)" (clang) aarch64

2024-04-16 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=485276 --- Comment #6 from Paul Floyd --- │ 244 _LIBCPP_INLINE_VISIBILITY │ 245 _LIBCPP_CONSTEXPR_SINCE_CXX20 ~__optional_destruct_base() │ 246 { │ > 247 if (__engaged_) │ 248 __val_.~value_t

[valgrind] [Bug 485276] std::optional use: "Conditional jump or move depends on uninitialised value(s)" (clang) aarch64

2024-04-16 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=485276 --- Comment #5 from Paul Floyd --- I can reproduce this on FreBSD 14 arm64 with clang++ 18.0.0 ==14165== Conditional jump or move depends on uninitialised value(s) ==14165==at 0x210A30: ~__optional_destruct_base (optional:247) ==14165

[valgrind] [Bug 481874] Add arm64 support for FreeBSD

2024-04-16 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=481874 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[korganizer] [Bug 485205] Most recent calendar entries deleted when reloading the file where they are supposed to be saved

2024-04-15 Thread Paul Stansell
https://bugs.kde.org/show_bug.cgi?id=485205 --- Comment #6 from Paul Stansell --- I'm running on a Raspberry Pi 4B with 4GB of RAM. From my experience to date, it seems to work pretty well, apart from this problem that's stopped me from using korganizer. If you can think of any other tests I

[valgrind] [Bug 481874] Add arm64 support for FreeBSD

2024-04-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=481874 --- Comment #18 from Paul Floyd --- (In reply to Mark Wielaard from comment #17) > .git-blame-ignore-revs references a clang-format rev that doesn't exist in > tree. Its for the repo on github. I'm not planning on pushing that. > VEX c

[kolourpaint] [Bug 458883] Copy/Paste of a rectangular selection between two different files, looses selection contents

2024-04-15 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=458883 Paul changed: What|Removed |Added CC||paul...@protonmail.ch -- You are receiving this mail

[valgrind] [Bug 481676] Build failure on Raspberry Pi 5 Ubuntu 23.10 with clang

2024-04-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=481676 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 485148] vfmadd213ss instruction is instrumented incorrectly (the remaining part of the register is cleared instead of kept unmodified)

2024-04-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=485148 Paul Floyd changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 485148] vfmadd213ss instruction is instrumented incorrectly (the remaining part of the register is cleared instead of kept unmodified)

2024-04-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=485148 --- Comment #15 from Paul Floyd --- Can you share any of those tests? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 481127] [PATCH] amd64: Implement VFMADD213 for Iop_MAddF32

2024-04-13 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=481127 --- Comment #11 from Paul Floyd --- For the attribution I would just put Patch contributed by Gražvydas Ignotas and Bruno Lathuilière (with the right accents if possible) -- You are receiving this mail because: You are watching all bug changes.

[kate] [Bug 485477] New: System tray session launcher: Highlight follows mouse in one direction only

2024-04-13 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=485477 Bug ID: 485477 Summary: System tray session launcher: Highlight follows mouse in one direction only Classification: Applications Product: kate Version: 24.02.2 Platform: Arch

[valgrind] [Bug 481874] Add arm64 support for FreeBSD

2024-04-12 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=481874 Paul Floyd changed: What|Removed |Added Attachment #167199|0 |1 is obsolete

[valgrind] [Bug 485400] io_uring filled memory not marked as defined

2024-04-12 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=485400 --- Comment #1 from Paul Floyd --- > My hunch is that valgrind doesn't know to mark buffers filled by io_uring as > defined. I prefer to understand the code and use a debugger to see what is actually happening. > Valgrind has a false

[valgrind] [Bug 476025] Vbit expected test results for Iop_CmpGT64Ux2 are wrong.

2024-04-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=476025 Paul Floyd changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[valgrind] [Bug 476025] Vbit expected test results for Iop_CmpGT64Ux2 are wrong.

2024-04-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=476025 --- Comment #13 from Paul Floyd --- Merged commit 94e826519a810e52bba539a7c41f4074f0631e10 (HEAD -> master, origin/master, origin/HEAD) Author: Eyal Soha Date: Tue Oct 24 21:52:56 2023 -0600 Add support for expensive cmpgt into vbits --

[valgrind] [Bug 476025] Vbit expected test results for Iop_CmpGT64Ux2 are wrong.

2024-04-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=476025 Paul Floyd changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[valgrind] [Bug 335875] WARNING: unhandled syscall: 270

2024-04-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=335875 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 476025] Vbit expected test results for Iop_CmpGT64Ux2 are wrong.

2024-04-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=476025 Paul Floyd changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[valgrind] [Bug 444431] Incorrectly assumes static text is uninitialized

2024-04-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=31 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 449417] "Remote server misconfigured" when trying to send email to valgr...@valgrind.org

2024-04-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=449417 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[valgrind] [Bug 397083] Likely false positive "uninitialised value(s)" for __wmemchr_avx2 and __wmemcmp_avx2_movbe

2024-04-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=397083 Paul Floyd changed: What|Removed |Added CC||takimot...@kba.biglobe.ne.j

[valgrind] [Bug 452072] false positive from wmemcmp_avx2_movbe (glibc-2.34 or later?)

2024-04-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=452072 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 485276] std::optional use: "Conditional jump or move depends on uninitialised value(s)" (clang) aarch64

2024-04-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=485276 --- Comment #2 from Paul Floyd --- With debuginfo it might be OK to suppress this. -- You are receiving this mail because: You are watching all bug changes.

[korganizer] [Bug 485205] Most recent calendar entries deleted when reloading the file where they are supposed to be saved

2024-04-11 Thread Paul Stansell
https://bugs.kde.org/show_bug.cgi?id=485205 --- Comment #4 from Paul Stansell --- Hello Danial, Thanks for helping with this. Since I was already running korganizer from the command line, I noticed that when I choose "File > Quit" it didn't actually stop korganizer running, i

[korganizer] [Bug 485205] Most recent calendar entries deleted when reloading the file where they are supposed to be saved

2024-04-11 Thread Paul Stansell
https://bugs.kde.org/show_bug.cgi?id=485205 --- Comment #3 from Paul Stansell --- Created attachment 168396 --> https://bugs.kde.org/attachment.cgi?id=168396=edit Korganizer output log file. -- You are receiving this mail because: You are watching all bug changes.

[korganizer] [Bug 485207] Error while trying to create calendar item. Error was: Invalid parent collection

2024-04-11 Thread Paul Stansell
https://bugs.kde.org/show_bug.cgi?id=485207 --- Comment #3 from Paul Stansell --- Hello Daniel, Thanks so much for replying.  >  1) Could you please specify in which view (agenda/month view/etc.) does this >happen? The reported problem was for agenda day view, but I just tried wit

[kmymoney] [Bug 461952] Adding new payee or category by typing in the transaction form triggers "Do you want to add" after typing the first character that doesn't match an existing name

2024-04-11 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=461952 Paul Worrall changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[valgrind] [Bug 485276] std::optional use: "Conditional jump or move depends on uninitialised value(s)" (clang) aarch64

2024-04-10 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=485276 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 485148] vfmadd213ss instruction is instrumented incorrectly (the remaining part of the register is cleared instead of kept unmodified)

2024-04-10 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=485148 --- Comment #11 from Paul Floyd --- Maybe this then --- a/VEX/priv/guest_amd64_toIR.c +++ b/VEX/priv/guest_amd64_toIR.c @@ -27987,10 +27987,9 @@ static Long dis_FMA ( const VexAbiInfo* vbi, Prefix pfx, Long delta, UChar opc ) for (i = 0; i < co

[dolphin] [Bug 482107] Open Terminal here fails to open Konsole

2024-04-10 Thread Paul L.
https://bugs.kde.org/show_bug.cgi?id=482107 --- Comment #19 from Paul L. --- May well be fixed in Frameworks 6.1, but it is also fixed (at least for me) in my KDE neon User Edition which is running Frameworks 5.112.0. I can't say when it started working again, but obviously some update brought

[systemsettings] [Bug 475879] Re-Bind Additional Mouse Buttons menu does not accept bindings to other mouse buttons

2024-04-10 Thread Paul Gideon Dann
https://bugs.kde.org/show_bug.cgi?id=475879 --- Comment #5 from Paul Gideon Dann --- Unfortunately I'm stuck because I need to swap Middle and Back buttons on my mouse, and there isn't any way to do that currently in KWin. I understand the need to avoid a configuration that makes the mouse

[systemsettings] [Bug 475879] Re-Bind Additional Mouse Buttons menu does not accept bindings to other mouse buttons

2024-04-10 Thread Paul Gideon Dann
https://bugs.kde.org/show_bug.cgi?id=475879 Paul Gideon Dann changed: What|Removed |Added CC||pdgiddie+...@gmail.com -- You

[valgrind] [Bug 485134] [PATCH] vgcore files unusable in gdb / does not load debug symbols

2024-04-10 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=485134 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr Summary|vgcore

[valgrind] [Bug 481874] Add arm64 support for FreeBSD

2024-04-09 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=481874 --- Comment #15 from Paul Floyd --- The last two files with big diffs are none/tests/arm64/integer.c (clang moaned about integer conversions so I added LL suffixes and also clang was strict about only accepting 32bit w registers where gcc accepts x

[valgrind] [Bug 481874] Add arm64 support for FreeBSD

2024-04-09 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=481874 --- Comment #14 from Paul Floyd --- The diffs for the new none expecteds (compared to the originals) are fairly small diff none/tests/arm64/fp_and_simd.stdout.exp-freebsd none/tests/arm64/fp_and_simd.stdout.exp 44c44 < special value 7 =

[valgrind] [Bug 481874] Add arm64 support for FreeBSD

2024-04-09 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=481874 --- Comment #13 from Paul Floyd --- Created attachment 168313 --> https://bugs.kde.org/attachment.cgi?id=168313=edit Added except large none test references git diff master --diff-filter=A ':(exclude)none/tests/arm64/fp_and_simd.stdout.exp-free

[valgrind] [Bug 481874] Add arm64 support for FreeBSD

2024-04-09 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=481874 --- Comment #12 from Paul Floyd --- Created attachment 168311 --> https://bugs.kde.org/attachment.cgi?id=168311=edit Modified except large none test files git diff master --diff-filter=M ':(exclude)none/tests/arm64/integer.c' ':(exclude)none/te

[valgrind] [Bug 481874] Add arm64 support for FreeBSD

2024-04-09 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=481874 --- Comment #11 from Paul Floyd --- (In reply to Mark Wielaard from comment #9) > In VEX. What are the priv/guest_arm64_toIR.c changes for? Just some whitespace diffs. I've restored them. > Would it make sense to only include those

[valgrind] [Bug 481874] Add arm64 support for FreeBSD

2024-04-09 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=481874 --- Comment #10 from Paul Floyd --- (In reply to Mark Wielaard from comment #9) > You need LibVEX_GuestARM64_put_nzcv_c to signal syscall success/failure. > I am not fully clear what the guest_SETC is for. If there is an asynchronous interrupt

[kdeplasma-addons] [Bug 466656] Kate session launcher keyboard focus

2024-04-09 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=466656 Paul Worrall changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kmymoney] [Bug 461952] Adding new payee or category by typing in the transaction form triggers "Do you want to add" after typing the first character that doesn't match an existing name

2024-04-09 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=461952 Paul Worrall changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO

[korganizer] [Bug 485207] New: Error while trying to create calendar item. Error was: Invalid parent collection

2024-04-07 Thread Paul Stansell
https://bugs.kde.org/show_bug.cgi?id=485207 Bug ID: 485207 Summary: Error while trying to create calendar item. Error was: Invalid parent collection Classification: Applications Product: korganizer Version: 5.22.3

[korganizer] [Bug 485205] New: Most recent calendar entries deleted when reloading the file where they are supposed to be saved

2024-04-07 Thread Paul Stansell
https://bugs.kde.org/show_bug.cgi?id=485205 Bug ID: 485205 Summary: Most recent calendar entries deleted when reloading the file where they are supposed to be saved Classification: Applications Product: korganizer Version:

[valgrind] [Bug 485148] vfmadd213ss instruction is instrumented incorrectly (the remaining part of the register is cleared instead of kept unmodified)

2024-04-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=485148 --- Comment #7 from Paul Floyd --- I wanted to make sure that it is only a problem with vfmadd132ss . -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 485148] vfmadd213ss instruction is instrumented incorrectly (the remaining part of the register is cleared instead of kept unmodified)

2024-04-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=485148 --- Comment #5 from Paul Floyd --- If anything, I prefer C++. For reference, here it is in godbolt https://godbolt.org/z/bM5brqWM6 And here is what I see in gdb with vgdb before and after single stepping the vfmadd132ss instruction (gdb) p $xmm0 $1

[valgrind] [Bug 485148] vfmadd213ss instruction is instrumented incorrectly (the remaining part of the register is cleared instead of kept unmodified)

2024-04-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=485148 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #2 from Paul Floyd

[neon] [Bug 461619] When using a chromium based application/browser typing is very laggy on Wayland.

2024-04-06 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=461619 Paul changed: What|Removed |Added CC||m...@paul.rs -- You are receiving this mail because

[dolphin] [Bug 483728] Unable to create new folders or files on Samba share or anywhere outside of /home/user using the rightclick submenu.

2024-04-06 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=483728 --- Comment #3 from Paul Worrall --- Seems to be fixed in git master so worth checking in 24.02.2 next week -- You are receiving this mail because: You are watching all bug changes.

[korganizer] [Bug 485099] Clicking to add tags does nothing

2024-04-05 Thread Paul Stansell
https://bugs.kde.org/show_bug.cgi?id=485099 --- Comment #9 from Paul Stansell --- I'm running a brand new installation on a Raspberry Pi 4B (4GB), so maybe that has something to do with it, but in general I'm pleased to find that KDE runs remarkably well on such a low spec device. -- You

[korganizer] [Bug 485099] Clicking to add tags does nothing

2024-04-05 Thread Paul Stansell
https://bugs.kde.org/show_bug.cgi?id=485099 --- Comment #7 from Paul Stansell --- (In reply to Laurent Montel from comment #5) > Which theme do you use ? > It's ok with breeze. Yes, the check boxed show up with Breeze Classic -- You are receiving this mail because: You are watching a

[korganizer] [Bug 485099] Clicking to add tags does nothing

2024-04-05 Thread Paul Stansell
https://bugs.kde.org/show_bug.cgi?id=485099 --- Comment #6 from Paul Stansell --- (In reply to Laurent Montel from comment #5) > Which theme do you use ? > It's ok with breeze. I chose it like this: - korganizer > Settings > Colour Scheme > Breeze Dark -- You are receiving th

[korganizer] [Bug 485099] Clicking to add tags does nothing

2024-04-05 Thread Paul Stansell
https://bugs.kde.org/show_bug.cgi?id=485099 --- Comment #3 from Paul Stansell --- Created attachment 168198 --> https://bugs.kde.org/attachment.cgi?id=168198=edit Screenshot showing "invisible" tick boxes to left of the tag names. -- You are receiving this mail because: You are

[korganizer] [Bug 485099] Clicking to add tags does nothing

2024-04-05 Thread Paul Stansell
https://bugs.kde.org/show_bug.cgi?id=485099 --- Comment #2 from Paul Stansell --- I see the problem now. I had also tried clicking on the "..." which popped up a window with the tags, which I tried to click on to choose one, but nothing happened. Now I can see that there are boxes t

[korganizer] [Bug 485099] New: Clicking to add tags does nothing

2024-04-05 Thread Paul Stansell
https://bugs.kde.org/show_bug.cgi?id=485099 Bug ID: 485099 Summary: Clicking to add tags does nothing Classification: Applications Product: korganizer Version: 5.22.3 Platform: Other OS: Linux Status: REPORTED

[korganizer] [Bug 485091] New: Time on Marcus Bains line always red and therefore does not show up against a red background

2024-04-05 Thread Paul Stansell
https://bugs.kde.org/show_bug.cgi?id=485091 Bug ID: 485091 Summary: Time on Marcus Bains line always red and therefore does not show up against a red background Classification: Applications Product: korganizer Version: 5.22.3

[xdg-desktop-portal-kde] [Bug 480497] Save dialog does not prefill filename with opened file

2024-04-05 Thread Paul Krause
https://bugs.kde.org/show_bug.cgi?id=480497 Paul Krause changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[Bluedevil] [Bug 484814] Bluetooth showing not connected, even though it is

2024-04-05 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=484814 Paul Worrall changed: What|Removed |Added CC||p.r.worr...@gmail.com --- Comment #1 from Paul

[valgrind] [Bug 484935] [patch] Valgrind reports false "Conditional jump or move depends on uninitialised value" errors for aarch64 signal handlers

2024-04-03 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484935 --- Comment #6 from Paul Floyd --- (In reply to Peter Edwards from comment #5) > Thanks for the fast turn-around! You're welcome. It helps that I'd already done the same. I wish that more issues here coule be so easy. -- You are receiving this m

[valgrind] [Bug 484935] [patch] Valgrind reports false "Conditional jump or move depends on uninitialised value" errors for aarch64 signal handlers

2024-04-03 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484935 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 484935] [patch] Valgrind reports false "Conditional jump or move depends on uninitialised value" errors for aarch64 signal handlers

2024-04-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484935 --- Comment #3 from Paul Floyd --- I'll need to make a few changes to the testcase (so that it compiles on FreeBSD and doesn't have an infinite loop). -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 484935] [patch] Valgrind reports false "Conditional jump or move depends on uninitialised value" errors for aarch64 signal handlers

2024-04-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484935 --- Comment #2 from Paul Floyd --- I fully agree with this. I've done a port to FreeBSD arm64 and I did exactly the same thing https://github.com/paulfloyd/freebsdarm64_valgrind/commit/d6d97cb954ef10c66ee117f536f92659dcbacf65 -- You are receiving

[valgrind] [Bug 484935] [patch] Valgrind reports false "Conditional jump or move depends on uninitialised value" errors for aarch64 signal handlers

2024-04-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484935 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr Assignee|jsew

[valgrind] [Bug 450203] unhandled instruction 0xD5380015 [ARM64]

2024-04-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=450203 Paul Floyd changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2024-04-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 Paul Floyd changed: What|Removed |Added CC||jonathan.girardeau@airudit

[valgrind] [Bug 450203] unhandled instruction 0xD5380015 [ARM64]

2024-04-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=450203 Paul Floyd changed: What|Removed |Added Summary|unhandled instruction |unhandled instruction

[valgrind] [Bug 460616] disInstr(arm64): unhandled instruction 0x4E819402 (dotprod/ASIMDDP)

2024-04-01 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=460616 Paul Floyd changed: What|Removed |Added CC||joost.vandevond...@gmail.co

[valgrind] [Bug 484742] unhandled instruction 0x4E9096B7

2024-04-01 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484742 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2024-04-01 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #18 from Paul Floyd --- (In reply to Peter Maydell from comment #17) > The Linux kernel documents which ID registers and which fields in those > registers it exposes here: > https://www.kernel.org/doc/Documentation/arm64/cp

[valgrind] [Bug 484742] unhandled instruction 0x4E9096B7

2024-04-01 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484742 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #3 from Paul Floyd

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2024-04-01 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 --- Comment #16 from Paul Floyd --- And the patch seems to work, with the patch FF proceeds until it hits a SIGBUS (which is what I was looking for). I'll look at it in more detail. -- You are receiving this mail because: You are watching all bug

[valgrind] [Bug 392146] aarch64: unhandled instruction 0xD5380001 (MRS rT, mdir_el1)

2024-04-01 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=392146 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr Assignee|jsew

[valgrind] [Bug 377966] Error message said to report

2024-04-01 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=377966 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr Assignee|assad.has

[krunner] [Bug 484803] New: Configure dialog too narrow, hides "Preferred" column

2024-03-31 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=484803 Bug ID: 484803 Summary: Configure dialog too narrow, hides "Preferred" column Classification: Plasma Product: krunner Version: 6.0.3 Platform: Arch Linux OS: Linux

[valgrind] [Bug 484480] False positives when using sem_trywait

2024-03-30 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484480 Paul Floyd changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution

[valgrind] [Bug 484480] False positives when using sem_trywait

2024-03-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484480 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr --- Comment #3 from Paul Floyd

[valgrind] [Bug 484426] aarch64: 0.5 gets rounded to 0

2024-03-28 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484426 Paul Floyd changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 484426] aarch64: 0.5 gets rounded to 0

2024-03-28 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484426 --- Comment #7 from Paul Floyd --- (In reply to Mark Wielaard from comment #6) > This looks good to me. But I have not tested it. And I have to trust you on > the emit code (too lazy to look up the instr enc) > > It looks like none

[korganizer] [Bug 366511] Recurring events can't be changed properly in DAV calendar resource

2024-03-27 Thread Paul Gover
https://bugs.kde.org/show_bug.cgi?id=366511 --- Comment #5 from Paul Gover --- Aaron, I wouldn't hold your breath - note the dates on this bug... The KDE developers have bigger, or more fun, fish to fry - AFAICT to do with Wayland and Qt6 Actually, I think it's been working OK for me over

[valgrind] [Bug 484002] Add suppression for invalid read in glibc's __wcpncpy_avx2() via wcsxfrm()

2024-03-27 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484002 Paul Floyd changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 484002] Add suppression for invalid read in glibc's __wcpncpy_avx2() via wcsxfrm()

2024-03-27 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484002 --- Comment #8 from Paul Floyd --- Haven't heard any complaints so closing this. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 484426] aarch64: 0.5 gets rounded to 0

2024-03-27 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484426 --- Comment #5 from Paul Floyd --- The patch doesn't cover the vector versions. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 484426] aarch64: 0.5 gets rounded to 0

2024-03-27 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484426 --- Comment #4 from Paul Floyd --- Created attachment 167836 --> https://bugs.kde.org/attachment.cgi?id=167836=edit Patch adding new Iops Dunno why arm64 didn't add more FPCR rounding modes. Probably because of historical baggage from am32 wh

[valgrind] [Bug 484426] aarch64: 0.5 gets rounded to 0

2024-03-27 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484426 Paul Floyd changed: What|Removed |Added Assignee|jsew...@acm.org |pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 484426] aarch64: 0.5 gets rounded to 0

2024-03-26 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=484426 --- Comment #3 from Paul Floyd --- I think that I understand the problem. arm64 has two overlapping ways of doing floating point rounding. The mnemonics are FRINT (Float Round to Int) and then one more letter for the kind of rounding. The FPCR

<    1   2   3   4   5   6   7   8   9   10   >