[haiku-bugs] [Haiku] #11077: HTML5Canvas: "XHR has no multipart field"

  • From: "ttcoder" <trac@xxxxxxxxxxxx>
  • Date: Sun, 27 Jul 2014 21:23:31 -0000

#11077: HTML5Canvas: "XHR has no multipart field"
----------------------------------------+------------------------------
 Reporter:  ttcoder                     |        Owner:  mmlr
     Type:  bug                         |       Status:  new
 Priority:  normal                      |    Milestone:  R1
Component:  Applications/RemoteDesktop  |      Version:  R1/Development
 Keywords:                              |   Blocked By:
 Blocking:                              |  Has a Patch:  0
 Platform:  All                         |
----------------------------------------+------------------------------
 After digging I eventually figured out that the way to use the HTML5
 Remote Desktop is to type e.g. this on the server (?) :


 {{{
 echo connected; export TARGET_SCREEN=html5:80; StyledEdit
 }}}

 And then browse to (in my case) `http://192.168.1.10` from another
 computer.. And indeed I do get a blue "canvas", but in all cases
 (WebPositive on Haiku, Firefox on Windows7 ..etc) the canvas simply
 contains this error message:

 {{{
 onPageLoad()
 initDesktop()
 decodeCanvasMessage()
 u16:24930 0x6162
 code: 24930
 '''XHR has no multipart field!'''
 }}}


 It could very well be that I don't know what I'm doing even after spending
 a couple hours digging through the source, feel free to correct me if so
 ;-)

--
Ticket URL: <https://dev.haiku-os.org/ticket/11077>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: