Progress Bar after clicking a link

Hi,
I would lilke to add a progress bar after clicking a link from the end user interface. I know we have to use onClick property to do this, I found a Java script code which generates a progress bar and included that java script code in the onClick property value but for some reason the java script is not executing.
Can anybody please tell what I am missing?
If anybody did this before, please give any thoughts and if possible with any sample code is highly appreciated.
Thanks in advance.

I found some info in the forum and did the following.
Created a js function and copied it to includes folder and added that js function (e.g. myprogress) in the commonScripts.jsp file. In the form filed option for onClick called the java script function like this..
<Property name='onClick' value='javascript:myprogress()'/>
also tried with..
<Property name='onClick' value='myprogress()'/>
For some reason the java script function is not executing at all.
I don't understand what I am missing, can anybody give some thoughts.
Please help.
Thanks in advance.

Similar Messages

  • I get a black and white logo and a progress bar after upgrade ipad2 5.01

    i get a black and white logo and a progress bar after upgrade ipad2 5.01

    See this page : http://support.apple.com/kb/HT4097 - it covers :
    iPad stops responding, showing the Apple logo with no progress bar or a stopped progress bar, for over ten minutes.

  • Why is my Snow Leopard 10.6.8 suddenly giving me a gray screen and progress bar after I've turned it on? The progress bar takes 4-5 minutes to complete then signing on with my password and all other operations are normal. Solution? Many thanks.

    Why is my Snow Leopard 10.6.8 suddenly giving me a gray screen and progress bar after I've turned it on? The progress bar takes 4-5 minutes to complete then signing on with my password and all other operations are normal. Solution? Many thanks.

    It's starting in safe mode > http://support.apple.com/kb/HT1564
    First of all, do a PRAM reset. If it doesn't help, open Terminal and type:
    sudo nvram boot-args=""

  • Execute process after clicking a link

    i have a page with a form and report.
    the report contains links to specific datasets in the form. that means: it's a link to the same page but another data set.
    because of the form i have a process Automatic Row Processing (DML) to save changes in the form.
    now i want to use this process after clicking a link. i did the following: i added to link the keyword 'Apply' in the position of 'Request'.
    the process says: Valid Update Request Values: SAVE, APPLY CHANGES, UPDATE, UPDATE ROW, CHANGE, APPLY, APPLY%CHANGES%, GET_NEXT%, GET_PREV% , but if i click on a link the process will never be executed.
    maddl

    Hi
    What do you mean with "link to the same page"?
    If you don't SUBMIT the page, the Automatic Row Processing will not fire.
    So your "link" should be something like a href="javascript:doSubmit('APPLY');",
    and then you set up Page Branching to branch to the same page.
    You might want to set up a condition for the branch also, choose Request = Expression 1, and enter APPLY in the expression 1 field.
    Hope this applies to your case.
    Cheers,
    Vidar

  • Progress bar after button click ------ code included . need help

    Hi,
    this is my code. i want the progress bar to move after i click the OK button but its not working. Need help urgently.
    public class LoggenGUI extends JFrame implements ActionListener{
    private JButton btnOk;
    private JProgressBar current;
    public LoggenGUI() {
    super("Login");
    this.setBounds(350,225,350,235);
    // this.setSize(300,300);
    this.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
    this.setResizable(false);
    this.btnOk = new JButton("Ok");
    // associating action event listener to it
    this.btnOk.addActionListener(this);
    this.current = new JProgressBar(0,2000);
    this.current.setValue(0);
    this.current.setStringPainted(true);
    this.setContentPane(pane);
    this.setVisible(true)
    }// end constructor
    public void iterate(){ 
    while(this.num < 2000){
    this.current.setValue(this.num);
    try{
    Thread.sleep(1000);
    }catch(InterruptedException e)
    this.num= this.num + 200;
    if(this.num >= 2000)
    this.dispose();
    this.prgrBar = new ProgressBar();
    this.current.setStringPainted(true);
    public void actionPerformed(ActionEvent evt){
    Object source = evt.getSource();
    if(source == this.btnOk){    this.iterate();    }
    } // end class

    You keep posting this question every day. Do you
    think you are going to get a different answer each
    time you posted it without reading what others have
    told you to do!"Insanity: doing the same thing over and over again and expecting different results." --- A. Einstein

  • I have a mac book pro still running mountain lion.I haven't powered it on in a few months. now when i try to turn it on all i get is the apple logo and the progress  bar after a few mins. of trying to load my laptop just turns off.can anyone help me

    I have a mac book pro with retina,I haven't turned it on in a couple of months.no problems then, now when I try to turn it on i only get apple logo and progress  bar. After a few mins the laptop just turns off and nothing eles.any help would be appreciated  thanks

    I linked to it above, but here is another link.
    http://support.apple.com/en-us/HT201262

  • Why do I see about:blank in the address bar when clicking a link within an email item in my yahoo mail account?

    I have Os X and Firefox 4. When I click a link in an email in my yahoo mail account, the address bar first shows about:blank and then goes on to obtain the address of the link. Is this a virus, or hacker, or what? Thanks for your help.

    You only see the URL after Firefox has made a connection.<br />
    During the initial state you see about:blank in the location bar.

  • Major bug in Safari 6: previous domain persists in URL bar when clicking a link

    I've noticed an extremely weird and significant bug in Safari 6 / Mountain Lion:
    When I'm navigating through a site, sometimes when clicking a link, Safari tries to open the corresponding URL on a previously visited site's domain instead of the current site.
    For example:
    First, I'm surfing on apple.com. Then, I navigate to another site, say estibot.com. On estibot.com, I click on a link that should take me to:
    http://www.estibot.com/tools.html
    Instead, safari takes me to http://www.apple.com/tools.html, which of course produces a 'not found' error. Nothing wrong with the link; this is purely Safari's doing.
    This happens often, and apparently can happen with any site.
    In other words, the domain name of a previously visited site persists in the URL, and the page that I'm trying to navigate to is added to the domain of the PREVIOUS site, not the actual site I'm using.
    This is a major bug and is often rendering Safari useless for my workflow. How could a bug like this end up in the finished product?
    Cheers
    Esa

    Having the same problem. It is randomly consistent, i.e. some links consistently get redirected to a specific domain. For example, I am experiencing this issue when using Basecamp and links being misdirected to a specific client's website. However, the criteria for why some links redirect and some do not appears random. This issue does not occur in Firefox. This leads me to believe that it is not a DNS issue. May be a Safari/DNS pair issue or solely a Safari issue. We do use an internal DNS (OS X Server) for browsing internal development wbsites which then rolls over to a public DNS. Again, this problem has never occured in Firefox and consistently occurs in Safari.
    Safari Version 6.0 (7536.25)
    Mac OS X Lion 10.7.4
    On a side note...
    Safari's strong-handed rewriting in the address bar as you type is crazy anoying. Or should I say "too helpful?" It seems to break the first rule of usuability: don't change the interface while the user is interacting with it.
    And the unified address/search is rediculously annoying for developers who use non-complient top level domains for internal development (such as .dev)
    And the new inspector seems like a huge step backwards in usuability. (debatable considering I'm probably not as advanced as some developers.)

  • [uzbl] how do I clear the command bar after following a link? [SOLVED]

    It's ridiculous that I've done this again, but I've forgotten how to have uzbl automagically clear the command bar after I fl something. Yes, I know at some point it was on uzbl's wiki page; yes, I did compare my old and new configs; yes, I'm a dork and I'm just not finding the answer.

    The only part of diff that has anything to do with this is:
    < @on_event LOAD_START chain '@set_status <span foreground="khaki">wait</span>' 'event KEYCMD_STRIP_WORD'
    > @on_event LOAD_START @set_status <span foreground="khaki">wait</span>
    The rest is either stuff that I've commented out for now or key bindings, personal settings, etc.
    The follow link code is working now the way that it was before with the above changes. With the old way (as posted above) it wreaks all sorts of havoc with uzbl. By that I mean that the command bar would seem to clear but the data would reappear as soon as another command would start to be entered. As well, backspacing to the beginning of the command line would send uzbl to follow URLs that I didn't specify.
    By the way, no matter if the above is hackish or not, it's close to what I want. The only thing left would be for ESC to clear the numbers if I chose not to do go somewhere. Is there a way to set this up without breaking other functionality?

  • Progress Bar after typing in password. OS X Yosemite

    I just updated to OS X Yosemite and it seems to be working fine but is any one else experiencing a progress bar appearing after entering in their password to access their computer?
    it seems like this progress bar should show when the apple logo appears and not after typing in password
    is it supposed to be like this?
    MacBook Pro with Retina Display, OS X Yosemite (10.10)

    After further investigation, it is not the displaying of "Today" files that is the issue.  It appears that Finder / Favorites / All My Files is not correctly finding & displaying files when using the View / Arrange By / Date Last Opened criteria.  If I switch the criteria to / Date Modified, it finds & displays the file correctly.  See attached screen shots.  (It is possible that this problem existed before Yosemite, as I don't recall which criteria Finder was using before the upgrade.)

  • Progress bar double click on the start button

    Can anyone help me? I have a progress bar, I have to double click the start button to start the process
    (task). The listener is not invoked. I am working on an example to post. In the meanime, does anyone
    any suggestions?

    First of all you should give us more detail about your environment, like jdev version you are using.
    Timo

  • Strange progress bar after waking from sleep

    This, i am experiencing for the first time.
    1. Ive put my mac pro 3,1 to sleep.
    2. Then, after some minutes (20+) i came back to wake it, but the white led next to the power button was not blinking, but wasnt on at all.
    3. Then i turned computer on (as waking him up) by pressing the power button - because the keys nor the mouse buttons wasnt doing the thing.
    4. THEN I SEE THIS SCREEN with progress bar.
    What does it mean ?
    Was my computer hibernating ?
    5. Then when the progress bar ended, the display went off. The computer power diode was on, but i couldnt do anything.
    'No signal' at display... no response on the keyboard/mouse.
    What was that?
    What should I do now?
    Thanks!

    This is the same, but with my MacBook Pro 9,2 running 10.8.2.
    It does the same, I'll leave it to sleep for an hour, or overnight and then when I open the lid again, I have to put my password in at the FileVault screen and then get this bar. Then my other login screen will come up (with my desktop background) but then, my Mac goes off. The screen goes black and I assume it is trying to sleep again.

  • Safari crashes immediately after clicking any link

    Pulled all FW devices off. Firefox works fine, but Safari will not work after opening. Clicking any link crashes with the following report:
    Date/Time: 2007-09-08 12:18:44.632 -0500
    OS Version: 10.4.10 (Build 8R218)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [56]
    Version: 2.0.4 (419.3)
    Build Version: 32
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 1313
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x7c7e1bd9
    Thread 0 Crashed:
    0 com.apple.WebCore 0x959f8a88 KHTMLView::dispatchMouseEvent(int, DOM::NodeImpl*, bool, int, QMouseEvent*, bool, int) + 68
    1 com.apple.WebCore 0x95a19118 KHTMLView::viewportMousePressEvent(QMouseEvent*) + 904
    2 com.apple.WebCore 0x95a18c48 KWQKHTMLPart::mouseDown(NSEvent*) + 420
    3 com.apple.WebKit 0x957b510c -[WebHTMLView mouseDown:] + 200
    4 com.apple.AppKit 0x937d9890 -[NSWindow sendEvent:] + 4616
    5 com.apple.Safari 0x00021734 0x1000 + 132916
    6 com.apple.AppKit 0x937828d4 -[NSApplication sendEvent:] + 4172
    7 com.apple.Safari 0x00021238 0x1000 + 131640
    8 com.apple.AppKit 0x93779d10 -[NSApplication run] + 508
    9 com.apple.AppKit 0x9386a87c NSApplicationMain + 452
    10 com.apple.Safari 0x0005c77c 0x1000 + 374652
    11 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92bf0170 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92bf00a8 -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x957963d0 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c086a8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b348 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b29c mach_msg + 60
    2 com.apple.CoreFoundation 0x907ddba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907dd4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c097e8 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f88c select + 12
    1 com.apple.CoreFoundation 0x907f0434 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002c3c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030eac pthreadcondwait + 480
    2 com.apple.Foundation 0x92be830c -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a8e342c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92be11a0 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002bd08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000959f8a88 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x84004242 xer: 0x0000000000000004 lr: 0x0000000095a19118 ctr: 0x0000000092bbdebc
    r0: 0x0000000095a19118 r1: 0x00000000bfffe960 r2: 0x000000007c7e1b79 r3: 0x00000000959f8828
    r4: 0x0000000000000006 r5: 0x00000000959f8828 r6: 0x0000000000000001 r7: 0x0000000000000001
    r8: 0x00000000bfffef20 r9: 0x0000000000000001 r10: 0x0000000000000000 r11: 0x0000000044004282
    r12: 0x0000000092bbdebc r13: 0x00000000a37a8688 r14: 0x0000000000000001 r15: 0x0000000000000001
    r16: 0x0000000000000000 r17: 0x0000000000000006 r18: 0x00000000a37a8688 r19: 0x00000000a37a8688
    r20: 0x0000000000000000 r21: 0x00000000bfffeaec r22: 0x00000000bfffeae8 r23: 0x00000000bfffeaf0
    r24: 0x00000000bfffef20 r25: 0x00000000006fc650 r26: 0x000000000069aa50 r27: 0x00000000959f8828
    r28: 0x00000000bfffef20 r29: 0x0000000000000001 r30: 0x0000000000000001 r31: 0x0000000095a18da4
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x573000 - 0x57afff com.unsanity.smartcrashreports Smart Crash Reports version 1.0.2 (1.0.2) /Users/jfk/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x17ca000 - 0x17ccfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bcfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90214000 - 0x90219fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021b000 - 0x90268fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90293000 - 0x90344fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90373000 - 0x9072efff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bb000 - 0x90894fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908dd000 - 0x908ddfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908df000 - 0x909e1fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3b000 - 0x90abffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90ae9000 - 0x90b5bfff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b71000 - 0x90b83fff libauto.dylib /usr/lib/libauto.dylib
    0x90b8a000 - 0x90e61fff com.apple.CoreServices.CarbonCore 681.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec7000 - 0x90f47fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f91000 - 0x90fd3fff com.apple.CFNetwork 4.0 (129.21) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe8000 - 0x91000fff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91010000 - 0x91091fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d7000 - 0x91100fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91111000 - 0x9111ffff libz.1.dylib /usr/lib/libz.1.dylib
    0x91122000 - 0x912ddfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913dc000 - 0x913e5fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ec000 - 0x913f4fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f8000 - 0x91420fff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91433000 - 0x9143efff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91443000 - 0x914befff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fb000 - 0x914fbfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fd000 - 0x91535fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91550000 - 0x91622fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91675000 - 0x91706fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174d000 - 0x91804fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91841000 - 0x9189ffff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918ce000 - 0x918effff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91903000 - 0x91928fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193b000 - 0x9197dfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91999000 - 0x919adfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bb000 - 0x91a01fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a18000 - 0x91adffff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2d000 - 0x91b42fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b47000 - 0x91b65fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6b000 - 0x91c22fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c71000 - 0x91c75fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c77000 - 0x91cdffff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce4000 - 0x91d21fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d28000 - 0x91d41fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d46000 - 0x91d49fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4b000 - 0x91e29fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e49000 - 0x91e49fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4b000 - 0x91f30fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f38000 - 0x91f57fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc3000 - 0x92031fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203c000 - 0x920d1fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920eb000 - 0x92673fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a6000 - 0x929d1fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a01000 - 0x92aeffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af2000 - 0x92b7afff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbb000 - 0x92de6fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f13000 - 0x92f31fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3c000 - 0x92f96fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb4000 - 0x92fb4fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb6000 - 0x92fcafff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe2000 - 0x92ff2fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ffe000 - 0x93013fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93025000 - 0x930acfff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c0000 - 0x930cbfff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d5000 - 0x93102fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311c000 - 0x9312bfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93137000 - 0x9319dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931ce000 - 0x9321dfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324b000 - 0x93268fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327a000 - 0x93287fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93290000 - 0x9359efff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936ee000 - 0x936fafff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936ff000 - 0x9371ffff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93773000 - 0x93773fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93775000 - 0x93da8fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94135000 - 0x941a7fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941e0000 - 0x942a4fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f6000 - 0x942f6fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942f8000 - 0x944b8fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94502000 - 0x9453ffff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94547000 - 0x94597fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945a0000 - 0x945bafff com.apple.CoreVideo 1.4.1 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945ca000 - 0x945eafff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94678000 - 0x946b0fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946f3000 - 0x9470ffff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94723000 - 0x94767fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9478b000 - 0x9479afff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a2000 - 0x947affff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f5000 - 0x9480efff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94dfe000 - 0x94f2efff com.apple.AddressBook.framework 4.0.5 (487) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fc0000 - 0x94fcffff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94fd7000 - 0x95004fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9500b000 - 0x9501bfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x9501f000 - 0x9504efff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x9505e000 - 0x9507bfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95794000 - 0x95822fff com.apple.WebKit 419.3 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9587e000 - 0x95913fff com.apple.JavaScriptCore 418.6.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95950000 - 0x95c5dfff com.apple.WebCore 418.23 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95de6000 - 0x95e0ffff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9a8e0000 - 0x9a916fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a933000 - 0x9a945fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerMac3,6, BootROM 4.5.7f1, 1 processors, PowerPC G4 (3.2), 1 GHz, 1.75 GB
    Graphics: NVIDIA GeForce4 MX, GeForce4 MX, AGP, 64 MB
    Memory Module: DIMM0/J21, 256 MB, DDR SDRAM, PC2100U-25330
    Memory Module: DIMM1/J22, 512 MB, DDR SDRAM, PC2700U-25330
    Memory Module: DIMM2/J23, 512 MB, DDR SDRAM, PC2700U-30330
    Memory Module: DIMM3/J20, 512 MB, DDR SDRAM, PC2700U-30330
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Dash2, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    Bluetooth: Version 1.7.14f14, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    PCI Card: ADPT,1686806-04, scsi, SLOT-5
    Parallel ATA Device: Maxtor 6L300R0, 279.46 GB
    Parallel ATA Device: Maxtor 6L250R0, 233.76 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-106D
    Parallel ATA Device: PHILIPS CDD5301
    Parallel ATA Device: Maxtor 6L300R0, 279.48 GB
    Parallel ATA Device: HDS725050KLAT80, 465.76 GB
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    USB Device: Studio Display, Up to 1.5 Mb/sec, 500 mA
    USB Device: Apple internal modem, HCF USB V.90 Data/Fax Modem, Up to 12 Mb/sec, 500 mA
    USB Device: Hub, Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: XD-0608-U, Tablet, Up to 12 Mb/sec, 500 mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Fujitsu Component, Up to 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA
    Any thoughts?

    Hi,
    Go to this folder:
    Hard drive -> Users -> Your username -> Library -> Safari
    and delete both the history files present there.
    Hope that helps.

  • PB G4 freeze at progress bar after OS DL failed

    Tried updating OS via Software Updater. Unspecified error occurred, the when trying again, "broken pipe" occurred. Now mac frozen at blue screen, and frozen at progress bar when using safe mode. fsck, though, says everything is well.
    I'm out of town and without recourse for the moment to OS discs. Any other thoughts?

    You wrote: "I copied to the Applications folder."That's where I'd say it should go. My concern was you may have dropped it in something like /Library/StartupItems.
    You might check /Library/StartupItems just to be sure there are no Dreamweaver-related startup items therein that may be "confused" given that you moved the application from an external drive to your internal drive, esp. if you had been using it previously from the external. It is a long shot, but worth a check.
    I don't use Dreamweaver, but some apps add either Startup Items, Login Items, or both. You can read my "Troubleshooting Startup and Login Items" FAQ for details about such.
    I suspect the Dreamweaver move isn't the case, but since it was the last change you made before this occurred (was it the last change?) it's worth investigating a bit.
    If the earlier Apple KB article I posted does not help, you can also try the steps in my "Resolving Disk, Permission, and Cache Corruption" FAQ. Perform the steps therein in the order specified.
    Good luck!
    Dr. Smoke
    Author: Troubleshooting Mac® OS X
    Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
    I may receive some form of compensation, financial or otherwise, from my recommendation or link.

  • Go back to new tab page after clicking a link

    In Firefox 14 (Beta), after discovering New Tab Tools I decided to ditch Speed Dial and use the default new tab page. Didn't miss anything.
    Yesterday, I upgraded to the FF15 beta and now when I click a link on the new tab page I can't go back to it. I need to open a new tab to go back to it, instead of being able to view a page, go back, and view another page. I tried looking in the about:config to see anything that could look remotely like an option to keep the new tab page in the back history, but I found nothing. Any way to fix this?
    I also checked on Firefox UX, and it as that "feature" too. So it's not an add-ons problem, but instead a regression in Firefox.

    I don't see a solution here, am I missing something?
    I have this problem and would like to find the fix.
    Thanks

Maybe you are looking for