Stackpower switches show in standalone mode

Hi,
I have a stack of 8 3750x switches connected via Stackwise.  In addition, I have these switches configured as two Powerstacks. When I look at the Powerstacks, they are showing as being in power-sharing mode.  When I look at the individual switches, they show as standalone.   Right now, I have 1 switch in each powerstack that has two power supplies, and then the other three have a single power supply. Below is the output for "Show stack-power detail" as well as the Powerstack configurations.
Power Stack           Stack   Stack    Total   Rsvd    Alloc   Unused  Num  Num
Name                  Mode    Topolgy  Pwr(W)  Pwr(W)  Pwr(W)  Pwr(W)  SW   PS
Powerstack_1          SP-PS   Ring     2145    45      570     1530    3    3
Powerstack_2          SP-PS   Ring     2860    60      760     2040    4    4
Powerstack_1-1        SP-PS   Stndaln  1430    520     190     720     1    2
Power stack name: Powerstack_1
    Stack mode: Power sharing
    Stack topology: Ring
    Switch 4:
        Power budget: 700
        Power allocated: 190
        Low port priority value: 20
        High port priority value: 11
        Switch priority value: 2
        Port 1 status: Connected
        Port 2 status: Not connected
        Neighbor on port 1: Switch 3 - e4d3.f15c.6880
        Neighbor on port 2: 0000.0000.0000
    Switch 2:
        Power budget: 700
        Power allocated: 190
        Low port priority value: 21
        High port priority value: 12
        Switch priority value: 3
        Port 1 status: Not connected
        Port 2 status: Connected
        Neighbor on port 1: 0000.0000.0000
        Neighbor on port 2: Switch 3 - e4d3.f15c.6880
    Switch 3:
        Power budget: 700
        Power allocated: 190
        Low port priority value: 22
        High port priority value: 13
        Switch priority value: 4
        Port 1 status: Connected
        Port 2 status: Connected
        Neighbor on port 1: Switch 2 - 6073.5c53.df80
        Neighbor on port 2: Switch 4 - 6073.5c51.dd00
Power stack name: Powerstack_2
    Stack mode: Power sharing
    Stack topology: Ring
    Switch 8:
        Power budget: 700
        Power allocated: 190
        Low port priority value: 20
        High port priority value: 11
        Switch priority value: 2
        Port 1 status: Connected
        Port 2 status: Connected
        Neighbor on port 1: Switch 7 - e4d3.f15e.fd80
        Neighbor on port 2: Switch 5 - e4d3.f12d.2c00
    Switch 6:
        Power budget: 700
        Power allocated: 190
        Low port priority value: 21
        High port priority value: 12
        Switch priority value: 3
        Port 1 status: Connected
        Port 2 status: Connected
        Neighbor on port 1: Switch 5 - e4d3.f12d.2c00
        Neighbor on port 2: Switch 7 - e4d3.f15e.fd80
    Switch 7:
        Power budget: 700
        Power allocated: 190
        Low port priority value: 22
        High port priority value: 13
        Switch priority value: 4
        Port 1 status: Connected
        Port 2 status: Connected
        Neighbor on port 1: Switch 6 - e4d3.f15e.c400
        Neighbor on port 2: Switch 8 - e4d3.f15a.4100
    Switch 5:
        Power budget: 700
        Power allocated: 190
        Low port priority value: 19
        High port priority value: 10
        Switch priority value: 1
        Port 1 status: Connected
        Port 2 status: Connected
        Neighbor on port 1: Switch 8 - e4d3.f15a.4100
        Neighbor on port 2: Switch 6 - e4d3.f15e.c400
Power stack name: Powerstack_1-1
    Stack mode: Power sharing
    Stack topology: Standalone
    Switch 1:
        Power budget: 910
        Power allocated: 190
        Low port priority value: 22
        High port priority value: 13
        Switch priority value: 4
        Port 1 status: Shut
        Port 2 status: Shut
        Neighbor on port 1: 0000.0000.0000
        Neighbor on port 2: 0000.0000.0000
stack-power stack Powerstack_1
stack-power stack Powerstack_2
stack-power switch 1
stack Powerstack_1
switch mode: standalone
stack-power switch 2
stack Powerstack_1
switch mode: standalone
stack-power switch 3
stack Powerstack_1
switch mode: standalone
stack-power switch 4
stack Powerstack_1
switch mode: standalone
stack-power switch 5
stack Powerstack_2
switch mode: standalone
stack-power switch 6
stack Powerstack_2
switch mode: standalone
stack-power switch 7
stack Powerstack_2
switch mode: standalone
stack-power switch 8
stack Powerstack_2
switch mode: standalone

Cosmetic bug
CSCui21029    3750X Stack no standalone stays in running configureation as standalone
Symptom:
When you are configuring a 3750x stack and initially putting it into a stack ring topology by configuring the following.
Switch(config)#stack-power switch 1
Switch(config-switch-stackpower)#sta
Switch(config-switch-stackpower)#no stan
Switch(config-switch-stackpower)#no standalone
You will see that in the running configuration it shows up as standalone mode
stack-power switch 1
switch mode: standalone
stack-power switch 2
switch mode: standalone
Conditions:
3750X stacks with any license level
Workaround:
none

Similar Messages

  • Adobe Reader 9.5.4.268 shows a search button in embedded but not in standalone mode

    Ever since Adobe Reader was updated to the "new" look I could not figure out how to search PDFs. The previous version had a convenient "find" field in the toolbar. I visited the http://kb.mozillazine.org/Adobe_Reader page, which provides a link to the test PDF at http://plugindoc.mozdev.org/testpages/pdf.html.
    Surprisingly, the embedded PDF shows a magnifying glass button which provides access to the search functions. However, this button is missing when the same test PDF is opened in a standalone mode within the browser (Firefox 20.0.1).
    Why the difference and is there a place to customize the Adobe Reader toolbar?

    You are most likely using the built in PDF reader in Firefox, not Adobe Reader. [[Use the Adobe Reader plugin to view or download PDF files]] can help you switch back to Adobe (which you should update to version 11 BTW)

  • Enable neon in standalone mode of zynq board

    Hello everyone,
    I'm trying to develop a simple applicaiton to process some float matrix data on a zynq board in standalone mode, and I want to use neon to speed up the float data processing, below is my operation:
    1. add compiler flag "-mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon" in my application compiler, an error occured when build:
        error: ./src/helloworld.o uses VFP register arguments, arm0_app.elf does not
    2. I think this error is because of my bsp don't support hardware float (my application is managed to running on arm0 and based on the fsbl bsp), so I tried to enable hard float in my bsp by adding the above complier flag to the "extra_compiler_flag" of the bsp, and I met a new error:
        "Compiling standalone"
        arm-xilinx-eabi-gcc: error: -mfloat-abi=soft and -mfloat-abi=hard may not be used together
    I found that the default setting of build platform library standalone is as below
    (in file: $\ps7_cortexa9_0\libsrc\standalone_v3_10_a\src\Makefile):
    ECC_FLAGS    += -march=armv7-a \
                   -mfloat-abi=soft \
                   -mfpu=neon
    seems the default setting of standalone is soft float, and this Makefile is produced automatically, I could not modify it directly, can somebody help me to fix the issue, or you can just tell me how to modify the Makefile to support hard float? 
    Thank you very much!
     

    Leo,
    There was a glimmer of hope that was quickly dashed.
    Switch 1 (now disconnected from stack with cable between stack port 1 and 2) booted, ran for 30 -120 seconds then got the same %Software-forced reload.
    I had something going on in there so I have formatted the flash: file system from the bootloader prompt. I'm sending xmodem xfer again to see if there might have been some random 'ghost' due to numerous power outages / crashes etc..
    I'll keep trying for now.

  • Issue with opening Deski in standalone mode through command line

    Hi,
    I am using the below command to open deski in the background, in standalone mode. I keep getting the login prompt. Please suggest the correction that needs to be done
    "...\busobj.exe" -user "" -pass "" -nologo -auth "standalone" -system ""

    Looks like it might be bug 15982024 where the target is already part of a cluster.   Can you check your unpromoted targets (Setup -> Add Target -> Auto Discovery Results -> tab Agent Based Targets) and see if a cluster on either of those hosts is already discovered but not yet promoted.  If so, you can try to delete that discovered cluster, and retry the cmd.
    Log File Locations
    The following examples show possible log file locations:
    Example 2-3 No Configuration Directory Specified with Setup Verb (default location)
    user.home/.emcli/.emcli.log user.home/.emcli/.emcli.log.1
    If you do not specify a configuration directory when you run the setup verb (-dir option is omitted), EM CLI assumes the .emcli configuration directory is located within your local home directory. The log files are placed at the root level of the .emcli directory. The .emcli directory must be local (not mounted remotely).

  • Flex GUIs get a bad performance in normal screen mode when switched from full screen mode

    Hi, there :
    I encountered an odd situation and it is only happens on IE. Our project is a Flash 3D Game using Stage3D, and the Game's GUIs are created by CS6. When our game switch from the full screen( StageDisplayState.FULL_SCREEN_INTERACTIVE or StageDisplayState.FULL_SCREEN ) to normal screen ( StageDisplayState.NORMAL ), the performance of the Game GUIs decline to approximate a half FPS of full screen mode. But this condition is only happens on IE.
    The Game is normal screen when it is initialized and the performance is as same as fullscreen. The performance degradation only happens after switching to normal screen mode from full screen mode.
    p.s. : When the mouse is out of the view, the performance become better, from 20 fps up to 50 fps. But is still not as same as the original 60 fps.
    p.s. 2 : My colleague told me the Flash Pro CS6 be used to built a single swc file per GUI, and then package all ui swc files to one swc file by Flex Framework SDK( the command is "compc" ). and the IE version = 9.0.8112.16421, the Flash Player Version = 11.6.602.155.
    p.s. 3 : I have utilized Adobe Profiler Scout to observe the application, and I found that when it switches to normal screen mode from full screen mode, the time 「Waiting for GPU」 in 「Inactive」 grows up from 10ms to approximate 30ms which is triple. And in the 「Activity Sequence 」tab, it shows that the 「Waiting for GPU」 happens in the 「Copying to screen 」in 「DisplayObject List」.
    Thanks

    This does sound like a specific bug with IE. It would be great if you could file a bug report here (https://bugbase.adobe.com/), so we can get somebody to look into it.
    btw, Flex is really not a good framework for games - it's really slow and heavyweight. If you're just wanting some lightweight UI elements, you might want to check out the Feathers framework, which is built on top of Starling: http://feathersui.com/

  • How to interface AXI BRAM Controller with Block Memory generator in Single Port ROM(standalone mode)

    Hi,
    I initialized the block memory with coe file to use it as single port ROM in standalone mode. So, the data width of ROM is 32 bits and depth of 62000(this would need 16 bit address for reading).  AXI BRAM controller was instantiated in Block design and data width was set to 32.
    But upon synthesis, I get following error
    [BD 41-1228] Width mismatch when connecting input pin '/blk_mem_gen_0/addra'(16) to net 'axi_bram_ctrl_0_bram_addr_a'(14) - Only lower order bits will be connected, and other input bits of this pin will be left unconnected.
    So, the problem is BRAM controller 's interface which has bram_addr_a of only 14 bits. This is strange. I don't know how bram_addr_a width is determined?

    ,
    Are you sure you have 62000 x 32-bits in your coe and not just 62000 bytes? That could explain the 2-bit difference. 8-bit bytes versus 32-bit words.
    I tried this with Block Memory Generator 8.2 (Vivado 2015.1) and looks ok. Setting up a Single-Port ROM with 32 width and 62000 depth shows addres Width A: 16 in the Summary and the generated files show 16 bit address as well:
    -bisector

  • Outlook 2007,Remove exchange account settings move to standalone mode

    I have a Outlook 2007 client PC, somehow it attached to a exchange server on my LAN.
    I want to remove exchange account settings in Outlook 2007 and move back to standalone mode
    I removed the account in the account list, disabled any exhange addons, what else do I need to do?

    Hi,
    Please go through the steps to remove Exchange account profile.
    1. Close Outlook.
    2. Navigate to "Start-"Control Panel".
    3. Find "Mail",click on it.
    4. Click "Show Profiles".
    5. Select the Exchange account profile and then click "Remove".
    Note: If Exchange account is the default one,then profile name should be "Outlook".
    After that,you can add new profile with non-exchange account.
    Hope it helps.
    Xiu

  • I have enabled "standalone" mode in the CICM utility and now cant connect to KVM

    Hello. I am VERY new to the UCS environment, and while trying to configure RAID on one of my servers (a racked c240, managed through UCS), I enabled "standalone" mode while kvm'd into the server I was working on. And of course, I can now no longer access the server. Is there some way in which I can undo this via the UCS Manager console, or would a keyboard and monitor need to be physically connected? The server is in another state.
    The UCS Manager does seem to be aware of the server still, but the "overall state" shows as "inaccessible." Any help would be GREATLY appreciated.
    Thank you,
    Todd

    I have never seen that!   The server is marked as inaccessible cause you need to set it to factory defaults... attach the monitor and keyboard and try to move it back, but I am not sure that is possible  (again, I have never seen this before)... you might need to  remove the cables going to the fabric Interconnects and then reboot> F8 > Factory default and cable it again.
    Let me know what you see... I am interested in confirming what other issue you may face now, hopefully none :)
    -Kenny

  • ISE 1.2 Standalone Mode

    Hi Experts,
    Good day!
    I just want to clarify if I can provide posture assessment in ISE 1.2 even if it is in standalone mode because some said I can but based on my understandings of ISE since 1.1.4, I need to convert it first to an IPN mode for it to provide posture assessment.
    Please help, I'm a little bit confused.
    thanks,
    niks

    ISE standalone node can  provide posture service, you need to make sure you have advanced license on ISE. IPN is for NAD that do not support COA.
    http://www.cisco.com/c/en/us/td/docs/security/ise/1-2/user_guide/ise_user_guide/ise_man_license.html
    http://www.cisco.com/c/en/us/td/docs/security/ise/1-3/admin_guide/b_ise_admin_guide_13/b_ise_admin_guide_sample_chapter_0100.html

  • Apex Listener in standalone mode, how to set/reset db connection.

    Sometime ago I installed Apex Listener for testing, then I removed it.
    Now I downloaded last version, installed it in standalone mode and try to set the DB connection.
    However when I try to edit in listenerAdmin page the db connection parameters I can't : they are greyed and report the connection informations I gave in my first test installation.
    How can I change them ?
    How can I avoid all fields in listenerAdmin greyed ?
    Tks
    Tullio

    Hello Tullio,
    you can run /listenerConfigure/ only as long as there is no configuration available. The database parameters can only be setup when the APEX Listener is not connected due to the state of its connection pool. Once it is established, you can only configure it offline by editing the apex-config.xml . That's why the parameters are greyed out in /listenerAdmin/.
    You probably only removed the war file of your test installation, but not the apex.home including the apex-config.xml that is stored in there. So your new installation found the old home and reused the connection.
    You could either edit the apex-config.xml or delete the apex.home and rerun /listenerConfigure/
    If you run on a windows system, you'll find the apex.home in your users TEMP, usually located in the temp folder underneath the local settings of your user profile. The directory to locate is now called "apex".
    -Udo

  • Report viewer page showing in ActiveX Mode

    In CMC or Infoview, we are able to set viewing option to DHTML, ActiveX, Advanced DHTML & so on.
    I need to code a viewer page which able display reports in ActiveX mode.
    What I did:
    1) I have set the viewing preferences to ActiveX from CMC
    2) using the sample codes which uses com.crystaldecisions.report.web.viewer.CrystalReportViewer
    3) I have searched and checked the API for any method to set the view mode to ActiveX (but can't find any).
    4) I have set the print mode to ActiveX
    Result:
    1) My viewer page still showing reports in HTML mode.
    2) But my reports are showing in ActiveX mode in CMC report preview and InfoView.\
    Any one has the code sample or solution?! I need some guides here...

    The CrystalReportViewer class is the DHTML viewer, and there's no way to invoke the ActiveX viewer through it.
    The ActiveX viewer is a client-side component, that needs to launch and communicate back to a web-app-server-side component, that mediates communication with Enterprise.
    Enterprise web apps has such a server-side component, but no public API does. 
    The RAS report viewer sample you're referring to does contain such a component - it essentially mediates the communication between the RAS server and the ActiveX viewer - however, it's only been written against Version 10, and it's only available as a classic ASP page using COM libraries, and not Java.
    The only public way to get the ActiveX viewer is using URL Reporting.
    Sincerely,
    Ted Ueda

  • Error while trying to start oc4j 11g in standalone mode

    I get this error while trying to start oc4j 11g (that comes with JDeveloper 11g Technical Preview 2 ) in standone mode. Any ideas ?
    Sep 17, 2007 6:29:21 PM com.sun.faces.spi.InjectionProviderFactory createInstance
    INFO: jsf.core.injection.provider_generic_web_configured
    Sep 17, 2007 6:29:23 PM org.apache.myfaces.trinidad.component.UIXComponentBase _createType
    SEVERE: Could not load type properties
    java.lang.NullPointerException
    at oracle.classloader.PolicyClassLoader.findLocalClass(PolicyClassLoader.java:1491)
    at oracle.classloader.SearchPolicy$FindLocal.getClass(SearchPolicy.java:226)
    at oracle.classloader.SearchSequence.getClass(SearchSequence.java:119)
    at oracle.classloader.SearchPolicy.loadClass(SearchPolicy.java:852)
    at oracle.classloader.PolicyClassLoader.askParentForClass(PolicyClassLoader.java:1315)
    at oracle.classloader.SearchPolicy$AskParent.getClass(SearchPolicy.java:72)
    at oracle.classloader.SearchSequence.getClass(SearchSequence.java:119)
    at oracle.classloader.SearchPolicy.loadClass(SearchPolicy.java:852)
    at oracle.classloader.PolicyClassLoader.askParentForClass(PolicyClassLoader.java:1315)
    at oracle.classloader.SearchPolicy$AskParent.getClass(SearchPolicy.java:72)
    at oracle.classloader.SearchSequence.getClass(SearchSequence.java:119)
    at oracle.classloader.SearchPolicy.loadClass(SearchPolicy.java:852)
    at oracle.classloader.PolicyClassLoader.askParentForClass(PolicyClassLoader.java:1315)
    at oracle.classloader.SearchPolicy$AskParent.getClass(SearchPolicy.java:72)
    at oracle.classloader.SearchSequence.getClass(SearchSequence.java:119)
    at oracle.classloader.SearchPolicy.loadClass(SearchPolicy.java:852)
    at oracle.classloader.PolicyClassLoader.askParentForClass(PolicyClassLoader.java:1315)
    at oracle.classloader.SearchPolicy$AskParent.getClass(SearchPolicy.java:72)
    at oracle.classloader.SearchSequence.getClass(SearchSequence.java:119)
    at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1681)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1642)
    at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1627)
    at org.apache.myfaces.trinidad.component.UIXComponentBase._createType(UIXComponentBase.java:1393)
    at org.apache.myfaces.trinidad.component.UIXComponentBase.<clinit>(UIXComponentBase.java:96)
    at oracle.adfinternal.view.faces.renderkit.rich.DialogRenderer.<init>(DialogRenderer.java:34)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at java.lang.Class.newInstance0(Class.java:350)
    at java.lang.Class.newInstance(Class.java:303)
    at com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:1024)
    at com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:1096)
    at com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:505)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:398)
    at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1285)
    at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:856)
    at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:473)
    at com.evermind.server.Application.getHttpApplication(Application.java:753)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:2039)
    at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1958)
    at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:645)
    at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:289)
    at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
    at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
    at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2747)
    at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1255)
    at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:129)
    at java.lang.Thread.run(Thread.java:595)
    07/09/17 18:29:26 Oracle Containers for J2EE 10g (11.1.1.0.0) initialized
    Thanks
    Ramesh

    Using the OTN2 tech preview build 4684 now available on OTN, I used the JDEVHOME/jdev/bin/start_oc4j script to startup the embedded server in standalone mode and cannot reproduce these errors.
    Can you try with build 4684 from OTN and see if the same issue still reproduces?
    If so, does it occur even before ever deploying any applications of your own to the instance?

  • Error while trying to start OC4j11g in standalone mode

    I get the following error while trying to start OC4j 11g 11.1.1 in standalone mode:
    Error initializing server: Shared library "oracle.fabric.runtime" could not be found.
    FYI, I have the imports for oracle.fabric, oracle.fabric.interceptors in server.xml already.
    Any thoughts?
    Thanks
    Ramesh

    I deployed the map example app that Oracle posted online (GEOTAGS - Oracle Open World Conference in 2007) on the JDeveloper's embeded OC4J 11g Tech Preview 3. The deployment went well. However, it doesn't seem to work when I go to the main.jsp (http://localhost:8888/geotags/main.jsp). The following is the error. Please tell me what I need to do to solve this problem.
    C:\jdeveloper11\jdev\bin>rem ===================================================
    ========================
    Starting OC4J with command: "C:\devtools\Java\jdk1.5.0_14\\bin\java.exe" -XX:Max
    PermSize=512m -jar oc4j.jar
    Apr 4, 2008 5:23:57 PM oracle.j2ee.xml.XMLMessages warningException
    WARNING: Exception Encountered
    08/04/04 17:24:05 WARNING: ApplicationServer.enableOC4JDocumentChangeNotifier Al
    ternate DocumentChangeNotifier in use!
    08/04/04 17:24:05 JMS server will listen on port 9127.
    08/04/04 17:24:06 oracle.j2ee.jms.oc4j.JMSServer startup complete
    08/04/04 17:24:08 Don't know how to map non-serializable type: interface javax.m
    anagement.j2ee.statistics.Stats to Open MBean Type.
    08/04/04 17:24:09 WARNING: J2EE JNDI-00002
    08/04/04 17:24:09 WARNING: No javax.jms.ConnectionFactory found at null
    08/04/04 17:24:12 WARNING: oracle.j2ee.jmsrouter.RouterException: JMS Destinatio
    n, {0}, does not exist
    08/04/04 17:25:03 Oracle Containers for J2EE 11g (11.1.1.0.0) initialized.
    08/04/04 17:32:29 geotags: JspServlet error: Servlet unable to dispatch to the f
    ollowing requested page: The following exception occurred:oracle.jsp.parse.JspPa
    rseException: /main.jsp: Line # 4, <%@ taglib uri="http://java.sun.com/jsf/core"
    prefix="f"%>
    Error: Internal error, registered Directive handlers MUST descend from JspDirect
    ive or one of its subclasses: {0}
    08/04/04 17:32:29 Unable to dispatch JSP Page : The following exception occurred
    :oracle.jsp.parse.JspParseException: /main.jsp: Line # 4, <%@ taglib uri="http:/
    /java.sun.com/jsf/core" prefix="f"%>
    Error: Internal error, registered Directive handlers MUST descend from JspDirect
    ive or one of its subclasses: {0}

  • Cannot switch to 90 minute mode in idvd 3.0.1 running 10.4.6 and QT 7.0.4

    Hello,
    I have a dvd project that has more than 60 minutes of video in it, and iDVD wants to switch to 90 minute mode, but when I click on the 90 minute button or 60 minute button when the window pops up, nothing happens, and I have to end up killing the process. This used to work, whats going on?
    I do have iDVD 5.0.1 and that doesn't work either. I prefer to use 3.0.1 because it seems more stable, plus I only have a 500 Mhz machine.
    Please help.
    Thanks, Vidur
    G4/500 Desktop   Mac OS X (10.4.6)   Pioneer 103

    I have a dvd project that has more than 60 minutes of
    video in it, and iDVD wants to switch to 90 minute
    mode, but when I click on the 90 minute button or 60
    minute button when the window pops up, nothing
    happens, and I have to end up killing the process.
    This used to work, whats going on?
    .. could be because you have updated to QuickTime 7.x
    iDVD came out in the days of OS 10.2.2 and QT 6.x - I'm not at all surprised it isn't working well with 10.4.6 and QT 7.x

  • Ringer won't switch to vibrate-only mode

    I always keep the ringer volume all the way down to the vibrate setting on my 5s.  Not sure how it happened, but at some point my phone switched out of vibrate mode and now when I use the volume buttons on the side of my phone the volume will go up and down but it won't allow me to go all the way down to vibrate only mode.  I didn't change anything in my settings that I'm aware of.  I have it on the lowest volume right now, but I want to get it back to vibrate only.  Tried restarting the phone and it didn't change anything.  Any suggestions

    Upper left top, slide switch to have it just vibrate.
    Good Luck

Maybe you are looking for

  • TS1559 iOS: Wi-Fi settings grayed out or dim

    Cannot turn my WIFI ON Please advice to resolve this problem.

  • Compact Flash Cards

    Tonight, after shooting about 650 pictures, I put my compact flash card into my reader and the card gets trashed. I stick a second one in and it also gets trashed..unable to read it. I am attempting to rescue with the SanDisk rescue card. The only th

  • Client IP Address in Applet

    How can I find a client's IP Address who accesses my applet. I have a method as follows but I always get 127.0.0.1 private String getHostIP()           String address;           String tmp = "";           try          InetAddress thisIp = InetAddress

  • STS hierarchy error

    STS hierarchy error Hi there After we upgraded to BI 7.0 and SEM 6.0 we are facing problem with the STS hierarchy. Before the upgrade each user will go to the planning page corresponding to his/her assigned department directly. After the upgrade, all

  • Is the iPhone bluetooth headset out?

    hi guys, i cant find any info about the iphone bluetooth headset other than on the online store, is it out in stores? has anyone got one?