flatpak not working at all on new install #1836
-
| Brand new install of Aurora (NVIDIA). Everything installed fine. I booted into it, ran Getting a similar message when trying to start Firefox. The crash reporter shows a core dump: |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
| Does |
Beta Was this translation helpful? Give feedback.
-
| Oops, should have specified, my bad. All The crash reporter shows essentially the same message/core dump. |
Beta Was this translation helpful? Give feedback.
-
| I ran this through Unfortunately, I don't have any more time to spare for this right now. But let me know if there's anything else that you need that could make debugging easier and I'll try to get it to you tomorrow. |
Beta Was this translation helpful? Give feedback.
-
| So I have a nuclear approach for you: I don't know how this could've happened but my guess is that something went wrong on the install process, especially something on the copy process. Maybe it didn't actually finish writing to your drive? Did you do anything while on the live environment that modified this directory? If you are curious about this you can make a backup of the directory above and poke around. Seen something similar recently ublue-os/bazzite#4126 |
Beta Was this translation helpful? Give feedback.
-
| The good news first, this worked, thanks!
That's a reasonable assumption. Just to be sure, the ISO downloaded correctly, the checksums match up:
No. I booted from it and went straight to starting the installer.
While I've been a long-time Linux user, I'm not a uBlue expert, but doesn't this suggest a potential upstream issue in one of the shared layers? Both the other user and I got tripped up by the same assertion error ( |
Beta Was this translation helpful? Give feedback.
So I have a nuclear approach for you:
I don't know how this could've happened but my guess is that something went wrong on the install process, especially something on the copy process. Maybe it didn't actually finish writing to your drive?
Did you do anything while on the live environment that modified this directory?
https://github.com/get-aurora-dev/iso/blob/f035f50202c701e38be66e99325fb63dc6e91910/iso_files/configure_iso_anaconda.sh#L132-L140
If you are curious about this you can make a backup of the direc…