User Details
User Details
- User Since
- Aug 30 2017, 8:03 PM (405 w, 5 d)
- Availability
- Available
Oct 13 2019
Oct 13 2019
beischer added a comment to D24532: Declare new hash function in namespace std in order to fix build..
Oct 10 2019
Oct 10 2019
beischer added a reviewer for D24532: Declare new hash function in namespace std in order to fix build.: mwolff.
This is a follow up of D24491.
beischer added a reviewer for D24532: Declare new hash function in namespace std in order to fix build.: dvratil.
beischer requested review of D24532: Declare new hash function in namespace std in order to fix build..
Jun 19 2019
Jun 19 2019
beischer added a comment to D21884: [Touchpad KCM] Do not crash in case there is no touchpad.
- Controls not disabled
- "Two-finger-tap" radio buttons are missing their labels
- Middle-click label missing its radio buttons
And then of course, unrelated to this patch or bug, is https://bugs.kde.org/show_bug.cgi?id=407464
Jun 18 2019
Jun 18 2019
beischer added a comment to D21884: [Touchpad KCM] Do not crash in case there is no touchpad.
beischer added a comment to D21884: [Touchpad KCM] Do not crash in case there is no touchpad.
Roman, with this patch the box with 'No touchpad found' is shown under X11, too:
beischer updated the summary of D21884: [Touchpad KCM] Do not crash in case there is no touchpad.
beischer requested review of D21884: [Touchpad KCM] Do not crash in case there is no touchpad.
May 22 2019
May 22 2019
beischer added a comment to D21306: Add converter from Linux 'perf record'.
Here's my modified file.
May 20 2019
May 20 2019
beischer added a comment to D21306: Add converter from Linux 'perf record'.
I'm on Arch Linux and '/usr/bin/python' is version 3.7.3. I don't know how the python version is determined in scripts run through 'perf script', unfortunately. Could be that they invoke /usr/bin/python (through #!/usr/bin/python?).
beischer added a comment to D21306: Add converter from Linux 'perf record'.
I'm not a KDE developer so feel free to ignore my comments, but there are two issues for python 3:
Aug 31 2017
Aug 31 2017
beischer updated the diff for D7621: Use check_symbol_exists() to check if cfree() is available (v2).
Added link to bug 383889.
Aug 30 2017
Aug 30 2017
beischer added a comment to D6405: Use check_symbol_exists() to check if cfree() is available.
I opened https://phabricator.kde.org/D7621 which includes the requested changes.