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.
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
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
https://bugs.kde.org/show_bug.cgi?id=497977
Paul Floyd changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=290061
Paul Floyd changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
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.
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.
--
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
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
https://bugs.kde.org/show_bug.cgi?id=372835
Paul changed:
What|Removed |Added
CC||stack-...@craban.de
--- Comment #12 from Paul ---
Same
https://bugs.kde.org/show_bug.cgi?id=502263
Paul Floyd changed:
What|Removed |Added
CC||pjfl...@wanadoo.fr
--- Comment #1 from Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=420682
Paul Floyd changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
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
https://bugs.kde.org/show_bug.cgi?id=358430
Paul changed:
What|Removed |Added
CC||stack-...@craban.de
--- Comment #8 from Paul ---
I am
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
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
https://bugs.kde.org/show_bug.cgi?id=420682
Paul Floyd changed:
What|Removed |Added
CC||pjfl...@wanadoo.fr
--- Comment #2 from 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.
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.
https://bugs.kde.org/show_bug.cgi?id=501893
Paul Floyd changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
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
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.
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:
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
https://bugs.kde.org/show_bug.cgi?id=501893
Paul Floyd changed:
What|Removed |Added
CC||pjfl...@wanadoo.fr
Assignee|jsew
https://bugs.kde.org/show_bug.cgi?id=501850
Paul Floyd changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
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
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
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
https://bugs.kde.org/show_bug.cgi?id=501846
Paul Floyd changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
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
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
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
https://bugs.kde.org/show_bug.cgi?id=501713
Paul Floyd changed:
What|Removed |Added
Resolution|--- |NOT A BUG
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=501713
Paul Floyd changed:
What|Removed |Added
CC||pjfl...@wanadoo.fr
--- Comment #2 from 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
https://bugs.kde.org/show_bug.cgi?id=501479
Paul Floyd changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
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.
https://bugs.kde.org/show_bug.cgi?id=433065
Paul Hurban changed:
What|Removed |Added
CC||paulhur...@gmail.com
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=501073
Paul Gevers changed:
What|Removed |Added
CC||elb...@debian.org
--
You are receiving this
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
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
https://bugs.kde.org/show_bug.cgi?id=401096
Paul Worrall changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=501479
Paul Floyd changed:
What|Removed |Added
Assignee|bart.vanassche+...@gmail.co |pjfl...@wanadoo.fr
|m
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
https://bugs.kde.org/show_bug.cgi?id=501365
Paul Floyd changed:
What|Removed |Added
CC||pjfl...@wanadoo.fr
--- Comment #3 from Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=491751
Anthony Paul changed:
What|Removed |Added
CC||for...@simplynoah.com
--- Comment #28 from
https://bugs.kde.org/show_bug.cgi?id=484779
Paul Worrall changed:
What|Removed |Added
CC||p.r.worr...@gmail.com
--
You are receiving
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
https://bugs.kde.org/show_bug.cgi?id=501283
Paul Worrall changed:
What|Removed |Added
Component|general |Spam
CC
https://bugs.kde.org/show_bug.cgi?id=501348
Paul Floyd changed:
What|Removed |Added
CC||pjfl...@wanadoo.fr
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=501194
Paul Floyd changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
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
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
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
https://bugs.kde.org/show_bug.cgi?id=496469
Paul May changed:
What|Removed |Added
CC||paul.may9...@gmail.com
Platform|Fedora
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-
https://bugs.kde.org/show_bug.cgi?id=271582
Paul Floyd changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=339160
Paul Floyd changed:
What|Removed |Added
CC||pjfl...@wanadoo.fr
--
You are receiving this
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
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
https://bugs.kde.org/show_bug.cgi?id=271582
Paul Floyd changed:
What|Removed |Added
CC||pjfl...@wanadoo.fr
--- Comment #2 from Paul Floyd
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
https://bugs.kde.org/show_bug.cgi?id=484803
Paul Worrall changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=500787
Paul Chaffey changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
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
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.
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.
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
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.
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
>
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
https://bugs.kde.org/show_bug.cgi?id=500195
Paul Worrall changed:
What|Removed |Added
CC||p.r.worr...@gmail.com
Status
https://bugs.kde.org/show_bug.cgi?id=498881
Paul Meier changed:
What|Removed |Added
CC||public.paul.meier+kde@gmail
https://bugs.kde.org/show_bug.cgi?id=500118
Paul Meier changed:
What|Removed |Added
CC||public.paul.meier+kde@gmail
https://bugs.kde.org/show_bug.cgi?id=488891
Paul Worrall changed:
What|Removed |Added
CC||mokaz...@disroot.org
--- Comment #1 from Paul
https://bugs.kde.org/show_bug.cgi?id=500171
Paul Worrall changed:
What|Removed |Added
Status|REPORTED|RESOLVED
CC
https://bugs.kde.org/show_bug.cgi?id=496370
Paul Floyd changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
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
you close and re-open the note, the
image is not shown. Instead the markup of the inserted image, e.g.:

is shown instead.
STEPS TO
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
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
https://bugs.kde.org/show_bug.cgi?id=43
Paul Worrall changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=499884
Paul Worrall changed:
What|Removed |Added
Resolution|WAITINGFORINFO |---
Status|NEEDSINFO
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
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.
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
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
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(<...
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
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.
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
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
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
https://bugs.kde.org/show_bug.cgi?id=396415
Paul Floyd changed:
What|Removed |Added
Resolution|--- |FIXED
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=499591
Paul Worrall changed:
What|Removed |Added
Status|REPORTED|NEEDSINFO
Resolution
https://bugs.kde.org/show_bug.cgi?id=499596
Paul Worrall changed:
What|Removed |Added
Component|general |Spam
Assignee|unassigned-b...@kde.org
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.
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
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 - 100 of 1628 matches
Mail list logo