[dolphin] [Bug 442195] Remote shortcut on desktop no longer opened by Dolphin

2021-09-10 Thread Ian Goddard
https://bugs.kde.org/show_bug.cgi?id=442195

--- Comment #8 from Ian Goddard  ---
(In reply to Ian Goddard from comment #7)
> (In reply to Ahmad Samir from comment #6)
> > Seems to work here and the (s)ftp server I tested with was opened in 
> > dolphin.
> > 
> > Try:
> > kioclient5 exec ~/.local/share/remoteview/.desktop
> > 
> > and post any output here. (If you get no output, try first running `export
> > QT_LOGGING_RULES="*kio*=true;"` then run the kioclient5 command again).
> 
> kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/kdeconnect.so"
> supports protocols ("kdeconnect")
> kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/trash.so"
> supports protocols ("trash")
> kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/archive.so"
> supports protocols ("ar", "sevenz", "tar", "zip")
> kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/smb.so" supports
> protocols ("cifs", "smb")
> kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/http.so"
> supports protocols ("http", "https", "webdav", "webdavs")
> kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/ftp.so" supports
> protocols ("ftp")
> kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/ghelp.so"
> supports protocols ("ghelp")
> kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so"
> supports protocols ("file")
> kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/remote.so"
> supports protocols ("remote")
> kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/help.so"
> supports protocols ("help")
> kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/recentlyused.so"
> supports protocols ("recentlyused")
> 
> 
> Hmmm.  ftp is included!

On second thoughts I suppose it isn't s surprise.  I suppose it's the library
that Dolphon uses so it must be there.  The problem is that unless Dolphin is
specifically told to handle all .desktops it doesn't handle ftps.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 442195] Remote shortcut on desktop no longer opened by Dolphin

2021-09-10 Thread Ian Goddard
https://bugs.kde.org/show_bug.cgi?id=442195

--- Comment #7 from Ian Goddard  ---
(In reply to Ahmad Samir from comment #6)
> Seems to work here and the (s)ftp server I tested with was opened in dolphin.
> 
> Try:
> kioclient5 exec ~/.local/share/remoteview/.desktop
> 
> and post any output here. (If you get no output, try first running `export
> QT_LOGGING_RULES="*kio*=true;"` then run the kioclient5 command again).

kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/kdeconnect.so"
supports protocols ("kdeconnect")
kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/trash.so" supports
protocols ("trash")
kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/archive.so"
supports protocols ("ar", "sevenz", "tar", "zip")
kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/smb.so" supports
protocols ("cifs", "smb")
kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/http.so" supports
protocols ("http", "https", "webdav", "webdavs")
kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/ftp.so" supports
protocols ("ftp")
kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/ghelp.so" supports
protocols ("ghelp")
kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so" supports
protocols ("file")
kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/remote.so" supports
protocols ("remote")
kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/help.so" supports
protocols ("help")
kf.kio.core: "/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/recentlyused.so"
supports protocols ("recentlyused")


Hmmm.  ftp is included!

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 442195] Remote shortcut on desktop no longer opened by Dolphin

2021-09-10 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=442195

--- Comment #6 from Ahmad Samir  ---
Seems to work here and the (s)ftp server I tested with was opened in dolphin.

Try:
kioclient5 exec ~/.local/share/remoteview/.desktop

and post any output here. (If you get no output, try first running `export
QT_LOGGING_RULES="*kio*=true;"` then run the kioclient5 command again).

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 442195] Remote shortcut on desktop no longer opened by Dolphin

2021-09-10 Thread Ian Goddard
https://bugs.kde.org/show_bug.cgi?id=442195

--- Comment #5 from Ian Goddard  ---
(In reply to Nate Graham from comment #1)
> Can confirm.
> 
> Not sure if this is a Dolphin issue or a general KIO issue though.

I wasn't sure where it should go either but I'm not familiar with the options
and Dolphin seemed a reasonable starting point.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 442195] Remote shortcut on desktop no longer opened by Dolphin

2021-09-10 Thread Ian Goddard
https://bugs.kde.org/show_bug.cgi?id=442195

--- Comment #4 from Ian Goddard  ---
(In reply to Ahmad Samir from comment #2)
> Could you post more detailed steps to reproduce the bug? how do you create a
> remote folder link with Dolphin?

As Nate syas, you can create a desktop file with the appropriate text but
otherwise, click on Remote>Network>Add Network Folder and follow the wizard.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 442195] Remote shortcut on desktop no longer opened by Dolphin

2021-09-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442195

--- Comment #3 from Nate Graham  ---
You can reproduce the issue by creating a desktop file with the contents listed
in the original report:


[Desktop Entry]

Charset=
Icon=folder-remote
Name=Willow
Type=Link
URL=ftp://ian@willow:21/share



I was able to reproduce the issue with that.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 442195] Remote shortcut on desktop no longer opened by Dolphin

2021-09-09 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=442195

--- Comment #2 from Ahmad Samir  ---
Could you post more detailed steps to reproduce the bug? how do you create a
remote folder link with Dolphin?

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 442195] Remote shortcut on desktop no longer opened by Dolphin

2021-09-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=442195

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1
 CC||a.samir...@gmail.com,
   ||fa...@kde.org, n...@kde.org

--- Comment #1 from Nate Graham  ---
Can confirm.

Not sure if this is a Dolphin issue or a general KIO issue though.

-- 
You are receiving this mail because:
You are watching all bug changes.