[valgrind] [Bug 383010] Add support for AVX-512 instructions

2021-12-29 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=383010 --- Comment #68 from Julian Seward --- Created attachment 144930 --> https://bugs.kde.org/attachment.cgi?id=144930&action=edit valgrind-avx512-rollup-fixes-2021Dec29.diff Rollup fixes to be applied on top of (after) the patches in comments

[valgrind] [Bug 383010] Add support for AVX-512 instructions

2022-01-01 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=383010 --- Comment #70 from Julian Seward --- Created attachment 145020 --> https://bugs.kde.org/attachment.cgi?id=145020&action=edit Fix handling of no-mask reg-reg versions of VEXPAND* and VCOMPRESS* Here's a bug fix for the VEXPAND a

[valgrind] [Bug 413547] regression test does not check for Arm 64 features

2021-01-06 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=413547 Julian Seward changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 431556] Complete arm64 FADDP v8.2 instruction support started in 413547

2021-01-14 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=431556 Julian Seward changed: What|Removed |Added CC||jsew...@acm.org --- Comment #3 from Julian

[valgrind] [Bug 431556] Complete arm64 FADDP v8.2 instruction support started in 413547

2021-01-22 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=431556 Julian Seward changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 429352] PPC ISA 3.1 support is missing, part 7

2021-01-22 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=429352 --- Comment #4 from Julian Seward --- (In reply to Carl Love from comment #0) > Created attachment 133458 [details] > Functional support for ISA 3.1, New Iops > > Power PC missing ISA 3.1 support. Additional patches, part 7 It seems to

[valgrind] [Bug 429352] PPC ISA 3.1 support is missing, part 7

2021-01-22 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=429352 --- Comment #5 from Julian Seward --- (In reply to Carl Love from comment #1) > Created attachment 133459 [details] > Test cases for new IOps > > The test cases This seems OK to be. But per comments on https://bugs.kde.org/attachment.c

[kblocks] [Bug 407244] KBlocks does not display last move before game over

2021-01-25 Thread Julian Helfferich
https://bugs.kde.org/show_bug.cgi?id=407244 Julian Helfferich changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[valgrind] [Bug 432161] Addition of arm64 v8.2 FABS, FNEG and FSQRT instructions

2021-01-27 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=432161 --- Comment #3 from Julian Seward --- Nicely done! I did spot one bug though: @@ -3752,6 +3775,8 @@ IRAtom* expr2vbits_Binop ( MCEnv* mce, case Iop_I32StoF32x4: case Iop_F32toI32Sx4: + case Iop_Sqrt16Fx8: + return

[valgrind] [Bug 432161] Addition of arm64 v8.2 FABS, FNEG and FSQRT instructions

2021-01-29 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=432161 --- Comment #6 from Julian Seward --- (In reply to ahashmi from comment #5) Looks good to me. Land! -- You are receiving this mail because: You are watching all bug changes.

[frameworks-kio] [Bug 423057] Dolphin incorrectly displays the partition size

2020-07-06 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=423057 Julian Schraner changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[valgrind] [Bug 423195] PPC ISA 3.1 support is missing.

2020-07-16 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=423195 --- Comment #7 from Julian Seward --- (In reply to Carl Love from comment #2) > Created attachment 130173 [details] > Add check for isa 3.1 support > > 0001-Add-check-for-isa-3.1-support.patch > > Adds base support for detecting IS

[valgrind] [Bug 423195] PPC ISA 3.1 support is missing.

2020-07-16 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=423195 --- Comment #8 from Julian Seward --- (In reply to Carl Love from comment #3) > Created attachment 130174 [details] > Adds the support for prefix instructions > > 0002-ISA-3.1-Instruction-Prefix-Support.patch > > Adds the

[valgrind] [Bug 423195] PPC ISA 3.1 support is missing.

2020-07-16 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=423195 --- Comment #10 from Julian Seward --- (In reply to Carl Love from comment #4) > Created attachment 130175 [details] > Add prefixed support for the following word > > 0003-ISA-3.1-Add-prefixed-support-for-the-following-word-.patch >

[valgrind] [Bug 423195] PPC ISA 3.1 support is missing.

2020-07-16 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=423195 --- Comment #9 from Julian Seward --- (In reply to Carl Love from comment #3) > Created attachment 130174 [details] > Adds the support for prefix instructions > > 0002-ISA-3.1-Instruction-Prefix-Support.patch > > Adds the

[valgrind] [Bug 423195] PPC ISA 3.1 support is missing.

2020-07-16 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=423195 --- Comment #11 from Julian Seward --- (In reply to Carl Love from comment #5) > Created attachment 130176 [details] > Initial load and store instruction tests > > 0004-Initial-ISA-3.1-instruction-tests.patch > > Testsuite for new

[dolphin] [Bug 424784] System hangs when Dolphin is opened

2020-08-18 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=424784 Julian Schraner changed: What|Removed |Added Status|REOPENED|NEEDSINFO Resolution

[dolphin] [Bug 424784] System hangs when Dolphin is opened

2020-08-19 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=424784 Julian Schraner changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REOPENED

[dolphin] [Bug 425570] Long folder names create too much padding in breadcrumb

2020-08-20 Thread Julian Steinmann
https://bugs.kde.org/show_bug.cgi?id=425570 Julian Steinmann changed: What|Removed |Added Version|20.04.3 |20.08.0 CC

[dolphin] [Bug 425431] Doesn't execute python scripts, opens them instead.

2020-08-20 Thread Julian Steinmann
https://bugs.kde.org/show_bug.cgi?id=425431 Julian Steinmann changed: What|Removed |Added CC||m...@xyquadrat.ch Ever confirmed|0

[dolphin] [Bug 425455] Dolphin crashes, then i try to create a new link to a folder for the page entry

2020-08-20 Thread Julian Steinmann
https://bugs.kde.org/show_bug.cgi?id=425455 Julian Steinmann changed: What|Removed |Added Resolution|--- |WAITINGFORINFO Status|REPORTED

[dolphin] [Bug 425259] Dolphin crashed when emptying trash

2020-08-20 Thread Julian Steinmann
https://bugs.kde.org/show_bug.cgi?id=425259 Julian Steinmann changed: What|Removed |Added Resolution|--- |UNMAINTAINED CC

[dolphin] [Bug 425390] Dolphin crashes upon moving to second monitor

2020-08-20 Thread Julian Steinmann
https://bugs.kde.org/show_bug.cgi?id=425390 Julian Steinmann changed: What|Removed |Added Resolution|--- |UPSTREAM Status|REPORTED

[dolphin] [Bug 425542] Dolphin "Free space information" bug

2020-08-20 Thread Julian Steinmann
https://bugs.kde.org/show_bug.cgi?id=425542 Julian Steinmann changed: What|Removed |Added CC||m...@xyquadrat.ch Status

[dolphin] [Bug 425455] Dolphin crashes, then i try to create a new link to a folder for the page entry

2020-08-20 Thread Julian Steinmann
https://bugs.kde.org/show_bug.cgi?id=425455 Julian Steinmann changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO

[frameworks-kwindowsystem] [Bug 425652] New: Directory path with dot leads to failing MacOS builds

2020-08-21 Thread Julian Steinmann
https://bugs.kde.org/show_bug.cgi?id=425652 Bug ID: 425652 Summary: Directory path with dot leads to failing MacOS builds Product: frameworks-kwindowsystem Version: unspecified Platform: Other OS: macOS Status: REPO

[dolphin] [Bug 425734] Dolphin can't connect to SFTP server

2020-08-25 Thread Julian Steinmann
https://bugs.kde.org/show_bug.cgi?id=425734 Julian Steinmann changed: What|Removed |Added CC||m...@xyquadrat.ch --- Comment #1 from

[valgrind] [Bug 436411] Addition of arm64 v8.2 scalar FABD, FACGE, FACGT and FADD instructions

2021-05-25 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=436411 Julian Seward changed: What|Removed |Added CC||jsew...@acm.org --- Comment #3 from Julian

[valgrind] [Bug 436873] Addition of arm64 v8.2 vector FABD, FACGE, FACGT and FADD instructions

2021-05-25 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=436873 Julian Seward changed: What|Removed |Added CC||jsew...@acm.org --- Comment #2 from Julian

[valgrind] [Bug 435665] PPC ISA 3.0 copy, paste, cpabort instructions are not supported

2021-05-27 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=435665 --- Comment #9 from Julian Seward --- So .. I had an idea about how to get the annotations right. Problem is, it's a nasty hack (although simple), and I had hoped that the passage of a bit of time would cause me to think of something cleaner.

[neon] [Bug 437975] kded5 crashes in a loop after big update on neon unstable

2021-06-01 Thread Julian Steinmann
https://bugs.kde.org/show_bug.cgi?id=437975 Julian Steinmann changed: What|Removed |Added CC||m...@xyquadrat.ch --- Comment #2 from

[neon] [Bug 437975] kded5 crashes in a loop after big update on neon unstable

2021-06-02 Thread Julian Steinmann
https://bugs.kde.org/show_bug.cgi?id=437975 --- Comment #5 from Julian Steinmann --- Here's my debug output: https://invent.kde.org/-/snippets/1684. -- You are receiving this mail because: You are watching all bug changes.

[neon] [Bug 437975] kded5 crashes in a loop after big update on neon unstable

2021-06-02 Thread Julian Steinmann
https://bugs.kde.org/show_bug.cgi?id=437975 --- Comment #8 from Julian Steinmann --- I can confirm that after updating my system completely the issue is gone. :) -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 435665] PPC ISA 3.0 copy, paste, cpabort instructions are not supported

2021-06-02 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=435665 --- Comment #11 from Julian Seward --- (In reply to Carl Love from comment #10) > Created attachment 138846 [details] > PPC add copy, paste, cpabort support > > Updated patch to add the Memcheck trickery to get Memcheck to detect > un

[valgrind] [Bug 435665] PPC ISA 3.0 copy, paste, cpabort instructions are not supported

2021-06-02 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=435665 --- Comment #14 from Julian Seward --- (In reply to Tulio Magno Quites Machado Filho from comment #13) > (In reply to Carl Love from comment #12) > Correct. The address is always mmap'ed. Ok. Then I think you're good to go as-is

[valgrind] [Bug 436411] Addition of arm64 v8.2 scalar FABD, FACGE, FACGT and FADD instructions

2021-06-03 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=436411 --- Comment #5 from Julian Seward --- (In reply to ahashmi from comment #4) > Created attachment 138947 [details] > Adds arm64 v8.2 scalar FABD, FACGE, FACGT and FADD instructions That all looks fine; please land. Just before you do -- if you h

[valgrind] [Bug 436873] Addition of arm64 v8.2 vector FABD, FACGE, FACGT and FADD instructions

2021-06-08 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=436873 --- Comment #4 from Julian Seward --- (In reply to ahashmi from comment #3) > The review fixes for the scalar variants patch > https://bugs.kde.org/show_bug.cgi?id=436411 (hwcaps-gating and > iselIntExpr_RIL_wrk issues) means this latest pa

[valgrind] [Bug 429864] s390x: C++ atomic test_and_set yields false-positive memcheck diagnostics

2020-12-01 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=429864 --- Comment #1 from Julian Seward --- Yes. There's a special Iop_CasCmpEQ{32,64} or some such, designed specifically to deal with this problem. See libvex_ir.h for details. -- You are receiving this mail because: You are watching all bug changes.

[kblocks] [Bug 407244] KBlocks does not display last move before game over

2020-12-06 Thread Julian Helfferich
https://bugs.kde.org/show_bug.cgi?id=407244 Julian Helfferich changed: What|Removed |Added CC||a_...@gmx.com --- Comment #2 from Julian

[kblocks] [Bug 380462] game ends without final block touching

2020-12-06 Thread Julian Helfferich
https://bugs.kde.org/show_bug.cgi?id=380462 Julian Helfferich changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[kblocks] [Bug 407244] KBlocks does not display last move before game over

2020-12-06 Thread Julian Helfferich
https://bugs.kde.org/show_bug.cgi?id=407244 Julian Helfferich changed: What|Removed |Added Status|REPORTED|ASSIGNED CC

[kblocks] [Bug 407244] KBlocks does not display last move before game over

2020-12-06 Thread Julian Helfferich
https://bugs.kde.org/show_bug.cgi?id=407244 Julian Helfferich changed: What|Removed |Added Assignee|squall.leonhart.cai@gmail.c |julian.helfferich@mailbox.o

[valgrind] [Bug 414268] Enable AArch64 feature detection and decoding for v8.x instructions (where x>0)

2020-12-08 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=414268 --- Comment #14 from Julian Seward --- Thank you all for the high quality discussion and analysis. This looks fine to me; please land. One tiny nit .. please #undef get_cpu_ftr and get_ftr just before the closing brace of the fn that defines them. I

[valgrind] [Bug 413547] regression test does not check for Arm 64 features

2020-12-08 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=413547 --- Comment #5 from Julian Seward --- Assad, am I right to understand that the comment 3 patch has been made redundant by the comment 4 patch? -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 413547] regression test does not check for Arm 64 features

2020-12-09 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=413547 Julian Seward changed: What|Removed |Added Attachment #133667|0 |1 is obsolete

[valgrind] [Bug 413547] regression test does not check for Arm 64 features

2020-12-09 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=413547 --- Comment #7 from Julian Seward --- You can get to an "patch is obsolete" check box by following the twisty maze attached to the "Details" link on the "Attachments" box. Anyways, review comments. This looks f

[valgrind] [Bug 414268] Enable AArch64 feature detection and decoding for v8.x instructions (where x>0)

2020-12-09 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=414268 Julian Seward changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[valgrind] [Bug 434193] GCC 9+ inlined strcmp causes "Conditional jump or move depends on uninitialised value" report

2021-03-09 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=434193 --- Comment #5 from Julian Seward --- (In reply to Mike Crowe from comment #4) > It ain't half slow on anything more than toy test cases though. :) That was a general test to establish whether lack of precise instrumentation was indeed the

[valgrind] [Bug 434193] GCC 9+ inlined strcmp causes "Conditional jump or move depends on uninitialised value" report

2021-03-10 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=434193 --- Comment #6 from Julian Seward --- Here's my proposed fix. It works for your test case on x86_64 but I didn't test it on arm64. Does it work for you? diff --git a/memcheck/mc_translate.c b/memcheck/mc_translate.c index 516988bdd..759f00

[valgrind] [Bug 432801] Valgrind 3.16.1 reports a jump based on uninitialized memory somehow related to clang and signals

2021-03-10 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=432801 --- Comment #22 from Julian Seward --- (In reply to Eyal from comment #21) > Will anyone consider the patch? This (problem) is definitely something I want to deal with, and your patch seems like a good starting place. However, 3.17 is imminent an

[valgrind] [Bug 434193] GCC 9+ inlined strcmp causes "Conditional jump or move depends on uninitialised value" report

2021-03-12 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=434193 Julian Seward changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[valgrind] [Bug 401416] Compile failure with openmpi 4.0

2021-03-16 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=401416 --- Comment #5 from Julian Seward --- (In reply to Mark Wielaard from comment #4) > Is there a reason to remove them completely instead of keep using the if > defined (...) constructs? I had wondered that too. I'm trying the if-def

[valgrind] [Bug 401416] Compile failure with openmpi 4.0

2021-03-17 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=401416 Julian Seward changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[kblocks] [Bug 380474] changing theme corrupts graphics

2021-03-20 Thread Julian Helfferich
https://bugs.kde.org/show_bug.cgi?id=380474 Julian Helfferich changed: What|Removed |Added Status|REOPENED|ASSIGNED CC

[valgrind] [Bug 434840] PPC64 darn instruction not supported

2021-03-23 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=434840 --- Comment #2 from Julian Seward --- (In reply to Carl Love from comment #1) Handing it off to the hardware via a helper function is the right thing to do. But you can't use a clean helper for this; that breaks the rules for clean helpers. A

[systemsettings] [Bug 430658] Night Color feature stopped working on neon unstable: "Failed to connect to the Window Manager"

2020-12-25 Thread Julian Steinmann
https://bugs.kde.org/show_bug.cgi?id=430658 Julian Steinmann changed: What|Removed |Added CC||m...@xyquadrat.ch --- Comment #1 from

[systemsettings] [Bug 430658] Night Color feature stopped working on neon unstable: "Failed to connect to the Window Manager"

2021-01-05 Thread Julian Steinmann
https://bugs.kde.org/show_bug.cgi?id=430658 --- Comment #3 from Julian Steinmann --- Hmm. It seems as if https://invent.kde.org/plasma/kwin/-/merge_requests/530 is the relevant commit / MR. The error message comes from https://invent.kde.org/plasma/plasma-workspace/-/blob/master/libcolorcorrect

[systemsettings] [Bug 430658] Night Color feature stopped working on neon unstable: "Failed to connect to the Window Manager"

2021-01-06 Thread Julian Steinmann
https://bugs.kde.org/show_bug.cgi?id=430658 Julian Steinmann changed: What|Removed |Added Status|NEEDSINFO |RESOLVED Resolution|WAITINGFORINFO

[plasma-mobile] [Bug 492074] New: Clock disappeared

2024-08-23 Thread Julian Groß
https://bugs.kde.org/show_bug.cgi?id=492074 Bug ID: 492074 Summary: Clock disappeared Classification: Plasma Product: plasma-mobile Version: unspecified Platform: postmarketOS OS: Linux Status: REPORTED

[plasma-mobile] [Bug 492077] New: No way to maximize window

2024-08-23 Thread Julian Groß
https://bugs.kde.org/show_bug.cgi?id=492077 Bug ID: 492077 Summary: No way to maximize window Classification: Plasma Product: plasma-mobile Version: unspecified Platform: postmarketOS OS: Linux Status: REPORTED

[plasma-mobile] [Bug 492077] No way to maximize window

2024-08-23 Thread Julian Groß
https://bugs.kde.org/show_bug.cgi?id=492077 --- Comment #1 from Julian Groß --- One suggestion how this could be fixed: show a maximize button in the task switcher if the window isn't maximized. I would suggest the top left, so it isn't right next to the close button. -- You are rece

[dolphin] [Bug 492108] New: Dolphin wrongly reports free disk space on fuse mount (davfs2) as 0B and subsequently does not allow copying any files into it

2024-08-23 Thread Julian Dannenberg
https://bugs.kde.org/show_bug.cgi?id=492108 Bug ID: 492108 Summary: Dolphin wrongly reports free disk space on fuse mount (davfs2) as 0B and subsequently does not allow copying any files into it Classification: Applications

[kwin] [Bug 488941] Plasma 6.1 Screen turn off on login into a Wayland session if HDR is enabled

2024-08-25 Thread Julian Stauffer
https://bugs.kde.org/show_bug.cgi?id=488941 Julian Stauffer changed: What|Removed |Added CC||julian.stauffer...@gmail.co

[plasma-mobile] [Bug 492077] No way to maximize window

2024-08-28 Thread Julian Groß
https://bugs.kde.org/show_bug.cgi?id=492077 --- Comment #3 from Julian Groß --- (In reply to Luis B from comment #2) > In which cases do non-maximized windows occur? You can deliberately unmaximize a window using a key combination such as Super + LeftArrow, which I use regularly in school

[valgrind] [Bug 432801] Valgrind 3.16.1 reports a jump based on uninitialized memory somehow related to clang and signals

2021-03-04 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=432801 --- Comment #17 from Julian Seward --- Interesting analysis, and a plausible patch; thank you for that. This seems like a new trick from LLVM. I'm still struggling to understand what's going on, though. I can see that for (size_t i = 0

[valgrind] [Bug 432552] [AArch64] invalid error emitted for pre-incremented byte and half-word addresses

2021-03-04 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=432552 --- Comment #1 from Julian Seward --- I suspect this can be fixed by finding the following at or near line 4967 of guest_arm64_toIR.c Bool earlyWBack = wBack && simm9 < 0 && (szB == 8 || szB == 4)

[valgrind] [Bug 429354] PPC ISA 3.1 support is missing, part 8

2021-03-04 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=429354 --- Comment #6 from Julian Seward --- Thanks for the fixes. r+; please land. -- You are receiving this mail because: You are watching all bug changes.

[valgrind] [Bug 432552] [AArch64] invalid error emitted for pre-decremented byte and half-word addresses

2021-03-05 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=432552 Julian Seward changed: What|Removed |Added Summary|[AArch64] invalid error |[AArch64] invalid error

[valgrind] [Bug 432552] [AArch64] invalid error emitted for pre-decremented byte and half-word addresses

2021-03-05 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=432552 Julian Seward changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

[valgrind] [Bug 431157] PPC_FEATURE2_SCV needs to be masked in AT_HWCAP2

2021-03-05 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=431157 --- Comment #20 from Julian Seward --- Looking at the end of the log there: SYSCALL[279836,1](291) sys_newfstatat ( 24, 0x4a73980(), 0x4ad2578 )[sync] --> Failure(0x9) SYSCALL[279836,1](90) sys_mmap ( 0x0, 0, 1, 2, 24, 0 ) --> [pre-fail] Failur

[valgrind] [Bug 430429] valgrind.h doesn't compile on s390x with clang

2021-03-05 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=430429 --- Comment #4 from Julian Seward --- (In reply to Andreas Arnez from comment #2) @Andreas: if the patch works on s390, I think you should land it. > @Julian: Isn't the patch necessary for other 64-bit platforms as well then? > Such as

[valgrind] [Bug 431157] PPC_FEATURE2_SCV needs to be masked in AT_HWCAP2

2021-03-05 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=431157 --- Comment #23 from Julian Seward --- (In reply to Tom Hughes from comment #22) > So if thinks the open was a success with a negative file descriptor returned? Ah, maybe it's trying to tell us something :-) I vaguely remember reading that

[valgrind] [Bug 431157] PPC_FEATURE2_SCV needs to be masked in AT_HWCAP2

2021-03-05 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=431157 --- Comment #25 from Julian Seward --- (In reply to Tom Hughes from comment #24) > Indeed if that is -2 that would be errno 2 aka ENOENT which would make sense. Agreed. So then it would seem to me that the problem is that the patch doesn'

[valgrind] [Bug 430429] valgrind.h doesn't compile on s390x with clang

2021-03-05 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=430429 --- Comment #6 from Julian Seward --- (In reply to Paul Floyd from comment #5) > Quick confirmation for amd64 Fedora. No problems with clang 11 or clang 13 Thanks. (general comment, not suggesting any action right now): Looking at valgrind.h now

[valgrind] [Bug 434193] GCC 9+ inlined strcmp causes "Conditional jump or move depends on uninitialised value" report

2021-03-09 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=434193 --- Comment #3 from Julian Seward --- Does running with --expensive-definedness-checks=yes make any difference? -- You are receiving this mail because: You are watching all bug changes.

[kdelibs] [Bug 162211] Copying to an external causes lots of missing files

2018-10-21 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=162211 Julian Schraner changed: What|Removed |Added Ever confirmed|1 |0 Status|NEEDSINFO

[dolphin] [Bug 400167] Wish: Add a "Jump to last action" button

2018-10-23 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=400167 Julian Schraner changed: What|Removed |Added Summary|New button: LA (Last|Wish: Add a "Jump to

[konsole] [Bug 345817] keyboard repeat rate seems to break in konsole

2018-10-24 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=345817 Julian Schraner changed: What|Removed |Added CC||juliquad...@gmail.com Resolution

[konsole] [Bug 360142] tried updating sources/ check for updates

2018-10-24 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=360142 Julian Schraner changed: What|Removed |Added CC||juliquad...@gmail.com Resolution

[konsole] [Bug 344110] new tab NOT uses the same working directory as current tab (when midnight-commander is running)

2018-10-24 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=344110 Julian Schraner changed: What|Removed |Added Status|REPORTED|CONFIRMED Ever confirmed|0

[dolphin] [Bug 400423] No warning when creating conflicting directory

2018-10-28 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=400423 Julian Schraner changed: What|Removed |Added Keywords||triaged CC

[konsole] [Bug 344110] new tab NOT uses the same working directory as current tab (when midnight-commander is running)

2018-10-29 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=344110 Julian Schraner changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[konsole] [Bug 349778] The escape sequences to terminate a telnet session don't work

2018-10-30 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=349778 Julian Schraner changed: What|Removed |Added Ever confirmed|0 |1 Keywords

[konsole] [Bug 370335] Konsole doesn't usually remember font settings the first couple of times

2018-10-30 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=370335 Julian Schraner changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC

[konsole] [Bug 360424] KPart doesn't remember font/profile settings after restart

2018-10-30 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=360424 Julian Schraner changed: What|Removed |Added Status|REPORTED|NEEDSINFO CC

[konsole] [Bug 370441] too many spaces after command prompt in kde konsole

2018-10-30 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=370441 Julian Schraner changed: What|Removed |Added Resolution|--- |WAITINGFORINFO CC

[konsole] [Bug 362416] Switching between tabs is slow

2018-10-30 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=362416 Julian Schraner changed: What|Removed |Added Status|REPORTED|RESOLVED CC

[konsole] [Bug 372666] Selection in konsole is slow

2018-10-30 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=372666 Julian Schraner changed: What|Removed |Added CC||juliquad...@gmail.com Resolution

[konsole] [Bug 372441] Konsole Desktop file missing StartupWMClass

2018-10-30 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=372441 Julian Schraner changed: What|Removed |Added Ever confirmed|0 |1 Keywords

[konsole] [Bug 364391] Cannot remove "- Konsole" suffix from the titlebar

2018-10-30 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=364391 Julian Schraner changed: What|Removed |Added CC||juliquad...@gmail.com Version

[konsole] [Bug 367737] restoring session adds an extra konsole window and doesn't always respect windows placement

2018-10-30 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=367737 Julian Schraner changed: What|Removed |Added CC||luke-jr+kdeb...@utopios.org --- Comment #2

[konsole] [Bug 369624] konsole forgets virtual desktops when saving session

2018-10-30 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=369624 Julian Schraner changed: What|Removed |Added CC||juliquad...@gmail.com Resolution

[konsole] [Bug 365449] Session restore doesn't properly set KONSOLE_DBUS_SESSION or KONSOLE_DBUS_WINDOW

2018-10-30 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=365449 Julian Schraner changed: What|Removed |Added Status|REPORTED|NEEDSINFO Resolution

[konsole] [Bug 372666] Selection in konsole is slow

2018-10-30 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=372666 Julian Schraner changed: What|Removed |Added Resolution|WORKSFORME |FIXED --- Comment #5 from Julian Schraner

[systemsettings] [Bug 407451] System Settings crashes when opening something related to appearance

2019-05-12 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=407451 Julian Schraner changed: What|Removed |Added Resolution|--- |DUPLICATE Status|REPORTED

[systemsettings] [Bug 407446] System Settings ->Notifications -> Applications, pressing "Configure" causes a crash

2019-05-12 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=407446 Julian Schraner changed: What|Removed |Added CC||robin.lahti...@gmail.com --- Comment #2 from

[systemsettings] [Bug 407446] System Settings ->Notifications -> Applications, pressing "Configure" causes a crash

2019-05-12 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=407446 Julian Schraner changed: What|Removed |Added Status|REPORTED|CONFIRMED CC

[valgrind] [Bug 406256] PPC64, vector floating point instructions don't handle subnormal according to VSCR[NJ] bit setting

2019-05-14 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=406256 --- Comment #8 from Julian Seward --- Thanks for the respin. I have mostly only minor comments about it. Is OK to land provided all the comments below are addressed, except for the one about vectorising negateVF32, which would be nice to fix if you

[dolphin] [Bug 407979] Keyboard input focus lost after closing terminal panel

2019-05-27 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=407979 Julian Schraner changed: What|Removed |Added Ever confirmed|0 |1 Status|REPORTED

[valgrind] [Bug 406256] PPC64, vector floating point instructions don't handle subnormal according to VSCR[NJ] bit setting

2019-05-27 Thread Julian Seward
https://bugs.kde.org/show_bug.cgi?id=406256 Julian Seward changed: What|Removed |Added Attachment #119940|0 |1 is obsolete

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