[SOLVED] Dropbox and the fluxbox Slit

I have a minor problem concerning the Dropbox icon in the Slit.
I'm currently starting Dropbox by using the dropboxd-userspace daemon, but it doesn't create an icon in the Slit of fluxbox (although it's confirmed to be running). In order to get it to create an icon in the Slit I have to manually (re)start the dropboxd-userspace daemon.
So, how do I get it to automatically add an icon to the Slit?
Also, is it possible to get a list of the wiki articles not translated to a certain language? I'm planning on translating them into my native language (Swedish) but a list of the untranslated articles would help to make sure that I don't miss any crucial articles.
Last edited by snufkin (2011-06-22 01:10:30)

By slit you mean notification area?
Myself I start Dropbox by running dropboxd and nothing else. I guess you could just put it in your .xinitrc and have it startup autmatically with Fluxbox.

Similar Messages

  • [SOLVED] Dropbox and pygtk

    I have installed Dropbox from the AUR. Everything has gone well until I tried to start dropbox. It then says:
    Starting Dropbox...
    The Dropbox daemon is not installed!
    Run "dropbox start -i" to install the daemon"
    When I run "dropbox start -i", I get: (I actually run "dropbox-cli start -i," but before I installed dropbox-cli I was having the same problems with the dropbox command:)
    Starting Dropbox...Traceback (most recent call last):
    File "/usr/bin/dropbox-cli", line 1259, in start
         download()
    File "/usr/bin/dropbox-cli", line 280, in download
         import pygtk
    ImportError: No module named pygtk
    From what I've read, this is due to the program expecting python or python2, but  since I have python3 installed, then python links to python3. And pygtk doesn't exist in python3.
    This might or might not be the problem. Regardless, I cannot figure out how to fix this problem.
    EDIT: I found an article describing what to install and in what order to fix this.
    Last edited by cobbmic (2015-02-17 19:06:06)

    I should have asked at the end:
    Does anyone know how I can fix this so that I can properly install and run the dropbox daemon?

  • I am having a problem moving files from a iMac  in location mac in another location.  I have tried using Dropbox and the Public folder in the i disc.  When I drag the files into dropbox they become alias' and I can't open them at the other end beca

    I am having a problem moving files from an imac in one location to an imac inanother location.  I have tried using Dropbox which is installed in both locations but when i drad a file ino yhe app it becomes an alias.  When I get to the other location it says I can't open the file because the " original application that created it is not present".  This is despite the fact that the app that created both files is installed in both computers.  If I use the Public folder in the idisc, when I get to the other location the file isn't there.  Am I forgetting to turn something on or off?  Should I manually sync the Public folder and if so how? Thanks
    Message was edited by: stephenfromdelray beach

    So now that's two of us.  Hopefully, someone has an answer. 

  • [SOLVED]Conky and the phantom CPU

    So I am running Conky with Fluxbox on a laptop with a duel core CPU. Playing around with Conkys different output and variables trying to get a set up I liked. I notice I was able to monitor three CPUs when there should only be two. I can't seem to find any documentation on why this would be. All output different numbers is it possible one is the sum of each core added together? I also noted that if I add ${cpu cpu3} to the code below it does not show a fourth or more CPUs.
    ${color}CPU: ${cpu cpu0}%
    ${color}CPU: ${cpu cpu1}%
    ${color}CPU: ${cpu cpu2}%
    If someone could shed some light on this for me and maybe let me know which ones I should be using it would be greatly appreciated.
    Last edited by Sebrithil (2012-10-22 02:41:18)

    The conky man page has the information you need, and so does the online conky documentation: http://conky.sourceforge.net/variables.html
    man conky
    cpu (cpuN)
        CPU usage in percents. For SMP machines, the CPU number can be provided as an argument. ${cpu cpu0} is the total usage, and ${cpu cpuX} (X >= 1) are individual CPUs.
    Last edited by 2ManyDogs (2012-10-22 02:30:29)

  • [SOLVED] XTerm and the Terminus font

    I having difficulty getting the Terminus font to display correctly in xterm.
    In .Xresources;
    When I use "xterm*faceName:Terminus:style=Regular:size=10" I get missing characters, like the curly quotes in man pages.  This line is from the wiki.
    When I use "xterm*font:-*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*" there are no missing characters (that I've found).  However, the display output (like paging a text file, for example) is much slower.  Too slow, so I go back to the missing characters config.
    One other issue I've noticed, which may be related.  When I use the control-mousebutton menus, they display very slowly taking 2 or 3 seconds to draw. This happens even without loading my .Xresources file.
    Also note I'm using fontconfig-infinality-ultimate.
    My complete .Xresources file:
    xterm*Background:black
    xterm*Foreground:white
    xterm*cursorColor:green
    !xterm*pointerShape:arrow
    !xterm*pointerColor:blue
    xterm*VT100.geometry:80x32
    xterm*faceName:Terminus:style=Regular:size=10
    !xterm*font:-*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*
    !xterm*faceName:Inconsolata:style=Regular:size=11
    !xterm*font:-*-dina-medium-r-*-*-16-*-*-*-*-*-*-*
    !xterm*renderFont:false
    xterm*dynamicColors:true
    xterm*utf8:2
    xterm*eightBitInput:true
    xterm*saveLines:4096
    xterm*scrollKey:true
    xterm*scrollTtyOutput:false
    xterm*scrollBar:true
    xterm*rightScrollBar:true
    xterm*jumpScroll:true
    xterm*multiScroll:true
    xterm*toolBar:false
    xterm*locale:true
    xterm*termName:xterm-256color
    xterm*metaSendsEscape:true
    Last edited by mixer (2013-09-03 03:56:33)

    mixer wrote:
    Switching to rxvt-unicode (plus rxvt-unicode-terminfo) fixed my problem with speed and missing Terminus characters.  I'm using the setting:
    URxvt*font:xft:Terminus:pixelsize=14
    The part that I don't understand is, if I specify my font as follows I get all the characters but slow display:
    URxvt*font:-*-terminus-medium-r-normal-*-16-*-*-*-*-*-iso10646-*
    You commented that this flavor (the XLFD form) is slow with both xterm and urxvt.
    As I noted, the problem is in how the server handles the fonts.
    urxvt's equivalent to xterm's "-fa" option is a feature introduced by konsole (a "xft:" prefix on the string).
    Actually you don't get "all" of the characters.  To see this, use xfd.  The 10646 encoding appears to be the
    original terminus (a small set of 256 characters) with a few others added.  But most of the 0-65535 range is
    filled with a filler-character.

  • [SOLVED] bc and the decimal point

    Hello,
    I've been trying out bc today and I've come across something:
    If, for example, I try and calculate 1/10 in bc (whilst setting scale to, say, 5), I'll get .10000. Is there some way to always display the number to the left of the decimal point, even if it's a zero (i.e. 0.10000)? 5/2 will get 2.50000, which makes sense.
    Thanks for your help.
    Last edited by Manifold (2011-12-30 14:40:30)

    karol wrote:http://stackoverflow.com/questions/2965 … ber-format
    I did something quite similar, but using a bash script to concatene a '0' in front of the decimal place. I just thought there was a simple variable to set that I'd missed but I guess not. I wonder what the design purpose of missing out the 0 on the left hand side of a decimal place is.

  • [SOLVED] Zsh and the move to /usr/bin

    I've done everything in the article, and I have no unofficial packages.
    However, I do use zsh as my shell, so I thought I might as well ask before doing anything:
    Blog wrote:# pacman -Syu --ignore filesystem,bash
    # pacman -S bash
    # pacman -Su
    Should I replace bash with zsh here? I do have both bash and zsh installed.
    EDIT: I did indeed forget to mount /boot. After doing that the update worked perfectly.
    Last edited by graph (2013-06-03 19:23:37)

    Alright, I have one working shell. I have no Ignores but I do have
    HoldPkg = pacman glibc
    in /etc/pacman.conf - Could this be the culprit?
    Also, here are the (missing) output of the commands from the article. I'm quite interested in knowing whether all my autofs-partitions are mounted, which I believe they are.
    # pacman -Qqo /bin /sbin /usr/sbin | pacman -Qm -
    # find /bin /sbin /usr/sbin -exec pacman -Qo -- {} + >/dev/null
    # mount
    proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
    sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
    dev on /dev type devtmpfs (rw,nosuid,relatime,size=1538736k,nr_inodes=216743,mode=755)
    run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
    /dev/sda5 on / type ext4 (rw,relatime,data=ordered)
    securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
    tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
    devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
    tmpfs on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,mode=755)
    cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
    pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
    cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
    cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
    cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
    cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
    cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
    cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
    cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
    systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=33,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
    systemd-1 on /boot type autofs (rw,relatime,fd=36,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
    systemd-1 on /home type autofs (rw,relatime,fd=37,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
    configfs on /sys/kernel/config type configfs (rw,relatime)
    debugfs on /sys/kernel/debug type debugfs (rw,relatime)
    mqueue on /dev/mqueue type mqueue (rw,relatime)
    tmpfs on /tmp type tmpfs (rw)
    hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
    /dev/sda6 on /home type ext4 (rw,noatime,data=ordered)
    binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
    Last edited by graph (2013-06-03 18:00:47)

  • [solved] Beagle and the new locate backend

    Hello all
    Did anybody using Beagle succeeded in using the new "Locate" backend ?
    It does not seem to work with me.
    Thank you for your help !
    Last edited by chicha (2008-05-06 11:51:32)

    Good question, thank you for asking
    LFS -> FreeBSD : Because once you have done an LFS and you learnt so much there is nothing fun anymore in day to day life. However you feel strong enought to use a more confidential OS and that lead me to FreeBSD.
    FreeBSD -> Gentoo : At that time I had a Zaurus and a Palm and other exotic devices. FreeBSD was great, but I missed some hardware support. However I was very satisfied witht he OS. So I chose Gentoo, which is quiet close to FreeBSD spirit (so is Arch), but benefit from Linux's bigger driver set.
    Gentoo -> Kubuntu : After having spent hours, days and months recompiling the world, and finding out that my PC was not so fast I was fed up with configuring things. I wanted a distro which just works. I fell into Kubuntu arms, like a kid into his mother arms after he did something bad.
    After a few months I discovered that the "it just works" principle is a lie. It is a lie for MS Windows, for Mac OS ... and for Ubuntu. Things never "just works". And when the time has come to fix and/or trick things, it is a real pain with those distros or other OS which claim that they "just work".
    So I choosed the distro which make you understand what is going on, and make configuration tasks easy whithout having to rebuild the world with thousands of command line tools for day to day maintenance. This distro you know it well ... it is Archlinux

  • [SOLVED] Fonts And The Linux Console

    I love the Tamsyn font, which I have been using in X, but I was wondering if this font can be used in the framebuffer console as well. Is this possible or is Tamsyn in a format that won't work for the console?
    Thanks in advance.
    Last edited by Agent69 (2011-05-27 17:43:15)

    caffeinebasedlifeform wrote:I tried "setfont /usr/share/kbd/consolefonts/Tamsyn8x17r.psf" on a tty and it worked fine. I didn't try setting "consolefont=" in /etc/rc.conf, however.
    Sweet. And can the font be anywhere? Right now, I keep Tamsyn in my home directory and use "xset fp+" to add the font to X.

  • [solved] Dropbox messes up the desktop

    Hi,
    I'd like to install dropbox and see what it works. So I dowloaded and installed it from AUR. On running it tries to start nautilus; however I always run nautilus with the command "nautilus --no-desktop --browser" because I run fluxbox. I want dropbox to issue this command as well. It does not do this now, and the result is that there are icons that on the screen, the background image is changed, and the fluxbox menu is inaccessible.
    Any ideas how to change this?
    Last edited by anadyr (2010-01-19 18:28:31)

    I installed dropbox with yaourt; apparently the dropbox-nautilus-app comes with it?
    I run fluxbox, and I start dropbox by issuing the command.
    Anyway, when I run dropbox or dropboxd, the program starts in "icon mode" in the taskbar; when I click on the item, then the strange behavior starts (nautilus is started with the wrong command, icons appear on the desktop, the fluxboxmenu is inaccessible, and the background image changes).

  • Dropbox and other services that need secure connec...

    Ever since having a HH5 I have not been able to connect to drop box, Adobe Creative Cloud Market, and Crashplan, which is another back up service. They all require a secure internet connection.
    I have searched the forums and found others with the same problem, and someone suggested trying switching Smart Setup off, which I have. That didn't work.
    I have tried turning the firewall off, which doesn't work.
    I phoned BT and they said to do a factory reset - I did this and set up the home hub again, and it worked - for a day. I rebooted and it worked - for an hour. Now however much I reset or reboot it doesn't work.
    This seems a fairly common problem. I also cannot access the dropbox page, though I can connect to other HTTPS pages.
    At the times I have managed to get it working, I have also managed to reach the dropbox page, and I have taken my laptop to my neighbours house, and it works no problem, both reaching the dropbox home page and dropbox and the other applications working.
    Any Suggestions?

    Hi Iwatts,
    Do you get any error messages when you connecting to those sites?
    It might be worth while opting out of BT Web Address Help give it a try and let me know how you get on?
    Thanks
    PaddyB
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)

  • Dropbox and box sync check boxes gone?

    Hello,
    Earlier today I went through a deleting spree to try to get rid of all WD "drive stuff" on my computer becuase Mavericks apparently has problems with this stuff and my TimeMachine backup disk sponaneosly erased itself last night. 
    Now, the "folder check boxes" for my dropbox folders have dissapeared so I can't tell whether or not a folder has been succesfully synced?  The same has happened to my "box sync" cloud folders...  I reinstalled box sync and restarted but it didn't change anything.
    anyone have any idea what I can do to get these checkboxes back ??  Otherwise it is very difficult to know for sure if my files are syncing to the cloud...
    Thanks!!!

    I believe the issue is that the Dropbox folder and subordinate folders (and files) have os/x extended attributes set to not allow others to read the file (which means spotlight indexing cannot read it to index it).
    So here's what I see but I do not know how to set the correct xattr to allow spotlight to do the indexing:
    ls -l
    drwx------@ 24 <suppressed>  staff   816 Dec 28 15:47 Dropbox
    and the settings are:
    xattr -l Dropbox
    com.apple.FinderInfo:
    00000000  00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00  |................|
    00000010  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  |................|
    00000020
    Any wizards out there who know how to set the xattr to allow g+r and o+r in normal unix parlance.
    Thanks,

  • Preview very sluggish on MacBook Pro. Move a bar and the umbrella turns a few seconds. Any ideas? I don't want to update my iMac until this one is solved.

    MacBook Pro with 4GB of memory and a 2.3 GHz Intel.   No other program running other than Preview.

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) on the advice of a stranger. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
    Here's a summary of what you need to do, if you choose to proceed:
    Copy a line of text in this window to the Clipboard.
    Paste into the window of another application.
    Wait for the test to run. It usually takes a few minutes.
    Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin; clear; Fb='%s\n\t(%s)\n'; Fm='\n%s\n\n%s\n'; Fr='\nRAM details\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; AC="com.autodesk.AutoCAD  com.evenflow.dropbox com.google.GoogleDrive"; H='^[[:space:]]*((127\.0\.0\.1|::1|fe80::1%lo0)[[:space:]]+local|(255\.){3}255[[:space:]]*broadcast)host[[:space:]]*$'; NS=networksetup; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; M () { find -L "$d" -type f | while read f; do file -b "$f" | egrep -lq XML\|exec && echo $f; done; }; AT () { o=`file -b "$1" | egrep -v '^(A.{16}t$|cann)'`; Ps "${1##*/} format"; }; Pc () { o=`grep -v '^ *#' "$2"`; l=`wc -l <<< "$o"`; [[ l -gt 25 ]] && o=`head -n25 <<< "$o"`$'\n'"[$((l-25)) more line(s)]"; Pm "$1"; AT "$1"; }; Pm () { [[ "$o" ]] && o=`sed -E '/^ *$/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/(\/Users\/)[^/]+/\1-/g' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o=`echo $o`; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; R () { o=; [[ r -eq 0 ]]; }; SP () { system_profiler SP${1}DataType; }; id -G | grep -qw 80; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; SP Software | sed -n 's/^ *//;5p;6p;8p'; h=(`SP Hardware | awk '/ Id/{print $3}; /Mem/{print $2}'`); o=$h; Ps "Model"; o=$((h[1]<4?h[1]:0)); Ps "Total RAM (GB)"; o=`SP Memory | sed '1,5d;/[my].*:/d'`; [[ "$o" =~ s:\ [^O]|x([^08]|0[^2]|8[^0]) ]] && printf "$Fr" "$o"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; p=`SP Power`; o=`awk '/Cy/{print $NF}' <<< "$p"`; o=$((o>=300?o:0)); Ps "Battery cycles"; o=`sed -n '/Cond.*: [^N]/{s/^.*://p;}' <<< "$p"`; Ps "Battery condition"; for b in FireWire Thunderbolt USB; do o=`SP $b | sed -En '/:$/{s/ *:$//;x;s/\n//;/Apple|SMSC/d;s/\n.*//;/\)/p;};/^ *(V.+ [0N]|Man).+ /{s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;}'`; Pm $b; done; o=`pmset -g therm | sed 's/^.*C/C/'`; [[ "$o" =~ No\ th|pms ]] && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; [[ "$o" =~ =\ [^GO] ]] || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; fdesetup status | grep -q On && o=on || o=; Ps "FileVault"; a=(/ ""); A=(System User); for i in 0 1; do o=`cd ${a[$i]}L*/Lo*/Diag* || continue; for f in *.{cr,h,pa,s}*; do [[ -f "$f" ]] || continue; d=$(stat -f%Sc -t%F "$f"); [[ "$f" =~ h$ ]] && grep -lq "^Thread c" "$f" && f="$f *"; echo "$d ${f%%_2*} ${f##*.}"; done | sort | tail`; Pm "${A[$i]} diagnostics"; done; grep -lq '*$' <<< "$o" && printf $'\n\t* Code injection\n'; o=`syslog -F bsd -k Sender kernel -k Message CReq 'caug|GPU |hfs: Ru|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|timed? ?o|WARN' -k Message Ane 'SMC:' | tail -n25 | awk '/:/{$4=""; $5=""};1'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); n=$((${#s[*]}-1)); c="${s[*]}"; o=${s[$n]}%; Ps "CPU usage by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); n=$((${#s[*]}-1)); s[$n]=${s[$n]%[+-]}; c="${s[*]}"; o=$((s[$n]>=25000?s[$n]:0)); Ps "Mach ports used by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | awk 'NR>1 && !/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|openld|post[fg]|x)/{print $3}'`; Pm "Extrinsic daemons"; o=`launchctl list | awk 'NR>1 && !/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`for d in {/,}L*/Lau*; do M; done | egrep -v 'com\.apple\.(CSConfig|server)' | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`for d in /{S*/,}L*/StartupItems; do M; done`; Pm "Startup items"; sys=`pkgutil --regexp --only-files --files com.apple.pkg.* | sort | uniq | sed 's:^:/:'`; b=`sed -E '/^.+Lib.+\/Contents\/Info.plist$/!d;s/\/Info.plist$//;/Contents\/./d' <<< "$sys"`; l=`egrep '^/usr/lib/.+dylib$' <<< "$sys"`; [[ "$b" && "$l" ]] && { o=`find -L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo}* -type d -name Contents -prune | grep -Fv "$b" | while read d; do test -f "$d/Info.plist" || continue; ID=$($PB\ :CFBundleIdentifier "$_") || ID="No bundle ID"; printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find /usr/lib -type f -name *.dylib | grep -Fv "$l"`; Pm "Extrinsic shared libraries"; :; } || echo $'\nReceipts missing'; o=`for e in INSERT_LIBRARIES LIBRARY_PATH; do launchctl getenv DYLD_$e; done`; Pm "Inserted dylibs"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; i=`route -n get default | awk '/e:/{print $2}'`; I=`$NS -listnetworkserviceorder | sed -En '/ '$i'\)$/{x;s/^\(.+\) //p;q;};x'`; n=`$NS -getdnsservers "$I" | awk '!/^T/{printf "not "; exit}'`; Ps "DNS (${n}from DHCP)"; o=`$NS -getinfo "$I" | awk '/k:/{if ($3 !~ "(255\.){3}0") print}; /v6:/{if ($2 !~ "A") print}'`; Pm "TCP/IP"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; f=auto_master; [[ `md5 -q /etc/$f` =~ ^b166 ]] || Pc $f /etc/$f; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; f=/etc/hosts; Pc "hosts" <(egrep -v "$H" $f ); AT $f; Pc "User launchd" ~/.launchd*; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; LD="$(`find /S*/*/F* -type f -name lsregister | head -n1` -dump)"; o=`for ID in $AC; do [[ "$LD" =~ $ID ]] && echo $ID; done`; Pm "Application check"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed -E 's/(\..*$|-[1-9])//g'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`find .??* -type d -name *.app -prune`; Pm "Hidden apps"; o=`SP Fonts | egrep 'id: N|te: Y' | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist | while read f; do plutil -s "$f" >&- || echo $f; done`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} file count"; done; o=; [[ UID -eq 0 ]] && o=root; Ps "UID"; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
    8. If you see an error message in the Terminal window such as "syntax error," enter
    exec bash
    and press return. Then paste the script again.
    9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
    11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • I am not able to launch FF everytime i tr to open it, it says FF has to submit a crash report, i even tried doing that and the report was submitted too, but stiil FF did not start, and the problem still persists, please help me solve this issue in English

    Question
    I am not able to launch FF everytime i try to open it, it says FF has to submit a crash report,and restore yr tabs. I even tried doing that and the report was submitted too, but still FF did not start, and the problem still persists, please help me solve this issue
    '''(in English)'''

    Hi Danny,
    Per my understanding that you can't get the expect result by using the expression "=Count(Fields!TICKET_STATUS.Value=4) " to count the the TICKET_STATUS which value is 4, the result will returns the count of all the TICKET_STATUS values(206)
    but not 180, right?
    I have tested on my local environment and can reproduce the issue, the issue caused by you are using the count() function in the incorrect way, please modify the expression as below and have a test:
    =COUNT(IIF(Fields!TICKET_STATUS.Value=4 ,1,Nothing))
    or
    =SUM(IIF(Fields!TICKET_STATUS=4,1,0))
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • I am using the desktop screensaver and a file from dropbox for photos.  Does the list of screen savers actually use the file, or just link to it.  If I delete the file from the dropbox, will the screen saver be lost?

    Using the desktop slideshow, I have added a file from dropbox for the slideshow.  If I delete the dropbox file, does that delete the file from the list on the slideshow?  Do I need to leave the file on the computer itself rather than in the dropbox and then delete it from the dropbox?

    If you are going to delete the file from Dropbox, you will need the file on your computer.
    You will probably need to put the file in Library/Screen Savers

Maybe you are looking for

  • HT1364 Auto-save i-Tunes purchases to external drive?

    I have to use an external drive because my laptop (limited HD/RAM) cannot support my music library (too big).  When I purchase i-Tunes, how can I make sure they save to the external drive and not to the laptop?  I had it set-up when I first started u

  • Huge Difference in FPS from OSX and windows 8

    I have a 2011 27" iMac with 6770m, 4gigs of ram, i5 (stock lower end 27")and windows 8 installed through bootcamp.  I wanted to use it for gaming only to think that it was unusable.  Recently I had realized that all I had to do was to lower the resol

  • What's the deal with the reported Camera bug?  "forced closing and Camera failed"

    Just ordered a Galaxy S5 yesterday....it should arrive Friday.  I just read today about the camera bug that is only on Verizon.  What's the deal and what is VZW gonna do about it?

  • Unable to create Product group form T Code- MC84 in ECC 6.0

    Dear Expert,           After Upgrade from 4.7E to ECC 6.0 we are facing problem for Tcode-MC84(Create Product Group) is opening but we are unable to Create product group..         can any tell me what is problem for this or is there any apply SAP Not

  • Iphone 4S - Reminders in other language

    I am in Brazil, but I use my Iphne in English, but when I open reminders it shows some info in Brazilian Portuguese, does anyone know why this happens? Here`s a screen shot, where`s written "Lembretes" should be "Reminders", there are other places th