Live data from Hacker News

Apple Photos app corrupts images

tenderlovemaking.com

291–300 of 471 posts

Re: Apple Photos app corrupts images

#291

Earlier quoted context omitted.

What's brilliant about it? What's the reference, for those of us unfamiliar?

The author's name is tenderlove. He has been a famous contributor to Ruby and Rails for at least 10 years. If this is objectionable to you, it shows your lack of expertise.

Just a nit — your post would have been fine without that last sentence, no need to be prickly. I haven’t touched RoR in 15 years and was not familiar with the name.

Re: Apple Photos app corrupts images

#292
post #197

Earlier quoted context omitted.

I guess the reason why modern times feel so bland is because we all agree on the lowest common denominator, and then celebrate that as "iNcLuSiViTy". If anything you do has any personality, aka deviates from the standard workflow, it immediately gets a disadvantaged position on the free market. It's like, we collectively prioritize efficiency over fun and then we wonder why life is not fun even though it is efficient…

Dumb frat-boy innuendos count as personality now, huh? Let's just leave aside the fact that the name genuinely made many people uncomfortable and unwelcome there (it did), it was also just teenage and immature. There's ways to inject personality and fun into a social experience without giggling about sex. Talk about lowest common denominator...

> Dumb frat-boy innuendos count as personality now, huh?

There are many personalities. Not everything has to be mature

Re: Apple Photos app corrupts images

#293
post #220

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.

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 dri…

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.

Re: Apple Photos app corrupts images

#294
post #196

Earlier quoted context omitted.

I got burned by Apple purposely corrupting my music library. I'm still salty about it.

Purposely? Could you elaborate?

Happend to my father as well, his songs were all over the place with the same albums even sharded over multiple folders etc. A big mess. Left him pretty sour indeed, he had spend a lot of time on it.

Btw, it was fine from withing iTunes, just never stop using iTunes I guess...

Re: Apple Photos app corrupts images

#295

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.

I think there was a time when my iCloud name somehow got mixed with people with the same name. My name turned into all uppercase, and IIRC (long time ago) I found someone using that style that had the same name.

Re: Apple Photos app corrupts images

#296

Earlier quoted context omitted.

There is a very popular professional audio website called Gearspace that had a much spicier name for a long, long time. https://gearspace.com/ https://www.reddit.com/r/audioengineering/comments/mftc0g/ge...

Modwiggler changed name around the same time.

From what to what?

Re: Apple Photos app corrupts images

#297
post #224
post #196

Earlier quoted context omitted.

Purposely? Could you elaborate?

Still can't get rid of that U2 album I'm guessing

Oh that's easy, just download this extra piece of software which removes the album for you.

https://www.bbc.com/news/technology-29208540

Re: Apple Photos app corrupts images

#299

Earlier quoted context omitted.

This is also my guess. It's really a bummer, and I'd report it to Apple but since it's nondeterministic I have no idea how to provide repro steps.

I have had extremely bad luck, reporting bugs to Apple. They constantly ask for an example project, even if it's something that is easily demonstrated, simply by running existing Apple software, and creating a project, would be a huge pain. They also ignore reports. Very rarely, I may get a ping on one of my reports, asking me to verify that it was fixed in some release. Otherwise, there's no sign that they ever even…

"Very rarely, I may get a ping on one of my reports"

Hm. That is more than I ever got, but I also never bothered to report anything to any company after being ignored the first tries.

Re: Apple Photos app corrupts images

#300

It seems to be an import pipeline bug. Photos does a lot of extra work on import (merging RAW+JPEG pairs, generating previews, database indexing, optional deletion), so my guess is a concurrency bug where a buffer gets reused or a file handle is closed before the copy finishes. Rare, nondeterministic corruption fits the profile.

This is also my guess. It's really a bummer, and I'd report it to Apple but since it's nondeterministic I have no idea how to provide repro steps.

You don't need repro steps if Apple is serious about quality. Just the description of what's happening should give enough to a senior Apple engineer to intuit where this is possibly happening and create tests that will stress their software to repro this.
Post reply on HN