Package Details: megasync 5.10.1.0-1

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: 380
Popularity: 0.71
First Submitted: 2014-09-01 18:12 (UTC)
Last Updated: 2025-04-03 17:02 (UTC)

Sources (5)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 53 Next › Last »

kikadf commented on 2022-05-13 16:20 (UTC)

Kozeid, can you update this package to 4.6.6.0, and fix the ffmpeg patch (https://raw.githubusercontent.com/killua99/megasync_aur/bump-version/ffmpeg.patch)?

emceebois commented on 2022-04-27 22:47 (UTC) (edited on 2022-04-28 00:06 (UTC) by emceebois)

@killua99 I got this build error when running makepkg -si against your version:

MegaApplication.cpp: In member function ‘void MegaApplication::onSyncDisabled(std::shared_ptr<SyncSetting>)’:
MegaApplication.cpp:8411:31: error: ‘LOCAL_FINGERPRINT_MISMATCH’ is not a member of ‘mega::MegaSync::Error’
 8411 |         case MegaSync::Error::LOCAL_FINGERPRINT_MISMATCH:
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~
make[1]: *** [Makefile:11182: MegaApplication.o] Error 1
make[1]: Leaving directory '/home/moghingold/Code/git/megasync_aur/src/MEGAsync/src/MEGASync'
make: *** [Makefile:47: sub-MEGASync-make_first] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

jeyes commented on 2022-04-25 08:33 (UTC)

@killua99 Thanks, cloned from https://github.com/killua99/megasync_aur/tree/bump-version and it worked.

killua99 commented on 2022-04-20 19:26 (UTC)

I bumped megasync version on GitHub @shuryanc version. You need to download it and just run makepkg -si and you will have latest version.

servimo commented on 2022-03-31 21:54 (UTC)

I use megasync-bin

RefSnow commented on 2022-03-31 17:33 (UTC)

Is anyone having trouble opening the application?

Here it is not working.

Error log: Complete log here: https://pastebin.com/68ug8Hei

Error info:
Segmentation fault (11) at address 0
Stacktrace:
/usr/lib/libxcb.so.1(xcb_send_request_with_fds64+0x14) [0x7fee743d6144]
/usr/lib/libxcb.so.1(xcb_send_request_with_fds64+0x14) [0x7fee743d6144]
/usr/lib/libxcb.so.1(xcb_send_request+0xa) [0x7fee743d66ba]
/usr/lib/libxcb.so.1(xcb_intern_atom+0x85) [0x7fee743dcf25]
megasync(+0x4571ce) [0x55b9b50821ce]
megasync(+0x475b14) [0x55b9b50a0b14]
megasync(+0x4670d0) [0x55b9b50920d0]
megasync(+0x17903e) [0x55b9b4da403e]
/usr/lib/libc.so.6(+0x2d310) [0x7fee72a23310]
/usr/lib/libc.so.6(__libc_start_main+0x81) [0x7fee72a233c1]
megasync(+0x17ece5) [0x55b9b4da9ce5]

magicgoose commented on 2022-03-18 14:37 (UTC)

Doesn't compile as of today

mega/src/gfx/freeimage.cpp: In member function ‘bool mega::GfxProcFreeImage::readbitmapFfmpeg(mega::FileAccess*, const mega::LocalPath&, int)’:
mega/src/gfx/freeimage.cpp:239:44: error: invalid conversion from ‘const AVCodec*’ to ‘AVCodec*’ [-fpermissive]
  239 |     AVCodec* decoder = avcodec_find_decoder(codecId);
      |                        ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
      |                                            |
      |                                            const AVCodec*

shady90 commented on 2022-03-18 09:41 (UTC) (edited on 2022-03-18 09:49 (UTC) by shady90)

missing libavcodec ffmpeg lib (in the right version 58) on my machine since yesterday

megasync: error while loading shared libraries: libavcodec.so.58: cannot open shared object file: No such file or directory
$ ls -la /usr/lib/libavcodec*
lrwxrwxrwx 1 root root       23  6 mar 16.40 /usr/lib/libavcodec.so -> libavcodec.so.59.18.100
lrwxrwxrwx 1 root root       23  6 mar 16.40 /usr/lib/libavcodec.so.59 -> libavcodec.so.59.18.100
-rwxr-xr-x 1 root root 15208840  6 mar 16.40 /usr/lib/libavcodec.so.59.18.100

the needed version is not explicit in the aur package?

$ yay -Qi megasync
Name            : megasync
Version         : 4.6.3.0-1
Description     : Easy automated syncing between your computers and your MEGA cloud drive
Architecture    : x86_64
...
Depends On      : c-ares  crypto++  libsodium  hicolor-icon-theme  libuv  qt5-svg  qt5-x11extras  libmediainfo  libraw  qt5-base  ffmpeg  libpdfium  freeimage
                  libudev.so=1-64
...

ffmpeg 2:5.0-5 Provides libavcodec.so=59-64

$ yay -Qi ffmpeg
Name            : ffmpeg
Version         : 2:5.0-5
Description     : Complete solution to record, convert and stream audio and video
Architecture    : x86_64
...
Provides        : libavcodec.so=59-64  libavdevice.so=59-64  libavfilter.so=8-64  libavformat.so=59-64  libavutil.so=57-64  libpostproc.so=56-64  libswresample.so=4-64
                  libswscale.so=6-64
...

FXCNN commented on 2022-02-25 15:48 (UTC) (edited on 2022-02-25 18:13 (UTC) by FXCNN)

megasync: /usr/lib/libm.so.6: version `GLIBC_2.35' not found (required by megasync) nevertheless /usr/lib/libc.so.6 está contenido en glibc 2.33-5

dr460nf1r3 commented on 2022-02-23 17:31 (UTC) (edited on 2022-02-23 17:32 (UTC) by dr460nf1r3)

The package fails to compile in a clean chroot here, full logs are available over here :)