Gnome-system-tools

Hi, I've been looking in the forums a solution to my problem, but I can't find anything. Well, here is my problem when I run gnome-power-manager (or any management application as sudo or root):
bash-3.2# gnome-power-manager
(gnome-power-manager:3220): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.
I've tried adding me to stb-admin group and using the script posted in another post, but I can't solve this.
Thanks in advance.

You've probably already done this, but you need to start the stbd daemon.  You can start it manually as root by:
# /etc/rc.d/stbd start
You can start stbd automatically at boot up by putting stbd in the daemons line of the /etc/rc.conf file.
DAEMONS=(syslog-ng network firestarter netfs sshd crond portmap fam dbus hal !avahi-daemon samba cups sensors stbd alsa)

Similar Messages

  • Gnome-system-tools unstable upgrade

    its still on /opt/gnome dir???? why is that? why not compile the 2.18 system tools?

    i hope this will help
    # Generated by makepkg 3.0.0
    # Tue Apr 24 10:23:51 AZOST 2007
    #packager = SickHate <[email protected]>
    pkgname=liboobs
    pkgver=2.18.1
    pkgrel=1
    pkgdesc="lib for system-tools-backends"
    url ="http://www.gnome.org/"
    source=(http://ftp.gnome.org/pub/gnome/sources/liboobs/2.18/$pkgname-$pkgver.tar.gz)
    arch = (i686)
    license = GPL
    depend = (system-tools-backends)
    makedepends=()
    provides=()
    conflicts=()
    replaces=()
    backup=()
    build() {
      cd $startdir/src/$pkgname-$pkgver
      ./configure --prefix=/usr
      make || return 1
      make DESTDIR=$startdir/pkg install
    pkgname=system-tools-backends
    pkgver=2.2.1
    pkgrel=1
    pkgdesc="Backends for Gnome System Tools"
    arch=(i686 x86_64)
    url="http://www.gnome.org/projects/gst/"
    license=(GPL)
    depends=('perl')
    makedepends=('intltool' 'sed')
    source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/2.2/$pkgname-$pkgver.tar.bz2)
    build() {
    source /etc/profile.d/gnome.sh
      cd $startdir/src/$pkgname-$pkgver
      find . -name Makefile.in -exec sed -i -e 's/-scrollkeeper-update.*//' {} \;
      if [ -f omf.make ]; then
        sed -i -e 's/-scrollkeeper-update.*//' omf.make
      fi
      ./configure --prefix=/usr
      # lalala hack for always apply changes to the source, remove if it goes to extra.
      make clean
      make || return 1
      make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1  DESTDIR=$startdir/pkg install
    pkgname=gnome-system-tools
    pkgver=2.18.1
    pkgrel=1
    pkgdesc="Gnome System Configuration Utilities"
    arch=(i686 x86_64)
    url="http://www.gnome.org/projects/gst/"
    license=(GPL)
    options=(NOLIBTOOL)
    depends=('libgnomeui>=2.9.0' 'libglade>=2.4.0' 'gconf>=2.2.0' 'system-tools-backends>=1.1.92')
    makedepends=('intltool' 'sed')
    source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/2.18/$pkgname-$pkgver.tar.bz2 )
    build() {
    source /etc/profile.d/gnome.sh
      cd $startdir/src/$pkgname-$pkgver
      find . -name Makefile.in -exec sed -i -e 's/-scrollkeeper-update.*//' {} \;
      if [ -f omf.make ]; then
        sed -i -e 's/-scrollkeeper-update.*//' omf.make
      fi
      ./configure --prefix=/usr --disable-network --enable-boot --disable-scrollkeeper
      make || return 1
      make GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1  DESTDIR=$startdir/pkg install
    works for me
    Last edited by sickhate (2007-04-24 23:04:38)

  • Where is "users-admin" now that gnome-system-tools is deprecated ?

    Hello everyone,
    I have already used the "users-admin" package from gnome to manage the permissions of the users, but, since gnome 3.2 the gnome-system-tools package which contained the users-admin package has been deprecated and replaced by gnome-control-center. So my question is, how can I reinstall the users-admin application, or, use another gnome application to do the same thing ?
    I don't really think that it is a good idea for Gnome to place an application as deprecated and not propose an alternative.
    Thanks in Advance,
    Luis Da Costa

    It is not the same but still a good option XD I really don't understand why the gnome team dropped a good tool like users-admin :S...

  • [Solved]gnome-system-tools You are not allowed access to sys config

    I did a FTP install of i686 Arch Linux on a friend's machine.  I could not get gnome-system-tools to work, keep getting:
    The configuration could not be loaded
    You are not allowed access to the system configuration
    So, I tried gnome-system-tools on an i686 Arch install on my machine, and gnome-system-tools worked.  Then I did a pacman -Syu  and fully updated the system.  The updates included udev which now prints how long udev events took on boot up.  After the updates, gnome-system-tools no longer works.  Same symptoms as the new install.
    Both machines have stbd in the /etc/rc.conf DAEMONS line.  Both the user and root in both machines are part of the stb-admin group.  Using gksu or launching as root in a terminal window results in the same problem.  The problem seems to be in system-tools-backends which works in conjuntion with dbus as I get this error:
    (time-admin:7607): Liboobs-WARNING **: There was an unknown error communicating with the backends:
    Process /usr/share/system-tools-backends-2.0/scripts/SystemToolsBackends.pl exited with status 127
    gnome-system-tools and system-tools-backends are part of the community group, so as far as I know, writing a bug report is out.  Both gnome-system-tools and system-tools-backends are out of date in community.  system-tools-backends is version 2.4.1 and the current version is 2.6.0.  I tried using makepkg to compile the new 2.6.0 version of system-tools-backends but it fails saying it needs dbus >= 1.1.2 but version of dbus is 1.0.2.  So it appears that dbus is out of date also.  That is a far as I got.
    I know this has been a problem in the past, but I got it working until this latest update. 
    Anyone got any ideas on this?
    Pudge
    Last edited by Pudge (2008-03-23 15:35:29)

    Pudge wrote:
    When I entered the Original Post, I had rebuilt gnome-system-tools as this had fixed the problem the last time.  When I went to rebuild system-tools-backends, I had decided I needed to try and build the latest version of it, which didn't work as stated above.  By this time the lateness of the hour, and the current frustration level caused me to quit for the night and write this thread.  I am fairly sure I did NOT rebuild the current system-tools-backends.
    Anyway, deleting gnome-system-tools and system-tools-backends, then rebuilding the current version of both gnome-system-tools and system-tools-backends fixed the problem.   Be sure to follow the post installation comments from system-tools-backends.
    I wrote a bug report in the AUR.
    Bug Report
    Thanks for everybody's help and suggestions.
    Pudge
    I've had the same problem with my users-admin and users-time... I've tried all the fixes from most of these posts... except for that string of code that someone wrote in this post: http://bbs.archlinux.org/viewtopic.php?id=42910
    for file in `pacman -Ql gnome-system-tools | grep desktop | cut -d" " -f2`; do cat $file | sudo sed 's/\(^Exec=\)\(.*-admin\)/\1gksudo \2/g' | sudo tee temp.desktop.tmp; sudo mv temp.desktop.tmp $file; done
    I wasn't sure what this string actually would do, so I haven't tried it yet. I figured there would be an easier way of fixing this problem. Like a simple edit in the SystemToolsBackends.pl file.....
    any help would be cool.

  • [SOLVED]GNOME-SYSTEM-TOOLS: The configuration could not be loaded

    Hello there!
    I'm a ubuntu user completely new to arch. I got my desktop up and running but there seems to be a problem setting up the gnome-system-tools program. Whenever I try to laaunch any application in this package I get this error message:
    The configuration could not be loaded
    You are not allowed to access the system configuration.
    I tried the solution on this forum thread (http://bbs.archlinux.org/viewtopic.php?id=45854 ), but to no avail. I am still getting the same error message. This is my DAEMONS line in rc.conf:
    DAEMONS=(syslog-ng hal stbd !network !dhcdbd !networkmanager wicd netfs crond alsa fam gdm)
    I have added both my user and root to the stb-admin group, this is the part of my groups file that shows this:
    stb-admin:x:103:root,abhishek
    Can anyone please help me figure out where I'm going wrong.
    Many thanks in advance.
    Last edited by bhadotia (2012-02-16 00:50:03)

    I was reading post installation wiki and found the following command to reinstall the whole system:
    pacman -S $(comm -3 <(pacman -Qq) <(pacman -Qqm))
    As a few things were not going right and I was unable to solve the problems using the ordinary methods, I decided to run the above command and now everything seems to be working fine .Though I'm not sure that this will remain like that, as the process was inturrpted a couple of times such that I had to hard reset the laptop.
    But everything seems to be going fine now - the system tools have started to work normally and another gnome-related problem has been solved.:D

  • Gnome admin tools?

    How do I access the Gnome admin tools or how do I install them? In my 'Administration' menu there is only 'Login Window'. Where are they??
    EDIT: Installed 'gnome-system-tools' from unstable, but isn't there supposed to be more?
    Last edited by miggols99 (2007-07-01 21:09:58)

    I guess you are looking for the gnome-system-tools.
    http://aur.archlinux.org/packages.php?d … s=0&SeB=nd
    http://wiki.archlinux.org/index.php/New … se_the_AUR

  • No option to change Window Title Bar Font in gnome-tweak-tool

    Hey there,
    did a fresh install today on a Haswell-PC. But there's no option to change Window Title Bar Font in gnome-tweak-tool anymore? All the other options are there.
    Is there a way to set the Window Title Bar Font elsewhere? Does someone know why this option was removed or is it due to my system somehow? I also don't see this option in the dconf-editor.
    Gnome 3.8, all the latest updates, Intel Core i5 with Intel HD 4600 Graphics
    Thanks,
    oSIRus
    Last edited by lohmeyer (2013-07-18 18:27:24)

    b4nk4i wrote:I thought that maybe this is gnome-tweak-tool obsolete. But if you say few days ago you solved the problem again, than the version of gnome-tweak-tool should work. strange...
    Hi,
    Didi you solve this issue? I have a similar problem.
    Thanks,

  • Gnome-tweak-tool error

    I did a recent full system upgrade and install of gnome-shell. When I run gnome-tweak-tool, I get the following error:
    Traceback (most recent call last):
      File "/usr/bin/gnome-tweak-tool", line 23, in <module>
        from gi.repository import Gtk
      File "/usr/lib/python2.7/site-packages/gi/importer.py", line 76, in load_module
        dynamic_module._load()
      File "/usr/lib/python2.7/site-packages/gi/module.py", line 240, in _load
        version)
      File "/usr/lib/python2.7/site-packages/gi/module.py", line 85, in __init__
        repository.require(namespace, version)
    gi.RepositoryError: Typelib file for namespace 'GdkPixbuf', version '2.0' not found
    Ouput of pacman -Qm:
    aacplusenc 0.17.5-1
    acroread 9.2-1
    alacarte 0.13.1-1
    amrenc 0.5.3-1
    archlinux-themes-gdm 1.4-1
    deskbar-applet 2.30.1-2
    draftsight beta1-2
    eggdbus 0.6-1
    firefox-beta-bin 5.0-1
    fontcacheproto 0.1.3-1
    gdm-old 2.20.10-2
    gentoo-bashrc 2008.0-2
    gnome-audio 2.22.0-1
    gnome-netstatus 2.28.1-1
    gtkpacman 2.3.1-1
    hamster-applet 2.30.2-1
    intellij-idea-ultimate-edition 10.0.2-1
    libgail-gnome 1.20.3-1
    libjpeg7 7-1
    libpng12 1.2.43-1
    libtracker 0.6.95-1
    libxfontcache 1.0.5-1
    libxxf86misc 1.0.2-1
    mintmenu 4.9.0-1
    mp4tools 0.6.8-1
    opera-devel 11.01_1160-2
    opera-static 9.64-1
    perl-xyne-arch 2010.07.17.1-1
    perl-xyne-common 2010.04.01.2-3
    picasa 3.0_5744.02-5
    seahorse-plugins 2.30.1-1
    teamviewer 6.0.9224-2
    virtualbox-ext-oracle 4.0.8-1
    virtualbox_bin 4.0.8-1
    wxgtk-2.6 2.6.4-3
    xampp 1.7.3a-1
    xf86miscproto 0.9.3-1
    xorg-res-utils 1.0.3-3

    That fixed the issue I hated to bug someone with this. Tried everthing I could think of. BTW this is the best documented distro I have ever used..Thanks. I was using an advanced copy of firefox for testing and just not removed it..Gone now though

  • WINDOWS 8.1 - System Tools no longer displaying User and Group Settings after adding a new LOCAL user.

    I jumped on my parents computer, which is on a domain.  I added a new local user(with my live.com login) and gave it admin status.  That's when the trouble began.
    The main user profile disappeared.  I used the command prompt fix (see other fixes) to add the missing user back into admin.  I logged back in, and it set up the account for the first time (WTF?).  I cannot access any files from the main account
    (that I logged into just fine before to get this debacle started.)
    When going to Local Computer Management --> System Tools, my users and groups tool is missing.
    I ran lusrmgr.msc only to find out that the most current version of Windows 8.1 and this is what it said "This snapin may not be used with this edition of Windows 8.1.  To manage user accounts for this computer, use the User Accounts tool in the
    Control Panel."   <---- Awesome!  (that was sarcasm.)
    I have spent over two hours in the User Account tool during the course of this problem only to prove that a picture of a computer is more useful that that "tool".  
    To anyone reading this ticket, the best advice I can offer you (as long as its not a crucial machine) is to back up what you can gain access to, format your hard-drive and reinstall windows and start over again.  I wouldn't recommend reinstalling 8.1,
    I would say go back to 7 and wait until 10 comes out.   Windows 8 is the new Vista.  Good luck!

    Hello AhavahOlam,
    I can understand your feelings.
    If my understanding is right, after adding a new local user in domain-joined Windows 8.1, you can’t open the local users and groups.
    Can you still add account by going to Control Panel\User Accounts and Family Safety\User Accounts\Manage Accounts?
    As this computer is domain-based, it is recommended to contact the domain administrator to see if the option is blocked.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • Python 2 is trying to import pyhon3 modules, gnome-tweak-tool broken

    I can't start gnome-tweak-tool it complains
    Traceback (most recent call last):
    File "/usr/bin/gnome-tweak-tool", line 22, in <module>
    import gi
    File "/usr/lib/python3.3/site-packages/gi/__init__.py", line 27, in <module>
    from ._gi import _API, Repository
    ImportError: /usr/lib/libpyglib-gi-2.0-python3.so.0: undefined symbol: _Py_FalseStruct
    It would appear that python2 is trying to import python3 modules. I also get this error with
    >python2
    >import gi
    Traceback (most recent call last):
    File "<stdin>", line 1, in <module>
    File "/usr/lib/python3.3/site-packages/gi/__init__.py", line 27, in <module>
    from ._gi import _API, Repository
    ImportError: /usr/lib/libpyglib-gi-2.0-python3.so.0: undefined symbol: _Py_FalseStruct
    Why is this happening!? I had a similar issue a while back with python2 trying to import a (different) python3 module when trying to install something from the AUR but that was
    fixed by doing
    export $PYTHONPATH=/usr/lib/python2.7/site-packages
    as on login my PYTHONPATH is set as /usr/lib/python3.3/site-packages, however this did not fix the gnome-tweak-tool issue.
    my python3 sys.path is
    ['', '/usr/lib/python3.3/site-packages', '/usr/lib/python33.zip', '/usr/lib/python3.3', '/usr/lib/python3.3/plat-linux', '/usr/lib/python3.3/lib-dynload', '/usr/lib/python3.3/site-packages/setuptools-0.6c11.egg-info', '/usr/lib/python3.3/site-packages/setuptools-0.6c11.egg-info']
    and my python2 sys.path is
    ['', '/usr/lib/python3.3/site-packages', '/usr/lib/python3.3/site-packages/setuptools-0.6c11.egg-info', '/usr/lib/python27.zip', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-linux2', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/lib/python2.7/site-packages', '/usr/lib/python2.7/site-packages/gtk-2.0', '/usr/lib/python2.7/site-packages/setuptools-0.6c11.egg-info', '/usr/lib/python2.7/site-packages/wx-2.8-gtk2-unicode']
    Whats going wrong!?
    Last edited by tbdc (2013-05-16 19:28:28)

    @prateek13 Please do not Necro-bump or Power-post
    https://wiki.archlinux.org/index.php/Fo … Bumping.22
    https://wiki.archlinux.org/index.php/Fo … mpty_Posts
    Closing.

  • CANNOT FIND THE DEFRAG BUTTON. HIT SA NO DEFRAG BUTTON. HIT START, PROGRAMS, ACCESSORIES, SYSTEM TOOLS. NO DEFRAG BUTTON, WHERE ELSE CAN I FIND?

    AFTER HITTING START, PROGRAMS, ACCESSORIES, SYSTEM TOOLS, THERE IS NO DEFRAG BUTTON. THERE ARE OTHER PO==O NO DEFRAG BUTTON, WHERE ELSE COULD IT BE? WENT TO START, PROGRAMS, ACCESSORIES, SYSTEM TOOLS. THERE ARE OTHER OPTIONS BUT NONE HAVE TO DO WITH DEFRAGING. HELP!!!!!
    == This happened ==
    Every time Firefox opened
    == i TRIED TO DEFRAG MY CM

    Yeah, this is no place for Windows help...
    But, press Windows key + R
    then type in:
    dfrg.msc
    Press Enter.
    Should open defrag utility for you =/

  • System tools folder is empty - How can I restore the items?

    Hi
    MY System tools folder is empty.
    Is there any way of restoring the items such as System restore, backup, scheduled tasks etc.
    All these are accessible by other routes
    Regards Fred

    I have zipped up the folder on my computer and I have uploaded it to a filehost for you.
    All you need to to is:
    1. Visit http://www.filehost.gr/593219 , scroll to the bottom, wait 1 minute for your session to activate and download.
    2. Unzip the files in the folder.
    3. Cut the files and right click Start Menu and select Explorer All Users, find the System Tools folder and insert the items there.
    If you notice the programs don't work, then there are some corruptions in your XP and you can either try and fix manually or I recommend doing a format with the restore disk as a safe bet to fix all problems on the computer - back up all your files to an external HDD or CD/DVD if you do though.
    Good luck.

  • [Gnome 3] gnome-tweak-tool crashes after update

    Todays update apparently adds config to edit the window borders as well as checking for 2 folders for themes / icons: ~/.themes and ~/.icons.
    These folders were not available by default on my gnome 3 installation, shouldn't these directories be provided by metacity?
    [stefan@pcsteef ~]$ gnome-tweak-tool
    Traceback (most recent call last):
    File "/usr/bin/gnome-tweak-tool", line 81, in <module>
    MainWindow()
    File "/usr/bin/gnome-tweak-tool", line 46, in __init__
    model)
    File "/usr/lib/python2.7/site-packages/gtweak/tweakview.py", line 38, in __init__
    self._model.load_tweaks()
    File "/usr/lib/python2.7/site-packages/gtweak/tweakmodel.py", line 97, in load_tweaks
    mods = __import__("gtweak.tweaks", globals(), locals(), tweak_files, 0)
    File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_windows.py", line 72, in <module>
    WindowThemeSwitcher(size_group=sg),
    File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_windows.py", line 43, in __init__
    [(t, t) for t in self._get_valid_themes()],
    File "/usr/lib/python2.7/site-packages/gtweak/tweaks/tweak_windows.py", line 53, in _get_valid_themes
    for t in os.listdir(thdir):
    OSError: [Errno 2] No such file or directory: '/home/stefan/.themes'
    the related commit:
    http://git.gnome.org/browse/gnome-tweak … e8b78b367e
    *edit*
    related bugreport is already open:
    https://bugzilla.gnome.org/show_bug.cgi?id=648735
    Last edited by stefanwilkens (2011-04-27 08:04:55)

    Probably should, but those two directories weren't there on my clean install.  I just created .themes and .icons and restarted the application, and it worked.  (Saw the bug report)
    ...and the fix has already been released per bugzilla.
    Last edited by caseyjp1 (2011-04-27 11:08:39)

  • System tools tabs do not appear in admin console -web center sites

    Hi,
    System tools tabs do not appear in admin console of web center sites.
    I have set jdk path under serverstart menu of weblogic ,included classpath and preclasspath in setDomainEnv.cmd and have also inculded java_options under startweblogic.cmd ,still system tools tab do no appear.
    how to resolve the issue.Please help.
    Thanks,

    Hi
    Please mention below configuration in your setDomainEnv.bat file
    set CLASSPATH=<Path to the sites installation directory>;%CLASSPATH%
    set PRE_CLASSPATH=C:\bea\domains\CS\WEB-INF\lib\commons-lang-2.4.jar;%PRE_CLASSPATH%
    please check the paths as per your installation directories.
    restart server then check, it should come.
    ~Rajiv Jain

  • Release in gnome-system-monitor is "n/a"

    Hello, I tried much but still don't know how does gnome-system-monitor read the "release" info.
    May anyone help me? Thanks!

    you need to install lsb-release, and adjust whatever you want in /etc/lsb-release
    https://www.archlinux.org/packages/?sor … =&limit=50

Maybe you are looking for

  • Creative MediaSource 5 Err

    Ok. I've used Creative for a long time now, but I have no idea how to cope with this issue--I'm not particularly 'puter literate. I bought this laptop, a Toshiba, at the end of summer and installed an older MediaSource on it (from a previous Creative

  • How to create PDF Portfolio ?

    Hi, I am developing a plugin for Acrobat X. My plugin have a menu item to create PDF Portfolios.I searched the SDK but was not able to find any API or sample to create a portfolio. The SDK mentioned that the Navigator API have been removed from Acrob

  • JMS, MQSeries 5.2 and Websphere 4.0.2

    How to configuring the WebSphere to work with MQSeries, Does anybody know how to do it.

  • FMS: NAT and Firewall

    I've run into one roadblock after another with Cirrus (Stratus) - basically, even the Adobe Videophone example refuses to work in the 'real world' where there's a mix of NAT and firewall configurations outside the developer's control. (http://forums.

  • My iPad Died And Won't Work

    My iPad has died and I immediately plugged it in. I ate breakfest, and then checked on it. Unusually, it didn't turn on by itself, and so I attempted to turn it on. The Apple logo came onto the screen, but then went away. I attempted to turn it on ag