polmr

Results 46 comments of polmr

there are actually some black/white icons installed by MEGAsync In a debian like distro, megasync installs colored icons: ``` /usr/share/icons/hicolor/scalable/status/megaalert.svg /usr/share/icons/hicolor/scalable/status/megalogging.svg /usr/share/icons/hicolor/scalable/status/megapaused.svg /usr/share/icons/hicolor/scalable/status/megasynching.svg /usr/share/icons/hicolor/scalable/status/megauptodate.svg /usr/share/icons/hicolor/scalable/status/megawarning.svg ``` and b/w icons: ```...

MEGAsync currently does not carry file permissions when synching files, it establishes 600 by default for files and 700 for folders You can adjust the default permissions in Settings->Syncs tab...

Related issue here: https://github.com/meganz/MEGAsync/issues/142

What is your OS/desktop environment? that behaviour should only happen when no systray is available: we want the user to notice MEGAsync is running. If systray is available main UI...

Ok, we'll consider adding a `--do-not-startui-when-no-systray-available` option. Also, if you wan't a non gui sync client you can also use MEGAcmd: https://mega.nz/cmd

We are working on this. This issue is duplicated here: https://github.com/meganz/MEGAsync/issues/683

Hi @Perkolator We have just pushed the tagged 4.6.5 release (https://github.com/meganz/MEGAsync/releases). As regards to the update from the build ID 3.1 to 5.1 it's the same codebase with some adjustments...

you probably need `pkg-config` to be installed in your computer. It seems it does not recognize PKG_CHECK_MODULES, defined in `pkg.m4`, a file installed by pkgconfig

This is required in order to restart the extension that provides functionality such as context menus or overlay icons

Would you mind testing the version for Debian 11 instead (download it from https://mega.io/sync)?