A ******* serious bug related to privacy

I just descovered an idiot bug in ios devices , let me explain it to u by an example ( My english is not that much )
lets say you have an ipad or iphone or any of i-devices, and inside it u keep private photos, maybe naked maybe half naked maybe sex photos, u have small brother or sister wanna mess with ur ipad or view some pics .  Do you think passcode can protect you ?
The answer is no, ok why ? because every I-device have the idiot flower icon for viewing a slide show of your pictures beside of the sentence >> slide to unlock.
So even if somebody doesn't have your passcode, he can still watch your photos with a simple click on that flower icon and your privacy is gone with the winds and your private pics are shown to everyone how **** is that ? i faced this problem and i hope some body take care of it ... Thanks..

seriously, anyone that has nerve to put provocative or obscene pictures or movies for that fact on something that could fall into the "wrong hands" deserves to be embarrassed when that device does fall into wrong hands.
now granted people are completely free to do what ever and put what ever they want onto their devices. but if that device is ever lost or stolen was having those photo's on there really that crucial to your daily existence? that is why home computers were invented, so things that should be done in the home stay in the home and not in public for everyone to see.
hope your brothers or sisters are not scared for life and can avoid therapy for seeing more of you and your life style than you wanted them to see.

Similar Messages

  • Hi, I developed a web application using HTML5-Offline Application Cache mechanism. Inspite of deleting the cache as mentioned in the above steps, Firefox still maintains a copy of the page in it's cache. Also, a serious bug is, even though we delete all

    == Issue
    ==
    I have a problem with my bookmarks, cookies, history or settings
    == Description
    ==
    Hi,
    I developed a web application using HTML5-Offline Application Cache mechanism. Inspite of deleting the cache as mentioned in the above steps, Firefox still maintains a copy of the page in it's cache. Also, a serious bug is, even though we delete all temp files used by Firefox, and open the previously cached page, it displays it correctly, but upon refreshing/reloading it again shows the previous version of the page maintained in the cache.
    == Troubleshooting information
    ==
    HTML5: Application Caching
    .style1 {
    font-family: Consolas;
    font-size: small;
    text-align: left;
    margin-left: 80px;
    function onCacheChecking(e)
    printOutput("CHECKINGContents of the manifest are being checked.", 0);
    function onCacheCached(e) {
    printOutput("CACHEDAll the resources mentioned in the manifest have been downloaded", 0);
    function onCacheNoUpdate(e)
    printOutput("NOUPDATEManifest file has not been changed. No updates took place.", 0);
    function onCacheUpdateReady(e)
    printOutput("UPDATEREADYChanges have been made to manifest file, and were downloaded.", 0);
    function onCacheError(e) {
    printOutput("ERRORAn error occured while trying to process manifest file.", 0);
    function onCacheObselete(e)
    printOutput("OBSOLETEEither the manifest file has been deleted or renamed at the source", 0);
    function onCacheDownloading(e) {
    printOutput("DOWNLOADINGDownloading resources into local cache.", 0);
    function onCacheProgress(e) {
    printOutput("PROGRESSDownload in process.", 0);
    function printOutput(statusMessages, howToTell)
    * Outputs information about an event with its description
    * @param statusMessages The message string to be displayed that describes the event
    * @param howToTell Specifies if the output is to be written onto document(0) or alert(1) or both(2)
    try {
    if (howToTell == 2) {
    document.getElementById("stat").innerHTML += statusMessages;
    window.alert(statusMessages);
    else if (howToTell == 0) {
    document.getElementById("stat").innerHTML += statusMessages;
    else if (howToTell == 1) {
    window.alert(statusMessages);
    catch (IOExceptionOutput) {
    window.alert(IOExceptionOutput);
    function initiateCaching()
    var ONLY_DOC = 0;
    var ONLY_ALERT = 1;
    var BOTH_DOC_ALERT = 2;
    try
    if (window.applicationCache)
    var appcache = window.applicationCache;
    printOutput("BROWSER COMPATIBILITYSUCCESS!! AppCache works on this browser.", 0);
    appcache.addEventListener('checking', onCacheChecking, false);
    appcache.addEventListener('cached', onCacheCached, false);
    appcache.addEventListener('noupdate', onCacheNoUpdate, false);
    appcache.addEventListener('downloading', onCacheDownloading, false);
    appcache.addEventListener('progress', onCacheProgress, false);
    appcache.addEventListener('updateready', onCacheUpdateReady, false);
    appcache.addEventListener('error', onCacheError, false);
    appcache.addEventListener('obsolete', onCacheObselete, false);
    else
    document.getElementById("stat").innerHTML = "Failure! I cant work.";
    catch (UnknownError)
    window.alert('Internet Explorer does not support Application Caching yet.\nPlease run me on Safari or Firefox browsers\n\n');
    stat.innerHTML = "Failure! I cant work.";
    == Firefox version
    ==
    3.6.3
    == Operating system
    ==
    Windows XP
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729; .NET4.0E)
    == Plugins installed
    ==
    *-Shockwave Flash 10.0 r45
    *Default Plug-in
    *Adobe PDF Plug-In For Firefox and Netscape "9.3.2"
    *NPRuntime Script Plug-in Library for Java(TM) Deploy
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *Google Update
    *4.0.50524.0
    *Office Live Update v1.4
    *NPWLPG
    *Windows Presentation Foundation (WPF) plug-in for Mozilla browsers
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers
    *Npdsplay dll
    *DRM Store Netscape Plugin
    *DRM Netscape Network Object
    Thanks & Regards,
    Kandarpa Chandrasekhar Omkar
    Software Engineer
    Wipro Technologies
    Bangalore.
    [email protected]
    [email protected]

    We have had this issue many, many times before including on the latest 3.6 rev. It appears that when the applicationCache has an update triggered by a new manifest file, the browser may still use only its local network cache to check for updates to the files in the manifest, instead of forcing an HTTP request and revalidating both the browser cache and the applicationCache versions of the cached file (seems there is more than one). I have to assume this is a browser bug, as one should not have to frig with server Cache-Control headers and such to get this to work as expected (and even then it still doesn't sometimes).
    The only thing that seems to fix the problem is setting network.http.use-cache to false (default is true) in about:config . This helps my case because we only ever run offline (applicationCache driven) apps in the affected browser (our managed mobile apps platform), but it will otherwise slow down your browser experience considerably.

  • WARNING: Serious bug in Netscape 6.01 browser

    All--
    I've just been bitten by a serious bug in the Netscape 6.01 browser, and
    want to let you know about it before it bites you too. Full bug details can
    be found at http://bugzilla.mozilla.org/show_bug.cgi?id=55055
    A short summary is that the back & forward buttons incorrectly resubmit form
    fields. For example, say I have this page flow:
    Page A -> Page B - (submit form) -> Page A -> Page C
    Use Back button to go from C back to A
    On backing up from C to A, Netscape tells me that there are posted form
    elements and asks if I want to resubmit them or cancel the back action.
    Because I'm backing up to A, it tries to resubmit the form fields from page
    B in order to show page A!
    What does this mean? It means that the Web application gets another hit to
    page B, as if the user had pushed a button on it again--even if this isn't
    allowed by the application. In other words, the back button becomes a
    serious threat to an application's consistency. Neither IE nor Opera do
    this, nor did any other version of Netscape.
    Please keep this behavior in mind if you are designing an application that
    could be used with Netscape 6. For those transactions that you need to
    ensure aren't executed more than once, you may want to set a hidden field on
    the page (page B) or otherwise keep track of a value that indicates whether
    the transaction has been executed or not. Another option might be to set an
    HTTP header indicating that the problematic page (page A) can't be cached by
    the browser (this differs from what one might do in the "normal" situation
    of telling the browser not to cache page B, so that backing up from page A
    to B wouldn't be possible).
    Todd

    Double tap with THREE fingers. Then go into Settings>General>Accessibility and turn zoom off.

  • Is the audio sync bug (related to custom clip speeds) still present in iMovie 11?

    Is the audio sync bug (related to custom clip speeds) still present in iMovie 11? I encountered it in 09 and was wondering if it was fixed in the latest version.

    I haven't encoutered since iMovie '09.
    You can always call Applecare as ask if there have been reports to engineering.
    Calbe

  • Serious bugs in the SR400 gated photon counter LabVIEW drivers

    Hi
    I am developing an application with SR400 and came
    across what I think is a bug in the LabVIEW driver. Essentially, none
    of the VI's allow you to set the preset counters. For instance, if you
    call Read VI and choose mode A, B for preset T, there is no way to
    specify preset T, which means that the count period defaults to some
    factory default, not a situation you want. This might also explain some
    of the timeouts some people are getting to SRQs that come later.
    Further,
    if you look at the block diagram of Read VI, the line selector string
    is set to "CM 0" for two distinct choices of the count mode. This is a
    serious bug. I do not know who wrote this driver, but it does seem, at
    least to me, that they did a rather shoddy job of it. How this driver even got certification to be posted at IDN is something I cannot explain.
    Comments welcome from those that use LabVIEW with SR400 and have used this driver.

    Hi. Dwell time of 2ms is good for me. It would be great if you can send me this file to circumvent the 2000points/measurement. Also, If i understand it right, if I set the Gate to CW, then my gate should always be open for the count period, they why do I have to set the gate parameters at all. I want to change the integration time, but for some reason I am not able to change it in your setup 2.VI at all. I made some changes in setup 2.vi. I removed the setting for channel B as I am not going to use it and I integrated the readchannel.vi into this file. I am not sure if I made a mistake in doing this. Now, I am able to write some data to a file, but I not as I want. If it helps, I am uploading my modified VI file and an example data file (Gate A width is 0.992s, Gate A delay and delay step are 0, Gate A mode is CW, Dwell time is 0.002s).
    Attachments:
    SR400-V.vi.vi ‏125 KB

  • Fixed 11.0 BUG, but had another more serious BUG in 11.1

    But no one found this BUG, \u200b\u200bI have a question, and also did not care for me, from time to time lay off 750 people this time, the 11.0 developer to cut, resulting in 11.1 H.264 encoding so bad. And 11.0 full immeasurably.
    https://bugbase.adobe.com/index.cfm?event=bug&id=3005174 I guess because the fix this BUG, \u200b\u200bcaused. In fact, not good, if not repaired
    https://bugbase.adobe.com/index.cfm?event=bug&id=3047043 11.1 New BUG, \u200b\u200bbut did not care for me, this is a very serious BUG, \u200b\u200bif not found, then it will put an end to 11 series, but 11.0 is excellent, and I hope can be restored to 11.0 in 11.2 look like.

    But no one found this BUG, \u200b\u200bI have a question, and also did not care for me, from time to time lay off 750 people this time, the 11.0 developer to cut, resulting in 11.1 H.264 encoding so bad. And 11.0 full immeasurably.
    https://bugbase.adobe.com/index.cfm?event=bug&id=3005174 I guess because the fix this BUG, \u200b\u200bcaused. In fact, not good, if not repaired
    https://bugbase.adobe.com/index.cfm?event=bug&id=3047043 11.1 New BUG, \u200b\u200bbut did not care for me, this is a very serious BUG, \u200b\u200bif not found, then it will put an end to 11 series, but 11.0 is excellent, and I hope can be restored to 11.0 in 11.2 look like.

  • Serious Bug Powerbuilder 12.5.2 build 5609 with Inheritance

    Hi ,
    I'm using Powerbuilder 12.5.2. build 5609. I think it is the latest release. I have three windows in my app.
    The Grandfather , the father and the child. Child window (w_child)  is inherited from the father (w_father) which inherits from the grandfather (w_grandfather).
    I have some events in my windows , clicked events with code etc.
    I made a change in the grandfather , regenerated the father and the child and my code in the child window was messed up!. And when I say messed up I mean that the code in my clicked event was disappeared or moved in other cases to other events.
    With Full build and incremental build didn't fix the bug.
    Using export and import FIXED the issue.
    BUT.....
    Why is this happening ? Of course this is a Powerbuilder BUG but  do I need to export and import my objects when I make a change to ancestors objects ?
    FYI using the edit source option I can see the code that it's there.
    Will this issue been fixed because this is a very serious BUG. Every time I want to make a change to ancestors should I need to export all objects and import them again ???
    thank you
    zkar

    Hi Andreas ,
    I don't know.
    But I tried the below scenario and found a different bug.
    Same hierarchy. Grandfather, Father and Child.
    Steps to reproduce.
    1. Go to Fathers screen and Add a button. Leave the name as it is. cb_1
    2. Go to Grandfather and add a button(didn't have any buttons yet). The name will be cb_1.
    If you try to open the Father's screen you will be prompted from Powebuilder with a messagebox which suggest to make the changes for you because there was a name conflict. OK fair enough.
    But.
    If you press OK and let powerbuilder handles this then this doesn't work.
    Anyway. This is a completely different thing from the original post . But I have just founded out trying to reproduce it to a new application.
    FYI. The application was at first in Powerbuilder 10 but we have Migrated succesfully to powerbuilder 12.5 and It was working fine until we ;ve changed the intermediate level of inheritance.
    The solution to my problem is export and import the intermediate level so don't search anymore. You will loose time trying to reproduce it.
    thank you

  • [svn:osmf:] 10248: Fix a few bugs related to the interaction between IPlayable, IPausable, and ITemporal within a SerialElement, specifically around ensuring that the transition from child to child happens in the various permutations of these traits .

    Revision: 10248
    Author:   [email protected]
    Date:     2009-09-14 16:45:00 -0700 (Mon, 14 Sep 2009)
    Log Message:
    Fix a few bugs related to the interaction between IPlayable, IPausable, and ITemporal within a SerialElement, specifically around ensuring that the transition from child to child happens in the various permutations of these traits.  Introduce a helper class for managing this logic, as it can happen in both CompositePlayableTrait and CompositeTemporalTrait.  This lays the groundwork for a MediaElement which only implements IPlayable (e.g. to ping a tracking server) working within a serial composition.  Beef up unit tests so that these cases don't get broken in the future.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/.flexLibProperties
        osmf/trunk/framework/MediaFramework/org/openvideoplayer/composition/CompositePlayableTrai t.as
        osmf/trunk/framework/MediaFramework/org/openvideoplayer/composition/CompositeTemporalTrai t.as
        osmf/trunk/framework/MediaFrameworkFlexTest/org/openvideoplayer/composition/TestSerialEle ment.as
    Added Paths:
        osmf/trunk/framework/MediaFramework/org/openvideoplayer/composition/SerialElementTransiti onManager.as

    Hi,
    Found a note explaining the significance of these errors.
    It says:
    "NZE-28862: SSL connection failed
    Cause: This error occurred because the peer closed the connection.
    Action: Enable Oracle Net tracing on both sides and examine the trace output. Contact Oracle Customer support with the trace output."
    For further details you may refer the Note: 244527.1 - Explanation of "SSL call to NZ function nzos_Handshake failed" error codes
    Thanks & Regards,
    Sindhiya V.

  • Serious bug for 8.1.7 solaris Sparc download file

    I have downloaded the 8.1.7 solaris.cpio.gz file from the OTN page. I found a serious bug from the OUI program,that is when
    I run the "runInstaller" command ,It apperrs that ./runInstaller : syntax error in line 1 unexpected "(".
    Did anyone find this ? This is a seious problem for this install program , hope OTN to explain this situation. Thanks a lot!!

    If you go to http://metalink.oracle.com, patches & updates is one of the options in the navigation bar.
    Justin

  • Serious Bugs

    Hi Tim/Klaus.
    I'm posting this here in the hopes that it will get a bit more attention than is being paid in Metalink. I've run into several serious bugs that need addressing:
    1) If there are xml-special characters in the data coming from the database (e.g. an '&') then, according to the people at Metalink, I'm supposed to escape them. That's an unacceptable answer. I expect the parser to do that for me. That's why I bought it.
    2) When using CVS as an output type, if a null value comes back from the database nothing is emitted into the output stream. For example, if I have 3 columns A, B, and C, if column B is null the jar's emit:
    A,C
    instead of
    A,,C
    which means I have to wrap every column in nvl(...) calls.
    3) In the documentation it specifically states that you can dynamically append a WHERE clause to a query using PL/SQL functions (BI Users Guide, Part# B40017-01, page 4-32). I cannot get it to work and so I submitted a report to Metalink. They're answer was "we don't think that this can be done". The WHY is it in the User Guide???
    4) CSV output sends out files with an extension of .txt which means you have to take extra steps to get the data into Excel (ok, so that one isn't too serious :)
    5) When I configure the SSO server to use WNA (which I have gotten to work) when I try to launch the Word plugin and login, the server throws a 500 misconfigured error. It works if I don't use the SSO server.
    6) The $CURRENT_SERVER_URL problem
    These are causing us real headaches. Can anyone answer some of these questions?
    Dave

    Dave please seperate your questions into different threads because they are unreleated issues. Also, be sure to search the forum for solutions vs posting. It will save everyone sometime.
    Thanks,
    Ike
    1) Special characters should be removed, however, I don't know what your doing. By the way a parser doesn't remove anything, it parses.
    3) Lexical paramters in where clauses in bi publisher enterprise 5.6.2 work like you would expect them to (like reports 6i), however bi publisher in the e-business suite they do not work as expected and lexicals are not treated by value. It's completly backwards since you would expect the functionality to work in 11i. With that being said, I don't know what your doing in your report. The functionality works.

  • URGENT: Serious Bug in 2.0.2.9

    We have uncovered a serious bug with the getElementsByTagName() method that could cause incorrect or inconsistent results.
    Looking at the bytecode via a debugger, we traced it to the checkNamespace method of the XMLElement class. In this class, an explicit object comparison between two strings is performed (s == name). The correct code should be s.equals(name). While a common coding mistake, this creates randomly inconsistent results depending on how the compiler chooses to manage strings with identical values.
    Any suggestions?
    - Rick Bullotta
    VP/CTO
    Lighthammer Software Development
    (www.lighthammer.com)
    null

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by atorres ():
    fjkf jkfl kj
    It would be a solution IF the print method works... but it doesn't work 100% with DTDs. Take a look at my message posted at July 25, 2000 11:22 AM. Be carefull if you have standalone docs...
    Good Luck for you (and for me too, I'm gonna need)<HR></BLOCKQUOTE>
    null

  • [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:osmf:] 15121: Fix bug related to validation of plugin versions.

    Revision: 15121
    Revision: 15121
    Author:   [email protected]
    Date:     2010-03-29 17:33:12 -0700 (Mon, 29 Mar 2010)
    Log Message:
    Fix bug related to validation of plugin versions.  The fix is to load a dynamic plugin SWF twice.  The first time it's loaded into a separate ApplicationDomain, so that the class types are not merged (and Version.version will not have identical values for player and plugin).  If the version types are consistent, then the plugin is loaded a second time, this time into the same SecurityDomain (so that class types are merged).  The second load should pull the SWF from the cache, minimizing the overhead.  The downside is that the SWF will be initialized twice.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/SWFLoader.as
        osmf/trunk/framework/OSMF/org/osmf/elements/loaderClasses/LoaderUtils.as
        osmf/trunk/framework/OSMF/org/osmf/media/pluginClasses/DynamicPluginLoader.as
        osmf/trunk/framework/OSMF/org/osmf/media/pluginClasses/PluginLoader.as
        osmf/trunk/framework/OSMFIntegrationTest/org/osmf/media/pluginClasses/TestPluginManagerIn tegration.as
        osmf/trunk/framework/OSMFIntegrationTest/org/osmf/utils/IntegrationTestUtils.as

    Hi sebasvideo, Did you ever find a solution to this? I've been having the same problem for a few months now and it's maddening. Seems to be specific to the GPU like you say above. I noticed it most when using Element 3D. I thought maybe there was some sort of read/write interference as I have 2 SSDs and one HD with assets spread across all of them. But even when I consolidated all of my data to one drive the flickering kept happening. Not sure if it's an After Effects problem specifically... or windows 8.1? Or nVidia? Super frustrating thoguh.

  • SERIOUS BUG: Undo folder copy loses files put in folder

    Ok, found a SERIOUS bug just now in the finder
    1- copy a folder in finder
    2- from inside a program, move or save a file into the new finder
    3- in finder, undo the copy of the folder
    the finder will remove the folder that was created without checking to see if any files have been put in that folder.
    the files COMPLETELY disappear. I have just lost images from a shoot for the first time... EVER.
    serious, serious, serious bug.
    I don't have much hope, but does anyone know where these files may actually be? It seems like they're just gone

    *INexpert advice:* Buyer beware
    In lieu of better advice:
    Do you have back ups of the media?
    If you can't re-import them from the media source,
    before you muck about too much, try & recover the lost data off your computer!
    If you can't get it off your machine, & have wiped the media card,
    you may still be able to recover from the media card using one of several utilities if you haven't overwritten there.

  • Serious BUG - Downloaded Movie Disappeared

    I just purchased a movie, started watching it immediately, and a half hour into the movie I paused the movie. I returned to watch the move 30 minutes later, and it had completely disappeared And it was purchased less than two hours ago.
    To continue watching it I have to rent it again. This is a serious bug. Has anyone experienced this before? Any fixes? I tried "Check Downloads" but it says there is nothing to download. How does one get a movie rental refund?

    You should contact iTunes store support and explain what happened. They will probably either authorize you to download it again or give you a credit to use to rent it again.

Maybe you are looking for

  • How to DEFAULT CURRENT DATE in the filed of a Z_screen of Z_Module pool prg

    Hi Experts, In my module prog.,  input/output field defined, which is for DATE in screen_1000. So, this DATE shuld always defalted with CURRENT DATE in screen displplay(not necessorily Grey). So, while defining this P_DATE in top include, like, P_DAT

  • Lightroom 2.5 very slow

    After upgrade to 2.5, LR seems very sluggish. Below is the data from Help/System Info. Any suggestions? I'm not sure why Virtual Memory Used is so high. Is this a setting I need to change somewhere? Thanks for any suggestions. Lightroom version: 2.5

  • Message waiting in queueu0085

    Hi all, During message process some messages stop in some queues with the message “time limit exceeded” and obstruct other messages to be processed. I need to delete the first queue entry to process the remaining messages. I don’t want delete the blo

  • How to set the size of SUM()/SUM() of NUMBER Tyep?

    I met the oracle truncation error when I post the SUM(a field)/SUM(b field), a and b field are NUMBER Type From the OCI Doc, Numbers with up to 38 digits precision. and I set the size of data buffer 41 for NUMBER TYPE. (for example) rc = OCIDefineByP

  • Displays with Mavericks

    I have a 2010 macbook pro 13" that I occasionally hook up to a 19" external monitor using the miniport adapter for the VGA cable.  With Mavericks, will I be able to power my 13" screen along with the 19" plugged in and an additional monitor hooked up