Git Product home page Git Product logo

acrordrdc's Introduction

Project
Adobe Acrobat Reader DC

This is the snap for acrordrdc, "acrordrdc is a pdf reader developed by Adobe Inc". It works on Ubuntu, Fedora, Debian, and other major Linux distributions.

Install

snap install acrordrdc
snap connect acrordrdc:removable-media
snap connect acrordrdc:cups-control

(Don't have snapd installed?)

Published for with 💝 by Snapcrafters

acrordrdc's People

Contributors

defaultx-od avatar dlevesque1980 avatar mmtrt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

acrordrdc's Issues

"wine: could not load ntdll.so error on AlmaLinux 9.2" error

When running as a regular user acrordrdc tries to download and reinstall itself

$ acrordrdc
results in:

wine: could not load ntdll.so: /snap/acrordrdc/62/wine-platform/wine-stable/bin/../lib/wine/ntdll.so: cannot restore segment prot after reloc: Permission denied

to workaround I have to

  1. disable SELinux with sudo setenforce
  2. sudo acrordrdc

will start Acrobat.

Is there a way to run acrordrdc without root?

System: AlmaLinux 9.2 (Red Hat Enterprise Linux clone); Wayland; Gnome 40.4.0

[beta] Stack overflow when adding text box

When I'm opening a PDF file containing a text box, I get the following error

00c0:err:seh:setup_exception_record stack overflow 960 bytes in thread 00c0 eip f7c2d043 esp 00230f70 stack 0x230000-0x231000-0x330000

and the program freezes. Here's an example file proving my point.

New Document.pdf

I'm tracking snap version beta/edge.

Add visual signature from PNG not working

I want to add a visual signature that I have saved as a PNG file

image

However, when I press Add Signature, the screen dims black and nothing can be clicked until I press escape. Interestingly, now only the window freezes, but also all other windows below/above it become unclickable

image

Any idea on how to resolve this? Usually a file picker should appear here. unchecking "'Use modern user interface" did not help.

Getting blacklisted by apparmor

I couldn't print, and I thought that it was because acrordrdc was being blocked by apparmor.

$ dmesg | grep acrord

...

[ 6262.238146] audit: type=1400 audit(1580004735.772:1344): apparmor="DENIED" operation="open" profile="snap.acrordrdc.acrordrdc" name="/proc/16978/mounts" pid=16978 comm="AcroRd32.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=1000
[ 6262.238147] audit: type=1400 audit(1580004735.772:1345): apparmor="DENIED" operation="open" profile="snap.acrordrdc.acrordrdc" name="/etc/fstab" pid=16978 comm="AcroRd32.exe" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
[ 6277.627279] audit: type=1326 audit(1580004751.161:1351): auid=1000 uid=1000 gid=1000 ses=2 pid=16981 comm="wineserver" exe="/snap/acrordrdc/8/wine-platform/wine-stable/bin/wineserver" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f6c9dcdef89 code=0x50000
[ 6278.119749] audit: type=1326 audit(1580004751.653:1352): auid=1000 uid=1000 gid=1000 ses=2 pid=16981 comm="wineserver" exe="/snap/acrordrdc/8/wine-platform/wine-stable/bin/wineserver" sig=0 arch=c000003e syscall=203 compat=0 ip=0x7f6c9dcdef89 code=0x50000

$ sudo apparmor_status
...
15 processes are in enforce mode.
   /sbin/dhclient (2379) 
   /usr/sbin/cups-browsed (1769) 
   /usr/sbin/cupsd (1651) 
   /usr/sbin/cupsd (1856) 
   /usr/sbin/cupsd (5202) 
   /usr/sbin/cupsd (5203) 
   snap.acrordrdc.acrordrdc (16901) 
   snap.acrordrdc.acrordrdc (16978) 
   snap.acrordrdc.acrordrdc (16981) 
   snap.acrordrdc.acrordrdc (16987) 
   snap.acrordrdc.acrordrdc (16990) 
   snap.acrordrdc.acrordrdc (16992) 
   snap.acrordrdc.acrordrdc (17007) 
   snap.acrordrdc.acrordrdc (17016) 
   snap.acrordrdc.acrordrdc (17021) 


$ sudo aa-complain snap.acrordrdc.acrordrdc

Can't find snap.acrordrdc.acrordrdc in the system path list. If the name of the application
is correct, please run 'which snap.acrordrdc.acrordrdc' as a user with correct PATH
environment set up in order to find the fully-qualified path and
use the full path as parameter.

...aaand that's the limit of my skill at figuring out how to make apparmor stop ruining my party.

I don't know, maybe given #1 the apparmor messages have nothing to do with printing.

Anyway, thought I should report it. Thanks for creating this package, it has solved my need to be able to fill out PDF forms (I just used a native Linux pdf reader to print it, and my content was preserved)

Snap will not run

When I try to run the snap, the installer pops up.

adobe installer
Then, when I click installer it just closes and does nothing.

This is what happens when I run it from the terminal:

vincent@device:~$ snap run acrordrdc
ERROR: /tmp/AcroRdrDC1801120063_en_US.exe
/tmp/AcroRdrDC1801120063_en_US.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-04-24 23:18:52-- 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/vincent/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/vincent/snap/acrordrdc/common/.wine/drive_c/Program Files/Adobe/Acrobat Reader DC/Reader/AcroRd32.exe'

Missing fonts?

I'm running Pop!OS 18.04 (LTS) Linux pop-os 5.3.0-7625-generic

acrordrdc, v 2018.011.20063, Rev 8

Most of the pop-up dialogues are missing their text, including the buttons. Like here for example:

Screenshot from 2020-01-25 20-12-35

Can your recommend any workarounds? I'm completely new to snap and have only limited experience in getting things to run on Wine, so I don't even know where I would go about installing whatever components are missing so that Acrobat would see them.

Scaling does not work

scaling does not work on this snap on Ubuntu 20.04.
"--force-device-scale-factor" does not work when added to the command within the .desktop file. Any ideas on how to make scaling work? I can barely read the Adobe Acrobat font on my 4K monitor. Please help. All other apps scale beautifully. I am assuming this has something to do with wine but not sure.

Text input boxes not getting rendered

Here's a screenshot of the issue:

grafik

There should be a text input box for specifying the page range to be printed right after "Seiten" as well as a text input box after "Benutzerdefinierter Maßstab" to set the percentage of magnification. The same issue of text input boxes not getting rendered also exists in the preferences dialog.

I already installed the current edge version of the package after reading up a little on the missing fonts issue:

Name                               Version                     Revision  Tracking       Herausgeber  Hinweise
acrordrdc                          2021.007.20099              81        latest/edge    mmtrt        -

I have the Segoe fonts installed under ~/.local/share/fonts/Segoe with the folder as a symlink to ~/Fonts/Segoe:

$ ls -la ~/Fonts/Segoe
insgesamt 3736
drwxrwxr-x   2 carbeck carbeck   4096 Jan 11 00:32 .
drwxrwxr-x 106 carbeck carbeck   4096 Sep 28 19:30 ..
-rwxrwxrwx   1 carbeck carbeck 498124 Jan 11  2009 segoeuib.ttf
-rwxrwxrwx   1 carbeck carbeck 386344 Jan 11  2009 segoeuii.ttf
-rwxrwxrwx   1 carbeck carbeck 355372 Jan 11  2009 segoeuil.ttf
-rwxrwxrwx   1 carbeck carbeck 517384 Jan 11  2009 segoeui.ttf
-rwxrwxrwx   1 carbeck carbeck 398976 Jan 11  2009 segoeuiz.ttf
-rwxrwxrwx   1 carbeck carbeck 363020 Apr  8  2004 seguibd.ttf
-rwxrwxrwx   1 carbeck carbeck 365264 Jun  5  2004 seguibk.ttf
-rwxrwxrwx   1 carbeck carbeck 390092 Jan 11  2009 seguisb.ttf
-rwxrwxrwx   1 carbeck carbeck 516668 Jan 11  2009 seguisym.ttf
-rw-r--r--   1 carbeck carbeck     36 Jan 11 00:11 .uuid

However, even placing them in ~/.fonts directly doesn't seem to fix the problem. So I assume this isn't an issue related to Segoe UI?

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.3 LTS
Release:        20.04
Codename:       focal

$ snap connections acrordrdc 
Schnittstelle             Plug                       Slot                                  Notizen
content[gnome-3-28-1804]  acrordrdc:gnome-3-28-1804  gnome-3-28-1804:gnome-3-28-1804       -
content[gtk-3-themes]     acrordrdc:gtk-3-themes     gtk-common-themes:gtk-3-themes        -
content[icon-themes]      acrordrdc:icon-themes      gtk-common-themes:icon-themes         -
content[sound-themes]     acrordrdc:sound-themes     gtk-common-themes:sound-themes        -
content[wine-6-stable]    acrordrdc:wine-6-stable    wine-platform-6-stable:wine-6-stable  -
content[wine-runtime]     acrordrdc:wine-runtime     wine-platform-runtime:wine-runtime    -
cups                      acrordrdc:cups             -                                     -
cups-control              acrordrdc:cups-control     :cups-control                         manual
desktop                   acrordrdc:desktop          :desktop                              -
desktop-legacy            acrordrdc:desktop-legacy   :desktop-legacy                       -
gsettings                 acrordrdc:gsettings        :gsettings                            -
home                      acrordrdc:home             :home                                 -
network                   acrordrdc:network          :network                              -
opengl                    acrordrdc:opengl           :opengl                               -
removable-media           acrordrdc:removable-media  :removable-media                      manual
wayland                   acrordrdc:wayland          :wayland                              -
x11                       acrordrdc:x11              :x11                                  -

Digital signature does not work in the stable version (it works in the beta channel)

Decent look and feel for digital signatures in PDFs is all I need from Acrobat Reader DC as all the rest I can do in Okular and other apps. Unfortunately this does not work in the stable version (same issue detailed in #19). Fortunately, #19 mentions to use the latest/beta channel as a workaround. This is actually older than current stable version, but I tested that version and digital signature works in that version (tested in KDE neon, which is based on Ubuntu LTS).

The purpose of this issue is 2-fold:

  1. give more visibility to the workaround for the users that really need digital signatures and not much else (at least at the same level of importance).
  2. trigger attention from @mmtrt to see if this functionality could be ported to the current stable version (newer than that of the beta channel).

Thanks!

Installer edge not working

Installer of the edge version fails, adobe exe seems to be missing.
Classic channel is working.

Installing application..
Running hook '/snap/acrordrdc/26/sommelier/hooks/pre-install'
------------------------------------------------------
winetricks latest version check update disabled
------------------------------------------------------
Executing mkdir -p /home/kalbrecht/snap/acrordrdc/common
Using winetricks 20210206-next - sha256sum: 1d1ad263b22dc4c913d6006464c2e8b4c88aa7d380ef38b22be9ad26aa92ba08 with wine-5.0.3 and WINEARCH=win32
Executing w_do_call mspatcha
Executing mkdir -p /home/kalbrecht/snap/acrordrdc/common
mspatcha already installed, skipping

(yad:12854): Gtk-WARNING **: 08:54:36.420: Theme parsing error: gtk.css:1566:23: 'font-feature-settings' is not a valid property name

(yad:12854): Gtk-WARNING **: 08:54:36.423: Theme parsing error: gtk.css:3616:25: 'font-feature-settings' is not a valid property name

(yad:12854): Gtk-WARNING **: 08:54:36.424: Theme parsing error: gtk.css:4078:23: 'font-feature-settings' is not a valid property name

(yad:12858): Gtk-WARNING **: 08:54:38.759: Theme parsing error: gtk.css:1566:23: 'font-feature-settings' is not a valid property name

(yad:12858): Gtk-WARNING **: 08:54:38.763: Theme parsing error: gtk.css:3616:25: 'font-feature-settings' is not a valid property name

(yad:12858): Gtk-WARNING **: 08:54:38.763: Theme parsing error: gtk.css:4078:23: 'font-feature-settings' is not a valid property name
ERROR: /tmp/AcroRdrDC2100120138_en_US.exe
/tmp/AcroRdrDC2100120138_en_US.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).
--2021-03-03 08:54:39--  https://gist.github.com/mmtrt/896cf131e3956b23e8e47a5a52f58b01/raw/097cbd0eeb836d69a84423aaef9a7ead2840a111/acrordr
Resolving gist.github.com (gist.github.com)... 140.82.121.3
Connecting to gist.github.com (gist.github.com)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://gist.githubusercontent.com/mmtrt/896cf131e3956b23e8e47a5a52f58b01/raw/097cbd0eeb836d69a84423aaef9a7ead2840a111/acrordr [following]
--2021-03-03 08:54:39--  https://gist.githubusercontent.com/mmtrt/896cf131e3956b23e8e47a5a52f58b01/raw/097cbd0eeb836d69a84423aaef9a7ead2840a111/acrordr
Resolving gist.githubusercontent.com (gist.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ...
Connecting to gist.githubusercontent.com (gist.githubusercontent.com)|185.199.110.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 943 [text/plain]
Saving to: ‘/tmp/acrordr’

acrordr                                            100%[===============================================================================================================>]     943  --.-KB/s    in 0s      

2021-03-03 08:54:39 (36,4 MB/s) - ‘/tmp/acrordr’ saved [943/943]

Starting application..
/snap/acrordrdc/26/bin/sommelier: line 186: cd: /home/kalbrecht/snap/acrordrdc/common/.wine/dosdevices/c:/Program Files/Adobe/Acrobat Reader DC/Reader: No such file or directory

Fonts are missing

Font of the dialogs and buttons are missing. I can reproduce this issue in Linux Mint 19.3, Debian 10.3 and OpenSuse Leap 15.2 beta.
Captura de pantalla de 2020-04-08 10-25-55

Consider a better package name

Maybe I'm alone with this but acrordrdc is certainly nothing I can easily remember.
Also new users probably won't probably see that this is the Acrobat Reader.
Maybe it would be possible to call it acrobat-reader or acrobat-reader-dc?

The current package name doesn't seem to be very speaking and users are definitely relying on the description in that case.

It's just an idea since would like to have a system which is very speaking and easy to use. Thus I would love if cryptic abbreviations could be avoided.

PS: Again, thank you so much for your Snaps! 🙏

Blank SaveAs Dialog Window

Same as detailed on WineHQ Bugzilla Bug 45549

The Save As Dialog window is blank

BlankSaveAsDialogImage

Work around

As Describes in the comments of the bug by todd.martin.davis

Menu : Edit --> Preferences (Ctrl+k)

Preferences Dialog : Categories --> General
Preferences Dialog : General : Basic Tools : Checkbox "Show online storage when saving files" : Uncheck

image

You may need to restart application.


Update: did a bit of investigation with regedit and found that this exact checkbox configuration could be set to unchecked upon installation with the following

[HKEY_CURRENT_USER\\Software\\Adobe\\Acrobat Reader\\DC\\AVGeneral]
"bToggleCustomOpenExperience"=dword:00000001
"bToggleCustomSaveExperience"=dword:00000001

by default "CustomOpenExperience" is Off --> Value 1 , we just make sure that it is set to Off
by default "CustomSaveExperience" is On --> Value 0 , with registry editing we set it to Off --> Value 1

Cannot open display in Crostini

Running Crostini on an Acer R11 on Beta channel (Chrome 83) and Buster containers. I can install the snap, but when I try to run I get:

No protocol specified
Unable to init server: Could not connect: Connection refused

(yad:1388): Gtk-WARNING **: 13:18:22.970: cannot open display: :0

I get this whether I install the stable snap or the edge snap.

Can't install on Ubuntu 20.04

OS : Ubuntu 20.04 updated to paches upto 18.2.2022
Wine is instaaled with snap

My /home partition has just 1.1 GB free space.
I get the following errors.

vishal@vishal-Aspire-A715-42G:~$ acrordrdc
Installing application..
Running hook '/snap/acrordrdc/62/sommelier/hooks/pre-install'

winetricks latest version check update disabled

Executing mkdir -p /home/vishal/snap/acrordrdc/common
Using winetricks 20210206-next - sha256sum: fa8e1cac62953f13f0964441eac40097d7054a78852ab5a35c925c78a6e89a65 with wine-6.0.2 and WINEARCH=win32
Executing w_do_call mspatcha
Executing mkdir -p /home/vishal/snap/acrordrdc/common
mspatcha already installed, skipping
Executing w_do_call riched20
Executing mkdir -p /home/vishal/snap/acrordrdc/common
riched20 already installed, skipping
Executing w_do_call vcrun2015
Executing mkdir -p /home/vishal/snap/acrordrdc/common
Executing load_vcrun2015
Using native,builtin override for following DLLs: api-ms-win-crt-private-l1-1-0 api-ms-win-crt-conio-l1-1-0 api-ms-win-crt-convert-l1-1-0 api-ms-win-crt-environment-l1-1-0 api-ms-win-crt-filesystem-l1-1-0 api-ms-win-crt-heap-l1-1-0 api-ms-win-crt-locale-l1-1-0 api-ms-win-crt-math-l1-1-0 api-ms-win-crt-multibyte-l1-1-0 api-ms-win-crt-process-l1-1-0 api-ms-win-crt-runtime-l1-1-0 api-ms-win-crt-stdio-l1-1-0 api-ms-win-crt-string-l1-1-0 api-ms-win-crt-utility-l1-1-0 api-ms-win-crt-time-l1-1-0 atl140 concrt140 msvcp140 msvcr140 ucrtbase vcomp140 vcruntime140
Executing wine regedit /S C:\windows\Temp\override-dll.reg

warning: Working around wine bug 50894 -- Working around failing wusa.exe lookup via C:\windows\SysNative

Executing wine winecfg -v winxp

warning: Running /snap/acrordrdc/62/wine-platform/wine-stable/bin/wineserver -w. This will hang until all wine processes in prefix=/home/vishal/snap/acrordrdc/common/.wine terminate

Executing cabextract -q --directory=/home/vishal/snap/acrordrdc/common/.wine/dosdevices/c:/windows/temp/win32 /home/vishal/snap/acrordrdc/common/.cache/winetricks/vcrun2015/vc_redist.x86.exe -F a10
Executing cabextract -q --directory=/home/vishal/snap/acrordrdc/common/.wine/dosdevices/c:/windows/system32 /home/vishal/snap/acrordrdc/common/.wine/dosdevices/c:/windows/temp/win32/a10 -F ucrtbase.dll
/home/vishal/snap/acrordrdc/common/.wine/dosdevices/c:/windows/temp/win32/a10: WARNING; possible 16128 extra bytes at end of file.
Executing cd /home/vishal/snap/acrordrdc/common/.cache/winetricks/vcrun2015
Executing wine vc_redist.x86.exe /q

warning: Note: command wine vc_redist.x86.exe /q returned status 243. Aborting.

(yad:15014): Gtk-WARNING **: 22:01:46.373: Theme parsing error: gtk.css:1418:23: 'font-feature-settings' is not a valid property name

(yad:15014): Gtk-WARNING **: 22:01:46.376: Theme parsing error: gtk.css:3295:25: 'font-feature-settings' is not a valid property name

(yad:15014): Gtk-WARNING **: 22:01:46.377: Theme parsing error: gtk.css:3757:23: 'font-feature-settings' is not a valid property name

(yad:15026): Gtk-WARNING **: 22:01:50.093: Theme parsing error: gtk.css:1418:23: 'font-feature-settings' is not a valid property name

(yad:15026): Gtk-WARNING **: 22:01:50.096: Theme parsing error: gtk.css:3295:25: 'font-feature-settings' is not a valid property name

(yad:15026): Gtk-WARNING **: 22:01:50.097: Theme parsing error: gtk.css:3757:23: 'font-feature-settings' is not a valid property name
/snap/acrordrdc/62/sommelier/hooks/pre-install: line 53: cd: /home/vishal/snap/acrordrdc/common/.wine/drive_c/Program Files/Common Files/Adobe/ARM/1.0: No such file or directory
mv: cannot stat 'armsvc.exe': No such file or directory
mv: cannot stat 'AdobeARM.exe': No such file or directory
mv: cannot stat 'AdobeARMHelper.exe': No such file or directory
/snap/acrordrdc/62/sommelier/hooks/pre-install: line 57: cd: /home/vishal/snap/acrordrdc/common/.wine/drive_c/Program Files/Adobe/Acrobat Reader DC/Reader/AcroCEF: No such file or directory
mv: cannot stat 'RdrServicesUpdater.exe': No such file or directory
mv: cannot stat 'RdrCEF.exe': No such file or directory
Starting application..
/snap/acrordrdc/62/bin/sommelier: line 213: cd: /home/vishal/snap/acrordrdc/common/.wine/dosdevices/c:/Program Files/Adobe/Acrobat Reader DC/Reader: No such file or directory

Thank you for your fantastic work !
Please help.

Password input missing

Any input that is of type password is not displayed in the application. Anyone have any tips on how to solve this? Thanks

sign

ubuntu 20.04 install

snap run acrordrdc
0016:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0016:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0016:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0016:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0016:err:ole:get_local_server_stream Failed: 80004002
0018:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0018:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0018:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0018:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0018:err:ole:get_local_server_stream Failed: 80004002
wine: configuration in '/home/a/snap/acrordrdc/common/.wine' has been updated.
Failed to Fopen file /etc/wgetrc
Failed to Fopen file /etc/wgetrc
wget: Cannot read /etc/wgetrc (Permission denied).
------------------------------------------------------
GitHub nie działa? Wersja '' nie wydaje się być prawdiłową wersją
------------------------------------------------------
------------------------------------------------------
Your version of wine 3.0.4 is no longer supported upstream. You should upgrade to 4.x
------------------------------------------------------
Executing mkdir -p /home/a/snap/acrordrdc/common
Using winetricks 20200412-next - sha256sum: f34b450a051c00e13a5473ad9580ee33d1099b4b8307b25ca01ff73c159ef3c1 with wine-3.0.4 and WINEARCH=win32
Executing w_do_call mspatcha
Executing mkdir -p /home/a/snap/acrordrdc/common
Executing load_mspatcha 
Executing mkdir -p /home/a/snap/acrordrdc/common/.cache/winetricks/win2ksp4
Executing cd /home/a/snap/acrordrdc/common/.cache/winetricks/win2ksp4
Downloading https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE to /home/a/snap/acrordrdc/common/.cache/winetricks/win2ksp4
Failed to Fopen file /etc/wgetrc
Failed to Fopen file /etc/wgetrc
wget: Cannot read /etc/wgetrc (Permission denied).
--2020-07-28 18:25:59--  https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE
Resolving ftp.gnome.org (ftp.gnome.org)... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘ftp.gnome.org’
Failed to Fopen file /etc/wgetrc
Failed to Fopen file /etc/wgetrc
wget: Cannot read /etc/wgetrc (Permission denied).
Failed to Fopen file /etc/wgetrc
Failed to Fopen file /etc/wgetrc
wget: Cannot read /etc/wgetrc (Permission denied).
Executing cd /home/a/snap/acrordrdc/common/.cache/winetricks/win2ksp4
Downloading https://web.archive.org/web/2000/https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE to /home/a/snap/acrordrdc/common/.cache/winetricks/win2ksp4
Failed to Fopen file /etc/wgetrc
Failed to Fopen file /etc/wgetrc
wget: Cannot read /etc/wgetrc (Permission denied).
--2020-07-28 18:25:59--  https://web.archive.org/web/2000/https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE
Resolving web.archive.org (web.archive.org)... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘web.archive.org’
------------------------------------------------------
Downloading https://web.archive.org/web/2000/https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE failed
------------------------------------------------------
Gtk-Message: 18:26:00.002: Failed to load module "canberra-gtk-module"
Gtk-Message: 18:26:00.003: Failed to load module "canberra-gtk-module"
Gtk-Message: 18:26:03.405: Failed to load module "canberra-gtk-module"
Gtk-Message: 18:26:03.406: Failed to load module "canberra-gtk-module"
ERROR: /tmp/AcroRdrDC1801120063_en_US.exe
/tmp/AcroRdrDC1801120063_en_US.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-07-28 18:26:03--  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/a/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/a/snap/acrordrdc/common/.wine/drive_c/Program Files/Adobe/Acrobat Reader DC/Reader/AcroRd32.exe'
```

broken installer

Been fiddling with this today again and can't get it to work

Installing application..
Running hook '/snap/acrordrdc/24/sommelier/hooks/pre-install'
------------------------------------------------------
winetricks latest version check update disabled
------------------------------------------------------
Executing mkdir -p /home/dread/snap/acrordrdc/common
Using winetricks 20200412-next - sha256sum: a9b29ba26439b2193ae8144d629a97d3501104081510088ab0e7a3bbd9f222af with wine-5.0.3 and WINEARCH=win32
Executing w_do_call mspatcha
Executing mkdir -p /home/dread/snap/acrordrdc/common
Executing load_mspatcha 
Executing mkdir -p /home/dread/snap/acrordrdc/common/.cache/winetricks/win2ksp4
Executing cd /home/dread/snap/acrordrdc/common/.cache/winetricks/win2ksp4
Downloading https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE to /home/dread/snap/acrordrdc/common/.cache/winetricks/win2ksp4
Failed to Fopen file /etc/wgetrc
Failed to Fopen file /etc/wgetrc
wget: Cannot read /etc/wgetrc (Permission denied).
--2020-12-14 18:03:55--  https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE
Resolving ftp.gnome.org (ftp.gnome.org)... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘ftp.gnome.org’
Failed to Fopen file /etc/wgetrc
Failed to Fopen file /etc/wgetrc
wget: Cannot read /etc/wgetrc (Permission denied).
Failed to Fopen file /etc/wgetrc
Failed to Fopen file /etc/wgetrc
wget: Cannot read /etc/wgetrc (Permission denied).
Executing cd /home/dread/snap/acrordrdc/common/.cache/winetricks/win2ksp4
Downloading https://web.archive.org/web/2000/https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE to /home/dread/snap/acrordrdc/common/.cache/winetricks/win2ksp4
Failed to Fopen file /etc/wgetrc
Failed to Fopen file /etc/wgetrc
wget: Cannot read /etc/wgetrc (Permission denied).
--2020-12-14 18:03:55--  https://web.archive.org/web/2000/https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE
Resolving web.archive.org (web.archive.org)... failed: Temporary failure in name resolution.
wget: unable to resolve host address ‘web.archive.org’
------------------------------------------------------
warning: Downloading https://web.archive.org/web/2000/https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE failed
------------------------------------------------------
Gtk-Message: 18:03:55.895: Failed to load module "colorreload-gtk-module"
Gtk-Message: 18:03:55.895: Failed to load module "window-decorations-gtk-module"
Gtk-Message: 18:03:57.259: Failed to load module "colorreload-gtk-module"
Gtk-Message: 18:03:57.259: Failed to load module "window-decorations-gtk-module"
ERROR: /tmp/AcroRdrDC2001320064_en_US.exe
/tmp/AcroRdrDC2001320064_en_US.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-12-14 18:03:57--  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’
Starting application..
/snap/acrordrdc/24/bin/sommelier: line 186: cd: /home/dread/snap/acrordrdc/common/.wine/dosdevices/c:/Program Files/Adobe/Acrobat Reader DC/Reader: No such file or directory
dread@FreezingMoon:~$ 

Cannot run 'yad'

❯ acrordrdc.winetricks
/snap/acrordrdc/62/wine-runtime/bin/zenity: line 3: /snap/acrordrdc/62/usr/bin/yad: No such file or directory
/snap/acrordrdc/62/wine-runtime/bin/zenity: line 3: /snap/acrordrdc/62/usr/bin/yad: No such file or directory

No printer in Ubuntu 22.04 beta

Hi

I get the no printer found error.

Even after:

snap remove acrordrdc
snap install acrordrdc
snap connect acrordrdc:removable-media
snap connect acrordrdc:cups-control

Anyway to further debug this?

Ubuntu 20.04 multiple users

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'

Can't export PDF files

Trying to export PDF files, everything is blank, no save dialog, no button is working etc.
Tried the workaround from issue #20 but did not work either

No entries in the terminal, nor in journal

Filling out forms did work fine, but can't export the pdf afterwards

404 Not found for Adobe download

The download from Adobe seems to fail with a 404 error:
https://ardownload2.adobe.com/pub/adobe/reader/win/AcrobatDC/2001320066/AcroRdrDC2001320066_de_DE.exe

It also fails if the user selects another language.

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

Full log:

$ acrordrdc
Initialising Wine..
Installing application..
Running hook '/snap/acrordrdc/21/sommelier/hooks/pre-install'
------------------------------------------------------
winetricks latest version check update disabled
------------------------------------------------------
Executing mkdir -p /home/tuhlig/snap/acrordrdc/common
Using winetricks 20200412-next - sha256sum: b32e46f689e28f1d4a368887458708eacd0422d4ddcb3d17b00741f742fce9d5 with wine-5.0.3 and WINEARCH=win32
Executing w_do_call mspatcha
Executing mkdir -p /home/tuhlig/snap/acrordrdc/common
Executing load_mspatcha 
Executing mkdir -p /home/tuhlig/snap/acrordrdc/common/.cache/winetricks/win2ksp4
Executing cd /home/tuhlig/snap/acrordrdc/common/.cache/winetricks/win2ksp4
Downloading https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE to /home/tuhlig/snap/acrordrdc/common/.cache/winetricks/win2ksp4
Failed to Fopen file /etc/wgetrc
Failed to Fopen file /etc/wgetrc
wget: Cannot read /etc/wgetrc (Permission denied).
--2020-12-01 07:17:16--  https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE
Resolving ftp.gnome.org (ftp.gnome.org)... 2620:52:3:1:5054:ff:fedd:5ad0, 2620:52:3:1:5054:ff:fede:8714, 2620:52:3:1:5054:ff:fe0d:ee0f, ...
Connecting to ftp.gnome.org (ftp.gnome.org)|2620:52:3:1:5054:ff:fedd:5ad0|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-12-01 07:17:16 ERROR 404: Not Found.

Failed to Fopen file /etc/wgetrc
Failed to Fopen file /etc/wgetrc
wget: Cannot read /etc/wgetrc (Permission denied).
Failed to Fopen file /etc/wgetrc
Failed to Fopen file /etc/wgetrc
wget: Cannot read /etc/wgetrc (Permission denied).
Executing cd /home/tuhlig/snap/acrordrdc/common/.cache/winetricks/win2ksp4
Downloading https://web.archive.org/web/2000/https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE to /home/tuhlig/snap/acrordrdc/common/.cache/winetricks/win2ksp4
Failed to Fopen file /etc/wgetrc
Failed to Fopen file /etc/wgetrc
wget: Cannot read /etc/wgetrc (Permission denied).
--2020-12-01 07:17:17--  https://web.archive.org/web/2000/https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE
Resolving web.archive.org (web.archive.org)... 207.241.226.190
Connecting to web.archive.org (web.archive.org)|207.241.226.190|:443... connected.
HTTP request sent, awaiting response... 302 FOUND
Location: https://web.archive.org/web/20180613014937/https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE [following]
--2020-12-01 07:17:18--  https://web.archive.org/web/20180613014937/https://ftp.gnome.org/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE
Reusing existing connection to web.archive.org:443.
HTTP request sent, awaiting response... 302 Found
Location: https://web.archive.org/web/20180613014937/https://saimei.ftp.acc.umu.se/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE [following]
--2020-12-01 07:17:19--  https://web.archive.org/web/20180613014937/https://saimei.ftp.acc.umu.se/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE
Reusing existing connection to web.archive.org:443.
HTTP request sent, awaiting response... 302 FOUND
Location: https://web.archive.org/web/20180613014941/https://saimei.ftp.acc.umu.se/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE [following]
--2020-12-01 07:17:20--  https://web.archive.org/web/20180613014941/https://saimei.ftp.acc.umu.se/mirror/archive/ftp.sunet.se/pub/security/vendor/microsoft/win2000/Service_Packs/usa/W2KSP4_EN.EXE
Reusing existing connection to web.archive.org:443.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-msdownload]
Saving to: ‘W2KSP4_EN.EXE’

W2KSP4_EN.EXE                                          [                                                                                   <=>                          ] 129,20M  1,36MB/s    in 2m 50s  

2020-12-01 07:20:13 (776 KB/s) - ‘W2KSP4_EN.EXE’ saved [135477136]

Executing cd /home/tuhlig
Executing cabextract -q -d /home/tuhlig/snap/acrordrdc/common/.wine/dosdevices/c:/windows/temp -L -F i386/mspatcha.dl_ /home/tuhlig/snap/acrordrdc/common/.cache/winetricks/win2ksp4/W2KSP4_EN.EXE
Executing cabextract -q --directory=/home/tuhlig/snap/acrordrdc/common/.wine/dosdevices/c:/windows/system32 /home/tuhlig/snap/acrordrdc/common/.wine/dosdevices/c:/windows/temp/i386/mspatcha.dl_
Using native,builtin override for following DLLs: mspatcha
Executing wine regedit /S C:\windows\Temp\override-dll.reg
ERROR: /tmp/AcroRdrDC2001320066_de_DE.exe
/tmp/AcroRdrDC2001320066_de_DE.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-12-01 07:20:26--  https://gist.github.com/mmtrt/896cf131e3956b23e8e47a5a52f58b01/raw/097cbd0eeb836d69a84423aaef9a7ead2840a111/acrordr
Resolving gist.github.com (gist.github.com)... 140.82.121.3
Connecting to gist.github.com (gist.github.com)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://gist.githubusercontent.com/mmtrt/896cf131e3956b23e8e47a5a52f58b01/raw/097cbd0eeb836d69a84423aaef9a7ead2840a111/acrordr [following]
--2020-12-01 07:20:26--  https://gist.githubusercontent.com/mmtrt/896cf131e3956b23e8e47a5a52f58b01/raw/097cbd0eeb836d69a84423aaef9a7ead2840a111/acrordr
Resolving gist.githubusercontent.com (gist.githubusercontent.com)... 151.101.112.133
Connecting to gist.githubusercontent.com (gist.githubusercontent.com)|151.101.112.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 943 [text/plain]
Saving to: ‘/tmp/acrordr’

acrordr                                            100%[===============================================================================================================>]     943  --.-KB/s    in 0s      

2020-12-01 07:20:26 (18,5 MB/s) - ‘/tmp/acrordr’ saved [943/943]

Starting application..
/snap/acrordrdc/21/bin/sommelier: line 186: cd: /home/tuhlig/snap/acrordrdc/common/.wine/dosdevices/c:/Program Files/Adobe/Acrobat Reader DC/Reader: No such file or directory

Adding a signature doesn't show the dialog window

I know this is not a bug in this package, but rather, wine support, however, I'm not sure what can be done in wine (configuration, version upgrade), so opening it here in the hopes you do.

When I want to sign a document I first need to add a signature. However when I try to do that the screen is grayed, the menu is not, and nothing can be done other than pressing 'esc'.

This may be to do with integration of file selection, showing a modal window. Maybe an update to wine (I see wine 6 is used, wine 8 is out)

Support for arm64 architecture ?

Thank you for your work, I'm using your acrordrdc snap on all my linux machines mainly to sign PDF files. I am currently setting-up a raspberry Pi 5 as a not-so-stupid terminal. snapd installs without issues, and snap list reports the following (Pi5 is based on debian bookworm) :

Name               Version           Rev    Tracking       Publisher   Notes
bare               1.0               5      latest/stable  canonical✓  base
core               16-2.61.1         16578  latest/stable  canonical✓  core
core22             20240111          1125   latest/stable  canonical✓  base
gnome-42-2204      0+git.ff35a85     143    latest/stable  canonical✓  -
gtk-common-themes  0.1-81-g442e511   1535   latest/stable  canonical✓  -
snap-store         41.3-71-g709398e  963    latest/stable  canonical✓  -

The question is : is there any chance that the acrordrdc snap could possibly support this architecture ?

Again, thank you for this snap.

acrordrdc does't provide .desktop file, can't select it to open PDF files from Nautilus

This is a wonderful snap, make it very easy to get Adobe Reader working in Ubuntu.

I note that I had problems with running it the second time, for which the following was helpful:
https://linuxconfig.org/how-to-install-adobe-acrobat-reader-dc-wine-on-ubuntu-20-04-focal-fossa-linux

However, I wanted to note that I cannot associate acrordrdc with .pdf files because this snap does not include a .desktop file. Having this would improve usability, since one could right-click a PDF and select to open it with acrordrdc instead of default Evince.

Not sure how Snaps handle the installation/use of .desktop files. This seems to be relevant though:
https://snapcraft.io/docs/desktop-menu-icon-support

when saving I get "disk full"

also tried with candidate

Ubuntu 21.10

I don't know how to debug this, if I log into the snap with shell, the df command has permission denied.

Acrobat puts up a dialog:

The disk you were saving to or the disk used for temporary files is full.

image

Acrobat Reader DC 2021 cannot run the default local email client

Thanks for Your hard work.

Unfortunately, I have a PDF form with a button, which should:
a) generate an .XML file, and
b) attach it to a newly created email message window, launching the default email application on Your system.

This code works in a "normal" installation of Adobe Reader under Windows.
It doesn't with acrordrdc with Xubuntu 22.04 (Thunderbird-snap being the default email client).

Where should I poke? :)

Thanks,
MZ

Fill and Sign doesn't work

When you click on fill and sign tool, it opens but it doesn't let you draw your signature or anything!. There is just a normal cursor and blank area.

Can't use find without crashing

Either by using the menus or the keyboard shortcut of Ctrl+F, searching inside a PDF makes the app crash. When running from the terminal, the only output I see is:

/snap/acrordrdc/62/bin/sommelier: line 193: 381587 Segmentation fault "${WINELOADER}" "${app}" "${ACTION_ARGS[@]}"

All sticky notes are unreadable and black

My impression is that some component is missing, or some configuration option have to be changed, but I wasn't able to find out that:
image

All comments display like that, while they're fully readable and visible in other PDF apps.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.