What are these .log files?  How do I turn them off/on?

Recently I noticed that I am getting a .log file for every pdf I have.  I don't think I need them and would like to stop them from showing up.  How do I turn this off?

When I looked up ghostscript, Wikipedia said "Ghostscript is a suite of
software based on an
interpreter<http://en.wikipedia.org/wiki/Interpreter_(computing)>
for Adobe Systems <http://en.wikipedia.org/wiki/Adobe_Systems>".  Written
by Artifax.  I do not remember loading any Artifax software.  Below is what
is in one of these files.  they are named the same as the .PDF with an
extension of .log (ie:  nu.pdf .. nu.log).   ???  Thanks, Mike
Artifex Ghostscript 8.60 (2007-08-01)
Copyright (C) 2007 Artifex Software, Inc.  All rights reserved.
This software comes with NO WARRANTY: see the file PUBLIC for details.
peelstring status: true: '% Copyright'
peelstring status: true: '%!PS-Adobe-'
Loading NimbusMonL-Regu font from %rom%lib/n022003l.pfb... 2495600 1177766
1871424 586536 1 done.
%%[ ProductName: Artifex Ghostscript ]%%
%%[Page: 1]%%
%%[LastPage]%%
ps2pdf -sDEVICE=pdfwrite -dNOPAUSE -dNOSAFER -dAutoRotatePages=/PageByPage
-dPDFSETTINGS=/prepress
-dCompatibilityLevel=1.3 -sstdout=C:\Documents and Settings\MikeS\Local
Settings\Temp\qwc13ek2 -sOutputFile=C:\Documents and Settings\MikeS\Local
Settings\Temp\qwc13ek2.kry
Mike
Mike Schweichler
[email address removed]

Similar Messages

  • MY phone is using large amounts of data, when i then go to system services, it s my mapping services thats causing it. what are mapping services and how do i swithch them off. i really need help.

    MY phone is using large amounts of data, when i then go to system services, it s my mapping services thats causing it. what are mapping services and how do i swithch them off. i really need help.

    I Have the same problem, I switched off location services, maps in data, whatever else maps could be involved in nd then just last nite it chewed 100mb... I'm also on vodacom so I'm seeing a pattern here somehow. Siri was switched on however so I switched it off now nd will see what happens. but I'm gonna go into both apple and vodacom this afternoon because this must be sorted out its a serious issue we have on our hands and some uproar needs to be made against those responsible!

  • What are these processes and how do I prevent them?

    For many years, many have complained of external drives that are in standby/sleep spinning up for no apparent reason.  From the user's point of view this is unnecesssary, but to make matters worse, the system usually stops everything else while waiting for the drives.
    I have a Mac mini that I use as a home theater pc.  The media and backups are on a 5-bay enclosure (no RAID) attached by USB.  While watching a video, the unused drives will go into standby mode, which is good.  But then, with no user activity, they will spin up, freezing the video and everything else, which is not good.  As these are slow drives and spin up sequentially, this can take 10-20 seconds.  This may happen once or twice an hour, but sometimes more frequently.
    In looking into the causes, I have turned off time Machine (after putting these drives into the Privacy section for good measure).  I also prevented Spotlight and fsevents logging with the following:
    mdutil -i off /Volumes/<drive1> /Volumes/<drive2> . . .
    cd /Volumes/<drive1 and then repeat for other drives>
         rm -rf .fseventsd .Spotlight-*
         mkdir .fseventsd
         touch .fseventsd/no_log .metadata_never_index
    As far as I can tell this has worked to stop those processes from accessing the drives after they are mounted, but the problem persists.  To find out what else might be causing them to wake up:
    sudo fs_usage -w | grep -e Volumes/<drive1> -e /Volumes/<drive2> . . .
    and here is what I found last night (actually didn't use the -w last night, thus it is cut off):
    18:35:36  fsgetpath   /Volumes/XBMC         0.000026   SSDragHelper
    18:35:36  fsgetpath   /Volumes/Stuff        0.000006   SSDragHelper
    18:35:36  fsgetpath   /Volumes/DatOptic_3   0.000005   SSDragHelper
    18:35:36  fsgetpath   /Volumes/MacBackUp    0.000003   SSDragHelper
    18:36:15  fsgetpath   /Volumes/XBMC         0.000026   System Prefe
    18:36:15  fsgetpath   /Volumes/Stuff        0.000004   System Prefe
    18:36:15  fsgetpath   /Volumes/DatOptic_3   0.000003   System Prefe
    18:36:15  fsgetpath   /Volumes/MacBackUp    0.000003   System Prefe
    18:55:36  fsgetpath   /Volumes/XBMC         0.000034   GoogleSoftwa
    18:55:36  fsgetpath   /Volumes/Stuff        0.000004   GoogleSoftwa
    18:55:36  fsgetpath   /Volumes/DatOptic_3   0.000003   GoogleSoftwa
    18:55:36  fsgetpath   /Volumes/MacBackUp    0.000003   GoogleSoftwa
    After looking into the Google process, I was surprised to find the tentacles that Google puts into your system, and ripped every bit of it out that I could.  But I have no idea about what's going on with SSDragHelper and System Prefe (presumable System Preferences).  This must be OS X itself?  What are these processes doing, and is there any way to prevent them from accessing these disks in this way?

    Thanks for the reply Hen3ry.  Looks like you've done a lot of investigation.  For me, fs_usage entries accompanying spindown are not problems - I'm happy if the drives spin down.  My problem is the spinups.  But still, I don't think it is necessary to time the fs_usage entries with spinups.  If you grep for the drives you're concerned about, you will see any process that would potentially wake them up.
    Because my understanding is limited, I also am more concerned with the process/application that is accessing the drives than with the functions or commands they are sending.  And the values that are returned by those functions are way beyond what I can deal with.
    It's interesting that you've found a difference between your old and new drives.  Could you specify the enclosure and drives in each case?
    The StorageStatus app looks interesting; thanks for the tip.
    Here's a summary of what I've done so far, which I think is working.  I need a few more weeks to know for sure.
    How to prevent unwanted drive spin-ups
    If you are actively using the computer that the enclosure is attached to, nothing on God’s green earth will stop OS X from waking them up after some user action, even ones that seem to have nothing to do with the external drives.  But if you leave the computer alone while some application is running, like watching a movie or downloading a file, you have a fighting chance of coaxing OS X into leaving the uninvolved drives alone.
    If the drives are shared with any other computers over a network, eject them on those computers
    Otherwise, OS X (AppleFileServer) will poll them every 10 seconds.  This might not be bad if you want to just keep the drives spinning and the other computer stays awake.
    Third-party apps
    Make sure no apps are running that might access your drives.  Google runs some processes that do this (maybe I’m naïve, but I was so shocked I removed chrome and every other trace of Google from my Mac mini system). Another is iStat and any utility that monitors SMART status in the background.
    Don’t let Spotlight index or search the drives
    Spotlight is persistent, and it may be necessary to take a variety of steps to stop its various processes (mds, mdworker) from accessing the drives and waking them up.  In other words, kill it, drive a stake through its heart, then burn the body:
    In System Preferences > Spotlight, add the drives to the Privacy pane.
    Add a file called .metadata_never_index to the root of each drive (note the leading period).  The easiest way to do this is in Terminal
    touch /Volumes/<drive1>/.metadata_never_index
    Tell Spotlight AGAIN to keep away from the drive:
    mdutil -i off /Volumes/<drive1> /Volumes/<drive2> . . .
    Finally delete the Spotlight folder from the drive.
    rm -rf /Volumes/<drive1>.Spotlight-*
    Stop fseventsd from logging in the drive
    This is easy, just putting a no_log file in its folder.  I have found that rarely it still writes some files in there, but it doesn’t seem to do so when it causes problems, so . . .
              rm –rf /Volumes/<drive1>/.fseventsd/*
         touch /Volumes/<drive1>/.fseventsd/no_log
    Finder sidebar
    Some people say that if the drives show in the Sidebar of Finder windows, the Finder will be checking them.  I’m not sure. But to be safe, in Finder Preferences > Sidebar, uncheck External Disks.
    Just say no to Time Machine
    On the home theater mac itself, regular backups shouldn’t be needed.  You should be able to just turn Time Machine off.  However, it is probably sufficient to simply open System Preferences > Time Machine > Options and add the drives to the list of locations to exclude from backup.
    Second, local backups can be disabled with
    sudo tmutil disablelocal
    Look for other culprits
    If the problem persists, use fs_usage, which generates a real-time log of filesystem activity. There is so much going on that you need to use grep to restrict the output to entries that involve your drives. The entries that accompany your drive spin-ups are the ones you really want.
    sudo fs_usage -w | grep -e Volumes/<drive1> -e /Volumes/<drive2> . . .
    Now leave the keyboard and mouse alone, as many things you might do will cause the drives to be accessed. You probably want to find what does it when you’re not actively interacting with the computer.  It’s not really necessary to wait for your drives to sleep and see what wakes them.  Any activity you see would probably wake the drives if they were asleep.  When you see some activity and want to stop and examine, type Control-C to stop the output.  On the far right of each entry is the process or application that accessed the disks.
    I got pointers from http://system-log.tyr.org.uk/2012/01/31/how-to-stop-usb-drives-from-spinning-up- unnecessarily-on-os-x-lion/ and http://www.jackenhack.com/disk-that-refuses-to-sleep-in-mac-os-x-how-to-fix-it/

  • What are these features and how can I use them?

    Why do I have SDM Profile, Dyanmic private IP, Pay per message, Mobile Hotspot provisioning,   My mom is on the same account and does not have these.  Everything I look at points to enterprise stuff and administration.  I'm not aware of any of that.  Verizon seems to act like they don't know but it's right on my bill.  My VM seems to be funky too.  I had to change my phone number because of unknown video texts being sent.  Something is still not right.

    If these are items listed on your account as features, I think there are supposed to be there.
    I know I have that dynamic IP address one for my smartphone. So I suspect it is associated with the smartphone provisioning.
    The mobile hotspot provisioning would depend on what kind of plan you have.
    The pay per message is probably associated with your text messages so your phone will receive and send them.
    The other one I'm not sure about, but it could be something associated with the SIM card.

  • What are these guides and how can I hide them?

    Thank-you in advance!

    shift + O will get you to artboard editing mode, from there on the control bar above there will be a preference icon towards the end. you can also change the view options from the icon to the left of that but it's not very quick.
    the artboard editing tool can also be reached from the toolbar right above the slice tool towards the bottom of the tools.

  • What are answer points and how do you get them?

    What are answer points and how do you get them?

    If you read the Help & Terms of Use over there --->
    You will find this and more:
    How do I get points for answering questions?
    "If you submit a reply to another member's question topic, you are eligible to receive points from that member. The originator has the option of marking a reply as either Helpful or Solved, which will add points to the respondent's account. These points will, in turn, increase a member's ranking (status level) in the community over time."
    Regards,
    Colin R.

  • What are muse templates and how do i use them?

    what are muse templates and how do i use them?

    thank you for the information. the reason i am asking is that i am having a problem with a website i am building in muse, specifically the functionality of my accordion menu. the accordion menu is on the left side of the page with a couple of elements directly beneath it. i would like the elements directly below the accordion menu to be pushed down when the menu is opened, however the menu is pushing everything on the page that is below down when it is opened. i have attached images to illustrate what i am talking about. is there any way that i can have the accordion menu push down just the elements directly below down and ignore all of the other elements on the page?

  • I don't know how I did it, but now when I am sending a text, the microphone takes over and is trying to speak what I am typing.  How do I turn it off?

    I don't know how I did it, but when I am texting, the microphone keeps coming on and tries to say what I am typing.  How do I turn this off?

    I suspect you have Voice Over on:
    Press Home.
    Tap Settings. Then double-tap Settings.
    Tap General. Then double-tap General.
    Use three fingers on the screen to scroll to Accessibility.
    Tap Accessibility. Then double-tap Accessibility.
    Tap VoiceOver. Then double-tap VoiceOver.
    Tap "On" next to VoiceOver. Then double-tap "On" to turn it off.
    You have to tap, then double-tap to select the numbers to enter your passcode.

  • I just bought macbook pro with 10.8.3 os. When i start the system, all applications automatically start up as well! How can I turn them off. I checked the user settings and no application is set tom open automatically!

    I just bought macbook pro with 10.8.3 os. When i start the system, all applications automatically start up as well! How can I turn them off. I checked the user settings and no application is set tom open automatically!

    You have 14 days to return the computer w/no questions asked.  Plus you have 90 days of FREE phone tech support on top of your standard 1 year warranty unless you also purchased AppleCare which gives you an additional 2 years of coverage plus FREE phone support.
    Strongly suggest that you take FULL advantage of the above before it runs out.  Let Apple deal w/the problems.

  • I don't want tabs. How do I turn them off?

    I do not want tabs. How do I turn them off?

    There is a version (2.0.2009110201) on the developer's homepage that is shown as compatible with Firefox 3.6.x
    *'''''Be aware that the developer has not updated the add-on to be compatible with Firefox 4 and Firefox 5; that is a sign that it may no longer be updated and may no longer work after you update from version 3.6.x of Firefox to Firefox 4 or 5.'''''
    Here is the developer's homepage; click on "Download", then click on "Download Latest Version (via HTTPS, GitHub)" to install.
    *http://piro.sakura.ne.jp/xul/_tabkiller.html.en

  • What are these old files?

    I am going through old folders and found several of the following:
    Cache folder containing Timeline Movie Data.plist, Timeline Movie.mov
    Media folder containing Clip 01.dv,
    What are these files and can they ever be used to recreate some old project? Should I just delete?
    Thanks.

    Cache folder containing Timeline Movie Data.plist, Timeline Movie.mov
    Media folder containing Clip 01.dv,
    These look as though they are or were associated with iMovie HD 6.
    The Media folder containing Clip01.dv will be original source material, which you say you do not want to delete.
    This media will most likely have been imported from a DV tape camcorder ( or an analogue to digital converter).
    Do you still have the old version of iMovie  ? (iMovie HD 6, if I am correct).
    If you no longer have the version of iMovie that generated your above files, but have a later version that you wish to use this .dv media in, then you may well be able to import it into the later version.
    I would be curious to see if you can also import the "Timeline Movie .mov" into a later version of iMovie.
    If the Timeline Movie.mov had still been within the iMovie HD 6 project then you can carry out this import into say iMovie versions 8 and 9 (iMovie 09 and 11) and most probably iMovie ver. 10 (iMovie 13).Try it anyway.

  • What are these MSP files?

    When I go to the FTP site for the Reader 10.0.1 update, I see these files
    AdbeRdrUpd1001_Tier1.msp
    AdbeRdrUpd1001_Tier2.msp
    AdbeRdrUpd1001_Tier3.msp
    AdbeRdrUpd1001_Tier4.msp
    What are these files?  Previously there was always just one multilingual update available.

    http://kb2.adobe.com/cps/888/cpsid_88814.html#main_Tiers has some details which might be of help. To summarize, the 10.0.1 patches have been released targeting specific language tiers.
    regards,
    Sakshi

  • Stickie's note file information window.  How do I turn them off?

    The Stickies 'note's file information windows' are a nuisance. How do I stop them from appearing? Thanks, Rafael

    2nd response:
    These windows /certainly/ don't give information about what stickie can do. Try this. Open a sticky note. type something into it. then hold your cursor over the title bar, maybe m,ove it arfound once. Then wait, it takews a little time. You should then see the window I'm talking about open. I have 5 sticky notes open. I pressed the close button upper left corner on /one/ of them. I am asked, ? Am I sure I want to discard this stickie? No. I press SAVE (Big blue button). Then I go to a window that says export. I choose a folder or create a folder, or just save the thing. It is saved as a text edit (?) file. The only way I can get it back to be a stickie is to select copy paste from text edit file into a new stickie note. I should think Apple would realize that a user doesn't want a date log to come up in front on the stickie every time he's working on a a stickie. To reiterate,
    Rafael

  • What are these random files and how do i stop them?

    I just bought my macbook pro about a month ago so I'm new to it. But recently, Ive noticed that randome movie files and pictures have been showing up under the "all documents" button in finder. Some of these pictures I recognize from photobooth, but they were taken on a different computer way before i even purchased this one. And other files like the movie files and some of the pictures are completely random and I've never seen them before. The movie files are short 10 sec films and the photos are just photos. anyone have a clue on whats going on here?

    How are u connected, as in ISP, University Network, etc.? I get shares like that too, as my ISP here in Nepal is using some crazy way of sharing connections with customers. I called and asked them once, but they have not clue about Macs. I suspect it's a technician doing some work in the office, who is tapped into the same C1 connection that I am using, but it is a bit disconcerting to see computers you don't know on your Network.
    When I teach in Thailand, I am on a university system that will show all the users connected to the same hotspot. That's why I lock down my sharing when there. It's kinda crazy, as I don't really understand all the security settings and what they imply. It would be nice if there were a guide for home/small business Lans on what exactly the settings should be in OSX, but I suppose it's all out there in Google, somewhere...

  • What are these folders/files for?

    music > iTunes > Album Artwork > Cache > and then a list of fifteen folders numbered 01,02 to 15, then a further 15 and then some more and some more and then at the end of each path are some .itc files.
    What's it all about? Is it corrupt and should I delete these files? Do I need them?
    I am just trying to get to the bottom of why my computer is always running slow.

    STU9000 wrote:
    music > iTunes > Album Artwork > Cache > and then a list of fifteen folders numbered 01,02 to 15, then a further 15 and then some more and some more and then at the end of each path are some .itc files.
    that's where iTunes stores the cover art for your media files. it's completely normal. you will want to keep those unless you have manually embedded artwork in your files.
    have a look at the Mac OS X speed FAQ instead.

Maybe you are looking for

  • SSRS 2005 report: Cannot bulk load Operating system error code 5(Access is denied.)

    I built a SSRS 2005 report, which calls a stored proc on SQL Server 2005. The proc contains following code: CREATE TABLE #promo (promo VARCHAR(1000)) BULK INSERT #promo FROM '\\aseposretail\c$\nz\promo_names.txt' WITH --FIELDTERMINATOR = '', ROWTERMI

  • Transfer files to MacBook from external drives & MacPro without FireWire

    I just realized my Macbook (13 inch aluminum) doesn't have a FireWire port. WHY? I can't believe I didn't notice when I bought the thing. I assumed that a FireWrire port was standard like USB. I know that I can transfer files from my MacPro Desktop u

  • Icon size in Mountain Lion

    I just upgraded to Mountain Lion and it's great, but I used to be able to change the size of icons just by pinching on the trackpad and whatever the opposite of pinching is. I know I can't "right click" and bring up "View Options" and change it that

  • Instr in xml schema

    Is there a similar command like instr for xml schema. I saw there's a locate command but it can be used to find the first occurence only. Also,are the commands on xml schema documented?

  • SQL Reverse "Order By"

    Ok I'm trying to order by a column which consists of numbers, which works, however, I want the high numbers at the top not the bottom. Now I know DESC works for alphabetical entries, but what works for numbers? This has to be simple. Thanks!