https://bugs.kde.org/show_bug.cgi?id=493013

Fabian Vogt <fab...@ritter-vogt.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |NEEDSINFO
         Resolution|---                         |WAITINGFORINFO

--- Comment #13 from Fabian Vogt <fab...@ritter-vogt.de> ---
> Should we take another look at this? As I said, it may be gwenview-specific.

I suspect it's the handle to the file opened by gwenview that causes the hang.
Dolphin doesn't keep file handles open (to my knowledge) so wouldn't be
affected by this.

I'm also wondering why gwenview uses the kio-fuse URL instead of sftp://
directly. That could be a gwenview or kio bug.

You could try running kio-fuse with QT_LOGGING_RULES=*.debug=true
/usr/libexec/kio-fuse -d (you might have to stop kio-fuse first and the path
might vary by distro) and reproducing the issue. With some luck there's some
indication of the cause visible. At least the stuck call from gwenview should
appear as request without reply.

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

Reply via email to