← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 325706] Re: [jaunty] Xephyr fails with D-Bus AccessDenied

 

I added what I thought were the appropriate lines to 
so it looks like this now:

<!DOCTYPE busconfig PUBLIC
 "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
 "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd";>
<busconfig>
        <policy context="default">
                <allow own="org.x.config.display0"/>
                <allow send_destination="org.x.config.display0"/>
                <allow send_interface="org.x.config.display0"/>
                <allow own="org.x.config.display1"/>
                <allow send_destination="org.x.config.display1"/>
                <allow send_interface="org.x.config.display1"/>
                <allow own="org.x.config.display100"/>
                <allow own="org.x.config.display101"/>
                <allow own="org.x.config.display102"/>
                <allow own="org.x.config.display103"/>
                <allow own="org.x.config.display104"/>
                <allow own="org.x.config.display105"/>
                <allow own="org.x.config.display106"/>
                <allow own="org.x.config.display107"/>
                <allow own="org.x.config.display108"/>
                <allow own="org.x.config.display109"/>
                <allow own="org.x.config.display110"/>
        </policy>
</busconfig>

but now I still have the following problem with sugar-emulator.

araya@araya-d600:~$ sugar-emulator
/usr/share/themes/EdubuntuColors/gtk-2.0/gtkrc:77: Murrine configuration option "hilight_ratio" will be deprecated in future releases. Please use "highlight_shade" instead.
[dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
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 register object path
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)
matchbox: keyboard does not appear to have a <alt> key.
matchbox: ignoring key shortcut <Alt>return=fullscreen

/usr/lib/python2.6/dist-packages/jarabe/desktop/meshbox.py:19: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
/usr/lib/python2.6/dist-packages/jarabe/desktop/keydialog.py:17: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
araya@araya-d600:~$ 

I don't know if I should file another bug report or what.  Advice
solicited.

Thanks,

Rob

-- 
[jaunty] Xephyr fails with D-Bus AccessDenied
https://bugs.launchpad.net/bugs/325706
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.