Search Region Source doesn't work for some searches

I am updating a table, and I wanted to search our Apex app to see what reports are using the table. I typed in the table name and no results came back.
I knew of one report that definitely uses that table, so I went to it, copied the table name from the query source, and tried the search again - Still no results.
I tried a different table name, and got a whole bunch of hits.
The table name that doesn't work is floor_suite_billing
I even tried partials of that name, but I do not get the report that uses that table.
Is there something I am missing?
TIA
John

So, I created a test report using "select * from floor_suite_billing" and did a search. This new report came up in the results but the other one didn't.
Then I tried searching for other keywords from the query but that report still does not show up..
does anyone have a reliable way of searching Apex?
Thanks!
John

Similar Messages

  • My FaceTime doesn't work for some reason, and i want to know why. ;\  It's iOS 6.1.6

    My FaceTime doesn't work for some reason, and i want to know why. >;\  It's iOS 6.1.6

    Judging by all the posts on the forum, there seems to be an issue at Apple's end, although they have made no announcement on their status page. Some users have reported that Apple is aware of the issue.
    http://www.apple.com/support/systemstatus/

  • Printing doesn't work for some docs (CUPS 1.4, Samsung ML-2010, Splix)

    I installed my Samsung ML-2010R some days ago. CUPS version is 1.4.2-1. Splix is 2.0.0-1.
    After blacklisting lpusb installation worked fine. Also printing a testpage worked. Printing works for some documents, but there are some which won't (all were pdfs, but I mainly tested .pdfs). The document is sent to the printer (or at least it looks so), but nothing happens (sometimes the printer makes a short noise). When I go to http://localhost:631/printers/ it says "Frei - "Processing page 11..."" (while "frei" being German for "free", don't know, perhaps the corresponding status in English is idle). The page number changes depending on the document (but it is always the same page if I try to print the same document more times).
    In the log-files I don't find anything useful (at least for me). Here is what I get, if I try to print one of these documents:
    In page_log:
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:24 +0100] 1 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:24 +0100] 2 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:25 +0100] 3 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:30 +0100] 4 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:31 +0100] 5 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:31 +0100] 6 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:32 +0100] 7 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:32 +0100] 8 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:33 +0100] 9 1 - localhost VO MMF.pdf A4 one-sided
    Samsung_ML-2010 106 johann [12/Nov/2009:20:25:33 +0100] 10 1 - localhost VO MMF.pdf A4 one-sided
    In access_log:
    localhost - - [12/Nov/2009:20:25:23 +0100] "POST /printers/Samsung_ML-2010 HTTP/1.1" 200 441 Create-Job successful-ok
    localhost - - [12/Nov/2009:20:25:23 +0100] "POST /printers/Samsung_ML-2010 HTTP/1.1" 200 17565828 Send-Document successful-ok
    In error_log there is nothing.
    Perhaps you could help me with further debugging. I'll try the proprietary Samsung driver in the meantime.

    EDIT: This didn't actually seem to fix the problem. :'(
    Good news! I think the outstanding developers of Debian have a patch for our bug.
    It involves recompiling CUPS, which in Arch means making new packages for "cups" and "libcups". I used the package build information for CUPS from ABS and created a new PKGBUILD. Here it is for reference:
    pkgbase="cups"
    pkgname=('libcups' 'cups')
    pkgver=1.4.2
    pkgrel=1
    arch=('i686' 'x86_64')
    license=('GPL')
    url="http://www.cups.org/"
    makedepends=('libtiff>=3.9.1' 'libpng>=1.2.39' 'acl' 'openslp' 'pam' 'xdg-utils' 'heimdal>=1.2.1-5' 'gnutls>=2.8.3' 'poppler>=0.10.7-2'
    'xinetd' 'gzip' 'autoconf' 'php' 'libusb' 'dbus-glib' 'avahi' 'hicolor-icon-theme' 'patch')
    source=(ftp://ftp.easysw.com/pub/cups/${pkgver}/cups-${pkgver}-source.tar.bz2
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/confdirperms.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/default_log_settings.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/dnssd-avahi.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/do-not-broadcast-with-hostnames.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/dynamic-default-ripcache-size.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/log-debug-history-nearly-unlimited.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/logfiles_adm_readable.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/pidfile.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/poppler-based-pdftops-fixes.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/ppd-poll-with-client-conf.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/ppdc-dynamic-linking.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/printer-filtering.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/quiesce-bonjour-warning.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/reactivate_recommended_driver.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/read-embedded-options-from-incoming-postscript-and-add-to-ipp-attrs.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/removecvstag.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/rootbackends-worldreadable.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/select_use_after_free.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/show-compile-command-lines.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/ubuntu-default-error-policy-retry-job.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/ubuntu-disable-browsing.dpatch
    http://patch-tracker.debian.org/patch/series/dl/cups/1.4.2-4/usb-backend-both-usblp-and-libusb.dpatch
    cups
    cups.logrotate
    cups.pam)
    options=('!emptydirs')
    md5sums=('d95e2d588e3d36e563027a963b117b1b'
    '3ec4a323bfb2fb1f2f4803acaaa9a99d'
    'b139625dcc54058a8ce7311f80d14ed5'
    '8fef21a4691de602d0ce3abe06c727e5'
    'f3dc31da89a90c85462b501a1ef05484'
    '3001462cb25772fd33cf437e501e52a6'
    '6f83bf175fde6a11b26ff1e585383cc9'
    '59666bc716e34b61614bbe0cee388c92'
    '81d35f73f56c709baac655ad24f1e10e'
    '531b865d9a6fb02b2ddb29432b7238a1'
    '25fa0289a46e613ab9f66b0b768e6e6b'
    'e15d8fa01e657c387fdc9745a8ca4a98'
    '6167d4a574f243888a5fba8132c747c4'
    'd9b197a942308c22b42d2113063ee0c1'
    'd6a229f40ff14c88d07db58c036c9fcc'
    'd617f77aa89572464b32575e2caa8773'
    '0fe2d8fa6eceeb6e52bac74eaf631a5d'
    '1824bee0db35a4edcf56af5c928d8a80'
    '38db9c9b997d2a768d89d900d131af47'
    '6a4e46310b0e84230184715804f0b8c3'
    'ad8634485cab37fbd81f56ada7ba55f5'
    'a4b34f2843641bfe0856037581a34dd0'
    '7c5053b96481e14879d4f5ea2a0c660b'
    '5c85b7d8d2ddd02c2c64955cebbf55ea'
    'f861b18f4446c43918c8643dcbbd7f6d'
    '96f82c38f3f540b53f3e5144900acf17')
    build() {
    cd ${srcdir}/${pkgbase}-${pkgver}
    # Apply Debian patches
    patch -p1 < ../confdirperms.dpatch
    patch -p1 < ../default_log_settings.dpatch
    patch -p1 < ../dnssd-avahi.dpatch
    patch -p1 < ../do-not-broadcast-with-hostnames.dpatch
    patch -p1 < ../dynamic-default-ripcache-size.dpatch
    patch -p1 < ../log-debug-history-nearly-unlimited.dpatch
    patch -p1 < ../logfiles_adm_readable.dpatch
    patch -p1 < ../pidfile.dpatch
    patch -p1 < ../poppler-based-pdftops-fixes.dpatch
    patch -p1 < ../ppd-poll-with-client-conf.dpatch
    patch -p1 < ../ppdc-dynamic-linking.dpatch
    patch -p1 < ../printer-filtering.dpatch
    patch -p1 < ../quiesce-bonjour-warning.dpatch
    patch -p1 < ../reactivate_recommended_driver.dpatch
    patch -p1 < ../read-embedded-options-from-incoming-postscript-and-add-to-ipp-attrs.dpatch
    patch -p1 < ../removecvstag.dpatch
    patch -p1 < ../rootbackends-worldreadable.dpatch
    patch -p1 < ../select_use_after_free.dpatch
    patch -p1 < ../show-compile-command-lines.dpatch
    patch -p1 < ../ubuntu-default-error-policy-retry-job.dpatch
    patch -p1 < ../ubuntu-disable-browsing.dpatch
    patch -p1 < ../usb-backend-both-usblp-and-libusb.dpatch
    # Rebuild configure script for --enable-avahi.
    aclocal -I config-scripts
    autoconf -I config-scripts
    ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
    --with-logdir=/var/log/cups -with-docdir=/usr/share/cups/doc \
    --with-cups-user=daemon --with-cups-group=lp --enable-pam=yes \
    --disable-ldap --libdir=/usr/lib --enable-raw-printing \
    --enable-dbus --with-dbusdir=/etc/dbus-1 --enable-ssl=yes --enable-gnutls \
    --with-php=/usr/bin/php-cgi --with-pdftops=pdftops --with-optim="$CFLAGS"
    make || return 1
    package_libcups() {
    pkgdesc="The CUPS Printing System - client libraries and headers"
    depends=('gnutls>=2.8.3' 'libtiff>=3.9.1' 'libpng>=1.2.39' 'heimdal>=1.2.1-5')
    cd ${srcdir}/${pkgbase}-${pkgver}
    make BUILDROOT=${pkgdir} install-headers install-libs || return 1
    # put this into the libs pkg to make other software find the libs(no pkg-config file included)
    mkdir -p ${pkgdir}/usr/bin
    install -m755 ${srcdir}/${pkgbase}-${pkgver}/cups-config ${pkgdir}/usr/bin/cups-config
    package_cups() {
    pkgdesc="The CUPS Printing System - deamon package"
    install=cups.install
    backup=(etc/cups/cupsd.conf
    etc/cups/mime.convs
    etc/cups/mime.types
    etc/cups/snmp.conf
    etc/dbus-1/system.d/cups.conf
    etc/logrotate.d/cups
    etc/pam.d/cups
    etc/xinetd.d/cups-lpd)
    depends=('acl' 'openslp' 'pam' "libcups>=${pkgver}" 'xdg-utils' 'heimdal>=1.2.1-5' 'gnutls>=2.8.3' 'poppler>=0.10.7-2'
    'libusb' 'dbus-glib' 'avahi' 'hicolor-icon-theme')
    optdepends=('php: for included phpcups.so module')
    cd ${srcdir}/${pkgbase}-${pkgver}
    make BUILDROOT=${pkgdir} install-data install-exec || return 1
    # this one we ship in the libcups pkg
    rm -f ${pkgdir}/usr/bin/cups-config
    # kill the sysv stuff
    rm -rf ${pkgdir}/etc/rc*.d
    rm -rf ${pkgdir}/etc/init.d
    install -D -m755 ../cups ${pkgdir}/etc/rc.d/cups
    install -D -m644 ../cups.logrotate ${pkgdir}/etc/logrotate.d/cups
    install -D -m644 ../cups.pam ${pkgdir}/etc/pam.d/cups
    # fix perms on /var/spool and /etc
    chmod 755 ${pkgdir}/var/spool
    chmod 755 ${pkgdir}/etc
    # fix .desktop file
    sed -i 's|^Exec=htmlview http://localhost:631/|Exec=xdg-open http://localhost:631/|g' ${pkgdir}/usr/share/applications/cups.desktop
    # compress some driver files, adopted from Fedora
    find ${pkgdir}/usr/share/cups/model -name "*.ppd" | xargs gzip -n9f
    This makes new versions of the packages "cups" and "libcups". I installed them and my printer is behaving very well. The Debian/Ubuntu developers work miracles.
    If you could try it, to see if it fixes your printer problems too, that would be great.
    Here is where I got the patches from. http://patch-tracker.debian.org/package/cups/1.4.2-4 I applied almost all of them. I excluded the "drop unnecessary dependencies" patch because it brought compiler errors with the default Arch CUPS PKGBUILD, and also excluded the "man page" and "manual" patches. I think the only patch you and I actually need is the "usb-backend-both-usblp-and-libusb" patch, but I'm not really in the mood to try applying only that one, since it seems to be working fine now. I decided to ignore applying the Ubuntu CUPS patches, because they mostly seem to be simply patches to the way CUPS is installed. Anyway, I hope these patches are moved upstream soon!
    If we have good results from this PKGBUILD, I think I will upload it to AUR. It will be my first AUR package.
    Last edited by drcouzelis (2009-12-07 15:46:29)

  • My iMessage doesn't work for some with iPhones

    WWhy does iMessage not work for some thst have iPhone? For example day 1 text went as iMessage day 2 changed to sms

    Hi,
    1) That iPhone  may not be registered with the iMessages Servers.
    Several variants of that:-
    2) the iPhone has lost power/is out of range and been "de-registered".
    3) Twice my iPhone has become set to Not Receive on the iPhone Number - the User cannot change this - but it has happened. After a while if this is not spotted it loses the link with the Apple ID as well.
    4) It is not entirely clear if you Block someone in iMessages whether the iPhone still gets SMS versions.
    It appears you might have to block them for Phone  (and therefore related services like SMS) as well as iMessages.
    5) iMessages servers having a bad day.
    9:39 pm      Saturday; April 18, 2015
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Country list dropdown search by first letter doesn't work for some countries in the list

    Hi,
    We have this issue with the country list search in Travel Request with the drop down list when user is trying to choose the country by entering the first letter say C for Canada (finds Canada in the list) it works for the countries from A to O  and  doesn't work from P to Z.
    It is NW7.31 portal
    What seems to be the problem ?

    Hi Denis
    Get them to take a look at this wiki page:
    http://wiki.scn.sap.com/wiki/x/2oQCFQ
    It lists the latest notes for your basis version and the notes are usually cumulative which means if you apply the latest notes, it will bring in the pre-requisites and earlier notes too.
    Hope it helps you Denis.
    Sally

  • Dropdown country list search by first letter doesn't work for some countries in the list

    Hi,
    We have this issue with the country list search in Travel Request with the drop down list when user is trying to choose the country by entering the first letter say C for Canada (finds Canada in the list) it works for the countries from A to O  and  doesn't work from P to Z.
    It is NW7.31 portal
    What seems to be the problem ?

    Hi Denis
    Get them to take a look at this wiki page:
    http://wiki.scn.sap.com/wiki/x/2oQCFQ
    It lists the latest notes for your basis version and the notes are usually cumulative which means if you apply the latest notes, it will bring in the pre-requisites and earlier notes too.
    Hope it helps you Denis.
    Sally

  • Audio Out doesn't work for some devices under 9600m GT; works under 9400m

    Hello. I've recently noticed that when I plug my MBP into my TV to use as a monitor and for speakers, I can't use the TV's audio when I'm using the 9600m GT for graphics, but, mysteriously, it works just fine when I'm on the 9400m. This is a major problem for when I want to play games.
    For some odd reason, though, plugging in headphones works perfectly under both configurations. I connect the audio to the TV using a standard audio cable that splits into the red and white plugs. Any idea how I can get audio up and running under the 9600m GT?
    Message was edited by: Pickleman

    Thanks for the confirmation.
    I think my issue could be the same, as i'm also trying to send audio to the tv via the headphone port. Just saying again to explain better:
    - Tv's have analog audio input for hdmi, but at least for mine, it only uses these inputs if it does (or doesn't) get a certain signal for audio over the hdmi connection.
    - Whatever the 9400 is doing, its convincing the tv to use the analog inputs, all is well.
    - Whatever the 9600 is doing, its convincing the tv -not- to use the analog inputs, thus no sound.
    It was a bit fiddly, but i got it to a state where audio through the headphone port would work fine under the 9400, i would set graphics to high performance, log out, log back in again, and audio would not work. Undoing this (setting the graphics to better battery life and relogging in) would restore sound.
    I'm thinking the root of the issue is that the tv gets detected as supporting audio, and something the 9600 is doing is fooling the tv to think it is receiving audio, though as you suggested it's not supported and nothing is going though.. which has the side effect of igoring the analog inputs we're sending though the headphone jack.
    Some sort of fix to disable audio down the displayport would be great. PC nvidia drivers that i'm running on the same mac in boot camp have an explicit option to do this, so it shouldn't be too hard..
    Or any other work around..
    Thanks!!

  • How do you save data into an excel file while myRIO is acquiring data? I tried saving it using "Write to file" but it doesn't work for some reason.

    I am acquiring cosine wave and a pulse wave as input and I want to store their peak to peak values into an excel file. "Write to File" is not working for it. Is there any other vi which can be used for data logging?
    Thank you for your help.

    Hi Ssheoran,
    Can you provide more detail when you say that the Write to File VI doesn't work? Is there an error given? Or can you just not find the file on your computer? Keep in mind using this file in a Real-Time VI on the myRIO will save files on the myRIO. You will then have to transfer to your PC. Please view the following video as a guide for saving files and transferring them to your computer: (http://www.youtube.com/watch?v=BuREWnD6Eno). Hope this helps.
    Best Regards,
    Roel F.
    Applications Engineer
    National Instruments

  • The back button doesn't work for some websites after downloading version 4.0

    I recently downloaded firefox version 4.0. Upon downloading it I had a few issues occur with my browser. One issue was that all of my bookmarks that were on my toolbar disappeared. Also, when I visit a website and am browsing through it, if I want to go back to a previous page the back button doesn't work properly. Instead of sending me back to the previous page I was viewing it sends me all the way back to the home page or wherever I started on that website. This problem basically affects all websites that I visit. I would like to uninstall the new version of firefox and just go back to my old one if that's possible? Thanks

    To respond to your comments first of all, the Bookmarks toolbar has been removed in Firefox 4.0
    The back button should work as it normally does, but you can also right click it and select it from the list.
    To revert to a previous version of Firefox, download v3.6.16 from here: [http://www.mozilla.com/en-US/firefox/all-older.html Download Firefox v3.6.16]
    Then uninstall Mozilla Firefox 4.0 choosing to keep your bookmarks, customizations etc.
    Finally run the Firefox installation file you downloaded earlier.

  • I deleted injustice from my ipad, and I'm trying to reinstall it, but it doesn't for some reason. I have lots of memory left but it still doesn't work for some reason. Can you please help ?

    I tried reinstalling injustice on my ipad, but it doesn't work.

    Hi Somehunk,
    Welcome to the Support Communities!
    The first thing I would suggest is to quit the iTunes Store app and sign out of your iTunes Store account on your iPhone.
    Then restart / reset the device.
    When you sign back in, you should be able to re-initiate the download.
    The following articles will explain these steps in more detail:
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    iOS: Changing the signed-in iTunes Store Apple ID account
    http://support.apple.com/kb/HT1311?viewlocale=en_US
    iOS: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    Downloading past purchases from the iTunes Store, App Store, and iBooks Store
    http://support.apple.com/kb/HT2519
    Cheers,
    Judy

  • Mark Clip - X shortcut doesn't work for some reason. Is there an easy way to mark a clip without going into Source Monitor?

    Hi guys,
    I'm using Premiere Pro CC on Windows 8.1 Pro. The Mark Clip function - X shortcut key by default doesn't seem to work.
    I know that if I go into Source Monitor I can mark the clip in there but WHY ? In the old day of CS5.5 I can mark a clip (not timeline) as quick indicator for frame / sound issue of a particular clip. One key press and I'm done.
    So, is there an easy way to mark a clip in Premiere Pro CC without going into Source Monitor?
    Cheers!

    Hi Mark and everyone looking to find the answer,
    After experimenting, I figured out the answer. This applies for the latest version of Adobe Premiere Pro CC (as of 01-Sep-2014) ver 8.0.1 (build 21)
    Context: You want to add a marker to a specific clip instead of a sequence but you can't seem to do it.
    Why?
        - X key (or Mark Clip as Premiere Pro CC calls it) doesn't add a Marker to a clip. What it does is using the clip you are selecting as reference for Mark In / Out of your current sequence.
        - M key (or Add Marker as Premiere Pro CC calls it) will add a marker to your clip.
       HOWEVER:
        If you are not expanding your clip to see the wave form or clip thumbnail, the marker on the clip will not show up. It used to show up in CS5.5!!!!!! Why not in CC!!!?!
        It will only add the marker to the clip you are selecting. Track targeting does not matter.
        If you don't select any clip, it will add a marker to your sequence.
    Example: (This is the same clip and sequence)
    How it looks with marker added.
      Track targeting does not matter - reference number 1
      Current selected clip is is the key - reference number 2
        2.  How it looks with marker added but you can't see
        3.  How it looks if you don't select the clip and hit M
    Hope this help!
    Cheers!

  • TV out doesn't work for some videofiles

    I am using the GEforce 2 mx 400 64 mb
    I have configured the driver as 'klone' .
    Now i've got two outputs of the card at the same time; one to monitor, one to tv (with s-vhs cable)
    It works fine,
    except for  playing videofiles (Mpeg, WMV etc, In mediaplayer 9.0) )
    I can only view at the selected primary monitor the video.
    I know for sure that ,in previous settings i've had two outputs at same time for this videofiles..
    but how? can't find the option anymore..
    (With AVI files, there is not this problem; I can view at Tv and monitor )

    Thanks for the confirmation.
    I think my issue could be the same, as i'm also trying to send audio to the tv via the headphone port. Just saying again to explain better:
    - Tv's have analog audio input for hdmi, but at least for mine, it only uses these inputs if it does (or doesn't) get a certain signal for audio over the hdmi connection.
    - Whatever the 9400 is doing, its convincing the tv to use the analog inputs, all is well.
    - Whatever the 9600 is doing, its convincing the tv -not- to use the analog inputs, thus no sound.
    It was a bit fiddly, but i got it to a state where audio through the headphone port would work fine under the 9400, i would set graphics to high performance, log out, log back in again, and audio would not work. Undoing this (setting the graphics to better battery life and relogging in) would restore sound.
    I'm thinking the root of the issue is that the tv gets detected as supporting audio, and something the 9600 is doing is fooling the tv to think it is receiving audio, though as you suggested it's not supported and nothing is going though.. which has the side effect of igoring the analog inputs we're sending though the headphone jack.
    Some sort of fix to disable audio down the displayport would be great. PC nvidia drivers that i'm running on the same mac in boot camp have an explicit option to do this, so it shouldn't be too hard..
    Or any other work around..
    Thanks!!

  • Skype doesn't work for some numbers

    I'm trying to call Iceland Air - I have my cell number as the caller ID and is verified, but I never get through. I can get through just fine with my cell. I am wondering if the +1 in front of my cell is throwing things off? Or is there a setting that makes Skype hangup when it gets a recording like you do at airlines. However, this doesn't happen other times. but is very consistent with this number.
    In another problem, sometimes when calling local numbers, skype just quits - the whole program, over and over. It is inconsistent with the which number, but I get the message "skype has unexpectedly quit..."
    thanks.

    tontheroad wrote:
    I'm trying to call Iceland Air - I have my cell number as the caller ID and is verified, but I never get through. I can get through just fine with my cell. I am wondering if the +1 in front of my cell is throwing things off? Or is there a setting that makes Skype hangup when it gets a recording like you do at airlines. However, this doesn't happen other times. but is very consistent with this number.
    It is possible that Icelandair is not allowing calls from Skype callers to their toll-free number, or from wherever Skype patches their calls into the US telephone network.  I found their US toll-free number on their web site, and could not get through either.  Those with toll-free numbers in the USA and Canada can define who they receive calls from, since those individuals and organizations are paying for receiving calls to the toll-free numbers.  Other than trying to find another non-free number for them (I didn't see one in the US on Icelandair's web site, but there are some in other countries), that is one that may only work from a US landline or mobile phone.
    Sorry!
    Patrick
    Location/Ubicacion: Arizona USA
    Time Zone/Hora Local: UTC/GMT -7
    If this message has adequately addressed your issue, please click on the “Accept as Solution” button. If you found a post useful then please "Give Kudos" at the bottom of my post, so that this information can benefit others.
    Si esto mensaje le ha ayudado, por favor haga clic en "Aceptar como solución". Si encuentra un mensaje útil, por favor "Da Kudos" al final del mensaje, por lo que esta información puede beneficiar a otros.
    I am not a Skype employee. No soy un empleado de Skype.

  • Sound Check doesn't work for some podcasts?

    Apologies for cross-posting, but this didn't get any replies in the Using iTunes section.
    Podcasts that I subscribe to are recorded at quite different levels. This is pretty annoying when my morning playlist goes from a really quiet one to a really loud one.
    It seemed that Sound Check would be the perfect solution, but not so: while Sound Check has set Volume levels for all the music tracks I checked, and many podcasts, there are quite a few podcasts that Get Info / Summary reports the Volume as "Not available." This doesn't seem to be just a display glitch: when I turn Sound Check on and off, the volume doesn't change on these tracks. As Murphy would predict, the ones that need the most adjustment don't get any
    I haven't been able to work out what is different between the tracks that do and don't have Sound Check volumes. Two example podcasts that do get Sound Check volumes are Slacker Astronomy (most recent episodes) and StarDate; two that don't are Classical Music Spotlight and Writer's Almanac.
    I tried converting one episode to AAC. As expected, the AAC file gets a Sound Check volume. But it's in the iTunes library Music group, not in the podcast.
    Is there any way to get Sound Check to process these other podcast episodes?
    iBook G4, iMac G5   Mac OS X (10.4.8)  

    Sound check is basically useless. Hasn't worked effectively on any model I've purchased. However, as others have pointed out, you can adjust the volume of a song so that your playlists don't cause public embarrassment. Simply do a control "i" on a particular song. In the "info" tab, you can increase or decrease the volume of a particular tune. However, if you make the adjustment, be sure to adjust all of the tune from that album. Otherwise, when you play the album, the song you tweaked will have a different volume from the rest of tunes on the album. It ain't a great fix... but it's better than what the programmers have done with sound check.

  • Submit button for online PDF form doesn't work for some users

    Two online forms I've created in LiveCycle Designer 8.2 work fine for me. But when some of my site's users click on the Submit button in either form, it simply flashes and then does nothing. It's a standard Submit button with a Mailto link. The documents are PDF Version 1.7, and I'm using Acrobat Pro 9.4.5 and Reader 9.4. Any suggestions on troubleshooting would be great.

    Has this form been enabled with Form Rights for Reader.  If the entire PDF is submitted, then the PDF must be Reader enabled to operate on Reader. 
    Another issue is that an email submit is entirely dependant on the user's system.  There must be a local email client installed and registered with the system.  Internet email will not work.  This is the most likely issue.  Althougth there are other things that could be wrong.  You might want to consider using the Acrobat.com to distribute your forms.  This method gets around the email issue for most users. 
    Other issues that could cause this problem are the users' version of Acrobat/Reader as well as any kind of funky system/security setup.   

Maybe you are looking for

  • Getting the LDAP credential to do a SSO

    Hi All, I am working on a java application which uses the LDAP authentication. So it prompts me a default LDAP (Standard Windows authentication) login box for the login. Now from this java application i want to do a single sign on to a BI application

  • IOS5 podcast tracks in an episode

    I am subscribed to several podcasts that DJs put in tracks from different artists, and i used to be able to see the name of the track and its artist in each segments in each episode of the podcast, After upgrading my iPad to iOS5, I can only see the

  • Why ODS in this example

    Hello Gurus I have a doubt which is not clear for me completely. I know ODS is used for detailed reports and etc but why ODS is used if the datasource can handle deltas. Please explain me with example I will understand totally. Greetings

  • Security and roles in Nakisa TVN

    When a Nakisa role is mapped to an SAP role, does it limit the data that the person who is running that role sees?  For example, if an employee logs in and is assigned a "Employee" role, is it possible to limit the org chart that the employee sees to

  • Flash player won't run on some games

    I just purchased a new Toshiba laptop with Adobe Flash Player installed.  Why does it tell me in a lot of the games I want to play that I need to install Adobe Flash Player.  The laptop came with the latest version.