similar to: DBus setting options broken

Displaying 20 results from an estimated 300 matches similar to: "DBus setting options broken"

2015 Jan 08
3
Customising a CentOS 6.6 installation disk
I apologise if this is not the appropriate list for the following issue, but... Is it possible to upgrade the Linux kernel on a kickstart CD? I've changed the vmlinuz and initrd.img files in the isolinux directory from the distro's ISO image; so kernel 2.6.32-504.3.3.el6.i686 now boots from a DVD, and loads the appropriate modules and firmware from the stage 1 initrd.img. However,
2008 Nov 27
2
Annoying gconf/ccsm behavior
Fedora 10 ships with compiz and launches it as: compiz --ignore-desktop-hints glib gconf This causes compiz to load the glib and gconf plugins at startup. This works fine. The problem arises when the gconf database does not include those plugins in /apps/compiz/general/allscreens/options/active_plugins. What happens is that the plugins get loaded at startup, and after all the
2006 Dec 14
3
[dbus] add getMetadata to plugins
This patch adds support for getMetadata to plugins. It could probably use better strings for "core". I need this for my dbus-based configuration GUI. -- Travis Watkins http://www.realistanew.com -------------- next part -------------- A non-text attachment was scrubbed... Name: add_plugin_metadata.patch Type: text/x-patch Size: 2511 bytes Desc: not available Url :
2015 Jan 08
0
Customising a CentOS 6.6 installation disk
On 01/08/2015 11:18 AM, James Bishop wrote: > I apologise if this is not the appropriate list for the following > issue, but... > > Is it possible to upgrade the Linux kernel on a kickstart CD? > > I've changed the vmlinuz and initrd.img files in the isolinux > directory from the distro's ISO image; so kernel > 2.6.32-504.3.3.el6.i686 now boots from a DVD, and
2015 Jan 08
1
Customising a CentOS 6.6 installation disk
I'm looking for an image for CentOS v7 to download.... Any suggestion on a suitable website? Sent from my iPhone > On Jan 8, 2015, at 1:30 PM, Greg Bailey <gbailey at lxpro.com> wrote: > >> On 01/08/2015 11:18 AM, James Bishop wrote: >> I apologise if this is not the appropriate list for the following issue, but... >> >> Is it possible to upgrade the
2009 Aug 26
1
Enable Plugin from DBus
Hi, how can I enable a plugin from the command line? I know how to *activate* it from dbus, i.e. do the equivalent of pressing "Ctrl-F9" or whatever the hotkey is. But I don't know how to *enable* it, i.e. do the equivalent of clicking the "enabled" checkbox in compizconfig settings manager. Thanks! Carlo
2016 Feb 24
0
(no subject)
Hi, I've got an LXC container running. Essentially, only core, and openssh-server installed inside the container. Got a shell with lxc-attch -n "containername", but unable to run system-config-firewall. Any ideas, what might be wrong? Thanks, Jochen [root at centos6 /]# unset DISPLAY [root at centos6 /]# system-config-firewall Traceback (most recent call last): File
2009 Oct 06
1
vncserver startup error??
we have CENTOS 5.3 X86_64 on DELL server. recently I found Vncserver can NOT startup. Everytime I type "vncserver :1" log file have following messages: Window manager warning: Log level 32: could not find XKB extension. ** (eggcups:10072): WARNING **: IPP request failed with status 1030 ** (eggcups:10072): WARNING **: IPP request failed with status 1030 ** (nm-applet:10088):
2007 Feb 26
6
dbus introspection
I've started work on a rewrite of sorts for the dbus plugin that changes how it listens/responds to messages to make it possible to generate introspection data. The main changes are registering every plugin, screen, option, etc with dbus_connection_register_object_path and using libxml2 to generate the introspection data. This more or less works I just need to hook up the rest of the methods
2006 Jun 09
1
No window decorations with latest CVS/window shading
If I update to the latest CVS, my window decorations disappear. I'm running Gnome 2.15.2 under Gentoo, so it's possible this is some interaction with the newest gtk+ or other Gnome libraries. Gnome-window-decorator is running and the decoration plugin is loaded. I first had this problem with the latest quinnstorm, so I switched to the latest CVS for fdo compiz, removing
2007 Mar 02
3
CompDisplay from loaderLoadPlugin
I'm trying to use custom functions for loaderLoadPlugin and loaderUnloadPlugin to register/unregister plugin paths in the dbus plugin as needed but I need to get access to a CompDisplay or DbusDisplay in order to do so. Is there any way to get access to this? -- Travis Watkins http://www.realistanew.com
2006 Oct 09
1
[PATCH] dbus terminate action
I was always annoyed that you couldn't terminate an action with dbus so I have written this patch which fixes that. Hopefully this can be included. I wrote the patch trying to repeat as little code as possible so I just added a boolean parameter to the dbusHandleActivateMessage and changed the name to dbusHandleActivateDeactivateMessage. You could probably change the deactivate parameter
2006 Oct 05
3
configuration support in dbus plugin
I've added configuration support to the dbus plugin. I haven't done much testing so let me know if you find any issues with it. You can find some usage examples in the dbus plugin code. This is what KDE needs for compiz configuration support but you can of course use it for other configuration systems too. E.g. writing a simple daemon that monitors a text file and use this dbus interface
2011 Feb 17
8
[Bug 34371] New: [natty] Video corruption on kernel 2.6.38-1-generic (and on -3) and nVidia Corporation GT216 [GeForce GT 230M] (rev a2)
https://bugs.freedesktop.org/show_bug.cgi?id=34371 Summary: [natty] Video corruption on kernel 2.6.38-1-generic (and on -3) and nVidia Corporation GT216 [GeForce GT 230M] (rev a2) Product: xorg Version: 7.6 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Keywords:
2006 Dec 28
2
updating the AUTHORS file
Hey everyone, I like to get the AUTHORS file updated before the next release. I suggest that we add the name and email of anyone who contributed some piece of code to compiz. For people who have contributed such a significant piece of code that it can be considered an algorithm or some functionality (e.g. Mirco's sky dome support in the cube plugin or S?ren's plane plugin), that should
2006 Nov 12
1
[PATCH] Annotate shapes, text and dbus support
Here are my patches to add extra shapes to the annotate plugin. I have also added dbus support and made a few things configurable. The new tools available are Line, Rectangle and Circle, the original is called Brush. There is no selection line at the moment because I do not understand OpenGL yet. Hopefully these patches can be added and something added later. There is an extra action called
2007 Oct 08
1
dbus can't send to audit system
I'm seeing this in /var/log/messages: Oct 7 20:46:25 centos dbus: Can't send to audit system: USER_AVC avc: received setenforce notice (enforcing=0) : exe="?" (sauid=81, hostname=?, addr=?, terminal=?) Some googling suggested this was due to a policy issue a year ago, but I'm seeing it with selinux-policy-targeted-2.4.6-30.el5. I've got a game server program (Enemy
2007 Feb 09
0
CESA-2007:0008 Moderate CentOS 4 x86_64 dbus - security update
CentOS Errata and Security Advisory 2007:0008 https://rhn.redhat.com/errata/RHSA-2007-0008.html The following updated files have been uploaded and are currently syncing to the mirrors: x86_64: dbus-0.22-12.EL.8.i386.rpm dbus-0.22-12.EL.8.x86_64.rpm dbus-devel-0.22-12.EL.8.x86_64.rpm dbus-glib-0.22-12.EL.8.i386.rpm dbus-glib-0.22-12.EL.8.x86_64.rpm dbus-python-0.22-12.EL.8.x86_64.rpm
2007 Feb 09
0
CESA-2007:0008 Moderate CentOS 4 i386 dbus - security update
CentOS Errata and Security Advisory 2007:0008 https://rhn.redhat.com/errata/RHSA-2007-0008.html The following updated files have been uploaded and are currently syncing to the mirrors: i386: dbus-0.22-12.EL.8.i386.rpm dbus-devel-0.22-12.EL.8.i386.rpm dbus-glib-0.22-12.EL.8.i386.rpm dbus-python-0.22-12.EL.8.i386.rpm dbus-x11-0.22-12.EL.8.i386.rpm src: dbus-0.22-12.EL.8.src.rpm --------------
2007 Feb 10
0
CESA-2007:0008 Moderate CentOS 4 ia64 dbus - security update
CentOS Errata and Security Advisory 2007:0008 https://rhn.redhat.com/errata/RHSA-2007-0008.html The following updated files have been uploaded and are currently syncing to the mirrors: files: updates/ia64/RPMS/dbus-0.22-12.EL.8.ia64.rpm updates/ia64/RPMS/dbus-devel-0.22-12.EL.8.ia64.rpm updates/ia64/RPMS/dbus-glib-0.22-12.EL.8.ia64.rpm updates/ia64/RPMS/dbus-python-0.22-12.EL.8.ia64.rpm