← Back to team overview

do-plugins team mailing list archive

[Bug 276011] [NEW] Woof plugin crashes when Woof action is run

 

Public bug reported:

In Do 0.6.0.1 (current trunk), attempting to send a file with Woof!
results in an uncaught exception:

Unhandled Exception: System.ArgumentNullException: Argument cannot be null.
Parameter name: stream
  at System.IO.StreamReader.Initialize (System.IO.Stream stream, System.Text.Encoding encoding, Boolean detect_encoding_from_bytemarks, Int32 buffer_size) [0x00000] 
  at System.IO.StreamReader..ctor (System.IO.Stream stream, System.Text.Encoding encoding, Boolean detect_encoding_from_bytemarks, Int32 buffer_size) [0x00000] 
  at System.IO.StreamReader..ctor (System.IO.Stream stream) [0x00000] 
  at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (System.IO.Stream)
  at Woof.WoofServer.ServeFile (System.String path) [0x00000] 
  at Woof.WoofSendFileAction+<>c__CompilerGenerated6.<Perform>c__7 () [0x00000]

** Affects: do-plugins
     Importance: Undecided
     Assignee: Mathieu Cadet (thelama)
         Status: New

** Changed in: do-plugins
     Assignee: (unassigned) => Mathieu Cadet (thelama)

-- 
Woof plugin crashes when Woof action is run
https://bugs.launchpad.net/bugs/276011
You received this bug notification because you are a member of GNOME Do
Plugins Team, which is subscribed to GNOME Do Plugins.



Follow ups

References