Re: Xephyr stopped working on Ubuntu 9.04 with Maemo SDK 5 beta 2

2009-07-27 Thread Dave S.
Hi Andrea,

I ran into a similar permissions issue with Xephyr. Try adding these three
lines to /etc/dbus-1/system.d/xorg-server.conf (inside of the policy context
tags):


> 
> 
>

Hope this helps.

-Dave

On Mon, Jul 27, 2009 at 12:01 PM, Andrea Grandi  wrote:

> Hi all,
>
> my Xephyr installation has stopped working and I cannot understand the
> cause.
>
> I start Xephyr using this command:
>
> Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac -extension Composite
> &
>
> and I get this error:
>
> and...@andy-901:~$ [dix] Could not init font path element
> /usr/share/fonts/X11/cyrillic, removing from list!
> [config/dbus] couldn't take over org.x.config:
> org.freedesktop.DBus.Error.AccessDenied (Connection ":1.806" is not
> allowed to own the service "org.x.config.display2" due to security
> policies in the configuration file)
> unrecognised device identifier!
> (EE) config/hal: NewInputDeviceRequest failed (2)
> unrecognised device identifier!
> (EE) config/hal: NewInputDeviceRequest failed (2)
> unrecognised device identifier!
> (EE) config/hal: NewInputDeviceRequest failed (2)
> unrecognised device identifier!
> (EE) config/hal: NewInputDeviceRequest failed (2)
> [dix] Could not init font path element /usr/share/fonts/X11/cyrillic,
> removing from list!
> (EE) XKB: No components provided for device Virtual core keyboard
> [config/dbus] couldn't take over org.x.config:
> org.freedesktop.DBus.Error.AccessDenied (Connection ":1.806" is not
> allowed to own the service "org.x.config.display2" due to security
> policies in the configuration file)
> unrecognised device identifier!
> (EE) config/hal: NewInputDeviceRequest failed (2)
> unrecognised device identifier!
> (EE) config/hal: NewInputDeviceRequest failed (2)
> unrecognised device identifier!
> (EE) config/hal: NewInputDeviceRequest failed (2)
> unrecognised device identifier!
> (EE) config/hal: NewInputDeviceRequest failed (2)
> XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server
> ":0.0"
>  after 61 requests (61 known processed) with 0 events remaining.
>
> I tried also with this one: exec /usr/bin/Xephyr :2 -nolisten tcp
> -host-cursor -screen 800x480x16 -dpi 96 -ac +extension Composite
> +extension XFIXES +extension DAMAGE +extension RENDER +extension GLX
>
> suggested by a friend of mine, but it doesn't work.
>
> Some notes about my connfiguraton: I'm using Ubuntu 9.04 on a EeePC
> 901, which has this videcard:
>
> 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME
> Express Integrated Graphics Controller (rev 03)
> 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME,
> 943/940GML Express Integrated Graphics Controller (rev 03)
>
> How can I fix it? I've tried to search on Google and it looks like a
> problem with Xephyr, not with Maemo SDK, because Sugar emulator, wich
> uses Xephyr too, suffered of this bug.
>
> Thanks for your help,
>
> --
> Andrea Grandi
> email: a.grandi [AT] gmail [DOT] com
> website: http://www.andreagrandi.it
> PGP Key: http://www.andreagrandi.it/pgp_key.asc
> ___
> maemo-developers mailing list
> maemo-developers@maemo.org
> https://lists.maemo.org/mailman/listinfo/maemo-developers
>
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


ESbox doesn't recognize Scratchbox SDK

2009-03-18 Thread Dave S.
I wanted to install and use Eclipse to develop for Maemo, so I
followed the directions to install ESbox using the links on
esbox.garage.maemo.org and get Eclipse Europa, PyDev and ESbox plugins
installed, and while they do appear to be installed successfully, I am
unable to select a SDK target. Specifically, going to Windows ->
Preferences and then selecting ESbox -> Installed Targets, I click on
the "New" button, and get an Error dialog: "No scratchbox 1 or
scratchbox 2 SDK was detected; cannot configure targets"

If I install the pre-made Eclipse with ESbox + PyDev, I select Windows
-> Preferences and then select Maemo -> Installed Targets, and it
shows "Remote Connections : Nokia Internet Tablet (unknown version
0.0)" and when I click on the "New" button, I get a "Cannot install"
dialog: "Cannot install targets for any of the detected SDKs".

This is an unusual issue since I can build and run Maemo applications
just fine in either the Diablo or Fremantle emulator for x86. Clearly
I have the SDKs installed. :-O

I have already searched Google but I only found one other person
reporting this issue and asking for help (with no response in their
case).

I am using scratchbox-core 1.0.13 and Maemo SDKs 4 and 5 under Ubuntu
8.10 (running inside of VMware). Scratchbox is installed at the
default location (/scratchbox) on the host's filesystem.

Does anyone know why ESbox is unable to identify my SDK?

Thanks.
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers