Re: [IVI] [Dev] A question about tizen IVI boot user name

2014-12-04 Thread Ylinen, Mikko
Hi, On Fri, Dec 5, 2014 at 8:01 AM, Zhang, Zhengguang < zhengguang.zh...@intel.com> wrote: > Hi, All > > I have a question about tizen IVI boot user name, in current IVI image, > when system boots up, the default login user should be “app”, but when I > try to get the user name by the following

[IVI] Daily Release for Tizen 3.0 IVI 20141205.6

2014-12-04 Thread Wang, Ning W
Build info Tizen Vertical Tizen 3.0 IVI Release Type Daily Release OBS Project Tizen:IVI Build Date 2014-12-05 Build ID tizen-ivi_20141205.6 Provisioning Repositories https://download.tizen.org/releases/daily/tizen/ivi/tizen-ivi_20141205.6/repos/ Images https://download.tizen.org/rel

[IVI] A question about tizen IVI boot user name

2014-12-04 Thread Zhang, Zhengguang
Hi, All I have a question about tizen IVI boot user name, in current IVI image, when system boots up, the default login user should be "app", but when I try to get the user name by the following code: Struct utmpx *utmp; setutxent(); utmp = getutxent(); printf("user nam

[IVI] Tizen IVI 3.0 Sanity Test Report - 20141204.4

2014-12-04 Thread Wang, TaoX B
Key Messages --- One regression issue is caught in this build: ghostcluster doesn't work(TC-2197). Modello_Common is updated and fixes the api breaking issues which including three P1 bugs(TC-2188