[valgrind] [Bug 162229] VALGRIND_DO_LEAK_CHECK emits false positive

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

[valgrind] [Bug 469783] ARM32: Process terminating with default action of signal 11 (SIGSEGV): _dl_discover_osversion (in /lib/ld-linux-armhf.so.3)

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

[valgrind] [Bug 162229] VALGRIND_DO_LEAK_CHECK emits false positive

2024-02-08 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=162229 --- Comment #8 from Paul Floyd --- On FreeBSD 14 if I compile the C++ example with paulf> g++ -g -o main main.cc -m32 -std=c++03 -L /usr/local/lib32/gcc12 -Wl,-rpath,/usr/local/lib32/gcc12 -D_GLIBCXX_USE_CXX11_ABI=0 then I get ==4005== LEAK SUMM

[valgrind] [Bug 283429] ARM leak checking needs CLEAR_CALLER_SAVED_REGS

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

[valgrind] [Bug 162229] VALGRIND_DO_LEAK_CHECK emits false positive

2024-02-08 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=162229 --- Comment #7 from Paul Floyd --- (In reply to Tom Hughes from comment #6) > No I don't think it's anything to do with word boundaries, rather I suspect > it's actually everything working as expected. For the attachment "FP sample1&quo

[valgrind] [Bug 162229] VALGRIND_DO_LEAK_CHECK emits false positive

2024-02-08 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=162229 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #5 from Paul Floyd

[valgrind] [Bug 283429] ARM leak checking needs CLEAR_CALLER_SAVED_REGS

2024-02-08 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=283429 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #1 from Paul Floyd

[valgrind] [Bug 454346] [PATCH] ARM fixes from the Yocto project

2024-02-08 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=454346 --- Comment #4 from Paul Floyd --- (And I have made some changes recently - have the patches been rebased?) -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 454346] [PATCH] ARM fixes from the Yocto project

2024-02-08 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=454346 --- Comment #3 from Paul Floyd --- Are the yocto patches specific to any hardware? I think that part of the problem is that the current options are too specific. I'm afraid that these patches will just make it specific for something else. -- You

[valgrind] [Bug 454346] [PATCH] ARM fixes from the Yocto project

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

[krunner] [Bug 432975] krunner starts applications with cwd "/" with init system other than systemd (openrc, runit, ...)

2024-02-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=432975 --- Comment #17 from Paul Floyd --- Wow, 3 years to change cwd in krunner. FreeBSD user here. I start konsole with krunner. Having to type "cd" every time is annoying. I almost never want to start my shell in / -- You are receiving

[krunner] [Bug 432975] krunner starts applications with cwd "/" with init system other than systemd (openrc, runit, ...)

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

[valgrind] [Bug 477705] A program being executed under callgrind terminates as soon as using fmt::format() in case of being compiled as RelWithDebInfo.

2024-02-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=477705 --- Comment #11 from Paul Floyd --- I can reproduce the problem now. It's not obvious what is going on as everything is inlined and in registers. First thing, running to the error I can't get a callstack all the way back to main. Need to debug some

[valgrind] [Bug 480706] Unhandled syscall 325 (mlock2)

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

[valgrind] [Bug 480706] Unhandled syscall 325 (mlock2)

2024-02-06 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=480706 --- Comment #1 from Paul Floyd --- I expect I'll push a fix for this later today. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 480706] Unhandled syscall 325 (mlock2)

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

[dolphin] [Bug 322922] Dolphin should not store .directory files inside the actual directory to avoid cluttering and polluting the filesystem; should instead store this data in extended attributes

2024-02-05 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=322922 Paul Worrall changed: What|Removed |Added CC||p.r.worr...@gmail.com -- You are receiving

[valgrind] [Bug 476331] clean up generated/distributed filter scripts

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

[valgrind] [Bug 476331] clean up generated/distributed filter scripts

2024-02-02 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=476331 --- Comment #1 from Paul Floyd --- Should be done with these two commits commit de2cd7f6f9ad06fbe390d37503557718ec15fab4 (HEAD -> master, origin/master, origin/HEAD) Author: Paul Floyd Date: Fri Feb 2 22:27:25 2024 +0100 Bug 476331 - clean

[valgrind] [Bug 476331] clean up generated/distributed filter scripts

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

[kmail2] [Bug 479851] Allow for a single text/html part to be saved decoded (as html file)

2024-02-02 Thread Paul Schwabauer
https://bugs.kde.org/show_bug.cgi?id=479851 Paul Schwabauer changed: What|Removed |Added CC||pschwaba...@intevation.de --- Comment #2

[valgrind] [Bug 477705] A program being executed under callgrind terminates as soon as using fmt::format() in case of being compiled as RelWithDebInfo.

2024-01-31 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=477705 --- Comment #5 from Paul Floyd --- Last go. I tried building fmt from source with clang++, still no problem. Can you used vgdb to see what is causing the exception? valgrind --vgdb-error=0 ./main and then start gdb in another terminal, copy and paste

[valgrind] [Bug 477705] A program being executed under callgrind terminates as soon as using fmt::format() in case of being compiled as RelWithDebInfo.

2024-01-31 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=477705 --- Comment #4 from Paul Floyd --- I see from the project file, clang++ 16. I couldn't get Conan to work - I'm not familiar with setting it up. I tried with Fedora 39, and amd64 host with clang++ 17 and the system lib fmt (built with GCC I presume

[valgrind] [Bug 479842] [PATCH] syswrap-linux: improve initialisation checks for I2C_RDWR syscall

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

[valgrind] [Bug 477705] A program being executed under callgrind terminates as soon as using fmt::format() in case of being compiled as RelWithDebInfo.

2024-01-31 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=477705 --- Comment #3 from Paul Floyd --- Which version of GCC and libstdc++ is this with? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 480405] valgrind 3.22.0 "m_debuginfo/image.c:586 (set_CEnt): Assertion '!sr_isError(sr)' failed."

2024-01-30 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=480405 --- Comment #15 from Paul Floyd --- (In reply to bugskde from comment #14) > This is a silly question: but it sort of sounds like Valgrind looks at any > mmap-opened file to see if it's a shared library (that is used by the > binary?). What if

[valgrind] [Bug 480405] valgrind 3.22.0 "m_debuginfo/image.c:586 (set_CEnt): Assertion '!sr_isError(sr)' failed."

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

[valgrind] [Bug 480488] Add support for FreeBSD 13.3

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

[valgrind] [Bug 480405] valgrind 3.22.0 "m_debuginfo/image.c:586 (set_CEnt): Assertion '!sr_isError(sr)' failed."

2024-01-30 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=480405 --- Comment #11 from Paul Floyd --- OK I've found the problem. You're opening the files with O_DIRECT. But then Valgrind is just using a pread based on the size to see if it is an ELF load. That's causing a EINVAL because of this EINVAL fd

[valgrind] [Bug 480405] valgrind 3.22.0 "m_debuginfo/image.c:586 (set_CEnt): Assertion '!sr_isError(sr)' failed."

2024-01-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=480405 --- Comment #10 from Paul Floyd --- Loading of shared libraries is done with mmap. So whenever Valgrind sees an mmap it reads the file to see if is an ELF binary and to determine if it needs to read the DWARF debuginfo. The assert that you are seeing

[valgrind] [Bug 480488] Add support for FreeBSD 13.3

2024-01-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=480488 --- Comment #1 from Paul Floyd --- I’ll install a 13.3 VM and give it a go. Usually I do a bit more than just run ls. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 480488] Add support for FreeBSD 13.3

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

[valgrind] [Bug 480405] valgrind 3.22.0 "m_debuginfo/image.c:586 (set_CEnt): Assertion '!sr_isError(sr)' failed."

2024-01-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=480405 --- Comment #8 from Paul Floyd --- I need to check the generic mmap wrapper to see if it handles the case of an mmap with a failed open fd. -- You are receiving this mail because: You are watching all bug changes.

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

2024-01-29 Thread Paul Krause
https://bugs.kde.org/show_bug.cgi?id=480497 Bug ID: 480497 Summary: Save dialog does not prefill filename with opened file Classification: Plasma Product: xdg-desktop-portal-kde Version: unspecified Platform: Flatpak OS:

[valgrind] [Bug 477705] A program being executed under callgrind terminates as soon as using fmt::format() in case of being compiled as RelWithDebInfo.

2024-01-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=477705 Paul Floyd changed: What|Removed |Added Assignee|josef.weidendor...@gmx.de |pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 480405] valgrind 3.22.0 "m_debuginfo/image.c:586 (set_CEnt): Assertion '!sr_isError(sr)' failed."

2024-01-28 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=480405 --- Comment #4 from Paul Floyd --- No, it's a proper stacktrace with file names and line numbers that I need. Can you build from source and retry? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 132232] Syscall write(buf) error msg: could give more information

2024-01-28 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=132232 Paul Floyd changed: What|Removed |Added CC||llep...@igalia.com --- Comment #2 from Paul Floyd

[valgrind] [Bug 480042] False-positive "uninitialised value" with GStreamer and ffmpeg

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

[valgrind] [Bug 132232] Syscall write(buf) error msg: could give more information

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

[valgrind] [Bug 480405] valgrind 3.22.0 "m_debuginfo/image.c:586 (set_CEnt): Assertion '!sr_isError(sr)' failed."

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

[krita] [Bug 480397] New: Issues with pop up palete

2024-01-27 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=480397 Bug ID: 480397 Summary: Issues with pop up palete Classification: Applications Product: krita Version: 5.2.2 Platform: Microsoft Windows OS: Other Status: REPORTED

[valgrind] [Bug 398569] invalid reads reported in libarmmem memcmp when using strings

2024-01-27 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=398569 --- Comment #6 from Paul Floyd --- Created attachment 165272 --> https://bugs.kde.org/attachment.cgi?id=165272=edit Patch for libarmmem Patch to redirect mem/str functions in libarmmem -- You are receiving this mail because: You are watching

[valgrind] [Bug 398569] invalid reads reported in libarmmem memcmp when using strings

2024-01-27 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=398569 --- Comment #5 from Paul Floyd --- I've added an issue to the raspbian bug tracker along with an initial patch https://bugs.launchpad.net/raspbian/+bug/2051392 -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 398569] invalid reads reported in libarmmem memcmp when using strings

2024-01-26 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=398569 --- Comment #4 from Paul Floyd --- --- Reading (ELF, standard) dynamic symbol table (14 entries) --- raw symbol [ 1]: LOC SEC : svma 0x000374, sz0 NONAME raw symbol [ 2]: LOC SEC : svma 0x014024, sz0 NONAME raw symbol [ 3]: WEA

[plasma-nm] [Bug 480287] Browser login for openconnect has fixed size

2024-01-26 Thread Paul de Vrieze
https://bugs.kde.org/show_bug.cgi?id=480287 --- Comment #5 from Paul de Vrieze --- I actually used blind entry to actually be able to log in. Today I logged in again, and somehow the window was larger so I could see most of the relevant parts of the web page (still not perfect, but...). -- You

[valgrind] [Bug 398569] invalid reads reported in libarmmem memcmp when using strings

2024-01-26 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=398569 --- Comment #3 from Paul Floyd --- Well the libarmmem.so library has a NULL soname. At the moment I think that is causing the debuginfo detection to fail. -- You are receiving this mail because: You are watching all bug changes.

[plasma-nm] [Bug 480287] Browser login for openconnect has fixed size

2024-01-24 Thread Paul de Vrieze
https://bugs.kde.org/show_bug.cgi?id=480287 --- Comment #2 from Paul de Vrieze --- Created attachment 165199 --> https://bugs.kde.org/attachment.cgi?id=165199=edit Screenshot of the dialog This shows the issue. For some strange reason even forcing window geometry doesn't change the s

[plasma-nm] [Bug 480287] Browser login for openconnect has fixed size

2024-01-24 Thread Paul de Vrieze
https://bugs.kde.org/show_bug.cgi?id=480287 --- Comment #1 from Paul de Vrieze --- I had a bit of a look at the code. The code sets the webengine widget to 640x480: (https://invent.kde.org/plasma/plasma-nm/-/blob/Plasma/6.0/vpn/openconnect/openconnectauth.cpp#L604) But the UI file restricts

[plasma-nm] [Bug 480287] New: Browser login for openconnect has fixed size

2024-01-24 Thread Paul de Vrieze
https://bugs.kde.org/show_bug.cgi?id=480287 Bug ID: 480287 Summary: Browser login for openconnect has fixed size Classification: Plasma Product: plasma-nm Version: 5.92.0 Platform: Other OS: Linux Status:

[valgrind] [Bug 322935] disInstr(arm): unhandled instruction: 0xF1010200, valgrind: Unrecognised instruction on Raspbian

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

[valgrind] [Bug 398569] invalid reads reported in libarmmem memcmp when using strings

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

[okular] [Bug 480191] New: Allow user to disable JavaScript support.

2024-01-22 Thread Paul Millar
https://bugs.kde.org/show_bug.cgi?id=480191 Bug ID: 480191 Summary: Allow user to disable JavaScript support. Classification: Applications Product: okular Version: 22.12.3 Platform: Debian stable OS: Linux

[systemsettings] [Bug 480068] Display Configuration Module cannot handle a LG 5K monitor

2024-01-22 Thread Paul Hands
https://bugs.kde.org/show_bug.cgi?id=480068 Paul Hands changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[kio-extras] [Bug 478608] Opening files on an smb share fails with some, but not all, KDE apps

2024-01-22 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=478608 Paul Worrall changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 480126] Build failure on Raspberry Pi 5 / OS 6.1.0-rpi7-rpi-v8

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

[valgrind] [Bug 480052] WARNING: unhandled amd64-freebsd syscall: 580

2024-01-21 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=480052 --- Comment #6 from Paul Floyd --- Valgrind is unlikely to cause a deadlock. However, it can bring out race conditions. Firstly, it is considerably slower. Secondly, it runs effectively as though there were a single CPU (similar to Python and its GIL

[valgrind] [Bug 480126] Build failure on Raspberry Pi 5 / OS 6.1.0-rpi7-rpi-v8

2024-01-21 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=480126 --- Comment #4 from Paul Floyd --- That's no good. The whole userland is 32bit. As a quick hack changing configure.ac so that aarch64*) AC_MSG_RESULT([ok (${host_cpu})]) ARCH_MAX="arm64" ;; sets ARCH_MAX to jus

[valgrind] [Bug 480126] Build failure on Raspberry Pi 5 / OS 6.1.0-rpi7-rpi-v8

2024-01-21 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=480126 --- Comment #3 from Paul Floyd --- So it looks like, even though the Pi 5 is aarch64, the default toolchain is 32bit gnueabihf I've installed the aarch64-linux-gnu toolchain and configured with ./configure CC=/usr/bin/aarch64-linux-gnu-gcc CXX=/usr

[valgrind] [Bug 480126] Build failure on Raspberry Pi 5 / OS 6.1.0-rpi7-rpi-v8

2024-01-21 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=480126 --- Comment #2 from Paul Floyd --- (In reply to Mark Wielaard from comment #1) > This looks like a 32bit armhf compiler is used but the system is 64 aarch64? Yes, looks like it. A "Hello, world" compiled with simply "gcc -c -o tes

[valgrind] [Bug 480126] Build failure on Raspberry Pi 5 / OS 6.1.0-rpi7-rpi-v8

2024-01-21 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=480126 Paul Floyd changed: What|Removed |Added Platform|Other |Debian stable Assignee|jsew...@acm.org

[valgrind] [Bug 480126] New: Build failure on Raspberry Pi 5 / OS 6.1.0-rpi7-rpi-v8

2024-01-21 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=480126 Bug ID: 480126 Summary: Build failure on Raspberry Pi 5 / OS 6.1.0-rpi7-rpi-v8 Classification: Developer tools Product: valgrind Version: 3.22 GIT Platform: Other OS: FreeBSD

[valgrind] [Bug 452575] Valgrind crashes with segmentation fault and a lot invalid writes on Raspberry Pi 4B

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

[valgrind] [Bug 480052] WARNING: unhandled amd64-freebsd syscall: 580

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

[Bluedevil] [Bug 479868] The "On login" setting for the Bluetooth on/off state is not respected

2024-01-20 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=479868 Paul Worrall changed: What|Removed |Added CC||p.r.worr...@gmail.com -- You are receiving

[valgrind] [Bug 480052] WARNING: unhandled amd64-freebsd syscall: 580

2024-01-20 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=480052 --- Comment #3 from Paul Floyd --- Bah yes. Syscall 580 was a hole in the numbering until FreeBSD 14. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 480052] WARNING: unhandled amd64-freebsd syscall: 580

2024-01-19 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=480052 --- Comment #1 from Paul Floyd --- This should be in FreeBSD 13.1+ 580 AUE_FSPACECTL STD|CAPENABLED { int fspacectl( int fd, int cmd, _In_ const struct spacectl_range

[valgrind] [Bug 480052] WARNING: unhandled amd64-freebsd syscall: 580

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

[systemsettings] [Bug 480068] New: Display Configuration Module cannot handle a LG 5K monitor

2024-01-19 Thread Paul Hands
https://bugs.kde.org/show_bug.cgi?id=480068 Bug ID: 480068 Summary: Display Configuration Module cannot handle a LG 5K monitor Classification: Applications Product: systemsettings Version: 5.27.10 Platform: Neon

[valgrind] [Bug 480042] False-positive "uninitialised value" with GStreamer and ffmpeg

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

[valgrind] [Bug 479661] Valgrind leaks file descriptors

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

[valgrind] [Bug 479933] Make sorting stable

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

[kwin] [Bug 479703] Expose global Wayland screen offsets of top-left of all given KDecoration2 geometries for pixel-snapping with fractional scaling

2024-01-16 Thread Paul McAuley
https://bugs.kde.org/show_bug.cgi?id=479703 Paul McAuley changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO

[plasmashell] [Bug 479273] On Wayland, Vertical Scroll mouse actions do not work in Folder containment, only Desktop containment

2024-01-16 Thread Paul Brown
https://bugs.kde.org/show_bug.cgi?id=479273 --- Comment #5 from Paul Brown --- Thanks! Great job. -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 479703] Expose global Wayland screen offsets of top-left of all given KDecoration2 geometries for pixel-snapping with fractional scaling

2024-01-12 Thread Paul McAuley
https://bugs.kde.org/show_bug.cgi?id=479703 --- Comment #2 from Paul McAuley --- (In reply to David Edmundson from comment #1) > We've jumped a few steps, let's back up from proposing solutions. > > All decoration content is snapped to the pixel grid when we render. As long > a

[kwin] [Bug 479703] New: Expose global Wayland screen offsets of top-left of all given KDecoration2 geometries for pixel-snapping with fractional scaling

2024-01-12 Thread Paul McAuley
per window outlines which are currently done as part of the shadow, though would need this offset available before a shadow is provided by the decoration). Thank you, Paul -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 479583] cursor disappear on laptop screen in prime system with external display connected after kwin commit b214251f81cbacacf3ef483081a7cef15343fa7f,

2024-01-11 Thread Paul de Vrieze
https://bugs.kde.org/show_bug.cgi?id=479583 --- Comment #4 from Paul de Vrieze --- In my case the cursor is visible on the intel screen, but not on the nvidia (external) screens. FYI kwin is using mesa/intel as primary acceleration. -- You are receiving this mail because: You are watching all

[kwin] [Bug 479583] cursor disappear on laptop screen in prime system with external display connected after kwin commit b214251f81cbacacf3ef483081a7cef15343fa7f,

2024-01-11 Thread Paul de Vrieze
https://bugs.kde.org/show_bug.cgi?id=479583 Paul de Vrieze changed: What|Removed |Added CC||paul.devri...@gmail.com -- You are receiving

[kwin] [Bug 479634] Invisible mouse cursor on internal laptop screen while visible on external

2024-01-11 Thread Paul de Vrieze
https://bugs.kde.org/show_bug.cgi?id=479634 Paul de Vrieze changed: What|Removed |Added CC||paul.devri...@gmail.com --- Comment #3 from

[valgrind] [Bug 479648] provide a command line option like --list-tools

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

[Discover] [Bug 479609] Discover lists all apt/deb packages under one "System upgrade" section, which doesn't prompt for sudo password and requires a system reboot.

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

[kinfocenter] [Bug 479626] Storage devices in SMART section of Info Centre once ignored can't be restored

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

[valgrind] [Bug 479600] Segmentation fault launching the valgrind

2024-01-10 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=479600 --- Comment #3 from Paul Floyd --- The redirect is likely to be from either the link loader ld.so or from libc. If it is from ld.so it might be a phony implmentation in which malloc returns some global or stack memory and free does nothing. Possibly

[valgrind] [Bug 479600] Segmentation fault launching the valgrind

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

[frameworks-kio] [Bug 479531] New: "Select folder" dialogs are unable to navigate NFS mounted folders

2024-01-08 Thread Paul Worrall
https://bugs.kde.org/show_bug.cgi?id=479531 Bug ID: 479531 Summary: "Select folder" dialogs are unable to navigate NFS mounted folders Classification: Frameworks and Libraries Product: frameworks-kio Version: unspecified

[digikam] [Bug 479512] New: Renaming tags with many items and hitting No on "Write now?" pop-up is not written automatically to file

2024-01-07 Thread Paul Krause
https://bugs.kde.org/show_bug.cgi?id=479512 Bug ID: 479512 Summary: Renaming tags with many items and hitting No on "Write now?" pop-up is not written automatically to file Classification: Applications Product: digikam Version:

[massif-visualizer] [Bug 479434] Snap of massif-visualizer is not configured properly with dot/graphviz

2024-01-05 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=479434 Paul Floyd changed: What|Removed |Added Target Milestone|--- |0.4 Assignee|n...@valgrind.org

[kwin] [Bug 432927] Implement "shake to find" (like in macOS) for Track mouse

2024-01-03 Thread Paul Hands
https://bugs.kde.org/show_bug.cgi?id=432927 --- Comment #8 from Paul Hands --- Just wanted to say I just tested this in 6.0 Beta 2 in a VirtualBox VM. It works beautifully on a 4K screen. Thank you KDE people! -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 479273] New: Vertical Scroll under Mouse Action in Desktop Settings does not perform the assigned action

2024-01-01 Thread Paul Brown
https://bugs.kde.org/show_bug.cgi?id=479273 Bug ID: 479273 Summary: Vertical Scroll under Mouse Action in Desktop Settings does not perform the assigned action Classification: Plasma Product: plasmashell Version: 5.91.0

[valgrind] [Bug 479191] vgdb is blocked after several tries

2023-12-30 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=479191 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr --- Comment #1 from Paul Floyd

[valgrind] [Bug 478774] The coregrind linux syswrap does not handle fully the bpf BPF_OBJ_GET_INFO_BY_FD call which would return btf_info

2023-12-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=478774 Paul Floyd changed: What|Removed |Added Assignee|gkajm...@tbaytel.net|pjfl...@wanadoo.fr -- You are receiving

[valgrind] [Bug 353471] memcheck/tests/x86/xor-undef-x86 fails on OS X 10.11

2023-12-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=353471 --- Comment #3 from Paul Floyd --- the opcode is pinsrd, see https://bugs.kde.org/show_bug.cgi?id=282910 -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 353471] memcheck/tests/x86/xor-undef-x86 fails on OS X 10.11

2023-12-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=353471 --- Comment #2 from Paul Floyd --- If I get past the assert then I just get vex x86->IR: unhandled instruction bytes: 0x66 0xF 0x3A 0x22 ==19671== valgrind: Unrecognised instruction at address 0x18038d. ==19671==at 0x18038D: ??? (in /usr/

[valgrind] [Bug 353470] memcheck/tests/execve2 fails on OS X 10.11

2023-12-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=353470 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr Assignee|rhysk

[valgrind] [Bug 349128] Access not within mapped region in _pthread_find_thread (OS X 10.11)

2023-12-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=349128 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr Assignee|rhysk

[valgrind] [Bug 353471] memcheck/tests/x86/xor-undef-x86 fails on OS X 10.11

2023-12-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=353471 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr Assignee|rhysk

[valgrind] [Bug 348909] Support OS X 10.11 (El Capitan)

2023-12-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=348909 Bug 348909 depends on bug 351632, which changed state. Bug 351632 Summary: UNKNOWN fcntl 97 on OS X 10.11 https://bugs.kde.org/show_bug.cgi?id=351632 What|Removed |Added

[valgrind] [Bug 351632] UNKNOWN fcntl 97 on OS X 10.11

2023-12-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=351632 Paul Floyd changed: What|Removed |Added Status|CONFIRMED |RESOLVED CC

[valgrind] [Bug 348909] Support OS X 10.11 (El Capitan)

2023-12-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=348909 Bug 348909 depends on bug 349521, which changed state. Bug 349521 Summary: Valgrind misses some line numbers in output on OS X 10.11 https://bugs.kde.org/show_bug.cgi?id=349521 What|Removed |Added

[valgrind] [Bug 349521] Valgrind misses some line numbers in output on OS X 10.11

2023-12-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=349521 Paul Floyd changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[valgrind] [Bug 349521] Valgrind misses some line numbers in output on OS X 10.11

2023-12-29 Thread Paul Floyd
https://bugs.kde.org/show_bug.cgi?id=349521 Paul Floyd changed: What|Removed |Added CC||pjfl...@wanadoo.fr -- You are receiving

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