Most active commenters

    ←back to thread

    Apple Photos app corrupts images

    (tenderlovemaking.com)
    1133 points pattyj | 20 comments | | HN request time: 0.433s | source | bottom
    Show context
    myshkin5 ◴[] No.45276272[source]
    I’m a fan of the whole Apple ecosystem but I have to say that there’s a pattern here. Apple does a decent job of keeping my data safe from others but a terrible job of keeping it intact. From music libraries with song titles that got switched to long integers to this (and I’m sure more that I’m not remembering atm) they need to do a better job here.

    Sure security is important but integrity is too.

    replies(14): >>45276424 #>>45276850 #>>45276927 #>>45277025 #>>45277546 #>>45277726 #>>45277862 #>>45277884 #>>45278043 #>>45278063 #>>45278460 #>>45278712 #>>45278794 #>>45279409 #
    1. xmddmx ◴[] No.45277862[source]
    I am baffled by Apple's incompetence here. In the past years I've seen:

    * iTunes/Music app randomly reassign my Album artwork, with different (incorrect) art showing up on different devices!

    * Reminders app: shared reminder lists can end up with the name of a different list

    * Ghost photos that are deleted from my phone, and come back later.

    * Maps, when I say "navigate to $friend" set a route that ended in my own driveway.

    To me, these bugs suggest a fundamental design flaw, perhaps they are using a simple Integer as an index rather than a UUID?

    Or maybe the database schema are solid, but there's some sort of race condition in their synchronization frameworks and the data is getting scrambled in RAM?

    Whatever it is, it's absolutely insane that in 2025 these kinds of bugs are happening.

    replies(9): >>45277922 #>>45277957 #>>45278069 #>>45278196 #>>45278507 #>>45278779 #>>45279294 #>>45286977 #>>45289302 #
    2. 1980phipsi ◴[] No.45277922[source]
    iTunes randomly changing album artwork happened to me too. Only thing that fixed it was wiping the iPhone and resyncing with computer.
    3. ben_w ◴[] No.45277957[source]
    The clipboard is no longer reliable.

    Not sure when exactly that changed, but it was probably a few OS releases ago?

    replies(3): >>45278033 #>>45278085 #>>45278574 #
    4. markild ◴[] No.45278033[source]
    Could be because of shared clipboard between devices?
    5. crazygringo ◴[] No.45278069[source]
    I completely agree about there being a fundamental design flaw.

    I still use Macs because data on a physical disk seems perfectly reliable, but I've been bitten by so many of these bugs in their apps. iCloud files completely disappear, then reappear a day later. Highlight a couple chapters of a PDF in Preview, then reopen the file and they're gone because iCloud thinks the older unhighlighted version is newer or something. Madness. I don't touch any of these Apple services/apps anymore.

    There's very clearly a fundamental bug in whatever sync framework they seem to share across everything. It's bad enough to have data disappear entirely or deleted data reappear, but then when data shows up in the completely wrong place, and this has been happening for years and years and still isn't fixed... I don't know what to think.

    You're right. There's no other word for it but "insane". They can engineer their A-series and M-series microchips, but it's been over a decade now and their sync is still fundamentally broken.

    replies(2): >>45278390 #>>45278861 #
    6. giancarlostoro ◴[] No.45278085[source]
    Clipboard has been unstable on every OS (especially on Desktop - and I mean Linux, Windows and Mac), and I think part of the culprit is apps like Teams and Discord, if you Ctrl + C by mistake on an empty text box, IT COPIES THE EMPTY TEXT BOX effectively wiping your clipboard. It's the most irritating UX and it took me years to figure out. Always right click copy and right click paste, you'll notice it works 100% of the time as it used to.
    replies(5): >>45278191 #>>45278385 #>>45278388 #>>45278578 #>>45278755 #
    7. zdragnar ◴[] No.45278191{3}[source]
    Copying empty text is a configurable flag in some linux environments, at least, but I'm not sure if that behavior is faithfully preserved in teams / discord / etc as I've never really had it on.
    8. jmpz ◴[] No.45278196[source]
    The thing is, in many cases, these products and teams are very siloed from each other. I suspect, having worked in one of these teams, that some of the issues comes from this siloing. Lessons learned aren't shared, and it can be difficult to build integrations.
    9. pacifika ◴[] No.45278385{3}[source]
    I’ve copied with right click out of chatGPT on Firefox and the contents not ending up on my clipboard. Not reliably.
    replies(1): >>45278670 #
    10. jraph ◴[] No.45278388{3}[source]
    Clipboard managers help a lot there.

    I just use KDE's default one, Klipper, and I raise the max entry number.

    If something bad replaces your copy, you can get the good one back from the history.

    There are nice features like QR code generation for your copied text if you want to quickly share something with someone else's phone as well.

    replies(1): >>45287541 #
    11. bigyabai ◴[] No.45278390[source]
    > There's no other word for it but "insane". They can engineer their A-series and M-series microchips

    There are certainly other words for it. Lazy, anticompetitive, disinterested, any of those are more plausible than all of Apple being insane. They sold you a microchip that you knew you wanted, now they are beholden to little else. For over a decade, Apple didn't even offer the iOS APIs for third-parties to implement cloud storage. They know you need their software services, regardless of how shit they are.

    Insanity would be a pretty satisfying explanation. Fickleness fits a lot better with Apple's track record though.

    12. anon7000 ◴[] No.45278507[source]
    Another two examples:

    * prompts in settings for adding an account recovery contact that never go away, even after months and months of successfully setting it up multiple times.

    * OS account profile picture can barely stay associated with the most recently picked option. Happens for non-iCloud local accounts on Mac, happens when I change profile pictures on iOS for iCloud… weird.

    * OS account update screens on iPad, iOS, and watchOS will forget that they are in the middle of updating if you navigate away from the settings screen. Thankfully, today they at least recover from it (it’s probably still happening in the background), but it takes several long seconds of spinning for the settings page to remember that it was doing an update two seconds ago before I navigated away from it.

    * similar to your ghost pictures bug, deleting a large media file from a media player app moves it to recently deleted, but you can sometimes end up in situations where you can’t permanently delete the file, or it doesn’t show up anywhere but still takes up space. (Talking about 20GB-80GB file sizes where it makes a big difference on OS storage space)

    Some of these bugs have been around for a VERY long time.

    But the weird thing is I don’t see them in 3rd party apps.

    13. Xss3 ◴[] No.45278670{4}[source]
    Thats chatgpt doing ott wrapping and breaking web standards in a way chrome accepts but firefox doesnt last i looked
    14. spookie ◴[] No.45278755{3}[source]
    On Linux you can just select the text and simply paste it using middle click. It works everywhere on Xorg, on some environments on Wayland. And it will only copy what you selected... everytime.
    15. janfoeh ◴[] No.45278779[source]
    Apple stole my entire music library. I have had one library going back to the first release of iTunes on Windows (2003?) — thousands of songs, most of them CD rips.

    I then subscribed to Apple Music and relied on its matching function. After switching from an Intel Mac to an M2 and redownloading my library from remote, it now believes that each and every song in my library are rented Apple Music copies. Even those it shows as having been added in 2003.

    Some songs are missing; some go missing, then inexplicably come back months later. Worse: so far I have found around a dozen which have been replaced by different versions.

    It's a real mess.

    16. ASalazarMX ◴[] No.45278861[source]
    Apple's hardware is top class, but the software has always been lacking. The only time I've seen both in perfect synergy was when the iPod was released (and even then there was iTunes). Not even the iPhone reveal had that.
    17. teekert ◴[] No.45279294[source]
    Yeah, I spend a night on writing some python to disentangle my un-amused father's music collection when he stopped using iTunes. What a mess.
    18. borisgolovnev ◴[] No.45286977[source]
    Finder being unable to show file information and instead showing something that looks like file information but is completely wrong is scary and sad. And it has been like this for months. Like here, none of the data in the General part matches the actual file. More info is correct, Preview is correct, so I know I did in fact click the correct file. http://bn5i3r.s3.amazonaws.com/Screenshot-2025-09-17-at-17-0... Happens randomly so I don't know how to report this (and from experience I know that reporting bugs to Apple is completely useless).
    19. mcintyre1994 ◴[] No.45287541{4}[source]
    That’s a really interesting solution to copy-pasting between devices, which is one of them features Apple has that I rely on a tonne even though it’s horribly unreliable. I wonder if anyone has a similarly clever way to copy from mobile to your computer.
    20. Obscurity4340 ◴[] No.45289302[source]
    Its probably a good thing in a way if someone learns this lesson in a lesser painful way. You need to manage your own files and backups and content. Data portabillity is the opposite of what they want and try to further abstract away until people dont even know what a file or folder is. Its so easy, you dont even have to lift a finger until you decide you want or need to leave. Thats when you realize its sometimes impossible to take it with you