Lightdm - can not set wallpaper and empty shutdown dialog.

hello guys!
i can not set wallpaper in my lightdm-gtk-greeter - screen behind login dialog is still black.
besides when i click on the shutdown button - where are no options at all!
here is my lightdm-gtk-greeter.conf and lightdm.conf:
# logo = Logo file to use, either an image absolute path, or a path relative to the greeter data directory
# background = Background file to use, either an image path or a color (e.g. #772953)
# theme-name = GTK+ theme to use
# icon-theme-name = Icon theme to use
# font-name = Font to use
# cursor-name = Cursor theme to use
# xft-antialias = Whether to antialias Xft fonts (true or false)
# xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
# xft-hintstyle = What degree of hinting to use (hintnone, hintslight, hintmedium, or hintfull)
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
# show-language-selector (true or false)
[greeter]
logo=/usr/share/icons/hicolor/64x64/devices/archlinux-icon-crystal-64.svg
background=/usr/share/pixmaps/backgroundlfm.png
theme-name=Adwaita
icon-theme-name=mate
font-name=Sans Regular 11
cursor-name=Human
xft-antialias=true
xft-dpi=96
xft-hintstyle=slight
xft-rgba=rgb
show-language-selector=true
# General configuration
# start-default-seat = True to always start one seat if none are defined in the configuration
# greeter-user = User to run greeter as
# minimum-display-number = Minimum display number to use for X servers
# minimum-vt = First VT to run displays on
# lock-memory = True to prevent memory from being paged to disk
# user-authority-in-system-dir = True if session authority should be in the system location
# guest-account-script = Script to be run to setup guest account
# log-directory = Directory to log information to
# run-directory = Directory to put running state in
# cache-directory = Directory to cache to
# xsessions-directory = Directory to find X sessions
# remote-sessions-directory = Directory to find remote sessions
# xgreeters-directory = Directory to find X greeters
[LightDM]
#start-default-seat=true
#greeter-user=lightdm
#minimum-display-number=0
#minimum-vt=7
#lock-memory=true
#user-authority-in-system-dir=false
#guest-account-script=guest-account
#log-directory=/var/log/lightdm
run-directory=/run/lightdm
#cache-directory=/var/cache/lightdm
#xsessions-directory=/usr/share/xsessions
#remote-sessions-directory=/usr/share/lightdm/remote-sessions
#xgreeters-directory=/usr/share/xgreeters
# Seat defaults
# type = Seat type (xlocal, xremote)
# xserver-command = X server command to run (can also contain arguments e.g. X -special-option)
# xserver-layout = Layout to pass to X server
# xserver-config = Config file to pass to X server
# xserver-allow-tcp = True if TCP/IP connections are allowed to this X server
# xdmcp-manager = XDMCP manager to connect to (implies xserver-allow-tcp=true)
# xdmcp-port = XDMCP UDP/IP port to communicate on
# xdmcp-key = Authentication key to use for XDM-AUTHENTICATION-1 (stored in keys.conf)
# greeter-session = Session to load for greeter
# greeter-hide-users = True to hide the user list
# greeter-allow-guest = True if the greeter should show a guest login option
# greeter-show-manual-login = True if the greeter should offer a manual login option
# greeter-show-remote-login = True if the greeter should offer a remote login option
# user-session = Session to load for users
# allow-guest = True if guest login is allowed
# guest-session = Session to load for guests (overrides user-session)
# session-wrapper = Wrapper script to run session with
# display-setup-script = Script to run when starting a greeter session (runs as root)
# greeter-setup-script = Script to run when starting a greeter (runs as root)
# session-setup-script = Script to run when starting a user session (runs as root)
# session-cleanup-script = Script to run when quitting a user session (runs as root)
# autologin-guest = True to log in as guest by default
# autologin-user = User to log in with by default (overrides autologin-guest)
# autologin-user-timeout = Number of seconds to wait before loading default user
# autologin-session = Session to load for automatic login (overrides user-session)
# exit-on-failure = True if the daemon should exit if this seat fails
[SeatDefaults]
#type=xlocal
#xserver-command=X
#xserver-layout=
#xserver-config=
#xserver-allow-tcp=false
#xdmcp-manager=
#xdmcp-port=177
#xdmcp-key=
greeter-session=lightdm-gtk-greeter
#greeter-hide-users=false
#greeter-allow-guest=true
#greeter-show-manual-login=false
#greeter-show-remote-login=true
#user-session=default
#allow-guest=true
#guest-session=UNIMPLEMENTED
session-wrapper=/etc/lightdm/xsession
#display-setup-script=
#greeter-setup-script=
#session-setup-script=
#session-cleanup-script=
#autologin-guest=false
#autologin-user=
#autologin-user-timeout=0
#autologin-session=UNIMPLEMENTED
#pam-service=lightdm-autologin
#exit-on-failure=false
# Seat configuration
# Each seat must start with "Seat:".
# Uses settings from [SeatDefaults], any of these can be overriden by setting them in this section.
#[Seat:0]
# XDMCP Server configuration
# enabled = True if XDMCP connections should be allowed
# port = UDP/IP port to listen for connections on
# key = Authentication key to use for XDM-AUTHENTICATION-1 or blank to not use authentication (stored in keys.conf)
# The authentication key is a 56 bit DES key specified in hex as 0xnnnnnnnnnnnnnn. Alternatively
# it can be a word and the first 7 characters are used as the key.
[XDMCPServer]
#enabled=false
#port=177
#key=
# VNC Server configuration
# enabled = True if VNC connections should be allowed
# port = TCP/IP port to listen for connections on
[VNCServer]
#enabled=false
#port=5900
#width=1024
#height=768
#depth=8
any ideas?
upd: here is lightdm.log
[+0.08s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.12s] DEBUG: Starting Light Display Manager 1.4.0, UID=0 PID=504
[+0.12s] DEBUG: Loaded configuration from /etc/lightdm/lightdm.conf
[+0.12s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.58s] DEBUG: Registered seat module xlocal
[+0.58s] DEBUG: Registered seat module xremote
[+0.58s] DEBUG: Adding default seat
[+0.58s] DEBUG: Starting seat
[+0.58s] DEBUG: Starting new display for greeter
[+0.58s] DEBUG: Starting local X display
[+3.88s] DEBUG: Could not run plymouth --ping: Failed to execute child process "plymouth" (No such file or directory)
[+3.88s] DEBUG: Using VT 7
[+3.93s] DEBUG: Activating VT 7
[+3.93s] DEBUG: Logging to /var/log/lightdm/x-0.log
[+3.95s] DEBUG: Writing X server authority to /run/lightdm/root/:0
[+3.95s] DEBUG: Launching X Server
[+3.95s] DEBUG: Launching process 534: /usr/bin/X :0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+3.96s] DEBUG: Waiting for ready signal from X server :0
[+3.97s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+3.97s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+5.56s] DEBUG: Got signal 10 from process 534
[+5.56s] DEBUG: Got signal from X server :0
[+5.56s] DEBUG: Connecting to XServer :0
[+5.58s] DEBUG: Starting greeter
[+5.58s] DEBUG: Started session 558 with service 'lightdm-greeter', username 'lightdm'
[+6.15s] DEBUG: Session 558 authentication complete with return value 0: Success
[+6.15s] DEBUG: Greeter authorized
[+6.15s] DEBUG: Logging to /var/log/lightdm/x-0-greeter.log
[+6.18s] DEBUG: Session 558 running command /usr/sbin/lightdm-gtk-greeter
[+7.77s] DEBUG: Greeter connected version=1.4.0
[+7.77s] DEBUG: Greeter connected, display is ready
[+7.77s] DEBUG: New display ready, switching to it
[+7.77s] DEBUG: Activating VT 7
[+16.32s] DEBUG: Greeter start authentication for shohart
[+16.32s] DEBUG: Started session 649 with service 'lightdm', username 'shohart'
[+16.49s] DEBUG: Session 649 got 1 message(s) from PAM
[+16.49s] DEBUG: Prompt greeter with 1 message(s)
[+24.87s] DEBUG: Continue authentication
[+25.00s] DEBUG: Session 649 authentication complete with return value 0: Success
[+25.00s] DEBUG: Authenticate result for user shohart: Success
[+25.01s] DEBUG: User shohart authorized
[+25.01s] DEBUG: Greeter sets language ru_RU.utf8
[+25.02s] DEBUG: Greeter requests session mate
[+25.02s] DEBUG: Using session mate
[+25.02s] DEBUG: Stopping greeter
[+25.02s] DEBUG: Session 558: Sending SIGTERM
[+25.03s] DEBUG: Greeter closed communication channel
[+25.03s] DEBUG: Session 558 exited with return value 0
[+25.03s] DEBUG: Greeter quit
[+25.18s] DEBUG: Dropping privileges to uid 1000
[+25.18s] DEBUG: Calling setresgid
[+25.18s] DEBUG: Calling setresuid
[+25.24s] DEBUG: Restoring privileges
[+25.24s] DEBUG: Calling setresuid
[+25.24s] DEBUG: Calling setresgid
[+25.24s] DEBUG: Dropping privileges to uid 1000
[+25.24s] DEBUG: Calling setresgid
[+25.24s] DEBUG: Calling setresuid
[+25.24s] DEBUG: Writing /home/shohart/.dmrc
[+25.33s] DEBUG: Restoring privileges
[+25.33s] DEBUG: Calling setresuid
[+25.33s] DEBUG: Calling setresgid
[+25.46s] DEBUG: Starting session mate as user shohart
[+25.46s] DEBUG: Session 649 running command /etc/lightdm/xsession mate-session
[+25.51s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session0
[+590.03s] DEBUG: Session 649 exited with return value 0
[+590.03s] DEBUG: User session quit
[+590.03s] DEBUG: Stopping display
[+590.03s] DEBUG: Sending signal 15 to process 534
[+590.89s] DEBUG: Process 534 exited with return value 0
[+590.89s] DEBUG: X server stopped
[+590.89s] DEBUG: Removing X server authority /run/lightdm/root/:0
[+590.89s] DEBUG: Releasing VT 7
[+590.89s] DEBUG: Display server stopped
[+590.89s] DEBUG: Display stopped
[+590.89s] DEBUG: Active display stopped, switching to greeter
[+590.89s] DEBUG: Switching to greeter
[+590.89s] DEBUG: Starting new display for greeter
[+590.89s] DEBUG: Starting local X display
[+590.89s] DEBUG: Using VT 7
[+590.89s] DEBUG: Logging to /var/log/lightdm/x-0.log
[+590.89s] DEBUG: Writing X server authority to /run/lightdm/root/:0
[+590.89s] DEBUG: Launching X Server
[+590.89s] DEBUG: Launching process 2172: /usr/bin/X :0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+590.89s] DEBUG: Waiting for ready signal from X server :0
[+591.33s] DEBUG: Got signal 10 from process 2172
[+591.33s] DEBUG: Got signal from X server :0
[+591.33s] DEBUG: Connecting to XServer :0
[+591.33s] DEBUG: Starting greeter
[+591.33s] DEBUG: Started session 2177 with service 'lightdm-greeter', username 'lightdm'
[+591.35s] DEBUG: Session 2177 authentication complete with return value 0: Success
[+591.35s] DEBUG: Greeter authorized
[+591.35s] DEBUG: Logging to /var/log/lightdm/x-0-greeter.log
[+591.35s] DEBUG: Session 2177 running command /usr/sbin/lightdm-gtk-greeter
[+591.41s] DEBUG: Greeter connected version=1.4.0
[+591.41s] DEBUG: Greeter connected, display is ready
[+591.41s] DEBUG: New display ready, switching to it
[+591.41s] DEBUG: Activating VT 7
[+591.41s] DEBUG: Stopping greeter display being switched from
[+591.57s] DEBUG: Greeter start authentication for shohart
[+591.57s] DEBUG: Started session 2197 with service 'lightdm', username 'shohart'
[+591.58s] DEBUG: Session 2197 got 1 message(s) from PAM
[+591.58s] DEBUG: Prompt greeter with 1 message(s)
[+595.21s] DEBUG: Continue authentication
[+595.26s] DEBUG: Session 2197 authentication complete with return value 0: Success
[+595.26s] DEBUG: Authenticate result for user shohart: Success
[+595.26s] DEBUG: User shohart authorized
[+595.26s] DEBUG: Greeter sets language ru_RU.utf8
[+595.27s] DEBUG: Greeter requests session mate
[+595.27s] DEBUG: Using session mate
[+595.27s] DEBUG: Stopping greeter
[+595.27s] DEBUG: Session 2177: Sending SIGTERM
[+595.27s] DEBUG: Greeter closed communication channel
[+595.27s] DEBUG: Session 2177 exited with return value 0
[+595.27s] DEBUG: Greeter quit
[+595.28s] DEBUG: Dropping privileges to uid 1000
[+595.28s] DEBUG: Calling setresgid
[+595.28s] DEBUG: Calling setresuid
[+595.28s] DEBUG: Restoring privileges
[+595.28s] DEBUG: Calling setresuid
[+595.28s] DEBUG: Calling setresgid
[+595.29s] DEBUG: Dropping privileges to uid 1000
[+595.29s] DEBUG: Calling setresgid
[+595.29s] DEBUG: Calling setresuid
[+595.29s] DEBUG: Writing /home/shohart/.dmrc
[+595.38s] DEBUG: Restoring privileges
[+595.38s] DEBUG: Calling setresuid
[+595.38s] DEBUG: Calling setresgid
[+595.55s] DEBUG: Starting session mate as user shohart
[+595.55s] DEBUG: Session 2197 running command /etc/lightdm/xsession mate-session
[+595.57s] DEBUG: Registering session with bus path /org/freedesktop/DisplayManager/Session1
it seems that lightdm does not even trying to make background.... wierd.
Last edited by shohart (2012-11-15 08:08:09)

I have the same problem...  IDK why I have an empty shutdown dialogue.  I also have a bunch of non user users appear through it's menu.
It appears the problem has to do with most Arch installs not having consolekit anymore...
https://bbs.archlinux.org/viewtopic.php?id=151799
Last edited by akspecs (2012-11-17 23:59:40)

Similar Messages

  • Can not set date and time on a new Apple TV

    can not set date and time in a new appletv

    Hello lfsalas55,
    You may need to verify that TCP port 123 on your router is open and available for use by your Apple TV.
    Apple TV: TCP and UDP ports and protocols used
    http://support.apple.com/kb/HT2463
    Cheers,
    Allen

  • Can not set date and time

    i can't not set date and time i live in florida and i am visiting hawaii.Brought my apple tv and airport express , created my own network to watch my apple tv but unable to set date and time on my apple tv.Pleas help.

    Assuming this is not the first time you have used your Apple TV
    You might try restarting the Apple TV by removing ALL the cables for 30 seconds.
    Also try restarting the router.
    If the problem persists, try a restore, you may want to try the previous procedures several times before doing this.
    If restoring from the Apple TV doesn't help, try restoring from iTunes using a USB cable.
    If this is a new Apple TV, in addition to trying the above, it may also be that your network router is not allowing access to the timeserver, check that your router allows access over port 123.

  • Can not set time and date fax setting on officejet 4620

    Can not set the time and date on Officejet 4620 when faxing.  There are no setup options available.  The log always shows "Jan 00  00:00 AM".

    The time and date setting should be under the setup tools or fax setting in the printer control panel.1. Click the wrench icon on the control panel of the printer.
    2. Scroll to Tools.
    3. Scroll to Time and date.

  • I really need to go back to the save I made a day ago, my time machine is not set up and files haven't been automatically uploading to cc is there anyway I can go back a day in saves?

    Hi, I just had an issue with a photoshop document, my mac book temporarily crashed the screen glitches and deleted some vital layers I had constructed (took half a day) I thought I could correct it and saved it a few times in a panic and now i really need to go back to the save I made a day ago, my time machine is not set up and I just realised my files haven't been automatically uploading to cc is there anyway I can go back a day in saves?

    Trevor.Dennis wrote:
    So you don't have anything like Shadow Protect running in the background?
    Video editing software only needs to save the steps taken to achieve the edit, and references the actual video files from the hard drive.  So the saved files are only tiny, and it takes very little drive space to auto save to incrementing file names.  Obviously, Photoshop files can be huge by comparison, so the only way to save with a different file name is to do it manually.
    I think most regular posters to this forum make a point of updating the file name of a large project every hour or so, and as a direct response to reading so many horror stories like your own.  The worst story I remember was from a poster whose computer had crashed half way through saving a large PSD file.  After several response, questions and answers, it turned out he was using a laptop with a failing battery.  He told us that he could see the battery was getting low, but left it and left it before finally hitting Ctrl s and running off to find the laptop's power lead. When he got back the laptop had run out of power and shut down, and his PSD file was lost forever.  He may have been a prime candidate to a computing Darwin Award, but his stupidity still did the rest of us a service so we could learn from his mistake.
    Ouch. 
    My digital audio workstation works on the same principle; it creates a backup save just in case things go wrong (which--knock on wood--hasn't happened to me) and only references audio/MIDI files that are related to the project.
    My advice is to always, always back up sensitive documents. There are lots of ways of doing this, from manually to automatically. (e.g., A lot of higher-end routers let you connect external storage via USB so you can run backup software that detects any changes to a monitored folder over a network and then backs up any changed/updated documents to the connected storage. I prefer to do it myself manually, though.)

  • HT1386 I have a new iPhone and want to purchase a ringtone on iTunes.  It keeps asking for answers to a question that I did not set up and don't have the answer for.  How do I get pass this dilemma?

    I have a new iphone and want to purchase ringtones from itunes.  Itunes is asking answers for security questions I did not set up and I can't answer them.  How do I get past this to be able to purchase.  I can purchase songs on my MAC and sync but itunes doesn't give the option to purchase ringtones on the MAC, just the iphone.

    If the email hasn't arrived after a few hours and isn't in a spam filter, you need to ask Apple to reset your security questions; this can be done by phoning AppleCare and asking for the Account Security team, or clicking here and picking a method, or if your country isn't listed in either article, filling out and submitting this form.
    They wouldn't be security questions if they could be bypassed without Apple verifying your identity.
    (106007)

  • Everything is very small, text, pics, programs dont even fill 1/4 of a page I can not read it and if i click apple plus things overlap each other so now what???

    everything is very small, text, pics, programs dont even fill 1/4 of a page I can not read it and if i click apple plus things overlap each other so now what???

    Can you think of any recent changes on your computer or in Firefox, new programs, add-ons, etc.?
    Have any cats walked across your keyboard recently?
    My first guess is the same as yours, which is a "zoom" issue. Holding down the Command key and pressing 0 (zero) should reset the zoom level of the current site to the standard level. Is that still too small?
    Regarding content overlapping, this can occur for a few different reasons. Please check on these:
    (1) "Text Only" zoom
    If View menu > Zoom > Zoom Text Only has a checkmark, click it again to unselect it.
    (2) Manually setting font sizes
    In the Preferences dialog (either the "3-bar" menu button or the Firefox menu) > Content > "Advanced" button
    If the Minimum font size is set to a number larger than 9, change it to 9 or None. A large minimum font size often will wreck the layout.
    At the top, there is "Fonts for" drop-down that usually will say Latin or Other Writing Systems. You will want to make the same change for both of those, so select whichever one isn't currently displayed.
    Finally, make sure the checkbox for "Allow pages to choose their own fonts" is checked and OK out of the dialog.
    Any difference so far?

  • Can Not send pictures and documents with my webmail, the link is Not visible on Safari Browser

    Hello, i can Not send pictures and documents wit my tele2 webmail, the link to so this is Not visible. I tried Safari, Opera, and Dolphin.

    Safari doesn't support the attaching/uploading of files. If you want to send documents or photos that you have stored on the iPad then you can use the Mail app - if you've set up your email account on it, then you should be able to start in the app that contains the document, and then use that app's functionality to select the document and attach it to an email e.g. in the Photos app you can use the icon of the box with the arrow coming out of it to select and email a picture

  • TS2972 My Apple TV 3 can not set time network, since one week from now, before was working perfectly

    My Apple TV 3 just stop working, it can not set the time network I have call for support and done everything as requested and still nothing, can somebody help me with This it has pass a week and nothing yet. I even restored as support toll me too, no timé still can be set. HELP PLEASE

    I have the exact same problem as KAR1973, and have tried everything.  Relatively new latest Gen ATV, worked fine for couple  months, then suddenly today will not set network time, will not activate, and only shows the "computer" and "settings" icons on menu screen.   Will not allow me to log into AppleID/Itunes account.
    Very frustrating.  Tried resetting, restoring (on screen and directly connected to Itunes) mutliple times, rebooted router multiple times, even checked the ntp settings in router (get network time shows as "enabled"), tried it all on wireless and ethernet, and still same problem. 
    Appears many people have same problem based on google searches.   My question is what is Apple doing about this??  Am tired of spending hours trying to figure this out, so am putting it away, and will buy a Roku or another competitor's box instead. 
    Apple needs to do a better job standing by its product, figure out what the problem is, and put out some helpful guidance, particularly for people who don't have advanced computer or network expertise (inculding myself.) 

  • The need to compress to max 1GB is obsolete. You can not determine what and how the space provided on iDisk can be used. You provide it or NOT. If you DO, then let US free, if you don't, then TELL us WHY, so we can choose to go public elsewhere. The stren

    The need to compress to max 1GB is obsolete. You can not determine what and how the space provided on iDisk can be used. You provide it or NOT. If you DO, then let US free, if you don't, then TELL us WHY, so we can choose to go public elsewhere. The strengthood for Apple for the fourthfullness to be legal, which I respect, can become too restrictive in my European eyes. Any hearing around? René

    As was noted in the introductory material for the Apple Support Communities website (presented when you registered), these forums are set up for user-to-user assistance and discussion, not for user-to-Apple communications.
    Suggest you resubmit your position statement to Apple via product feedback for iCloud, which you can access via a link on this page -
    Apple - Feedback
    ...we've all moved to iCloud, isn't it?
    Um, no, we all haven't.

  • How can I set PCTUSED and PCTFREE in Warehouse databases?

    Hi,
    There are many Schemas in our database and some are used for OLTP and some others are used for Warehouse. Also our tablespaces are Local Managed.
    Could you help me please how can I set PCTUSED and PCTFREE for Warehouses and OLTP.
    What are your suggestions? What should be optimum?
    DB version is 9.2.0.8.
    thanks & regards

    If you are using locally managed tablespaces with ASSM then the pctused parameter would no longer apply. In all cases dictionary vs locally managed with or without ASSM you should set pctfree based on how much of the data row column values are present at initial row insertion and how likely any column is upated to a larger size after initial row insertion.
    In a warehouse I would expect most of the tables to have 100% of the row data present at initial insert and for the data to never be updated. For tables meeting this requirement a pctfree of 3 - 5% would likely be a good choice. I never like to use 0% since the day may come when you add another column to the table.
    With OLTP tables the ideal pctfree value varies more from table to table. Most table so seem to work well enought with the default 10% but I have seen tables that need 50% pctfree to prevent row migration since only the key column values existed at initial insert and most all the other column data was added later.
    Where ASSM is not in use I like to set pctused to 95 - pctfree. Over the last 15 years I am not sure I ever found a need to change the pctused from this once set. I have set a lot of tables up over the years from the old default of 40% to use 60% and 80% before resetting everything during a server platform migration as I mentioned above.
    HTH -- Mark D Powell --

  • I can not set Yahoo as my default search engine in my Firefox. How can I fix it?

    My Firefox's default searc h engine is Google. I have updated my Firefox to 35.0, but still I can not set Yahoo as default search engine.
    Please help me to fix this probeblem. I want to use Yahoo for searching.
    Thanks,
    Munir

    Check these out;
    Book mark and use this;
    '''Download the [https://addons.mozilla.org/en-US/firefox/addon/searchreset/ Mozilla Search Reset]''' {web link}
    This add-on is very simple: on installation, it backs up
    and then resets your search preferences and home page
    to their default values, and then uninstalls itself. This
    affects the search bar, URL bar searches, and the home
    page.
    '''[https://addons.mozilla.org/en-US/firefox/addon/searchthissite/ SearchThisSite]''' {web link}
    Allows you to search the website currently viewed with
    the website's internal search engine (and not the default
    FF search engine or an external engine)
    '''[https://addons.mozilla.org/en-US/firefox/addon/add-to-search-bar/ Add to Search Bar]''' {web link}
    Make any pages' search functionality available in the Search Bar

  • I can not set up a firewall for my computer.  I can get to the place I'm supposed to get to but am unable to click start.

    I can not set up a firewall for my computer.  I can get to the place I'm supposed to get to but am unable to click start.

    If the Start Firewall button is grey (inactive) check to see if the pad lock is "locked" in the lower left corner of the screen.  If so, click it and enter the Administrator password to unlock it.  Then you can start the firewall.
    Hope this helps.

  • AwesomeWM, dual monitor, can't set wallpaper

    I can't set wallpaper on any of my monitors.
    The config is good, everything is in the place, but it just doesn't work.
    Just gray background...
    awesome -k
    Configuration file syntax OK.

    rc.lua
    -- Themes define colours, icons, and wallpapers
    beautiful.init("/usr/share/awesome/themes/arch/theme.lua")
    /usr/share/awesome/themes/arch/theme.lua
    wallpaper1 = themedir .. "/background.jpg"
    wallpaper2 = themedir .. "/background.png"
    wallpaper3 = sharedthemes .. "/zenburn/zenburn-background.png"
    wallpaper4 = sharedthemes .. "/default/background.png"
    wpscript = home .. "/.wallpaper"

  • SAPCAR: can not set permissions for /EPS/in/SIGNATURE.SMF

    We are running SUM 1.0 SP10 on IBM i with V7R1 to put EHP6 and SP's on an ERP 6.0 system.  Phase PREP_PRE_CHECK/SCANDIR_EPS0 repeatedly ends with multiple errors that SAPCAR: can not set permissions for /EPS/in/SIGNATURE.SMF file.  We tried increasing the sidADM and R3GROUP authority to the file, but it changes them back and ends with a different number of errors each time, see example:
    SAPup> Starting subprocess with PID 4295601 in phase 'SCANDIR_EPS0' at 20140319101619
        ENV: DIR_LIBRARY=/usr/sap/Y60/SUM/abap/bin
        ENV: ILE_PATH=/usr/sap/Y60/SUM/abap/bin:/usr/sap/Y60/SYS/exe/run:/usr/bin:.
        ENV: LIBPATH=/usr/sap/Y60/SUM/abap/bin:/usr/sap/Y60/SUM/jvm/jre/lib/ppc64/server:/usr/sap/Y60/SUM/jvm/jre/lib/ppc64:/usr/sap/Y60/SUM/jvm/jre/../lib/ppc64:/usr/sap/Y60/SUM/jvm/jre/lib/ppc64/jli:/usr/sap/Y60/SUM/jvm/jre/../lib/ppc64/jli:/usr/sap/Y60/SYS/exe/run:/usr/sap/Y60/hdbclient:/sapdb/clients/Y60/lib/lib64:/sapdb/clients/Y60/lib:/sapdb/programs/lib/lib64:/sapdb/programs/lib
        ENV: PASE_LANG=en_US
        ENV: PASE_LC__FASTMSG=true
        ENV: PASE_LIBPATH=/usr/sap/Y60/SUM/abap/bin:/usr/sap/Y60/SYS/exe/run:/usr/sap/Y60/hdbclient:/sapdb/clients/Y60/lib/lib64:/sapdb/clients/Y60/lib:/sapdb/programs/lib/lib64:/sapdb/programs/lib
        ENV: PASE_LOCPATH=/usr/lib/nls/loc
        ENV: PASE_NLSPATH=/usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/lib/nls/msg/en_US/%N:/usr/lib/nls/msg/en_US/%N.cat
        ENV: PASE_PATH=/usr/sap/Y60/SUM/abap/bin:/usr/sap/Y60/SYS/exe/run:/QOpenSys/usr/bin:/usr/ccs/bin:/QOpenSys/usr/bin/X11:/usr/sbin:/usr/bin:.:/usr/sap/Y60/hdbclient:/sapdb/clients/Y60/bin:/sapdb/programs/bin
        ENV: PASE_STDIO_ISATTY=N
        ENV: PASE_THREAD_ATTACH=Y
        ENV: PASE_TZ=<EST>5<EDT>,M3.2.0,M11.1.0
        ENV: PASE_USRGRP_LIMITED=
        ENV: PATH=/usr/sap/Y60/SUM/abap/bin:/usr/sap/Y60/SYS/exe/run:/QOpenSys/usr/bin:/usr/ccs/bin:/QOpenSys/usr/bin/X11:/usr/sbin:/usr/bin:.:/usr/sap/Y60/hdbclient:/sapdb/clients/Y60/bin:/sapdb/programs/bin
        ENV: SAPSYSTEMNAME=Y60
        ENV: dbms_type=db4
        ENV: dbs_db4_schema=R3Y60DATA
        ENV: ILE_DIR_LIBRARY=/usr/sap/Y60/SUM/abap/bin
        ENV: PASE_DIR_LIBRARY=/usr/sap/Y60/SUM/abap/bin
        ENV: DIR_LIBRARY_RMT=/usr/sap/Y60/SUM/abap/bin
        ENV: ILE_DIR_LIBRARY_RMT=/usr/sap/Y60/SUM/abap/bin
        ENV: PASE_DIR_LIBRARY_RMT=/usr/sap/Y60/SUM/abap/bin
        ENV: ILE_LIBPATH=/usr/sap/Y60/SUM/abap/bin
    EXECUTING /usr/sap/Y60/SUM/abap/bin/SAPCAR -flat -R /usr/sap/transD60/EPS/in -xvf /tmp/NO_SAVE/ERP_EHP6_Download/K-60609INECCDIMP.SAR
    SAPCAR: processing archive /tmp/NO_SAVE/ERP_EHP6_Download/K-60609INECCDIMP.SAR (version 2.01)
    x CSR0120031469_0080800.PAT
    x SIGNATURE.SMF
    SAPCAR: can not set permissions for /usr/sap/transD60/EPS/in/SIGNATURE.SMF (error 13). No such file or directory
    SAPup> Process with PID 4295601 terminated with status 13 at 20140319101623!
    Has anyone lse exprienced this and can share a fix?
    Thank you,
    -Margie

    Hi,
    We had the same issue, and in my opinion it is caused by the parallelisation of sapcar during SUM phase PREP_PRE_CHECK/SCANDIR_EPS0
    I did see several parallel SAPCAR jobs running during this phase.
    So what happens when one job extracts SIGNATURE.SMF at the same time another job tries to finalize its extraction by setting the permissions for /usr/sap/trans/EPS/in/SIGNATURE.SMF?
    It can happen that permissions are being set at the same time another sapcar yust deletes this file to begin extracting.
    Since we had 146 SAR archives that needed to be extracted, a retry allways ended up in 4 to 12 conflicts.
    What did do the trick was adding
    /sapcar/extrcact_parallel = 0
    to the file
    ../SUM/abap/bin/SAPup.par
    Just as Christoph Langer suggested.
    We had to restart the whole phase, a repeat was not enough to solve the problem.

Maybe you are looking for