KDEmod: Remove Suspend and Hibernate buttons

How can I remove Suspend and Hibernate buttons from the Close Session dialog? I don't use them, so I want to have just the Turn Off Button, Log out button and the Restart button.
Also, is there a way to make them portuguese? My kdemod is in portuguese, but the close session dialog is not.

It's been a while since I ran kde, but have you checked in
control center's login manager settings? I think there's
a font and language setting in there somewhere. If the font and language
in login manager = the language you have set in Country/regional settings,
then maybe what I do might help.
I sometimes switch between Chinese and English.
After editing /etc/locale.gen and running locale-gen
to generate all the locales, (of course you already knew that! )
I use .bashrc for my locale settings.
Anyway, if you don't set, or comment out LC_ALL="yourlanguage"
so it doesn't override any other LC settings,
then set export LANG="yourlanguage"
and then set the export LC_CTYPE="yoursecondlanguage"
It makes it a lot easier switching between two languages,
or using one or the other within a script for launching the application
you want to run in what ever language.
in my .bashrc file....
#export LC_ALL="en_US.UTF-8"
export LANG="en_US.UTF-8"
export LC_CTYPE="zh_CN.UTF-8"
I'm sure thats a total overkill answer to your language question!
Sorry, I can't help with the hibernate and suspend button thing.
Last edited by Leigh (2007-09-04 09:23:23)

Similar Messages

  • Afterthese updates(including kernel)suspend and hibernate buttons gone

    after these updates, the suspend and hibernate buttons are no longer there when I go to shut down in gnome.
    And when I type suspend in terminal:
    bash-3.2# suspend
    [1]+ Stopped su
    [duncan@duncan-arch ~]$
    Targets (63): esound-0.2.41-1 xf86-input-synaptics-0.99.1-1 glib2-2.18.3-1
    libsoup-2.24.2.1-1 evolution-data-server-2.24.2-1
    gnome-menus-2.24.2-1 bug-buddy-2.24.2-1 xcb-util-0.3.1-1
    cairo-1.8.4-1 policykit-0.9-7 consolekit-0.3.0-3
    dbus-core-1.2.4-1 dbus-1.2.4-1 gnome-desktop-2.24.2-1
    libgweather-2.24.2-1 pango-1.22.3-1 gtk2-2.14.5-1
    libwnck-2.24.2-1 gnome-panel-2.24.2-1 deskbar-applet-2.24.2-1
    eog-2.24.2-1 epiphany-2.24.2.1-1 libspectre-0.2.2-1
    poppler-0.10.1-1 poppler-glib-0.10.1-1 evince-2.24.2-1
    gtkhtml-3.24.2-1 evolution-2.24.2-1
    evolution-exchange-2.24.2-1 file-roller-2.24.2-2
    gcalctool-5.24.2-1 gedit-2.24.2-1 gucharmap-2.24.2-1
    gnome-applets-2.24.2-1 gnome-games-2.24.2-1
    gnome-power-manager-2.24.2-1 libdrm-2.3.1-2
    xkeyboard-config-1.4-1 libpciaccess-0.10.5-1
    xf86-input-evdev-2.0.7-1 xorg-server-1.5.3-2
    nvidia-utils-177.82-1 gnome-screensaver-2.24.1-1
    gnome-settings-daemon-2.24.1-1 gnome-session-2.24.2-1
    gpgme-1.1.7-2 gstreamer0.10-bad-0.10.9-1
    gstreamer0.10-ffmpeg-0.10.6-1 gstreamer0.10-good-0.10.11-1
    gstreamer0.10-good-plugins-0.10.11-1
    gstreamer0.10-ugly-0.10.10-1
    gstreamer0.10-ugly-plugins-0.10.10-1 gvfs-1.0.3-1
    hamster-applet-2.24.2-1 intltool-0.40.5-1 kernel26-2.6.27.7-1
    mesa-7.2-1 mousetweaks-2.24.2-1 nautilus-2.24.2-1
    nvidia-177.82-1 orca-2.24.2-1 xf86-video-vesa-2.0.0-2
    xproto-7.0.14-1
    Last edited by Raccoon1400 (2008-12-02 03:46:44)

    http://bbs.archlinux.org/viewtopic.php?id=58047

  • [SOLVED] Poweroff, suspend and hibernate don't work

    I installed Archlinux on my work desktop on Monday and can't get poweroff, suspend and hibernate to work. The command `systemctl poweroff` sort of works, except it doesn't actually turn off the computer. Suspend and hibernate don't work at all, the computer hangs on the terminal with a cursor on the top left corner of the screen. Here is the log from `journalctl`. There doesn't seem to be any error messages in it, as far as I can see.
    Apr 16 10:02:55 carolfs-ifusp sudo[1127]: carolfs : TTY=pts/0 ; PWD=/home/carolfs ; USER=root ; COMMAND=/usr/bin/systemctl poweroff
    Apr 16 10:02:55 carolfs-ifusp sudo[1127]: pam_unix(sudo:session): session opened for user root by carolfs(uid=0)
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Session c2 of user carolfs.
    Apr 16 10:02:55 carolfs-ifusp gnome-session[576]: Received signal:15->'Terminated'
    Apr 16 10:02:55 carolfs-ifusp org.gnome.evolution.dataserver.Sources3[591]: Received terminate signal.
    Apr 16 10:02:55 carolfs-ifusp colord[453]: Automatic remove of icc-9cb50954c1872204852075bef0599dec from xrandr-Goldstar Company Ltd-W2043-16843009
    Apr 16 10:02:55 carolfs-ifusp colord[453]: Profile removed: icc-9cb50954c1872204852075bef0599dec
    Apr 16 10:02:55 carolfs-ifusp colord[453]: device removed: xrandr-Goldstar Company Ltd-W2043-16843009
    Apr 16 10:02:55 carolfs-ifusp polkitd[358]: Unregistered Authentication Agent for unix-session:c2 (system bus name :1.37, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus)
    Apr 16 10:02:55 carolfs-ifusp ntpd[300]: ntpd exiting on signal 15
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped Session c2 of user carolfs.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Session c1 of user gdm.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped Session c1 of user gdm.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Sound Card.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped target Sound Card.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping system-systemd\x2dfsck.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Removed slice system-systemd\x2dfsck.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping system-getty.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Removed slice system-getty.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping User Manager for UID 1000...
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Disk Manager...
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Login Service...
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopping Default.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopping Default.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Login Prompts.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopped target Default.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopped target Default.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped target Login Prompts.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopping Basic System.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopping Basic System.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping GNOME Display Manager...
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopped target Basic System.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopped target Basic System.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Starting Generate shutdown-ramfs...
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopping Paths.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopping Paths.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopped target Paths.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopped target Paths.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopping Timers.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopping Timers.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopped target Timers.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped RealtimeKit Scheduling Policy Service.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopped target Timers.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopping Sockets.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopping Sockets.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped Locale Service.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Stopped target Sockets.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Stopped target Sockets.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Starting Shutdown.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped Disk Manager.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Starting Shutdown.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Reached target Shutdown.
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Reached target Shutdown.
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Starting Exit the Session...
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Starting Exit the Session...
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping Network.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped target Network.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping dhcpcd on all interfaces...
    Apr 16 10:02:55 carolfs-ifusp systemd[567]: Received SIGRTMIN+24 from PID 1159 (kill).
    Apr 16 10:02:55 carolfs-ifusp systemd[386]: Received SIGRTMIN+24 from PID 1160 (kill).
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped User Manager for UID 120.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped User Manager for UID 1000.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping user-1000.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Removed slice user-1000.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopping user-120.slice.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Removed slice user-120.slice.
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[1161]: sending signal TERM to pid 264
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[1161]: waiting for pid 264 to exit
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[264]: received signal TERM from PID 1161, stopping
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[264]: eno1: removing interface
    Apr 16 10:02:55 carolfs-ifusp systemd[387]: pam_unix(systemd-user:session): session closed for user gdm
    Apr 16 10:02:55 carolfs-ifusp systemd[568]: pam_unix(systemd-user:session): session closed for user carolfs
    Apr 16 10:02:55 carolfs-ifusp gnome-session[576]: Received signal:15->'Terminated'
    Apr 16 10:02:55 carolfs-ifusp gdm-session-worker[383]: <3>GLib: Source ID 71 was not found when attempting to remove it
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) evdev: AT Translated Set 2 keyboard: Close
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) UnloadModule: "evdev"
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) evdev: Microsoft Microsoft Basic Optical Mouse : Close
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) UnloadModule: "evdev"
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) evdev: Power Button: Close
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) UnloadModule: "evdev"
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) evdev: Power Button: Close
    Apr 16 10:02:55 carolfs-ifusp gdm-Xorg-:0[336]: (II) UnloadModule: "evdev"
    Apr 16 10:02:55 carolfs-ifusp org.freedesktop.Tracker1[591]: Received signal:15->'Terminated'
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[1161]: dhcpcd[1161]: sending signal TERM to pid 264
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[1161]: dhcpcd[1161]: waiting for pid 264 to exit
    Apr 16 10:02:55 carolfs-ifusp dhcpcd[264]: exited
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: Stopped Login Service.
    Apr 16 10:02:55 carolfs-ifusp systemd[1]: dhcpcd.service: main process exited, code=exited, status=1/FAILURE
    Apr 16 10:02:55 carolfs-ifusp mkinitcpio[1145]: ==> Starting build: none
    Apr 16 10:02:56 carolfs-ifusp mkinitcpio[1145]: -> Running build hook: [sd-shutdown]
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped dhcpcd on all interfaces.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unit dhcpcd.service entered failed state.
    Apr 16 10:02:56 carolfs-ifusp gdm-Xorg-:0[336]: (II) NVIDIA(GPU-0): Deleting GPU-0
    Apr 16 10:02:56 carolfs-ifusp gdm-Xorg-:0[336]: (EE) Server terminated successfully (0). Closing log file.
    Apr 16 10:02:56 carolfs-ifusp gdm[295]: Freeing conversation 'gdm-password' with active job
    Apr 16 10:02:56 carolfs-ifusp gdm[295]: Freeing conversation 'gdm-launch-environment' with active job
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped GNOME Display Manager.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Permit User Sessions...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Permit User Sessions.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Basic System.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Basic System.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Slices.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Slices.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping User and Session Slice.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Removed slice User and Session Slice.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Paths.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Paths.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Forward Password Requests to Wall Directory Watch.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Forward Password Requests to Wall Directory Watch.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Dispatch Password Requests to Console Directory Watch.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Dispatch Password Requests to Console Directory Watch.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Timers.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Timers.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Daily man-db cache update.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Daily man-db cache update.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Daily verification of password and group files.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Daily verification of password and group files.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Daily rotation of log files.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Daily rotation of log files.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Daily Cleanup of Temporary Directories.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Daily Cleanup of Temporary Directories.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Sockets.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Sockets.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Device-mapper event daemon FIFOs.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Closed Device-mapper event daemon FIFOs.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping LVM2 metadata daemon socket.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Closed LVM2 metadata daemon socket.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping D-Bus System Message Bus Socket.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Closed D-Bus System Message Bus Socket.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping System Initialization.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target System Initialization.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Apply Kernel Variables...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Apply Kernel Variables.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Setup Virtual Console...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Setup Virtual Console.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Encrypted Volumes.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Encrypted Volumes.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Load/Save Random Seed...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Update UTMP about System Boot/Shutdown...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Swap.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Swap.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivating swap Swap Partition...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Remote File Systems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Remote File Systems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Load/Save Random Seed.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Update UTMP about System Boot/Shutdown.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Create Volatile Files and Directories...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Create Volatile Files and Directories.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Local File Systems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Local File Systems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting /run/user/1000/gvfs...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting /run/user/120...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting /boot...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting /home...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting Temporary Directory...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap /dev/disk/by-partuuid/748828e6-d06b-4dc9-a1ee-94e2bf6e2d41.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap /dev/disk/by-partlabel/swap.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap /dev/disk/by-id/wwn-0x5000c500242cde85-part2.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap /dev/disk/by-id/ata-ST3500418AS_5VM96G8V-part2.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap /dev/disk/by-uuid/59c506eb-3a40-4eae-8048-317bcc3d00fb.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Deactivated swap Swap Partition.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted /run/user/1000/gvfs.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted Temporary Directory.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounting /run/user/1000...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted /run/user/120.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted /boot.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping EFI System Partition Automount.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unset automount EFI System Partition Automount.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted /run/user/1000.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Unmounted /home.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Starting Unmount All Filesystems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Reached target Unmount All Filesystems.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Local File Systems (Pre).
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped target Local File Systems (Pre).
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopping Remount Root and Kernel File Systems...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Stopped Remount Root and Kernel File Systems.
    Apr 16 10:02:56 carolfs-ifusp mkinitcpio[1145]: ==> Build complete.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Started Generate shutdown-ramfs.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Starting Shutdown.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Reached target Shutdown.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Starting Final Step.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Reached target Final Step.
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Starting Power-Off...
    Apr 16 10:02:56 carolfs-ifusp systemd[1]: Shutting down.
    Apr 16 10:02:56 carolfs-ifusp systemd-shutdown[1]: Sending SIGTERM to remaining processes...
    Apr 16 10:02:56 carolfs-ifusp systemd-journal[166]: Journal stopped
    Last edited by CFS (2014-05-08 12:57:13)

    Thank you for your replies. Shutdown now doesn't turn the computer off either. About the type of system, I think it was custom built. This is a new install from Monday, so I didn't update the kernel. Poweroff, suspend and hibernate have never worked. The requested output:
    $ uname -a
    Linux carolfs-ifusp 3.14.1-1-ARCH #1 SMP PREEMPT Mon Apr 14 20:40:47 CEST 2014 x86_64 GNU/Linux
    $ pacman -Qi linux
    Name : linux
    Version : 3.14.1-1
    Description : The Linux kernel and modules
    Architecture : x86_64
    URL : http://www.kernel.org/
    Licenses : GPL2
    Groups : base
    Provides : kernel26=3.14.1
    Depends On : coreutils linux-firmware kmod mkinitcpio>=0.7
    Optional Deps : crda: to set the correct wireless channels of your country
    Required By : nvidia
    Optional For : None
    Conflicts With : kernel26
    Replaces : kernel26
    Installed Size : 71136.00 KiB
    Packager : Tobias Powalowski <[email protected]>
    Build Date : Mon 14 Apr 2014 03:42:52 PM BRT
    Install Date : Mon 14 Apr 2014 07:50:11 PM BRT
    Install Reason : Explicitly installed
    Install Script : Yes
    Validated By : Signature

  • How can i remove Go and Exit buttons as well as Advanced text from OVS help

    Hi Gurus,
    Once i have impleted OVS code in my webdynpro, i am able to see Go and Exit buttons as well as Advanced Search Text, but i do not want see buttons and Text in my screen, How can i remove the same?
    Thanks
    Venkat.

    Hi Venkat,
    Create a context attribute say Va_Attr1 in the parent view, popup view and component controller. Map both the context in 2views to the component controller. So, the context variable which is bound to input field is passed via component controller to popup view and is stored in there as context attribute.
    Now, you can just get the context attribute value set in the input field in parent view and use it for search in popup view.
    In order, to have tables with multi-selection. Goto table properties and in selectionMode, set multiNoLead instead of auto.
    Then in the wdDoInit() of popup view put,
    wdContext.node<Table>().setLeadSelection(-1);
    Loop through the table node and find out at what all index rows are selected for table using
    int count=0;
    String s = "";
    for(int i1=0; i1<wdContext.node<Table>().size();i++){
       if(wdContext.node<Table>().isMultiSelected(i1)==true){
        count = count+ 1;
        s=s+ i1;
    count will give you no. of rows selected which would be equal to s.length.
    s.CharAt(0) will give the first row selected and similarly
    s.CharAt(n) will give the nth row selected
    Using Integer.parseInt(s.CharAt(n)) will give you back the index int type where s.length will give No. of rows selected.
    For rows which are selected append the text values of all those separated by ";" using
    StringBuffer strBf = new StringBuffer();
    for(int i=0; i< <No. of rows selected>; i++){
    if(i=0){
    strBf.append(wdContext.node<Table>().get<Table>ElementAt(Integer.parseInt(s.CharAt(i))).get<Text>());
    }else{
    strBf.append(";" + wdContext.node<Table>().get<Table>ElementAt(Integer.parseInt(s.CharAt(i))).get<Text>());
    Finally when 1 or more row is selected and needs to be populated in the input field then set in the context attribute which will pass the value through context mapping using
    wdContext.currentContextElement().setVa_Attr(strBf.toString);
    Regards,
    Tushar Sinha

  • No sound on flash videos on the internet after suspend and hibernate

    I have this:
    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller
    Everytime I resume from suspend or hibernate with firefox open alongside with fully loaded flash videos, playing the videos doesn't produce any sound anymore.  I need to restart firefox in order to make it work again..:(
    Any ideas?
    Thanks for the help in advance

    I'm also having this problem.  Xfmedia plays audio just fine before and after suspend/resume, but pandora.com and hulu.com in firefox do not.  Also noticed that CPU usage skyrockets when trying to restart audio/video after resume in pandora/hulu.  In hulu, video restarts, but audio does not. 
    Interestingly, CPU usage also spikes if I restart audio in Xfmedia after resume, but the CPU hog is firefox not Xfmedia and Xfmedia audio plays just fine.  Have to close the hulu or pandora tab to get the CPU usage back to normal.  Wondering if it's just a bug in flash for linux.
    My hardware/software:
    MSI PR201 laptop
    Linux jims_laptop 2.6.30-ARCH #1 SMP PREEMPT Mon Jul 20 11:20:32 UTC 2009 i686 Intel(R) Core(TM)2 Duo CPU P7350 @ 2.00GHz GenuineIntel GNU/Linux
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
    local/alsa-lib 1.0.20-1
        An alternative implementation of Linux sound support
    local/alsa-oss 1.0.17-1
        OSS compatibility library
    local/alsa-utils 1.0.20-2
        An alternative implementation of Linux sound support
    local/gstreamer0.10-bad-plugins 0.10.12-1 (gstreamer0.10-plugins)
        GStreamer Multimedia Framework Bad Plugins (gst-plugins-bad)
    local/flashplugin 10.0.22.87-1
        Adobe Flash Player
    local/firefox 3.5.1-1
        Standalone web browser from mozilla.org

  • Systemd: Suspend and Hibernate not working

    Hi,
    When I try to hibernate my Notebook using systemd with 'systemctl hibernate', it sometimes (from time to time it even works) fails with the error message "a dependency job for hibernate.target failed". In the journal I see the following:
    The system clock has been changed to REALTIME microseconds after January 1st, 1970.
    Jun 04 23:52:57 localhost systemd[1]: systemd-hibernate.service: main process exited, code=exited, status=1/FAILURE
    Jun 04 23:52:57 localhost systemd[1]: Failed to start Hibernate.
    -- Subject: Unit systemd-hibernate.service has failed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/li … temd-devel
    -- Unit systemd-hibernate.service has failed.
    -- The result is failed.
    Jun 04 23:52:57 localhost systemd[1]: Dependency failed for Hibernate.
    -- Subject: Unit hibernate.target has failed
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/li … temd-devel
    -- Unit hibernate.target has failed.
    -- The result is dependency.
    Jun 04 23:52:57 localhost systemd[1]: Service sleep.target is not needed anymore. Stopping.
    Jun 04 23:52:57 localhost systemd[1]: Unit systemd-hibernate.service entered failed state.
    Jun 04 23:52:57 localhost systemd[1]: Stopping Sleep.
    -- Subject: Unit sleep.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/li … temd-devel
    -- Unit sleep.target has begun shutting down.
    Jun 04 23:52:57 localhost systemd[1]: Stopped target Sleep.
    -- Subject: Unit sleep.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/li … temd-devel
    -- Unit sleep.target has finished shutting down.
    :x
    Any ideas? Furthermore, during hibernate (when it works) my screen first gets black, the system comes back and only then it really hibernates.
    Others suggest switching to linux-lts. Does that really make sense? Isn't this a systemd issue?
    suspend sometimes fails to work either (screen gets blank, but system weaks up after a few seconds again):
    Jun 05 06:59:14 localhost systemd[1]: Stopping Sleep.
    -- Subject: Unit sleep.target has begun shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/li … temd-devel
    -- Unit sleep.target has begun shutting down.
    Jun 05 06:59:14 localhost systemd[1]: Stopped target Sleep.
    -- Subject: Unit sleep.target has finished shutting down
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/li … temd-devel
    -- Unit sleep.target has finished shutting down.
    Jun 05 06:59:14 localhost systemd[1]: Reached target Suspend.
    -- Subject: Unit suspend.target has finished start-up
    -- Defined-By: systemd
    -- Support: http://lists.freedesktop.org/mailman/li … temd-devel
    -- Unit suspend.target has finished starting up.
    -- The start-up result is done.
    Thanks,
    Michael

    Thanks, but I do not call systemd-sleep manually, I just do the ordinary "systemctl hibernate".
    Unfortunately, the error "A dependency job for hibernate.target failed. See 'journalctl -xn' for details" just happened again. Alas, I'm not able to debug it according to the manual (https://wiki.archlinux.org/index.php/sy … emd_errors). When I try to get the log messages for the PID that causes hibernate.service to fail, I don't see anything suspicious in the logs:
    $ sudo systemctl status systemd-hibernate.service
    systemd-hibernate.service - Hibernate
       Loaded: loaded (/usr/lib/systemd/system/systemd-hibernate.service; static)
       Active: failed (Result: exit-code) since Fri 2014-06-13 14:32:52 CEST; 12min ago
         Docs: man:systemd-suspend.service(8)
      Process: 26712 ExecStart=/usr/lib/systemd/systemd-sleep hibernate (code=exited, status=1/FAILURE)
    Main PID: 26712 (code=exited, status=1/FAILURE)
    Jun 13 14:32:37 localhost systemd[1]: Starting Hibernate...
    Jun 13 14:32:37 localhost systemd-sleep[26712]: Suspending system...
    Jun 13 14:32:52 localhost systemd[1]: systemd-hibernate.service: main process exited, code=exited, status=1/FAILURE
    Jun 13 14:32:52 localhost systemd[1]: Failed to start Hibernate.
    Jun 13 14:32:52 localhost systemd[1]: Unit systemd-hibernate.service entered failed state.
    $ sudo journalctl -b _PID=XXXX
    -- Logs begin at Thu 2013-09-26 16:12:25 CEST, end at Fri 2014-06-13 14:43:40 CEST. --
    Jun 13 14:32:37 localhost systemd-sleep[26712]: Suspending system...
    Any ideas?

  • Removing 1x and 2x buttons at bottom of screen

    Yesterday I accidentally touched something on my iPad mini, and now all of a sudden I have 1x and 2x zoom buttons at the bottom of the screen. Also, I now have a border around some of my games. For example, Pocket Frogs now has a grey border, which wasn't there before the 1x and 2x zoom buttons appeared. How can I get rid of these buttons and the border?
    It's an iPad mini.
    Thank you!

    Those are iPhone apps that you downloaded to your iPad. They will work on the iPad, but the resolution isn't as high if you tap on the 2X which doubles the native size and resolution of the app. If you tap on the 1X, that returns the app to it's native iPhone size.
    You cannot remove the 1X and the 2X since they serve a function that I described above.

  • Itsmobile - remove send and logoff buttons

    Hi All
    How do I remove the send, logoff and sap image from the itsmobile screens.
    Is there a configuration paramater to do this.
    Many thanks
    Darren

    Hi Edgar,
    I am facing a similar issue.
    We need to remove the end, Log Off, and SAP logo in the upper right of the screen so that we can get rid of the vertical scrollbar that appears on the screen.
    For this, as suggested, when I copy the cuaareainclude file to my service(and republish entire service) and execute it, I get a system error but when I remove the parameter ~ITSMOBILECUAINCLUDE, it works fine.
    Can you please help resolve this.
    PS: I've checked with the basis team that it the system meets the minimum requirements to use the parameters.
    Many thanks in advance!!
    Regards
    KP
    Edited by: kp2 on Apr 21, 2011 12:15 AM

  • Remove Sleep, Suspend, Shutdown, Hibernate but KEEP RESTART

    Hi,
    I'm working in the healthcare field, and a lot of the units we're deploying, the user cannot access the power button.
    However, some of the software we use, on win7, is archaic enough that the computer needs to be rebooted on occasion.
    Consequently, we want to remove the user's ability to turn the machines off.
    We would like to disable sleep, hibernate and Shut Down, but retain Restart.
    Is that doable?
    If so, how?
    Thanks!

    There are two group policy settings that together will set what you need.
    The first setting sets the default option that appears on the button. By default it's Shutdown, it looks like you want to set this to Restart. Check out
    Change the default Shutdown / Log Off Option via GPO.
    The policy is User Configuration -> Administrative Templates -> Start Menu and Taskbar -> Change Start Menu Button. Enable and set this to Restart.
    The second option removes the unneeded options. Check out Remove Shutdown and Restart Buttons In Windows 7
    The policy is User Configuration -> Administrative Templates -> Start Menu and Taskbar -> Remove and prevent access to the Shut Down, Restart, Sleep, and Hibernate commands.
    Enable and keep only the Restart option.
    Both of these settings can be applied using either a GPO if the machines are joined to a domain, or the local policy with gpedit.msc.
    Jason Warren
    @jaspnwarren
    jasonwarren.ca
    habaneroconsulting.com/Insights

  • OSS and hibernate

    I've recently switched to OSS but, as written in the wiki, it doesn't work with suspend (and hibernate). So I've made a custom hook called 48oss and placed into /etc/pm/sleep.d
    #!/bin/bash
    case $1 in
    hibernate)
    /etc/rc.d/oss stop
    suspend)
    /etc/rc.d/oss stop
    thaw)
    /etc/rc.d/oss start
    resume)
    /etc/rc.d/oss start
    esac
    Hibernate seems to work fine except for OSS, infact pm-suspend.log displays this error:
    :: Stopping Open Sound System [BUSY]
    Some applications are still using OSS - cannot unload
    5919 /usr/lib/gnome-applets/mixer_applet2 --oaf-activate-iid=OAFIID:GNOME_MixerApplet_Factory --oaf-ior-fd=25
    5919 /usr/lib/gnome-applets/mixer_applet2 --oaf-activate-iid=OAFIID:GNOME_MixerApplet_Factory --oaf-ior-fd=25
    Please stop these applications and run soundoff again [FAIL]
    The only way to make mixer applet not use OSS is to kill it, but I'll have to add it to the panel everytime I resume my desktop.
    Is there another way to solve?
    Last edited by uastasi (2008-12-23 18:15:59)

    Yes, it is executable. This is an example of another script from /etc/acpi/resume.d :
    #! /bin/sh
    # This script adjusts hard drive APM settings using hdparm. The hardware
    # defaults (usually hdparm -B 128) cause excessive head load/unload cycles
    # on many modern hard drives. We therefore set hdparm -B 254 while on AC
    # power. On battery we set hdparm -B 128, because the head parking is
    # very useful for shock protection.
    . /usr/share/acpi-support/power-funcs
    DO_HDPARM=y
    if [ -e /usr/sbin/laptop_mode ] ; then
      LMT_CONTROL_HD_POWERMGMT=$(. /etc/laptop-mode/laptop-mode.conf && echo "$CONTROL_HD_POWERMGMT")
      if [ "$LMT_CONTROL_HD_POWERMGMT" != 0 ] \
         && [ -e /var/run/laptop-mode-tools/enabled ]
      then
        # Laptop mode controls hdparm -B settings, we don't.
        DO_HDPARM=n
      fi
    fi
    if [ "$DO_HDPARM" = y ] ; then
      # Get the power state into STATE
      getState;
      for dev in /dev/sd? /dev/hd? ; do
        if [ -b $dev ] ; then
          # Check for APM support; discard errors since not all drives
          # support HDIO_GET_IDENTITY (-i).   
          if hdparm -i $dev 2> /dev/null | grep -q 'AdvancedPM=yes' ; then
        if [ "$STATE" = "BATTERY" ] ; then
          hdparm -B 128 $dev
        else
          hdparm -B 254 $dev
        fi
          fi
        fi
      done
    fi
    Should the oss script be in /etc/acpi/resume.d or /etc/acpi/suspend.d ?
    Last edited by Lockheed (2010-04-09 08:09:11)

  • Can't suspend or hibernate

    Hello
    I just gave a new try on running arch on a HP Compaq nx6325 to night, everything worked fine until I was trying out suspend and hibernate, acpid is running, but if I make my coputer suspend or hibernate through gnome-power-manager, nothing simply happends.
    What can be the issue?

    The only thing it says is:
    Dec 6 05:23:50 Gerd acpid: received event "processor C000 00000080 00000000"
    Dec 6 05:23:50 Gerd acpid: notifying client 8330[82:82]
    Dec 6 05:23:50 Gerd acpid: notifying client 8377[0:0]
    Dec 6 05:23:50 Gerd acpid: executing action "/etc/acpi/handler.sh processor C000 00000080 00000000"
    Dec 6 05:23:50 Gerd acpid: action exited with status 0
    Dec 6 05:23:50 Gerd acpid: completed event "processor C000 00000080 00000000"
    Over and over.
    Last edited by Roberth (2007-12-06 04:26:02)

  • In CC214 PS Why has adobe removed the "print Size Button"  And why have they made the Brush preview window so small you can't see the effects to accurately adjust them?

    In CC214 PS Why has adobe removed the "print Size Button"  And why have they made the Brush preview window so small you can't see the effects to accurately adjust them?
    These two things need to be remedied in their upgrades because It's become such a bother I've had to revert to older versions of PS.

    Yea, and it's a pain to get to.  What was the rational for removing the print size button?   With the magnifying glass tool selected in older versions of Photoshop you would get a button that says "print size" right next to Actual pixels, Fit Screen, Fill Screen. Now I have to go out of my way and dig for it if I want to see the print size.  Of all the buttons you could have taken away, why not fill screen?  I never use that.
    Besides the point I just downloaded the Oct Upgrade for PS and surprise! Nothing has changed and these are two big black eyes on newer versions of Photoshop.   The Brush preview window is  unchanged in CC but in CC2014 it's basically worthless.  If you apply a texture to a brush you can't properly see the scale of the texture, the spacing, scatter, etc...

  • I have to buttons that I cant remove. The button is on the left side of tabs and on the right side of the tabs. These arent back and forward buttons. When I go to customise they arent shown. How to remove it?

    I have two buttons that I cant remove. The button < is located on the left of the tabs and > is located on the right of the tabs. These aren't back and forward buttons. How can I remove them?
    [https://picasaweb.google.com/dookeybre/DropBox?authkey=Gv1sRgCLyTs7iUlqXE2QE#5594570123175636338 photo of the problem]

    Those buttons are used to scroll through the tabs if you have too many to display. If all of the tabs that you have open are visible, the buttons should not be displayed. If they are displayed all of the time there may be a problem with the theme that you are using.

  • I can't remove the no squint button from my browser even if it's disabled and removed

    I recently installed no squint, and of course it placed a -/+ button up in my browser...well I did not like it after a while and went to my adons/extentions page and disabled it -- thinking it would remove the button too. It did not and the button is still there and it still works which bugs me, as I would rather have it gone.

    What I am used to doing is Ctrl and using the mouse wheel. and I will continue to do that...The fact of the matter is my moniter sits about 3 and a half feet from my face so I have to really stare sometimes...and get tired of leaning forward. Skype makes you have to lean forward alot too

  • How to remove Suspend ,Abort and some more from Bulk Actions

    Hi
    Does anybody have an idea as how to remove action such as Suspend,Abort but not all from Bulk actions in enterprise server.I am using 10.3.1 version.
    Any kind of suggestion will be greatly appreciated.
    Ritu

    What are you trying to accomplish here? By the sounds of it you want a way to be able to bulk abort, but not have the user be allowed to do this to individual instances...
    If so, I'd recommend setting the activities to NOT be abortable or suspendable, and add a Grab activity in a support role. Then make the grab, be abortable. This makes it so that a 'super user' (ie one with support role), can go in, select several instances, grab them, then abort them but normal users can not.
    Just a thought...
    HTH
    -Kevin

Maybe you are looking for

  • Primary e-mail is wrong, can't change profile, can...

    I signed up for Skype yesterday using my Microsoft account. The primary e-mail Skype has on file for me is not correct, it is an old e-mail. I have double-checked my Microsoft account and sure enough my current e-mail is the correct and primary e-mai

  • Illustrator Zoom and Grabber Hand shortcuts don't work

    Hi There, This morning I opened Illustrator and some of the keyboard shortcuts had stopped working - specifically: Spacebar = Grabber Hand Zoom In = Command Spacebar Zoom Out = Command Option Spacebar Is there a way to reset this to make these work a

  • BUG with antialiasing of two near figures

    Hi, Please consider two black squares (picture attached, just a simple illustration of a problem). Squares are precisely aligned to be side-by-side. And as you can see, there is an artifact between squares. Artifact was generated by Illustrator`s ant

  • Table entries using transaction

    I have a Z table . I have created a Table maintenance generator for this . But I donot know how to link it with a transaction. pls help . regards

  • Change MRP Controller - MLFH

    Hello Experts, I want to change the mrp controller for recieving mail through output type MLFH  . .. current mrp controller is no longer with company so can anyone guide me the step by step process Will award full points Thank You Justin