File transfer between Spark and Pidgin

File transfer between Spark 2.6.1a and Pidgin 2.8.0 dont start.

thx for your very detailed bug report…

Sorry…

Log from Spark

16/06/2011 11:03:24 org.jivesoftware.spark.util.log.Log error

SEVERE:

Could not create file to write too:

– caused by: java.io.IOException: O sistema não conseguiu localizar o caminho especificado

at org.jivesoftware.smackx.filetransfer.IncomingFileTransfer.recieveFile(IncomingF ileTransfer.java:109)

at org.jivesoftware.sparkimpl.plugin.filetransfer.transfer.ui.ReceiveMessage.accep tRequest(ReceiveMessage.java:236)

at org.jivesoftware.sparkimpl.plugin.filetransfer.transfer.ui.ReceiveMessage.acces s$200(ReceiveMessage.java:76)

at org.jivesoftware.sparkimpl.plugin.filetransfer.transfer.ui.ReceiveMessage$3.mou sePressed(ReceiveMessage.java:185)

at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

Nested Exception:

java.io.IOException: O sistema não conseguiu localizar o caminho especificado

at java.io.WinNTFileSystem.createFileExclusively(Native Method)

at java.io.File.createNewFile(Unknown Source)

at org.jivesoftware.smackx.filetransfer.IncomingFileTransfer.recieveFile(IncomingF ileTransfer.java:106)

at org.jivesoftware.sparkimpl.plugin.filetransfer.transfer.ui.ReceiveMessage.accep tRequest(ReceiveMessage.java:236)

at org.jivesoftware.sparkimpl.plugin.filetransfer.transfer.ui.ReceiveMessage.acces s$200(ReceiveMessage.java:76)

at org.jivesoftware.sparkimpl.plugin.filetransfer.transfer.ui.ReceiveMessage$3.mou sePressed(ReceiveMessage.java:185)

at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

Log From Pidgin…

(11:01:43) util: Writing file prefs.xml to directory /home/ruisimoes/.purple
(11:01:43) util: Writing file /home/ruisimoes/.purple/prefs.xml
(11:01:43) xfer: request accepted for 0xa0b8b00
(11:01:43) jabber: jabber_si_xfer_send_disco_cb: remote JID supports IBB
(11:01:43) jabber: Sending (ssl) (teste1@centrauto/centrauto): http://jabber.org/protocol/bytestreamshttp://jabber.org/protocol/ibb
(11:02:37) jabber: Sending (ssl) (teste1@centrauto/centrauto):
(11:02:37) jabber: Recv (ssl)(70):
(11:03:37) jabber: Sending (ssl) (teste1@centrauto/centrauto):

looks like spark cannot find the folder where you want it downloaded to

– caused by: java.io.IOException: O sistema não conseguiu localizar o caminho especificado

“The system can not find the path specified”

The file arrive completly but the spark dont complet the progress transfer bar.

progress bar bug was fixed about 1h ago. please update from repository.