Mega plugin
Tofloor
poster avatar
c***b@daleybortolon.com.br
deepin
2020-06-30 04:17
Author
Good day,

Mega plugin used for accessing the Mega cloud is not working! Any plans for an update?

Thanks!



Reply Favorite View the author
All Replies
avatar
DavidTavares
deepin
2020-07-01 00:10
#1
Can you launch mega from terminal and tell me what happen ? Because for me Mega work great
Reply View the author
avatar
wnmer
deepin
2020-07-01 00:29
#2
You are so luck,you can use Mega .
Reply View the author
avatar
c***b@daleybortolon.com.br
deepin
2020-07-05 02:01
#3
https://bbs.deepin.org/post/196494
Can you launch mega from terminal and tell me what happen ? Because for me Mega work great

Thanks!

Here is the terminal output:

carlos@carlos-PC:~$ megasync
QFileSystemWatcher::removePaths: list is empty
QFileSystemWatcher::removePaths: list is empty
Setting QT_SCREEN_SCALE_FACTORS= "HDMI-1=1;eDP-1=1"
Segmentation fault
Reply View the author
avatar
cheny
deepin
2020-07-05 05:42
#4
Hey, I have met the same problem. You can uninstall it and download ubantu version package  from official site,then install and use it normally.
Reply View the author
avatar
c***b@daleybortolon.com.br
deepin
2020-07-05 12:35
#5
Edited by carlosbortolon at 2020-7-5 04:39
https://bbs.deepin.org/post/196494
Hey, I have met the same problem. You can uninstall it and download ubantu version package  from off ...

Hi, thanks!
I tried all ubuntu versions and debian 9 and it says "unmet dependencies"!!!!
I'm using Deepin 20!

Reply View the author
avatar
DavidTavares
deepin
2020-07-07 00:09
#6
https://bbs.deepin.org/post/196494
Thanks!

Here is the terminal output:

This work for me :

- Go to deepin menu
- Right clic on Mega link
- Clic on Disable display scaling
Reply View the author
avatar
cheny
deepin
2020-07-07 04:34
#7
https://bbs.deepin.org/post/196494
Edited by carlosbortolon at 2020-7-5 04:39

You should find some libraries and write them on  the file "resoources.list" located in " /etc/apt"  directory. Then run command "sudo apt-get update && sudo apt-get upgrade" so that you can install the  required dependency. I'm using deepin v20 as well.
Reply View the author
avatar
c***b@daleybortolon.com.br
deepin
2020-07-07 06:02
#8
https://bbs.deepin.org/post/196494
You should find some libraries and write them on  the file "resoources.list" located in " /etc/apt ...

Not sure how to do that!
Reply View the author
avatar
DavidTavares
deepin
2020-07-07 06:05
#9
https://bbs.deepin.org/post/196494
Not sure how to do that!

Do you try this solution :

This work for me :

- Go to deepin menu
- Right clic on Mega
- Clic on Disable display scaling
Reply View the author
avatar
c***b@daleybortolon.com.br
deepin
2020-07-07 06:06
#10
https://bbs.deepin.org/post/196494
This work for me :

- Go to deepin menu

There is no such option! There are "open, send to desktop,send to dock, add to start up and uninstall". That's all!
Reply View the author
avatar
DavidTavares
deepin
2020-07-07 06:09
#11
https://bbs.deepin.org/post/196494
There is no such option! There are "open, send to desktop,send to dock, add to start up and uninsta ...

What is the version of the deepin launcher ?
Reply View the author
avatar
DavidTavares
deepin
2020-07-07 06:16
#12
https://bbs.deepin.org/post/196494
There is no such option! There are "open, send to desktop,send to dock, add to start up and uninsta ...

Here is what I have in megasunc.desktop file in this directory : USER/.config/autostart/

[Desktop Entry]
Type=Application
Version=1.0
GenericName=File Synchronizer
Name=MEGAsync
Comment=Easy automated syncing between your computers and your MEGA cloud drive.
Exec=env QT_SCALE_FACTOR=1 megasync
Icon=mega
Terminal=false
Categories=Network;System;
StartupNotify=false
X-GNOME-Autostart-Delay=60
Reply View the author
avatar
c***b@daleybortolon.com.br
deepin
2020-07-07 11:01
#13
https://bbs.deepin.org/post/196494
Here is what I have in megasunc.desktop file in this directory : USER/.config/autostart/

[Desktop ...

Mine is this:

[Desktop Entry]
Type=Application
Version=1.0
GenericName=File Synchronizer
Name=MEGAsync
Comment=Easy automated syncing between your computers and your MEGA cloud drive.
TryExec=megasync
Exec=megasync
Icon=mega
Terminal=false
Categories=Network;System;
StartupNotify=false
X-GNOME-Autostart-Delay=60
X-Deepin-CreatedBy=com.deepin.SessionManager
X-Deepin-AppID=megasync
Hidden=false
Reply View the author
avatar
DavidTavares
deepin
2020-07-07 23:23
#14
Ok try this :

- Delete this line : TryExec=megasync

-change this line : Exec=megasync  to this   Exec=env QT_SCALE_FACTOR=1 megasync


Reply View the author
avatar
c***b@daleybortolon.com.br
deepin
2020-07-08 03:33
#15
Edited by carlosbortolon at 2020-7-9 21:28
https://bbs.deepin.org/post/196494
Ok try this :

- Delete this line : TryExec=megasync

Sorry, it didn't work!
Reply View the author
avatar
c***b@daleybortolon.com.br
deepin
2020-07-17 11:31
#16
Edited by carlosbortolon at 2020-7-17 19:52
https://bbs.deepin.org/post/196494
Ok try this :

- Delete this line : TryExec=megasync

I've type on the terminal "env QT_SCALE_FACTOR=1 megasync" and it worked!!!!!! But when I close the terminal mega desappears again! What do I do make it permanent? Can you help me?
Reply View the author