I have entered the commands below
.
1. In Terminal i run the command  "xhost +SI:localuser:root"

2. In target termianl if i run the command "ume-xephyr-start"
the xephyr window will come for a fraction of second and disappears.
In target terminal it is showing as...

>>Setting screen resolution to 1024x600
>>Setting DISPLAY=:0
>>Starting dbus
>> * system message bus already started; not starting.
>>Starting UI in Xephyr

>>expected keysym, got XF86KbdLightOnOff: line 70 of pc
>>expected keysym, got XF86KbdBrightnessDown: line 71 of pc
>>expected keysym, got XF86KbdBrightnessUp: line 72 of pc
>>expected keysym, got XF86KbdLightOnOff: line 70 of pc
>>expected keysym, got XF86KbdBrightnessDown: line 71 of pc
>>expected keysym, got XF86KbdBrightnessUp: line 72 of pc
>>Could not init font path element /usr/share/fonts/X11/cyrillic, removing from 
>>list!
>>Could not init font path element 
>>/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
>>[config/hal] couldn't initialise context: (null) ((null))

>>waiting for X server to shut down FreeFontPath: FPE 
>>"/usr/share/fonts/X11/misc" refcount is 2, should be 1; fixing.


3. when i entered (In target) the "pkill gconfd" and next "ume-xephyr-start"
getting like this...

Setting screen resolution to 1024x600
Setting DISPLAY=:0
Starting dbus
 * system message bus already started; not starting.
Starting UI in Xephyr

expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
expected keysym, got XF86KbdLightOnOff: line 70 of pc
expected keysym, got XF86KbdBrightnessDown: line 71 of pc
expected keysym, got XF86KbdBrightnessUp: line 72 of pc
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from 
list!
Could not init font path element 
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
[config/hal] couldn't initialise context: (null) ((null))

waiting for X server to shut down FreeFontPath: FPE "/usr/share/fonts/X11/misc" 
refcount is 2, should be 1; fixing

4. If i do once again "pkill gconfd" and next "ume-xephyr-start 800*480"

Usage: ume-xephyr-start [WxH]
  Supported resolutions: 1024x600 (default) and 800x480


Thanks and Regards,
Digambar patankar

________________________________________
From: [EMAIL PROTECTED] [EMAIL PROTECTED]
Sent: Monday, November 17, 2008 10:39 PM
To: Digambar_Patankar
Subject: RE: [Moblin Dev] ume-xephyr-start : waiting for X server to           
shutdown FreeFontPath

Hmmmmm :-(.

Can you send me the exact error again?  Also the history of the commands
you entered?  Maybe there is something I'm missing...

Jay

> Hi Jay,
>
> Thanks for your reply.
>
> I tried all the command options you mentioned below.
> Still i am getting same error as before.
>
> please help me if you have any other ideas.
>
>
> Regards,
> Digambar patankar
>
> ________________________________________
> From: [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> Sent: Saturday, November 15, 2008 6:41 AM
> To: [email protected]
> Cc: Vinnakota, Lakshmi N; Digambar_Patankar; [email protected]
> Subject: RE: [Moblin Dev] ume-xephyr-start : waiting for X server to
> shutdown      FreeFontPath
>
> Digambar:
>
> Whenever I start up xephyr for the first time in a Moblin 1.0 session I
> always run into the same issue as you.  Here are the commands I use to
> solve it:
>
> 1. In a host terminal run "xhost +" (been mentioned previously)
>
> 2. In your Moblin 1.0 target terminal, after xephyr blows up running
> "ume-xephyr-start" the first time:
>
> -do "apt-get install xfonts-cyrillic" if you do not already have this
> package installed
>
> -do "pkill gconfd"
>  or
>  "killall gconfd-2" (I do the first command)
>
>
> -rerun "ume-xephyr-start".  If it still fails, kill gconf again and try
> running in a different resolution: "ume-xephyr-start 800x480"
>
>
>
> Works for me every time.
>
> Jay
>
>> Vinnakota, Lakshmi N wrote:
>>> Can u tell me what is the Xephyr Window status...u can modify the
>>> screen resolution in the command to suit your host resolution. Does
>>> the Xephyr window come up??
>>> Few corrections in the commands:
>>> $ export DISPLAY=:2
>>> And on error
>>> $ pkill gconfd
>>
>> I think the current ume-xephyr-start script calls 'pkill gconf' btw.
>> Sorry I don't have any useful info on this yet.
>> Bob
>>
>>>
>>>
>>> Regards
>>> Lakshmi
>>>
>>> -----Original Message-----
>>> From: Digambar_Patankar [mailto:[EMAIL PROTECTED]
>>> Sent: Friday, November 14, 2008 2:49 PM
>>> To: Vinnakota, Lakshmi N; [email protected]
>>> Subject: RE: [Moblin Dev] ume-xephyr-start : waiting for X server to
>>> shutdown FreeFontPath
>>>
>>> Hi Vinnakota,
>>>
>>> **In workstation terminal if i run a command  Xephyr :2 -host-cursor
>>>     -screen 1024x600x32 -dpi 96 -ac It is diplays as follows:
>>>
>>> $ Xephyr :2 -host-cursor -screen 1024x600x32 -dpi 96 -ac
>>>
>>> Xephyr: requested screen depth not supported, setting to match hosts.
>>> Could not init font path element /usr/share/X11/fonts/misc/, removing
>>> from list!
>>>
>>> (T: samsung-Q1-ultra)[EMAIL PROTECTED]:/# export DISPLAY=2
>>> (T: samsung-Q1-ultra)[EMAIL PROTECTED]:/# echo $DISPLAY
>>> 2
>>> (T: samsung-Q1-ultra)[EMAIL PROTECTED]:/# ume-xephyr-start Setting
>>>  screen resolution to 1024x600 Setting DISPLAY=:0 Starting dbus *
>>> system message bus already started; not starting.
>>> Starting UI in Xephyr
>>>
>>> expected keysym, got XF86KbdLightOnOff: line 70 of pc expected
>>> keysym, got XF86KbdBrightnessDown: line 71 of pc expected keysym, got
>>> XF86KbdBrightnessUp: line 72 of pc expected keysym, got
>>> XF86KbdLightOnOff: line 70 of pc expected keysym, got
>>> XF86KbdBrightnessDown: line 71 of pc expected keysym, got
>>> XF86KbdBrightnessUp: line 72 of pc Could not init font path element
>>> /usr/share/fonts/X11/cyrillic, removing from list!
>>> Could not init font path element
>>> /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
>>> [config/hal] couldn't initialise context: (null) ((null))
>>>
>>> waiting for X server to shut down FreeFontPath: FPE
>>> "/usr/share/fonts/X11/misc" refcount is 2, should be 1; fixing.
>>>
>>>
>>> (T: samsung-Q1-ultra)[EMAIL PROTECTED]:/# pkill gconfg
>>> (T: samsung-Q1-ultra)[EMAIL PROTECTED]:/# ume-xephyr-start Setting
>>>  screen resolution to 1024x600 Setting DISPLAY=:0 Starting dbus *
>>> system message bus already started; not starting.
>>> Starting UI in Xephyr
>>>
>>> expected keysym, got XF86KbdLightOnOff: line 70 of pc expected
>>> keysym, got XF86KbdBrightnessDown: line 71 of pc expected keysym, got
>>> XF86KbdBrightnessUp: line 72 of pc expected keysym, got
>>> XF86KbdLightOnOff: line 70 of pc expected keysym, got
>>> XF86KbdBrightnessDown: line 71 of pc expected keysym, got
>>> XF86KbdBrightnessUp: line 72 of pc Could not init font path element
>>> /usr/share/fonts/X11/cyrillic, removing from list!
>>> Could not init font path element
>>> /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
>>> [config/hal] couldn't initialise context: (null) ((null))
>>>
>>> waiting for X server to shut down FreeFontPath: FPE
>>> "/usr/share/fonts/X11/misc" refcount is 2, should be 1; fixing.
>>>
>>> Many thanks for reply.
>>>
>>> Regards,
>>> Digambar patankar
>>>
>>> ________________________________________
>>> From: Vinnakota, Lakshmi N [EMAIL PROTECTED]
>>> Sent: Friday, November 14, 2008 11:53 AM
>>> To: Digambar_Patankar; trongtin nguyendinh; [email protected]
>>> Subject: RE: [Moblin Dev] ume-xephyr-start : waiting for X server to
>>> shutdown FreeFontPath
>>>
>>> U can try running the Xephyr Server outside the target. Try the
>>> following steps:
>>>
>>> 1) On your workstation terminal, outside the target, start Xephyr
>>>         $ sudo apt-get install xserver-xephyr (install if needed)
>>>         $ Xephyr :2 -host-cursor -screen 1024x600x32 -dpi 96 -ac
>>> 2) Inside target terminal, launch the UI in Xephyr window
>>>         $ export DISPLAY:=2
>>>         $ ume-xephyr-start
>>> 3) if u still face issues, in target terminal, do
>>>         $ pkill gconfd
>>>         $ ume-xephyr-start
>>>
>>> Hope this helps.
>>>
>>> Regards
>>> Lakshmi
>>>
>>> -----Original Message-----
>>> From: [EMAIL PROTECTED]
>>> [mailto:[EMAIL PROTECTED]
>>> On Behalf Of Digambar_Patankar
>>> Sent: Friday, November 14, 2008 11:35 AM
>>> To: trongtin nguyendinh; [email protected]
>>> Subject: RE: [Moblin Dev] ume-xephyr-start : waiting for X server to
>>> shutdown FreeFontPath
>>>
>>> Hi Trongtin,
>>>
>>> Yes, Once i run the command in terminal, $ xhost +SI:localuser:root
>>> it enable access to display.
>>> After i run the command ume-xephyr-start at target terminal the
>>> xephyr window display for few seconds and disappears.
>>> In terminal, it is showing the below massages.
>>>
>>> Then run the ume-xephyr-start
>>> (T: samsung-Q1-ultra)[EMAIL PROTECTED]:/# ume-xephyr-start Setting
>>>  screen resolution to 1024x600 Setting DISPLAY=:0 Starting dbus *
>>> system message bus already started; not starting.
>>> Starting UI in Xephyr
>>>
>>> expected keysym, got XF86KbdLightOnOff: line 70 of pc expected
>>> keysym, got XF86KbdBrightnessDown: line 71 of pc expected keysym, got
>>> XF86KbdBrightnessUp: line 72 of pc expected keysym, got
>>> XF86KbdLightOnOff: line 70 of pc expected keysym, got
>>> XF86KbdBrightnessDown: line 71 of pc expected keysym, got
>>> XF86KbdBrightnessUp: line 72 of pc Could not init font path element
>>> /usr/share/fonts/X11/cyrillic, removing from list!
>>> Could not init font path element
>>> /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
>>> [config/hal] couldn't initialise context: (null) ((null))
>>>
>>> waiting for X server to shut down FreeFontPath: FPE
>>> "/usr/share/fonts/X11/misc" refcount is 2, should be 1; fixing
>>>
>>> Many thanks,
>>>
>>> Regards,
>>> Digambar patankar
>>>
>>> ________________________________________
>>> From: trongtin nguyendinh [EMAIL PROTECTED]
>>> Sent: Thursday, November 13, 2008 9:43 PM
>>> To: Digambar_Patankar
>>> Subject: Re: [Moblin Dev] ume-xephyr-start : waiting for X server to
>>> shut down FreeFontPath
>>>
>>> To run a virtual X session, you must enable access to your display,
>>> by running the following command from your workstation's terminal:
>>>
>>> $ xhost +SI:localuser:root
>>>
>>>
>>>
>>>
>>>
>>>
>>> On Thu, Nov 13, 2008 at 7:26 AM, Digambar_Patankar
>>> <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>>
>>> wrote:
>>>
>>>
>>> Hi all,
>>>
>>> I have created a target project in macasalin lpia platform, on base
>>> system ubuntu 8.04.
>>> when i am trying to run the ume-xephyr-start from the target
>>> terminal, I am getting the xephyr window for few seconds and
>>> immediately closes.
>>> and getting following errors.
>>>
>>> (T: samsung-Q1-ultra)[EMAIL PROTECTED]:/# ume-xephyr-start Setting
>>>  screen resolution to 1024x600 Setting DISPLAY=:0 Starting dbus *
>>> system message bus already started; not starting.
>>> Starting UI in Xephyr
>>>
>>> expected keysym, got XF86KbdLightOnOff: line 70 of pc expected
>>> keysym, got XF86KbdBrightnessDown: line 71 of pc expected keysym, got
>>> XF86KbdBrightnessUp: line 72 of pc expected keysym, got
>>> XF86KbdLightOnOff: line 70 of pc expected keysym, got
>>> XF86KbdBrightnessDown: line 71 of pc expected keysym, got
>>> XF86KbdBrightnessUp: line 72 of pc Could not init font path element
>>> /usr/share/fonts/X11/cyrillic, removing from list!
>>> Could not init font path element
>>> /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
>>> [config/hal] couldn't initialise context: (null) ((null))
>>>
>>> waiting for X server to shut down FreeFontPath: FPE
>>> "/usr/share/fonts/X11/misc" refcount is 2, should be 1; fixing.
>>>
>>> Any help will be appreciated
>>>
>>>
>>> Regards,
>>> Digambar
>>>
>>> DISCLAIMER:
>>> This email (including any attachments) is intended for the sole use
>>> of the intended recipient/s and may contain material that is
>>> CONFIDENTIAL AND PRIVATE COMPANY INFORMATION. Any review or reliance
>>> by others or copying or distribution or forwarding of any or all of
>>> the contents in this message is STRICTLY PROHIBITED. If you are not
>>> the intended recipient, please contact the sender by email and delete
>>> all copies; your cooperation in this regard is appreciated.
>>>
>
>
>
> DISCLAIMER:
> This email (including any attachments) is intended for the sole use of the
> intended recipient/s and may contain material that is CONFIDENTIAL AND
> PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying
> or distribution or forwarding of any or all of the contents in this
> message is STRICTLY PROHIBITED. If you are not the intended recipient,
> please contact the sender by email and delete all copies; your cooperation
> in this regard is appreciated.
>



DISCLAIMER:
This email (including any attachments) is intended for the sole use of the 
intended recipient/s and may contain material that is CONFIDENTIAL AND PRIVATE 
COMPANY INFORMATION. Any review or reliance by others or copying or 
distribution or forwarding of any or all of the contents in this message is 
STRICTLY PROHIBITED. If you are not the intended recipient, please contact the 
sender by email and delete all copies; your cooperation in this regard is 
appreciated.

_______________________________________________
Moblin dev Mailing List
[email protected]

To manage or unsubscribe from this mailing list visit:
https://lists.moblin.org/mailman/listinfo/dev or your user account on 
http://moblin.org once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to