But yea a bit more info about the used Desktop // WM X11 or wayland session would help.
MegaSync is not a package from official repos, it’s a user maintained build instruction from the AUR: https://aur.archlinux.org/packages/megasync
@storm Same results here. Reinstalling does not help either. Hopefully the Mega folks have something that works. I may try your solution if nothing else works.
I have Mega on a couple other machines. The bad one is the first one that I upgraded and is the only one that broke. I used arch-update on the bad one.
On the 2nd one I used yay. No issues there. The latest Mega version plays fine with the latest OS and Wayland.
On the 3rd one I used the Welcome app. No issues there also.
I am not that familiar with arch-update. Perhaps I was not conservative enough with some of the cleanup options. Is there an update log? Maybe it’s an orphan issue? Downgrading megasync as suggested by @storm sounds like a good way to determine if its a Mega or an OS issue.
Regardless of Mega and in general, I’m not thrilled with this OS update, but they are just cosmetic issues.
Another option with these kinds of apps is that sometimes your configs don’t work well with the new update. You could try backing up your Mega config folder (just rename the folder) and try launching Mega again to see if it launches as expected.
The issue with this method, of course, is that you’d have to relink all your syncs.
Hmmm… is “n” a valid name? Mega is based in New Zealand so I would think “nz” would be the correct one. I wonder where this “n” comes from? Getting truncated? Where?
Just downloaded Megasync from the Mega website (the Arch Linux .zst file), installed it and logged in. All good over here.
So again:
Note: This works for me using x11/Xorg. I won’t be testing it in Wayland because I don’t use Wayland.
Also, it could be the install method - that is Arch .zst file, AUR, Flatpak, etc. - that makes the difference rather than your configs or using Wayland vs x11/Xorg. But I have a strong feeling that this issue is just a config folder issue.
I had a case open with Mega and they finally escalated to the developers and provided a solution. The MegaSync client is working again
The steps that worked:
1- Delete the whole MEGAsync folder under /.local/share/data/Mega Limited/
2- Uninstall the MegaSync app
3- Install a new fresh instance from https://mega.io/desktop
Of course, sync and backup had to be reconfigured an a few file version conflicts had to be resolved.
Two dependencies were picked up and a lot of Qt related stuff kept scrolling during the install. It looks like the reason it broke might be because of some severed dependency from when I run arch-update.
This same issue happened again right after updates, just like the last time. This time I noticed a version mismatch between megasync and megasync-debug. Completely uninstalling both and reinstalling via yay AUR fixed it.
I’m thinking the root cause might be different installation methods between megasync and debug, causing debug to fall behind after a major system update. Now that they are both installed from AUR, I’m hopping not to see this again.