RE: RDP backend not working along with fbdev backend

2016-11-24 Thread Ucan, Emre (ADITG/SW1)
en > Sent: Donnerstag, 24. November 2016 09:33 > To: Arun Kumar > Cc: wayland-devel@lists.freedesktop.org > Subject: Re: RDP backend not working along with fbdev backend > > On Thu, 24 Nov 2016 10:28:13 +0530 > Arun Kumar wrote: > > > Hi, > > > > I'm trying to

Re: RDP backend not working along with fbdev backend

2016-11-24 Thread Pekka Paalanen
On Thu, 24 Nov 2016 10:28:13 +0530 Arun Kumar wrote: > Hi, > > I'm trying to port the rdp-backend in IMX6 ARM target running fb-dev as > the graphic backend. The target has the Weston > compositor with IVI shell. > > Target : NXP IMX6 > FreeRDP : 1.0.0 > Wes

RDP backend not working along with fbdev backend

2016-11-23 Thread Arun Kumar
Hi, I'm trying to port the rdp-backend in IMX6 ARM target running fb-dev as the graphic backend. The target has the Weston compositor with IVI shell. Target : NXP IMX6 FreeRDP : 1.0.0 Weston /Wayland : 1.9.0 IVI shell. 1.9.1 But once my system is up and running I am able to see my t

[PATCH weston v3 07/14] weston: Port RDP backend to new output handling API

2016-09-30 Thread Armin Krezović
This is a complete port of the RDP backend that uses the recently added output handling API for output configuration. Output can be configured at runtime by passing the necessary configuration parameters, which can be filled in manually or obtained from the command line using previously added

Re: [PATCH weston 07/14 v3] weston: Port RDP backend to new output handling API

2016-09-17 Thread Armin Krezović
On 16.09.2016 15:49, Pekka Paalanen wrote: > On Thu, 18 Aug 2016 18:42:35 +0200 > Armin Krezović wrote: > >> This is a complete port of the RDP backend that uses >> recently added output handling API for output >> configuration. >> >> Output can

Re: [PATCH weston 07/14 v3] weston: Port RDP backend to new output handling API

2016-09-16 Thread Pekka Paalanen
On Thu, 18 Aug 2016 18:42:35 +0200 Armin Krezović wrote: > This is a complete port of the RDP backend that uses > recently added output handling API for output > configuration. > > Output can be configured at runtime by passing the > necessary configuration parameters, which

[PATCH weston 07/14 v3] weston: Port RDP backend to new output handling API

2016-08-18 Thread Armin Krezović
This is a complete port of the RDP backend that uses recently added output handling API for output configuration. Output can be configured at runtime by passing the necessary configuration parameters, which can be filled in manually or obtained from the command line using previously added

Re: [PATCH weston 07/12 v2] Port RDP backend to new output handling API

2016-08-18 Thread Pekka Paalanen
On Sun, 14 Aug 2016 17:28:16 +0200 Armin Krezović wrote: > This is a complete port of the RDP backend that uses > recently added output handling API for output > configuration. > > Output can be configured at runtime by passing the > necessary configuration parameters, which

Re: [PATCH weston 07/12 v2] Port RDP backend to new output handling API

2016-08-16 Thread Quentin Glidic
On 14/08/2016 17:28, Armin Krezović wrote: This is a complete port of the RDP backend that uses recently added output handling API for output configuration. Output can be configured at runtime by passing the necessary configuration parameters, which can be filled in manually or obtained from

[PATCH weston 07/12 v2] Port RDP backend to new output handling API

2016-08-14 Thread Armin Krezović
This is a complete port of the RDP backend that uses recently added output handling API for output configuration. Output can be configured at runtime by passing the necessary configuration parameters, which can be filled in manually or obtained from the command line using previously added

Re: [PATCH 07/10] weston: Port RDP backend to new output handling API

2016-08-12 Thread Quentin Glidic
On 11/08/2016 17:34, Armin Krezović wrote: This is a complete port of the RDP backend that uses recently added output handling API for output configuration. Output can be configured at runtime by passing the necessary configuration parameters, which can be filled in manually or obtained from

[PATCH 07/10] weston: Port RDP backend to new output handling API

2016-08-11 Thread Armin Krezović
This is a complete port of the RDP backend that uses recently added output handling API for output configuration. Output can be configured at runtime by passing the necessary configuration parameters, which can be filled in manually or obtained from the command line using previously added

Re: [PATCH v1] refactor configuration API of rdp-backend

2016-04-25 Thread Pekka Paalanen
On Fri, 22 Apr 2016 17:05:26 +0200 Benoit Gschwind wrote: > Implement a "well" defined API to configure the rdp backend. > Following according to discution about libweston API. > --- > v1: > - Fix the patch log > v0: > - Nothing particular. > > Signe

Re: [PATCH v1] refactor configuration API of rdp-backend

2016-04-25 Thread Pekka Paalanen
On Sat, 23 Apr 2016 11:18:57 +0200 Benoit Gschwind wrote: > Hello, > > Le 22/04/2016 23:57, Hardening a écrit : > > Le 22/04/2016 17:05, Benoit Gschwind a écrit : > >> Implement a "well" defined API to configure the rdp backend. > >> Following

Re: [PATCH v1] refactor configuration API of rdp-backend

2016-04-23 Thread Benoit Gschwind
Hello, Le 22/04/2016 23:57, Hardening a écrit : > Le 22/04/2016 17:05, Benoit Gschwind a écrit : >> Implement a "well" defined API to configure the rdp backend. >> Following according to discution about libweston API. >> --- >> v1: >> - Fix the

Re: [PATCH v1] refactor configuration API of rdp-backend

2016-04-22 Thread Hardening
Le 22/04/2016 17:05, Benoit Gschwind a écrit : > Implement a "well" defined API to configure the rdp backend. > Following according to discution about libweston API. > --- > v1: > - Fix the patch log > v0: > - Nothing particular. > > Signed-off-b

[PATCH v1] refactor configuration API of rdp-backend

2016-04-22 Thread Benoit Gschwind
Implement a "well" defined API to configure the rdp backend. Following according to discution about libweston API. --- v1: - Fix the patch log v0: - Nothing particular. Signed-off-by: Benoit Gschwind Makefile.am | 1 + src/compositor-

Re: [PATCH weston] main: update RDP backend help message

2015-07-31 Thread Bryce Harrington
On Fri, Jul 31, 2015 at 02:57:54PM -0300, Dawid Gajownik wrote: > BTW is there a reason why backend modules are not listed in the > alphabetical order in `weston --help' output? I know it's just > cosmetic but maybe it would be a bit easier to find necessary > information if thing were sorted. I a

Re: [PATCH weston] main: update RDP backend help message

2015-07-31 Thread Bryce Harrington
On Fri, Jul 31, 2015 at 02:49:57PM -0300, Dawid Gajownik wrote: > `--env-socket' option is of type WESTON_OPTION_BOOLEAN, not > WESTON_OPTION_STRING. Socket should be defined in RDP_FD environment variable. > > Signed-off-by: Dawid Gajownik Confirmed: src/compositor-rdp.c: { WESTON_OP

Re: [PATCH weston] main: update RDP backend help message

2015-07-31 Thread Dawid Gajownik
BTW is there a reason why backend modules are not listed in the alphabetical order in `weston --help' output? I know it's just cosmetic but maybe it would be a bit easier to find necessary information if thing were sorted. Thanks, Dawid ___ wayland-

[PATCH weston] main: update RDP backend help message

2015-07-31 Thread Dawid Gajownik
`--env-socket' option is of type WESTON_OPTION_BOOLEAN, not WESTON_OPTION_STRING. Socket should be defined in RDP_FD environment variable. Signed-off-by: Dawid Gajownik --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index a2ed2b4..0017a

rdp-backend

2015-02-24 Thread Jeff Sadowski
I wanted to try out the Gnome Desktop on Wayland under Fedora 21 2 things I am missing out on is a x11vnc replacement and an xdotool replacement. rdp-backend may be able to replace x11vnc? I am trying to use the rdp-backend with my displayed desktop on my HDMI output. Is this possible? Could

Re: Is the RDP backend suppose to work?

2015-01-27 Thread Hardening
Le 24/01/2015 20:00, John Obaterspok a écrit : > Hello, > > I've tried for quite some time to get the RDP backend going. Perhaps > it's just me that's not setting things up correctly. I'm trying this on > a updated 64-bit Fedora 21 box that has Wayland 1.6

Re: Is the RDP backend suppose to work?

2015-01-27 Thread Manuel Bachmann
ne the "winpr" subdirectories) 2015-01-24 20:00 GMT+01:00 John Obaterspok : > Hello, > > I've tried for quite some time to get the RDP backend going. Perhaps it's > just me that's not setting things up correctly. I'm trying this on a > updated 64-bit Fedora

Is the RDP backend suppose to work?

2015-01-27 Thread John Obaterspok
Hello, I've tried for quite some time to get the RDP backend going. Perhaps it's just me that's not setting things up correctly. I'm trying this on a updated 64-bit Fedora 21 box that has Wayland 1.6 and freerdp-1.2.0-0.2.beta.1.fc21.x86_64. [john@testbox ~]$ weston --backend

Re: [PATCH] Make RDP backend supports arbitrary modes v2

2014-04-01 Thread Kristian Høgsberg
On Thu, Mar 20, 2014 at 10:34:30PM +0100, Hardening wrote: > This patch removes the extra modes parameter for the RDP compositor. And > make it support any mode that is requested (be aware that RDP client may not > support all possible modes, especially odd resolution). > > This new version fixes

Re: [PATCH] Make RDP backend supports arbitrary modes

2014-04-01 Thread Kristian Høgsberg
On Tue, Mar 18, 2014 at 06:15:54PM +0100, Hardening wrote: > This patch removes the extra modes parameter for the RDP compositor. And > make it support any mode that is requested (be aware that RDP client may not > support all possible modes, especially odd resolution). > This is definitely useful

[PATCH] Make RDP backend supports arbitrary modes v2

2014-03-20 Thread Hardening
This patch removes the extra modes parameter for the RDP compositor. And make it support any mode that is requested (be aware that RDP client may not support all possible modes, especially odd resolution). This new version fixes remarks done by Jason Ekstrand. It also fixes some missing spaces bet

Re: [PATCH] Make RDP backend supports arbitrary modes

2014-03-20 Thread Jason Ekstrand
Hardening, By and large, I think it looks good. I have a few nit-picking comments below that should take ~20 seconds to address. I was trying to test it on my machine and nothing seems to resize. Is this because the xfreerdp client doesn't support resizing or is it from some other reason? Thank

[PATCH] Make RDP backend supports arbitrary modes

2014-03-18 Thread Hardening
This patch removes the extra modes parameter for the RDP compositor. And make it support any mode that is requested (be aware that RDP client may not support all possible modes, especially odd resolution). This is definitely useful for the fullscreen shell. --- src/compositor-rdp.c | 105 +

Re: [Weston] RDP backend state

2013-12-05 Thread Manuel BACHMANN
useless. To be fair, I tried with xfreerdp too, but not on different hosts. I'll try again this evening. Regards, Tarnyko 2013/12/5 Hardening > Le 05/12/2013 15:14, Manuel BACHMANN a écrit : > > Hi folks, >> >> I tried to build the Weston 1.3.1 RDP backend using lates

Re: [Weston] RDP backend state

2013-12-05 Thread Hardening
Le 05/12/2013 15:14, Manuel BACHMANN a écrit : Hi folks, I tried to build the Weston 1.3.1 RDP backend using latest FreeRDP master, and I managed to get it to compile using the following trivial patch : http://pastebin.com/XGz4xYaE FreeRdp API for remoteFx has changed on master (so your

Re: [Weston] RDP backend state

2013-12-05 Thread Manuel BACHMANN
Hi Michael, Thanks for link ! I tried messing with the code too, and even directly in FreeRDP, but it rapidly went out of control so I stopped... I found some referencs that it worked back in April-May : http://lists.freedesktop.org/archives/wayland-bugs/2013-July/001784.html(Weston 1.1 ?) so it

Re: [Weston] RDP backend state

2013-12-05 Thread Michael Hanselmann
On 05.12.2013 15:14, Manuel BACHMANN wrote: > However, it renders only a black screen, and server-side I get the > following messages : > > unable to checkDescriptor for failed to initialize EGL EGL does > not seem to work, falling back to software rendering and wl_shm > > (my EGL doesn't work,

[Weston] RDP backend state

2013-12-05 Thread Manuel BACHMANN
Hi folks, I tried to build the Weston 1.3.1 RDP backend using latest FreeRDP master, and I managed to get it to compile using the following trivial patch : http://pastebin.com/XGz4xYaE It basically runs, and I can connect to it with : rdesktop -4 -b However, it renders only a black screen