BUG: Printer default settings not being used when selected in Print Dialog Prompt

We have 2 styles of printers on our computers: and Epson Receipt Printer (paper size Roll Papper 80mmx257m) and a Dell printer (paper size 8.5x11)
Our issue is if use us the non-defaulted printer to print something in Internet Explorer, it overrides the default printer setting with its default settings of that non-default printer.  When we try to use the default printer again, the settings will
not switch back to the appropriate settings of that default printer.  
Example: (Epson selected as Default Printer in Windows 7 Professional)
I open IE and select print on a page.  I select the Dell printer and hit apply to change the print settings to the default settings of that Dell.  Everything prints fine.  I then try that same page, but this time I select the Default Printer
(Epson) and hit "apply" in the Printer Dialog Prompt and print.  The print out is of the paper size letter and not the default settings for the Epson which is Roll Paper.  I look at the settings in the preferences from IE's Print Dialog
Prompt and it shows it will use the Paper Size: LT 8.5x11 in.  
If I close and re-open IE and print that same page to the Epson without selecting the Dell I see that the settings are back to the defaults for the Epson and things print as they should.
Why doesn't IE use the default settings after selecting any printer and hitting apply in the print dialog prompt past the first change of printer selection? 

Hi Dan,
This forum is to discuss HTML, CSS and Javascript for IE. Please post your thread on TechNET IE forum.
http://social.technet.microsoft.com/Forums/ie/en-US/home?forum=ieitprocurrentver.
Thank you for understanding.
Regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Changing printing default so not all calendars are selected to print

    When I print with the new version of iCal, all calendars are selected to print by default. Under the "old" iCal (v.2.0.5) only the selected calendar (or calendars) are designated for printing. Is there a way to change the default in Leopard's iCal so that only the selected calendars print?
    I have nearly 30 calendars I manage (I know this is excessive but it is a reality in my job) and I generally print only one or two calendars together at a time.

    Looks like this is indeed a software bug. According to the iCal help:
    +By default, the calendars that are currently selected in the main iCal window will be printed. Selecting or deselecting calendars here doesn’t affect what’s checked in the main calendar view; it only affects what’s printed.+
    +If you select a calendar group, all calendars in the group are printed.+
    Please fix this!!

  • Why is the template not being used when dynamic page called ?

    Hi,
    I have created a dynamic page and assigned a template to it. When I call the dynamic page using the 'show' procedure from a form, I do not see the template.
    Why is the template not being used ? How can I get the template working when I call the dynamic page ?
    I even tried to show the page from the dynamic page's manage components tab and there is same problem. Template is not being used.
    thanks,
    Mainak

    You can alter the generated package body to include the following function in the header and footer sections.
    Header:
    PORTAL.wwv_headings.show_header(
    p_template => 'PUBLIC.TEMPLATE_3',
    p_heading => 'Dynamic Page',
    p_help_link => 'PORTAL_DEMO.EXAMPLE_DYNAMIC_PAGE.help',
    p_about_link => 'PORTAL_DEMO.EXAMPLE_DYNAMIC_PAGE.about');
    Footer:
    PORTAL.wwv_headings.show_footer(
    p_template => 'PUBLIC.TEMPLATE_3',
    p_help_link => 'PORTAL_DEMO.EXAMPLE_DYNAMIC_PAGE.help');
    where
    <PORTAL_DEMO> indicates application schema
    <PORTAL> indicates the name of the portal (normally this will be portal30 by default).

  • My CUPS printers bleed their settings into both printers when selected through Print Dialog Box

    I currently have 2 printers setup through CUPS. One printer has printing options set as 100x230 page size and one as A4.
    When the FF printer dialog pops up, the default printer has its settings displayed fine and printing by clicking print produces the correct output to the printer.
    If however when I go into the print dialog box from scratch(default is displayed) and select the other printer and check the printer "Page Setup", it has inherited the Paper Size(100x230) from the default printer and not the settings for this now selected printer which should be "A4".
    This is quite frustrating as when my users go in and select the correct printer for the print job, they need to make sure that they select the printer, then the page size and then click print.
    It might not sound like a big deal but they are printing using both options simultaneously throughout the day and one printer is fine, but the other one requires this messing with on every print.
    What I think needs to be done, is every time the printer is selected in the dialog box from the list, firefox should request the full printer info from CUPS and completely refresh the printer settings thus overwriting the previous selected printer settings.
    After all, these settings are only applicable at the point the user wishes to hit the print button.
    Is there anything I'm missing here?
    It seems this has always been a problem.
    Help me as it's driving me mad :-(
    Thanks in advance
    Regards
    JASON

    Is this on one sole PC that has multiple printers available to it? <br />
    Or are you printing to multiple shared printers across a network from multiple PC's?
    Also if that is from multiple PC's, do they all run the same operating system? <br />
    ''As all Windows or all Mac or all Linux.''

  • Default route not being used.

    Apple Networking Gurus:
    Normally I use an ethernet connection with a manual address of 10.1.2.181 and everything works great. I have a custom location for this.
    However, I'm an SQA engineer for a networking company that was kind enough to buy me a Macbook to test with our gear. As a result I have to change my IP settings from time to time.
    What I did was plug into a router that uses ip helper and I changed my location to Automatic. I'm able to obtain an expected IP address of 192.168.112.100, and a default gateway (router), of 192.168.112.1. The router is doing vrrp and when I try to ping it, I get the proper vrrp mac address.
    yogmac:~ joe$ arp -a
    ? (192.168.112.1) at 0:0:5e:0:1:1 on en0 ifscope [ethernet]
    The router's actual ip address is 192.168.112.2 and I'm able to ping it. However, when I try to ping a linux box directly connected to another end of the router, the Macbook gives me the following error:
    PING 10.0.0.30 (10.0.0.30): 56 data bytes
    *ping: sendto: No route to host*
    That's odd, because I have a *default route*, so the worst I would expect to see is just a timeout.
    When I do a route get for 0.0.0.0 I see the default, but when I do a route get for 10.0.0.30, it just hangs.
    I flushed all the routes and renewed my dhcp lease, but it's still messed up.
    Has anyone else observed this? It has to be a bug. I'm going to attempt to reboot next.
    Thanks!

    Hi guys,
    Thanks for your replies. After posting, I decided to go ahead an reboot the Macbook and it resolved the problem. I had a trace on the Linux box, but not the client side wire and there were no echo request packets from the client. I didn't try the -n before rebooting, but if it happens again, I will give that a shot.
    Cheers,
    M

  • LINGUISTIC index not being used when it should be - why?

    We have Oracle 10g R2 and using the case insensitve feature within the database. We have 2 schemas, one called 'app' and the other 'crs'. The crs schema owns the all the tables, views etc and has granted select on its objects to schema app.
    We have a 'after log on' trigger on schema app the executes the following:
    execute immediate 'alter session set NLS_COMP=LINGUISTIC';
    execute immediate 'alter session set NLS_SORT=BINARY_CI';
    We have a people table containing 180,000 records defined as:
    person_id varchar2(10) not null and primary key,
    surname varchar2(200) not null
    We have the following indexes on this table:
    create index my_indx1 on people (nlssort(person_id, 'NLS_SORT=BINARY_CI'));
    create index my_indx2 on people (nlssort(surname, 'NLS_SORT=BINARY_CI'));
    create index my_indx3 on people (upper(surname));
    So, when I run the following SQL as schema CRS:
    select * from people where upper(surname) = 'xxxxxx'
    it uses my_indx3 which is what I expect.
    But when I run the same sql as schema app it does a full table scan when I expected it to use my_indx2. Why isn't it using my_indx2 - what am I missing here - do I need to include a hint into the sql?????
    Cheers
    John.

    The first test is always to check the execution plan - especially the predicate section. Based on your description, a simple test case showed Oracle transforming the predicate as follows:
    Before "alter session":
    access (UPPER("SURNAME")='xxxxxx')After "alter session"
    filter(NLSSORT(UPPER("SURNAME"),'nls_sort=''BINARY_CI''')=HEXTORAW('78787878787800') )Note the 'upper' that is still present - it looks like you need to create your index on the expression:
    (nlssort(upper(surname), 'NLS_SORT=BINARY_CI'))Regards
    Jonathan Lewis
    http://jonathanlewis.wordpress.com
    http://www.jlcomp.demon.co.uk

  • MPI default hostfile not being used

    According to the HPC docs,
    "Open MPI includes a commented default hostfile at
    /opt/SUNWhpc/HPC8.2/etc/openmpi-default-hostfile. Unless you specify
    a different hostfile at a different location, this is the hostfile that OpenMPI uses."
    I have added my list of hosts to that file. If I don't specify a hostfile in the mpirun command, it doesn't use any of the hosts in the file, it just runs everything on the node that I run the command on. However, if I explicitly call the hostfile in the mpirun command with -hostfile /opt/SUNWhpc/HPC8.2.1/etc/openmpi-default-hostfile, then it works as it should. So, I have come to the conclusion that mpirun is not reading my default file for some reason. Is there a way to figure out why?
    Tron

    I didn't want to break my streak of answering my own questions, so here goes. I needed to add:
    orte_default_hostfile = /opt/SUNWhpc/HPC8.2.1/sun/etc/openmpi-default-hostfileto the /opt/SUNWhpc/HPC8.2.1/sun/etc/openmpi-mca-params.config file.

  • Variant not being used when launching MDT report from Portal

    Hi,
    I have set up the reporting i-view in MSS to use MDT. In the "Define Function Codes" activity in  the IMG under Managers Desktop  I have set up Transaction Code  S_AHR_61015536 (Expired Qualifications Report) to use variant MSS.
    However when I launch the report via the MDT i-view it takes no consideration of the variant used.
    Has anyone else encountered this problem before?
    Thanks
    Tom

    Check this
    Please kindly correct the variant in the table T77I3 or you can correct
    the customizing at SPRO:
    Personnel Management->
        Manager's Desktop->
           Human Resources Information Systems->
                HIS ->  Define task functions
    Area HRTIM

  • Canvas ID not being used when Canvas is created by State change

    After logging into my app I do a State change, which adds a
    few more buttons on a Linkbar and adds two more sections to a
    ViewStack. For the initial Canvas sections, I have an ID associated
    with each. Upon clicking a button, for example, I can alert on the
    value associated with each ID.
    However, for the new Canvases that are added, this is not
    working, even though an ID is associated with the Canvas. Instead,
    it is just telling me "Canvas355", where the number is different
    every time the app is initiated.
    Does anyone have any ideas about this?
    Thanks.
    Chris

    Hoepfully this will help. It's just the function to pop up
    the help window, but I put in an Alert.show to test with for now.
    private function helpWindow():void {
    helpinfopop = helpinfo(PopUpManager.createPopUp(this,
    helpinfo, false));
    helpinfopop.title="Help";
    helpinfopop.showCloseButton=true;
    helpinfopop.hscreen=allinfo.selectedChild.name;
    Alert.show(allinfo.selectedChild.name);
    PopUpManager.centerPopUp(helpinfopop);
    "allinfo" is the ID of the main ViewStack. What happens, if I
    just talk about the Alert.show function, is that for the 3 primary
    Canvases, it will show the ID I defined. For the new Canvases after
    the State change, it shows the random name/number. If I review the
    config, every single Canvas has an ID set.
    Thoughts?
    Thanks for all the help so far.
    Chris

  • Index not being used in Select statement

    Friends
    I have the following SQL statement:
    SELECT
    a.acct,
    a.date_field,
    UPPER(b.feegroup) feegrp,
    SUM (a.fee1) fee1,
    SUM (a.fee2) fee2,
    SUM (a.fee3) fee3
    FROM table1 a, table2 b
    WHERE 1 = 1
    AND a.fee_id = b.fee_id
    GROUP BY a.acct, a.date_field, b.feegroup;
    Both the tables have index on fee_id column. When I run the explain plan for this statement, I am getting the following output:
    Operation | Option | Object Name | Position
    SELECT STATEMENT | | | 560299
    HASH | GROUP BY| |1
    TABLE ACCESS | FULL| table2 | 1
    TABLE ACCESS | FULL| table1 | 2
    Why Oracle is not using the index?
    Edited by: darshilm on Dec 10, 2009 3:56 PM

    The proposed plan is the optimal according to your current conditions in the "where clause" where you have only the equality join condition and therefore the CBO can use HASH JOIN. Using any kind of index access would just increase the amount of required work unless you would add some very restrictive conditions which will select rows from relatively small amount of blocks. Here I have to mention that what really counts in the CBO cost calculation is the amount of blocks accessed and not the number of rows. The "currency" for I/O in Oracle is a block and not a row. CBO always uses an assumption that there is nothing in the buffer cache and it will have to perform a physical read for every block.
    How many blocks will actually be accessed depends on the data distribution. It can happen that every single row that you have to retrieve resides in a different block and although you access only 1000 rows out of a million row table you would have to visit almost every block of that table. For such a situation a FULL TABLE SCAN is the best access path and Oracle will use multiblock I/O for that. On the other side you can have those 1000 rows only in a few blocks and then the index access would be the most appropriate one. For index access Oracle uses single block I/O. Usually the actual situation is somewhere between this two extreme situations. But you can run some tests by yourself and see when an index access will be replaced by a full table scan while you will make your predicates less selective.
    HTH, Joze
    Co-author of the forthcoming book "Expert Oracle Practices"
    http://www.apress.com/book/view/9781430226680
    Oracle related blog: http://joze-senegacnik.blogspot.com/
    Blog about flying: http://jsenegacnik.blogspot.com/
    Blog about Building Ovens, Baking and Cooking: http://senegacnik.blogspot.com

  • IMac (Oct 2009) keeps shutting down and restarting when not being used.

    At least once a day, usually when not being used, I will see a dialog box that say computer had to restart due to a problem. data in problem report does not clearly state problem - many multi-page entries
    Have reinstalled OS 10.8.2 once
    this morning tried to restart with safe boot and had spinning beach ball for more than 15 minutes. shut down and restarted nin recovery mode. verified and repaired permissions (all seem to be related to Canon Pronter plug-ins- had an error message yesteday asking if I wanted to repair printer software and I said yes). Printer seems to be working. Had one statement that indicated a screensaver issue-see below
    a while back, iTunes album art screensaver hung up with just two album covers flipping in all rows and columns.
    after a few restarts, it started working correctly again..- yesterday I set screen saver to never, but still had a crash this morning

    Here's the latest panic report. BTW, I ran  for a while from an external system boot - very sloww (thumbdrive), but nothing happened. However, when I retarted I tried to restart in Safe Mode and the launch never completed (30 minutes without start)
    Tue Jan  1 07:15:40 2013
    panic(cpu 0 caller 0xffffff8002443908): "zalloc: \"buf.8192\" (878 elements) retry fail 3, kfree_nop_count: 0"@/SourceCache/xnu/xnu-2050.18.24/osfmk/kern/zalloc.c:1826
    Backtrace (CPU 0), Frame : Return Address
    0xffffff800aafb2b0 : 0xffffff800241d626
    0xffffff800aafb320 : 0xffffff8002443908
    0xffffff800aafb400 : 0xffffff80024de8d8
    0xffffff800aafb450 : 0xffffff80024de395
    0xffffff800aafb500 : 0xffffff80024dd64b
    0xffffff800aafb530 : 0xffffff80024dd7f7
    0xffffff800aafb550 : 0xffffff80026e7766
    0xffffff800aafb5c0 : 0xffffff800272024c
    0xffffff800aafb5e0 : 0xffffff8002721314
    0xffffff800aafb680 : 0xffffff800271d2a0
    0xffffff800aafb790 : 0xffffff800271959c
    0xffffff800aafb840 : 0xffffff800271936a
    0xffffff800aafb8c0 : 0xffffff80025137df
    0xffffff800aafb910 : 0xffffff8002509fe1
    0xffffff800aafb950 : 0xffffff800252685c
    0xffffff800aafba00 : 0xffffff8002526679
    0xffffff800aafba30 : 0xffffff8002712518
    0xffffff800aafbaa0 : 0xffffff8002511c46
    0xffffff800aafbae0 : 0xffffff800250936c
    0xffffff800aafbb90 : 0xffffff80024fbb49
    0xffffff800aafbc40 : 0xffffff80024fc314
    0xffffff800aafbf50 : 0xffffff80027e182a
    0xffffff800aafbfb0 : 0xffffff80024ced33
    BSD process name corresponding to current thread: mdworker
    Mac OS version:
    12C60
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel slide:     0x0000000002200000
    Kernel text base: 0xffffff8002400000
    System model name: iMac10,1 (Mac-F2268DC8)
    System uptime in nanoseconds: 39390380895329
    vm objects:17562048
    vm object hash entri:2264400
    VM map entries:6216720
    pv_list:19034112
    vm pages:74043792
    kalloc.32:1826816
    kalloc.64:170766336
    kalloc.128:649785344
    kalloc.256:648183808
    kalloc.512:2285568
    kalloc.1024:2637824
    kalloc.4096:2387968
    kalloc.8192:3989504
    ipc ports:2168672
    threads:1166880
    vnodes:16507128
    namecache:6952320
    HFS node:21840864
    HFS fork:6352896
    decmpfs_cnode:2244312
    buf.8192:7192576
    ubc_info zone:3559464
    vnode pager structur:1978800
    Kernel Stacks:1982464
    PageTables:44011520
    Kalloc.Large:12347186
    Backtrace suspected of leaking: (outstanding bytes: 236544)
    0xffffff80024435b9
    0xffffff80024245ed
    0xffffff80027ee1bd
    0xffffff80028507f7
    0xffffff800285075b
    0xffffff7f82b6b1ac
    0xffffff7f82b72922
    0xffffff7f82ab138b
    0xffffff7f82ab49b0
    0xffffff7f829f843c
    0xffffff800243dcde
          Kernel Extensions in backtrace:
             com.apple.iokit.IOSCSIArchitectureModelFamily(3.5.1)[4CCC048B-060B-3C07-8D85-A8 4CEA02CD25]@0xffffff7f829f2000->0xffffff7f82a1cfff
             com.apple.iokit.IOSCSIBlockCommandsDevice(3.5.1)[E4EAAA05-F607-3299-AE72-998D19 A5EA17]@0xffffff7f82aae000->0xffffff7f82ac3fff
                dependency: com.apple.iokit.IOSCSIArchitectureModelFamily(3.5.1)[4CCC048B-060B-3C07-8D85-A8 4CEA02CD25]@0xffffff7f829f2000
                dependency: com.apple.iokit.IOStorageFamily(1.8)[5BA4CD36-E96D-3A9E-ADFF-A863BBD63BC7]@0xff ffff7f8297c000
             com.seagate.driver.PowSecDriverCore(5.2.2)[F1208D07-4D35-0191-3638-3D7CA8C9D5CF ]@0xffffff7f82b69000->0xffffff7f82ba1fff
                dependency: com.apple.iokit.IOUSBFamily(5.4.0)[C3094550-7F58-3933-A4F7-CD33AE83F8B9]@0xffff ff7f82a4c000
                dependency: com.apple.iokit.IOSCSIBlockCommandsDevice(3.5.1)[E4EAAA05-F607-3299-AE72-998D19 A5EA17]@0xffffff7f82aae000
                dependency: com.apple.iokit.IOStorageFamily(1.8)[5BA4CD36-E96D-3A9E-ADFF-A863BBD63BC7]@0xff ffff7f8297c000
                dependency: com.apple.iokit.IOSCSIArchitectureModelFamily(3.5.1)[4CCC048B-060B-3C07-8D85-A8 4CEA02CD25]@0xffffff7f829f2000
                dependency: com.apple.iokit.IOFireWireSBP2(4.2.0)[2B060BAD-9A9B-3A52-A742-A37CDFC59570]@0xf fffff7f82b4b000
    last loaded kext at 1223700924328: com.apple.driver.AppleUSBCDC          4.1.22 (addr 0xffffff7f84440000, size 16384)
    last unloaded kext at 1481342745694: com.apple.driver.AppleUSBCDC          4.1.22 (addr 0xffffff7f84440000, size 12288)
    loaded kexts:
    com.pogoplug.filesystems.ppfs          2010.10.7
    com.seagate.driver.PowSecLeafDriver_10_5          5.2.2
    com.seagate.driver.PowSecDriverCore          5.2.2
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.driver.AppleBluetoothMultitouch          75.15
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f33
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AGPM          100.12.69
    com.apple.driver.AppleMikeyDriver          2.3.1f2
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.driver.ApplePolicyControl          3.2.11
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleBacklight          170.2.3
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.kext.AMDFramebuffer          8.0.0
    com.apple.ATIRadeonX2000          8.0.0
    com.apple.driver.AppleUSBCardReader          3.1.0
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.2
    com.apple.driver.AppleUSBHub          5.2.5
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AirPort.Atheros40          600.70.23
    com.apple.driver.AppleAHCIPort          2.4.1
    com.apple.nvenet          2.0.19
    com.apple.driver.AppleUSBEHCI          5.4.0
    com.apple.driver.AppleUSBOHCI          5.2.5
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard          165.5
    com.apple.driver.AppleHIDKeyboard          165.5
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.driver.IOBluetoothHIDDriver          4.0.9f33
    com.apple.driver.AppleMultitouchDriver          235.28
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.driver.AppleUSBAudio          2.9.0f6
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.driver.AppleHDAController          2.3.1f2
    com.apple.iokit.IOHDAFamily          2.3.1f2
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IONDRVSupport          2.3.5
    com.apple.kext.AMD4600Controller          8.0.0
    com.apple.kext.AMDSupport          8.0.0
    com.apple.iokit.IOGraphicsFamily          2.3.5
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOFireWireSBP2          4.2.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOAHCIFamily          2.2.1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.4.0
    com.apple.driver.NVSMU          2.2.9
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7.2
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0

  • How can I activate an old version of Photoshop that I've loaded on my new tablet? The web activation doesn't work, and when I call the number, it says it's not being used anymore. Meanwhile, I'm down to 13 days till it stops working due to not being activ

    How can I activate an old version of Photoshop that I've loaded on my new tablet? The web activation doesn't work, and when I call the number, it says it's not being used anymore. Meanwhile, I'm down to 13 days till it stops working due to not being activated. HELP?  I really need to continue using this product for my home business.It works fine not activated but the threat is that it will stop working in 13 more days if I don't get it activated, and none of the activation methods they list seem to work.

    The new serial number is to the right of your chosen download.

  • All of a sudden my new iphone will not hold a charge even when it is not being used and I can't figure out why???

    my battery drains even when iphone is not being used.  It is a relatively new phone and this battery draining just started and I can't figure out why????

    Yes, thank you.  My apologies, I was typing one handed and did not add that. 
    Anyway, I have tried deleting the cache, deleting my pics and then re-syncing, etc. and nothing is working This is very frustrating, as I had no problems up until about 2 weeks ago, and now all of a sudden, I have this issue......UGH!

  • IPhone gets very hot when not being used!

    Been having some trouble with my iPhone recently. For some reason the iPhone gets hot - I don't mean warm... When it's in my pocket I can feel the heat being generated, or sometimes I'll pick it up from my desk and it'll be warmer than me, even when it's not being used.
    It's started doing this recently. I've already had to hard reset it due to other issues but in addition to the heat issue the battery goes down really quickly, again when it's not being used. Today from a full charge it was down to 50% in about 2 hours.
    I had suspicions it was due to a recently installed app, but I'm not sure.
    Any ideas? Does it sound like hardware or software to you? Is there an app I can use to see what app is being used the most (in terms of CPU/memory/battery usage)?

    Thanks both. I've restored the device and I'll see how that goes. In addition I've turned off Bluetooth since it doesn't work properly (the reason for doing the first reset). I'm finding if my headset goes out of range of the iPhone, it disconnects and never reconnects to the iPhone. If the headset is out of range for too long and I try reconnecting it via the BT menu option by selecting the headset, it tries to find it but fails. I end up having to completely re-pair the headset all over again.
    Any reason for this or is it a known issue with the bluetooth?

  • HBOgo "StageVideo is not being used"

    I just updated flash today, November 25 2013, which gives me version 11,9,900,152.  The problem I'm having seems specific to the HBOgo.com site.
    The problem occurs in all three browsers that I've tried, Firefox (my preferred browser), Chrome, and IE 9.  Also, I've tried the various suggested troubleshooting suggested on the Adobe site as far as enabling Flash addon in IE after disabling (unchecking) the choice for ActiveX filtering.  I've tried uninstalling/reinstalling all 3 browsers, reinstalling flash, resetting all video card settings to default, going through the Device Manager and uninstalling the device entirely, making sure it has no errors or conflicts anywhere and the same thing for the network devices, they all indicate that they are working properly.
    My device is an HP Pavilion dv7 Notebook PC running Vista Home Premium Service Pack 2.  It has 4 GB of memory and the video card is an NVIDIA GeForce 9600M GT.  The drivers are all up to date and so is every application and its associated add-ons that I will mention.  Also, it shipped with a Blu-Ray player which I've used to display Blu-Ray content on an external monitor with no issue.  (If it can do that, then shouldn't it just be some software issue preventing it from playing back a video stream of inferior quality from hbogo?)
    Regarding Flash Player, I've watched videos on YouTube and Hulu (and countless other sites which stream Flash Video) at resolutions of 720 and 1080 which played at framerates between 25 and 30 fps and which also did not use hardware acceleration but nevertheless maintained CPU usage of less than 70%.  So, the computer can certainly do it even without the help of the GPU, and it can do it from other sites that use flash, but not from HBOgo.  That's a second problem, even when flash video plays well, it's still not using hardware acceleration, but first I want to know why HBOgo's flash player is so much worse than everyone else's player.
    Here is the specific issue:  I navigate to HBOgo.com, pick any video to play and begin playback.  Playback usually begins at a relatively low resolution (I'd guess 480 or so based on its obvious pixelation), and then steps up the resolution gradually.  Usually after a minute or so, it will have reached its best resolution and that's when it starts dropping frames like crazy and pinning the CPU at 100%.  The video looks terribly choppy and the audio skips the more choppy the video is.  When I click pause or hit the spacebar for a pause, it will take two or three seconds as it spits out the last few video frames before finally showing the paused icon on the last frame.  Those two seconds seem to corrolate with CPU processing since there is no noticable delay when pausing video anywhere else under any other conditions.  Of course, CPU useage will drop back to 5 or 10 while the video is paused.
    Right-clicking the screen lets me choose "Show Video Debug" which in turn tells me:
         StageVideo enabled in OSMF: Yes
         StageVideo is supported.
         StageVideo is not being used, regular video 'probably' is.
    This is where I got the information about dropped frames.  If it matters, when paused, the buffer will fill to about 400 Mb plus or minus about 10 percent of that, perhaps.  Also, during playback, the buffer maintains approximately the same amount, indicating that my ISP has no problem sending that much data to my device.  The buffer seems fill to a lenght of time, about 60 seconds; so, as the video resolution goes down, the total buffer drops accordingly... sometimes it is at 200 Mb for 60 seconds with lower resolution, etc...
    Speaking of my ISP, I have Verizon FiOS (I don't know why it would matter, but I'm in King of Prussia, which is near Philadelphia, PA).  I just tested my bandwidth and it tells me that my IP is 71.175.97.244 and my download rate is 57.98 Mbps from some server in Matawan, NJ.  I don't think networking issues factor into this at all.  I say that because, digging into the developer tools (all 3 browsers show the same network activity: Firefox, Chrome, and IE) and clicking on the "Network" column, it consistently shows low latency for all the stream components.  For example:
         path: http://hds.pro12.lv3.hbogo.com/videos/PRO12/e2/hbo/feature/728425/hbo_821867_PRO12_f4m/hbo _821867_PRO12_8-Seg1-Frag858
         method: get
         type: video/f4f
    Timing Tab show:
         Sending: 0     Waiting: 89mg     Recieving: 159ms
    This seems to indicate that I'm getting the data sent to me without any problem, so forget about network issues, right?
    Also, regarding information available in Developer Tools, I can see that the flash video object has the paramater "wmode" set to "transparent".  I already wasted time messing with this before I realized that the paramater is irrelavent while in fullscreen mode -- besides the fact that even when it is changed to direct or gpu when not in full screen, it does nothing to help matters.  I think this was covered in one of the last discussions talking about lack of hardware acceleration on HBOgo -- the same discussion that ended with a few people saying that they were going to "throw in to towel".
    What am I missing here?  Why is StageVideo supported but not used?  Why do other players which use flash play videos with better quality despite still not using hardware acceleration?
    Windows Vista = updated
    NVIDIA Video Drivers = updated
    Flash Player = updated
    Flash Addons (pepper flash, etc...) = updated
    Firefox, Chrome, IE = all updated
    There's got to be something I can do.  What is it?

    Hello Sarvanan,
    What do you mean by "the respective field not having the Unit/Curr Objects"..?..some of them are of the type "number" whereas others are CHARS.
    Everytime when i add some field i cannot re-create the whole transformation. There has to be some inconsistency as my mapping of source-target field is correct. I have also raised this to OSS but as usual they are taking thier own sweet time to reply.
    Surprisingly the transformation got activated yesterday and the dataload too was successful. Today again the same ols problem of "parameter is not being used"..!!
    still could you pls throw some light on Unit/Currency objects that u mentioned..??
    Thanks in adv.
    Sucheta

Maybe you are looking for