Re: Same ilm surface on multiple layer support

2018-05-10 Thread Vikas Patil
> Hi Vikas, > > > > This issue might be fixed with this patch: e8ff7df863a10eb4be5273017fb544 > b5f823fc6a > > > > Please try with it. > > > > Best regards, > > > > *Wataru Mizuno* > > ADITJ / SWG > > > > +81-(0)566-56-0946 &g

Re: Same ilm surface on multiple layer support

2018-05-10 Thread Vikas Patil
*) () #3 0x00035a40 in printScene() () #4 0x0001d4e8 in func_2(Expression*) () #5 0x000330ac in ExpressionInterpreter::interpretCommand(std::__cxx11::basic_string<char, std::char_traits, std::allocator >) () #6 0x00018d50 in main () Regards, Vikash On Tue, Apr 17, 2018 at 10:51 AM, Vikas

Re: Same ilm surface on multiple layer support

2018-04-16 Thread Vikas Patil
Hi Emre, Could you please suggest on this blocking behavior of LayerManagerControl with multi screen/layer? Thank You. Best Regards, Vikash On Wed, Apr 11, 2018 at 11:35 AM, Vikas Patil <vikasmpa...@gmail.com> wrote: > Hi Emre Ucan, > > Thanks a lot for your quick response. I

Re: Same ilm surface on multiple layer support

2018-04-11 Thread Vikas Patil
> > Tel. +49 5121 49 6937 > > *From:* wayland-devel [mailto:wayland-devel-boun...@lists.freedesktop.org] > *On Behalf Of *Vikas Patil > *Sent:* Dienstag, 10. April 2018 14:58 > *To:* genivi-ivi-layer-managem...@lists.genivi.org; Mizuno, Wataru > (ADITJ/SWG); wayland mailing list &

Same ilm surface on multiple layer support

2018-04-10 Thread Vikas Patil
+Subject Dear All, We are facing issue when we are trying to add same surface to multiple layers. When we try to attach surface to another layer, it is getting detached from the earlier layer. We are using wayland/weston/wayland-ivi-extension 1.11.0 with drm-backend on TI's Soc. Could anyone

ikshwaku.ec2...@gmail.com

2018-04-10 Thread Vikas Patil
Dear All, We are facing issue when we are trying to add same surface to multiple layers. When we try to attach surface to another layer, it is getting detached from the earlier layer. We are using wayland/weston/wayland-ivi-extension 1.11.0 with drm-backend on TI's Soc. Could anyone know if

Re: [wayland + ILM] proxy wrappers usage of wayland 1.11.0 to 1.9.0

2017-08-20 Thread Vikas Patil
-August/ Thanks & Regards, Vikash On Fri, Aug 18, 2017 at 7:35 PM, Philipp Kerling <pkerl...@casix.org> wrote: > Hi, > > Am Freitag, den 18.08.2017, 18:35 +0530 schrieb Vikas Patil: >> Dear All, >> >> >> I have backported following patches from wayland 1.

[wayland + ILM] proxy wrappers usage of wayland 1.11.0 to 1.9.0

2017-08-18 Thread Vikas Patil
Dear All, I have backported following patches from wayland 1.11.0 to 1.9.0 to test one crash issue [1] . I am able to backport and start Weston with it. Is this valid thing to do? https://cgit.freedesktop.org/wayland/wayland/commit/?id=6d29c0da3cd168e08187cd204d2314188479c0f1 [client:

[wayland+ILM] Understanding crash in wayland lib with media playback

2017-08-17 Thread Vikas Patil
Dear All, I am observing crash with following callstack. Is this known issue to anyone here and fixed with latest version? How should one debug such issues? Any inputs, comments or suggestion to debug and fix this issue would be very helpful. I am suspecting it is related to bug

Re: Linux: Smooth splashscreen with system having weston with drm-backend

2017-07-14 Thread Vikas Patil
On Thu, Jul 13, 2017 at 7:20 PM, Daniel Vetter <daniel.vet...@ffwll.ch> wrote: > On Thu, Jul 13, 2017 at 3:33 PM, Vikas Patil <vikasmpa...@gmail.com> wrote: >> Dear All, >> >> I am looking for an solution to have early smooth splashscreen on the >> Linux syst

Re: How to configure/use/assign hardware pipeline/plane for specific application?

2017-06-12 Thread Vikas Patil
Thanks Pekka for explaining it. May be I will have a look once Daniel shares the latest branch details. On Fri, Jun 9, 2017 at 5:10 PM, Pekka Paalanen <ppaala...@gmail.com> wrote: > On Fri, 9 Jun 2017 15:02:03 +0530 > Vikas Patil <vikasmpa...@gmail.com> wrote: > >> On

Re: How to configure/use/assign hardware pipeline/plane for specific application?

2017-06-09 Thread Vikas Patil
On Fri, Jun 9, 2017 at 1:16 PM, Pekka Paalanen <ppaala...@gmail.com> wrote: > > On Fri, 9 Jun 2017 12:31:22 +0530 > Vikas Patil <vikasmpa...@gmail.com> wrote: > > > Dear All, > > > > I am using wayland/weston 1.11.0 (with ivi-shell and drm-backend) with

How to configure/use/assign hardware pipeline/plane for specific application?

2017-06-09 Thread Vikas Patil
Dear All, I am using wayland/weston 1.11.0 (with ivi-shell and drm-backend) with DRA7xx (TI's automotive SoC) and Linux 4.4. I am investigating on how could wayalnd based application can be assigned to use particular pipeline. Use-case details: As TI's DRA7xx SoC provides 1 graphics and 3 video

Re: [Video] ILM support for waylandsink query

2017-03-28 Thread Vikas Patil
the ilmClient calls and use wayland protocol directly > and you can continue to use the ilmCommon api this one is thread save. > > Hope this helps, > Eugen > > 2017-03-27 10:35 GMT+02:00 Vikas Patil <vikasmpa...@gmail.com>: > > Hi All, > > > > Modifying the

Re: [Video] ILM support for waylandsink query

2017-03-27 Thread Vikas Patil
t, 800, 480); Thanks & Regards, Vikash On Fri, Mar 24, 2017 at 3:28 PM, Vikas Patil <vikasmpa...@gmail.com> wrote: > Dear All, > > I am trying to add support for wayland-ivi-extension 1.11.0 to waylandsink > [1] (video sink plug-in from gstreamer1.0-plugins-bad packa

[Video] ILM support for waylandsink query

2017-03-24 Thread Vikas Patil
Dear All, I am trying to add support for wayland-ivi-extension 1.11.0 to waylandsink [1] (video sink plug-in from gstreamer1.0-plugins-bad package) for Jacinto6 SoC using following two methods. 1. Using ivi-application protocol similar to simple-egl.c (test from weston) - This works. - Here is

Re: Dual display in clone mode with weston and wayland-ivi-extension

2017-03-15 Thread Vikas Patil
gt; > Best regards > > Emre Ucan > Software Group I (ADITG/SW1) > > Tel. +49 5121 49 6937 > > > -Original Message- > > From: wayland-devel [mailto:wayland-devel- > > boun...@lists.freedesktop.org] On Behalf Of Vikas Patil > > Sent: Freitag, 10. Mär

Dual display in clone mode with weston and wayland-ivi-extension

2017-03-09 Thread Vikas Patil
Dear All, Do wayland/weston or wayland-ivi-extension supports dual display in clone mode? If not, is there any way I can configure weston or wayland-ivi-extension to operate dual display in clone mode? Is there any plan to support this? Any suggestions/inputs on How can I achieve this? Thanks

Re: wayland/weston 1.9.0 and glimagesingk gstreamer wayland sink query with i.MX6

2017-03-06 Thread Vikas Patil
uot;Pekka Paalanen" <ppaala...@gmail.com> wrote: On Wed, 8 Feb 2017 19:28:10 +0530 Vikas Patil <vikasmpa...@gmail.com> wrote: > Dear All, > > > > When I run simple video application (which pause and play gstreamer > pipeline continuously) based on following pipeli

wayland/weston 1.9.0 and glimagesingk gstreamer wayland sink query with i.MX6

2017-02-08 Thread Vikas Patil
Dear All, When I run simple video application (which pause and play gstreamer pipeline continuously) based on following pipeline [1] with weston 1.9.0 and glimagesink (part of gstreamer1.0-plugins-bad 1.6.0 package) on i.MX6 based platform and Linux 4.1 without exporting (export

Re: weston sometime fails to start using systemd unit file

2017-01-18 Thread Vikas Patil
Hi Daniel, Any clue/inputs after looking at the logs? Regards, Vikash On Wed, Jan 11, 2017 at 10:55 AM, Vikas Patil <vikasmpa...@gmail.com> wrote: > Hi Daniel, > > Thanks a lot for your quick reply. See comments below. > > On Tue, Jan 10, 2017 at 9:28 PM, Daniel Díaz R

Re: weston sometime fails to start using systemd unit file

2017-01-10 Thread Vikas Patil
Hi Daniel, Thanks a lot for your quick reply. See comments below. On Tue, Jan 10, 2017 at 9:28 PM, Daniel Díaz Rodríguez < daniel.d...@linaro.org> wrote: > Hello! > > > On 10 January 2017 at 06:39, Vikas Patil <vikasmpa...@gmail.com> wrote: > >> We are st

weston sometime fails to start using systemd unit file

2017-01-10 Thread Vikas Patil
Dear All, We are starting weston (1.9.0) using below systemd unit file of type notify (backported sd_notify related changes from weston 1.11.0 to weston 1.9.0). It works well with i.MX6 (NXP, fbdev backend) based platform, however with Jacinto (TI, drm backend) based platform sometimes it fails

Re: starting weston using systemd on tty=1 query

2016-10-05 Thread Vikas Patil
is not connected Jan 01 00:00:17 mmt2020 systemd[1]: weston.service: Main process exited, code=exited, status=0/SUCCESS Jan 01 00:00:17 mmt2020 systemd[1]: weston.service: Changed stop-sigterm -> dead Regards, Vikash On Wed, Oct 5, 2016 at 2:21 PM, Vikas Patil <vikasmpa...@gmail.com> wrote: &

starting weston using systemd on tty=1 query

2016-10-05 Thread Vikas Patil
Dear All, I am working on to start weston on tty=1 using the systemd, however it fails to start on boot-up. If I launch weston after bootup using "systemd start weston" then it works but not with the bootup. If I use tty=2 then it work on bootup. systemd version is 225. Could you anyone explain

Understanding Multi Display Support with Wayland/Weston

2016-08-30 Thread Vikas Patil
Dear All, I am trying to understand multi display support with wayland/weston in any of the following mode with drm-backend and ivi-shell. Planning to use TI soc (Jacinto 6, DRA7XX) with linux to test multi display (dual). It would be great help if you could give inputs/information/suggest on

Re: Two wayland connection in single process context

2016-07-29 Thread Vikas Patil
On Fri, Jul 29, 2016 at 4:53 PM, Pekka Paalanen <ppaala...@gmail.com> wrote: > On Fri, 29 Jul 2016 15:03:39 +0530 > Vikas Patil <vikasmpa...@gmail.com> wrote: > >> On Fri, Jul 29, 2016 at 1:17 PM, Pekka Paalanen <ppaala...@gmail.com> wrote: >> >> &g

Re: Two wayland connection in single process context

2016-07-29 Thread Vikas Patil
On Fri, Jul 29, 2016 at 1:17 PM, Pekka Paalanen <ppaala...@gmail.com> wrote: > On Wed, 27 Jul 2016 17:06:04 +0530 > Vikas Patil <vikasmpa...@gmail.com> wrote: > >> Dear All, >> >> Could you comment/suggest on following approach of using two different

Two wayland connection in single process context

2016-07-27 Thread Vikas Patil
Dear All, Could you comment/suggest on following approach of using two different wayland connection in single process? First wayland connection for creating wl_shm backed wayland surface for receiving touch inputs in main thread or as separate thread. Like simple-touch.c example but without

Re: Touch events not reviving with wayland-ivi-extenssion 1.4.0 and wayland video sink

2016-07-13 Thread Vikas Patil
Regards, Vikash On Tue, Dec 15, 2015 at 8:24 PM, Vikas Patil <vikasmpa...@gmail.com> wrote: > If I force to pass the if condition as follows using the surface id > even though surfaces doesn't match, it is working. Does this might be > due to the way I created the surface 90

eglSwapBuffer blocks without any shell surface query!

2016-06-07 Thread Vikas Patil
Dear All, What if I don't use any shell/shell surface in GLES/EGL based application with wayland/weston? Will eglSwapBuffer blocks in that case? Is using any shell surface must? I am fine if application doesn't display but it should run and not block without shell surface. I am trying to

Re: Touch input behavior on overlapping ivi surfaces

2016-05-24 Thread Vikas Patil
On Tue, May 24, 2016 at 6:44 PM, Pekka Paalanen <ppaala...@gmail.com> wrote: > On Tue, 24 May 2016 18:29:52 +0530 > Vikas Patil <vikasmpa...@gmail.com> wrote: > >> Dear All, >> >> Here (attached here the image ) the touch input is not going to surface

Touch input behavior on overlapping ivi surfaces

2016-05-24 Thread Vikas Patil
Dear All, Here (attached here the image ) the touch input is not going to surface 1 even after touching any of the two buttons on surface 1. Instead touch event goes to surface 2. Also if I touch anywhere in the area marked green also goes to surface 2 even it being the part of surface 1.

How to start weston with non root user?

2016-04-27 Thread Vikas Patil
Dear All, I have a requirement to start the weston 1.8.0 with non-root user. I tried it starting weston using following commands in systemd unit file with "root" user (first to verify if all commands works) . However with this it shows service status as "dead". Later intension is to start with

Re: wayland crash debugging help required

2016-03-31 Thread Vikas Patil
r 30, 2016 at 1:38 PM, Pekka Paalanen <ppaala...@gmail.com> wrote: > On Wed, 30 Mar 2016 12:01:58 +0530 > Vikas Patil <vikasmpa...@gmail.com> wrote: > >> Dear all, >> >> I am observing "Segmentation fault" with below mentioned back-trace >> whi

wayland crash debugging help required

2016-03-30 Thread Vikas Patil
Dear all, I am observing "Segmentation fault" with below mentioned back-trace while playing video (loop back mode )and continuously pressing home button on target (which brings video screen to home screen of HMI). Printing the locals shows null pointer deference (i.e. line 46, print elm->next,

How to build weston/wayland with debug information?

2015-12-23 Thread Vikas Patil
Dear All, How can I build wayland/weston with debug information in it? I mean debug build of wayland/weston. I am using weston 1.8.0 and building using yocto based environment. Thanks & Regards, Vikas ___ wayland-devel mailing list

RE: How to build weston/wayland with debug information?

2015-12-23 Thread Vikas Patil Gmail
Oh! Forgot that yocto generated debug packages as well. Regards, Vikas -Original Message- From: "Vikas Patil" <vikasmpa...@gmail.com> Sent: ‎12/‎23/‎2015 3:26 PM To: "wayland mailing list" <wayland-devel@lists.freedesktop.org> Subject: How to build westo

Re: Touch events not reviving with wayland-ivi-extenssion 1.4.0 and wayland video sink

2015-12-15 Thread Vikas Patil
= 90) { surf_ctx->focus |= ILM_INPUT_DEVICE_TOUCH; send_input_focus(seat->input_ctx, interface->get_id_of_surface(surf_ctx->layout_surface), ILM_INPUT_DEVICE_TOUCH, ILM_TRUE); } Thanks & Regards, Vikash On Mon, Dec

Re: Touch events not reviving with wayland-ivi-extenssion 1.4.0 and wayland video sink

2015-12-14 Thread Vikas Patil
gt;> From: genivi-ivi-layer-management-boun...@lists.genivi.org [mailto:genivi- >> ivi-layer-management-boun...@lists.genivi.org] On Behalf Of Vikas Patil >> Sent: Samstag, 12. Dezember 2015 12:57 >> To: genivi-ivi-layer-managem...@lists.genivi.org; meta- >> freesc...@

Touch events not reviving with wayland-ivi-extenssion 1.4.0 and wayland video sink

2015-12-12 Thread Vikas Patil
Dear All, I am using wayland video sink (i.e. imxeglvivsink) from gstreamer1.0-plugins-imx [1] to play the video along with weston 1.8.0 and wayland-ivi-extenstion 1.4.0. I have modified “imxeglvivsink” to have the ilm and touch input support [2]. Basically I am posting touch events on GST bus

Re: Touch event delayed or missing with weston 1.8.0 and qtwayland 5.4.2

2015-12-11 Thread Vikas Patil
delay in wayland log from weston and hmi, second touch to recover @All, Waiting for comments/suggestions/inputs and thanking you all. Thanks & Regards, Vikas On Sat, Nov 21, 2015 at 1:28 AM, Giulio Camuffo <giuliocamu...@gmail.com> wrote: > 2015-11-20 13:28 GMT+02:00 Vikas Pa

Re: How to hide mouse cursor with weston and ivi-shell?

2015-12-09 Thread Vikas Patil
On Wed, Dec 9, 2015 at 6:29 PM, Pekka Paalanen <ppaala...@gmail.com> wrote: > On Wed, 9 Dec 2015 18:18:04 +0530 > Vikas Patil <vikasmpa...@gmail.com> wrote: > >> Dear All, >> >> I would like to have the mouse pointer support available with weston >> an

How to hide mouse cursor with weston and ivi-shell?

2015-12-09 Thread Vikas Patil
Dear All, I would like to have the mouse pointer support available with weston and ivi-shell (with ivi-controller.so) but want to hide the cursor which is always visible. Is there any easy way I can do this? Any ideas/suggestions? ** My weston.ini file for reference.Removing "cursor-theme" and

Re: How to hide mouse cursor with weston and ivi-shell?

2015-12-09 Thread Vikas Patil
On Wed, Dec 9, 2015 at 7:45 PM, Pekka Paalanen <ppaala...@gmail.com> wrote: > On Wed, 9 Dec 2015 18:50:38 +0530 > Vikas Patil <vikasmpa...@gmail.com> wrote: > >> On Wed, Dec 9, 2015 at 6:29 PM, Pekka Paalanen <ppaala...@gmail.com> wrote: >> > On Wed,

Re: Touch event delayed or missing with weston 1.8.0 and qtwayland 5.4.2

2015-11-20 Thread Vikas Patil
420.341950, -- EV_SYN ---- Best Regards, Vikash On Thu, Nov 19, 2015 at 8:59 PM, Vikas Patil <vikasmpa...@gmail.com> wrote: > Dear Community, > > I am using following components and seeing sometime touch doesn't > respond (seems touch_up event delayed or some t

Touch event delayed or missing with weston 1.8.0 and qtwayland 5.4.2

2015-11-19 Thread Vikas Patil
Dear Community, I am using following components and seeing sometime touch doesn't respond (seems touch_up event delayed or some touch event missing). For example back button on screen takes time to go back to desired screen or I need to touch it again. linux 3.14.28 weston 1.8.0 with ivi-shell

Re: Input: Hard-keys input support using libinput and weston 1.8.0

2015-11-01 Thread Vikas Patil
On Mon, Nov 2, 2015 at 7:56 AM, Peter Hutterer <peter.hutte...@who-t.net> wrote: > > On Fri, Oct 30, 2015 at 11:43:34AM +0530, Vikas Patil wrote: > > I have a requirement where Hard-Keys input events (e.g. Home button, Back > > button, Volume buttons or Volume Rotary Kno

Input: Hard-keys input support using libinput and weston 1.8.0

2015-10-30 Thread Vikas Patil
Dear All, I have a requirement where Hard-Keys input events (e.g. Home button, Back button, Volume buttons or Volume Rotary Knobs) needs to be injected into weston compositor and passed to application or application can listen on those events using wayland/weston some way. Does weston 1.8.0 and

Is VT sharing possbile with weston 1.8.0 with fbdev backend?

2015-10-27 Thread Vikas Patil
Dear All, Does anyone know here if weston switches between VTs (Virtual Terminal) while starting weston using "fbdev" backend and GLA2D (Freescale specific renderer)? If yes then is there any way to stop switching between VTs and still star it successfully? I am using weston 1.8.0 on iMX

RE: Is VT sharing possbile with weston 1.8.0 with fbdev backend?

2015-10-27 Thread Vikas Patil Gmail
backend? I am trying splash screen and want to avoid flicker/screen clear. Using fb0 for splash and fb1 for Weston. Thanks & Regards, Vikash -Original Message- From: "Daniel Stone" <dan...@fooishbar.org> Sent: ‎10/‎27/‎2015 7:43 PM To: "Vikas Patil" <vi

RE: Is VT sharing possbile with weston 1.8.0 with fbdev backend?

2015-10-27 Thread Vikas Patil Gmail
Weston starts. Thanks, Vikash -Original Message- From: "Jasper St. Pierre" <jstpie...@mecheye.net> Sent: ‎10/‎27/‎2015 9:14 PM To: "Vikas Patil Gmail" <vikasmpa...@gmail.com>; "Daniel Stone" <dan...@fooishbar.org> Cc: "wayland mailing li

Re: Weston 1.8.0: touch input using evdev not working

2015-10-13 Thread Vikas Patil
info /dev/input/event0 Thanks for your help. Regards, Vikash On Tue, Sep 29, 2015 at 10:24 AM, Vikas Patil <vikasmpa...@gmail.com> wrote: > Hi Andreas, > > Thanks for inputs. Below is the requested information. I will check if I > can upgrade systemd from 208 to 221. > > Do th

Re: Weston 1.8.0: touch input using evdev not working

2015-09-28 Thread Vikas Patil
Hi Andreas, Thanks for inputs. Below is the requested information. I will check if I can upgrade systemd from 208 to 221. Do the system need to have udevd --daemon running ? I think my system uses mdev. root@linux:~# cat /sys/devices/virtual/input/input0/event0/device/properties 2 root@linux:~#

Re: Weston 1.8.0: touch input using evdev not working

2015-09-28 Thread Vikas Patil
/bus/input/devices I: Bus= Vendor= Product=0000 Version= N: Name="mxt540e_i2c" P: Phys= S: Sysfs=/devices/virtual/input/input0 U: Uniq= H: Handlers=event0 B: PROP=2 B: EV=b B: KEY=400 0 0 0 0 0 0 0 0 0 0 B: ABS=6618000 3 Thanks & Regards, Vikash On Fri, Sep 25, 2015 a

Weston 1.8.0: touch input using evdev not working

2015-09-28 Thread Vikas Patil
Dear Members, I am trying Weston 1.8.0 on i.MX6 with Freescale linux 3.14.28 and seems that touch input is not working for me. Weston.log show the following messages. I am not using llibinput backend yet. Could anyone give some inputs/suggestion to fix this? Is this due to following