D23670: [KPropertiesDialog] Always check mount point being null

2019-09-02 Thread Bart Ribbers
PureTryOut added a comment. I tested this patch as a fix for https://bugs.kde.org/show_bug.cgi?id=411517 and it did the trick, it doesn't crash anymore. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D23670 To: broulik, #frameworks, dfaure, shubham Cc: PureTryOut, kde-f

D10072: Add APKBUILD to be highlighted as a Bash file

2018-01-26 Thread Bart Ribbers
PureTryOut updated this revision to Diff 25985. PureTryOut added a comment. Updated the version from 6 to 7 REPOSITORY R216 Syntax Highlighting CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D10072?vs=25871&id=25985 REVISION DETAIL https://phabricator.kde.org/D10072 AFFECTED FI

D10072: Add APKBUILD to be highlighted as a Bash file

2018-01-25 Thread Bart Ribbers
PureTryOut added a comment. @bcooksley well I'd love to add a reviewer, but I'm not sure who? REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D10072 To: PureTryOut Cc: bcooksley, #frameworks

D10072: Add APKBUILD to be highlighted as a Bash file

2018-01-24 Thread Bart Ribbers
PureTryOut created this revision. PureTryOut created this object with edit policy "Only User: PureTryOut (Bart Ribbers)". Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. PureTryOut requested review of this revision. REVISI

D6796: Fix for solid on a musl based system

2017-07-20 Thread Bart Ribbers
PureTryOut abandoned this revision. PureTryOut added a comment. Noticed this fix was submitted already https://phabricator.kde.org/D6596 REPOSITORY R245 Solid REVISION DETAIL https://phabricator.kde.org/D6796 To: PureTryOut Cc: #frameworks

D6796: Fix for solid on a musl based system

2017-07-20 Thread Bart Ribbers
PureTryOut edited the summary of this revision. REPOSITORY R245 Solid REVISION DETAIL https://phabricator.kde.org/D6796 To: PureTryOut Cc: #frameworks

D6796: Fix for solid on a musl based system

2017-07-20 Thread Bart Ribbers
PureTryOut created this revision. PureTryOut added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY Currently compiling solid fails due to "dev_t" being undefined, this patch fixes that by checking if "dev_t" is available and if not import the libra