This file is not in your image, you should clone the Weston git repo, apply the 
patch there, build a new RPM with the patch in and install it in your image. 
The workflow looks like this on your development machine:

-          gbs clone tizen:platform/upstream/Weston

-          git apply /path/to/where/you/saved/0001-evdev-support-emulator.patch

-          gbs build -i 586 --include-allu

(you may have to tweak your gbs.conf file too if not already done: 
https://wiki.tizen.org/wiki/IVI/GBS_configuration_files_Tizen_IVI)

-          Transfer the new RPM to your image

-          Install it there (zipper in --oldpackage <your-new-weston.rpm>

Geoffroy

From: ivi-boun...@lists.tizen.org [mailto:ivi-boun...@lists.tizen.org] On 
Behalf Of karthikkarthik...@yahoo.in
Sent: Tuesday, April 01, 2014 5:53 AM
To: Stanislav Vorobiov; ivi@lists.tizen.org
Subject: Re: Launch weston ivi shell - unresponsive homescreen..


Hi,

Can some one help me with the location of file "evdev.c" to run the patch.. I 
tried

Locate evdev.c

And

Find / -name evdev.c

Both didn't give a result..

I checked in /usr/src.. I couldn't find it there too..

Thanks..


________________________________
From: Stanislav Vorobiov 
<s.vorob...@samsung.com<mailto:s.vorob...@samsung.com>>;
To: karthik karthik 
<karthikkarthik...@yahoo.in<mailto:karthikkarthik...@yahoo.in>>; 
ivi@lists.tizen.org<mailto:ivi@lists.tizen.org> 
<ivi@lists.tizen.org<mailto:ivi@lists.tizen.org>>;
Subject: Re: Launch weston ivi shell - unresponsive homescreen..
Sent: Mon, Mar 31, 2014 10:41:35 AM

Hi,

It's possibly because of this - https://bugs.tizen.org/jira/browse/TIVI-2248

Currently emulator's touchscreen has problems working with weston, so this was 
worked around
by the patch which is attached to that ticket. Since you've built weston 
yourself (or used latest RPM)
you didn't apply the patch and that's why homescreen is unresponsive.

On 03/31/2014 01:57 PM, karthik karthik wrote:
> Hi,
>
> I tried to install weston ivi shell in tizen emulator. I am able to get the 
> ivi screen with the homescreen button.
>
> But I am not able to launch/move to a new screen. It is as if the whole 
> screen is inactive..
>
> I installed the rpm packages for ivi shell from tizen..
>
> Can someone help me in this ??
>
>
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> *From: * Wang, Ning W <ning.w.w...@intel.com<javascript:return>>;
> *To: * karthik karthik <karthikkarthik...@yahoo.in<javascript:return>>; 
> ivi@lists.tizen.org<javascript:return> 
> <ivi@lists.tizen.org<javascript:return>>;
> *Subject: * RE: RE: RE: RE: Error installing wayland.. in tizen emulator.
> *Sent: * Mon, Mar 31, 2014 6:51:10 AM
>
> It should not cause any issue. You can run “rpm -qa | grep wayland” to double 
> check the version.
>
>
>
> Thanks,
>
> Ning
>
> *From:*karthik karthik [mailto:karthikkarthik...@yahoo.in<javascript:return>]
> *Sent:* Monday, March 31, 2014 2:44 PM
> *To:* Wang, Ning W; ivi@lists.tizen.org<javascript:return>
> *Subject:* Re: RE: RE: RE: Error installing wayland.. in tizen emulator.
>
>
>
> Thanks ,
>
> But will the different architecture problem not cause any issues.
>
> Like, how to be sure that the latest installed wayland is used ??
>
> Thanks,
>
>
>
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> *From: *Wang, Ning W <ning.w.w...@intel.com<javascript:return> 
> <javascript:return>>;
> *To: *karthik karthik <karthikkarthik...@yahoo.in<javascript:return> 
> <javascript:return>>; ivi@lists.tizen.org<javascript:return> 
> <javascript:return> <ivi@lists.tizen.org<javascript:return> 
> <javascript:return>>;
> *Subject: *RE: RE: RE: Error installing wayland.. in tizen emulator.
> *Sent: *Mon, Mar 31, 2014 6:31:08 AM
>
>
>
> Oops.. I only saw the arch error at the first glance. In case you are 
> upgrading a package, “-Uvh” should be used instead of “-ivh”.
>
>
>
> Thanks,
>
> Ning
>
> *From:*karthik karthik [mailto:karthikkarthik...@yahoo.in<javascript:return> 
> <javascript:return>]
> *Sent:* Monday, March 31, 2014 2:16 PM
> *To:* Wang, Ning W; ivi@lists.tizen.org<javascript:return> <javascript:return>
> *Subject:* Re: RE: RE: Error installing wayland.. in tizen emulator.
>
>
>
> Hi,
>
> I am getting this error when I use the "ignorearch" option..
>
> Smackfs isn't mounted at (null). Going to the image build mode. Preparing... 
> ######################################## file /usr/lib/libwayland-client.so.0 
> from install of libwayland-client-1.4.0-10.29.i686 conflicts with file from 
> package
> libwayland-client-1.3.0-10.1.i686
>
> Thanks.
>
>
>
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> *From: *Wang, Ning W <ning.w.w...@intel.com<javascript:return>>;
> *To: *karthikkarthik...@yahoo.in<javascript:return> 
> <karthikkarthik...@yahoo.in<javascript:return>>; 
> ivi@lists.tizen.org<javascript:return> 
> <ivi@lists.tizen.org<javascript:return>>;
> *Subject: *RE: RE: Error installing wayland.. in tizen emulator.
> *Sent: *Mon, Mar 31, 2014 5:58:17 AM
>
>
>
> Please try with --ignorearch option “rpm –ivh foo.rpm --ignorearch”.
>
>
>
> Thanks,
>
> Ning
>
> *From:*karthikkarthik...@yahoo.in<javascript:return> 
> [mailto:karthikkarthik...@yahoo.in<javascript:return>]
> *Sent:* Monday, March 31, 2014 1:51 PM
> *To:* Wang, Ning W; ivi@lists.tizen.org<javascript:return>
> *Subject:* Re: RE: Error installing wayland.. in tizen emulator.
>
>
>
> Hi,
>
> Initially I was using the packages from /daily/tizen/ivi/ivi-release. It 
> didn't work.
>
> Then I used the address you had given below.
>
> This too is giving the same error.
>
>
>
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> *From: *Wang, Ning W <ning.w.w...@intel.com<javascript:return> 
> <javascript:return>>;
> *To: *karthikkarthik...@yahoo.in<javascript:return> <javascript:return> 
> <karthikkarthik...@yahoo.in<javascript:return> <javascript:return>>; 
> ivi@lists.tizen.org<javascript:return> <javascript:return> 
> <ivi@lists.tizen.org<javascript:return> <javascript:return>>;
> *Subject: *RE: Error installing wayland.. in tizen emulator.
> *Sent: *Mon, Mar 31, 2014 5:21:09 AM
>
>
>
> Did you download the packages from emulator repo like 
> https://download.tizen.org/releases/daily/tizen/ivi/ivi/latest/repos/emul/ia32/packages/
>  
> <https://download.tizen.org/releases/daily/tizen/ivi/ivi/latest/repos/emul/ia32/packages/%20>
>  ?
>
>
>
> Thanks,
> Ning
>
> *From:*ivi-boun...@lists.tizen.org<javascript:return> <javascript:return> 
> [mailto:ivi-boun...@lists.tizen.org<javascript:return> <javascript:return>] 
> *On Behalf Of *karthikkarthik...@yahoo.in<javascript:return> 
> <javascript:return>
> *Sent:* Monday, March 31, 2014 12:30 PM
> *To:* ivi@lists.tizen.org<javascript:return> <javascript:return>

> *Subject:* Error installing wayland.. in tizen emulator.
>
>
>
> Hi,
>
> I am trying to install wayland 1.40 on tizen emulator.. I am facing the 
> following error..
>
> package libwayland-client-1.4.0-10.29.i686 is intended for a different 
> architecture
>
> file /usr/lib/libwayland-client.so.0 from install of 
> libwayland-client-1.4.0-10.29.i686 conflicts with file from package 
> libwayland-client-1.3.0-10.1.i686
>
> package libwayland-cursor-1.4.0-10.29.i686 is intended for a different 
> architecture
>
> file /usr/lib/libwayland-cursor.so.0.0.0 from install of 
> libwayland-cursor-1.4.0-10.29.i686 conflicts with file from package 
> libwayland-cursor-1.3.0-10.1.i686
>
> package libwayland-server-1.4.0-10.29.i686 is intended for a different 
> architecture
>
> file /usr/lib/libwayland-server.so.0.1.0 from install of 
> libwayland-server-1.4.0-10.29.i686 conflicts with file from package 
> libwayland-server-1.3.0-10.1.i686
>
> How to solve this.. Should I remove wayland 1.3.0 before installing 1.4.0 ??

>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> IVI mailing list
> IVI@lists.tizen.org<javascript:return>
> https://lists.tizen.org/listinfo/ivi

>


Intel Corporation NV/SA
Kings Square, Veldkant 31
2550 Kontich
RPM (Bruxelles) 0415.497.718. 
Citibank, Brussels, account 570/1031255/09

This e-mail and any attachments may contain confidential material for the sole 
use of the intended recipient(s). Any review or distribution by others is 
strictly prohibited. If you are not the intended recipient, please contact the 
sender and delete all copies.
_______________________________________________
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi

Reply via email to