108f4 FISH protocol failing on upgrade from 8.1 to 9 - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Desktop Usage > Window Managers > KDE

KDE The K Desktop Environment

Reply
 
Thread Tools Display Modes
  #1  
Old February 21st, 2012, 03:37
dejamuse dejamuse is offline
Junior Member
 
Join Date: Mar 2009
Location: Connecticut and Thailand
Posts: 26
Thanks: 0
Thanked 3 Times in 3 Posts
Default FISH protocol failing on upgrade from 8.1 to 9

On 8.1 (KDE 4.4.5) I used Dolphin on my local PCBSD box to do file operations on a remote server using the FISH protocol. After upgrading to PCBSD 9 (KDE 4.7.3), when uploading files to the server (specifically drag and drop from one pane - local, to another - remote), only part of the file makes it (about 80%), reporting an error, "Connection to the host XXX is broken".

Same problem exists in Konqueror. No problem uploading files using SCP from the console however, and no problem using FISH with other file operations like move ,copy, delete, or downloading files. I had no problems using FISH with Dolphin using KDE 4.7.4 on Ubuntu 11.04 with the same remote server. No problems uploading files with Filezilla.

Does not appear to be a KDE issue unless it was fixed in 4.7.4 but I could find no discussion of this on KDE.

Not sure how to troubleshoot this.
Reply With Quote
  #2  
Old February 21st, 2012, 06:22
phoenix's Avatar
phoenix phoenix is online now
Moderator
 
Join Date: Nov 2008
Location: Kamloops, BC, Canada
Posts: 3,146
Thanks: 43
Thanked 703 Times in 579 Posts
Default

Start Konsole. Then start Dolphin at the command-line. Do the copy operation via fish:// and watch the Konsole window for error messages.

Also, does it work if you use sftp:// instead of fish://?
__________________
Freddie

Help for FreeBSD: Handbook, FAQ, man pages, mailing lists.
Reply With Quote
  #3  
Old February 21st, 2012, 11:27
dejamuse dejamuse is offline
Junior Member
 
Join Date: Mar 2009
Location: Connecticut and Thailand
Posts: 26
Thanks: 0
Thanked 3 Times in 3 Posts
Default

sftp works ok. I noticed that with fish, it appears to be timing out as any file size less than about 32K works, but over that only 32K of the file makes it. The 32K is +/- a few hundred bytes, so that's why it appears to be time based. Oddly, with sftp, the dialog file progress halts briefly at the same point it hangs with Dolphin, then after a second or so, continues on to finish.

I couldn't make sense of using Dolphin on the command line.

Tried stuff like this:
$ dolphin --select /usr/home/file.txt fish://root@example.com/remote/directory/

That opened Dolphin but it tried to open remote/directory and didn't establish a connection. Obviously I'm missing something to indicate the remote URL, and operation (copy). Hard to find understandable info on FISH.

Not sure if this means anything, but just starting Dolphin results in:
Code:
dolphin(74938) KXMLGUI::ActionList::plug: Index  31  is not within range (0 -  15 
UPnP device entered: "uuid:0000e098-10a0-00e0-c0a0-485800e808e0"
The remote server has PERL installed, so presumably FISH would use it.

Last edited by phoenix; February 21st, 2012 at 17:20. Reason: Please format your posts!
Reply With Quote
  #4  
Old February 21st, 2012, 17:21
phoenix's Avatar
phoenix phoenix is online now
Moderator
 
Join Date: Nov 2008
Location: Kamloops, BC, Canada
Posts: 3,146
Thanks: 43
Thanked 703 Times in 579 Posts
Default

You don't have to specify anything on the command-line, just start dolphin on its own, then use the GUI the way you normally would, and watch for errors in the Konsole output:
$ dolphin
__________________
Freddie

Help for FreeBSD: Handbook, FAQ, man pages, mailing lists.
Reply With Quote
  #5  
Old February 22nd, 2012, 03:23
dejamuse dejamuse is offline
Junior Member
 
Join Date: Mar 2009
Location: Connecticut and Thailand
Posts: 26
Thanks: 0
Thanked 3 Times in 3 Posts
Default

It didn't throw any errors, just this:

Code:
dolphin(9684) KXMLGUI::ActionList::plug: Index  31  is not within range (0 -  15 
UPnP device entered: "uuid:0000e098-10a0-00e0-c0a0-485800e808e0"

Last edited by DutchDaemon; February 23rd, 2012 at 01:18. Reason: Proper formatting: http://forums.freebsd.org/showthread.php?t=8816
Reply With Quote
  #6  
Old May 16th, 2012, 17:41
cchd cchd is offline
Junior Member
 
Join Date: Nov 2008
Location: Essex, UK
Posts: 2
Thanks: 3
Thanked 0 Times in 0 Posts
Default

I have the same problem. Just upgraded system (to FBSD FreeBSD 9) and ports (May 15th). Now files saved from Kate via fish are chopped just below 32K.

(NB: I can't start Dolphin from the command line)

Last edited by DutchDaemon; May 16th, 2012 at 20:53.
Reply With Quote
  #7  
Old May 26th, 2012, 06:52
dejamuse dejamuse is offline
Junior Member
 
Join Date: Mar 2009
Location: Connecticut and Thailand
Posts: 26
Thanks: 0
Thanked 3 Times in 3 Posts
Default

I switched to SFTP until this gets fixed. I still don't know where the problem lies - not sure how to troubleshoot from here. I originally filed a bug under Dolphin but withdrew it since the problem doesn't exist using Dolphin with Ubuntu 11.04, though it could still be a Dolphin bug, but only with FBSD FreeBSD.

Last edited by DutchDaemon; May 26th, 2012 at 22:29.
Reply With Quote
The Following User Says Thank You to dejamuse For This Useful Post:
cchd (May 26th, 2012)
  #8  
Old May 26th, 2012, 21:49
cchd cchd is offline
Junior Member
 
Join Date: Nov 2008
Location: Essex, UK
Posts: 2
Thanks: 3
Thanked 0 Times in 0 Posts
Default

Many thanks for letting us know your progress. I have just updated my system again and the Fish save problem remains: the file gets chopped just below 32K. This 32K limit takes me back thirty years, when Bill said '64K should be enough for anyone'. I have also moved to SFTP.

I find that with Dolphin and Fish I can cut and paste a 70K file, and can read one, but I cannot save one. With Kate and Fish, similarly, I can load but cannot save. Other similar transports (SFTP and SCP) work fine both ways.

KDE 4.7.4, FreeBSD 9, all ports up to date.

Note that this is working fine on a Kubuntu 12.04 box, KDE 4.8.2. Maybe we just need to wait for the new port.

Last edited by DutchDaemon; May 26th, 2012 at 22:30.
Reply With Quote
Reply

Tags
dolphin, fish, ssh

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Solved] Ports protocol not supported gpatrick General 9 November 2nd, 2009 01:52
Pidgin & Yahoo protocol al7oot Web & Network Services 14 August 20th, 2009 08:51
[Solved] Failing to mount usb flash after xorg 7.4 upgrade Tarick X.Org 1 March 30th, 2009 19:59
TCP protocol implementation in FreeBSD ankitshahji FreeBSD Development 3 March 6th, 2009 15:41
error installing xcp protocol ki_ko Installing & Upgrading 6 March 4th, 2009 11:36


All times are GMT +1. The time now is 03:54.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0