mmtrt / acrordrdc-snap

Unofficial snap repo for acrordrdc snap
https://snapcraft.io/acrordrdc
GNU Lesser General Public License v2.1
27 stars 5 forks source link

Ubuntu 20.04 multiple users #12

Closed Era-Dorta closed 3 years ago

Era-Dorta commented 3 years ago

I have a admin user and a standard user in my machine, the program installs fine in the admin one but it fails on the other account with

ERROR: /tmp/AcroRdrDC1801120063_es_ES.exe
/tmp/AcroRdrDC1801120063_es_ES.exe
Open ERROR: Can not open the file as [PE] archive

wine: cannot find '/tmp/dl/setup.exe'
Failed to Fopen file /etc/wgetrc
Failed to Fopen file /etc/wgetrc
wget: Cannot read /etc/wgetrc (Permission denied).
--2020-08-06 11:43:42--  https://gist.github.com/mmtrt/896cf131e3956b23e8e47a5a52f58b01/raw/097cbd0eeb836d69a84423aaef9a7ead2840a111/acrordr
Resolving gist.github.com (gist.github.com)... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘gist.github.com’
mv: cannot stat '/home/user/snap/acrordrdc/common/.wine/drive_c/Program Files/Adobe/Acrobat Reader DC/Reader/AcroCEF/RdrCEF.exe': No such file or directory
wine: cannot find '/home/user/snap/acrordrdc/common/.wine/drive_c/Program Files/Adobe/Acrobat Reader DC/Reader/AcroRd32.exe'
mmtrt commented 3 years ago

can you post output of snap connections acrordrdc on user account.

Era-Dorta commented 3 years ago

After a reboot it's installing fine so I cannot reproduce the problem any longer, thanks anyway.