[valgrind] [Bug 390310] Output summaries in XML files

2025-04-12 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=390310 --- Comment #18 from Paul Floyd --- Created attachment 180193 --> https://bugs.kde.org/attachment.cgi?id=180193&action=edit With updated expecteds Now clean on FreeBSD -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 390310] Output summaries in XML files

2025-04-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=390310 --- Comment #17 from Paul Floyd --- And FreeBSD > memcheck/tests/long_namespace_xml(stderr) > memcheck/tests/threadname_xml(stderr) > memcheck/tests/xml1 (stderr) > drd/tests/annotate

[valgrind] [Bug 390310] Output summaries in XML files

2025-04-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=390310 --- Comment #16 from Paul Floyd --- As a note to myself, on Illumos I currently get the following extra fails: > memcheck/tests/gone_abrt_xml (stderr) > memcheck/tests/mismatches_xml(stderr) > memcheck/t

[valgrind] [Bug 497977] valgrind thinks that size_t is signed

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

[valgrind] [Bug 290061] pie elf always loaded at 0x108000

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

[konsole] [Bug 502208] Octant characters render badly

2025-04-10 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=502208 --- Comment #3 from Paul --- Created attachment 180159 --> https://bugs.kde.org/attachment.cgi?id=180159&action=edit The example file to cat too the terminal. -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 502208] Octant characters render badly

2025-04-10 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=502208 --- Comment #2 from Paul --- Created attachment 180158 --> https://bugs.kde.org/attachment.cgi?id=180158&action=edit Poor octant rendering An example of how the rendering looks poor. ugly lines, a lot of things not lining up well, etc. --

[konsole] [Bug 502208] New: Octant characters render badly

2025-04-05 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=502208 Bug ID: 502208 Summary: Octant characters render badly Classification: Applications Product: konsole Version: master Platform: Arch Linux OS: Linux Status: REPORTED

[valgrind] [Bug 339330] Feature request: Add support for C++11's std::atomic

2025-04-05 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=339330 --- Comment #6 from Paul Floyd --- I've long given up using suppressions. I can't see how this can be fixed in Valgrind. There is instrumentation, but in this case I think that it would need to be done within the standard library or a

[Akonadi] [Bug 372835] Korganizer and Digital Clock/Calendar widget keep forgetting of selected Caldav resources

2025-04-04 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=372835 Paul changed: What|Removed |Added CC||stack-...@craban.de --- Comment #12 from Paul --- Same

[valgrind] [Bug 502263] valgrind gives error about vpbroadcastq

2025-03-31 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=502263 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #1 from Paul Floyd

[valgrind] [Bug 420682] io_pgetevents is not supported

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

[valgrind] [Bug 420682] io_pgetevents is not supported

2025-03-28 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=420682 --- Comment #5 from Paul Floyd --- I've written a test for this and cleaned up the error messages a bit - there were a few errors in the untested code. Buildbot says I need to improve the configure.ac test the the syscall. There is only the

[kmail2] [Bug 358430] Consecutive quotes make message extremely long, which in turn makes KMail freeze when replying.

2025-03-26 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=358430 Paul changed: What|Removed |Added CC||stack-...@craban.de --- Comment #8 from Paul --- I am

[valgrind] [Bug 420682] io_pgetevents is not supported

2025-03-25 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=420682 --- Comment #3 from Paul Floyd --- Created attachment 179731 --> https://bugs.kde.org/attachment.cgi?id=179731&action=edit initial patch I haven't tested it yet properly, but could you try this patch? -- You are receiving this mail

[valgrind] [Bug 420682] io_pgetevents is not supported

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

[valgrind] [Bug 420682] io_pgetevents is not supported

2025-03-25 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=420682 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #2 from Paul Floyd

[valgrind] [Bug 501713] Thread behavior is not expected when I run thunderbird client under valgrind. (Frist time seen.)

2025-03-24 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501713 --- Comment #7 from Paul Floyd --- Does the code run cleanly with Helgrind, DRD and TSAN? This still looks like a thread issue to me and not a memcheck issue. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 486398] SSE4a: unhandled instruction bytes: 0xF2 0xF 0x78 0xC0 0x8 0x18 0xC5 0xF9 0x7E 0x84 (insertq $24, $8, %xmm0, %xmm0)

2025-03-23 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486398 --- Comment #8 from Paul Floyd --- The patch builds OK with no warnings on FreeBSD with clang 18.1.6. No problems with the new tests either. OK with sourceware build macines. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 501893] Missing suppression for __wcscat_avx2 (strcat-strlen-avx2.h.S:68)?

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

[valgrind] [Bug 486398] SSE4a: unhandled instruction bytes: 0xF2 0xF 0x78 0xC0 0x8 0x18 0xC5 0xF9 0x7E 0x84 (insertq $24, $8, %xmm0, %xmm0)

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

[valgrind] [Bug 501893] Missing suppression for __wcscat_avx2 (strcat-strlen-avx2.h.S:68)?

2025-03-23 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501893 --- Comment #7 from Paul Floyd --- Thanks for the examples. I can reproduce the issue. I'll push a fix and test shortly. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 501893] Missing suppression for __wcscat_avx2 (strcat-strlen-avx2.h.S:68)?

2025-03-23 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501893 --- Comment #3 from Paul Floyd --- Created attachment 179659 --> https://bugs.kde.org/attachment.cgi?id=179659&action=edit First go at a fix, based on strcmp. Please could you test this patch? -- You are receiving this mail because:

[valgrind] [Bug 501893] Missing suppression for __wcscat_avx2 (strcat-strlen-avx2.h.S:68)?

2025-03-23 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501893 --- Comment #2 from Paul Floyd --- Can you provide the two strings that generate this error? On my PC with Fedora 41 wcscat is using __wcscat_evex. I don't know if that has the same problem. That's glibc 2.40. -- You are receiving this ma

[valgrind] [Bug 501893] Missing suppression for __wcscat_avx2 (strcat-strlen-avx2.h.S:68)?

2025-03-22 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501893 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr Assignee|jsew

[valgrind] [Bug 501850] FreeBSD syscall arguments 7 and 8 incorrect.

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

[valgrind] [Bug 501850] FreeBSD syscall arguments 7 and 8 incorrect.

2025-03-22 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501850 --- Comment #1 from Paul Floyd --- I wrote a little test based on scalar #include "scalar.h" int main(void) { SY(SYS_sendfile, 1000, 2, 3, 4, 5, 6, 7, 8); return(0); } I can comment out the sfMayBlock - the syscall will fail so no q

[valgrind] [Bug 501850] FreeBSD syscall arguments 7 and 8 incorrect.

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

[valgrind] [Bug 501850] New: FreeBSD syscall arguments 7 and 8 incorrect.

2025-03-21 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501850 Bug ID: 501850 Summary: FreeBSD syscall arguments 7 and 8 incorrect. Classification: Developer tools Product: valgrind Version: 3.25 GIT Platform: Other OS: FreeBSD St

[valgrind] [Bug 501846] Add x86 Linux shm wrappers

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

[valgrind] [Bug 501846] Add x86 Linux shm wrappers

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

[valgrind] [Bug 501846] New: Add x86 Linux shm wrappers

2025-03-21 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501846 Bug ID: 501846 Summary: Add x86 Linux shm wrappers Classification: Developer tools Product: valgrind Version: 3.24 GIT Platform: Other OS: Linux Status: REPORTED

[valgrind] [Bug 339330] Feature request: Add support for C++11's std::atomic

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

[valgrind] [Bug 501713] Thread behavior is not expected when I run thunderbird client under valgrind. (Frist time seen.)

2025-03-19 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501713 Paul Floyd changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[valgrind] [Bug 501713] Thread behavior is not expected when I run thunderbird client under valgrind. (Frist time seen.)

2025-03-18 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501713 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #2 from Paul Floyd

[valgrind] [Bug 501365] unhandled amd64-linux syscall: 323 (userfaultfd)

2025-03-18 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501365 --- Comment #10 from Paul Floyd --- (In reply to mcermak from comment #9) > > Yes please, this code is simple enough > > Mark, is it really only about "hooking" the existing PRE() and POST() up? > I've noticed that f

[valgrind] [Bug 501479] Illumos DRD pthread_mutex_init wrapper errors

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

[valgrind] [Bug 234814] Valgrind handles signals on Linux and Mac OS differently.

2025-03-15 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=234814 --- Comment #5 from Paul Floyd --- Need to look at this again. -- You are receiving this mail because: You are watching all bug changes.

[systemsettings] [Bug 433065] set time below clock show am/pm time but my time setting is 24h

2025-03-15 Thread Paul Hurban
https://bugs.kde.org/show_bug.cgi?id=433065 Paul Hurban changed: What|Removed |Added CC||paulhur...@gmail.com -- You are receiving this

[kwin] [Bug 501073] kwin gets locked up playing a youtube video in firefox and "kwin_wayland_drm: The main thread was hanging temporarily!"

2025-03-15 Thread Paul Gevers
https://bugs.kde.org/show_bug.cgi?id=501073 Paul Gevers changed: What|Removed |Added CC||elb...@debian.org -- You are receiving this

[valgrind] [Bug 501479] Illumos DRD pthread_mutex_init wrapper errors

2025-03-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501479 --- Comment #2 from Paul Floyd --- There is a bug in Illumos pthread_mutexattr_gettype See https://github.com/illumos/illumos-gate/blob/master/usr/src/lib/libc/port/threads/pthr_mutex.c#L370 It just reads an uninit local variable which gets

[valgrind] [Bug 501479] Illumos DRD pthread_mutex_init wrapper errors

2025-03-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501479 --- Comment #1 from Paul Floyd --- Looking at this call pthread_mutex_init(&mutex, &mutexattr); The type for OI and Solaris 11.4 the same but different. OI is 8 (DEFAULT) and S11.4 is 0 (DEFAULT and NORMAL). We treat both of these the sam

[plasmashell] [Bug 401096] [Feature] Notification filtering per activity

2025-03-14 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=401096 Paul Worrall changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[valgrind] [Bug 501479] Illumos DRD pthread_mutex_init wrapper errors

2025-03-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501479 Paul Floyd changed: What|Removed |Added Assignee|bart.vanassche+...@gmail.co |pjfl...@wanadoo.fr |m

[valgrind] [Bug 501479] New: Illumos DRD pthread_mutex_init wrapper errors

2025-03-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501479 Bug ID: 501479 Summary: Illumos DRD pthread_mutex_init wrapper errors Classification: Developer tools Product: valgrind Version: 3.24 GIT Platform: Compiled Sources OS: Unspecifie

[valgrind] [Bug 501365] unhandled amd64-linux syscall: 323

2025-03-13 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501365 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #3 from Paul Floyd

[kwin] [Bug 491751] On Wayland Full system freeze with kwin_scene_opengl: Invalid framebuffer status: "GL_FRAMEBUFFER_INCOMPLETE_ATTACHMENT"

2025-03-13 Thread Anthony Paul
https://bugs.kde.org/show_bug.cgi?id=491751 Anthony Paul changed: What|Removed |Added CC||for...@simplynoah.com --- Comment #28 from

[plasmashell] [Bug 484779] Add ability to select/deselect all

2025-03-13 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=484779 Paul Worrall changed: What|Removed |Added CC||p.r.worr...@gmail.com -- You are receiving

[Haruna] [Bug 498148] Crashes on launch

2025-03-12 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=498148 --- Comment #11 from Paul Worrall --- Now runs OK: Haruna 1.3.3 (Arch packaged version) KDE Plasma Version: 6.3.80 KDE Frameworks Version: 6.13.0 Kernel Version: 6.13.6-arch1-1 (64-bit) (Otherwise the same as original report) Not recorded on original

[Spam] [Bug 501283] Sorry to bother you, but please check out the contents of the Description, I wrote all the questions in it

2025-03-11 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=501283 Paul Worrall changed: What|Removed |Added Component|general |Spam CC

[valgrind] [Bug 501348] glibc built with -march=x86-64-v3 does not work due to ld.so memcmp

2025-03-11 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501348 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr -- You are receiving this

[valgrind] [Bug 501194] Fix ML_(check_macho_and_get_rw_loads) so that it is correct for any number of segment commands

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

[valgrind] [Bug 234814] Valgrind handles signals on Linux and Mac OS differently.

2025-03-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=234814 --- Comment #6 from Paul Floyd --- (In reply to Paul Floyd from comment #5) > Need to look at this again. Works fine on FreeBSD. I need to go through my git history between 2020-04-13 (when it wasn't working on FreeBSD) and 2021-10-03 (whe

[valgrind] [Bug 501194] Fix ML_(check_macho_and_get_rw_loads) so that it is correct for any number of segment commands

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

[valgrind] [Bug 501194] New: Fix ML_(check_macho_and_get_rw_loads) so that it is correct for any number of segment commands

2025-03-07 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=501194 Bug ID: 501194 Summary: Fix ML_(check_macho_and_get_rw_loads) so that it is correct for any number of segment commands Classification: Developer tools Product: valgrind Version: 3.24 GI

[kwin] [Bug 496469] Memory leaks and instabilities on multi-monitor setup

2025-03-07 Thread Paul May
https://bugs.kde.org/show_bug.cgi?id=496469 Paul May changed: What|Removed |Added CC||paul.may9...@gmail.com Platform|Fedora

[okular] [Bug 500965] Fails to save file on systemd.automount smb3 share

2025-03-07 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=500965 --- Comment #2 from Paul Worrall --- Created attachment 179198 --> https://bugs.kde.org/attachment.cgi?id=179198&action=edit Screen recording Screen recording is attatched. I'm not sure it's appropriate to report a bug against x-

[valgrind] [Bug 271582] SIGSEV when the tested application execl() applications with LD_PRELOAD

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

[valgrind] [Bug 339160] Running signal handler with alternate stack allocated on current stack crashes callgrind

2025-03-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=339160 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr -- You are receiving this

[Discover] [Bug 491328] Discover Flatpak updates for applications are listed as "Refresh of version X"

2025-03-06 Thread Paul B.
https://bugs.kde.org/show_bug.cgi?id=491328 --- Comment #15 from Paul B. --- (In reply to John Veness from comment #14) > (In reply to Paul B. from comment #13) > > John, if that were so, that actual updates had been made, then wouldn't > > other package handlers offer the u

[Discover] [Bug 491328] Discover Flatpak updates for applications are listed as "Refresh of version X"

2025-03-06 Thread Paul B.
https://bugs.kde.org/show_bug.cgi?id=491328 --- Comment #13 from Paul B. --- (In reply to John Veness from comment #12) > I think this problem is related to > https://github.com/flatpak/flatpak/issues/5974 which is that flatpak doesn't > always update version numbers even wh

[valgrind] [Bug 271582] SIGSEV when the tested application execl() applications with LD_PRELOAD

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

[okular] [Bug 500965] New: Fails to save file on systemd.automount smb3 share

2025-03-02 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=500965 Bug ID: 500965 Summary: Fails to save file on systemd.automount smb3 share Classification: Applications Product: okular Version: 24.12.2 Platform: Arch Linux OS: Linux

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

2025-03-02 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=484803 Paul Worrall changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[KScreen] [Bug 500787] Replica of screen after sleep mode

2025-02-27 Thread Paul Chaffey
https://bugs.kde.org/show_bug.cgi?id=500787 Paul Chaffey changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[KScreen] [Bug 500787] Replica of screen after sleep mode

2025-02-27 Thread Paul Chaffey
https://bugs.kde.org/show_bug.cgi?id=500787 --- Comment #3 from Paul Chaffey --- After some further digging, I have found that turning off replica, this problem disappears. Where I notice the second display is at login (using SDDM) where the smaller screen is overlayed on top of the primary. As

[KScreen] [Bug 500787] Replica of screen after sleep mode

2025-02-27 Thread Paul Chaffey
https://bugs.kde.org/show_bug.cgi?id=500787 --- Comment #2 from Paul Chaffey --- Yes this is a wayland session -- You are receiving this mail because: You are watching all bug changes.

[KScreen] [Bug 500787] New: Replica of screen after sleep mode

2025-02-26 Thread Paul Chaffey
m not completely certain if this is KDE screens fault or something underlying this. I run everything via wayland. Any testing I can do to help narrow down, let me know. Cheers, Paul. -- You are receiving this mail because: You are watching all bug changes.

[alkimia] [Bug 500778] New: Online Quotes Editor crashes on launch

2025-02-26 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=500778 Bug ID: 500778 Summary: Online Quotes Editor crashes on launch Classification: Frameworks and Libraries Product: alkimia Version: 8.1.2 Platform: Arch Linux OS: Linux

[valgrind] [Bug 486398] SSE4a: unhandled instruction bytes: 0xF2 0xF 0x78 0xC0 0x8 0x18 0xC5 0xF9 0x7E 0x84 (insertq $24, $8, %xmm0, %xmm0)

2025-02-23 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=486398 --- Comment #5 from Paul Floyd --- Thanks for the patch. I'm busy at the moment setting up a new PC. It might take some time. I'll take a look when that's all done. -- You are receiving this mail because: You are watching all bug changes.

[kdenlive] [Bug 499563] Kdenlive mask generation plugin crashes when using CUDA

2025-02-18 Thread Paul Brown
https://bugs.kde.org/show_bug.cgi?id=499563 --- Comment #7 from Paul Brown --- (In reply to Jean-Baptiste Mardelle from comment #5) > I just push a rather large update to the object segmentation module. In > Kdenlive Settings > Plugins > Object Detection, there is now a checkbox >

[kwin] [Bug 500118] Night light got subjectively worse

2025-02-17 Thread Paul Meier
https://bugs.kde.org/show_bug.cgi?id=500118 --- Comment #2 from Paul Meier --- (In reply to Zamundaaa from comment #1) > Yes, this is intentional. It was incorrect without a color profile before - > now it's the same strength as in Plasma 6.2 > > At very low color temper

[kde] [Bug 500195] When consulting app version via CLI, thread destroyed output appears

2025-02-17 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=500195 Paul Worrall changed: What|Removed |Added CC||p.r.worr...@gmail.com Status

[kwin] [Bug 498881] Night Light makes colors less vibrant on screenshots and recordings

2025-02-16 Thread Paul Meier
https://bugs.kde.org/show_bug.cgi?id=498881 Paul Meier changed: What|Removed |Added CC||public.paul.meier+kde@gmail

[kwin] [Bug 500118] Night light got subjectively worse

2025-02-16 Thread Paul Meier
https://bugs.kde.org/show_bug.cgi?id=500118 Paul Meier changed: What|Removed |Added CC||public.paul.meier+kde@gmail

[systemsettings] [Bug 488891] Option to sync lock screen wallpaper with desktop

2025-02-16 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=488891 Paul Worrall changed: What|Removed |Added CC||mokaz...@disroot.org --- Comment #1 from Paul

[systemsettings] [Bug 500171] Add an option to use same wallpaper as the desktop for lock screen

2025-02-16 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=500171 Paul Worrall changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[valgrind] [Bug 496370] Illumos: signal handling is broken

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

[Discover] [Bug 491328] Discover Flatpak updates for applications are listed as "Refresh of version X"

2025-02-14 Thread Paul B.
https://bugs.kde.org/show_bug.cgi?id=491328 --- Comment #11 from Paul B. --- I'm currently wading through 2.6GB of nonsense "Refresh" entries from flathub. They do not show up on either Synaptic or MX Package Installer. https://i.postimg.cc/YCDCF25K/2025-02-14-36.png -- You are

[Marknote] [Bug 500059] New: Images disappear after closing and re-opening notes

2025-02-14 Thread Paul Brown
you close and re-open the note, the image is not shown. Instead the markup of the inserted image, e.g.: ![image](/home/paul/Documents/Servicios Editoriales/KDE/KDECloud/Promo Team Resources/External Organizations/Schleswig-Holstein/1920px-Holstentor04-3829071666.jpg) is shown instead. STEPS TO

[valgrind] [Bug 496370] Illumos: signal handling is broken

2025-02-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=496370 --- Comment #5 from Paul Floyd --- I'll try #pragma GCC push_options #pragma GCC optimize ("O0") void VG_(save_context)(ThreadId tid, vki_ucontext_t *uc, CorePart part) ... #pragma GCC pop_options -- You are receiving this mail b

[valgrind] [Bug 496370] Illumos: signal handling is broken

2025-02-14 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=496370 --- Comment #4 from Paul Floyd --- I've tried a GCC 12 build of Valgrind with both a GCC 4.8.2 and GCC 12 built versions of signal2 and they both crash. So it's not a change in the compilation of the testcase that's the problem. Next, i

[dolphin] [Bug 499993] 'Make location bar editable' turns off full path display when disabling it

2025-02-13 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=43 Paul Worrall changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[kmymoney] [Bug 499884] Online Quotes: The Download New Stuff dialog is illegible with Breeze Dark theme

2025-02-13 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=499884 Paul Worrall changed: What|Removed |Added Resolution|WAITINGFORINFO |--- Status|NEEDSINFO

[kmymoney] [Bug 499884] New: Online Quotes: The Download New Stuff dialog is illegible with Breeze Dark theme

2025-02-12 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=499884 Bug ID: 499884 Summary: Online Quotes: The Download New Stuff dialog is illegible with Breeze Dark theme Classification: Applications Product: kmymoney Version: git (master) P

[kbackup] [Bug 499741] KBackup stuck reading pipe files

2025-02-12 Thread paul s. romanchenko
https://bugs.kde.org/show_bug.cgi?id=499741 --- Comment #5 from paul s. romanchenko --- Ah, forgot the actual /home /dev/sdd2 on / type ext4 (rw,relatime,errors=remount-ro) No surprises here. -- You are receiving this mail because: You are watching all bug changes.

[kbackup] [Bug 499741] KBackup stuck reading pipe files

2025-02-11 Thread paul s. romanchenko
https://bugs.kde.org/show_bug.cgi?id=499741 --- Comment #4 from paul s. romanchenko --- (In reply to Martin Koller from comment #3) > Hmmm ... very strange. When I run strace kbackup, I don't see an openat() > call for a pipe, only stat() or statx(). > What can be the differenc

[systemsettings] [Bug 340982] No way to change the systemwide date and time formats but not their actual translated text

2025-02-10 Thread Paul Passaarelli
https://bugs.kde.org/show_bug.cgi?id=340982 --- Comment #293 from Paul Passaarelli <2023...@solarandthermal.com> --- Tristan, Congratulations! You are the first person to acknowledge the frustration in a post. At this point I can only hope that the people that the frustration is di

[kbackup] [Bug 499741] KBackup stuck reading pipe files

2025-02-10 Thread paul s. romanchenko
https://bugs.kde.org/show_bug.cgi?id=499741 --- Comment #2 from paul s. romanchenko --- Zoom: $ strace -f -p 147432 strace: Symbol `_UPT_accessors' has different size in shared object, consider re-linking strace: Process 147432 attached with 3 threads [pid 147434] restart_syscall(<...

[kbackup] [Bug 499741] New: KBackup stuck reading pipe files

2025-02-10 Thread paul s. romanchenko
https://bugs.kde.org/show_bug.cgi?id=499741 Bug ID: 499741 Summary: KBackup stuck reading pipe files Classification: Applications Product: kbackup Version: 24.12.2 Platform: Other OS: Linux Status: REPORTED

[systemsettings] [Bug 340982] No way to change the systemwide date and time formats but not their actual translated text

2025-02-09 Thread Paul Passaarelli
https://bugs.kde.org/show_bug.cgi?id=340982 --- Comment #283 from Paul Passaarelli <2023...@solarandthermal.com> --- Stop *RATIONALIZING* why this is a failure. Also, the history and comparisons to other operating systems is less then helpful. We're talking about dates & times.

[kdenlive] [Bug 499689] New: Crash after changing fps settings in Project settings

2025-02-08 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=499689 Bug ID: 499689 Summary: Crash after changing fps settings in Project settings Classification: Applications Product: kdenlive Version: 24.12.1 Platform: Other OS: Microsoft Windows

[kdenlive] [Bug 499563] Kdenlive mask generation plugin crashes when using CUDA

2025-02-07 Thread Paul Brown
https://bugs.kde.org/show_bug.cgi?id=499563 --- Comment #4 from Paul Brown --- (In reply to Jean-Baptiste Mardelle from comment #2) > There is a memory issue with SAM2 when trying to process a video longer than > a few seconds. > How long is the zone you are trying to apply the m

[valgrind] [Bug 396415] Valgrind is not looking up $ORIGIN rpath of shebang programs

2025-02-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=396415 --- Comment #15 from Paul Floyd --- (In reply to Geoffrey Thomas from comment #14) > Compiled from Git and it appears to work the way I expect on Linux. Thanks! > > # ../valgrind/vg-in-place --tool=none -q ./script > Hello world! Just

[valgrind] [Bug 396415] Valgrind is not looking up $ORIGIN rpath of shebang programs

2025-02-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=396415 Paul Floyd changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[kmymoney] [Bug 499591] Total Assets in home page not converting multi currencies

2025-02-06 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=499591 Paul Worrall changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[Spam] [Bug 499596] spam

2025-02-06 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=499596 Paul Worrall changed: What|Removed |Added Component|general |Spam Assignee|unassigned-b...@kde.org

[valgrind] [Bug 396415] Valgrind is not looking up $ORIGIN rpath of shebang programs

2025-02-05 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=396415 --- Comment #12 from Paul Floyd --- Created attachment 178008 --> https://bugs.kde.org/attachment.cgi?id=178008&action=edit Patch for Linux -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 396415] Valgrind is not looking up $ORIGIN rpath of shebang programs

2025-02-05 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=396415 --- Comment #11 from Paul Floyd --- After a bit of trying to battle with load_client() where we were VG_(open)'ing "exe_name" (which could be a script with/without a shebang, and the shebang could refer to another script [which could rep

[kdenlive] [Bug 499563] New: Kdenlive mask generation plugin crashes when using CUDA

2025-02-05 Thread Paul Brown
wing error(s): --- Traceback (most recent call last): File "/app/share/kdenlive/scripts/automask/sam-objectmask.py", line 209, in for out_frame_idx, out_obj_ids, out_mask_logits in predictor.propagate_in_video(inference_state): File "/home/paul/.var/app/org.kde.kdenlive/d

  1   2   3   4   5   6   7   8   9   10   >