D23694: Add support for sshfs to the fstab backend

2020-10-14 Thread Luca Beltrame
lbeltrame added a comment.


  Would this change be needed on this side or kdeconnect side? I don't mind 
landing this, but I need formal approval by someone. (I won't have any time to 
do additional changes elsewhere).

REPOSITORY
  R245 Solid

REVISION DETAIL
  https://phabricator.kde.org/D23694

To: lbeltrame, bruns, broulik, fvogt, #kde_connect
Cc: elvisangelaccio, albertvaka, ngraham, kde-frameworks-devel, LeGast00n, 
cblack, michaelh, bruns


KDE CI: Frameworks » kdelibs4support » kf5-qt5 FreeBSDQt5.15 - Build # 21 - Still Unstable!

2020-10-14 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kdelibs4support/job/kf5-qt5%20FreeBSDQt5.15/21/
 Project:
kf5-qt5 FreeBSDQt5.15
 Date of build:
Thu, 15 Oct 2020 04:05:55 +
 Build duration:
2 min 40 sec and counting
   JUnit Tests
  Name: projectroot Failed: 1 test(s), Passed: 38 test(s), Skipped: 0 test(s), Total: 39 test(s)Failed: projectroot.autotests.kmimetypetest

D23694: Add support for sshfs to the fstab backend

2020-10-14 Thread Elvis Angelaccio
elvisangelaccio added a comment.


  Ping? Can we get this in?
  
  In D23694#525220 , @albertvaka 
wrote:
  
  > If it's a problem for kdeconnect mounts to appear there, how can we hide 
it? It's an sshfs mountpoint like any other, only that it is mounted 
programmatically.
  
  
  We should be able to easily hide it from KIO, because we know that the mount 
point of the place URL will be `kdeconnect@X.X.X.X`

REPOSITORY
  R245 Solid

REVISION DETAIL
  https://phabricator.kde.org/D23694

To: lbeltrame, bruns, broulik, fvogt, #kde_connect
Cc: elvisangelaccio, albertvaka, ngraham, kde-frameworks-devel, LeGast00n, 
cblack, michaelh, bruns


Re: How is that border color defined? (system color schemes)

2020-10-14 Thread chiasa.men
On Mittwoch, 14. Oktober 2020 08:13:43 CEST Noah Davis wrote:
> KColorUtils::mix( palette.color( QPalette::Window ), palette.color(
> QPalette::WindowText ), 0.25 )
>
> On Tue, Oct 13, 2020 at 2:25 PM chiasa.men  wrote:
> > https://pasteboard.co/JvupDV3.png
> >
> > Per trial and error I assumed the line (border of list view (vertical
> > right
> > under the cursor)) color: #bcbebf is defined by a combination of Window
> > Text and Window Background (at least it changes if one of the colors is
> > changed) - but how is it determined exactly?

Thanks! I checked Oxygen Cold Color Scheme - there it seems to be only Window
Background. So, is the use of mix() a breeze only thing?




KDE CI: Frameworks » solid » kf5-qt5 FreeBSDQt5.15 - Build # 20 - Failure!

2020-10-14 Thread CI System
BUILD FAILURE
 Build URL
https://build.kde.org/job/Frameworks/job/solid/job/kf5-qt5%20FreeBSDQt5.15/20/
 Project:
kf5-qt5 FreeBSDQt5.15
 Date of build:
Wed, 14 Oct 2020 06:58:59 +
 Build duration:
37 sec and counting
   CONSOLE OUTPUT
  [...truncated 616 lines...][2020-10-14T06:59:30.739Z] ^[2020-10-14T06:59:30.739Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'[2020-10-14T06:59:30.739Z] #  define QT_DEPRECATED Q_DECL_DEPRECATED[2020-10-14T06:59:30.739Z] ^[2020-10-14T06:59:30.739Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'[2020-10-14T06:59:30.739Z] #  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))[2020-10-14T06:59:30.739Z] ^[2020-10-14T06:59:30.739Z] /usr/home/jenkins/workspace/Frameworks/solid/kf5-qt5 FreeBSDQt5.15/src/solid/devices/backends/udisks2/udisksdevice.cpp:305:26: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations][2020-10-14T06:59:30.739Z] second = trUtf8("/DVD��R", "Second item of %1%2 Drive sentence");[2020-10-14T06:59:30.739Z]  ^[2020-10-14T06:59:30.739Z] /usr/home/jenkins/workspace/Frameworks/solid/kf5-qt5 FreeBSDQt5.15/src/solid/devices/backends/udisks2/udisksdevice.h:31:5: note: 'trUtf8' has been explicitly marked deprecated here[2020-10-14T06:59:30.739Z] Q_OBJECT[2020-10-14T06:59:30.739Z] ^[2020-10-14T06:59:30.739Z] /usr/local/include/qt5/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'[2020-10-14T06:59:30.739Z] QT_TR_FUNCTIONS \[2020-10-14T06:59:30.739Z] ^[2020-10-14T06:59:30.739Z] /usr/local/include/qt5/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'[2020-10-14T06:59:30.739Z] QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \[2020-10-14T06:59:30.739Z] ^[2020-10-14T06:59:30.739Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'[2020-10-14T06:59:30.739Z] #  define QT_DEPRECATED Q_DECL_DEPRECATED[2020-10-14T06:59:30.739Z] ^[2020-10-14T06:59:30.739Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'[2020-10-14T06:59:30.739Z] #  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))[2020-10-14T06:59:30.739Z] ^[2020-10-14T06:59:30.739Z] /usr/home/jenkins/workspace/Frameworks/solid/kf5-qt5 FreeBSDQt5.15/src/solid/devices/backends/udisks2/udisksdevice.cpp:310:26: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations][2020-10-14T06:59:30.739Z] second = trUtf8("/DVD��RW DL", "Second item of %1%2 Drive sentence");[2020-10-14T06:59:30.739Z]  ^[2020-10-14T06:59:30.739Z] /usr/home/jenkins/workspace/Frameworks/solid/kf5-qt5 FreeBSDQt5.15/src/solid/devices/backends/udisks2/udisksdevice.h:31:5: note: 'trUtf8' has been explicitly marked deprecated here[2020-10-14T06:59:30.739Z] Q_OBJECT[2020-10-14T06:59:30.739Z] ^[2020-10-14T06:59:30.739Z] /usr/local/include/qt5/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'[2020-10-14T06:59:30.739Z] QT_TR_FUNCTIONS \[2020-10-14T06:59:30.739Z] ^[2020-10-14T06:59:30.739Z] /usr/local/include/qt5/QtCore/qobjectdefs.h:134:5: note: expanded from macro 'QT_TR_FUNCTIONS'[2020-10-14T06:59:30.739Z] QT_DEPRECATED static inline QString trUtf8(const char *s, const char *c = nullptr, int n = -1) \[2020-10-14T06:59:30.739Z] ^[2020-10-14T06:59:30.740Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'[2020-10-14T06:59:30.740Z] #  define QT_DEPRECATED Q_DECL_DEPRECATED[2020-10-14T06:59:30.740Z] ^[2020-10-14T06:59:30.740Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'[2020-10-14T06:59:30.740Z] #  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))[2020-10-14T06:59:30.740Z] ^[2020-10-14T06:59:30.740Z] /usr/home/jenkins/workspace/Frameworks/solid/kf5-qt5 FreeBSDQt5.15/src/solid/devices/backends/udisks2/udisksdevice.cpp:312:26: warning: 'trUtf8' is deprecated [-Wdeprecated-declarations][2020-10-14T06:59:30.740Z] second = trUtf8("/DVD��RW", "Second item of %1%2 Drive sentence");[2020-10-14T06:59:30.740Z]  ^[2020-10-14T06:59:30.740Z] /usr/home/jenkins/workspace/Frameworks/solid/kf5-qt5 FreeBSDQt5.15/src/solid/devices/backends/udisks2/udisksdevice.h:31:5: note: 'trUtf8' has been explicitly marked deprecated here[2020-10-14T06:59:30.740Z] Q_OBJECT[2020-10-14T06:59:30.740Z] ^[2020-10-14T06:59:30.740Z] /usr/local/include/qt5/QtCore/qobjectdefs.h:178:5: note: expanded from macro 'Q_OBJECT'[2020-10-14T06:59:30.740Z] QT_TR_FUNCTIONS 

KDE CI: Frameworks » kpty » kf5-qt5 FreeBSDQt5.15 - Build # 16 - Still Unstable!

2020-10-14 Thread CI System
BUILD UNSTABLE
 Build URL
https://build.kde.org/job/Frameworks/job/kpty/job/kf5-qt5%20FreeBSDQt5.15/16/
 Project:
kf5-qt5 FreeBSDQt5.15
 Date of build:
Wed, 14 Oct 2020 06:18:29 +
 Build duration:
29 sec and counting
   JUnit Tests
  Name: projectroot Failed: 1 test(s), Passed: 0 test(s), Skipped: 0 test(s), Total: 1 test(s)Failed: projectroot.autotests.kptyprocesstest

Re: How is that border color defined? (system color schemes)

2020-10-14 Thread Noah Davis
KColorUtils::mix( palette.color( QPalette::Window ), palette.color(
QPalette::WindowText ), 0.25 )

On Tue, Oct 13, 2020 at 2:25 PM chiasa.men  wrote:
>
> https://pasteboard.co/JvupDV3.png
>
> Per trial and error I assumed the line (border of list view (vertical right
> under the cursor)) color: #bcbebf is defined by a combination of Window Text
> and Window Background (at least it changes if one of the colors is changed) -
> but how is it determined exactly?
>
>
>
>
>