[Kget] [Bug 178255] kget not downloading any file
Manolo Valdes
nolis71cu at gmail.com
Tue Jan 20 19:13:07 CET 2009
http://bugs.kde.org/show_bug.cgi?id=178255
--- Comment #23 from Manolo Valdes <nolis71cu gmail com> 2009-01-20 19:13:06 ---
kget(7981) MultiSegmentCopyJob::slotStart: opening:
KUrl("file:///home/diogo/Downloads/jaunty-desktop-i386.iso.part")
kget(7981) MultiSegmentCopyJob::slotResult: KIO::FileJob(0x9beb3c8)
kget(7981) MultiSegmentCopyJob::slotResult: m_putJob finished
kget(7981) TransferMultiSegKio::slotResult: ( 143 )
kget(7981) TransferMultiSegKio::slotResult: -- E R R O R ( 143 )--
kget(7981) Scheduler::jobChangedEvent: Scheduler::jobChangedEvent ( 3 )
kget(7981) Scheduler::jobChangedEvent: Scheduler::jobChangedEvent ( 1 )
kget(7981) Scheduler::updateQueue: Scheduler: Evaluating job 0
kget(7981) KGet::checkSystemTray:
kget(7981) MainWindow::setSystemTrayDownloading:
kget(7981) Tray::setDownloading: Tray::setDownloading
kget(7981) MultiSegmentCopyJob::~MultiSegmentCopyJob:
kget(7981) SegmentFactory::~SegmentFactory:
as the debug info says ERROR 143
that means slave die
so for some reason the Filejob slave is crashing on your system.
i can confirm that it works property here and the problem is out side kget
the reason that it fails only with multisegment plugin is that it use
KIO::Filejob to handle the local file. and the KIO plugin uses traditional
file_copy function
maybe its a distro related problem
or a Filejob bug
debugging kio_slaves have some tricks.
you need to set an enviroment var and so on .....
i guess we can close this bug here
ok?
--
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 Kget
mailing list