[SOLVED] CCSM won't start after updating compiz

I just updated compiz, compil-plugins-main, ccsm etc. and ccsm (Compizconfig settings manager) just dont start.
[broi@broi-Archlinux ~]$ ccsm
Info: No sexy-python package found, don't worry it's optional.
Traceback (most recent call last):
File "/usr/bin/ccsm", line 99, in <module>
import compizconfig
ImportError: /usr/lib/python2.7/site-packages/compizconfig.so: undefined symbol: ccsImportFromFile
[broi@broi-Archlinux ~]$
I tried with "python2" or "python3" before I type a .py command (which worked in some issues) but in this one it dont help.
When I try with python 3 -> "python3 /usr/bin/ccsm" I get:
[broi@broi-Archlinux ~]$ python3 /usr/bin/ccsm
File "/usr/bin/ccsm", line 45
if dbus.version < (0, 80, 0):
^
TabError: inconsistent use of tabs and spaces in indentation
[broi@broi-Archlinux ~]$
Thanks.
Solution: Rebuilt the compizconfig-python
UPDATE: Just run update and you will get fixed compizconfig-python.
Last edited by broi (2012-03-23 16:26:25)

Same problem after pacman -Syu (using XFCE).
Not only compiz won't start, my mouse cursor is gone until I open some windows.  The window decorations have disappeared (minimize, maximize, close).  This is even after removing the fusion-icon from autostart in XFCE and rebooting (afaict, compiz is not running as a process when I list running processes with ps -ef).  Also having difficulty switching focus between open windows.
[2012-03-21 14:27] upgraded bash (4.2.024-1 -> 4.2.024-2)
[2012-03-21 14:27] upgraded libcompizconfig (0.8.8-1 -> 0.8.8-2)
[2012-03-21 14:27] upgraded compizconfig-python (0.8.4-2 -> 0.8.4-3)
[2012-03-21 14:27] upgraded ccsm (0.8.4-2 -> 0.8.4-3)
[2012-03-21 14:27] upgraded compiz-bcop (0.8.8-1 -> 0.8.8-2)
[2012-03-21 14:27] upgraded compiz-fusion-plugins-main (0.8.8-1 -> 0.8.8-2)
[2012-03-21 14:27] upgraded compiz-fusion-plugins-extra (0.8.8-1 -> 0.8.8-2)
[2012-03-21 14:27] upgraded compizconfig-backend-gconf (0.8.8-1 -> 0.8.8-2)
[2012-03-21 14:27] upgraded device-mapper (2.02.90-1 -> 2.02.95-1)
[2012-03-21 14:27] upgraded emerald-themes (0.6.0-3 -> 0.6.0-4)
[2012-03-21 14:27] upgraded ffmpeg (20120127-3 -> 20120317-1)
[2012-03-21 14:27] upgraded fusion-icon (20101021-1 -> 20120321-1)
[2012-03-21 14:27] upgraded libtasn1 (2.9-2 -> 2.12-1)
[2012-03-21 14:27] upgraded gnutls (3.0.15-1 -> 3.0.17-1)
[2012-03-21 14:27] upgraded grub2-common (1:1.99-6 -> 1:2.00beta2-2)
[2012-03-21 14:27] upgraded grub2-bios (1:1.99-6 -> 1:2.00beta2-2)
[2012-03-21 14:27] upgraded iproute2 (3.2.0-2 -> 3.2.0-3)
[2012-03-21 14:27] upgraded libdrm (2.4.31-1 -> 2.4.32-1)
[2012-03-21 14:27] upgraded lib32-libdrm (2.4.31-1 -> 2.4.32-1)
[2012-03-21 14:27] upgraded lib32-libice (1.0.7-2 -> 1.0.8-1)
[2012-03-21 14:27] upgraded lib32-libxdmcp (1.1.0-2 -> 1.1.1-1)
[2012-03-21 14:27] upgraded lib32-libxcb (1.8.1-1 -> 1.8.1-2)
[2012-03-21 14:27] upgraded lib32-libx11 (1.4.99.901-1 -> 1.4.99.901-2)
[2012-03-21 14:27] upgraded lib32-libxcomposite (0.4.3-2 -> 0.4.3-3)
[2012-03-21 14:27] upgraded lib32-libxext (1.3.0-1 -> 1.3.1-1)
[2012-03-21 14:27] upgraded lib32-libxinerama (1.1.1-2 -> 1.1.2-1)
[2012-03-21 14:27] upgraded lib32-libxrandr (1.3.2-1 -> 1.3.2-2)
[2012-03-21 14:27] upgraded lib32-libxtst (1.2.0-2 -> 1.2.1-1)
[2012-03-21 14:27] upgraded lib32-libxxf86vm (1.1.1-2 -> 1.1.2-1)
[2012-03-21 14:27] upgraded lib32-util-linux (2.20.1-1 -> 2.21-1)
[2012-03-21 14:27] upgraded libftdi (0.19-1 -> 0.20-1)
[2012-03-21 14:27] upgraded linux (3.2.11-1 -> 3.2.12-1)
[2012-03-21 14:27] upgraded live-media (2012.02.29-2 -> 2012.03.20-1)
[2012-03-21 14:27] upgraded lvm2 (2.02.90-1 -> 2.02.95-1)
[2012-03-21 14:27] upgraded mpg123 (1.13.4-2 -> 1.13.6-1)
[2012-03-21 14:27] upgraded neon (0.29.6-3 -> 0.29.6-4)
[2012-03-21 14:28] upgraded openssl (1.0.0.h-1 -> 1.0.1-1)
[2012-03-21 14:28] upgraded psmisc (22.15-1 -> 22.16-1)
[2012-03-21 14:28] upgraded systemd-arch-units (20120311-1 -> 20120317-1)
[2012-03-21 14:28] upgraded vlc (2.0.0-8 -> 2.0.1-1)
[2012-03-21 14:28] upgraded xf86-input-evdev (2.7.0-1 -> 2.7.0-2)
Last edited by David Batson (2012-03-21 21:10:35)

Similar Messages

  • [SOLVED] X won't start after update

    I'm running Arch inside a virtual machine, with Virtualbox.
    I ran 'sudo pacman -Syu' and let it install everything. It updated a bunch of xorg-* packages, among a few other things, and then I rebooted. Now it seems like X has stopped working. Normally I use SLiM for starting X, but SLiM itself isn't starting up. I tried 'startx' manually but that didn't work either. I can get into a normal CLI-environment just fine though.
    Here are pacman.log: http://ix.io/4MK and Xorg.0.log: http://ix.io/4MJ
    I notice the errors in Xorg.0.log but I'm not sure what to make of them.
    I'm not sure what else to add here, I hope I'm not missing something obvious.
    Last edited by CrashLog (2013-03-18 20:34:33)

    I had this problem when I similarly made this update. I'm running Arch on a Dell Inspiron 1100, after the update X wouldn't start. I attempted to roll back to previous versions (as stipulated here and seeing as I had them in my cache) to no avail (gave up in frustration). Finally, I was able to get into X in two different ways:
    First, I removed xf86-video-intel and installed xf86-video-vesa, when I rebooted I added the i915.modeset=0 parameter to the boot options at runtime in GRUB. For whatever reason X wouldn't load if I allowed the modeset to happen (bigger console area). This enabled me to boot into a slower X which I was still dissatisfied with, but at the very least it allowed me to isolate the problem as the intel driver as everything else is fully up to date.
    Second, I created /etc/X11/xorg.conf.d/20-intel.conf with the following contents:
    Section "Device"
    Identifier "Intel Graphics"
    Driver "intel"
    Option "NoAccel" "True"
    EndSection
    This also meant switching back to xf86-video-intel (instead of using xf86-video-vesa) for X. I tried both the "uxa" (supposed to be default) and "sna" options for "AccelMethod" and neither worked, only explicitly using the "NoAccel" "True" option allowed me to get X to function anew. In this manner I don't have to disable the modeset option during boot in GRUB and I'm still utilizing the latest intel driver.
    The only inference (albeit perhaps misguided or ignorant) I can make is that something changed in UXA that broke how it worked before (I say this because this laptop is too old to support SNA).

  • [solved] GDM won't start after update

    Hello.
    Today I made a pacman -Syu and gdm was updated.
    On the next boot i only get a console and not the usual gdm login.
    I loged in and tried to start gdm manualy with /etc/rc.d/gdm restart
    wich results in an error message : "gdm already running. Aborting!", but it isnt
    The X Server works (tried startx).
    Any ideas what happend to gdm and how to fix it?
    /edit : additional info: using current repository

    Does your gdm.conf file contains paths like this: /usr/X11R6/bin
    I think pacman just overwrites the config files if you never changed anything to them. In my case I did some modifications, so pacman made a backup of my modified file.
    In case your file don't contain any /usr/X11R6/... , you may try do diff your file between mine:
    # GDM Configuration file. You can use gdmsetup program to graphically
    # edit this, or you can optionally just edit this file by hand. Note that
    # gdmsetup does not tweak every option here, just the ones most users
    # would care about. Rest is for special setups and distro specific
    # tweaks. If you edit this file, you should send the HUP or USR1 signal to
    # the daemon so that it restarts: (Assuming you have not changed PidFile)
    # kill -USR1 `cat /var/run/gdm.pid`
    # (HUP will make gdm restart immediately while USR1 will make gdm not kill
    # existing sessions and will only restart gdm after all users log out)
    # You can also use the gdm-restart and gdm-safe-restart scripts which just
    # do the above for you.
    # For full reference documentation see the gnome help browser under
    # GNOME|System category. You can also find the docs in HTML form on
    # http://www.gnome.org/projects/gdm/
    # NOTE: Some of these are commented out but still show their default values.
    # If you wish to change them you must remove the '#' from the beginning of
    # the line. The commented out lines are lines where the default might
    # change in the future, so set them one way or another if you feel
    # strongly about it.
    # Have fun! - George
    [daemon]
    # Automatic login, if true the first local screen will automatically logged
    # in as user as set with AutomaticLogin key.
    AutomaticLoginEnable=false
    AutomaticLogin=tom
    # Timed login, useful for kiosks. Log in a certain user after a certain
    # amount of time
    TimedLoginEnable=false
    TimedLogin=
    TimedLoginDelay=30
    # The gdm configuration program that is run from the login screen, you should
    # probably leave this alone
    #Configurator=/opt/gnome/sbin/gdmsetup --disable-sound --disable-crash-dialog
    # The chooser program. Must output the chosen host on stdout, probably you
    # should leave this alone
    #Chooser=/opt/gnome/libexec/gdmchooser
    # The greeter for local (non-xdmcp) logins. Change gdmlogin to gdmgreeter to
    # get the new graphical greeter.
    #Greeter=/opt/gnome/libexec/gdmlogin
    Greeter=/opt/gnome/libexec/gdmgreeter
    # The greeter for xdmcp logins, usually you want a less graphically intensive
    # greeter here so it's better to leave this with gdmlogin
    #RemoteGreeter=/opt/gnome/libexec/gdmlogin
    RemoteGreeter=/opt/gnome/libexec/gdmgreeter
    # Launch the greeter with an additional list of colon seperated gtk
    # modules. This is useful for enabling additional feature support
    # e.g. gnome accessibility framework. Only "trusted" modules should
    # be allowed to minimise security holes
    #AddGtkModules=false
    # By default these are the accessibility modules
    #GtkModulesList=gail:atk-bridge:/opt/gnome/lib/gtk-2.0/modules/libdwellmouselistener:/opt/gnome/lib/gtk-2.0/modules/libkeymouselistener
    # Default path to set. The profile scripts will likely override this
    DefaultPath=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/opt/gnome/bin
    # Default path for root. The profile scripts will likely override this
    RootPath=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/opt/gnome/sbin:/opt/gnome/bin
    # If you are having trouble with using a single server for a long time and
    # want gdm to kill/restart the server, turn this on
    #AlwaysRestartServer=false
    # User and group used for running gdm GUI applicaitons. By default this
    # is set to user gdm and group gdm. This user/group should have very
    # limited permissions and access to ony the gdm directories and files.
    User=nobody
    Group=gdm
    # To try to kill all clients started at greeter time or in the Init script.
    # doesn't always work, only if those clients have a window of their own
    #KillInitClients=true
    LogDir=/var/log/gdm
    # You should probably never change this value unless you have a weird setup
    PidFile=/var/run/gdm.pid
    # Note that a post login script is run before a PreSession script.
    # It is run after the login is successful and before any setup is
    # run on behalf of the user
    PostLoginScriptDir=/opt/gnome/etc/gdm/PostLogin/
    PreSessionScriptDir=/opt/gnome/etc/gdm/PreSession/
    PostSessionScriptDir=/opt/gnome/etc/gdm/PostSession/
    DisplayInitDir=/opt/gnome/etc/gdm/Init
    # Distributions: If you have some script that runs an X server in say
    # VGA mode, allowing a login, could you please send it to me?
    #FailsafeXServer=
    # if X keeps crashing on us we run this script. The default one does a bunch
    # of cool stuff to figure out what to tell the user and such and can
    # run an X configuration program.
    XKeepsCrashing=/opt/gnome/etc/gdm/XKeepsCrashing
    # Reboot, Halt and suspend commands, you can add different commands
    # separated by a semicolon and gdm will use the first one it can find
    RebootCommand=/sbin/shutdown -r now "Rebooted from gdm menu."
    HaltCommand=/sbin/shutdown -h now "Halted from gdm menu."
    SuspendCommand=/usr/bin/apm --suspend
    # Probably should not touch the below this is the standard setup
    ServAuthDir=/opt/gnome/var/gdm
    # This is our standard startup script. A bit different from a normal
    # X session, but it shares a lot of stuff with that. See the provided
    # default for more information.
    BaseXsession=/opt/gnome/etc/gdm/Xsession
    # This is a directory where .desktop files describing the sessions live
    # It is really a PATH style variable since 2.4.4.2 to allow actual
    # interoperability with KDM. Note that <sysconfdir>/dm/Sessions is there
    # for backwards compatibility reasons with 2.4.4.x
    SessionDesktopDir=/etc/X11/sessions/:/etc/dm/Sessions/:/usr/share/xsessions/:/opt/gnome/share/gdm/BuiltInSessions/:/opt/gnome/share/xsessions/
    # This is the default .desktop session. One of the ones in SessionDesktopDir
    #DefaultSession=gnome.desktop
    # Better leave this blank and HOME will be used. You can use syntax ~/ below
    # to indicate home directory of the user. You can also set this to something
    # like /tmp if you don't want the authorizations to be in home directories.
    # This is useful if you have NFS mounted home directories. Note that if this
    # is the home directory the UserAuthFBDir will still be used in case the home
    # directory is NFS, see security/NeverPlaceCookiesOnNFS to override this behaviour.
    UserAuthDir=
    # Fallback if home directory not writable
    UserAuthFBDir=/tmp
    UserAuthFile=.Xauthority
    # The X server to use if we can't figure out what else to run.
    StandardXServer=/usr/X11R6/bin/X
    # The maximum number of flexible X servers to run.
    #FlexibleXServers=5
    # And after how many minutes should we reap the flexible server if there is
    # no activity and no one logged on. Set to 0 to turn off the reaping.
    # Does not affect Xnest flexiservers.
    #FlexiReapDelayMinutes=5
    # the X nest command
    Xnest=/usr/X11R6/bin/Xnest -audit 0 -name Xnest
    # Automatic VT allocation. Right now only works on Linux. This way
    # we force X to use specific vts. turn VTAllocation to false if this
    # is causing problems.
    FirstVT=7
    VTAllocation=true
    # Should double login be treated with a warning (and possibility to change
    # vts on linux and freebsd systems for console logins)
    #DoubleLoginWarning=true
    # Should a second login always resume the current session and
    # switch vts on linux and freebsd systems for console logins
    #AlwaysLoginCurrentSession=true
    # If true then the last login information is printed to the user before
    # being prompted for password. While this gives away some info on what
    # users are on a system, it on the other hand should give the user an
    # idea of when they logged in and if it doesn't seem kosher to them,
    # they can just abort the login and contact the sysadmin (avoids running
    # malicious startup scripts)
    #DisplayLastLogin=false
    # Program used to play sounds. Should not require any 'daemon' or anything
    # like that as it will be run when no one is logged in yet.
    #SoundProgram=/usr/bin/play
    # These are the languages that the console cannot handle because of font
    # issues. Here we mean the text console, not X. This is only used
    # when there are errors to report and we cannot start X.
    # This is the default:
    #ConsoleCannotHandle=am,ar,az,bn,el,fa,gu,hi,ja,ko,ml,mr,pa,ta,zh
    # This determines whether gdm will honor requests DYNAMIC requests from
    # the gdmdynamic command.
    #DynamicXServers=false
    # This determines whether gdm will send notifications to the console
    #ConsoleNotify=true
    [security]
    # If any distributions ship with this one off, they should be shot
    # this is only local, so it's only for say kiosk use, when you
    # want to minimize possibility of breakin
    AllowRoot=false
    # If you want to be paranoid, turn this one off
    AllowRemoteRoot=false
    # This will allow remote timed login
    AllowRemoteAutoLogin=false
    # 0 is the most restrictive, 1 allows group write permissions, 2 allows all
    # write permissions
    RelaxPermissions=0
    # Check if directories are owned by logon user. Set to false, if you have, for
    # example, home directories owned by some other user.
    CheckDirOwner=true
    # Number of seconds to wait after a bad login
    #RetryDelay=1
    # Maximum size of a file we wish to read. This makes it hard for a user to DoS
    # us by using a large file.
    #UserMaxFile=65536
    # If true this will basically append -nolisten tcp to every X command line,
    # a good default to have (why is this a "negative" setting? because if
    # it is false, you could still not allow it by setting command line of
    # any particular server). It's probably better to ship with this on
    # since most users will not need this and it's more of a security risk
    # then anything else.
    # Note: Anytime we find a -query or -indirect on the command line we do
    # not add a "-nolisten tcp", as then the query just wouldn't work, so
    # this setting only affects truly local sessions.
    DisallowTCP=true
    # By default never place cookies if we "detect" NFS. We detect NFS
    # by detecting "root-squashing". It seems bad practice to place
    # cookies on things that go over the network by default and thus we
    # don't do it by default. Sometimes you can however use safe remote
    # filesystems where this is OK and you may want to have the cookie in your
    # home directory.
    #NeverPlaceCookiesOnNFS=true
    # XDMCP is the protocol that allows remote login. If you want to log into
    # gdm remotely (I'd never turn this on on open network, use ssh for such
    # remote usage that). You can then run X with -query <thishost> to log in,
    # or -indirect <thishost> to run a chooser. Look for the 'Terminal' server
    # type at the bottom of this config file.
    [xdmcp]
    # Distributions: Ship with this off. It is never a safe thing to leave
    # out on the net. Setting up /etc/hosts.allow and /etc/hosts.deny to only
    # allow local access is another alternative but not the safest.
    # Firewalling port 177 is the safest if you wish to have xdmcp on.
    # Read the manual for more notes on the security of XDMCP.
    Enable=false
    # Honour indirect queries, we run a chooser for these, and then redirect
    # the user to the chosen host. Otherwise we just log the user in locally.
    #HonorIndirect=true
    # Maximum pending requests
    #MaxPending=4
    #MaxPendingIndirect=4
    # Maximum open XDMCP sessions at any point in time
    #MaxSessions=16
    # Maximum wait times
    #MaxWait=15
    #MaxWaitIndirect=15
    # How many times can a person log in from a single host. Usually better to
    # keep low to fend off DoS attacks by running many logins from a single
    # host. This is now set at 2 since if the server crashes then gdm doesn't
    # know for some time and wouldn't allow another session.
    #DisplaysPerHost=2
    # The number of seconds after which a non-responsive session is logged off.
    # Better keep this low.
    #PingIntervalSeconds=15
    # The port. 177 is the standard port so better keep it that way
    #Port=177
    # Willing script, none is shipped and by default we'll send
    # hostname system id. But if you supply something here, the
    # output of this script will be sent as status of this host so that
    # the chooser can display it. You could for example send load,
    # or mail details for some user, or some such.
    Willing=/opt/gnome/etc/gdm/Xwilling
    [gui]
    # The specific gtkrc file we use. It should be the full path to the gtkrc
    # that we need. Unless you need a specific gtkrc that doesn't correspond to
    # a specific theme, then just use the GtkTheme key
    #GtkRC=/opt/gnome/share/themes/Default/gtk-2.0/gtkrc
    # The GTK+ theme to use for the gui
    #GtkTheme=Default
    # If to allow changing the GTK+ (widget) theme from the greeter. Currently
    # this only affects the standard greeter as the graphical greeter does
    # not yet have this ability
    #AllowGtkThemeChange=true
    # Comma separated list of themes to allow. These must be the names of the
    # themes installed in the standard locations for gtk themes. You can
    # also specify 'all' to allow all installed themes. These should be just
    # the basenames of the themes such as 'Thinice' or 'LowContrast'.
    #GtkThemesToAllow=all
    # Maximum size of an icon, larger icons are scaled down
    #MaxIconWidth=128
    #MaxIconHeight=128
    [greeter]
    # Greeter has a nice title bar that the user can move
    #TitleBar=true
    # Configuration is available from the system menu of the greeter
    #ConfigAvailable=true
    # Face browser is enabled. This only works currently for the
    # standard greeter as it is not yet enabled in the graphical greeter.
    Browser=true
    # The default picture in the browser
    #DefaultFace=/opt/gnome/share/pixmaps/nobody.png
    # User ID's less than the MinimalUID value will not be included in the
    # face browser or in the gdmselection list for Automatic/Timed login.
    # They will not be displayed regardless of the settings for
    # Include and Exclude.
    MinimalUID=1000
    # Users listed in Include will be included in the face browser and in
    # the gdmsetup selection list for Automatic/Timed login. Users
    # should be separated by commas.
    #Include=
    # Users listed in Exclude are excluded from the face browser and from
    # the gdmsetup selection list for Automatic/Timed login. Excluded
    # users will still be able to log in, but will have to type their
    # username. Users should be separated by commas.
    Exclude=bin,daemon,mail,nobody
    # By default, an empty include list means display no users. By setting
    # IncludeAll to true, the password file will be scanned and all users
    IncludeAll=true
    # will be displayed except users excluded via the Exclude setting and
    # user ID's less than MinimalUID. Scanning the password file can be
    # slow on systems with large numbers of users and this feature should
    # not be used in such environments. The setting of IncludeAll does
    # nothing if Include is set to a non-empty value.
    #IncludeAll=false
    # If user or user.png exists in this dir it will be used as his picture
    #GlobalFaceDir=/opt/gnome/share/pixmaps/faces/
    # File which contains the locale we show to the user. Likely you want to use
    # the one shipped with gdm and edit it. It is not a standard locale.alias file,
    # although gdm will be able to read a standard locale.alias file as well.
    #LocaleFile=/opt/gnome/etc/gdm/locale.alias
    # Logo shown in the standard greeter
    #Logo=/opt/gnome/share/pixmaps/gdm-foot-logo.png
    # The standard greeter should shake if a user entered the wrong username or
    # password. Kind of cool looking
    #Quiver=true
    # The Actions menu (formerly system menu) is shown in the greeter, this is the
    # menu that contains reboot, shutdown, suspend, config and chooser. None of
    # these is available if this is off. They can be turned off individually
    # however
    SystemMenu=true
    # Should the chooser button be shown. If this is shown, GDM can drop into
    # chooser mode which will run the xdmcp chooser locally and allow the user
    # to connect to some remote host. Local XDMCP does not need to be enabled
    # however
    #ChooserButton=true
    # Welcome is for all console logins and RemoteWelcome is for remote logins
    # (through XDMCP).
    # DefaultWelcome and DefaultRemoteWelcome set the string for Welcome
    # to "Welcome" and for DefaultWelcome to "Welcome to %n", and properly
    # translate the message to the appropriate language. Note that %n gets
    # translated to the hostname of the machine. These default values can
    # be overridden by setting DefaultWelcome and/or DefaultRemoteWelcome to
    # false, and setting the Welcome and DefaultWelcome values as desired.
    # Just make sure the strings are in utf-8 Note to distributors, if you
    # wish to have a different Welcome string and wish to have this
    # translated you can have entries such as "Welcome[cs]=Vitejte na %n".
    DefaultWelcome=true
    DefaultRemoteWelcome=true
    #Welcome=Welcome
    #RemoteWelcome=Welcome to %n
    # Don't allow user to move the standard greeter window. Only makes sense
    # if TitleBar is on
    #LockPosition=false
    # Set a position rather then just centering the window. If you enter
    # negative values for the position it is taken as an offset from the
    # right or bottom edge.
    #SetPosition=false
    #PositionX=0
    #PositionY=0
    # Xinerama screen we use to display the greeter on. Not for true
    # multihead, currently only works for Xinerama.
    #XineramaScreen=0
    # Background settings for the standard greeter:
    # Type can be 0=None, 1=Image, 2=Color
    #BackgroundType=2
    #BackgroundImage=
    #BackgroundScaleToFit=true
    #BackgroundColor=#76848F
    # XDMCP session should only get a color, this is the sanest setting since
    # you don't want to take up too much bandwidth
    #BackgroundRemoteOnlyColor=true
    # Program to run to draw the background in the standard greeter. Perhaps
    # something like an xscreensaver hack or some such.
    #BackgroundProgram=
    # if this is true then the background program is run always, otherwise
    # it is only run when the BackgroundType is 0 (None)
    #RunBackgroundProgramAlways=false
    # Show the Failsafe sessions. These are much MUCH nicer (focus for xterm for
    # example) and more failsafe then those supplied by scripts so distros should
    # use this rather then just running an xterm from a script.
    #ShowGnomeFailsafeSession=true
    #ShowXtermFailsafeSession=true
    # Normally there is a session type called 'Last' that is shown which refers to
    # the last session the user used. If off, we will be in 'switchdesk' mode where
    # the session saving stuff is disabled in GDM
    #ShowLastSession=true
    # Always use 24 hour clock no matter what the locale.
    #Use24Clock=false
    # Use circles in the password field. Looks kind of cool actually,
    # but only works with certain fonts.
    #UseCirclesInEntry=false
    # Do not show any visible feedback in the password field. This is standard
    # for instance in console, xdm and ssh.
    #UseInvisibleInEntry=false
    # These two keys are for the new greeter. Circles is the standard
    # shipped theme. If you want gdm to select a random theme from a list
    # then provide a list that is delimited by /: to the GraphicalThemes key and
    # set GraphicalThemeRand to true. Otherwise use GraphicalTheme and specify
    # just one theme.
    #GraphicalTheme=circles
    GraphicalTheme=happygnome-list
    #GraphicalThemes=circles/:happygnome
    GraphicalThemes=circles
    GraphicalThemeDir=/opt/gnome/share/gdm/themes/
    GraphicalThemeRand=false
    # If InfoMsgFile points to a file, the greeter will display the contents of the
    # file in a modal dialog box before the user is allowed to log in.
    #InfoMsgFile=
    # If InfoMsgFile is present then InfoMsgFont can be used to specify the font
    # to be used when displaying the contents of the file.
    #InfoMsgFont=Sans 24
    # If SoundOnLogin is true, then the greeter will beep when login is ready
    # for user input. If SoundOnLogin is a file and the greeter finds the
    # 'play' executable (see daemon/SoundProgram) it will play that file
    # instead of just beeping
    #SoundOnLogin=true
    SoundOnLogin=false
    #SoundOnLoginFile=
    # If SoundOnLoginSuccess, then the greeter will play a sound (as above)
    # when a user successfully logs in
    #SoundOnLoginSuccess=false
    #SoundOnLoginSuccessFile=
    # If SoundOnLoginFailure, then the greeter will play a sound (as above)
    # when a user fails to log in
    #SoundOnLoginFailure=false
    #SoundOnLoginFailureFile=
    # The chooser is what's displayed when a user wants an indirect XDMCP
    # session, or selects Run XDMCP chooser from the system menu
    [chooser]
    # Default image for hosts
    #DefaultHostImg=/opt/gnome/share/pixmaps/nohost.png
    # Directory with host images, they are named by the hosts: host or host.png
    HostImageDir=/opt/gnome/share/hosts/
    # Time we scan for hosts (well only the time we tell the user we are
    # scanning actually, we continue to listen even after this has
    # expired)
    #ScanTime=4
    # A comma separated lists of hosts to automatically add (if they answer to
    # a query of course). You can use this to reach hosts that broadcast cannot
    # reach.
    Hosts=
    # Broadcast a query to get all hosts on the current network that answer
    Broadcast=true
    # Set it to true if you want to send a multicast query to hosts.
    Multicast=false
    # It is an IPv6 multicast address.It is hardcoded here and will be replaced when
    # officially registered xdmcp multicast address of TBD will be available
    #Multicast_Addr=ff02::1
    # Allow adding random hosts to the list by typing in their names
    #AllowAdd=true
    [debug]
    # This will enable debugging into the syslog, usually not neccessary
    # and it creates a LOT of spew of random stuff to the syslog. However it
    # can be useful in determining when something is going very wrong.
    Enable=false
    [servers]
    # These are the standard servers. You can add as many you want here
    # and they will always be started. Each line must start with a unique
    # number and that will be the display number of that server. Usually just
    # the 0 server is used.
    0=Standard
    #1=Standard
    # Note the VTAllocation and FirstVT keys on linux and freebsd.
    # Don't add any vt<number> arguments if VTAllocation is on, and set FirstVT to
    # be the first vt available that your gettys don't grab (gettys are usually
    # dumb and grab even a vt that has already been taken). Using 7 will work
    # pretty much for all linux distributions. VTAllocation is not currently
    # implemented on anything but linux and freebsd. Feel free to send patches.
    # X servers will just not get any extra arguments then.
    # If you want to run an X terminal you could add an X server such as this
    #0=Terminal -query serverhostname
    # or for a chooser (optionally serverhostname could be localhost)
    #0=Terminal -indirect serverhostname
    # If you wish to run the XDMCP chooser on the local display use the following
    # line
    #0=Chooser
    ## Note:
    # is your X server not listening to TCP requests? Perhaps you should look
    # at the security/DisallowTCP setting!
    # Definition of the standard X server.
    [server-Standard]
    name=Standard server
    command=/usr/X11R6/bin/X -audit 0
    flexible=true
    # To use this server type you should add -query host or -indirect host
    # to the command line
    [server-Terminal]
    name=Terminal server
    # Add -terminate to make things behave more nicely
    command=/usr/X11R6/bin/X -audit 0 -terminate
    # Make this not appear in the flexible servers (we need extra params
    # anyway, and terminate would be bad for xdmcp choosing). You can
    # make a terminal server flexible, but not with an indirect query.
    # If you need flexible indirect query server, then you must get rid
    # of the -terminate and the only way to kill the flexible server will
    # then be by Ctrl-Alt-Backspace
    flexible=false
    # Not local, we do not handle the logins for this X server
    handled=false
    # To use this server type you should add -query host or -indirect host
    # to the command line
    [server-Chooser]
    name=Chooser server
    command=/usr/X11R6/bin/X -audit 0
    # Make this not appear in the flexible servers for now, but if you
    # wish to allow a chooser server then make this true. This is the
    # only way to make a flexible chooser server that behaves nicely.
    flexible=false
    # Run the chooser instead of the greeter. When the user chooses a
    # machine they will get this same server but run with
    # "-terminate -query hostname"
    chooser=true

  • Firefox won't start after update - nothing in support pages helps

    windows 7 - firefox won't start after update - no support pages are relevant

    -> [[Firefox will not start]]
    Check and tell if its working.

  • [SOLVED] GDM/Gnome won't start after update

    Today after I run pacman -Suy, GDM/Gnome won't start anymore after reboot. The error message I get after GDM starts is:
    Oh no! Something has gone wrong.
    A problem has occurred and the system can't recover. Please contact a system administrator
    Does anyone have any idea what happened and how can I recover the system?
    Here is the complete log for the update:
    http://bpaste.net/show/209520/
    Here is the journalctl -u gdm log:
    http://sprunge.us/LEOU
    Here is tail -2000 /var/log/messages.log:
    http://sprunge.us/ObWY
    And here is the /var/log/Xorg.0.log:
    http://bpaste.net/show/209549/
    I can't imagine any other log file that might help figure out what happened, let me know if there's anything else.
    Any help is appreciated. Thanks.
    Edit: I stopped gdm, created a ~/.xinitrc and could successfully start Gnome with startx. The problem remains with GDM.
    Edit: The last update solved my problem: http://sprunge.us/RKWA
    Last edited by falmp (2014-04-22 20:38:20)

    I'm not sure my issue is really the same one, but am hoping for some guidance here if possible.  Trying to start GDM gives me the same error message/screen.  After tdm fails I can switch to a console,
    sudo systemctl stop gdm.service
    then
    sudo systemctl start lightdm.service
    and lightdm starts fine.  However, trying to log in to gnome-session gives me the very same error as I had with GDM.  I can log into XFCE just fine.  Attempting to start gnome-ession via startx also gives me the error screen.  Does anyone know how I can diagnose the problem?  Thanks,
    Matt

  • [SOLVED] KDE won't start after Xorg update(nvidia driver)

    After update, I disabled hotplug, with :
    Section "ServerFlags"
    Option "AutoAddDevices" "False"
    EndSection
    kdm starts normally, i can write login/password, i see kde boot splash, then desktop shows and after about 10 secs it is killed and goes back to login screen.
    I think the problem is with hal, because (Xorg.0.log):
    (II) config/hal: Adding input device Video Bus
    (EE) config/hal: NewInputDeviceRequest failed
    (II) config/hal: Adding input device Video Bus
    (EE) config/hal: NewInputDeviceRequest failed
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (EE) config/hal: NewInputDeviceRequest failed
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (EE) config/hal: NewInputDeviceRequest failed
    Also (.xsession-errors)
    ERROR: The control display is undefined; please run `nvidia-settings
    --help` for usage information.
    Last edited by ojciec (2008-12-01 22:28:08)

    Well, I rebuilded my xorg.conf with
    Xorg -configure
    and it started working, even with evdev driver, just had to add
    Option "AllowEmptyInput" "False"
    in section "ServerFlags". I'm not really sure what caused that error.

  • Itunes won't start after update to 11.1

    after updating to version 11.1, iTunes won't start anymore.
    Below the problem signature (dutch).
    Any suggestions to solve this?
    Probleemhandtekening:
    Gebeurtenisnaam van probleem: BEX
    Naam van de toepassing: iTunes.exe
    Versie van toepassing: 11.1.0.126
    Tijdstempel van toepassing: 52394b24
    Naam van foutmodule: StackHash_0a9e
    Versie van foutmodule: 0.0.0.0
    Tijdstempel van foutmodule: 00000000
    Uitzonderingsmarge: 00000000
    Uitzonderingscode: c0000005
    Uitzonderingsgegevens: 00000008
    Versie van besturingssysteem: 6.1.7601.2.1.0.256.4
    Landinstelling-id: 1043
    Aanvullende informatie 1: 0a9e
    Aanvullende informatie 2: 0a9e372d3b4ad19135b953a78882e789
    Aanvullende informatie 3: 0a9e
    Aanvullende informatie 4: 0a9e372d3b4ad19135b953a78882e789
    Lees de onlineprivacyverklaring:

    After updating to OSX 10.9.3, my iTunes won't open. If I try to drag it to trash, I get the message "iTunes can't be modified or deleted because it is required by OS X".

  • Illustrator won't start after updating to the latest version

    After updating to the latest version of Illustrator CC (2014), I've been unabled to start the app. Kept crashing. Basically can't even open the file!

    mmyazid,
    Here is the Extensions Suitcase 5 update that may solve the issue.
    http://www.extensis.com/support/product-support/suitcase-fusion-5/

  • [SOLVED] Alsa won't start after upgrade

    This is my last update:
    [2010-07-18 08:59] Running 'pacman -Syu'
    [2010-07-18 08:59] synchronizing package lists
    [2010-07-18 08:59] starting full system upgrade
    [2010-07-18 09:00] upgraded gtk-aurora-engine (1.5.1-1 -> 1.5.1-2)
    [2010-07-18 09:00] #####################################
    [2010-07-18 09:00] themes are moved in an extra package:
    [2010-07-18 09:00] community/murrine-themes-collection
    [2010-07-18 09:00] upgraded gtk-engine-murrine (0.90.3-1 -> 0.90.3-2)
    [2010-07-18 09:00] upgraded imagemagick (6.6.2.0-22 -> 6.6.2.10-1)
    [2010-07-18 09:00] Running OSS update script...
    [2010-07-18 09:00]
    [2010-07-18 09:00] -------------------------------------------------------------
    [2010-07-18 09:00] Open Sound System was updated. Now you should restart the
    [2010-07-18 09:00] daemon by running /etc/rc.d/oss restart.
    [2010-07-18 09:00]
    [2010-07-18 09:00] Please note that OSS stores some of its configuration files
    [2010-07-18 09:00] at /usr/lib/oss. If you are upgrading from an older OSS
    [2010-07-18 09:00] release and it doesn't work properly, try removing that
    [2010-07-18 09:00] directory and reinstall this package.
    [2010-07-18 09:00] -------------------------------------------------------------
    [2010-07-18 09:00] upgraded oss (4.2_2002-2 -> 4.2_2003-1)
    [2010-07-18 09:00] upgraded supertux (0.3.1-5 -> 0.3.3-1)
    [2010-07-18 09:00] upgraded xine-lib (1.1.18.1-1 -> 1.1.18.1-2)
    Pacman said to restart oss, so I did it. But I got loads of errors and a [FAIL], then I rebooted and got a [FAIL] for shutting down alsa.
    Now alsa won't start at boot.
    sudo /etc/rc.d/alsa start
    Password:
    :: Restoring ALSA Levels [BUSY] /usr/sbin/alsactl: load_state:1610: No soundcards found...
    [FAIL]
    And alsamixer won't run too:
    alsamixer
    cannot open mixer: No such file or directory
    What can I do to fix this?
    EDIT: I just removed the oss package and now it works fine
    Last edited by spiridow (2010-07-18 08:17:16)

    startx at the command line.
    I just tried Xorg -reconfigure again, adding the AutoAddDevices = false option - still doesn't work, giving the error about config/hal. Without the option, it just goes back to the terminal with no errors.
    Pacman log says the only thing upgraded today (after pacman) was the kernel, nvidia, and kernel-firmware. cdfs conflicted with the new kernel, so I removed it. Then I rebooted, and X stopped working. Downgrading those back again doesn't fix it. I don't get it.
    >>EDIT:
    Okay - what does cdfs have to do with Xorg???? This makes no sense. I downgraded the kernel pkgs and nvidia again, and this time installed cdfs, which I forgot to do last time. Now X starts. I don't really get it.
    Maybe hal in xfce or some plugin needs to use cdfs for something?? I don't really know - but I'm just glad it's working. I guess I'll file a bug report for cdfs so it can be built to the new kernel and hold off upgrading until it's fixed with 2.6.31. sheesh! too weird.
    Last edited by userlander (2009-10-10 23:27:36)

  • Mac won't start after update to Yosemite

    After updating my MacBook Pro 13" to Mac OS X Yosemite, it became so slow (only went to the Apple Community after this problem and found other users experienced the same) so I restarted it. Because restarting, too, took a while, I shut it down by holding down the power button instead. Now, when I boot my Mac, it shows the Apple logo with the progress bar but it goes up to about one-fourth progress then shows an error/stop icon. Can't get through the login screen. How do I fix this?

    Solved by going back to 3.5.10. All settings and bookmarks came back. Won't be upgrading again anytime soon - or will be switching to Chrome!

  • Blackberry 9220 won't start after updating OS

    My blackberry 9220 was perfectly working for the past 8months, after finding out that there's a new update for os, i tried updating mine. I fell asleep while updating my os that i didnt notice if the os was successfully updated bt wen i woke up in the middle of the night, my phone won't start. When i tried charging it, the red led light lights up then the initial screen where you see the "blackberry" word and load bar below it starts bt only flashes and turns off. It keeps repeating. I tried going to a phone technician but they said they cannot reformat my phone because it doesn't turn on or completely turn on in the first place.. What should i do? Please help me.

    Hi ThrineDee
    Welcome to BlackBerry Support Forums
    Have you performed an OTA software update ?
    First be sure that the battery is fully charged then refer to this KB Article and try to recover your device :
    KB10144  : How to force the detection of the BlackBerry smartphone using Application Loader
    Try it and let us know.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • Xbmc-standalone won't start after update

    I updated and now xbmc service won't start. When i run startx on my admin user, I can get xbmc to start up, but it won't start as 'xbmc' anymore. When I `su xbmc` and try to run `startx` or `xbmc-standalone` I get the same error. Not sure what's going on.
    orwell% sudo systemctl status xbmc -l
    xbmc.service - Starts instance of XBMC using xinit
    Loaded: loaded (/usr/lib/systemd/system/xbmc.service; enabled)
    Active: inactive (dead) since Mon 2014-03-03 19:00:23 PST; 3s ago
    Process: 2012 ExecStart=/usr/bin/xinit /usr/bin/dbus-launch /usr/bin/xbmc-standalone -l /run/lirc/lircd -- :0 -nolisten tcp (code=exited, status=0/SUCCESS)
    Main PID: 2012 (code=exited, status=0/SUCCESS)
    Mar 03 19:00:20 orwell xinit[2012]: Initializing built-in extension DRI2
    Mar 03 19:00:20 orwell xinit[2012]: Loading extension GLX
    Mar 03 19:00:20 orwell xinit[2012]: (II) [KMS] Kernel modesetting enabled.
    Mar 03 19:00:21 orwell xinit[2012]: ERROR: Unable to create application. Exiting
    Mar 03 19:00:21 orwell xinit[2012]: ERROR: Unable to create application. Exiting
    Mar 03 19:00:22 orwell xinit[2012]: ERROR: Unable to create application. Exiting
    Mar 03 19:00:22 orwell xinit[2012]: XBMC has exited uncleanly 3 times in the last 1 seconds.
    Mar 03 19:00:22 orwell xinit[2012]: Something is probably wrong
    Mar 03 19:00:22 orwell xinit[2012]: /usr/bin/xinit: connection to X server lost
    Mar 03 19:00:22 orwell xinit[2012]: waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.
    I've looked through : https://bbs.archlinux.org/viewtopic.php?id=177770 and it seems to be a similar issue.
    Last edited by eyeemaye (2014-03-05 03:45:13)

    After today's update (version 12.3-11), I get a new error. For the record I've changed PAMName from 'login' to 'su' for debugging purposes.
    xbmc.service - Starts instance of XBMC using xinit
    Loaded: loaded (/usr/lib/systemd/system/xbmc.service; enabled)
    Active: inactive (dead) since Fri 2014-03-07 20:58:52 PST; 2min 33s ago
    Process: 3381 ExecStart=/usr/bin/xinit /usr/bin/dbus-launch /usr/bin/xbmc-standalone -l /run/lirc/lircd -- :0 -nolisten tcp vt7 (code=exited, status=0/SUCCESS)
    Main PID: 3381 (code=exited, status=0/SUCCESS)
    Mar 07 20:58:51 orwell pulseaudio[3443]: [pulseaudio] module.c: Failed to load module "module-device-restore" (argument: ""): initialization failed.
    Mar 07 20:58:51 orwell xinit[3381]: ERROR: Unable to create application. Exiting
    Mar 07 20:58:51 orwell pulseaudio[3469]: [pulseaudio] module-device-restore.c: Failed to open volume database '/var/lib/xbmc/.config/pulse/739ce619b49f4eb797280beb523b50fd-device-volumes': No space left on device
    Mar 07 20:58:51 orwell pulseaudio[3469]: [pulseaudio] module.c: Failed to load module "module-device-restore" (argument: ""): initialization failed.
    Mar 07 20:58:51 orwell xinit[3381]: ERROR: Unable to create application. Exiting
    Mar 07 20:58:51 orwell xinit[3381]: XBMC has exited uncleanly 3 times in the last 1 seconds.
    Mar 07 20:58:51 orwell xinit[3381]: Something is probably wrong
    Mar 07 20:58:51 orwell xinit[3381]: /usr/bin/xinit: connection to X server lost
    Mar 07 20:58:51 orwell xinit[3381]: waiting for X server to shut down (EE) Server terminated successfully (0). Closing log file.
    Mar 07 20:58:52 orwell systemd[3382]: pam_unix(su:session): session closed for user xbmc
    Last edited by eyeemaye (2014-03-08 05:19:34)

  • Ipad won't start after update 8.2

    after updating my ipad it won't work just stuck on the start screen (the one with the white apple logo) .. i had tried to restart it and re install the update from itunes still the same problem ..

    it's done thank you it back .. ^_____________________^

  • IWeb won't start after update

    Hey!
    I just ran a bunch of system updates and now iWeb won't start. I reinstalled iLife'06 from the DVD and rebooted, but no luck. I have also repaired permissions and rebooted. I just get one bounce in the Dock and this message in the iWeb.crash.log:
    Host Name: Garry-Computer.local
    Date/Time: 2006-03-30 04:09:56 -0500
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: iWeb
    Path: /Applications/iWeb.app/Contents/MacOS/iWeb
    Version: ??? (???)
    PID: 478
    Thread: Unknown
    Link (dyld) error:
    dyld: /Applications/iWeb.app/Contents/MacOS/iWeb can't open library: @executable_path/../Frameworks/SFAnimation.framework/SFAnimation (No such file or directory, errno = 2)
    iMac   Mac OS X (10.3.9)   G4

    Sounds like something major is missing from iWeb or from the iLife install.
    If you didn't delete iWeb and the install package receipts from your computer before reinstalling iLife, iWeb would have only been updated. If it was corrupted before the update, the problem would not have been fixed by a reinstall.
    Backup your domain file before doing anything else! It's in username/Library/Application Support/iWeb. Put a copy in a safe place.
    Then try deleting everything to do with iWeb from your computer, going to drivename/Library/Receipts and deleting all the iWeb package receipts, empty the trash.
    Reinstall iWeb.
    Michael
    Quicksilver G4 Dual 1GHz   Mac OS X (10.4.5)   http://www.rowan-cottage.co.uk

  • Ipad won't start after updating to ios 8.1.3

    My iPad was working without issue prior to updating to IOS 8.1.3 yesterday. After updating, not only would the ipad not start, it produced intermittent tones. The tone heard when device is plugged into an outlet for charging.
    I attempted to turn the device off but it would not respond. Afterwards, a reboot was attempted numerous times by holding the home and sleep buttons down simultaneously. Once the Apple logo appeared the buttons were released, the logo disappeared but the device remained dormant.
    While connected to iTunes and emitting the connection tones, periodically the splash screen would appear momentarily then turn off. I was able to swipe the screen on one of these occasions. The device worked properly until it was turned off after use at which time it would not turn on again and remains unable to turn on. It does not respond to attempts to turn it off or rebooting.
    Prior to the update I did backup the device in case something like this would occur. Since I appear to have exhausted all my options to get the device to work, I feel the only remaining option is to restore it to factory default. I would appreciate advice from anyone who may either have experienced this same issue and found a resolution, or can provide thoughts on how I should proceed please.
    If I proceed with a restore to factory default followed by a restore of the most recent backup, will I lose any data during this process? This will be my first time to erase a device so any thoughts would be greatly appreciated. I would, of course, prefer an alternative resolution. Thanks in advance for your help.
    tony

    Hello, Tony.  
    Thank you for visiting Apple Support Communities.  
    I understand that your iPad no long starts after an update and you have a backup for your iPad.  It sounds like you will need to restore the device to factory and then will have the option to access your backup after the restore complete.  The only information that should be missing would be after the backup was completed until the device is restored.  I have included the steps for going through this process in the articles below.    
    If you can't update or restore your iPhone, iPad, or iPod touch
    Back up and restore your iPhone, iPad, or iPod touch using iCloud or iTunes
    -Jason H.  

Maybe you are looking for

  • How do I get songs I purchased on a different computer to my IPOD?

    I mainly use my home computer when downloading itunes to my ipod. I have my office computer set up as an authorized computer also. I have downloaded songs into my office computer but they will not show up on my ipod. How can I get them on there? I am

  • Losing Display Resolution on Sleep or Reboot

    We have 176 Mac Mini's with ViewSonic VA1703WB 17" WideScreen displays. The Mini's run OS X 10.4.10 and Boot Camp Windows XP. The Mini's are used in a computer lab where they spend most of their time in "sleep" mode until we activate them for an exam

  • Settlement rule sould be SDI in MTO production order

    Hello, I have a problem with my MTO scenario. The Assignment Category of the Settlement Rule in my production order is MAT. It should be SDI. In OPL8 I can´t change it from PP1 to SDI. In OKO7 if I change the Default object type form MAT to SDI I can

  • Sharepoint services 3.0 and pdf editing

    Hi! I have the next configuration:      -Client: Windows XP, Adobe reader XI      -Server: Sharepoint services 3.0 I cant add a comment to PDF file directly in Sharepoint. I haven't check in/out option, is like the file only read. Can you help me, pl

  • Table  for User Status Profile

    hi Please tell anybody what is the table for User Status Profile in Sales Orders? where it will stores? Regards Rajendra