Auto suspend on idle without Gnome or KDE? [SOLVED]

This may be a stupid question but I've never had to actually mess with this before on a system without Gnome or KDE installed (they have their own utilities which tends to make this easy) and I've spent an hour researching to no avail.
I'm looking for a way to force the entire computer to automatically suspend to RAM after 30 minutes of no keyboard or mouse activity. I already have pm-utils and xscreensaver installed and 'pm-suspend' already works great when I call it manually but what I'm missing is a way to detect the idle and actually call 'pm-suspend' automatically.  I do have HAL and udev.  Of course it runs X too but there is no D.E. installed.  Only various Window managers.
BTW- this is for a Desktop not a laptop if that is significant for some reason.  The reason for it is basically I want this computer to suspend (to save power) at night and other times when it's not being used.
Thanks for any help you can give!
Last edited by davidm (2011-02-21 01:58:18)

Still welcoming some help after all....
I've been attempting to use xfce4-power-manager but am having an issue where as a normal user actual power management options other than for the monitor are disabled.  It works fine as root but not as a normal user.
User is a member of the power group.
Have consolekit installed.
Launching WM from .xinitrc (No Display manager such as slim) using 'exec ck-launch-session /usr/local/bin/wm'
Anything I am missing for why this wouldn't work? 
Trying to use the debug option:
(xfce4-power-manager:2633): xfce4-power-manager-WARNING **: Unable to connect to session managet : Failed to connect to the session manager: SESSION_MANAGER environment variable not defined
(xfce4-power-manager:2633): xfce4-power-manager-WARNING **: could not map keysym 1008ffa8 to keycode
** (xfce4-power-manager:2633): WARNING **: No outputs have backlight property
** (xfce4-power-manager:2633): DEBUG: executed /usr/sbin/xfpm-power-backlight-helper --get-max-brightness; retval: 1024
** (xfce4-power-manager:2633): DEBUG: xfpm_brightness_setup_helper: get-max-brightness returned -1
** (xfce4-power-manager:2633): DEBUG: no brightness controls available
Last edited by davidm (2011-02-21 01:17:51)

Similar Messages

  • System wide proxy settings without gnome and kde

    Hi,
    this is my software stack:
    linux
    X
    openbox
    chromium
    my university had the great idea to cencor and filter the internet so that students can't do bad stuff and besides that can't do anything at all. They even block ping and ssh connections.. but that's another story.
    here are my problems with that:
    chomium devs seem to live in a very small world in which only kde and gnome exist, because these envirenments are the only way to let chromium know that it should use a proxy server.
    I've written a small script that works perfectly for most of my stuff. here it is:
    $ cat ~/.proxyon
    export http_proxy='proxy.fh-brandenburg.de:3128'
    export https_proxy='proxy.fh-brandenburg.de:3128'
    export ftp_proxy='ftp-proxy.fh-brandenburg.de:21'
    export socks5_proxy='socks5-proxy.fh-brandenburg.de:1080'
    export HTTP_PROXY=http_proxy
    export HTTPS_PROXY=https_proxy
    export FTP_PROXY=ftp_proxy
    export SOCKS5_PROXY=socks5_proxy
    gsettings set org.gnome.system.proxy autoconfig-url 'http://proxy.fh-brandenburg.de/proxy.pac'
    gsettings set org.gnome.system.proxy mode 'manual'
    gsettings set org.gnome.system.proxy.http enabled true
    gsettings set org.gnome.system.proxy.http host 'proxy.fh-brandenburg.de'
    gsettings set org.gnome.system.proxy.http port 3128
    gsettings set org.gnome.system.proxy.https host 'proxy.fh-brandenburg.de'
    gsettings set org.gnome.system.proxy.https port 3128
    gsettings set org.gnome.system.proxy.ftp host 'ftp-proxy.fh-brandenburg.de'
    gsettings set org.gnome.system.proxy.ftp port 21
    gsettings set org.gnome.system.proxy.socks host 'socks5-proxy.fh-brandenburg.de'
    gsettings set org.gnome.system.proxy.socks port 1080
    gsettings set org.gnome.system.proxy ignore-hosts "['localhost', '127.0.0.0/8', '*.fh-brandenburg.de' ]"
    to start chromium i've made another script to test the proxy behavier:
    $ cat ~/start_chromium.sh
    source ~/.proxyon && echo $http_proxy && chromium
    This should work because I set every proxy variable I'm aware of and the script spits out the correct proxy server but chromium still don't uses any proxies. Does anyone have a solution to this? I'm out of ideas..

    delta24 wrote:Try creating a script in /etc/profile.d named proxy.sh having all the proxy config.
    The behavier I want to achieve is that I can hot swap proxy and non proxy networks without restarting the browser. This works under gnome because chromium reads the proxy config from gconf which gets updated on network change but this doesn't work without gnome.
    Most of the time I'm on networks without proxies. Only in university I need them. A simple switch to activate them when needed would be nice.

  • Streamlined System without Gnome or KDE

    Is it possible to build a system with out using any programs that depend on Gnome or KDE basically wirh out the need to install KDE or Gnome, yet still be fully functinal with everyday desktop use"?
    I might give it a try tonight and see how it goes
    Anyone else tried it?

    iphitus wrote:you're cutting off yourself from some of the best software available on Linux. Whatever silly speed or ram saving you make, will not make up for the wasted time finding and installing programs that simply do not accomplish the task as well as the ones you're avoiding.
    I can acknowledge this. Last week i scratched my head and had too much time on my hands. I installed Openbox as my wm and small apps that fit me pretty much. file manager was pcmanfm, music player ncmpc, icq still gaim, and so on....
    In the end (that was on same day) i missed something. Dont know exactly what it was, but now i guess it's the application quality and leaving some apps (nautilus and epiphany for example) which i found to be very usable and easy at same time.
    For me that was enough reason to smash it up, backup my home dir, and start new arch install with gnome and for me the project wm's is finished. the only thing i might try in future would be KDE4 but thats another story
    Well, but probably the best would be to test it out for yourself. Some are of course pretty happy with small lean but somehow functional system, and because of this i would say give it a go.
    as mentioned filemanager for example pcmanfm, music player a mpd client like ncmpc or sonata.
    good luck,
    cheers,
    detto

  • Run Compiz without Gnome?/KDE/XFCE4

    I have installed compiz-core and compiz-deskmenu. I have exec compiz in my .xinitrc.
    When I run startx I get a black screen with a mouse x pointer.
    Is there some configuration that needs to be done, or have I done anything wrong?
    The wiki.archlinux.org/index.php/Compiz doesn't give any clues.

    orjanp wrote:
    I have installed compiz-core and compiz-deskmenu. I have exec compiz in my .xinitrc.
    When I run startx I get a black screen with a mouse x pointer.
    Is there some configuration that needs to be done, or have I done anything wrong?
    The wiki.archlinux.org/index.php/Compiz doesn't give any clues.
    Everythings working fine. You just have to add your wallpaper, mouse icon, panel, and all the rest of that stuff. Try downloading bmpanel then add that to your xinitrc file so it looks like this:
    exec bmpanel &
    exec compiz
    let me know if you need anymore help.

  • Gnome-power-manager 2.26 does not suspend on idle

    I got a problem with gnome-power-manager 2.26 (several Versions 2.26.0 2.26.1 2.26.2 (original PKGBUILD)). I can suspend from the applet menu. It does hibernate on critical bat level, but i does not suspend on idle, regardless what timeout values I set in screensaver and gnome-power-manager. Display sleep seems to work though. First I thought, this might be only an issue on my particular notebook, as I could not find anything on google about this, but it is the same behavior on my freshly installed desktop system.
    gnome-power-manager --verbose outputs nothing about going to standby.
    I built gnome-power-manager and gnome-screensaver from 2.24 and they do work porperly, except the notebook will not hibernating on crit bat level.
    Hardware:
    Notebook: HP Pavilion dv3550eg (centrino2 - Nvidia 9300M GS)
    Desktop: GB AMD 790XT, Phenom 720, Nvidia GTX 260
    Software:
    Arch64
    Might this be an Policy issue? Nevertheless if anyone out there has has this problem, let me know and i am goning to file a bug report.

    uwinkelvos wrote:I filed a bugrepoert about this: http://bugs.archlinux.org/task/15038
    anyone willing and able to have a look at the sources is welcome... i just do not have the skills and tools to get to the right conclusion.
    is a well know upstream problem. you should have been fill/comment on bugzilla bugtracker because is not archlinux fault.
    http://bugzilla.gnome.org/buglist.cgi?q … r-manager+
    http://blogs.gnome.org/hughsie/2009/05/ … tableness/

  • Gnome and KDE 4.1 without mixing?

    I'm running Gnome and love it, but wanted to give KDE 4.1 a chance so I installed it too. When logging in (GDM) I choose whether I want to run Gnome or KDE 4.1,  but when I boot KDE the kde menus are full Gnome stuff, and when I boot Gnome, the menus are full of KDE stuff. It's a mix I don't like. Either I run Gnome or KDE.
    Is there a way to stop the Gnome menus scanning the KDE apps and the KDE menus to stop scanning the Gnome apps?
    Besides that, when I'm in Gnome and open a nautilus bookmark from the "Places" menu, Konquerer starts up happily and makes me think, "What a mess. Is this the way it's supposed to work?"
    If I want to run Gnome only and KDE only, do I need to make a dual boot with two separate Arch installations?
    Last edited by thunderogg (2008-08-01 08:54:02)

    The menu "problem" is due to both desktops using the standard menu item location (Freedesktop.org, I believe defines this).  If you want completely separate, you don't have to dual boot with two separate Arch installs, just create a new user and make a shared data location that your KDE and Gnome user can access.  For example:
    /home/thunderogg could be thunderogg, your Gnome user
    /home/kthunderogg could be kthunderogg, your KDE user
    Create a new /home/shared folder with permissions for both users and save your documents there.  That's the only way that I know of to have both installed and not have a menu mess.

  • Gnome and kde not loading with systemd

    Hello!
    I use [testing] repo and after some updates i can't use gnome or kde with systemd anymore.
    * with sysvinit everything works
    * xfce and other wms works fine with systemd and sysv
    * 'gnome-shell --replace' also work in xfce with systemd
    * I've got some errors:
    gnome-session[2301]: WARNING: Application 'gnome-settings-daemon.desktop' failed to register before timeout
    (gnome-settings-daemon:2321): libupower-glib-WARNING **: Couldn't enumerate devices: Activation of org.freedesktop.UPower timed out
    gnome-session[2301]: WARNING: Application 'gnome-shell.desktop' failed to register before timeout
    (gnome-settings-daemon:2321): color-plugin-WARNING **: GDBus.Error:org.freedesktop.ColorManager.Failed: failed to obtain org.freedesktop.color-manager.create-profile auth
    QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
    Object::connect: No such signal QDBusAbstractInterface::DeviceAdded(QString)
    plasma-desktop(2323): Communication problem with  "plasma-desktop" , it probably crashed.
    Error message was:  "org.freedesktop.DBus.Error.Disconnected" : " "Connection was disconnected before a reply was received" "
    I think there is some problems with dbus...

    Without a dbus socket, dbus probably isn't running. It's supposed to be started automatically when a program needs it. Check to see that it is installed and running:
    pacman -Q dbus
    pgrep -l dbus
    Dbus won't run without hal, so hal should be in:
    tail /etc/rc.conf
    Are any of your partitions full?
    df -h
    For the other error, it looks like libdrm isn't installed, but I don't think you need it if you're running the nvidia driver.
    Your xorg.conf and Xorg.0.log would also be useful. Also check dmesg for errors.
    And see if /etc/rc.d/dbus is marked executable.
    Last edited by fphillips (2009-05-12 18:27:41)

  • GNOME and KDE file associations

    Hi,
    I like to use KDE and GNOME, alternating between them. Sounds crazy, but I like both. Please, let's avoid the "GNOME vs. KDE" discussion, right?
    My problem is: I like to use different file associations when I'm using GNOME or KDE. For example, I'd like to associate text files with gedit in GNOME and with Kate in KDE. But if I associate text files to gedit in GNOME, when I run KDE and open a text file it opens gedit. If I associate them with Kate in KDE, when I'm using GNOME it'll use Kate as its text editor.
    Some time ago I could have both desktop environments without this mess. Can I have this behaviour back?

    Yeah, I got tired of Evolution not knowing about opening *.docs in openoffice.  After several hours of research, the key is the /usr/share/applications/mimeinfo.cache,  /opt/gnome/share/applications/mimeinfo.cache, and the MimeType fields in the *.desktop files.  The mimeinfo.cache in /usr was empty and the /opt one had gthumb and other apps but no OO:
    [MIME Cache]
    application/x-gnome-stones=gnome-stones.desktop
    image/jpeg=gthumb.desktop
    application/postscript=ggv.desktop
    ...snip...
    That's a lot of blather to say that the fix for Evolution/OpenOffice was to add the proper MimeType entry to /usr/share/applications/ooo645writer.desktop:
    MimeType=application/vnd.ms-word;application/msword
    and then run "update-desktop-database".  Problem solved.
    Another problem is that within Evolution it says an attached doc is a "application/msword" and not a "Microsoft Word Document".  Unfortunately this is because freedesktop.org decided to use application/vnd.ms-word instead of application/msword like the rest of the world.  If you check the vnd.ms-word entry in /usr/share/mime/packages/freedesktop.org.xml it defines an alias msword but the new mime system doesn't appear to recognize aliases yet.  The solution I used was to rename the entry to msword.  Another possible solution might be to remove the msword alias from the vnd.ms-word entry and create a new msword entry based on the vnd.ms-word one.  Then run "update-mime-database /usr/share/mime".  Hope that made sense.
    I think the defaults.list is part of the previous GNOME MIME setup cause I don't have one and I'm not experiencing any problems.  For other apps check for the associations in the mimeinfo.cache's and if missing add the MimeType's to the app's *.desktop.

  • Is X-windows and GUI desktops supported on the ODA "engineered system" running a RAC database?  If it is, what is the yum command needed to install the X-windows, Gnome, and KDE package groups?

    Is X-windows and GUI desktops supported on the ODA "engineered system" running a RAC database?  If it is, what is the yum command needed to install the X-windows, Gnome, and KDE package groups?

    While I agree with the direction of the suggestions with installing packages for X-windows, we do not have a blanket 'apply any package' recommendation.
    In particular we do not support altering the kernel (although we do have exceptions which we review on a case by case basis).
    Basically, if the you want to alter functionality that would not impact core functionality you are usually fine.
    A good guideling is : The more dependencies that there are between the package / rpm you are considering using the higher the potential impact on functionality - meaning higher chance for problems
    Note: We do use VNC including Real and Tiger regularly , but we have no hard recommendation on how you may want to use X-windows. I have never seen a limitation other than comments on bugs
    or incompatibility within the X-window product itself with certain kernel levels.
    Patching may overwrite some packages that you may install, however,  _depending on packages/rpms added_ there is also the possibility that you will break existing functionality to the point
    that patching itself will fail ( we have already seen a few cases of this in which case the proper mitigation is to remove / roll-back any alterations to the ODA before patching, and then adding the packages/rpms
    back after the patching is completed.
    From what you are discussing the impact should be low without conflicts, but please consider the above, and if you have specific packages which you consider potential problems
    please create an SR so that we can review packages / rpms on an individual basis.
    Once again: the main criteria for not supporting rpms is regarding the kernel itself
    Chuck

  • [Pulseaudio] Pop sound when the first stream starts, auto-suspend?

    Hi,
    I've been having a popping sound issues whenever a Pulseaudio sink was opened. At first I thought it had a link with the power saving settings of snd_hda_intel, so I changed those two settings:
    power_save setting = 0
    power_save_controller = N
    Sadly, it doesn't change anything.
    I also tried to disable auto-mute in alsamixer. It didn't work.
    Then, I tried to investigate on pulseaudio's side, and figured the sinks are disabled when they are idle, so I commented out this statement in /etc/pulse/default.pa:
    ### Automatically suspend sinks/sources that become idle for too long
    #load-module module-suspend-on-idle
    However, if I do that, the device will still be suspended when the last stream ends, but won't come back to life except if I select the device again in pavucontrol while a sound stream is running (super weird).
    Any leads? I'm a bit desperate...
    EDIT: I'm experiencing what's been described here: Red Hat - Bug #520403 - but the solution they proposed does not work for me. I also followed the guide for ALSA Setup on the wiki, and read the section talking about Popping Noises, but nothing works for me, I un-muted the Line-In too. FYI, my audio codec is a Realtek ALC892.
    EDIT 2: Noticed it does the same thing when I mute the volume.
    Thanks!
    Gabriel
    Last edited by gferon (2012-05-16 17:02:06)

    emeres wrote:
    Right, an array of unsigned integers to be exact. You would have to look at the code, either in your sources or here and here. They may have changed somewhat, but I doubt any drastic changes. First link is to linux 3.14 version. At least I assume it gets passed on directly, if that really is the case, I do not know. Just try it, hardware damage risk is minimal.
    Looking at the mask, I think it takes up to 31 samples. So try with 1, 2, 4, 8, 16, 24. I may be very well wrong about this.
    Since I already have 0 and 1 in the 'trial matrix' I'll add 24 only. Adding the combinations with 2, 4, 8, 16, 24 is too much for me
    emeres wrote:Why? Modprobe should not care about hyphen or underscore. They should be always converted when parsing. On most keyboard layouts (also on the Polish programmer one) hyphen is one key one keystroke, where underscore is two key one keystroke, therefore more error prone and less efficient.
    Wow, I didn't know that! What do you know! Linux being bitchy even about capital letters made me think it would be even more bitchy about '_' vs '-'.

  • [Solved] Simple auto-suspend script?

    I'm looking for a simple solution to auto-suspend (ram/disk) a system after a certain time of inactivity. I can find surprisingly little info for this for linux (or perhaps i'm not looking in the right places), while windows for instance has this built in for years already.
    The idea is simple but maybe tricky in practice; if there is no user input for x seconds, no video/audio playing or continuous disk/network usage, suspend the system. Basically the system just needs to be idle for a certain amount of time.
    Does anyone know or have a working script or utility for this, or is writing one myself the only solution? The simplest approach i can think of is a combination of checking user idle time (with 'w') and sysload, though it might be necessary to determine a threshold for the latter to avoid simple jobs (cron etc.) producing a 0.01 sysload and thus preventing suspend.
    Any other thoughts or suggestions about this?
    Last edited by litemotiv (2010-05-07 11:03:55)

    Sorry for hijacking your thread but I tryed sleepd to suspend and lock my screen after a certain amount of time. So far it's working smoothly except when I am watching something with xbmc.
    So I just set --load=1 in /etc/conf.d/sleepd but it still goes to suspend. And I verified with the key o in xbmc that the cpu load is higher than 1%. I also added "-N" as sometime I let my computer download stuff for me in the background.
    PARAMS=("--unused=600" "--ac-unused=600" "--load=1" "-N" "--sleep-command=su lymphatik -c slock & dbus-send --system --print-reply --dest=org.freedesktop.Hal /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.SystemPowerManagement.Suspend int32:0" "--battery=2" "--hibernate-command=dbus-send --system --print-reply --dest=org.freedesktop.Hal /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.SystemPowerManagement.Hibernate int32:0")
    Last edited by lymphatik (2010-05-01 12:56:42)

  • SOLVE strange problem with suspend and resume with gnome-power-manager

    I have pm-utils and gnome installed.
    Suspending and hibernation works well from the command line ($ pm-hibernate and $ pm-suspend).  Resuming works without any problems.
    Suspending from gnome "Shutdown dialog" works perfectly as well.
    However, if suspending is initiated by gnome-power-manager something strange happens:  After pressing the power button resuming switches to hibernation and my laptop turns off.  Resuming from disk works fine again.
    Now, suspending works fine again if I change and save any config file in /etc/pm/.
    Here comes the strange thing:  It doesn't really matter what I change as long as I save it.
    However, as soon as I reboot resuming fails again the way I described above.
    Anyone have a clue what's going on?
    I get no error messages and I've tried all sorts of boot entries.
    Last edited by mehldutt (2007-12-26 19:42:31)

    After some try and error my guess is that "HAL" is responsible for this problem:
    I deinstalled ACPID and 'pm-utils' and switched to 'uswsusp'.
    I made the appropriate changes to the appropriate hal-scrips
    usr/lib/hal/scripts/hal-system-power-suspend:
    #!/bin/sh
    /sbin/s2ram --force
    usr/lib/hal/scripts/hal-system-power-hibernate:
    #!/bin/sh
    /sbin/s2disk
    After these changes I still have the same problem:  immidiatly after resuming form suspend (via power-button) my laptop hibernates (s2disk).
    However, if I delete all entries in "usr/lib/hal/scripts/hal-system-power-hibernate" resuming from suspend works fine again, but hibernate doesn't of course.  So, some script must be calling "usr/lib/hal/scripts/hal-system-power-hibernate" emmediatly after resuming from suspend.
    A couple of weeks ago everything worked fine.  My guess is that one of the recent hal-updates is causing this.
    How can I figure what script is calling "usr/lib/hal/scripts/hal-system-power-hibernate" after resuming from suspend?

  • Can I make cluster servers auto reload html files without redeploy applications?

    For example, I have some html files under application directory, these html
              files were
              generated and synchronized to all clustered servers by other external
              programsfrom time to time¡£ But with weblogic, I have to redeploy these html
              files to enable these files been viewed via browser.
              Is there any way to let weblogic auto refresh these files without redeploy?
              

    OS X Lion- About Auto Save and Versions
    Handles this automatically. Otherwise, such frequent backups will overtax the drive and probably cause some slowdowns, but you can change the interval using the freeware utility, TimeMachineEditor 3.0.3.

  • How to auto update date column without using trigger

    Hi,
    How to write below MYSQL query in Oracle 10g :
    CREATE TABLE example_timestamp (
    Id number(10) NOT NULL PRIMARY KEY,
    Data VARCHAR(100),
         Date_time TIMESTAMP DEFAULT current_timestamp on update current_timestamp
    I need to auto update the Date_Time column without using trigger when ever i update a record.
    Example shown below is from MYSQL. I want to perform the below steps in ORACLE to auto update Date_Time column.
    mysql> INSERT INTO example_timestamp (data)
    VALUES ('The time of creation is:');
    mysql> SELECT * FROM example_timestamp;
    | id | data | Date_Time |
    | 1 | The time of creation is: | 2012-06-28 12:37:22 |
    mysql> UPDATE example_timestamp
    SET data='The current timestamp is: '
    WHERE id=1;
    mysql> SELECT * FROM example_timestamp;
    | id | data | Date_Time |
    | 1 | The current timestamp is: | 2012-06-28 12:38:55 |
    Regards,
    Yogesh.

    Is there no functionality in oracle to auto update date column without using trigger??
    I dont want to update the date column in UPDATE statement.
    The date column should automatically get updated when ever i execute an Update statement.

  • Gnumeric without GNOME

    I thought I'd post this in case others weren't aware of the fact that you can install Gnumeric with very few GNOME deps. Apparently most of the GNOME dependencies that Arch has for Gnumeric are, in fact, optional. To see the list of deps, go here and scroll down to the table.
    So, here's what you do. I've written it out a bit for those who are less familiar with PKGBUILDs.
    1. Run "abs" so that you get the latest PKGBUILDs.
    2. Go to /var/abs/extra/lib/goffice, edit the PKGBUILD so that the deps say:
    depends=('libgsf' 'libgnomeprint')
    and then run "makepkg" and "pacman -A" the package.
    3. Go to /var/abs/extra/office/gnumeric, edit the PKGBUILD so that the deps say:
    depends=('libgnomeprintui' 'goffice')
    and so the configure line says:
    ./configure --prefix=/opt/gnome --without-guile --without-gnome --without-psiconv
    and then run "makepkg" and "pacman -A" the package.
    4. Copy your goffice and gnumeric directories to /var/abs/local so they don't get overwritten.
    Note that you'll get a few error msgs about gconftool not installed and other gnome things that I was too lazy to remove because they can be safely ignored.
    Enjoy your speedy OOo calc replacement

    AFAIK abiword can be built without gnome dependencies by configuring it as:
    ./configure --disable-gnome --disable-printing --disable-spellcheck --with-libxml2
    However you would be unable to print anything without the libraries.
    Didn't tried it, but more information can be found here: http://www.beranger.org/index.php?article=2306&page=3k

Maybe you are looking for

  • Singapore Ipod nano replacement program

    A number of user for ipod nano gen1 has verified our serial via US website and noticed that we are eligable for the replacement program. Please kindly infrom us on how to get the replacement done. On the side note, if this program does not carry over

  • How does s8_preload work in ld.config

    I'm Running solaris 8 in a solaris 10 zone. it appears that doing so makes /etc/ld/ld.config contain LD_PRELOAD=/usr/lib/secure/s8_preload.so.1. Unfortunately IBM's purify doesn't handle this very well. the recommended removing that file. I did that,

  • Settings not working after activating icloud

    settings not working after activating icloud clicking on any button under settings leads to icloud. i am a new user of apple

  • Settings Link in ALV

    Hi I have developed an application using ALV in webdynpro ABAP. Now am crossing across a wierd behaviour. The SETTINGS link above the ALV table gets disabled and also the standard view dropdown is invisible. Also am getting a message "Table does not

  • How to iPod a new BMW

    Read in the forums that BMW supply a Y shaped adapter for iPod use when you have BMW's Navigation system. The part number in the UK is 61 12 0 431 424, but be warned its £40 inc VAT, after you have paid for the Nav system (£1400 or £2000 depending on