[SOLVED] Can't start compiz with gnome

When I set up gnome initially, I used the following wiki guide:
https://wiki.archlinux.org/index.php/Co … k_Users.29
I had some issues after upgrading to gnome 3.8 that have now since been solved.  I wen't through quite a bit trying to fix it and now somehow compiz isn't starting with my gnome/compiz session.  It starts just fine if I run
$ compiz ccp --replace
after logging into the session.  I think I'm simply not understanding how this session that I've installed works (or .session files in general).
here is my /usr/share/gnome-session/sessions/gnome-compiz.session:
[GNOME Session]
Name=GNOME Compiz
RequiredComponents=compiz;cairo-dock;gnome-settings-daemon;
RequiredProviders=notifications;
DefaultProvider-windowmanager=compiz
DefaultProvider-notifications=notification-daemon
I tried removing cairo-dock from the above file just to make sure that this is the file actually being used and it did start up without the dock as I guessed.  Obviously this file is being used.  Why won't compiz start as well?  I also tried adding gnome-panel to the file and gnome-panel did not start.  Is this because it needs a .desktop file as well?  I assume so.
Here is my /usr/share/xsessions/gnome-compiz.desktop:
[Desktop Entry]
Encoding=UTF-8
Name=GNOME/Compiz
Comment=This session logs you into the GNOME desktop environment with Compiz and Cairo-Dock
Exec=/usr/bin/gnome-session --session=gnome-compiz
Icon=compiz
Type=XSession
and here is my /usr/share/applications/compiz.desktop:
[Desktop Entry]
Type=Application
Encoding=UTF-8
Name=Compiz
Exec=bash -c 'compiz --replace --sm-client-id $DESKTOP_AUTOSTART_ID --keep-desktop-hints ccp decoration'
NoDisplay=true
# name of loadable control center module
X-GNOME-WMSettingsModule=compiz
# autostart phase
X-GNOME-Autostart-Phase=WindowManager
X-GNOME-Provides=windowmanager
# name we put on the WM spec check window
X-GNOME-WMName=compiz
# back compat only
X-GnomeWMSettingsLibrary=compiz
Last edited by instantaphex (2013-05-04 20:59:44)

So I started to think that maybe compiz was actually starting up but the ccp argument wasn't taking.  I ran
$ pgrep -l compiz
and got no output.  So compiz really isn't starting at all.  What gives?

Similar Messages

  • [SOLVED] Can't start pulseaudio with other users?

    I am having trouble getting pulseaudio to start using a different user. The user "corey" can run pulse just fine. After logging out and logging in on user "tv", running pulseaudio --start returns this error message:
    E [autospawn] core-util.c: Failed to create secure directory: Operation not permitted
    W [autospawn] lock-autospawn.c: Cannot access autospawn lock.
    E [pulseaudio] main.c: Failed to acquire autospawn lock
    So it seems this user does not have permission? I can't imagine why, both corey and tv are in the audio group and both had active consolekit sessions at the time.
    I don't know if this is relative information but I'll throw it out there anyway. I have a multiseat configuration with 2 seats, 1 at my desktop the other for my tv however for right now I am just logging into the display at my desktop. I followed most of the relative information about pulseaudio and multiseat from this page on the gentoo wiki (including editing the config files Xstartup and Xreset): here
    consolekit though seems to be acting wierd, right now ck-list-sessions produces this:
    Session3:
    unix-user = '1000'
    realname = 'Corey Teetor'
    seat = 'Seat1'
    session-type = ''
    active = FALSE
    x11-display = ':0'
    x11-display-device = '/dev/tty7'
    display-device = ''
    remote-host-name = ''
    is-local = TRUE
    on-since = '2012-02-17T06:19:44.835923Z'
    login-session-id = '4294967295'
    Session1:
    unix-user = '1001'
    realname = 'The Television'
    seat = 'Seat1'
    session-type = ''
    active = TRUE
    x11-display = ''
    x11-display-device = ''
    display-device = '/dev/tty1'
    remote-host-name = ''
    is-local = TRUE
    on-since = '2012-02-17T06:13:33.618814Z'
    login-session-id = '1'
    it says that the session for corey is not active even though i am logged in right now and pulse is running. I am a bit confused...please share your wisdom with me!
    Last edited by cteeto (2012-02-18 16:47:51)

    cteeto wrote:Thank you good sir, it worked Next time I should probably try googleing it myself huh?
    No problem at all , could you edit the title of the post to say solved please, Thanks.

  • [SOLVED] Can't Start MySQL after upgrading to 5.1.41-3

    I can't start mysqld with 'mysqld start'.Here is my mysqld output:
    [ahao@sky ~]$ mysqld start
    091125 18:33:48 [Note] Plugin 'FEDERATED' is disabled.
    091125 18:33:48 [Note] Plugin 'ndbcluster' is disabled.
    091125 18:33:48  InnoDB: Started; log sequence number 0 44233
    mysqld: Too many arguments (first extra is 'start').
    Use --verbose --help to get a list of available options
    091125 18:33:48 [ERROR] Aborting
    091125 18:33:48  InnoDB: Starting shutdown...
    091125 18:33:49  InnoDB: Shutdown completed; log sequence number 0 44233
    091125 18:33:49 [Note] mysqld: Shutdown complete
    This is my /var/lib/ complete with permission settings:
    [ahao@sky ~]$ cd /var/lib ; ls -al
    total 84
    drwxr-xr-x 20 root      root      4096 2009-11-25 18:08 .
    drwxr-xr-x 13 root      root      4096 2009-11-25 13:51 ..
    drwxrwx---  2 root      policykit 4096 2009-05-10 09:10 PolicyKit
    drwxr-xr-x  2 policykit root      4096 2009-05-10 09:10 PolicyKit-public
    drwxr-xr-x  3 root      root      4096 2009-09-19 12:19 bluetooth
    drwxr-xr-x  2 root      root      4096 2009-09-16 22:09 dbus
    drwxr-xr-x  2 root      root      4096 2009-11-23 17:38 dhcpcd
    drwxrwxrwt  2 root      root      4096 2009-07-19 18:17 ex
    drwxr-xr-x  2 root      root      4096 2009-09-16 22:38 hwclock
    drwxr-x---  2 root      locate    4096 2009-10-22 06:55 locate
    -rw-r--r--  1 root      root       462 2009-09-20 00:02 logrotate.status
    drwxr-xr-x  2 root      root      4096 2009-09-17 09:14 misc
    drwxr-x---  2 root      locate    4096 2009-11-25 18:09 mlocate
    drwxrwxrwx  4 mysql     mysql     4096 2009-11-25 18:33 mysql
    drwxr-xr-x  6 root      root      4096 2009-09-07 08:54 nfs
    drwxr-xr-x  4 root      root      4096 2009-11-25 18:08 pacman
    drwx------  3 root      root      4096 2009-11-21 03:30 polkit-1
    drwxr-xr-x  2 root      root      4096 2008-09-06 14:33 rarian
    drwxr-xr-x  2 root      root      4096 2009-09-17 09:14 syslog-ng
    drwxr-xr-x  3 root      root      4096 2009-10-19 20:10 wicd
    drwxr-xr-x  2 root      root      4096 2009-11-21 02:35 xkb
    /etc/mysql/my.cnf is out-of-the-box
    What seems to be the problem here? Please shed some light...thank you
    Last edited by akiglobal (2009-11-26 07:41:00)

    How silly of me.....first of all...I entered 'mysqld start', I should have just entered 'mysqld', second of all, I didn't change the file permission on /var/run/mysqld. I change /var/run/mysqld file permission into 'chmod 777 /var/run/mysqld -R', after that mysql works!

  • How can I start anew with Photos and clear the (minimal) stuff it has uploaded

    I've about had it up to here with this new Photos scheme. I reorganised my Aperture libraries on both my iMac and MBA in preparation for this, delayed turning Photos on for a couple of days until I thought everything was ready based upon the limited advice that was out there, and then got stuck in an endless loop of "uploading" and "preparing" every time I opened Photos. There are 19,975 images in my Aperture library on the iMac. I was stuck at Uploading at anywhere between that number and 19,000 with no progress after hours of waiting. I tried all the tricks mentioned here including re booting, restarting the app, repairing/rebuilding the database, killing the "cloudd" process, etc.today Today when I restarted Photos, it now said I had 23,775 images to upload- 4000
    more than I have-and of course it got stuck there, like it has for the last week.
    I copied the previous Aperture library (pre Photos migration)back to my iMac and opened it in Aperture. Thankfully, all the photos I had taken on my iPhone this week during this Photos clusterphuck transition were in the Aperture Stream so I didn't lose any of those. I'm willing to give this whole thing one more shot. So  i need some advice. How can I start anew with Photos and clear the (minimal) stuff it has uploaded (about 6000 of 19,000 images in the last 7 days) ? If I simply delete the Photos.photolibrary file will that do the trick and lt me start a new fresh library using?
    <Re-Titled By Host>

    How can I start anew with Photos and clear the (minimal) stuff it has uploaded (about 6000 of 19,000 images in the last 7 days) ? If I simply delete the Photos.photolibrary file will that do the trick and lt me start a new fresh library using?
    It is hard to say from your post, why the migration did not succeed in your case.
    by "stuck on upload" do you mean, you opened the Aperture library in Photos, and Photos converted it to a Photo Library, and then the upload to iCloud Photo Library did hang?  Or did already the upgrade to the Photo Library fail?
    If you want the Aperture library to upload to iCloud Photo Library, it needs to be on a disk formatted MacOS Extended (Journaled) and the original image files must not be referenced. Referenced originals will not upload.
    Also, the upload may hang, if you do not have enough free iCloud storage, orr if one of the videos or photos in your library is in an unsupported format or corrupted.
    To start over, try to repair and rebuild the Aperture library before opening it in Photos. Try all Aperture Library First Aid options - starting with repairing the permissions.  (Repairing and Rebuilding Your Aperture Library: Aperture 3 User Manual)
    If I simply delete the Photos.photolibrary file will that do the trick and lt me start a new fresh library using?
    You will have to delete the photos that are already in icloud too; otherwise you are risking duplicates.
    Can you launch Photos at all?  If yes, delete all photos in Photos and empty the Recently Deleted album. Wait for the deletion to sync to iCloud. Then delete the Photos.photolibrary.

  • How can I start firefox with new tab instead of blank page?

    Today I update firefox to 13.0. I like the new "new type". I want to konw how can I start firefox with new tab instead of blank page?
    I don't want to change the homepage to about:newtab.
    Sorry for my bad English.

    This is a very annoying thing. Every update from Firefox resets this config setting back to about:newtab. I changed '''''browser.newtab.url''''' in 12.x to '''''about:blank''''' and it resetted back in update 13.0 and now I have to do the same thing again in 13.0.1.
    The drawback with about:newtab is Firefox opens up dataports for every URL that are linked and gets reopened for every lame 'newtab' you click on. Just use [http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx Tcpview - data port viewer] and watch how many extra dataports that opens up from this crazy 'feature'.

  • Can we start DB with srvctl start DB?

    I can't access sqlplus can i start db with this command in 9i?
    srvctl start db

    Hello,
    Probably your PATH is not set correct provided your sqlplus utility is functioning.
    Set your environment either in .profile or .bash_profile in $HOME directory (Solaris / UNIX flavor)
    export ORACLE_SID=orcl
    export ORACLE_HOME=/u01/oracle/product/XXXX
    export ORACLE_BIN=$ORACLE_HOME/bin
    export PATH=$PATH:$ORACLE_BIN
    now you try to run sqlplus at command line. It should work. Please customize the environment varibles for your own environment.
    Let me know if this works. Hope this helps.
    - Leo

  • I just bought a new computer, how can I start syncing with this computer without erasing everything already on my iphone?

    I just bought a new computer, how can I start syncing with this computer without erasing everything already on my iphone?
    Everytime I try to use the option sync manual it wants me to erase everything.
    Please help

    The iPhone can be synced to one and only one computer at a time. Before you "marry" it to your new computer, be sure your new computer contains all the old computer's information. When you sync the iPhone to a new computer, it will be erased first. Then, whatever is on your iTunes Library will be synced to the iPhone.
    Read: iTunes: How to move your music to a new computer
    You can also copy its previous backup from the old computer to the new one, then "restore from backup".
    From iTunes: About iOS backups
    Where iTunes backups are stored on your computer
    The folder where your backup data are stored varies depending on the computer's operating system. Make sure the backup folder is included in your periodic data-backup routine.
    iTunes places the backup files in the following places:
    Mac: ~/Library/Application Support/MobileSync/Backup/
    Windows XP: \Documents and Settings\(username)\Application Data\Apple Computer\MobileSync\Backup\
    Note: To quickly access the Application Data folder, click Start, and choose Run. Type %appdata% and click OK.
    Windows Vista and Windows 7: \Users\(username)\AppData\Roaming\Apple Computer\MobileSync\Backup\
    Note: To quickly access the AppData folder, click Start. In the search bar, type %appdata% and press the Return key.

  • (SOLVED) Compiz, GLX error even tough i start compiz with LIBGL_AWLAYS

    Hi,
    I have tried to read trough the wiki, google and forum. I cant get this to be solved?
    I installed compis with:
    # pacman -S compiz-fusion-gtk (no to emerald, emerald-themes and compiz-fusion-plugins-extra)
    made sure metacity compositioning was off with gconf
    then i added these:
    gconftool-2 --set -t string /desktop/gnome/session/required_components/windowmanager compiz
    gconftool-2 --set -t string /desktop/gnome/applications/window_manager/current /usr/bin/compiz
    gconftool-2 --set -t string /desktop/gnome/applications/window_manager/default /usr/bin/compiz
    Have added these to xorg.conf
    ServerLayout:
    Option "AIGLX" "true"
    Device:
    Option "XAANoOffscreenPixmaps" "true"
    Option "DRI" "true"
    Option "Accelmethod" "EXA"
    added a section called "Extension" where i added:
    Option "Composite" "Enable"
    and a section "DRI" :
    group "video"
    mode 0660
    If i launch compiz with :
    LIBGL_ALWAYS_INDIRECT=1 compiz --replace --indirect-rendering
    I still get the glx error! And i dont have the window borders. Read from the troubleshooting to activate the window decaritons, rezise and move, still the same.
    Running Gnome with slim. And how should i launch the fusion-icon with a parameter? (ie LIBGL..) i get an error?
    My specs: Dell d420, intel gma945 express
    sincerely, THANKS!
    #update 1: Dont know how, but it kinda works now think the problem was something with compiz-dekorator-gtk.
    now my problem is, how to add it to startup?
    Last edited by tiddylicious (2009-12-06 13:05:43)

    Solved:
    _NO_ xorg.conf. -Also synaptics driver, and im loading into the environment from inittab. These did the trick !

  • [solved]can't start gnome as user

    I can't start gnome as user  only as root.
    error message: failed to create file /tmp/gconf-test-locking-file-kx6h6t:Permission denied (error=13)
    I think this is an pacman error (permissions)
    I made an clean install  because   last pacman -Syu  crash my os.
    And i  get the error as above so i can't get it to work.
    I also tried to run enlightment but several applications don't start.
    How to solve this?
    Solution was i wiki :chmod 1777 /tmp
    Last edited by fernux (2008-02-11 20:39:41)

    error message: failed to create file /tmp/gconf-test-locking-file-kx6h6t:Permission denied (error=13)
    this is the problem, it states that it can't create a file because of a lack of permissions to do so. Its trying to create the file in /tmp, so that tells us that /tmp directory has permissions that aren't correct or gnome would work. What u need to do is
    ls -ld /tmp
    and post the results here so someone can tell u how to put the correct permissions up.
    edit: I see u found the answer yourself.
    Last edited by jacko (2008-02-11 20:42:30)

  • Compiz with Gnome?

    I don't have any WM installed as screenfetch says (I find it weird because I have shadows, but whatever). I want to install Compiz, but Gnome crashes when I try compiz --replace in both terminal or Alt+F2. screenfetch also displays Clearlooks as my GTK theme when I really have Adwaita. I had Clearlooks when I was on Xfce, maybe it's just making a holy mess. How to install Compiz?
    Thanks for your attention, already solved 1/2 of my problems with this forum!

    I used compiz with Fedora 15 Gnome (3) successfully.  After installing compiz, there was an option at login to run gnome classic with compiz or gnome 3. Haven't tried running compiz with Fedora 16 Gnome, but it can work.  The conflict I believe is between the gnome 3 shell and compiz.  The previous poster was correct in saying the default window manager for gnome 3 is clutter/mutter.
    I believe with Arch gnome you would want to start gnome in fallback mode to use compiz.
    https://wiki.archlinux.org/index.php/GN … lback_mode

  • [SOLVED] How to start JACK with KDE 4? (and which JACK should I use?)

    Hi again
    I'm using KDE 4, and I've just installed JACK again, and since I can't find any decent documentation on this, I'm having a bit of a problem.
    Currently I have jack from [extra] installed, rather than jack2. When I try starting jack as the ArchWiki suggests, i.e. by typing "jackd -d alsa", I get the following error:
    $ jackd -d alsa
    jackd 0.120.1
    Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben Hohn and others.
    jackd comes with ABSOLUTELY NO WARRANTY
    This is free software, and you are welcome to redistribute it
    under certain conditions; see the file COPYING for details
    could not open driver .so '/usr/lib/jack/jack_firewire.so': libffado.so.2: cannot open shared object file: No such file or directory
    JACK compiled with System V SHM support.
    loading driver ..
    creating alsa driver ... hw:0|hw:0|1024|2|48000|0|0|nomon|swmeter|-|32bit
    control device hw:0
    the playback device "hw:0" is already in use. Please stop the application using it and run JACK again
    cannot load driver module alsa
    I've also tried jack2 from [community], and after starting it with "jack_control start", I get this...
    $ jack_control start
    --- start
    DBus exception: org.jackaudio.Error.Generic: Failed to start server
    So how do I start it? I'm guessing jack doesn't want to start because some other KDE application grabbed alsa before jackd (but I've been wrong before), and I don't have the slightest idea what jack2 is about with that "generic" error. If anyone would help me shed some light on this, I'd appreciate it a lot.
    Thanks in advance!
    Last edited by Wintershade (2011-03-26 19:22:08)

    @schivmeister thanks that one worked
    Yes, it was knotify4. So now this part works. I've switched to jack2 and it works flawlessly when starting it with jackd
    So this part is solved... now, would you be so kind (if you know) as to point me to some tutorials or howtos (or proper documentation, cos I can't find much of that either) on how to connect various ALSA channels with JACK?
    Basically, I want to route my PCM channel and the Mic channel into Capture 1 (or one to Capture 1 and other to Capture 2), since my Intel HDA audio card doesn't have the "Mix" or "What-U-Hear" or whatever as an available capture source. Any leads on that? (or do I have to open another thread for it?)
    TIA

  • [SOLVED] Can't start NFS server

    I've read the wiki page and I've been changing my config files accordingly. When I try to start it I get the following error (from journalctl):
    Nov 02 21:41:47 arch sudo[11201]: dennis : TTY=pts/0 ; PWD=/home/dennis ; USER=root ; COMMAND=/usr/bin/systemctl start nfsd.
    service rpc-idmapd.service rpc-mountd.service rpcbind.service
    Nov 02 21:41:47 arch sudo[11201]: pam_unix(sudo:session): session opened for user root by dennis(uid=0)
    Nov 02 21:41:47 arch systemd[1]: Starting NFS server...
    Nov 02 21:41:47 arch systemd[1]: Mounting RPC pipe filesystem...
    [b]Nov 02 21:41:47 arch rpc.nfsd[11204]: rpc.nfsd: Unable to access /proc/fs/nfsd errno 2 (No such file or directory).
    Nov 02 21:41:47 arch rpc.nfsd[11204]: Please try, as root, 'mount -t nfsd nfsd /proc/fs/nfsd' and then restart rpc.nfsd to correct the problem[/b]
    Nov 02 21:41:47 arch rpc.nfsd[11204]: error starting threads: errno 38 (Function not implemented)
    Nov 02 21:41:47 arch systemd[1]: Started RPC Bind.
    Nov 02 21:41:47 arch systemd[1]: nfsd.service: main process exited, code=exited, status=1/FAILURE
    Nov 02 21:41:47 arch mount[11205]: mount: unknown filesystem type 'rpc_pipefs'
    Nov 02 21:41:47 arch systemd[1]: Failed to start NFS server.
    Nov 02 21:41:47 arch systemd[1]: Dependency failed for NFS Mount Daemon.
    Nov 02 21:41:47 arch systemd[1]: Job rpc-mountd.service/start failed with result 'dependency'.
    Nov 02 21:41:47 arch systemd[1]: Unit nfsd.service entered failed state
    Nov 02 21:41:47 arch systemd[1]: var-lib-nfs-rpc_pipefs.mount mount process exited, code=exited status=32
    Nov 02 21:41:47 arch systemd[1]: Failed to mount RPC pipe filesystem.
    Nov 02 21:41:47 arch systemd[1]: Dependency failed for NFSv4 ID-name mapping daemon.
    Nov 02 21:41:47 arch systemd[1]: Job rpc-idmapd.service/start failed with result 'dependency'.
    Nov 02 21:41:47 arch systemd[1]: Unit var-lib-nfs-rpc_pipefs.mount entered failed state
    Nov 02 21:41:47 arch sudo[11201]: pam_unix(sudo:session): session closed for user root
    When I run mount -t nfsd nfsd /proc/fs/nfsd it says:
    [dennis@arch ~]$ sudo mount -t nfsd nfsd /proc/fs/nfsd
    mount: unknown filesystem type 'nfsd'
    What to do? I've no idea how to solve this.
    edit : changed quote tags to code --Inxsible
    Last edited by snufkin (2012-11-03 07:50:52)

    alphaniner wrote:What happens if you just run systemctl start nfsd.service ?
    Then I got another error message.
    I found out what was wrong though. I had suspended the computer, which caused GNOME or whatever to mess with my session data. A reboot fixed the problem, although I'm sure a relog would've done the same.
    Last edited by snufkin (2012-11-03 07:51:13)

  • Can not start up with internal HD after 10.9.4 update

    After installing 10.9.4 update, can no longer startup from internal HD on late 2012 iMac, 2.9 ghz, 8 gb ram, 1 TB internal
    Used Disk Utility to starup from external 10.9.3 drive and that works fine.
    Loaded the manual 10.9.4 update onto external, and tried updating the 10.9.4 internal. No luck.
    Attempting internal startup with 10.9.4 results in black screen, followed by several seconds of lit screen and spinning icon, then back to black screen.
    After starting up on 10.9.3 external, 10.9.4 internal shows mounted, files appear fine, and can copy back and forth. Just can't start with that drive, and can't risk updating external 10.9.3 to 10.9.4 until I find out and fix the problem.
    Thank you

    This was reported by another user:
    I had the same issue with my 2008 iMac and Apple support walked me through the fix yesterday...
    1. Shut the computer down by holding the power button for 10 seconds
    2. Restart the computer and press shift at the same time until you see the progress bar start moving
    3. Once you reach the point where your screen goes dark and you see the cursor, type the first letter of the username for your computer, then hit Enter, then type your password, then hit Enter.
    4. After a moment, you should see the spinning beach ball
    5. Your screen should then move on to something along the lines of "Completing OSX Installation" (I can't remember the exact wording). Let it finish. After that it should go to your normal desktop and the issue should be fixed. (If your screen goes pitch black during this process, hit the space bar. I thought it wasn't working, but the screen was just sleeping).
    Apparently it's an issue with an automatic update that never quite got past the login screen.
    If the above doesn't help, then move on to these:
    Try these in order testing your system after each to see if it's back to normal:
    1. a. Resetting your Mac's PRAM and NVRAM
        b. Intel-based Macs: Resetting the System Management Controller (SMC)
    2. Restart the computer in Safe Mode, then restart again, normally. If this doesn't help, then:
         Boot to the Recovery HD: Restart the computer and after the chime press and hold down the
         COMMAND and R keys until the Utilities menu screen appears. Alternatively, restart the
         computer and after the chime press and hold down the OPTION key until the boot manager
         screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    3. Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the Utilities menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
         Reinstall the 10.9.4 update: OS X Mavericks 10.9.4 Update (Combo).
    4. Reinstall Lion/Mountain Lion, Mavericks: Reboot from the Recovery HD. Select Reinstall Lion/Mountain Lion, Mavericks from the Utilities menu, and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.
         Reinstall the 10.9.4 update: OS X Mavericks 10.9.4 Update (Combo).

  • When I downloaded firefox someone else's bookmarks and homepage are there, it is a used computer. How can I "start over" with firefox?

    I have tried deleting firefox from my computer entirely (I have a macbook). Then when I download it again, much later, it still acts like it knows what bookmarks and homepage I want. These were obviously set by someone else, and I want it to be fresh, I want to start over with a new firefox. I bought the computer used, and apparently firefox recognizes it as having been downloaded before and automatically adds stuff to it. It is annoying!!

    The simplest method will be to create a new profile and delete the old one. User information such as bookmarks is stored in a profile folder. You can create and remove profiles by using the profile manager. First use the profile manager to create a new profile, then use it to delete the old profile.
    For details on using the profile manager see the [[managing profiles]] article. An alternative site that can help is http://kb.mozillazine.org/Profile_Manager

  • Can't start GParted from gnome-menu

    Hi, I have a problem with GParted.
    I know that it worked fine some weeks ago.
    But now it doesn't start from the gnome-menu.
    The strange thing is: if I copy the same command as in the menu ('gksu /usr/sbin/gparted %f') in the terminal Gparted starts.
    Maybe this problem is since the sudo or a gparted upgrade.
    What could be wrong?

    In my Xfce4 installation, it's /usr/share/applications/GParted, which I copied over to ~/.local/share/applications/, as kaixi suggested, and it appeared there as gparted.desktop.  Right-click for Properties > Launcher > Command, and in that field (not wanting to install gksu) I put sudo gparted, which works, thanks.

Maybe you are looking for

  • MSS/Company property iview empty

    Hello, We need to show company property iview from MSS/General Information. We've customized 40 infotype. We choose a user from Employee Search iView, when selecting an employee, the Company Property iView is empty. Please, do you know how can I do s

  • Calling from the application Slow vs. Running through SQL developer Fast

    Alright, we write many applications that make use of calling stored procedures in packages to return data. This is the only time i have ever encountered this issue and have not been able to pinpoint the cause. This application is very data-centric an

  • How do I display thumbnails for subfolders with images in Finder?

    Hello. I've settled in quite nicely with OS X but I find there's one thing I couldn't replace with a better alternative from XP and I've looked extensively for a solution but with no luck, so I figured I'd ask. It's best described with a picture (htt

  • Concatenate  : extract from non-SAP

    Hello All, I am extracting some records from a non-SAP system via XI. The problem is with the 0UNIT field. data from SIBEL is stored as "Hou" (hours) but in BW we can only use "H". Can any one tell me how can i transform "hou" to "h"in BW. any syntax

  • Iphoto 11 not saving my edits. HELP????

    What is going on? Can't save my edited photos?  Anybody know about this?   Thanks.