Terminal does something strange when I use the 'say' command

Hello,
I use terminal frequently and have just nocticed something odd. When ever I use the 'say' command it said this:
           -                 -iMac:~                  $ say hello
objc[1281]: Object 0x7ffcc2b1ee60 of class NSRunningApplication autoreleased with no pool in place - just leaking - break on objc_autoreleaseNoPool() to debug
It doesn't really bother me, but I just want to make sure it is nothing serious
- Thanks

Could you describe this in more detail: did Firefox prevoiusly split the image over two pages and now it no longer does that?
Or is the problem that there are two images, and if they do not both fit on the first page, Firefox is not printing the second page?
Some page layouts may not print well when split across pages; there are some longstanding Firefox bugs. If this just started recently, those might not be relevant...
Could you give an example URL of a page that has this problem, and indicate where the cutover is between scale percentages that work and those that no longer work?

Similar Messages

  • I am getting errors when I use the make command

    I am trying to install this software and the ./configure went smoothly but the "make" command is giving me several warnings and a few errors which I am not sure how to fix
    this is the output of make
    Makefile:847: warning: overriding commands for target `clean-bcheck'
    Makefile:825: warning: ignoring old commands for target `clean-bcheck'
    Makefile:852: warning: overriding commands for target `bcheck-am'
    Makefile:830: warning: ignoring old commands for target `bcheck-am'
    Makefile:869: warning: overriding commands for target `clean-bcheck'
    Makefile:847: warning: ignoring old commands for target `clean-bcheck'
    Makefile:874: warning: overriding commands for target `bcheck-am'
    Makefile:852: warning: ignoring old commands for target `bcheck-am'
    Makefile:906: warning: overriding commands for target `clean-bcheck'
    Makefile:869: warning: ignoring old commands for target `clean-bcheck'
    Makefile:911: warning: overriding commands for target `bcheck-am'
    Makefile:874: warning: ignoring old commands for target `bcheck-am'
    make all-recursive
    make[1]: Entering directory `/home/link/Docs/Builds/Astro/skylendar-1.7.1'
    Makefile:847: warning: overriding commands for target `clean-bcheck'
    Makefile:825: warning: ignoring old commands for target `clean-bcheck'
    Makefile:852: warning: overriding commands for target `bcheck-am'
    Makefile:830: warning: ignoring old commands for target `bcheck-am'
    Makefile:869: warning: overriding commands for target `clean-bcheck'
    Makefile:847: warning: ignoring old commands for target `clean-bcheck'
    Makefile:874: warning: overriding commands for target `bcheck-am'
    Makefile:852: warning: ignoring old commands for target `bcheck-am'
    Makefile:906: warning: overriding commands for target `clean-bcheck'
    Makefile:869: warning: ignoring old commands for target `clean-bcheck'
    Makefile:911: warning: overriding commands for target `bcheck-am'
    Makefile:874: warning: ignoring old commands for target `bcheck-am'
    Making all in src
    make[2]: Entering directory `/home/link/Docs/Builds/Astro/skylendar-1.7.1/src'
    Making all in pics
    make[3]: Entering directory `/home/link/Docs/Builds/Astro/skylendar-1.7.1/src/pics'
    make[3]: Nothing to be done for `all'.
    make[3]: Leaving directory `/home/link/Docs/Builds/Astro/skylendar-1.7.1/src/pics'
    make[3]: Entering directory `/home/link/Docs/Builds/Astro/skylendar-1.7.1/src'
    if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/src/pics -I/opt/kde/include -I/opt/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -MT editaddmul.o -MD -MP -MF ".deps/editaddmul.Tpo" -c -o editaddmul.o editaddmul.cpp; \
    then mv -f ".deps/editaddmul.Tpo" ".deps/editaddmul.Po"; else rm -f ".deps/editaddmul.Tpo"; exit 1; fi
    In file included from /opt/qt/include/qvariant.h:42,
    from _editaddmul.h:13,
    from editaddmul.h:3,
    from editaddmul.cpp:1:
    /opt/qt/include/qstring.h: In member function 'char QChar::latin1() const':
    /opt/qt/include/qstring.h:194: warning: conversion to 'char' from 'int' may alter its value
    /opt/qt/include/qstring.h: In member function 'void QChar::setCell(uchar)':
    /opt/qt/include/qstring.h:219: warning: conversion to 'ushort' from 'int' may alter its value
    /opt/qt/include/qstring.h: In member function 'void QChar::setRow(uchar)':
    /opt/qt/include/qstring.h:220: warning: conversion to 'ushort' from 'int' may alter its value
    /opt/qt/include/qstring.h: In constructor 'QChar::QChar(uchar, uchar)':
    /opt/qt/include/qstring.h:264: warning: conversion to 'ushort' from 'int' may alter its value
    /opt/qt/include/qstring.h: In constructor 'QStringData::QStringData(QChar*, uint, uint)':
    /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
    /opt/qt/include/qstring.h:362: warning: conversion to 'unsigned int:30' from 'uint' may alter its value
    In file included from /opt/qt/include/qobject.h:45,
    from /opt/qt/include/qwidget.h:43,
    from /opt/qt/include/qdialog.h:42,
    from _editaddmul.h:14,
    from editaddmul.h:3,
    from editaddmul.cpp:1:
    /opt/qt/include/qevent.h: In member function 'void QDropEvent::setAction(QDropEvent::Action)':
    /opt/qt/include/qevent.h:520: warning: conversion to 'unsigned char' from 'uint' may alter its value
    In file included from /opt/qt/include/qwidget.h:49,
    from /opt/qt/include/qdialog.h:42,
    from _editaddmul.h:14,
    from editaddmul.h:3,
    from editaddmul.cpp:1:
    /opt/qt/include/qsizepolicy.h: In member function 'void QSizePolicy::transpose()':
    /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value
    /opt/qt/include/qsizepolicy.h:122: warning: conversion to 'uchar' from 'uint' may alter its value
    editaddmul.cpp: In member function 'virtual void EditAddMul::OkSlot()':
    editaddmul.cpp:52: error: 'atof' was not declared in this scope
    editaddmul.cpp:54: error: 'atof' was not declared in this scope
    make[3]: *** [editaddmul.o] Error 1
    make[3]: Leaving directory `/home/link/Docs/Builds/Astro/skylendar-1.7.1/src'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/link/Docs/Builds/Astro/skylendar-1.7.1/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/link/Docs/Builds/Astro/skylendar-1.7.1'
    make: *** [all] Error 2

    I happened to see your question on linuxquestions, and they're probably right about gcc 4.3 being the problem. You should mail the author (off the app in question) and tell him to update the "include statements" to comply with gcc 4.3

  • Every Time I do the say command in terminal it shows and error message

    Every time I use the say command in terminal it brings an error message but I does say the message why does it put the error message please help

    This behavior appears to be arising with some 10.8.4 systems, based on some web searches.
    Based on what I've found, there's no specific known trigger, nor any certain cure for this.
    See if the discussion in this thread helps any with resolving the MTBEAudioUnitSoundOutput:: PropagateProperty Error -10851 error. 
    From that discussion thread, please remove any anti-malware software that might be installed and test, and create a second and separate login user and log into that user and test the say command.  
    Also test with the stock voices and not something that's been downloaded, and also (again, as a test, particularly if you're not using an English locale) see if switching your shell locale to the C locale (export LC_ALL=C) alters the behavior.
    If the system is still under warranty or if you have AppleCare with this system, please call Apple support directly and ask.

  • Problem with the say command in Mac OS X Mountain Lion

    When using the say command in mac osx lion if you have the phrase "Cinco de Mayo" in a line everything after it is dropped. Why?

    Did you follow the instructions HERE?

  • Audio and the "say " command

    Hi,
    I used to be able to ssh into my imac and use the "say" command in the terminal to make the mac wake up or scare the wife, and after 10.6 Snow Leopard, i've received this error. Anywhere i can download and load this bundle.
    Thanks,
    $ say whats up
    2010-02-14 07:20:56.042 say[2557:903] Error loading /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: dlopen(/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHD Audio, 262): no suitable image found. Did find:
    /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio: no matching architecture in universal wrapper
    2010-02-14 07:20:56.045 say[2557:903] Cannot find function pointer NewPlugIn for factory C5A4CE5B-0BB8-11D8-9D75-0003939615B6 in CFBundle/CFPlugIn 0x10050c5e0 </Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin> (bundle, not loaded)

    It sounds like whatever was using/installed the DVCPROHDAudio plugin is no longer functioning, but the plugin is still trying to load.
    I found one link tying that to iDVD, but I don't have the plugin on my Macbook Pro running iLife '09 and Snow Leopard. I also do not have it on my PowerMac G5 running Leopard and iLife '09.
    I would suggest moving the plugin out of that folder, restart, and see how everything works, audio-wise--and iDVD-wise. If everything works ok, I would think that it is a leftover that didn't get uninstalled.

  • Numbers does not open with the main user after installing mountain lion. It works flawlessly when I use the second account on my mac. What got corrupted in the admin-account, something in the user-library? How can I fix it? I´m kinda desperate...

    Numbers does not open with the main user after installing mountain lion. It works flawlessly when I use the second account on my mac. What got corrupted in the admin-account, something in the user-library? How can I fix it? I´m kinda desperate... (the same happens with the other iWork-Apps!)
    Looking forward to hearing from somebody with a littlemore expertise than me, Chris

    you can remove preferences files by navigating to the Preferences folder for your user as follows:
    0) Quit ALL iWork apps (Keynote, Pages and Numbers)
    1) from the Finder select the menu item "Go > Go To Folder…".  This will bring up a dialog:
    2) enter the path "~/Library/Preferences" (no double quotes)
    3) find the files:
    com.apple.iWork.Keynote.plist
    com.apple.iWork.Numbers.plist
    com.apple.iWork.Pages.plist
    and move these to the trash.  I would NOT empty until later.
    4) restart Numbers

  • A year ago I brought a 1 TB hard drive (My Passport), I have not used it for over 4 months and now when I use the USB cord to connect it to my mac, it does not register the hard drive.  Does anyone know why this is happening?

    A year ago I brought a 1 TB hard drive (My Passport), I have not used it for over 4 months and now when I use the USB cord to connect it to my mac, it does not register the hard drive.  Does anyone know why this is happening?

    The beeps could be caused by something as simple as a loose internal wire or connection.  If it is under warranty (not sure how long that is, as WD drives range from 1 to 5 years depending on the model's series - I think "my passport" drives are 3 years) you could contact WD and ask them about it.
    If it is out of warranty, you could also try opening the case and check the connections - the drive may be fine, and there have been posts on TomsHardware forums of people getting the beeps, opening up the case and the drive is fine, just some wire worked loose.

  • I have an apple ID which I use to sign into icloud for my iPad and iPhone.But when I use the same ID for setting up iCloud on my Macbook it says INCORRECT ID or password, try again. I tried changing my passwords but it does not work for the macbook.

    I have an apple ID which I use to sign into icloud for my iPad and iPhone.But when I use the same ID for setting up iCloud on my Macbook it says INCORRECT ID or password, try again. I tried changing my passwords several times but it does not work for the macbook.

    You will have to provide the correct password to delete the existing account, if you have tried but are not getting the password reset email, contact Apple for assistance by going to https://expresslane.apple.com, then click More Products and Services>Apple ID>Other Apple ID Topics>Lost or forgotten Apple ID password.

  • I am looking for a specific photo in my event folder, it does not show up, yet when I use the search feature, the photo is there.  Why doesn't it show up in the folder?

    I am looking for a specific photo in my event folder, it does not show up, yet when I use the search feature the picture is there.  Why doesn't it show up in the folder?

    What system and iPhoto version are you running?
    If your're using iPhoto 9 or later  Command (right) - click on the photo in the search window and select Show Event in the Contextual menu. 
    That will take you to the event where the photo is.
    OT

  • I have a 17" Macbook pro with flickering red and cyan(blue) lines across the screen. The issue disappears temporarily when I tap on the computer, and the problem does not occur when I use external display or try to screen capture the problem.

    I purchased my Macbook (17") through a certified apple tecnition in August 2012, it was refurbished and the motherboard was completely replaced. I do a lot of photo editing, but I have been unable to do so because of the red vibrating lines that interrupt my screen. The issue disappears temporarily when I tap on the computer, and the problem does not occur when I use external display or try to screen capture the problem. I brought the computer back to the technition I purchased it from and he said that it was a problem with my fan, so I have two new fans but the issue is still occuring. He says he doesnt know whats wrong. Does anyone have any information on this issue?
    Here is an image of the issue
    http://www.flickr.com/photos/67839707@N08/8884847081/

    I recommend having your Mac serviced by someone competent. A force sufficient to "blow apart" the fans was clearly excessive and may have damaged the display cable, as well as any number of other problems.
    Dust is properly cleaned with a vacuum, preferably one designed for computer service, and they are not cheap.
    Compressed air should never be used. It just blows dust everywhere, often into places where it can no longer be removed.

  • Dear Sirs,when i use the computer updating my iphone to ios 7.1,suddenly black out.The computer has no power and my iphone does not work and keep display the screen that connect to itunes. so when i connect my iphone to iTunes, it says"itunes has detected

    Dear Sirs,when i use the computer updating my iphone to ios 7.1,suddenly black out.The computer has no power and my iphone does not work and keep display the screen saying the iphone need to connect to itunes. So when i connect my iphone to iTunes, the computer says"itunes has detected an iphone in recovery mode. you must restore this iphone before it can be used with itunes"
    So my question is if I click OK(restore the iphone),will i lose all my data and whatsapp??
    Thank you for your help and time.
    Regards,
    hopeless

    If you didn't back up the phone to iCloud or iTunes (on your computer) BEFORE attempting the update, the data will be lost.

  • When I use the trial version of adobe elements why does it have adobe trial across my work?

    When I use the trial version of adobe elements why does it have adobe trial across my work?

    That is because you are using a trial... buy the program and you do not have a "watermark" on your output
    http://forums.adobe.com/thread/433730

  • Red Hat Enterprise Linux Test Page - why am I directed to this page when I go to a specific website. It does not happen when I use other browsers so there is not a problem with the website.

    Red Hat Enterprise Linux Test Page - why am I directed to this page when I go to a specific website. It does not happen when I use other browsers so there is not a problem with the website.
    Just started happening yesterday.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Do you see any prefs related to that <b>knoxnews<i></i>.com</b> site on the <b>about:config</b> page if you enter that URL in the Filter?
    *http://kb.mozillazine.org/about:config
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode

  • I am trying to install a second airport express to extend my network. When I use the aiport utility it does not see the second airport express.

    I am trying to install a second airport express to extend my network. When I use the aiport utility it does not see the second airport express.

    Suggest that you perform a Factory Default Reset as follows:
    Pull the Express from power
    Wait a few moments
    Hold in the reset button and keep holding it an additonal 8-10 seconds while you plug the Express back in to power
    Release the reset button and allow 40-45 seconds for the Express to restart
    Apple's instructions to do what you want are here:
    It will often help to temporarily connect an Ethernet cable from your Mac to the AirPort Express for the setup. Once the Express is configured, you can disconnect the Ethernet cable and move the Express to the desired location.
    http://support.apple.com/kb/HT4259
    Although an AirPort Extreme is shown as the extending device in the example, the setup for an AirPort Express is exactly the same

  • HT5105 I have been trying to create a multicam clip from two camera's. They sync properly when using the sync feature but not when I use the multicam feature does anyone know what I may be doing wrong?

    I have been trying to create a multicam clip from two camera's. They sync properly when using the sync feature but not when I use the multicam feature does anyone know what I may be doing wrong?

    Probably best if you could post screen shots of the Inspecror window in extended view with a couple of the clips you using for the 2 angles.
    If you have audio from both cameras and have identified them separately, the sync is usually pretty reliable.
    Russ

Maybe you are looking for

  • Change of payroll accounting area in middle of Period

    Hi , SAP has recommended that we should not change payroll accounting area in middle of the period . Now we cannot change the payroll area for the period for which it has run , assuming we have Monthly payroll area from 1 March 2011 to 31 March 2011 

  • PO delivery completed indicator

    Hi All I notice that some of my po shows the DCI ticked once the delivery gets completed.but some don't get ticked even the delivery gets completed.Whats missing here?Your input will be appreciated.

  • Mail Server setup - EM 10.2.0.1.0

    On Mail Server setup (EM 10.2.0.1.0) doesn't exists the options to set the User Name and Password, for authentication. How do I configure a user authentication for the SMTP server?

  • Deprecation Question

    I am very new at Java and was wondering if someone could give me some direction on this code sample. Ist probably something easy, but as I said I am very new. import java.awt.*; import java.applet.*; public class Mystery5 extends Applet{      Image B

  • Remove osx server app 2.2.2

    I installed sever app 2.2.2 and then upgraded to mavericks.  2.2.2 is not compatible with mavericks and now does not load.  I want to delete the server app