flathub / org.eclipse.Java

https://flathub.org/apps/details/org.eclipse.Java
4 stars 11 forks source link

Migration wizard shown on every update #6

Open mickaelistria opened 4 years ago

mickaelistria commented 4 years ago

I'm using Flatpak for nightlies and try to update often to see latest changes in action. Ideally, I update daily. However, whenever I update, then the migration wizard shows up and I have to reinstall (including re-downloading) everything I already installed. That consumes bandwidth, delays my "time to usability", requires an extra restart... Could this story be somehow improved?

mbooth101 commented 4 years ago

I don't know, I assumed this was normal operation by p2 when bundles are updated in a read-only installation.

Users of the GA versions from Flathub almost never see this dialog because they only get updates every few months.

What is the actual trigger for the migration dialog?

mickaelistria commented 4 years ago

Actually, the artifacts are reused locally, so this doesn't consume bandwidth, only time.

Mailaender commented 10 months ago

I am not sure if this is Flatpak related.

mickaelistria commented 10 months ago

This issue is specific to the Flatpak packaging of Eclipse IDE. Non-flatpak delivery don't have this issue. I think it's most likely caused by some configuration/state file being lost upon restart with Flatpak.

Mailaender commented 10 months ago

Might be related to https://github.com/flathub/org.eclipse.Java/issues/12 then.

Mailaender commented 10 months ago

Can you test if https://github.com/flathub/org.eclipse.Java/pull/90 helps?