Package Details: megasync 5.5.0.0-2

Git Clone URL: https://aur.archlinux.org/megasync.git (read-only, click to copy)
Package Base: megasync
Description: Official MEGA desktop application for syncing with MEGA Cloud Drive
Upstream URL: https://github.com/meganz/MEGAsync/
Licenses: LicenseRef-Mega-Limited-Code-License
Submitter: son_link
Maintainer: dbermond
Last Packager: dbermond
Votes: 381
Popularity: 1.18
First Submitted: 2014-09-01 18:12 (UTC)
Last Updated: 2024-10-06 03:37 (UTC)

Latest Comments

« First ‹ Previous 1 .. 28 29 30 31 32 33 34 35 36 37 38 .. 52 Next › Last »

queenmedley commented on 2017-01-22 15:58 (UTC) (edited on 2017-01-22 16:00 (UTC) by queenmedley)

When it autostart with megasync.desktop in .config/autostart or just "megasync" in .config/openbox/autostart it doesn't work and no icon in system tray. I found that autostart start 2 time as "ps -aux | grep mega." but just executing megasync in terminal, it works well. Anyone has a problem like me?

shameempk commented on 2016-11-11 10:18 (UTC)

hexchain: we can download the sdk release tarball and extract it to $srcdir/MEGAsync/src/MEGASync/mega. In effect, can remove the git submodule update --init --recursive part.

hexchain commented on 2016-11-11 05:30 (UTC)

The SDK is a submodule of the MEGASync repository so it cannot be downloaded separately.

shameempk commented on 2016-11-11 05:10 (UTC)

New release for mega sdk is out after a long wait. Since we have a git version separately, we can use this release and can avoid using source from git. https://github.com/meganz/sdk/releases

jplatte commented on 2016-11-09 20:51 (UTC)

jschievink: build dependencies inside the base-devel group don't have to be in PKGBUILDs.

jschievink commented on 2016-11-09 20:38 (UTC)

This package is missing a build dependency on automake and autoconf

shimi commented on 2016-10-28 08:33 (UTC)

First rebooting and then rebuilding worked.

hexchain commented on 2016-10-27 14:45 (UTC) (edited on 2016-10-28 02:14 (UTC) by hexchain)

Well apparently I didn't test when updating. Sorry, will look into it. EDIT: Rebuilding does help. Could you please try again?

shimi commented on 2016-10-27 14:43 (UTC)

Fails to start with this output: megasync: symbol lookup error: megasync: undefined symbol: _ZN8CryptoPP14CTR_ModePolicy15SeekToIterationEy Rebuilding does not help. Any ideas?

hexchain commented on 2016-10-11 16:51 (UTC)

The point of having this self-built package is that you can trust a little more in it. One little difference here, though: this one uses Qt5, the official one uses Qt4.