[ksmserver] [Bug 454726] ksmserver does not store certain apps session information

2023-03-07 Thread Eric Hoffman
https://bugs.kde.org/show_bug.cgi?id=454726 --- Comment #10 from Eric Hoffman --- Another point I noticed. kglobalaccel5 is under systemd process. What I think is happening is that when I press a shortcut key (which I guess is set as a global accelerator), the application is launched

[ksmserver] [Bug 454726] ksmserver does not store certain apps session information

2023-03-06 Thread Eric Hoffman
https://bugs.kde.org/show_bug.cgi?id=454726 --- Comment #9 from Eric Hoffman --- To add, using ps -afx, I can see that the applications I start manually are created with process hierarchy sddm-->sddm-helper-->startplasma-x11-->plasma_session-->xembedsniproxy-->plasmashell-->

[ksmserver] [Bug 454726] ksmserver does not store certain apps session information

2023-03-06 Thread Eric Hoffman
https://bugs.kde.org/show_bug.cgi?id=454726 Eric Hoffman changed: What|Removed |Added CC||ehoff...@videotron.ca --- Comment #8 from Eric

[konsole] [Bug 445862] konsole: unclean shutdown/broken session restore

2023-03-06 Thread Eric Hoffman
https://bugs.kde.org/show_bug.cgi?id=445862 Eric Hoffman changed: What|Removed |Added CC||ehoff...@videotron.ca --- Comment #3 from Eric

[dolphin] [Bug 421869] New: Natural sorting does not sort shorter filename first when another one have underscore

2020-05-21 Thread Eric Hoffman
https://bugs.kde.org/show_bug.cgi?id=421869 Bug ID: 421869 Summary: Natural sorting does not sort shorter filename first when another one have underscore Product: dolphin Version: 19.12.3 Platform: Other

[valgrind] [Bug 274189] mremap hidden linux feature not implemented

2019-07-25 Thread Eric Hoffman
https://bugs.kde.org/show_bug.cgi?id=274189 --- Comment #4 from Eric Hoffman --- It's simply not implemented... Line 312 in coregrind/m_syswrap/syswrap-generic.c /* kernel doesn't reject this, but we do. */ if (old_len == 0) goto eINVAL; This behavior had been added to Linux man

[valgrind] [Bug 274189] mremap alias feature not implemented

2019-07-25 Thread Eric Hoffman
https://bugs.kde.org/show_bug.cgi?id=274189 Eric Hoffman changed: What|Removed |Added Summary|mremap hidden linux feature |mremap alias feature

[valgrind] [Bug 274189] mremap hidden linux feature not implemented

2019-07-25 Thread Eric Hoffman
https://bugs.kde.org/show_bug.cgi?id=274189 --- Comment #3 from Eric Hoffman --- I added a test case for this issue (see attachment). This is NOT an undocumented feature: If the value of old_size is zero, and old_address refers to a shareable mapping (see mmap(2) MAP_SHARED

[valgrind] [Bug 274189] mremap hidden linux feature not implemented

2019-07-25 Thread Eric Hoffman
https://bugs.kde.org/show_bug.cgi?id=274189 Eric Hoffman changed: What|Removed |Added CC||ehoff...@videotron.ca --- Comment #2 from Eric

[valgrind] [Bug 398545] Support for SHA instruction on Ryzen

2018-09-12 Thread Eric Hoffman
https://bugs.kde.org/show_bug.cgi?id=398545 --- Comment #2 from Eric Hoffman --- Ok, that answer question 1 (by design), but question 2 still remain (and cpuid will certainly follow the fix). I have not looked at the code yet, but is there a reason why it's not supported? Is it because

[valgrind] [Bug 398545] New: Support for SHA instruction on Ryzen

2018-09-12 Thread Eric Hoffman
https://bugs.kde.org/show_bug.cgi?id=398545 Bug ID: 398545 Summary: Support for SHA instruction on Ryzen Product: valgrind Version: 3.14 SVN Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal