debugging broadway

2014-03-10 Thread Stefan Sauer
hi, I wanted to see the broadway backend in action. Using gtk+3.8 I run broadwayd --address= --port=8080 :5 and BROADWAY_DISPLAY=:5 GDK_BACKEND=broadway ./my-gtk3-app On the browser side, all I get is a blank window with a title containing "broadway 2.0". Tested with chrome 33.0 and firefox 27.0.

Re: debugging broadway

2014-03-10 Thread Alexander Larsson
On mån, 2014-03-10 at 15:14 +0100, Stefan Sauer wrote: > hi, > > I wanted to see the broadway backend in action. Using gtk+3.8 I run > broadwayd --address= --port=8080 :5 > and This has "8080" > BROADWAY_DISPLAY=:5 GDK_BACKEND=broadway ./my-gtk3-app > > On the browser side, all I get is a blank

Re: debugging broadway

2014-03-10 Thread Stefan Sauer
On 03/10/2014 09:07 PM, Alexander Larsson wrote: > On mån, 2014-03-10 at 15:14 +0100, Stefan Sauer wrote: >> hi, >> >> I wanted to see the broadway backend in action. Using gtk+3.8 I run >> broadwayd --address= --port=8080 :5 >> and > This has "8080" > >> BROADWAY_DISPLAY=:5 GDK_BACKEND=broadway ./

Re: debugging broadway

2014-03-11 Thread Alexander Larsson
On mån, 2014-03-10 at 23:06 +0100, Stefan Sauer wrote: > On 03/10/2014 09:07 PM, Alexander Larsson wrote: > > On mån, 2014-03-10 at 15:14 +0100, Stefan Sauer wrote: > >> hi, > >> > >> I wanted to see the broadway backend in action. Using gtk+3.8 I run > >> broadwayd --address= --port=8080 :5 > >> a

Re: debugging broadway

2014-03-11 Thread Stefan Sauer
On 03/11/2014 09:42 AM, Alexander Larsson wrote: > On mån, 2014-03-10 at 23:06 +0100, Stefan Sauer wrote: >> On 03/10/2014 09:07 PM, Alexander Larsson wrote: >>> On mån, 2014-03-10 at 15:14 +0100, Stefan Sauer wrote: hi, I wanted to see the broadway backend in action. Using gtk+3.8 I

Re: debugging broadway

2014-03-11 Thread Alexander Larsson
On tis, 2014-03-11 at 13:52 +0100, Stefan Sauer wrote: > > > Okay, so I should not see these warnings? So the websocket connection is > from the client to the server on the same port? > Any ideas how I can narrow down whats the issue? Otherwise I'll need to > build things from source and sprinkle