Forum search problem[Solved] and search for Homer[NOT Solved]

While trying to find a thread where someone was trying to track down the archlinux homer release iso, I found out that any search term with the word install doesn't work. It just goes to a blank screen.
That said, does anyone know where I can get an iso of homer, or where that forum thread went?
Last edited by Sjoden (2009-01-04 04:08:37)

Ah, ok, thank you! I tried a search for "linux", expecting that to have one of the most hits, and it does the same thing.

Similar Messages

  • How do I search for sticky notes in a PDF doc?

    Several people (at work) have commented on a 440-page document that I created, using sticky notes to write their comments in. When I first open the document, the sticky notes are all closed. The icon for a closed sticky note is pretty small and not brightly colored, so they're easy to miss when scrolling through hundreds of image-heavy pages. I am hoping that it's possible to search for each occurrence of a sticky note.
    If there is no way to search for the notes, is there a command I can use to open all the notes in the file (in one action) so that they are larger and easier to spot?
    Platform: Windows 8 PC
    Version: Acrobat 8
    If this is not a feature available in Acrobat 8, is it possible to do this in later versions?
    Apologies if this is not the right community for this question, but none of the ones listed seemed like the obvious choice, and there is no "miscellaneous" or "general" category. If there is a better community for the question, please let me know.
    Thanks,
    Joyce.

    Out the gate you've a problem.
    The Acrobat 8 product family passed into "End of Support" many years ago (well before the release of Windows 8).
    "End of Support" means -- well, just that eh.
    The Acrobat 8 product family is not compatible with Windows 8.1, 8 or 7.
    The Acrobat XI product family is compatible with Windows 8 / 8.1.
    Regarding Comment and Mark Up Annotations:
    With Acrobat 8 Pro use the "Comments List".
    Same wit Acrobat 9 Pro, X Pro and XI Pro.
    May be available with the various versions' "Standard" release.
    The contents of a Comments List can be exported to a PDF report.
    The filter an be used to display specific characteristics / attributes which then become the reports content when you output a report.
    Having "8" the Help PDF file got loaded with the install of "8".
    Use it to review the information provided on the Comments List.
    Be well...

  • Search for a not numerical character

    Hello,
    is it possible to search for a not numerical character in a string?
    E.g. # 1237538, the characters '#', ' ' and '' should be deleted.
    The answer to this problem should be as fast as possible, because I have very many numbers to edit.
    Thanks in advance

    Hi,
    <u><b>Finding Character Strings</b></u>
    To search a character field for a particular pattern, use the SEARCH statement as follows:
    SEARCH <c> FOR <str> <options>.
    The statement searches the field <c> for <str> starting at position <n1>. If successful, the return code value of SY-SUBRC is set to 0 and SY-FDPOS is set to the offset of the string in the field <c>. Otherwise, SY-SUBRC is set to 4.
    The search string <str> can have one of the following forms.
    <str> - Function
    <pattern> - Searches for <pattern> (any sequence of characters). Trailing blanks are ignored.
    .<pattern>. - Searches for <pattern>. Trailing blanks are not ignored.
    *<pattern> - A word ending with <pattern> is sought.
    <pattern>* - Searches for a word starting with <pattern>.
    Words are separated by blanks, commas, periods, semicolons, colons, question marks, exclamation marks, parentheses, slashes, plus signs, and equal signs.
    <option> in the SEARCH FOR statement can be any of the following:
      ABBREVIATED
    Searches the field <c> for a word containing the string in <str>. The characters can be separated by other characters. The first letter of the word and the string <str> must be the same.
      STARTING AT <n1>
    Searches the field <c> for <str> starting at position <n1>. The result SY-FDPOS refers to the offset relative to <n1> and not to the start of the field.
      ENDING AT <n2>
    Searches the field <c> for <str> up to position <n2>.
      AND MARK
    If the search string is found, all the characters in the search string (and all the characters in between when using ABBREVIATED) are converted to upper case.
    Ex.
    DATA STRING(30) VALUE 'This is a little sentence.'.
    WRITE: / 'Searched', 'SY-SUBRC', 'SY-FDPOS'.
    ULINE /1(26).
    SEARCH STRING FOR 'X'.
    WRITE: / 'X', SY-SUBRC UNDER 'SY-SUBRC',
    SY-FDPOS UNDER 'SY-FDPOS'
    SEARCH STRING FOR 'itt '.
    WRITE: / 'itt ', SY-SUBRC UNDER 'SY-SUBRC',
    SY-FDPOS UNDER 'SY-FDPOS'.
    SEARCH STRING FOR '.e .'.
    WRITE: / '.e .', SY-SUBRC UNDER 'SY-SUBRC',
    SY-FDPOS UNDER 'SY-FDPOS'.
    SEARCH STRING FOR '*e'.
    WRITE: / '*e ', SY-SUBRC UNDER 'SY-SUBRC',
    SY-FDPOS UNDER 'SY-FDPOS'.
    SEARCH STRING FOR 's*'.
    WRITE: / 's* ', SY-SUBRC UNDER 'SY-SUBRC',
    SY-FDPOS UNDER 'SY-FDPOS'.
    Regards,
    Bhaskar

  • Searching for sites not web pages

    This is not really a Safari question, although I'm using Safari as my browser. If there is a more relevant forum, please let me know.
    I want to search for sites, not pages, that contain certain keywords. I'm looking for a variety of items and I want to find a site that sells all of them, not just one or two. So I envisage typing in the name of items A, B, C, D, W, X and up come web sites that contain all of those words.
    Is this possible?

    Welcome to Apple Support Communities.
    Try the help pages for your favorite search engine. Quotation marks and logical operators might help you structure your query.  You might also try entering your search terms into a TextEdit document before you past them into your search engine, so you can keep track of the queries that are more successful and build on those.
    For example, a popular search engine that rhymes with 'frugal' has extensive hints and help available here: http://support.google.com/websearch/bin/answer.py?hl=en&answer=134479&topic=1221 265&ctx=topic
    Of course there are many generalized and specialized search engines available, so if one doesn't do the trick, keep trying others!
    Just from practical experience, if you are looking for mass-produced brand new items normally distributed through retail channels and cannot find all of them on Amazon.com, you are probably looking for such specialized or costly items, that one vendor probably won't carry them all.
    Some manufacturers still try to sell items through "authorized dealers only": computers, cameras, electronic components, jewelry, exotic cars, weapons, and 'collectibles', so you might not have much success if your search involves any or all of them.
    Message was edited by: kostby

  • Search for SAP notes is very poor

    I find the "Search for SAP notes" functionality very poor
    I was searching for a setting from a web.xml file  
    <param-name>SMTPFrom</param-name>
       in application area BOJ* and it came up with nothing
    I even searched for  
    SMTPFrom
       and it still came up with nothing
    but if I searched for 
    email from
      then it came up with note number 1308076 which has an extract from the web.xml file I was interested in and even had the very line I searched for but it failed to find
    is this very poor search functionality or am I doing something wrong?

    I need a few tries to find a note too.
    Especially the "Did you mean: ..." function is not working very well.
    For example this one. I searched for "registered serverprogram" and it didn´t find anything.
    But there was: "Did you mean: registered serverprogrammmmmmmmmm"
    erm... yes. Very helpfull.
    regards Tobias

  • Can you have two Apple IDs on one IPAD? One for school and one for home?

    Can you have two Apple IDs on one IPAD? One for school and one for home?
    If so do you know how to do it?

    It depends on what you want to do.
    You could, for example, have one AppleID for iCloud backup [and therefore message syncing, notes syncing, etc] and a second one for iTunes [music, iBooks, etc].
    But if you are looking for a way to flip everything between different appleIDs, then no.

  • I have two time capsules, one for work and one for home, how do I set up the work time capsule to only back up my work files?

    I have two time capsules, one for work and one for home, how do I set up the work time capsule to only back up my work files?  Also, how do I add co-workers to my work time capsule and wife to my home time capsule?  Thank you!

    You cannot have two different TC setups.. at least until Mountain Lion.. it did introduce some changes but I am not sure if you can setup two different configurations for TM.. you can use two different devices to back up to. I doubt this will help you.
    You might be better using a real backup software.. superduper, CCC, chronosync etc.
    The TC by default is available to any Mac in the network to do backups. TM will sort itself out and put each computer on a different backup. These are kept in separate sparsebundles.. so that is all fine.

  • HT4352 I'm using the correct APPLE ID and password for Home Sharing on my computer but my AppleTv is not accepting it?  What's up with that???

    I'm using the correct APPLE ID and password for Home Sharing on my computer but my AppleTv is not accepting it?  What's up with that???

    I have the exact same issue. I also tried resetting my password. I can log in to iTunes on my laptop with the new password, on to my iPhone iTunes, but my Apple TV says it cannot recognize my password. I just did an Apple Tv software update a few days ago.
    I am able to log in to Netflix on my Apple TV just fine. I did not have to re-enter my password for that.
    Very frustrating. I hope Apple can figure this out soon and post a fix.
    Thanks for any advice.  Cheers.

  • Can I have two versions of firefox? i.e. one for work and one for home use?

    Can I have two versions of firefox? i.e. one for work and one for home use. I use Windows xp
    I would like to start fresh with a new firefox for my work only so I can keep my work related bookmarks etc separate from my at home browsing.

    Yes - are you wanting to run 2 profiles on the same machine? See https://support.mozilla.com/en-US/kb/Managing-profiles on how to create a new profile. You then just choose which profile you want to use each time you open Firefox.

  • I've tried everything suggested on forums, but my iMessage and FaceTime are still not working. Any suggestions?

    I've tried everything suggested on forums, but my iMessage and FaceTime are still not working. Any suggestions?

    Hi katz2010!
    I have an article for you here that may help you find those apps again:
    Downloading past purchases from the iTunes Store, App Store, and iBooks Store
    http://support.apple.com/kb/ht2519
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • Getting an Error Message: AA 698  ANLB and ANLC for asset not in Sync

    Hi all Experts
    I know there were previous thread on the similar issue. I read those and tried to follow the procedure mentioned but didn't work. First of all We are working on ECC 6.0 verion. We have couple of assets Which is giving a problem even when we display the asset. The error message AA 698 ANLB and ANLC for asset not in Sync.
    We added a new depreciation area which was added to all the assets. the depreciation calculation for the new depreciation area is not updated in table ANLB. The asset were capitalized in 2009. I think the asset transfer was done using AS91. I initially thought it was fiscal year change problem but now as i open fiscal year 2009 and try to calculate the depreciation it keeps giving me the same error AA 698. There were various OSS notes mentioned which are all implementd in our system.
    One more thing I see is that on the depreciation area which has issue which is not populated in ANLB table doesnot have ordinary depreciation  start date. Which I tried to maintain using AS92 and reran the depreciation caluclation (AFAR) this also didn't work as its giving me the same error. Also this depreciation area doesn't have Operational rediness date, I think this date should populate from the value date of the asset.
    Please let me know if you have suggestion
    Thanks
    Rajan

    Hi bernhard,
    thanks for your reply. Below are my observation
    1) Have ANLB-LGJAN and ANLC-GJAHR the same depreciaiton areas:
              I had checked this earlier....ANLC doesnot have an entry for that specific deprectiation area. ANLB has an entry. This is where all the issue started.
    2) Is the field T082AVIEWB-AUTHORITY on 2 (note 900767).
             This note has been applied and the view is on 2
    3)Are the following fields synchrone: ANLC-GJAHR = T093C-LGJAHR
                  These field are not synchrone: ANLC doesn't have an entry for depreciation area 82 other depreciation area are at 2009 in ANLC and in T093C-LGJAHR is in 2010. How can we sysnc these tables? Also how can I get depreciation area into ANLC table?
    Thanks
    RDK007

  • New Tool to Automatically Search for SAP Notes and detect Customer Code.

    Dear Gurus,
    Please check this interesenting blog with a completely new approach to the note search for bugs and more:
    /people/carlos.martinezescribano/blog/2010/12/16/automated-note-search-and-customer-code-detection
    And feel free to post your comments on the blog.
    Thanks a lot,
    Carlos Martinez Escribano.

    Now Automated Note Search Tool is a standard application:
    http://service.sap.com/sap/support/notes/1818192
    Regards,
    Carlos.

  • "Search for" results not shown in list view

    Hello,
    I just installed Leopard a few days ago, and so far I'm very happy.
    The ony oddity I noticed today was that "Search for" results (the default searches in the pane on the left side) are not shown in list view.
    What happens is this:
    - I open a finder window in list view.
    - I click e.g. on "Search for" - "All documents".
    - The status bar on the bottom of the finder window says e.g. "1789 objects", but the actual window is empty (although it has a very long scrollbar). If I click somewhere in the empty space, info for an actual file is shown - as if the files were there, just shown in white letters on white background. I can also type in the search field, and the status bar updates accordingly, but again, no files show up.
    Icon and Coverflow views, however, do work.
    - If I switch from Icon to List view, a file list is shown for the fraction of a second, then disappears.
    This is not an end-of-the-world-bug for me, but still pretty annoying.
    Any idea what might be the problem here? I have no exotic software installed that could cause trouble; just QuickSilver and the usual productivity apps.
    Thanks!

    The problem disappeared a few launches later . ..

  • How can I: Search for files "not in catalog"

    Is there a way to search for files/photos on my hard drive that are *NOT* already in my catalog?
    (a) I can do a mass search to find all photos on my hard drive.
    (b) And there is a reconnect feature - for all entries in catalog with a missing/invalid link, look for the file that matches best.
    But I'd like to have Elements find photos that I have not added to the catalog.
    That is, do (a), but check each one to see if it is already added.
    Is there a way to do that?
    Thanks,
      -ceej

    What you want to achieve by finding those files?
    In folder view you can see the folder which have no media files in Organizer.
    If you import all the files form all the drives on your system, by deafult you will see files just imported into catalog. That means, just after import ou will have the files which were not in your catalog :-)
    I know my  answer could be confusing for you, but it will make sense if you know what happens after import in Organizer...

  • Searching for apps not showing the desired apps

    On 6/28/2012 at around 4 PM EST, I searched for the app "Chrome" on my iPhone 4 running iOS 5.1.1. I wasn't shown the Chrome browser in the search results. However, when I search for the same app on iTunes on my mac, I can find that app. I don't want to synch my phone to my comupter just to install this app. Any idea why might this be happening. This isn't the first time, it has happened before too. BTW my account is US iTunes based account.

    But this issue always happens, whenever there is a new app. I have to wait for a day or two or install it by synching the phone to my mac. I just want to throw it out there, so that I know if this happens to others or just me.

Maybe you are looking for

  • File adapter module

    Hello experts, 1. I want to retrieve the value of <b>Target directory</b> for a file <b>reciever</b> communication channel inside module. Is it possible?  Any code samples? 2. My audit logs are not getting printed inspite of having a log-configuratio

  • No files in applications folder after installing yosemite

    Problem description: After installing yosemite on MBP (early 2011) the applications folder is empty. How do I get them Back? Further the fan is blowing all the time and the MBP gets very warm. EtreCheck version: 2.0.6 (91) Report generated 25 oktober

  • Transaction Log Truncate not working on Sql Server 2012 High Availability Groups

    Hi Everyone Firstly I have tried to search the forum for similar issues but can't seem to find any that match our situation. We have a SQL Server 2012 High Availability Group with 2 Nodes Node 1 = Primary Node 2 = Secondary Backup Schedule as follows

  • Display no record as zero in week

    Good afternoon, need help. How to make sql : select custid,invdate,to_char(invdate,'WW') week,invamt from ar CUSTID INVDATE WE INVAMT 3006 31-JAN-08 05 732.16 3006 03-MAR-08 09 310.56 select custid,to_char(invdate,'WW') week,invamt from ar CUSTID WE

  • PO header condtion value

    Hi Gurus How to fetch the value from PO header condtion for layout purpose? & How to fetch the value from subtotals (ex: Asseable value) value from header condtions tab? Thanks with anticipation Raju