Scrubbing bug?

There's some kind of scrubbing bug in the iPod app on my iPhone 3G running iOS 4 that I've been noticing for the last couple of weeks (a co-worker just showed me what's probably the same bug on his iPhone 3GS also running iOS 4).
When you scrub to some point in the running time of a song and then go next or previous to another song (or scrub all the way to the end of a song, causing the next song to start), it sometimes is incorrectly starting the song it plays next at the position the last song ended.
For instance, assume the play order is Song A (3:40s), Song B (5:10s), Song C (1:20), and Song D (4:25). If I scrub Song A all the way to the end, sometimes Song B starts playing at 3:40 (i.e. 1:30 left). Conversely, if I scrub Song B all the way to its end, it sometimes briefly shows Song C, but because 5:10 is longer than 1:20, it immediately jumps next to Song D at 0:00, essentially skipping Song C altogether.
As I said, this only happens sometimes, and only when I introduce scrubbing. If I just let the songs play naturally and uninterrupted, everything's fine.
And it doesn't have to be from one song to the next like that either. I had a single podcast I was listening to, but didn't want to listen to anymore. In those cases, I generally scrub to the end of the podcast so it's fully marked as having played (helps with how I have my playlists and auto-syncing set up in iTunes). Let's say a day goes by and I've synced another new podcast to my iPhone. Sometimes when I start that new podcast for the first time, the playback position, all on its own, immediately jumps to the end of the podcast, marking it as played, and kicks me back to the podcast listing.
Anyone else seeing this on their iPhones?

I am seeing this too.
I have this problem on my iPhone 3GS. It appeared to start when I upgraded to 4.2.1. I have noticed it most when listening to podcasts. If I am in the middle of a podcast, and scrub to the end. When the next track in my playlist starts, it will start in the middle of the next podcast. If I scrub when near the end of the podcast, the next podcast may skip entirely (it will momentarily appear, before moving onto the next track).
Something seems to have gone wrong in the jump to 4.2.1.
My podcasts are in a smart play list, and still includes the workaround to deal with a playlist bug in 3.x where the smart playlist was chronologically ordered on my mac, but would appear in a random order on my iphone. The work around was to include "is not music" as one of the conditions in the smart playlist.

Similar Messages

  • 4.3 Scrubbing bug - movie stays in pause

    I posted another post but titled it wrong so I wanted to re-post with the right title.
    Upgraded to 4.3 and most (not all) of my movies stay in pause after scrubbing. They seem to play properly from the beginning but as soon as any scrubbing is done they pause and pressing play causes them to immediately pause again.
    Details:
    Device: iPhone 4
    iOS: 4.3
    Media: Movies - full length feature film
    Source: Non iTunes download (ripped from original DVD)

    Did some more work on this and it seems to be related to the resolution of the m4v file. If you rip the movie at the suggested resolution: 720x404 then this bug is evident. If you rip at a lower resolution: e.g. 480x320 then all is well.

  • [svn:fx-trunk] 10006: Initial checkin of the "More styles for Spark skins" feature.

    Revision: 10006
    Author:   [email protected]
    Date:     2009-09-03 15:04:47 -0700 (Thu, 03 Sep 2009)
    Log Message:
    Initial checkin of the "More styles for Spark skins" feature. Details here:
    http://opensource.adobe.com/wiki/display/flexsdk/MoreStylesforSparkSkins
    There are some known issues:
    Panel bottom corners not rounded correctly when the panel has a control bar
    cornerRadius on Tab and DateChooser non functional
    cornerRadius values > 4 have drawing artifacts in the "down" state of Button and button-like components
    TextInput/TextArea incorrectly list lineBreak and verticalAlign as valid styles
    This checkin also includes a couple minor unrelated bug fixes:
    Remove MiniDebugTarget. This is a logging target that used MiniDebug, which hasn't worked since Flex 1.5
    Fix RTEs when setting focusSkin to null
    Optimization: don't measure skins if the host component has explicit sizes
    QE notes: Yes, many baseline images will need to be regenerated
    Doc notes: New ASDoc comments should be scrubbed
    Bugs: SDK-22931, SDK-22798, SDK-22217, SDK-19358
    Reviewer: Jason
    Tests run: checkintests, cyclone
    Is noteworthy for integration: Yes
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22931
        http://bugs.adobe.com/jira/browse/SDK-22798
        http://bugs.adobe.com/jira/browse/SDK-22217
        http://bugs.adobe.com/jira/browse/SDK-19358
    Modified Paths:
        flex/sdk/trunk/frameworks/halo-manifest.xml
        flex/sdk/trunk/frameworks/mxml-manifest.xml
        flex/sdk/trunk/frameworks/projects/airframework/defaults.css
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/Window.as
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/components/WindowedApplication. as
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/SparkChromeWindowed ApplicationSkin.mxml
        flex/sdk/trunk/frameworks/projects/airframework/src/spark/skins/spark/WindowedApplication Skin.mxml
        flex/sdk/trunk/frameworks/projects/framework/defaults.css
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/ComboBase.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/DateChooser.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/NumericStepper.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/controls/TextInput.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/Container.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/IDeferredContentOwner.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/INavigatorContent.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/ScrollControlBase.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
        flex/sdk/trunk/frameworks/projects/framework/src/mx/styles/metadata/BorderStyles.as
        flex/sdk/trunk/frameworks/projects/spark/defaults.css
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Application.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/DropDownList.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/List.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/NumericStepper.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Panel.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Scroller.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/SkinnableContainer.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/Spinner.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/ButtonBase.a s
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/GroupBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/Skin.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/SkinnableCom ponent.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/SkinnableTex tBase.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/components/supportClasses/Slider.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/primitives/RectangularDropShadow.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/SparkSkin.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ApplicationSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ButtonBarFirstButtonSkin.m xml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ButtonBarLastButtonSkin.mx ml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DefaultButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DropDownListButtonSkin.mxm l
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/DropDownListSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/FocusSkin.as
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ListSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/NumericStepperTextInputSki n.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/PanelSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/SpinnerDecrementButtonSkin .mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/SpinnerIncrementButtonSkin .mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/TextAreaSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/TextInputSkin.mxml
        flex/sdk/trunk/frameworks/projects/spark/src/spark/skins/spark/ToggleButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/BorderSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ButtonBarFirstButtonSkin .mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ButtonBarLastButtonSkin. mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/ComboBoxSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/DefaultButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/EditableComboBoxSkin.mxm l
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/PanelBorderSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/PopUpButtonSkin.mxml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/SparkSkinForHalo.as
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/StepperDecrButtonSkin.mx ml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/StepperIncrButtonSkin.mx ml
        flex/sdk/trunk/frameworks/projects/sparkskins/src/mx/skins/spark/TextInputBorderSkin.mxml
        flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/ApplicationSkin.mx ml
        flex/sdk/trunk/frameworks/tests/basicTests/BasicTests.css
        flex/sdk/trunk/frameworks/tests/basicTests/spark/scripts/BorderTestScript.mxml
    Removed Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/logging/targets/MiniDebugTarget.as

    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

  • On-the-go playlist bug when it contains podcasts (will not play them)

    Hello,
    I want to report a bug in the iPod Nano 3rd generation. Here are the steps to reproduce, first to check that the playlist works with only songs, and then to see that it does not work with songs and podcasts, and lastly to see that it does not work at all with only podcasts.
    1. Clear the On-the-go playlist.
    2. Add any number of songs to the On-the-go playlist (let's say 3).
    3. Confirm that you can play the playlist by selecting it in the list of playlists and hitting the play button on your iPod. The Now Playing screen should say "1 of 3".
    1. Clear the On-the-go playlist. If it was playing it should now be stopped.
    2. Add any number of songs to the On-the-go playlist (we'll add 3 for now).
    3. Add at least one podcast to the On-the-go playlist.
    4. Highlight the On-the-go playlist in the list of playlists. It should say "4 Songs".
    5. Hit the play button. The Now Playing screen will say "1 of 3". At the end of the third song you will be returned to the Playlists screen without the podcast ever having been played.
    1. Clear the On-the-go playlist.
    2. Add at least one podcast to the On-the-go playlist. We''ll add 2 podcasts.
    3. Go the Playlists screen and highlight the On-the-go playlist. It should say "2 Songs".
    4. Hit the play button. The Now playing screen should show, the songtitle displayed is that of a song that was playing recently. There will be no album art displayed, even if that last songs did have album art associated with it. The screen will say "1 of 0" and there is no sound. There is no play/pause indicator next to the battery indicator. The time indicators are "0:00" and -"0:00" left and right respectively. You can hit the center button and try to scrub the position on the bar, it will not go beyond the time of the last song that was played on the iPod.
    Should you reset the iPod and try to play the playlist with only podcasts now, the screen will have no song information, just the missing album art picture and "1 of 0". There is also no time indicators and the bar on the bottom is as wide as the screen minus its normal padding.
    If you hit the center button while in the Now Playing screen with the "1 of 0" display, and you then try to scrub the player the iPod will reset.
    Can someone confirm this bug? Is there a fix?
    I really like to have multiple podcasts in the On-the-go playlist when using Nike+ and now I can't. I don't like to have to reach for my iPod during running to start another podcast, because you have to pause the workout to do that. I don't want to save the playlist, because I won't ever use it again, so I'd just have to remove it again. If it could just work, that'd be great, thanks!

    Well, I guess Apple just doesn't care about bugs in the iPhone or customer satisfaction. Just as long as they have the money they couldn't care less about anything else.
    Thanks Apple!

  • List of bugs fixed in the July 2013 update

    In addition to all the great features in this week’s release, many bugs were also fixed in the July 10th update. Here is a summary:
    Import
    H.264 444 video files are incorrectly decoded as 422. One manifestation is green artifacts.
    Some XDCAM 422 QuickTime clips fail to import on Mac, and imports only audio on Windows.
    hang on quit if project contains SonyRaw Format clips imported via Media Browser
    Crash on dragging an empty bin from Media Browser to the Project panel, with error message “[..\..\Src\ProjectActions.cpp-2653]”
    Growing Files  
    Growing file sometimes becomes media offline while editing
    Growing file sometimes goes offline while editing
    Capture  
    When capture codec is set to DNxHD 145, clips captured at 1080i setting are created at 1080p.
    If Capture panel and Edit to Tape panel are open at the same time, Capture panel will fail to capture video.
    Capture Device in the capture window becomes Offline after closing the Edit to Tape panel
    Crash on batch capture with tape deck connected via SDI. Error message: [..\..\Src\ManualRecorderUtilities.cpp-348]
    Export  
    [FCP XML Export] No audio with clip if track is muted at export with XML
    OMF Export does not trim audio properly if audio comes from multicamera sequences
    FCP XML’s sometimes lose the correct output assignment and panning information on import.
    Sequence previews are used during movie export regardless of the “Use Previews” Export Settings option being selected or not.
    Some muxed h264 CBR exports are longer than the original source material
    Duration of H264 encodes is shorter than the source by up to a second.
    Smart Render: Media from some decks does not smart render properly 
    Control Surface
    Faders on control surface do not work with an adaptive clip in a multichannel sequence.
    Some control surface faders for Clip Mixer are not updated when switching between sequences for Clip Volume value of 0.0
    Toggle Control Surface Clip Mixer Mode button assignment provides no visual feedback.
    Mute Buttons do not update correctly for some control surface interfaces
    Edit to Tape  
    Edit to Tape Panel: after edit is complete, edit data remains stored in deck, and deck often remains in Insert or Assemble mode. Causes tape export failure on some decks.
    Edit to Tape panel: “Delay Movie Start by [x] frames” is not properly honored in some case
    Audio tracks in Edit to Tape panel do not default to A1 through A4 when switch from “Insert” to “assemble,” then back to Insert
    Export to Tape panel: when switching from Assemble to Insert, all audio channels are selected, even when the channels are unsupported.
    Transmit: Occasional crash on toggling Transmit during timeline playback [Mac only] 
    Playback
    After external I/O device is disconnected, CTI sometimes fails to move
    after stopping playback, AVC-Intra and DVCPro HD files take 15 – 20 seconds to render frames for playback
    Some XDCAM QT MOV clips show Media Pending graphic for extended period and exhibit poor scrubbing and playback
    Audio  
    Various issues interfacing with audio drivers on Mac that could result in failed audio recording or playback, issues connecting to audio devices, audio issues upon the computer waking.
    Poor quality audio when using some USB microphones in conjunction with a capture card
    Audio distortion with audio enabled on some capture cards
    Adaptive clips exported to Audition lose audio when channels are remapped.
    Channel mapping of 5.1 clips exported to Audition is sometimes incorrect
    Only the first audio channel of SonyRaw plays clips play when loaded into the Source monitor from Media Browser
    Crash with error message “[..\..\Src\Content\AudioSequenceContent.cpp-903]”
    Timecode  
    Timecode for some DPX clips is not handled properly
    Premiere does not read correct start timecode from .mp4 files from some cameras
    Merged Clips: “Reveal in Project” does not work with Merged Clips 
    Relink
    Media not relink-able after converting a project from CS6 to CS7: Error message “Cannot Link Media: The selected file cannot be linked because it has 2 audio channels and the clip was created with 1 audio channels”
    “Log Note” in Clip Metadata is lost after relinking
    Sequence Settings: New Sequence from Clip: Some stereo clips yield a sequence with audio set to 10 Channel Mono 
    Timeline/Editing
    The Timeline panel does not redraw correctly after audio keyframes are deleted.
    Relevant menu options are unavailable when an empty timeline has focus.
    Record Voice Over does not work when an Out point is set in Timeline
    New audio tracks initialize at minimum track height in cases where they should be expanded
    Crash on undoing a razor edit with with multiple clips selected, with error message “../Src/Sequence/PersistentGroup.cpp-108” or “../Inc/Sequence/TrackItemGroup.h-215”
    Multicam  
    Upon flattening a multicam sequence, transitions are applied on the wrong layers. Can lead to crash with error message […Src\Sequence\Action\SequenceAddTransitionAction.cpp-57".]
    “Extend Previous Edit”: command can result in incorrect media being used.
    Duplicate frame indicators are shown in Multicam edits where clips from different cameras have overlapping timecode
    When a given multicam sequence is already loaded in the Source monitor, the Match Frame command does not auto-select the correct camera
    Multicam project lost all multicamera source synchronization after re-recording cuts then save/reopen project
    Sync by Audio  
    When syncing by audio fails, user receives no notification
    If a track in the Timeline contains multiple copies of a source clip, then Synchronize by Audio can sync to wrong clip
    Syncing by audio can move audio track items that are on the same track in the Timeline but not selected
    When one of the selected track items is a nested sequence, Syncing by audio always moves other A/V clip.
    Effects and Transitions 
    Color at edges of crisp mattes is inverted (GPU acceleration only)
    Effects Panel: the Accelerated Effects badges are not displayed (Windows only)
    Error in the way dissolves are rendered with Composite in Linear Color is enabled
    Three-Way Color Corrector does not handle Levels correctly in GPU playback mode
    Clipping occurs with some color correction plugins at values greater that 1
    Insert Sequence as Clips: If a sequence contains a layered PSD, App crashes upon inserting it into another sequence as clips [KEM roll] 
    Metadata: Crash during metadata refresh
    Markers
    On tabbing with an uncommitted edit in the Markers panel, the Text Edit Control sometimes loses focus
    When playhead is on a clip marker, Clear Current Marker can instead delete a sequence marker
    Closed Captions  
    Quicktime exports with embedded captions can have frame size problems when viewed in QT player 7 and Premiere
    if the project contains captions, project file size grows with each save.
    Creative Cloud: CC Authentication is not remembered in some cases.

    Mark Mapes wrote:
    I think it's safe to be a little more specific in the case of the CC authentication bug: the fix was specific to manually syncing settings from Premiere Pro.
    Mark, I was going to start a new thread about this but since you brought up sync settings here, I'll ask...
    I just had my assistant editor finally download PPro CC since it's more ready now and I had her sync settings with my uploaded settings. It worked great. The only issue was that my computer is a 27" iMac and her's is a 15" macbook pro so when she started a new project all the windows of her new imported workspace were WAY too huge going way off her smaller screen. Is that normal? Is there a quick fix to that to make it quickly "fit" her screen? It's not the end of the world as it took just a few minutes to drag the windows around to fit, but just curious.
    Thanks for the bug list btw!

  • A lot of CS4 bugs I need help with....

    The list of bugs I am about to post that are ongoing issues with my CS4... I have tried searching for solutions but to no avail...
    Corrupt frames Sometimes for no reason, a frame in the timeline will corrupt. everytime you 'scrub' or try to edit a certain frame it crashes. even if you restart flash, open the fle again,  without fail that frame will cause it to crash. meaning you
    have to back step and get rid of the offending frame. and start again. I knows so many people that ths has happened to. resulting n drasticlly closely missing deadlines.
    Ghost frames: It will, for me, CONSTANTLY leave ghost frames. a solid 'onion' frame as if you have accidentally copied and pasted a previous frame
    over the top, there is no way of getting rid of it unless you leave the symbol and re-renter, but it will shortly return.it's a solid image that doesnt move, you just can't see what you're doing.
    The onion skin often refuses to work also. - I worked out for myself this was a problem with other layers being locked below it. which is ridiculous. I can work around this but it still shouldn't happen.
    Deleting fills: When I move shapes with more than one fill, it will often delete a fill, or fill some in a different colour. If I am drawing with the brush tool it sometimes will delete other sections I have drawn with the same tool.
    Not to mention the thousands of times it will crash unexpectedly. and I mean this happens a LOT.
    These all happen with no correlation to previous things I have done.
    I'm a professional animator and I'm sure everyone has heard this all the time but I think it's very important. I rely on Flash as my main piece of software. As a freelancer affording software (as everyone knows) is VERY difficult so when you shell out the thousands, you expect to be given
    good quality software that you can rely on. I can't afford an upgrade right now. and certainly don't want to upgrade purely because Adobe has decided to issue a faulty product.
    I am close to missing deadlines because of the bugs. I have downloaded EVERY update hoping they will fix this stuff but it doesn't. CS3 was mainly fine, why is this so bad? I really think they should offer a free upgrade to CS5 for people with CS4 issues. I am reduced to tears with stress when working on projects that are corrupting and crashing for no apparent reason. If you bought any other peice of equipment that was faulty you wouldn't be expected to pay for one that works.
    Anyone know of any answers to any of the above bugs? MAINLY avoiding the corrupt frame problem?

    iWork is probably not the best way to keep track of photos if you want to have clickable thumbnails and links to full size images. I say that only because I once had such an idea and after playing with it for some time I reverted to using the tools in iPhoto; Events, People, Keywords, etc.
    As an adjunct to iPhoto or Aperture to reference events and photos it might be useful to keep track of photo shoot sessions in Numbers. What types of information are you seeking to track?
    Jerry

  • Win 8.1 update - sound popping / glitch in MetroTube and all APPS when scrubbing video

    My phone Nokia 1020 was working fine. I then downloaded the over the air update for Win 8.1 and Cyan on Thursday 7th August from O2.
    Since then I have experienced a loud popping / static noise when playing video in all apps (except StoryTeller)
    Using built-in speaker:
    When I play video in any App with a video scrubber and I scrub the time-line and realise the scrubber it makes a loud click or static pop.
    It happens in everything including:
    Mytube
    Metrotube
    Tubepro
    Photos App (i.e Microsoft one - playing a recorded video in they all now have a loud click / static pop)
    Xbox Video App (i.e Microsoft's own App)
    Using Headphones:
    There is no load click (It plays how it used to)
    The odd bit is using the speaker and playing music tracks (mp3s etc) and scrubbing there is no static popping click it plays fine.
    Video In Web Browser Fine:
    Playing YouTube Videos in the web brower there is no popping / static click noise.
    I have just downloaded 'xVideo' App and played a HD Music video in it and used scrubber and there is NO loud click.
    Sound Glitches in Audio Clips at end of recordings in all these Apps:
    Babbel - Learn Spanish
    Coolang - Learn Spanish
    Zeemish - Learn Spanish for Beginners
    its really annoying and makes trying to listen and remember pronunciation of words difficult and frustrating. Phone was ok before Microsoft Windows 8.1 update now have this issue and issue with static build-up causing popping when fast forwarding through
    videos. :( I am feed up
    Conclusion:
    This is software bug? please can anyone help/advise me on how to fix this and if anyone else is having same glitch with 8.1 update :(
    All I can think of to fix is to somehow downgrade to Windows 8 if that's possible? :( *update its not possible using Nokia Recovery as it puts back Win 8.1.
    It is a Software bug introduced in Windows Phone 8.1 update. It effects everything! including
    Microsofts own Video Xbox App and
    Photo App. See other people frustrations on this issue, its been going on since April!!!! please can you fix this is ruining my Windows Phone experience:
    MICROSOFT / NOKIA SEE LINKS TO VIDEO OF SOUND POPPING ISSUE BELOW !!!!!
    http://forums.wpcentral.com/ask-question/296892-popping-sound-when-navigating-through-media-lumia-1520-a.html
    http://forums.wpcentral.com/windows-phone-8-1-preview-developers/278439-must-read-lumia-920-owners-running-8-1-whatsapp.html
    Microsoft need to fix this Video Popping urgently, I have tired to want to like Windowsphone but they keep going backwards and I am loosing faith.
    If is not fixed soon i.e next few months I will never buy a Windows phone again and will recommend the same to friends and family.  I had so much hope and expectation for 8.1 update :( love the Notification bar and battery icon but I can't live with
    all this. :(

    Hello,
    You should ask in the
    Windows Phone forums on the Microsoft Community forums.
    As the Microsoft Community is on a different platform, we cannot move the question for you.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

  • How do I report a bug: HP Printer Software Update 2.7 not compatible with HP C5200 series (C5280)

    Hi
    I've recently updated my 2011 vintage 22" 3GHz iMac recently bought from Apple themselves to Snow Leopard 10.6.8 and my HP printer/scanner (C5280) has just stopped working - printing half a page and then complaining:
    "Communication Error: Unable to send print data ..." blah blah.
    It was working fine under 10.6.7 ...
    What seems like several months later, I have
    1) checked the cable
    2) checked  the printer (it works on a Windows machine)
    3) Downloaded the "latest" drivers from the HP website (dated 2009)
    4) Scrubbed the HP software (using HP uninstaller option with Cmd-Cntrl-Opt pressed)
    5) Downloaded the "Software Update" version of HP Printer software update 2.7 .....
    6) Installed the HP software again (just in case it needed to be in that order)
    7) Scrubbed it again
    8) RE-downloaded HP Printer Software Update 2.7 via Software Update
    and tried printing again ..... still no joy.
    My view is that this is a bug.
    Is it possible to report such a phenomenon to anyone in Apple / HP who would actually take notice (or, whisper it) care?
    Any further suggestions - or perhaps ideas for places to take a restful vacation - gratefully received.
    Thanks
    DJB

    Is your wretched printer the same model? How about the Mac - and your OS.
    I have tried to persuade HP that this should be investigated here:
    http://h30434.www3.hp.com/t5/Mac-printing-and-scanning/Unable-to-send-print-data -Photosmart-C5280/td-p/434623/page/2
    Please do contribute to that discussion too, since I assume that HP will be the organisation to investigate/correct any driver problems.
    DJ

  • Has anyone seen this BUG with Time Warp and Dissolve?

    I'm doing some real basic slow-mo clips, transitioning with various dissolve wipes. I've come across a problem that is extreemly frustrating! I'm wondering if anyone has insight on a fix or if Adobe does service packs or fixes that I might be able to install.
    If you put two clips adjacent to each other on a timeline, apply time warp, set percentage to say 30% of realtime, then apply a dissolve between the clips, clip B, the outclip will play in reverse for a period equal to about 1/3 of the duration of the clip.
    This is true scrubbing through the timeline and even rendering.
    VERY ANNOYING!
    I'm going to call support tomorrow, but that's not going to help me get my project finished any sooner since this is a critical element in this composition. I've tried the time remapping method, but the frame-blend is no match for the pixel motion of time warp.

    Steve,
    I think your post #11 was being sarcastic, but you left a little wiggle room for it not to be. With the sarcastic interpretation, I must add my thoughts:
    Here is the link to the Adobe bug report form
    . It is important that users who discover bugs with reproducible steps file them - otherwise they don't stand a chance of ever getting fixed. Steven Gotz's advice was sound in this regard.
    As to the discussion of workarounds - since this is a User-to-User forum, the best that we as a community can do is help each other out with workarounds, since none of us here have the power to actually fix anything.
    The important thing to glean from SG's post is the definite need to file a bug report.

  • Odd desktop/display bug - how to reset user display settings?

    Greetings all,
    I woke up yesterday morning to a puzzling problem with my G5. I logged in and started working - and I needed to use the windows remote desktop client to shell into a machine at work. I noticed that the fonts looked sort of funny (randomly quished) so I logged out and then back in. Then I noticed that the problem was not in the RDC display, but in the display of my mac.
    This is sort of hard to describe w/out actually seeing it, but here goes...
    When I move my mouse across the desktop (or what ever apps I have open) and the mouse pointer moves across and invisible (yet perceptible) line on my screen real estate, my background, icons, parts of displayed apps and fonts "shift". This causes fonts in the affected are to get messed up and causes general display irritation. That's the best way I can describe it, it's sort of a "you have to see it" problem. I will also note that this problem did not arise after an update or a software install or weird crash. Just another day.
    So first I tried messing with my display settings (change resolution, color profiles, setting the background to a solid color, turning off screen saver). Rebooting. Nothing. Still there.
    So next I log into another account (the root account). Ah ha! No display problems! Tried creating another user-level account. No problems there either. Now we're getting somewhere - it's something that is effecting my main user account and not a problem with my monitor, video card or OS. That's good.
    So since then I've tried:
    - Grooming the disc that my home directory lives on with DiskWarrior.
    - Repaired permissions.
    - Deleting the contents of home/Library/Fonts in case it's some funky font rendering issue causing this.
    - Deleted the contents of home/Library/Preferences/MicroSoft to get any of its potential badness out of my life.
    - Scanning with FontDoctor looking for bad fonts.
    - Deleted my desktop and finder plist files.
    - General maintenance and cache cleaning (including the MS font cache) with Onyx.
    - Booting to Safe Mode.
    Nothing. The display problem persists afflicting that one user account. All other accounts (root, and a second user-level account residing on the same disc) are free of these problems even though they are all using the same display settings (monitor, resolution, color profiles, etc). And as already noted, this problem was not "brought on" by anything like an update, installation, preferences modification or fatal seeming crash of an app.
    So, my question to all you good people is: what am I missing, what might be causing this and what else can be scrubbed from that account (cache, plist files, etc etc) that might be harboring and causing this display bug? I would really rather solve this problem than go through the very very arduous task of moving all of my stuff to another account (an option, but a very unattractive one).
    I was not a mac user during the OS 9 days, but I remember my co-workers doing the "rebuilding the desktop" dance. I realize that this is no longer an issue, but I guess I'm looking for something like that. I need to remove any and everything from my user account that has anything to do with display and font rendering since it's obviously some setting lurking in that account causing the issue.
    I googled and searched the forums for this yesterday but could not come up with anything like it and all of the maintenance tasks I tried have not worked.
    Any ideas?
    Cheers,
    Monte
    G5   Mac OS X (10.4.9)  

    Hi.
    What kind of G5 do you have? An iMac or a PowerMac?
    A PowerMac.
    If you own a PowerMac, you'd better take a look (o
    try with another one) at the DVI cable connecting the
    display.
    I did check my connections, but also, why would a faulty DVI cable only cause problems with a single user account and none of the others?
    If you want to reset the display settings, start in
    Safe Mode, and trash these files:
    /Library/Preferences/com.apple.windowserver.plist
    /Users/yourusername/Library/Preferences/ByHost/com.a
    pple.windowserver.some_number.plist
    If I were at home now, I would try and report back. But I'm not. I'll definitely give it a try as soon as I can. Thanks for the pointer!
    Cheers,
    M

  • Premiere pro cc2014 bugs?

    Hello
    Has anyone updated Premier pro cc 2014 to the latest version. I havent touched it in ages because of all the bugs and constant  crashing but im eager to return to several  CC 2014 projects that I need to start using again.
    Have the bugs been fixed is it worth using again?
    Thanks
    Philip

    Here's a breakdown and he's the link to the original post. There's some feedback from other customers there: What's Fixed in Premiere Pro CC2014.2
    As noted in the blog post for the 2014.2 release, while this update includes a few new features, it is chiefly geared toward addressing known issues. The blog post lists the higher profile fixes. Below is is a more comprehensive list.
    Import
    Red frames in MXF clips from a particular model of camera.
    Cannot import ARRI Alexa Open Gate clips
    Import fails for IMX 30 MXF clips stored on certain proprietary media asset management systems. Error: Unsupported format or damaged file.
    Some XDCAM HD Proxy files show red frames
    Some .VOB clips play only audio or shows media pending indefinitely
    Premiere does not recognize timecode for audio-only MXF files written by some third-party programs.
    Only the first frame of video plays for AVC-Intra50 MXF files stored on certain third-party media asset management systems.
    Spanned DVCPRO clips have incomplete audio if an XMP file is present but no media cache/pek file are found.
    Some metadata from an Adobe Clip project does not get correctly logged on import.
    Exporting & Rendering
    Rendering fails for MXF media with Posterize Time effect applied
    ProRes exports can be very slow when smart rendering
    Encoded output can include black frames, corrupted frames, or frames from elsewhere in the sequence
    Canceling export to P2 can result in low-level exception if the sequence duration is greater than a few minutes
    Aspect ratio for IMX 30 widescreen anamorphic encodes is incorrect.
    Edit to Tape: Audio drops out while playing out to tape
    The Height setting for encodes to the GoPro Cineform codec is constrained to multiples of 8.
    Smart Rendering: GoPro 2.7K footage cannot be smart rendered
    AAF
    Distorted audio in AAF exports with 24 bit embed option selected.
    If a multichannel sequence has been nested into 2 channel sequence, then an AAF export yields the number of channels in the nest rather than the 2-channel mix-down
    Certain third-party programs have problems relinking to video with Premiere's AAF exports. (Windows only)
    If the first of two adjacent audio clips has a Fade Out applied, exporting as AAF converts it to a Fade In onthe second clip. (Mac only)
    When AAF exports are opened in some third party apps, audio crossfades are treated as cuts or fade-ins.
    Crash during AAF export if a video clip has multiple effects applied.
    When AAF exports are opened in some third party apps, some audio clips and tracks are incorrect.
    Crash upon exporting to AAF with disabled clips that have cross fades applied
    If a multicam sequence with mono audio is nested onto a stereo or adaptive track, then exporting to AAF yields a stereo clip with the audio panned fully to the left.
    When AAF exports are opened in some third party apps, rendered audio of is relinked automatically, but the video needs to be manually linked.
    Playback
    If a UHD ProRes clip is in an SD sequence an scaled to less than 50%, then scaling is ignored during playback at Full Resolution [GPU acceleration only]
    Poor playback performance with certain third-party I/O hardware on OS X 10.9.
    Crash during playback of R3D content [CUDA GPU acceleration only]
    Audio
    Audio sync is lost with some XDCAM content wrapped in QuickTime reference movie
    Audio sync is lost when user starts scrubbing during playback while using certain I/O hardware.
    When playing past an audio transition, the sound sometimes surges and has pops/clicks introduced
    Audio dropouts, and Events panel reports "audio dropouts detected." [Prefetch purge related]
    Audio dropouts in some scenarios after releasing memory (e.g., cycling focus to another app)[Prefetch-related]
    Shuttling for an extensive time can cause audio dropouts
    Project
    If current user does not have write access to certain folders, the crash error message is uninformative (Mac only)
    In Adobe Anywhere, crash when using keyboard shortcut to open Convert Project to Production dialog or the New Production dialog.
    If multiple clients on a network use the same media cache location, then upon importing a given asset each client writes its own accelerator files.
    The Find features in the Project panel and Timeline cannot search by Korean characters.
    In Search Bins, moving focus by keyboard from one clip to another can cause the tree view to expand to show the bin where the clip is stored.
    Project Manager/Consolidate & Transcode
    If the destination drive has insufficient space, Premiere throws an "unknown error" rather than an informative message.
    Project Manager writes some clips outside of folders
    Consolidate and Transcode does not warn the user if the destination drive has insufficient space.
    Unknown error can result from using Consolidate & Transcode with P2 content in the sequence.
    In some cases, Consolidate & Transcode copies and renames the component assets for merged clips.
    If Exclude Unused Clips is deselected, the components for merged clips sometimes still get copied; if the option is selected, the presence of merged clips can yield Unknown Error.
    If the sequence being transcoded contains overlapping "soft" subclips, then some clips may be missing from the sequence in the consolidated version, and In/Out points may be incorrect for the subclips.
    If Exclude Unused Clips is turned off and the project being transcoded contains "soft" subclips, then the consolidated version of the project does not have transcoded copies of the subclips.
    If a sequence contains only audio from an A/V clip, using Consolidate and Transcode to some presets will fail with unknown error
    If the sequences being transcoded contains two copies of a master clip, one of which was the product of Duplicating or Copying/Pasting in Project panel, the consolidated version of the project has only one instance of the master clip.
    If the project contains multiple master clips for the same asset and Interpret Footage is applied, then the consolidated version will have multiple transcoded copies of the source asset.
    If the transcoded sequence contains a hard subclip (i.e., "Restrict Trims to Subclip Boundaries" enabled), the resulting project item is a master clip rather than a subclip.
    Merged Clips
    Comment markers added to a merged clip get inserted to the component clips, but the Name & Comment entries are not saved.
    Hang on right-clicking the current marker in a merged clip in certain circumstances.
    Editing/Timeline
    Crash on clicking the very bottom of clip in the Timeline and dragging to move the clip. [SubViewImpl.cpp-724]
    Crash on Ripple Trim Previous Edit to Playhead for a clip group when that action completely deletes one of the component clips in the group. (TrackItemGroup.cpp-821)
    Indefinite hang if sequence contains a QuickTime .mov with an unusual framerate and a CEA-708 caption track
    Crash upon creating a sequence from a source with no frame rate specified (e.g., a title imported from a third-party-generated XML)
    If a rendered-and-replaced clip has been trimmed, then Restore Unrendered can result in content being out of sync
    Multicam
    Audio is lost when flattening multicam sequences that were created with dual stereo movies.
    If a multicam clip was created with Switch/mono and placed into stereo tracks, then flattening incorrectly maps the audio channels to stereo, with the right channel disabled.
    Playing a multicam sequence in the Source Monitor can result in an unacceptable ratio of dropped frames.
    Effects & Transitions
    With Warp Stabilizer applied, Program Monitor shows only upper left corner of the frame, sometimes with alternating whole frames [GPU acceleration only]
    Sub-pixel positioning is incorrect for non-linear alpha compositing [GPU acceleration only]
    GPU transitions that depend on other layers cannot access those layers
    Crash upon clicking outside the Direct Manipulation control for some effects.
    Memory leak with certain third-party effects
    Crash on clicking Setup button for some third-party transitions.
    Loudness Radar' Track FX Editor intercepts keystrokes intended for editing titles (e.g., spacebar)
    Crash (Pure Virtual Function Call) on adjusting parameters for some third-party effects.
    Some third-party effects get frames from the wrong time in the clip.
    UI/Workspaces
    All open Project panels get reset to root upon switching between projects that use the same workspace.
    The order of open Timelines sometimes gets jumbled upon closing and reopening the project.
    Bezier handles for keyframe can be nearly invisible at default brightness.
    Closing the Source Monitor when it's showing a scope (e.g., YC Waveform) crashes Premiere (error: CheckBoxControl.cpp-105)
    HTML5 panels do not receive Tab events.
    Redraw errors on maximizing an HTML5 panel.
    Performance (Note: Most of these fixes are also listed under a product area)
    In certain scenarios, performance is unacceptable when doing basic editing operations with waveforms displayed in the Timeline.
    Scrubbing a growing file on an Xsan can result in very high bandwidth usage with some network configurations.
    Playing a multicam sequence in the Source Monitor can result in an unacceptable ratio of dropped frames.
    ProRes exports can be very slow when smart rendering.
    Poor playback performance with certain third-party I/O hardware on OS X 10.9.

  • Cube Spin Transiton Shows Horizonal Blue and White Lines through out Poss BUG?

    Don't know if this is a bug but I am seeing a 2 to 5 pixel Blue Line (the same colour as the CTI, CYAN) on the Cube Spin Transition when in use in Premiere Pro CC.
    I am on 8.0.1.
    I also notice that it appears on the renders and exported material.
    Original Sequences are HDV 50i 1440x1080 and abit of 1980 x 1080 @29.97 MP4 Files taken from a Sanyo XACTI Camera.
    It is visable when both playing back and scrubbing or parking the CTI inbetween the 2 clips, I am also seeing a White Line not as think at times on the left side of the Transition.
    It looks like the Enable Overscan Transition setting that I used to have in EDIUS, where the default settings where set for 3% Overscan and had to be set to 0% for Transitions.
    I am using an ASUS 760GTX 4GB Card with MPE On.
    Just wondering if there was a quick fix before I go though and have replace this transition with a similar one, though have used it 30+ times in this project so far, am gonna have alook out see if I can see a free Cube Spin/Advance Type Transition on the internet to use as I purposely chose this on
    as it fits in well.
    anyway, I noticed this Line Appearing thoughout the editing process and thought that it was like Premiere Pro way of tell me that the transition had begun, like the show end of media indicator and not though that it would actually show in the final exports on the render, even on the downscale it shows when rendered to MPEG-2 DVD.
    I saw another post on this on here but that dates back to CS 5.5.
    I have attached a few grabs to show you. have to look very closely or download them as on whit background, but on the first there is a very thin white line and on the left of the frame and you will see the cyan line on the right a bit thicker
    The First one is the very start of the transition, where the CTI hits the 1st Frame of the Transition
    . Not on the left a Thin White Line and as Described on the Right the Cyan Slithly Thicker, Looks to be Same or Simialr Colour to The CTI.
    Then as the transitions moves, though, the left white line disappears and you have the right Cyan Line Showing all through the transition, until it is completed.
    As say, if there is a simple fix, then it would be appreciated so save having to alter all of the existing ones, as I say, kinda like the Cube Spin.

    Appols if the attached images are too big, my fault, not used to posting images, anyways, if you click on each image to show full screen then you can see the lines better.
    Anyway, anyone know a free one I can add in that works well?
    Thanks alot

  • GPS Metadata for Managed Images Bug

    Alright this is really dumb. Aperture strips the GPS metadata for managed images on a version export, but does not for referenced files.
    It just took me 4 hours to figure that out, ug. Metadata is sacred! Always preserve it.

    My Aperture library uses managed masters.
    I too discovered that if I performed *version exports* of geotagged masters the exported images did not retain the GPS data. The problem was the same regardless of whether the masters were .jpgs or RAW files. (Geotagging was performed with Maperture and Maperture Pro; the bug symptoms are the same regardless of which tool was used.)
    Additionally, I discovered that if I performed *master exports*, then not only were the geotags retained in the exported files, but that +reimporting those same exports resulted in new masters whose versions would subsequently retain their geotags on version export+.
    synonym wrote:
    If you Relocate Masters... BEFORE you add GPS metadata using Maperture you don't lose any IPTC metadata. If you then Consolidate Masters... you can then apply GPS metadata to these images within your Aperture library and you will not lose IPTC or the GPS data on exporting the versions.
    If I'm reading this correctly it sounds like you can "scrub" your library of the problem by relocating masters and then consolidating them again, and that subsequently applied geotags (and by inference IPTC metadata) will be retained on new version exports. Did I get that right?
    However if you already have loads of images in your Aperture library that you have added GPS data to with Maperture and you also have loads of IPTC metadata on them and adjustments what do you do?
    I did a backup of the library at this point to a vault. I then restored the vault and GPS data and IPTC metadata was all retained and was also all retained on exporting versions!
    And if I'm reading the last sentence of your post correctly, it seems like the consistent behavior between our two situations is that if *images are brought into the library with geotags already in them* - in your case by library restoration and in my case by re-importation of previously geotagged masters - *then the geotags will be retained on subsequent master and version exports*.
    Is that a valid conclusion to draw? If so, it sounds like I could workaround the problem of geotags missing from my version exports by either A) relocating and then consolidating my masters, or B) by the three-step process of:
    1) geotagging my images,
    2) updating the vault, and then
    3) restoring my library from the vault.

  • BUG:  Video layers black, not displaying

    I've edited now for a week with FCP X v. 10.0 and have just run into a bug and haven't found a workaround for it yet.  I have a project that has apparently gotten corrupted somewhere along the way.  It was working before, but when I tried to export my project's movie, I noticed that there were a couple of sections, totalling minutes of footage, in which the screen is just black.  (See attached image.)
    The original footage (found by using "Reveal in Finder") is fine.  I've tried everything I can think of, even deleting the render directories and re-rendering the project entirely, and had no luck.  One odd symptom of the bug -- last night I discovered I sometimes could see the footage when I scrubbed backwards in the timeline, but it was black when scrubbing forwards or when playing. 
    Anyone else encounter this?  Know any workarounds, or have any suggestions?

    I've figured it out.  Apparently when I added the music soundtrack, it somehow replaced the video of my primary storyline in some situations?  Here's before -- it shouldn't be black:
    I discovered this by replacing a video clip from my primary storyline (that was displaying as black) with a gap and putting that same video clip just as a layer above it.  It showed the clip fine then:
    You'll notice it also revealed that much of the soundtrack.  So I went to the start of the soundtrack and pulled it down to a layer below the primary storyline.  This fixed all the black clips:
    This has been my overall conclusion about FCP X.  I hate the "primary storyline" requirement -- whatever its benefits are, they're far outweighed by the hassles.  It's my biggest complaint by far.  It's dawned on me that maybe if I just fill the primary storyline track with a gap, I can just do open editing like FCP 7.  If that works, I'd suggest Apple could make a lot of people happy very quickly by adding an option to turn off the primary storyline requirement. 
    Oh, and importing old FCP projects still has to happen.  :-)

  • BUG: ColdFusion does not handle conflicting cookies correctly

    (I have reported this as a bug - I'm posting it here to hopefully save people from having to go through the same process)
    If I've got a CF instance on test1.k9.edu, and my cookie jar has CFID/CFToken cookies for both 'test1.k9.edu' and '.k9.edu', CF behaves badly in two ways:
    1) A CFDump of COOKIE shows two entries for each of the CFID and CFToken cookies
    2) the values are identical, and match the first one set - NOT the most specific - 'test1.k9.edu' should always take precedence, but the CF behavior is that it only takes precedence if the browser got it before the '.k9.edu' value (browser in this case is FireFox 20.0.1)
    The net result is... that if I browse to foo.k9.edu and it sets CFID/CFToken cookies at the domain level... and then go to 'test1.k9.edu' which does not set domain cookies... I will not be able to maintain a session (assuming that 'test1' has the latest security fixes) at test1.k9.edu until I scrub my cookies - each request will take the '.k9.edu' values, reject them because they didn't originate locally... and issue new cookies (which will be ignored by the next request... and so on)
    This problem is not limited to CFID/CFToken cookies, although this is where the problem is most urgent, as it could be exploited to create a domain-wide denial of service (by effectively blocking session use for all CF instances in the domain)
    The test case is very simple  (change the domain in this example as appropriate for your installation)
    [for this example, all requests go to test1.k9.edu - adjust to match your domain]
    first request - run this:
    <cfcookie name="test1a" value="domain(domain cookie sent first first)" domain=".k9.edu">
    <cfcookie name="test1b" value="no-domain(non-domain cookie sent first)">
    second request - run this:
    <cfcookie name="test1a" value="no-domain(domain cookie sent first first)">
    <cfcookie name="test1b" value="domain(non-domain cookie sent first)" domain=".k9.edu">
    third request - run this:
    <cfdump var=#cookie#>
    ===============
    My tests were all done with FireFox 20.0.1 with ColdFusion 10 (stand-alone), updater 10 applied.  My web server is Apache 2.2.  The same problem is seen with CF9.0.2.
    The same tests run with Railo 3.3.4 (Tomcat 7) produced correct results (value seen in CFDump results is reliably from the most-specific cookie)

    I feel your pain, more so as you are trying to assist in making a product better. I would fire off an email to the top dog, Steve Jobs. As well, Apple should make a habit of trolling the forums here as they are where the real work of fixing and educating Apple customers takes place. I am amazed by the assistance I have had here and try to assist where I can while avoiding anything to make matters worse. Those Top Users just to my right deserve praise and an Apple goodie every now and then. There ought to be a hall of fame too.
    < Edited by Host >

Maybe you are looking for