Newbie with question about mouse wheel button

Sorry in advance if this is too simple, but I'm trying to create an interactive website that requires scene switching by way of the mouse wheel button.
I'm creating mutliple interactive labeled images that I want to be able to scroll through by using the mouse wheel button but I don't know the action script code.
Any help?
Furna.

Hi Kglad I have a small query about your code correct me if I am wrong some where. You used following lines to
create  movie clip,
set focus on it,
and add event listener to it.
the lines are
var tl:MovieClip = this
stage.focus = tl
tl.addEventListener(MouseEvent.MOUSE_WHEEL,f);
Now say I have a button on stage and I click it once. the focus will change to the button. and hence we will have to set the focus again to tl after processing button click.  am I correct on this?
we can alternatively use
stage.addEventListener(MouseEvent.MOUSE_WHEEL,f);
which will always listen to the scroll event no matter where the focus is, or is there some problem which might occur due to this?

Similar Messages

  • Newbie with question about the $400 Deposit for FIOS TV Service

    Okay, i was real happy when i found Fios is finally available in my area after years of waiting.  I call to order and theysay i need to post a 400 dollar deposit for fios tv.  I ask why and they say combination of poor credit and also the fact that the TV equipment as in the DVR boxes are very expensive and they just want security.  Its fullt refundable after 1 year.  However, to my suprise i was approved for FIOS Internet And Phone Service or Double freedom plan 20/5 internet and Freedom Phone plan both for $64 Dollars monthly 2 year guarantee.  Also get the 100 dollars cash back in for of the debit card.  My problem is that i dont need any verizon equipment for the Televisions as all my tvs in the home have tivo.  All i need is the cablecard decoder which i am sure are considerably less expensive than the Home media dvr or regular dvr.  Is there a way to get around this or am i stuck without fios tv until i put up the 400 dollars?  Is there a higher power i can appeal to?? 

    Thanks for the many previous replies.....  I solved my problem by calling verizon and using my wifes maiden name.  Now i will have all 3 fios services with no $400 dollar deposit. 

  • Trouble with mouse wheel button!

    How to enable scrolling in JScrollPane by mouse wheel button? In AWT TextArea everything is OK. Thanks.
    import javax.swing.*;
    class New {
         JFrame frame = new JFrame("MouseWheel");
         JTextPane txt = new JTextPane();
         public Tockic(){
              frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
              frame.setSize(100,300);
              txt.setText("AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best AWT is the best");
              JScrollPane scroll = new JScrollPane(txt);
              frame.getContentPane().add(scroll);
              frame.setVisible(true);
         public static void main(String[] args){
              new New();
    import java.awt.*;
    import java.awt.event.*;
    class Old {
         Frame frame = new Frame("MouseWheel");
         TextArea txt = new TextArea();
         ScrollPane s = new ScrollPane(ScrollPane.SCROLLBARS_ALWAYS);
         public Old(){
              frame.setSize(100,100);
              txt.setText("Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad Swing is very bad");
              frame.add(txt);
              frame.setVisible(true);
              frame.addWindowListener(new WindowAdapter(){
                   public void windowClosing(WindowEvent e){
                        frame.dispose();
                        System.exit(0);
         public static void main(String[] args){
              new Old();

    In all honesty though, even if fixing this kind of bug would create a new one, its not a bug that should be ignored. Its a major one imo (fix this bug and create a new one, I would personally take my chances). I remember after effects had a bug in a recent update, were audio always was set to low quality when you export, which was very annoying, and it wasn't fixed for months! This bug is worse, and happily I read this thread before updating so Im staying away for now, I hope it won't take months to fix this one.
    It makes sense and Im really happy to hear a chunk of the AE team is working on optimizing the code.Though I think they should devote more people to that. AE is such an old program that I assume those working with keying or other of the features that have been updated lately, they bought a better plugin for it allready. I would much rather have NO updates for a year if that means the program would become more stable, faster and in the future they would not need to patch up layers and layers of old code, as you say....and from what I remember the response from the community was pretty much the same from every single one when it was asked in public what people wanted in the future updates....a faster program. THe content of AE is all ready great, and you can get plugins for pretty much everything you need...except optimization and an up to date software that uses the computer to the maximum potential. 

  • HT201303 i have tried to perchase a movie and it keeps coming up with questions about my past thet i dont remember the answer to. how do i find out the answers? i have never come across these questions until now

    i have tried to perchase a movie and it keeps coming up with questions about my past thet i dont remember the answer to. how do i find out the answers? i have never come across these questions until now

    Contact iTunes Customer Service and request assistance
    Use this Link  >  Apple  Support  iTunes Store  Contact

  • Ae 13.1can't pan in viewer with mouse wheel button !!!!!!

    one of the bad things in ae 13.1 is that you can't pan in viewer with mouse wheel button

    In all honesty though, even if fixing this kind of bug would create a new one, its not a bug that should be ignored. Its a major one imo (fix this bug and create a new one, I would personally take my chances). I remember after effects had a bug in a recent update, were audio always was set to low quality when you export, which was very annoying, and it wasn't fixed for months! This bug is worse, and happily I read this thread before updating so Im staying away for now, I hope it won't take months to fix this one.
    It makes sense and Im really happy to hear a chunk of the AE team is working on optimizing the code.Though I think they should devote more people to that. AE is such an old program that I assume those working with keying or other of the features that have been updated lately, they bought a better plugin for it allready. I would much rather have NO updates for a year if that means the program would become more stable, faster and in the future they would not need to patch up layers and layers of old code, as you say....and from what I remember the response from the community was pretty much the same from every single one when it was asked in public what people wanted in the future updates....a faster program. THe content of AE is all ready great, and you can get plugins for pretty much everything you need...except optimization and an up to date software that uses the computer to the maximum potential. 

  • Mighty Mouse wheel button

    The wheel button on my Mighty Mouse will not allow itself to be changed to any other function than as a window scroller. If I click it once inside a window and move the mouse (not the wheel) forward or back it scrolls the window up or down. No matter what I set it to. I would like to set it to putting Dashboard on the desktop. If I set the either the primary or secondary button to Dashboard it works fine. How do I fix this?
    Also, when I used Konfabulator widgets with my powerbook I could have any widget sitting on the desktop all the time. Can I do this with Dashboard widgets? I like the calendar and iCal events to be visible all the time.
    Thank you for your time!
    Dan

    Hi vandan,
    I have the same problem with my MMouse, Button3 and 4
    don't work.
    Did you get an helpful answer?
    No, not yet.
    I wonder if there is a preference file somewhere that needs to be trashed so a new setting can take hold.

  • Safari newbie with questions

    Hi all,
    I'm new to this forum and to Safari. I like the Top Sites feature and that's the main reason I've decided to give this browser a try. I do have a couple questions about it though...
    1) Safari has a built-in pop-up ad blocker but there doesn't seem to be a way to block web ads from sites. I was able to do this with another browser using a plugin but Safari doesn't seem to even have the option to add one. There must be a way. If anyone knows how could you please let me know!
    2) Why is there no drop-down arrow in the address bar for recently visited URLs? I'm very surprised that Apple's developers made this oversight.
    3) Is there a way to customize what extension is added to a web site name to autocomplete it? For example, most browsers are designed by default to add the "www." and ".com" to the name of a web site if you press CTRL+Enter. I'd like to be able to do the same with ".ca" web sites by using CTRL+Shift. Is there a way in Safari to do this?
    I find the Preferences section to be somewhat lacking in customization. Surprising considering this is such a feature-rich browser.

    Hi k,
    Pages can open docx files, Numbers can open xlsx files. Each can export to  can export .doc or .xls to the newest Word or Excel format.respectvely, but not to the more recent .docx or .xlsx.
    Translation is not perfect in either direction. Numbers and Excel handle some similar features (eg. pop-up menus vs data validation) differently, and the translator cannot translate from one implementation to the other.
    If muc of your work is going to be transferred between your machine and Windows machines running either MS Excel or MS Word, with editing taking place at both ends of the tunnel, then you'll probably be better off with Office, or one of the Office clones on the Mac end.
    Pages and Numbers can work together to perform mail merge, and tre merged document(s) can be sent via email.
    I haven't used the feature enough to offer any details beyond that.
    Regards,
    Barry

  • Powerbook newbie with questions

    I bought a used 17-inch Powerbook 1.33GHz on eBay that was non-functional. I sent it in to DT&T Service of Fremont, CA, and they replaced the logic board and one 256MB RAM chip.
    Sometimes when I start it up it goes into a procedure that I think is called Bootstrap. I'm not sure about the name, but obviously it's related to the OS starting up. It's like command line text.
    Eventually, I see multiple errors relating to a problem with the sound chip, and the Powerbook doesn't emit any sound.
    I'm going to contact DT&T and ask them about these problems, but any advice here is appreciated.
    G4 MDD 1.25GHz   Mac OS X (10.4.4)  

    I believe this is the last two boots from the system log. The very top of this string of commands starts with something about Timeslicing 10000 us. It doesn't seem to show up in this log.
    Thanks.
    Jan 31 20:01:10 localhost kernel[0]: io.cpp" at line 2687 goto Exit
    Jan 31 20:01:11 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:01:11 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:01:08 localhost mDNSResponder-107 (Mar 20 2005 20: 31:47)[68]: starting
    Jan 31 20:01:11 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:01:11 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:01:11 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:01:11 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:01:09 localhost DirectoryService[66]: Launched version 1.8 (v346)
    Jan 31 20:01:11 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:01:11 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 1227 goto Exit
    Jan 31 20:01:10 localhost lookupd[73]: lookupd (version 365) starting - Tue Jan 31 20:01:10 2006
    Jan 31 20:01:12 localhost diskarbitrationd[61]: disk0s3 hfs F2785CFD-7A2A-3CD7-BE1E-F0C9219E940E Untitled /
    Jan 31 20:01:13 localhost kernel[0]: UniNEnet: Ethernet address 00:0a:95:d9:9b:60
    Jan 31 20:01:13 localhost kernel[0]: AirPortPCI: Ethernet address 00:0a:95:f2:5d:09
    Jan 31 20:01:14 localhost launchd: Server 291f in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[73]: exited abnormally: Hangup
    Jan 31 20:01:16 localhost lookupd[90]: lookupd (version 365) starting - Tue Jan 31 20:01:16 2006
    Jan 31 20:01:16 localhost mDNSResponder: Couldn't read user-specified Computer Name; using default “Macintosh-000A95D99B60” instead
    Jan 31 20:01:16 localhost mDNSResponder: Couldn't read user-specified local hostname; using default “Macintosh-000A95D99B60.local” instead
    Jan 31 20:01:18 localhost mDNSResponder: Adding browse domain local.
    Jan 31 20:01:20 localhost /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Jan 31 20:01:22 localhost kernel[0]: [HCIController][setupHardware] AFH Not Supported (0x23af4a0)
    Jan 31 20:01:24 localhost kernel[0]: ATY,Jasper_A: vram [b8000000:04000000]
    Jan 31 20:01:25 localhost kernel[0]: ATY,Jasper_B: vram [b8000000:04000000]
    Jan 31 20:01:25 localhost mDNSResponder: Couldn't read user-specified Computer Name; using default “Macintosh-000A95D99B60” instead
    Jan 31 20:01:25 localhost mDNSResponder: Couldn't read user-specified local hostname; using default “Macintosh-000A95D99B60.local” instead
    Jan 31 20:01:31 localhost KernelEventAgent[67]: tid 00000000 received unknown event (256)
    Jan 31 20:01:39 localhost /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Resources/DMProxy: theErr=1011 [line 636, file DMProxy.c]
    Jan 31 20:02:29 localhost /System/Library/CoreServices/Setup Assistant.app/Contents/MacOS/Setup Assistant: _MDSuspendIndexing() 1
    Jan 31 20:02:31 localhost /System/Library/CoreServices/Setup Assistant.app/Contents/MacOS/Setup Assistant: starting movie now
    Jan 31 20:02:59 localhost /System/Library/CoreServices/Setup Assistant.app/Contents/MacOS/Setup Assistant: movie done now (hide)
    Jan 31 20:11:42 localhost mDNSResponder: Couldn't read user-specified Computer Name; using default “Macintosh-000000000000” instead
    Jan 31 20:11:42 localhost mDNSResponder: Couldn't read user-specified local hostname; using default “Macintosh-000000000000.local” instead
    Jan 31 20:11:43 localhost kernel[0]: [AppleUSBHCIController][StopIsochPipeRead] - mInt1IsochInPipe = 0 - numReadsPending = 0
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2769 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2769 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:11:44 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 960 goto Exit
    Jan 31 20:11:44 localhost kernel[0]: System Sleep
    Jan 31 20:11:44 localhost mDNSResponder: Couldn't read user-specified Computer Name; using default “Macintosh-000000000000” instead
    Jan 31 20:11:44 localhost kernel[0]: System Wake
    Jan 31 20:11:44 localhost kernel[0]: Wake event 0001
    Jan 31 20:11:44 localhost mDNSResponder: Couldn't read user-specified local hostname; using default “Macintosh-000000000000.local” instead
    Jan 31 20:18:54 localhost kernel[0]: failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:18:54 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:18:54 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:18:54 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:18:54 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:18:54 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:18:55 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:18:55 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:18:55 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 20:18:55 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 20:18:55 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2769 goto Exit
    Jan 31 20:18:56 localhost mDNSResponder: Couldn't read user-specified Computer Name; using default “Macintosh-000A95D99B60” instead
    Jan 31 20:18:56 localhost mDNSResponder: Couldn't read user-specified local hostname; using default “Macintosh-000A95D99B60.local” instead
    Jan 31 20:19:01 localhost mDNSResponder: Couldn't read user-specified Computer Name; using default “Macintosh-000A95D99B60” instead
    Jan 31 20:19:01 localhost mDNSResponder: Couldn't read user-specified local hostname; using default “Macintosh-000A95D99B60.local” instead
    Jan 31 20:19:05 localhost kernel[0]: InternalUSBModem::setPowerState(1)
    Jan 31 20:19:14 localhost mDNSResponder: Couldn't read user-specified Computer Name; using default “Macintosh-000A95D99B60” instead
    Jan 31 20:19:14 localhost mDNSResponder: Couldn't read user-specified local hostname; using default “Macintosh-000A95D99B60.local” instead
    Jan 31 20:19:21 localhost kernel[0]: InternalUSBModem::setPowerState(1)
    Jan 31 20:20:12 localhost ntpdate[215]: no servers can be used, exiting
    Jan 31 20:22:38 jt-feys-powerbook-g4-17 configd[59]: setting hostname to "jt-feys-powerbook-g4-17.local"
    Jan 31 22:22:52 jt-feys-powerbook-g4-17 ntpdate[298]: getnetnum: "time.apple.com" invalid host number, line ignored
    Jan 31 22:22:52 jt-feys-powerbook-g4-17 ntpdate[298]: no servers can be used, exiting
    Jan 31 22:22:54 jt-feys-powerbook-g4-17 ntpd_initres[301]: couldn't resolve `time.apple.com', giving up on it
    Jan 31 22:22:56 jt-feys-powerbook-g4-17 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Jan 31 22:22:57 jt-feys-powerbook-g4-17 loginwindow[302]: Login Window Started Security Agent
    Jan 31 22:24:22 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:24:22 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:24:22 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:24:22 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:24:22 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:24:22 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:24:22 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:24:22 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:24:22 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:24:22 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:24:22 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2769 goto Exit
    Jan 31 22:24:22 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:24:22 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:24:22 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:24:22 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2769 goto Exit
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:24:23 jt-feys-powerbook-g4-17 kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 960 goto Exit
    Jan 31 22:24:52 jt-feys-powerbook-g4-17 shutdown: halt by jtfey:
    Jan 31 22:24:53 jt-feys-powerbook-g4-17 SystemStarter[347]: authentication service (356) did not complete successfully
    Jan 31 22:25:55 localhost kernel[0]: "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:25:55 localhost mDNSResponder-107 (Mar 20 2005 20: 31:47)[67]: starting
    Jan 31 22:25:55 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:25:55 localhost lookupd[65]: lookupd (version 365) starting - Tue Jan 31 22:25:55 2006
    Jan 31 22:25:55 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:25:55 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:25:55 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:25:55 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:25:55 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:25:56 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 1227 goto Exit
    Jan 31 22:25:56 localhost kernel[0]: IOKernelDebugger: registering debugger
    Jan 31 22:25:56 localhost kernel[0]: UniNEnet: Ethernet address 00:0a:95:d9:9b:60
    Jan 31 22:25:56 localhost diskarbitrationd[59]: disk0s3 hfs F2785CFD-7A2A-3CD7-BE1E-F0C9219E940E Macintosh HD /
    Jan 31 22:25:56 localhost kernel[0]: AirPortPCI: Ethernet address 00:0a:95:f2:5d:09
    Jan 31 22:25:58 localhost launchd: Server 270b in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[65]: exited abnormally: Hangup
    Jan 31 22:25:58 localhost /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Jan 31 22:25:58 localhost lookupd[85]: lookupd (version 365) starting - Tue Jan 31 22:25:58 2006
    Jan 31 22:25:59 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:25:59 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:26:00 localhost kernel[0]: [HCIController][setupHardware] AFH Not Supported (0x180e600)
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2769 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2769 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Jan 31 22:26:00 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 960 goto Exit
    Jan 31 22:26:01 localhost kernel[0]: ATY,Jasper_A: vram [b8000000:04000000]
    Jan 31 22:26:01 localhost mDNSResponder: Adding browse domain local.
    Jan 31 22:26:02 localhost kernel[0]: ATY,Jasper_B: vram [b8000000:04000000]
    Jan 31 22:26:03 localhost loginwindow[79]: Login Window Started Security Agent
    Jan 31 22:26:07 jt-feys-powerbook-g4-17 configd[57]: setting hostname to "jt-feys-powerbook-g4-17.local"
    Jan 31 22:32:48 jt-feys-powerbook-g4-17 shutdown: halt by jtfey:
    Jan 31 22:32:48 jt-feys-powerbook-g4-17 SystemStarter[258]: authentication service (266) did not complete successfully
    Feb 1 09:06:03 localhost kernel[0]: t line 2687 goto Exit
    Feb 1 09:06:03 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Feb 1 09:06:03 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Feb 1 09:06:03 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Feb 1 09:06:03 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Feb 1 09:06:03 localhost mDNSResponder-107 (Mar 20 2005 20: 31:47)[37]: starting
    Feb 1 09:06:03 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Feb 1 09:06:03 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2687 goto Exit
    Feb 1 09:06:03 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 2998 goto AttemptToRetry
    Feb 1 09:06:03 localhost kernel[0]: Sound assertion "0 != err" failed in "AppleLegacyAudio/AppleTexas2Audio/AppleTexas2Audio.cpp" at line 1227 goto Exit
    Feb 1 09:06:03 localhost lookupd[42]: lookupd (version 365) starting - Wed Feb 1 09:06:03 2006
    Feb 1 09:06:03 localhost DirectoryService[43]: Launched version 1.8 (v346)
    Feb 1 09:06:04 localhost kernel[0]: UniNEnet: Ethernet address 00:0a:95:d9:9b:60
    Feb 1 09:06:04 localhost launchd: Server 2933 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[42]: exited abnormally: Hangup
    Feb 1 09:06:04 localhost kernel[0]: AirPortPCI: Ethernet address 00:0a:95:f2:5d:09
    Feb 1 09:06:05 localhost /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow: Login Window Application Started
    Feb 1 09:06:05 localhost lookupd[55]: lookupd (version 365) starting - Wed Feb 1 09:06:05 2006
    Feb 1 09:06:05 localhost diskarbitrationd[30]: disk0s3 hfs F2785CFD-7A2A-3CD7-BE1E-F0C9219E940E Macintosh HD /
    Feb 1 09:06:06 localhost kernel[0]: [HCIController][setupHardware] AFH Not Supported (0x16da230)
    Feb 1 09:06:06 jt-feys-powerbook-g4-17 configd[28]: setting hostname to "jt-feys-powerbook-g4-17.local"
    Feb 1 09:06:08 jt-feys-powerbook-g4-17 kernel[0]: ATY,Jasper_A: vram [b8000000:04000000]
    Feb 1 09:06:09 jt-feys-powerbook-g4-17 kernel[0]: ATY,Jasper_B: vram [b8000000:04000000]
    Feb 1 09:06:09 jt-feys-powerbook-g4-17 mDNSResponder: Adding browse domain local.
    Feb 1 09:06:09 jt-feys-powerbook-g4-17 loginwindow[50]: Login Window Started Security Agent
    Feb 1 09:06:11 jt-feys-powerbook-g4-17 launchd: Server 0 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[55]: exited abnormally: Hangup
    Feb 1 09:06:11 jt-feys-powerbook-g4-17 configd[28]: executing /System/Library/SystemConfiguration/Kicker.bundle/Contents/Resources/enable-net work
    Feb 1 09:06:11 jt-feys-powerbook-g4-17 configd[28]: posting notification com.apple.system.config.network_change
    Feb 1 09:06:11 jt-feys-powerbook-g4-17 lookupd[80]: lookupd (version 365) starting - Wed Feb 1 09:06:11 2006
    Feb 1 09:06:12 jt-feys-powerbook-g4-17 ntpdate[93]: getnetnum: "time.apple.com" invalid host number, line ignored
    Feb 1 09:06:12 jt-feys-powerbook-g4-17 ntpdate[93]: no servers can be used, exiting
    Feb 1 09:06:14 jt-feys-powerbook-g4-17 ntpd_initres[97]: couldn't resolve `time.apple.com', giving up on it
    Feb 1 09:06:14 jt-feys-powerbook-g4-17 configd[28]: target=enable-network: disabled
    Feb 1 09:08:10 jt-feys-powerbook-g4-17 launchd: Server 0 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[80]: exited abnormally: Hangup
    Feb 1 09:08:10 jt-feys-powerbook-g4-17 configd[28]: posting notification com.apple.system.config.network_change
    Feb 1 09:08:10 jt-feys-powerbook-g4-17 lookupd[187]: lookupd (version 365) starting - Wed Feb 1 09:08:10 2006
    Feb 1 09:08:12 jt-feys-powerbook-g4-17 launchd: Server 29a7 in bootstrap 1103 uid 0: "/usr/sbin/lookupd"[187]: exited abnormally: Hangup
    Feb 1 09:08:12 jt-feys-powerbook-g4-17 configd[28]: posting notification com.apple.system.config.network_change
    Feb 1 09:08:12 jt-feys-powerbook-g4-17 lookupd[188]: lookupd (version 365) starting - Wed Feb 1 09:08:12 2006

  • Satellite A660: Remark and a question about illumination/mute button

    Remark:
    Hi, I am a proud owner of a satellite A660-166 (3 days old) and I installed everything from scratch on the win 7 pro since I received my laptop with a home version (need pro for work)...I encountered some problems but this forum really answered all my questions :) Never found such a helpful forum for technical support. So I wanted to express my gratitude and my support for everything you do for the users :)
    Problem: Well, it's not really a problem, more of a curiosity... I had some problems with the eco button at that point illumination/mute button was for mute....Thanks to you guys I found out what needed to be done, I reinstalled Flash card software and everything was working properly plus the illumination/mute button was for illumination now. I don't have anything against that, I prefer it that way, but I'm wondering how do I change that...I found some unanswered thread about using toshiba assistant and the illumination tab...Since my laptop is pretty new, I don't have an illumination tab, I was wondering how do I change the button to mute if I want to?
    Thanks, keep up the good work!

    It is nice to hear you found answers to your questions here. Many people here try to help.
    Back to your issue: It is not easy to offer precise answer and I really dont know if you can change settings for one single button. I think it has something to do with registry entries but how to change it is another question.
    If you use this button for illumination ON/OFF you can use FN+ESC for MUTE option so you will have both options that can be used using one single button or quick key combination.
    Can you please test it and confirm it works properly?

  • Questions about Groups Wheel & Admin

    OK I have two systems. One is an iMac upgraded from Leopard to Snow Leopard. Its main hard drive has the following owner & group:
    Owner: "system" (Read & Write)
    Group: "admin" (Read & Write)
    But on my Mac Pro's main drive it is like this:
    Owner: "system" (Read & Write)
    Group: "wheel" (Read & Write)
    Note: The Mac Pro was a clean install of Snow Leopard from the full install disk, whereas the iMac was Leopard upgraded to Snow Leopard.
    I have read in some places that in Snow Leopard they use "wheel" instead of "admin", but why would Apple choose to use such a cryptically named group as "wheel" when the use of a logical, sensical term such as "admin" would be much easier to understand to most users? Why is one Snow Leopard computer using the "admin" group whereas another is using the "wheel" group as the default group for the main hard drive? What is the correct group that the main boot drive should have for it (i.e. when you click on the hard drive on the desktop and do "get info" what should it say)?
    I used Migration Utility to copy a user from my MacBook Pro to the Mac Pro. Then I logged in as Root on the Mac Pro and used this method (http://support.apple.com/kb/HT1428) to rename my user directory to be a new shortname, then create a new user with that shortname and point it at that folder (to fix some nagging permissions issues). Then I deleted the old user account. Then I renamed the new user account folder with the old shortname that it used to have, and created a new user with that name. But every time I create a folder it has the "Wheel" group... which seems like a security problem since anything I download into that folder will now be able to SU. Why would that be the default group?
    In the old OS X (like 10.0, 10.1) there used to be "NetInfo Manager" where you could see all the users on a system and all the groups and change all that stuff, if you wanted to. In Leopard there was "Directory Utility" but it had much more limited features. In Snow Leopard, how do I pull up a list of all the users on a system and be able to edit their groups and all that stuff about them?

    DaddieMac wrote:
    V.K. wrote:
    run the following command in terminal
    sudo chown root:admin /
    you'll have to enter your admin password (which you won't see). that's normal.
    This will change the ownership on the hard drive to root:admin.
    Why can't I just "Get Info" on the drive, and set its group to "admin" in there?
    the whole GUI permissions management in Leopard and Snow leopard is very clunky and leaves a lot to be desired.
    Can I just question why Apple has given us the ability to change the group in the "Get Info" box when really it doesn't do anything, and you still have to resort to using the Terminal and typing in non-plain-English commands that are merely relics of an operating system from 40 years ago that somehow still persists in our basement despite its lack of user friendliness?
    what? SU?? wheel is the superuser group. by default only root belongs to it and nobody else. so having a wheel group on a folder does not create security issues.
    what folders exactly have the wheel group? you home folder? as I said, folders created in any folder will inherit the group of that folder so maybe the wheel on your whole drive is doing this.
    Well, even though I went into the "Get Info" box and took off "Wheel" from my root directory, still, when I make new folders on the root level of the drive, it creates them as being group "Wheel." Now, my understanding is that if I download a program and save it INTO that folder, then it would have the ability to execute as root because it will belong to the "Wheel" group -- am I not understanding this correctly? Thanks.
    as I said, the GUI permission management is all messed up. you just keep running into various messed up aspects of it. this is another one. here is what happens.
    when you remove a group completely from permissions using GUI it does not simply go away. it also incredibly changes to wheel.
    you just don't see it because the permissions for the group are changed to none. so, for example, say, you have a file with the group staff and that group has read permissions to the file. you select that group in GUI permissions panel and use "-" to remove it. what should happen is that the group remains the same but it's permissions are set to 0. what does happen is that the group changes to wheel (which has group id=0) and its permissions are set to 0.
    this is definitely a bug and a silly programming error. It's been around since Leopard. I reported it to Apple a long time ago.
    so despite your hate of terminal and unix you are going to have to use them to fix the issue. get used to it. OS X is unix based and sometimes one has to use terminal to fix things. in this case there is no other way to do this. run the terminal command I gave you and it will fix the problem with new (but not already existing) folders at the top level of the hard drive. if you want to change the group on those you'll need to run similar commands for them too.

  • ITouch Newb with Questions

    Actually, I'm not even a Newb yet...I am planning on getting an iTouch after Xmas (with my expected gift cards ). I have a few concerns that I would love to hear more about if anyone would like to comment:
    1. The 32GB iTouch says it can hold 7000 songs and/or 40 hours of video. How much memory does an average movie take up? For example, Iron Man.
    2. I've been reading the forums to get better acquainted with the iTouch before I get one and there seem to be a lot of recurring issues/bugs: iTunes not recognizing it, some movies not playing, etc. Does this have to do with the 2G iTouch being new and possibly having normal "new tech" bugs? Should I buy one now or wait until these are worked out?
    Or am I worrying over nothing?
    3. If I get my 32GB iTouch in Dec/Jan...will a larger capacity one come out in a couple of months? I see the classic iPod goes up to 120GB.
    Any input would be greatly appreciated. I'm one of those people that researches a product to death before buying it.
    Thanks!

    Answer #1: How long is a piece of string? The amount of space a movie takes up will depend on the running time of the movie, what bitrate you encode it at, yadda yadda yadda. To give you a ballpark figure, I've got 10 videos on my iPod at the moment (7 full length movies, 2 TV shows, and one music video) they're taking up 6.6 gig of space.
    Answer#2: Your doctor only gets to talk to sick people all day. Don't be too put off by all the posts here , this is merely the distillation of the folks having problems. For every one post you read here, there are thousands of people you don't hear from because they're not having problems they need to bring here.
    Answer #3: I left my crystal ball at the office. But having said that, better iPods will come out in the future, thats a given. How long?, at the moment very large capacity Flash RAM is still very pricey stuff, I don't think you'll be seeing 120Gb IPT's any time soon.
    You're not worrying over nothing, you've posted very valid considerations, you just need to look at 'em in context.

  • Oops; shd have posted here to begin with: question about canon pixma 850

    can my macbook and my printer be connected via ethernet, rather than via usb? if so, what am i doing wrong? i have the computer and the printer hooked up and nothing's happening. i'm not an esp. sophisticated computer user, so i need pretty basic instructions.
    powerbook g4 Mac OS X (10.5.5)

    Hello Nancy,
    There is three major steps required for using the MX850 as a network printer from your Mac.
    First of all, there is two pieces of software you will need to install on the Mac, the Canon driver v7.1.1 and the IJ Network Tool v2.6.5. These should have been included with the printer but can also be downloaded from a Canon web site.
    With the driver and the tool installed, the second step is to set the network address settings in the printer so that the Mac can communicate with it. This has to be performed with the printer connected via USB to the Mac.
    With the printer driver installed and connected via USB, the printer should be listed in the Printers list of System Preferences > Print & Fax. If it is shown, click it once to select it and then click the Open Print Queue button. From the MX850 printer queue you can click the Utility icon. This will open another utility showing the MX850 connected via USB. Select the MX850 and click the Network Settings tab. The new window will guide you through setting the network address for the MX850.
    This is where you will need to know a few details about your network. If the printer is connecting to a hub or router, and this device can supply IP addresses to connected devices, such as your Mac, then you can set the MX850 to DHCP and the network device will allocate an address for the printer.
    If you have no hub or router and want to connect the Mac directly to the printer via Ethernet, then you will have to manually set an IP address and subnet mask in the Mac and so the same in the MX850. Rather than spend too much time explaining this now, if this is how you want to connect the MX850 to the Mac then please reply stating so.
    With the IP address settings configured in the MX850, the last step is to add the network printer. You can close the Canon utility, turn off the printer and disconnect the USB cable. Now connect the Ethernet cable and turn the printer back on. Give it a minute or two to acquire its network settings and then open Print & Fax on the Mac. Now you need to Add another printer queue, this time for the networked MX850. Click + to add, and then select More Printers then Canon IJ Network from the top menu. The new window that appears should display the MX850 with a series of numbers and letters in brackets. Select this in the list and click Add. This will add the printer to your printers list. Now you can try printing to the MX850, making sure you select the network queue (the one with the numbers and letters in brackets) and not the USB queue, which probably just shows MX850.
    Hope this basic enough for you.
    PaHu

  • Brand new Dreamweaver user - question about SEND/SUBMIT button

    Hello, all. Nice to meet you. I'm brand new to dreamweaver,
    but not brand new to Design view in Frontpage - LOL.
    I can create the basic website, with teh pictures,
    thumbnails, multiple page cross links..etc.
    My only question is I'm trying to make an application page -
    basically a link from the home page that says APPLICATION.
    I am familiar with adding text boxes for FIRST NAME/LAST
    NAME/NUMBER/BEST TIME TO CALL...etc.
    The only problem is I dont know what to do with that.
    I don't think it can automatically send an email without smtp
    info in the script, but I wouldnt mind letting it create a txt file
    or something on the server so I can view it.
    Or maybe it can send me an email, who knows.
    Is there a really simple way or code I can use to have teh
    send button somehow get to my email for me to view comments, names,
    contact information...etc?
    Remember, total beginner.
    TIA

    > Remember, total beginner.
    The very best thing you can do is to get a good book on HTML
    and CSS and
    spend some time learning the underlying technology. DW is
    very different
    from FP, and will expect you to have some of this
    understanding under your
    belt.
    There are only two ways to process form data -
    1. Use mailto:[email protected] as the action of the form
    2. Use a server-side scripting method to a) harvest the
    form's data, b)
    process it in some manner, e.g., enter it into a database, c)
    formulate and
    send an email to one or more email recipients, and d)
    redirect the visitor
    to some ending page
    Method 1 is quite simple, and is also the least reliable. It
    depends both
    on your visitor having an email client already installed on
    their computer -
    this eliminates public computers, or home users without email
    clients
    installed (more and more it seems) - and on the installed
    email client
    responding to
    the mailto call. It is not possible to use this method *and*
    send the
    visitor to a
    thank you page as well.
    Method 2a is the preferred method, since it eliminates the
    problems of
    method
    1, but it means that you have to grapple with
    server-scripting somehow (ASP,
    CF, PHP, perl, etc.).
    Method 2b would be to use some third-party form processing,
    like
    http://www.bebosoft.com/products/formstogo/.
    You would have to decide which of these methods is best for
    your needs,
    but if it's Method 2a, then start by asking your host what
    they provide for
    form
    processing. If it's 2b, then read their FAQ/instructions
    carefully.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "JT6681" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hello, all. Nice to meet you. I'm brand new to
    dreamweaver, but not brand
    > new
    > to Design view in Frontpage - LOL.
    > I can create the basic website, with teh pictures,
    thumbnails, multiple
    > page
    > cross links..etc.
    >
    > My only question is I'm trying to make an application
    page - basically a
    > link
    > from the home page that says APPLICATION.
    > I am familiar with adding text boxes for FIRST NAME/LAST
    NAME/NUMBER/BEST
    > TIME
    > TO CALL...etc.
    >
    > The only problem is I dont know what to do with that.
    >
    > I don't think it can automatically send an email without
    smtp info in the
    > script, but I wouldnt mind letting it create a txt file
    or something on
    > the
    > server so I can view it.
    >
    > Or maybe it can send me an email, who knows.
    >
    > Is there a really simple way or code I can use to have
    teh send button
    > somehow
    > get to my email for me to view comments, names, contact
    information...etc?
    >
    > Remember, total beginner.
    >
    > TIA
    >

  • Need help with question about upgrading phone

    Okay, so, here's what's going on:
    I currently have a Samsung Galaxy Nexus on Verizon.
    It's dying/freezing/battery life is terrible. Looking to upgrade.
    I don't have an upgrade available for my line, but my wife does.
    She's giving me permission to use hers, which a Verizon rep told me is fine.
    I want to use her upgrade to get a Samsung Galaxy Note II.
    The best price (subsidized) right now is on Dell's site ($169.99), which I could price-match at Best Buy (employee confirmed this). However, it's still a little high for me.
    I could get a better price by adding a line with this device - shave off $40 ($129.99).
    So here's my question: is there any way to add a line, get some immediate savings on the purchase, then immediately cancel the line (maybe only taking a little bit of a hit, getting most of the cost reimbursed for not using it)? In other words, how can I get this phone as cheap as possible?
    Thanks for your suggestions!

    If you add a line as you suggest, that new line will come with a 2 year (24 month) contract for service that will have a $350 Early Termination Fee (ETF) if you cancel the line immediately like you indicated.  There goes the thought of getting the Note II for the cheaper than the upgrade price.
    I recommend going with the price match upgrade @ $169.99 at Best Buy.  I can confirm they do the price match.  I bought my last phone from Best Buy and they matched the Radio Shack price I brought them and  I had a good experience.
    Good luck.

  • Need help with question about Microsoft Excel?

    I have recently begun using Microsoft Office for Mac. My question is related to the Excel program. I have used this for years on a PC where when the program opens, it shows a Workbook with a single page. However, on the Mac, when it opens, it shows many pages, the first going from column A to G, the second going from H to N, etc. and each page with the text "Click to add data". This continues forever. I would like to have just one sheet as on the PC. I have not found a way to limit this view to a single page. I have looked in the Preferences and in "View", but nothing seems to change the configuration. Any suggestions?
    Thanks

    My zoom only shows the magnification and does not give a "one page" option. However, I did find an icon that I loaded into the menu bar which gives the one page view. This may be due to the version 2004 that I am using.
    I also find that if I want to change the number of columns and rows, I change the size of each. I assume this is correct.
    Thanks for the help. This is slightly different that the PC version, but I am sure over time, there will be no problem.

Maybe you are looking for

  • Screen Mirroring does not work, full of bugs.

    Hi, I've had a Sony Z1 for well over six months now and have got a Sony Bravia TV that supports mircast screen mirroring. When I purchased the Z1 it was on android 4.2 and the screen mirroring worked a treat, it was lag free, always responsive etc. B

  • How can I create a new folder in iWork on iCloud?

    I learned how to drag and drop individual documents onto the Pages panel of iWork on iCloud.  However, I would like to be able to organize these documents in folders.  I tried dragging a folder onto the Pages panel, but I get an error message saying

  • How do you update the iPod touch 8GB

    How do I update the iPod touch 8GB?

  • When a task expires is not triggered in SharePoint designer workflow

    Hi all, I am using sharepoint designer workflow for document approval and the tasks are assigned in serial.. but the when a task expires event is not triggered..  I have set due date for the task process but still it is not triggered.. Can anyone tel

  • 32" Emerson LCD displays text blurry

    I connected my G4 tower to a 32" Emerson LCD via DVI -HDMI connector. The icons & folders look sharp but the text looks like *#$@*#@! Any advise to a better display? I want the best visual experience