[svn] 4223: Some fixes for bugs found running the TC acceptance tests:

Revision: 4223
Author: [email protected]
Date: 2008-12-03 11:35:03 -0800 (Wed, 03 Dec 2008)
Log Message:
Some fixes for bugs found running the TC acceptance tests:
- Empty try {} throwing NPE while emitting code.
- OP_Callproperty and OP_Callproplex may have a known type but default value.
- Better diagnostic message for CONSTANT_TypeName and preliminary plumbing for CONSTANT_TypeName support.
Modified Paths:
flex/sdk/trunk/modules/asc/src/java/adobe/abc/GlobalOptimizer.java

Re: SB Audigy Series Support Pack 2.5 (08/09/2009)? Important Installation Notes
If any drivers are already installed, you must follow these steps to ensure a proper installation of the new Support Pack.
) Open a Command Prompt window with Admin privileges (right click and select Run as Administrator).
Type the following commands:
takeown /f C:\Windows\*.cdf
cacls C:\Windows\*.cdf /G [color="#ff0000"]Administrators:F
Where [color="#ff0000"]Administrators may?be different if you are running a localized version of Windows or?you can simply use your login name.
2) Unpack the previous Support Pack or Creative official release.
3) Run \Drivers\Setup.exe and choose Driver Uninstallation, select Delete all shared Creative audio driver files. and click OK. Reboot when asked to do so.
4) Make sure the following files were deleted, otherwise delete them manually:
- For Windows 7 / Vista 32-bit open?C:\Windows\System32 and delete UDAAPO32.DLL and?UDAPLD32.DLL.
- For Windows 7 / Vista 64-bit?open?[color="#ff0000"]C:\Windows\System32 and delete[color="#ff0000"] UDAAPO64.DLL and?[color="#ff0000"]UDAPLD64.DLL then? open?C:\Windows\SysWOW64 and delete UDAAPO32.DLL.

Similar Messages

  • [svn:osmf:] 13042: Fix for FM-287, reinstating the main sample ( that uses serial and parallel composition), and making another pass at  getting all the changed trait methods mapped correctly back- and forth between JS and Flash .

    Revision: 13042
    Revision: 13042
    Author:   [email protected]
    Date:     2009-12-17 03:45:27 -0800 (Thu, 17 Dec 2009)
    Log Message:
    Fix for FM-287, reinstating the main sample (that uses serial and parallel composition), and making another pass at  getting all the changed trait methods mapped correctly back- and forth between JS and Flash.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FM-287
    Modified Paths:
        osmf/trunk/apps/samples/framework/HTMLGatewaySample/HTMLGatewaySample.as
        osmf/trunk/apps/samples/framework/HTMLGatewaySample/html-template/index.template.html
        osmf/trunk/framework/MediaFramework/org/osmf/external/HTMLElement.as
        osmf/trunk/framework/MediaFramework/org/osmf/gateways/HTMLGateway.as

    Perre wrote:I'm used to being able to pick one or a couple of songs and then adding it a specified playlist. Is this impossible in sonata?
    It's clearly not impossible, just different than you expect. Create your playlist as you want it to appear in the Current tab (meaning don't dump every single song from your library in there, just the ones you want) and then save the playlist.
    Perre wrote:And if I try to play the m3u file created (the one with every song listed) through freevo I get a message that the directory is empty. What am I doing wrong??
    Look at save_absolute_paths_in_playlists in your mpd.conf.

  • [svn:fx-trunk] 5473: Fix for bug around handling of constraints during and after effects were run , both for old and new effects.

    Revision: 5473
    Author: [email protected]
    Date: 2009-03-20 16:02:58 -0700 (Fri, 20 Mar 2009)
    Log Message:
    Fix for bug around handling of constraints during and after effects were run, both for old and new effects. Fix was to correctly record and handle styles that were set or not set in either state and to temporarily set width/height values for the duration of an effect if we disabled the relevant styles that affect width/height.
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-17809
    Reviewer: Jason
    Testing: checkintests, Mustella Effects, ListDataEffects
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17809
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/effectClasses/FxAnimateInstance.a s
    flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/Effect.as

    Revision: 5473
    Author: [email protected]
    Date: 2009-03-20 16:02:58 -0700 (Fri, 20 Mar 2009)
    Log Message:
    Fix for bug around handling of constraints during and after effects were run, both for old and new effects. Fix was to correctly record and handle styles that were set or not set in either state and to temporarily set width/height values for the duration of an effect if we disabled the relevant styles that affect width/height.
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-17809
    Reviewer: Jason
    Testing: checkintests, Mustella Effects, ListDataEffects
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17809
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/effects/effectClasses/FxAnimateInstance.a s
    flex/sdk/trunk/frameworks/projects/framework/src/mx/effects/Effect.as

  • [svn] 2147: fix for bug SDK-14871:

    Revision: 2147
    Author: [email protected]
    Date: 2008-06-19 09:12:19 -0700 (Thu, 19 Jun 2008)
    Log Message:
    fix for bug SDK-14871:
    A few cases dealing with arrays of registered strongly typed AS objects run into this issue.
    QA: please verify
    Doc: n/a
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-14871
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/rpc/xml/XMLDecoder.as

  • [svn] 2145: fix for Bug SDK-14927:

    Revision: 2145
    Author: [email protected]
    Date: 2008-06-19 08:52:01 -0700 (Thu, 19 Jun 2008)
    Log Message:
    fix for Bug SDK-14927:
    An empty SOAP-encoded array was being decoded incorrectly as an array with one (null) element.
    QA: regressions run fine, but we should double-check that we are covering all similar edge cases
    Doc: n/a
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-14927
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/rpc/soap/types/SOAPArrayType.as

  • [svn:fx-trunk] 11521: ASDoc fixes for bugs FLEXDOCS-1102, FLEXDOCS-1103

    Revision: 11521
    Author:   [email protected]
    Date:     2009-11-06 11:47:48 -0800 (Fri, 06 Nov 2009)
    Log Message:
    ASDoc fixes for bugs FLEXDOCS-1102, FLEXDOCS-1103
    QE notes: -
    Doc notes: -
    Bugs: - FLEXDOCS-1102, FLEXDOCS-1103
    Reviewer: -
    Tests run: - checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/FLEXDOCS-1102
        http://bugs.adobe.com/jira/browse/FLEXDOCS-1103
        http://bugs.adobe.com/jira/browse/FLEXDOCS-1102
        http://bugs.adobe.com/jira/browse/FLEXDOCS-1103
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/Accordion.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/TabNavigator.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/containers/ViewStack.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/TextArea.as

  • [svn:osmf:] 13002: Some fixes for the composite view trait.

    Revision: 13002
    Revision: 13002
    Author:   [email protected]
    Date:     2009-12-16 13:04:30 -0800 (Wed, 16 Dec 2009)
    Log Message:
    Some fixes for the composite view trait.  Integrated some of the unit tests (though some still break and are commented out).
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/composition/CompositeViewTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/ParallelViewTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/composition/SerialViewTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/layout/LayoutContextSprite.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/MediaFrameworkTests.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestParallelElement.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestSerialElement.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/utils/DynamicMediaElement.as
    Added Paths:
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestParallelElementWithV iewTrait.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/osmf/composition/TestSerialElementWithVie wTrait.as

    It's important to understand what traits are and what they're not:
    Traits are not intended to be generically extensible:  there's a fixed set within the framework (although we may add additional traits in the future, to support new Flash/FMS capabilities).  We experimented with making them fully extensible, but it turned out to be not worth the cost, particularly since there shouldn't be that many traits in a media system.
    Traits represent fundamental characteristics or capabilities of the media in its context.  For example, some media is playable (videos), other media is not (images).
    A trait cannot apply to all media types.  If it could, then there would be no reason to model it as a trait, instead we would model it as part of the MediaElement.  Metadata is a good example of this, in that any MediaElement might have some metadata associated with it, so it wouldn't make sense to make metadata a trait.  Similarly, any MediaElement has the ability to go into fullscreen mode, so I wouldn't model the ability to go fullscreen as a trait.
    On a semi-related note, I'm often asked (inside Adobe and elsewhere) for a technical overview of OSMF.  I've posted the slides that I use for this purpose here:
    https://sourceforge.net/adobe/osmf/wiki/_discuss/thread/d6c3d719/1962/attachment/OSMF%20Ar chitectural%20Building%20Blocks.pdf
    The slides cover the fundamental building blocks of OSMF, things you are likely to use over and over if you're building complex media experiences.  They might shed some light on which different parts of OSMF should be used in which situations.

  • [svn:fx-i11] 5537: Fix for bug with FxRotate3D that Thermo ran into with our i11 build.

    Revision: 5537
    Author: [email protected]
    Date: 2009-03-24 20:16:43 -0700 (Tue, 24 Mar 2009)
    Log Message:
    Fix for bug with FxRotate3D that Thermo ran into with our i11 build. The problem was that we were sometimes setting offsets values to NaN due to bad initialization, and that we were also incorrectly calculating the transform center when offsets had not yet been initialized on the target.
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-20209
    Reviewer: Ely
    tests: checkintests, mustella mx/effects
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-20209
    Modified Paths:
    flex/sdk/branches/i11/frameworks/projects/flex4/src/mx/effects/FxAnimate3D.as
    flex/sdk/branches/i11/frameworks/projects/framework/src/mx/core/AdvancedLayoutFeatures.as

    We experience it as soon as we enable iCloud. Then an apple certificate is automatically added to the keychain and used for every https-access. Deleting the certificate com.apple.idms.appleid.prd... will do as a workaround but the certificate continues to be added to the keyChain from time to time or if you start over deactivating iCloud and then activate back.
    Is this still a bug in Safari? Rosario

  • [svn] 3233: Fix for bug related to see tag, [Exclude] metadata, and extra lines in mxml examples block.

    Revision: 3233
    Author: [email protected]
    Date: 2008-09-16 12:57:29 -0700 (Tue, 16 Sep 2008)
    Log Message:
    Fix for bug related to see tag, [Exclude] metadata, and extra lines in mxml examples block.
    Bugs: SDK-16886
    QA: Yes
    Doc:
    Reviewed By: Pete F
    Tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-16886
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    Remember that Arch Arm is a different distribution, but we try to bend the rules and provide limited support for them.  This may or may not be unique to Arch Arm, so you might try asking on their forums as well.

  • [svn] 3780: Fix for bug introduced yesterday when adding clipContent to FxContainer and FxDataContainer .

    Revision: 3780
    Author: [email protected]
    Date: 2008-10-21 10:51:40 -0700 (Tue, 21 Oct 2008)
    Log Message:
    Fix for bug introduced yesterday when adding clipContent to FxContainer and FxDataContainer. The default value needs to be true.
    Also fixing a bug in SystemManager since application isn't always an IRawChildrenContainer anymore. This was previously fixed and got clobbered in a merge.
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-17423, SDK-17697
    Reviewer: Hans
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17423
    http://bugs.adobe.com/jira/browse/SDK-17697
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxContainer.as
    flex/sdk/trunk/frameworks/projects/flex4/src/mx/components/FxDataContainer.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/managers/SystemManager.as

    The network admin solved the problem:
    “When I recreated the User Profile Service, I did not enable “NetBIOS Name” on the service, so all user accounts did not have the proper domain, which is why none of the targeting worked.
    All users were listed as corp\username instead of rcd\username.”, Network Admin.
    Further information: http://www.windowsclever.com/sharepoint/netbios-name-is-different-domain-name-user-profie-service-sharepoint-2010.html

  • [svn] 3151: Fix for bug SDK-16761 - Method parameters missing from generated document

    Revision: 3151
    Author: [email protected]
    Date: 2008-09-08 21:30:07 -0700 (Mon, 08 Sep 2008)
    Log Message:
    Fix for bug SDK-16761 - Method parameters missing from generated document
    Bugs: SDK-16761
    QA: Yes
    Doc:
    Tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-16761
    http://bugs.adobe.com/jira/browse/SDK-16761
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va

    Hi,
    Can you try putting the declaration of the URLLoader instance
    outside your fetchISSN function and see?
    That is:
    var loader;
    function fetchISSN(myform) {
    //your code above this line
    loader = new URLLoader();
    //rest of your code

  • [svn] 4128: Fix for - Examples imported by the @ includeExample tag are truncated after the first or second XML comment

    Revision: 4128
    Author: [email protected]
    Date: 2008-11-17 12:53:34 -0800 (Mon, 17 Nov 2008)
    Log Message:
    Fix for - Examples imported by the @includeExample tag are truncated after the first or second XML comment
    examples-path option is now public and adding period at the end of Constructor.
    QE Notes: baselines need to be updated.
    Doc Notes: None
    Bugs: SDK-18125, SDK-18077, SDK-18126
    tests: checkintests
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-18125
    http://bugs.adobe.com/jira/browse/SDK-18077
    http://bugs.adobe.com/jira/browse/SDK-18126
    Modified Paths:
    flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/TopLevelClassesGenerator.ja va
    flex/sdk/trunk/modules/compiler/src/java/flex2/configuration_en.properties
    flex/sdk/trunk/modules/compiler/src/java/flex2/tools/ASDocConfiguration.java

    I have the same problem except almost every song I bought from Itunes has this problem. Not only that, but somehow some of the music, about $125 worth has been deleted form my 3 back up discs. This is only happening with my purchases and not any songs I uploaded from cd. How on earth did this happen, and how did it wipe clean 3 different back ups? I have found some of the music where it belongs, but like I said some of them are gone, gone, gone. I run three different back ups and they are on 24/7. Where is all of this music? I still have it on my ipod, but it will not load back into itunes the way purchases used to. Some of the music is purchased straight to my ipod touch, but shouldn't i be able to reload them into itunes? I spent 3 hours going 1 song at a time reloading them from their original location. But I cannot locate about $125 worth of music that I purchased from itunes. I have 6 macs in my family and preach the good news to all who will listen about hows macs are flawless. Now I have egg all over my face and have thrown away a nice sum of money on missing music. Please help!

  • [svn] 2649: Committing Josh McDonald' s patch for bug SDK-15795 after review and testing.

    Revision: 2649
    Author:   [email protected]
    Date:     2008-07-29 09:33:23 -0700 (Tue, 29 Jul 2008)
    Log Message:
    Committing Josh McDonald's patch for bug SDK-15795 after review and testing. Various minOccurs and maxOccurs scenarios could lead to short circuit logic that would not release the schema stack scope if a reference was previously resolved.
    Checkintests: Pass
    BlazeDS 3.0.x webService flexunit tests: 100% Pass
    BlazeDS 3.0.x webService mxunit tests: 100% Pass
    QE: Yes, please review schema that is described in this bug and consider adding a test case. Note that I'm seeing intermittent failures on a few tests that pass when re-run (likely due to timeouts being too aggressive?).
    Doc: No
    Reviewer: Svetlin
    Bugs:
    SDK-15795 - minOccurs on breaks XMLEncoder
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-15795
        http://bugs.adobe.com/jira/browse/SDK-15795
    Modified Paths:
        flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/rpc/xml/XMLEncoder.as

    Hi.
    Alot of good feedback. Personally I miss some keybindings, such as for branch switching.
    Anyways, on the github corruption issue it seems like this was fixed in 0.8.4 according to http://www.eclipse.org/forums/index.php?t=msg&th=183637& amp;start=0&S=81dfec74c1b979b21614f923fb09b1da

  • Is there a fix for bug CSCsk86712 on Cisco IOS routers?

    I have a Cisco 1941 router running IOS version 15.0 (1r) M16. I am trying to open a range of udp ports but I was told by Cisco TAC that the router won't do it because of this bug on the software. Any suggestions would be great.

    Hi pratikjac,
    I'm sorry to report there are no planned releases to fix this bug. Unfortunately, the only way to open a range of ports is by entering them in manually.
    For your reference:
    https://tools.cisco.com/bugsearch/bug/CSCsk86712/

  • [svn:fx-trunk] 15108: * Merged the fix for SDK-24472 from the sherlock sandbox to trunk.

    Revision: 15108
    Revision: 15108
    Author:   [email protected]
    Date:     2010-03-29 09:22:20 -0700 (Mon, 29 Mar 2010)
    Log Message:
    Merged the fix for SDK-24472 from the sherlock sandbox to trunk.
      This includes revisions 14005 and 14621.
    QE notes:
    Doc notes:
    Bugs: SDK-24472
    Reviewer: Tom H., Pete F.
    Tests run: passed full cyclone in sherlock and checkintests in trunk
    Is noteworthy for integration: yes, should reduce memory use in FB.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24472
        http://bugs.adobe.com/jira/browse/SDK-24472
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/CompilerSwcContext.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/io/InMemoryFile.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/io/VirtualZipFile.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/media/MovieTranscoder.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/Swc.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcAPI.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcCache.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcDirectoryArchive.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcDynamicArchive.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcGroup.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcLazyReadArchive.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcLibrary.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/swc/SwcScript.java
        flex/sdk/trunk/modules/compiler/src/java/flex2/tools/oem/Library.java
    Property Changed:
        flex/sdk/trunk/

Maybe you are looking for

  • Install Add-ons for All Users

    Salutations! I'm looking for a solution to install an add-on for all users. Specifically, we're using the Symantec PKI client (https://knowledge.verisign.com/support/mpki-support/index?page=content&id=SO27063&actp=search&viewlocale=en_US). The curren

  • Help ! My iTunes library has deletet 3/4 of my songs !!!

    It just suddenly happend. I heard on a CD (thatwas copy controlled) and I had the iTunes opend. Suddenly iTunes shuts down and when I click on the desktop icon, it starts "looking for files". When iTunes finally apairs on the screen 2/3 of the songs

  • FCE import quality vs. iMovie

    Is FCE capable of capturing/importing video at an improved quality level than iMovie 6? I understand the superior editing & functionality aspects of FCE, but am trying to see if using FCE also gives you the ability to produce a higher quality video.

  • Problem with OracleBI Dicoverer for OLAP

    Hi, I installed my OLAP Catalog, but I have one problem: I can't see my business area created in EUL Objects. Do you have any ideas? Note : I follwed all instructions in Meatalink note id 296187.1 for dbatabase objects and this article to install my

  • Musik für Diashow auf Lightroom 5

    Wie kann ich bei einer längeren Diashow auf Lightroom 5 mehrere Musikstücke einsetzen?