[svn:fx-trunk] 8190: make sure the HaloClassic theme is not copied into the package b/ c it is no longer supported in flex 4

Revision: 8190
Author:   [email protected]
Date:     2009-06-24 12:26:02 -0700 (Wed, 24 Jun 2009)
Log Message:
make sure the HaloClassic theme is not copied into the package b/c it is no longer supported in flex 4
bug: https://bugs.adobe.com/jira/browse/SDK-20729
qa: no
doc:
checkintests: pass
Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-20729
Modified Paths:
    flex/sdk/trunk/build.xml

Gordon, it looks like its been a while since you made this post.  Not sure how valid it is now...   I am particularly interested in the LigatureLevel.NONE value.  It seems that it is no longer supported.
How do I turn of ligatures in the font rendering?
My flex project involves trying to match the font rendering of Apache's Batik rendering of SVG and ligatures have been turned off in that codebase.  Is there any way (even roundabout) to turn ligatures off in flash?
Thanks,
Om

Similar Messages

  • HT1386 I repeatedly receive an error mesage when trying to sync my ipod touch with my new computer, "some of the items in the itunes library, were not copied to the ipod because you are not authorized for them on this computer."  My computer is authorized

    I repeatedly receive an error message when trying to sync my ipod touch with my itunes library with my new computer which reads, "Some of the items in the itunes library were not copied to the ipod because you are not authorized on this computer." However when I try and authorize my computer I always receive the message that this computer is authorized. What am I doing wrong?  I'm missing about 100 songs as a result of this error!!

    See:
    iTunes Store: About authorization and deauthorization
    iTunes repeatedly prompts to authorize computer to play iTunes Store purchases
    Could the items be purchased by another account?

  • One of the items in the iTunes library were not copied to the ipod because they cannot be played on this ipod

    i have been trying to figure what the problem with my ipod touch is, im downloading songs from a different source and not itunes store, recently i have had a msg being displayed at the end of synching 'some of the items in the iTunes library were not copied to the ipod because they cannot be played on this ipod'. however the songs play fine in itunes.
    i have re-installed itunes several times, deleted all my music and iported it again. retored my ipod and still i have the same msg. its only stating 8 songs so far that cannot be copied onto my ipod. please can someone help as ive tried everything that i can possibly do. thanks.

    Hello mobyash,
    Have you tried converting each of these 8 tracks to a different file format and seeing if they will then sync to your iPod.  See this Apple support document for information and instructions on how to convert a song to a different format.
    iTunes: How to convert a song to a different file format
    B-rock

  • HOW to include the needed libraries to be copied into the self-cotained app

    I'm using: Netbeans 7.2, JavaFX 2.2, JDK 7u7. First, I believe the instructions posted at http://docs.oracle.com/javafx/2/deployment/self-contained-packaging.htm#A1349508 are off (when dealing with NetBeans, at least), as the resulting bundle copies the dependent libraries (3rd party) to the root where the main .jar file is placed, but the MANIFEST gets JavaFX-Class-Path with the lib/ prefix.
    This is what I have added to build.xml in the project's folder:
       <target name="-post-jfx-deploy">
            <fx:deploy verbose="true" nativeBundles="image" outdir="${basedir}/${dist.dir}" outfile="${application.title}">
                <fx:application name="${application.title}" mainClass="${javafx.main.class}"/>
                <fx:resources>
                    <fx:fileset dir="${basedir}/${dist.dir}" includes="*.jar"/>
                    <fx:fileset dir="${basedir}/${dist.dir}/lib" includes="*.jar"/>
                </fx:resources>
                <fx:info title="${application.title}" vendor="${application.vendor}"/>
            </fx:deploy>
        </target>This is the tree structure of the dist folder after Clean and Build Project has been triggered by NetBeans:
    │   JFXA.html
    │   JFXA.jar
    │   JFXA.jnlp

    ├───lib
    │       log4j-1.2.16.jar

    └───web-files
            dtjava.js
            error.png
            get_java.png
            get_javafx.png
            javafx-chrome.png
            javafx-loading-100x100.gif
            javafx-loading-25x25.gif
            upgrade_java.png
            upgrade_javafx.pngAnd this is the structure of the created bundle (conents of the JRE runtime omitted):
    └───JFXA
        │   JFXA.exe
        │   JFXA.ico
        │
        ├───app
        │       JFXA.jar
        │       log4j-1.2.16.jar
        │       package.cfg
        │
        └───runtime
            └───jreProblem is, when I run the application (the *.exe* inside the bundle) it tries to run the main *.jar*, but fails due to the inability to locate compile-time libraries. Apparently, this behavior is due to the MANIFEST of the *.jar* being linked to the folder named lib (defaults), but the build script copies the libraries to the output dir where the actual *.jar* resides (dist). How can I fix this? Thanks.
    I think I have ran into the same problem as here: javafxpacker - include libs
    Edit*:
    Upon .jar extraction and further inspection of the MANIFEST file, I see this:
    JavaFX-Class-Path: lib/log4j-1.2.16.jar
    Currently, as mentioned above, the libraries end up in the root folder where the main .jar resides, due to:
    *<fx:fileset dir="${basedir}/${dist.dir}/lib" includes="*.jar"/>*
    So, my question is, what do I need to change in order to get the dependent libraries to be copied into the correct path (with lib prefix), when building a bundle? The *<fx:fileset>* does not seem to support anu attribute that would specify the output path structure..

    Use
                 <fx:resources>
                    <fx:fileset dir="${basedir}/${dist.dir}" includes="*.jar"/>
                    <fx:fileset dir="${basedir}/${dist.dir}" includes="lib/*.jar"/>
                </fx:resources>or simply
          <fx:fileset dir="${basedir}/${dist.dir}" includes="**/*.jar"/>Filed http://javafx-jira.kenai.com/browse/RT-24757 to update the docs.
    Edited by: igor on Sep 5, 2012 2:23 PM

  • Onetime vendor - address is not copied into the purchase order ME21N

    Dear all,
    I have a issue about using onetime vendors, if I have entered a dummy address on the onetime vendor, this address is not copied into the prucase order when I create a PO for this vendor type.
    My problem is that we want to use the ME59 to create PO automatically for these onetime vendors but I get the message 06035 - Enter a address on the PO.
    So my question is if anybody can propose a solution for this.
    Best regards, LB

    >
    Lars Birk wrote:
    > Dear all,
    >
    > I have a issue about using onetime vendors, if I have entered a dummy address on the onetime vendor, this address is not copied into the prucase order when I create a PO for this vendor type.
    > My problem is that we want to use the ME59 to create PO automatically for these onetime vendors but I get the message 06035 - Enter a address on the PO.
    > So my question is if anybody can propose a solution for this.
    >
    >
    > Best regards, LB
    One time vendor can never hold vendor specific details i.e. vendor details and bank details. You cannot use a one time vendor for ME59, use regular vendor account instead for your requirement or enter the address manually at time of conversion as per the message.
    Edited by: Afshad Irani on Jul 13, 2010 1:34 PM

  • Some of the items in the itunes library were not copied to the ipad because they could not be found

    Hi All, problem with my ipad mini. When trying to copy music over I get the following "some of the items in the itunes library were not copied to the ipad because they could not be found". I reset the ipad, as new, not a backup copy, and managed to rectify the problem, right until I downloaded IOS 6.1.3, now the problem is back and the previous solution does not work. The songs can be easily transferred to my ipad and iphone, so they are no problems with the itunes library.

    The issue is in iTunes, not the iPad.
    In the itunes music library go to the songs that you miss, rightclick and choose "show in Finder", that results in "not found" and you have the option to locate (and "connect" them), if they are gone from your computer, you will have to restore them from a backup or TM.

  • 'Some of the items in the iTunes library were not copied to the iPod because they cannot be found....94 total problems' ??

    "Some of the items in the iTunes library were not copied to the iPod because they cannot be found....94 total problems"
    I keep getting this everytime I plug in my iPod ....I really dont want to lose NINETY FOUR songs, as these are the most played ones! I don't know why it's doing this and its freakin annoying!
    Can anybody PLEASE help me?????

    Thanks for the answer, but this is not a nano, it's a 5th gen 60GB wth video.
    http://support.apple.com/kb/ht1353
    Disk use is already enabled and I manually manage my music.

  • [svn:fx-trunk] 12936: -make sure the bundles directory for airspark is not included in the package fixes bug SDK-24552

    Revision: 12936
    Revision: 12936
    Author:   [email protected]
    Date:     2009-12-14 19:40:23 -0800 (Mon, 14 Dec 2009)
    Log Message:
    -make sure the bundles directory for airspark is not included in the package fixes bug SDK-24552
    -remove (from svn) the en_US/docs directories for textLayout because these directories and dita files are created by asdoc in the doc target
    -updated the main build.xml to not include the playerglobal project
    -updated fat-swc targets in osmf,automation_spark,automation_flashflexkit,automation,airspark, and textlayout to remove the doc directory.
    QE notes: make sure copylocales works properly
    Doc notes: no
    Bugs: SDK-24552
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-24552
        http://bugs.adobe.com/jira/browse/SDK-24552
    Modified Paths:
        flex/sdk/trunk/build.xml
        flex/sdk/trunk/frameworks/projects/airspark/build.xml
        flex/sdk/trunk/frameworks/projects/automation/build.xml
        flex/sdk/trunk/frameworks/projects/automation_flashflexkit/build.xml
        flex/sdk/trunk/frameworks/projects/automation_spark/build.xml
        flex/sdk/trunk/frameworks/projects/osmf/build.xml
        flex/sdk/trunk/frameworks/projects/textLayout/build.xml
    Removed Paths:
        flex/sdk/trunk/frameworks/projects/airframework/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/automation/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/automation_flashflexkit/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/automation_spark/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/framework/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/rpc/bundles/en_US/docs/
        flex/sdk/trunk/frameworks/projects/textLayout/bundles/en_US/docs/

    Well, I've tried compiling a package and I have modified the PKGBUILD file to look like this now. (Keeping it as simple as possible)
    pkgname=dvbcut-svn
    pkgver=16
    pkgrel=1
    pkgdesc="DVBCUT-svn is an application that allows you to
    edit MPEG files. ie: Remove TV ads. (SVN version: Fri, 01 Dec 2006)."
    url="http://dvbcut.sourceforge.net"
    depends=('qt' 'libao')
    makedepends=('subversion' 'scons')
    conflicts=('dvbcut' 'ffmpeg')
    provides=('dvbcut')
    source=()
    md5sums=()
    _svntrunk=https://svn.sourceforge.net/svnroot/dvbcut/trunk
    _svnmod=dvbcut
    build() {
    cd $startdir/src
    svn co $_svntrunk --config-dir ./ -r $pkgver $_svnmod
    cd $_svnmod
    msg "SVN checkout done or server timeout"
    msg "Starting make..."
    make || return 1
    # vim:syntax=sh
    I then run makepkg PKGBUILD and let it do its thing
    It ends with this...
    scons: done building targets.
    ==> Removing info/doc files...
    ==> Compressing man pages...
    ==> Stripping debugging symbols from libraries...
    ==> Stripping symbols from binaries...
    ==> Generating .PKGINFO file...
    ==> Generating .FILELIST file...
    tar: *: Cannot stat: No such file or directory
    tar: Error exit delayed from previous errors
    ==> Compressing package...
    tar: *: Cannot stat: No such file or directory
    tar: Error exit delayed from previous errors
    ==> Finished making: dvbcut-svn  (Sun Jan 21 19:08:28 UTC 2007)
    I'm not sure what's causing this error message.
    tar: *: Cannot stat: No such file or directory
    tar: Error exit delayed from previous errors
    I'll try installing it and see how it goes.

  • Where does KN 09 store .mov files when these files were not copied into the KN document?

    I saved a 'test' KN document without copying the movie files into the document.  The size of the document was less than half the size of the actual movie files themselves, so I figured they were not embedded into the document.  I then played the KN slideshow on a different drive that did not contain the actual movie files.
    But it played!!  How can that be?!
    I had created the document leaving the box for copying audio and video unchecked!  It was saved as a package.  By the way what is a "package" anyway?
    Can anyone shed light on this dilemma?
    Thank you,
    Howard
    PS - the reason this is important is that I want to edit my real Keynote document as it gets bigger without the constant spinning color beachball appearing everytime I right clickk or edit.   This doc is 9GB already and will get a lot larger.  If I can edit without the beachball appearing by saving as a package without embedding the video that would be great!
    My other option is just to leave the videos in a separate folder and then click on them at the appropriated moment.  That is what the Apple tech support guy told me is what lots of Apple people do when presenting Keynotes in their stores.
    Thanks again.

    I decided to try double-clicking one of the files in my library, whereupon iTunes told me that it couldn't find the file. I clicked the button to find the file myself, and was pleased when the dialog box opened up in the right folder.
    This made sense, as iTunes knew where the file should have been, so offered that folder as a starting point.
    I then tried another file (from a different album), and iTunes offered me the same folder as before. This was logical, as most Windows applications remember which folder you last chose. I navigated to the correct folder for this file, chose the file and closed the dialog.
    I then tried another file in the second album, and guess what? iTunes offered me the very first folder again! No, it didn't remember my last folder.
    So now if I want to tell iTunes where the files are, I have to double-click each of the 100 files that it's lost, then click the button to say I'll find the file, then navigate away from the wrong folder to the one that it should have remembered from the previous time, and then choose the folder.
    Harumph
    Message was edited by: Moderator

  • [svn:fx-trunk] 10545: Make DataGrid smarter about when and how to calculate the modulefactory for its renderers when using embedded fonts

    Revision: 10545
    Author:   [email protected]
    Date:     2009-09-23 13:33:21 -0700 (Wed, 23 Sep 2009)
    Log Message:
    Make DataGrid smarter about when and how to calculate the modulefactory for its renderers when using embedded fonts
    QE Notes: 2 Mustella tests fail:
    components/DataGrid/DataGrid_HaloSkin/Properties/datagrid_properties_columns_halo datagrid_properties_columns_increase0to1_halo
    components/DataGrid/DataGrid_SparkSkin/Properties/datagrid_properties_columns datagrid_properties_columns_increase0to1
    These fixes get us to measure the embedded fonts correctly when going from 0 columns to a set of columns so rowHeight will be different (and better) in those scenarios
    Doc Notes: None
    Bugs: SDK-15241
    Reviewer: Darrell
    API Change: No
    Is noteworthy for integration: No
    tests: checkintests mustella/browser/DataGrid
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-15241
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/DataGrid.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/dataGridClasses/DataGridBase .as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/dataGridClasses/DataGridColu mn.as

    Hi Matthias,
    Sorry, if this reply seems like a products plug (which it is), but this is really how we solve this software engineering challenge at JKI...
    At JKI, we create VI Packages (which are basically installers for LabVIEW instrument drivers and toolkits) of our reusable code (using the package building capabilities of VIPM Professional).  We keep a VI Package Configuration file (that includes a copy of the actual packages) in each of our project folders (and check it into source code control just as we do for all our project files).  We also use VIPM Enterprise to distribute new VI Packages over the network.
    Also, as others have mentioned, we use the JKI TortoiseSVN Tool to make it easy to use TortoiseSVN directly from LabVIEW.
    Please feel free to contact JKI if you have any specific questions about these products.
    Thanks,
    -Jim 

  • "Some of the items in the Itunes library were not copied to the [device] because they could not be found" but music play on itunes

    Morning,
    i got 5.6Go of music but not on the C drive, i've done a redirection to My Music Folder to "I:\My Music" instead of the default location
    I can't put in on the default location i don't have enough space on my SSD.
    I can play all the music i want on Itunes, when i wanna sync my iphone (the old and the new) i got this error.
    It's never on the same song and a few are copied on the Iphone
    I've tried re-create the itunes library, restaure the iphone from a previous backup or erase all the setting and data.
    I've tried using WIFI or a different cable.
    I've looked in C:\Users\momo\AppData\Roaming\Apple Computer\Logs
    but didn't found any clues.
    I think it might be because the disk is not reading fast enough (that's why it doesn't always stop on the same song but it's only a guess).
    I'm having this issue for more than a year but now that i have a new iphone i know the issue does not come fro the iphone.
    Can you give me an advice ?
    Or just an itunes with a debug mode to know exactly what is wrong.
    My Itunes version is 12.1.1.4 (i've tried some older version and i still have the same issue)
    My last Iphone version is 8.1.2 it's an Iphone 5
    The old was an Iphone 4 on IOS 5.0.1
    I work in the IT so i can do some technical things.
    Apologies if i don't reply quickly
    Thanks

    I kept having a similar problem - 3 out of the 10 videos I had on iTunes wouldn't sync. They were in the right format and I KNEW they worked on my iPod because I'd RECORDED them on my iPod. I finally figured out what to do! Go to the movies in your iTunes library. Click on one that does not sync. Click on "Advanced" at the top of iTunes and choose "Create iPod or iPhone version". Once that's finished, be sure you delete the old version so you don't keep getting the error (or have 2 copies of the same video) and sync. This should eliminate the problem. At least it did for me!

  • When I move items to the trash they do not go into the trash, they are deleted entirely

    Heading above pretty much explains it.  Sometime recently, my trash started acting differently - when I attempt to move an item into the trash, I get a message asking if I want to delete the item permanently.  I am sure this is a fairly new phenomenon.

    Click on the item in the Finder's sidebar with the house icon and verify that you are able to write to this folder in the Sharing & Permissions section of the Get Info window, and that it isn't locked; if it is already set this way and you get that error, open the Terminal in the /Applications/Utilities/ folder and run the following:
    mkdir ~/.Trash
    If you get a message stating that the folder exists, run the following:
    sudo chown $UID ~/.Trash
    chmod u+rwx ~/.Trash
    The first command in the second set will prompt you for your administrator password; nothing will appear in the Terminal window while it is being typed. In either case, click on the Finder icon in the Dock with the Control and Option keys pressed, and relaunch it.
    (79947)

  • Appointments on the BB Pearl are not entered into the Outlook 2007 Calendar

    The issue that I am having is as follows:
    Calendar entries created on the BlackBerry Pearl are not being entered into the Outlook 2007 calendar. 
    Entries created in the Outlook 2007 calendar are being correctly entered into the BlackBerry Pearl calendar.
    I have made several attempts to fix the issue including:
    Removing and reinstalling the most recent version of the BB Desktop Software.
    Deleting all email accounts but 1, removing and re-sending the service books.
    Resetting the BlackBerry Pearl back to factory default.
    Any suggestions would be appreciated at this point.

    Hi and welcome to the forums!
    You may have a corrupt Device calendar. Use the following procedure to correct:
    http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB04950&sliceId=SAL_Pub...
    If you need more info please ask!  If not please resolve the thread using the options by the Kudos’ star, Just place the check in the Post that answered your question, Thanks  
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Some of the items in the iTunes library were not copied to the iPhone because  they could not be found

    Hi Helpers,
    I know this error happens a lot and easy to solve if the files are still in the mac.
    However, I've already removed (deleted) two movies I sync-ed before. Now everytime I connect my iphone this message appears and I have no idea how to 'tell iTunes' that they are not in my mac anymore! And obviously I can not delete these two moives appearance in the 'Movies' tab in iTunes.
    Very annoyed.
    Please help me!
    Thanks!

    Problem solved.
    Thanks everyone.

  • I keep getting this message: Some of the Audible files in the iTunes library were not copied to the iPad because you are not authorized to play them on this computer."  my audiobooks will not load to my ipad.  Why?

    Any suggestions.  I deauthorized and reauthorized my ipad and my imac.  I still get the message

    See: Authorizing your Audible Account in iTunes (Mac)

Maybe you are looking for