[Bug 179437] Network folder wizard broken for fish://

Georg Wittenburg georg.wittenburg at gmx.net
Sun Jan 4 20:38:04 GMT 2009


http://bugs.kde.org/show_bug.cgi?id=179437





--- Comment #2 from Georg Wittenburg <georg wittenburg gmx net>  2009-01-04 21:38:03 ---
Thanks for your reply.

I just gave it another try, just to make it wasn't fixed by a reboot or
something. I can still reproduce it 100%.

Further, I had a look at ~/.xsession-errors and found these two lines:
kdeinit4: preparing to launch                                                   
kioslave: ####### CRASH ###### protocol = fish pid = 10018 signal = 29          

So it seems to be a crash of kio_fish. I tried to run kio_fish from the command
line and can reproduce the error in about 50% of the cases:

georg at vaio:~$ kioclient exec fish://georg@localhost/home/georg
<unknown program name>(10457)/ ClientApp::doIt: Creating ClientApp
kioclient(10457) ClientApp::kde_open: KUrl("fish://georg@localhost/home/georg")
kioclient(10457) KSharedUiServerProxy::KSharedUiServerProxy: kuiserver
registered
kioclient(10457)/kio (KRun): KRun(0x9949470) ERROR 143   "The process for the
fish://localhost protocol died unexpectedly."
georg at vaio:~$ kioclient exec fish://georg@localhost/home/georg
<unknown program name>(10469)/ ClientApp::doIt: Creating ClientApp
kioclient(10469) ClientApp::kde_open: KUrl("fish://georg@localhost/home/georg")
kioclient(10469) KSharedUiServerProxy::KSharedUiServerProxy: kuiserver
registered
georg at vaio:~$ kioclient exec fish://georg@localhost/home/georg
<unknown program name>(10493)/ ClientApp::doIt: Creating ClientApp
kioclient(10493) ClientApp::kde_open: KUrl("fish://georg@localhost/home/georg")
kioclient(10493) KSharedUiServerProxy::KSharedUiServerProxy: kuiserver
registered
georg at vaio:~$ kioclient exec fish://georg@localhost/home/georg
<unknown program name>(10513)/ ClientApp::doIt: Creating ClientApp
kioclient(10513) ClientApp::kde_open: KUrl("fish://georg@localhost/home/georg")
kioclient(10513) KSharedUiServerProxy::KSharedUiServerProxy: kuiserver
registered
kioclient(10513)/kio (KRun): KRun(0x8e4d0f0) ERROR 143   "The process for the
fish://localhost protocol died unexpectedly."

Note how I get ERROR 143 in the first and in the fourth run, while the second
and third run are OK. Maybe a timing problem?


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list