On Tuesday 19 December 2000 16:18, Moritz Moeller-Herrmann wrote: > On Tue, Dec 19, 2000 at 02:41:15PM -0800, Waldo Bastian wrote: > > On Tuesday 19 December 2000 05:44, Moritz Moeller-Herrmann wrote: > > > Hi there, I almost can log into the database of my university with a > > > java applet. almost.... But I get stuck with this kio error. Is this a > > > KDE error or does the server reject me? > > > > > > Would be really cool if it worked. > > > > > > If you try to verify, sorry, this is intranet only. > > > > I think it refers to > > > > ERR_COULD_NOT_CONNECT = 23, > > Well that is what the popup tells me. What can I do to debug this any > further? > Any ideas? strace, gdb, net sniffing, I would try what you want :-) strace-ing the io-slave to see what it tries to do might be of help. That's always a bit tricky so you might need to add a sleep(5000) in the main of the slave. It's always a bit of a pain to get hold of the right slave. Cheers, Waldo >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<