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

Password input missing #19

Open vitek499 opened 3 years ago

vitek499 commented 3 years ago

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

sign

glykos commented 3 years ago

Yeap. In my case the update completely broke two ubuntu 16.04 installs. An ubuntu 18.04 machine appears to be ok. In my case it is not just the password dialog that is missing. This is the "preferences" pop-up :

EDIT : it is also broken on 18.04, I failed to notice that the machine was still running the 2020.013.20064 / 28 version.

Screenshot from 2021-09-10 14-50-35

vitek499 commented 3 years ago

Yeap. In my case the update completely broke two ubuntu 16.04 installs. An ubuntu 18.04 machine appears to be ok. In my case it is not just the password dialog that is missing. This is the "preferences" pop-up :

Screenshot from 2021-09-10 14-50-35

You must install Windows font, try this commands:

wget https://gist.githubusercontent.com/maxwelleite/913b6775e4e408daa904566eb375b090/raw/cbfd8eb70184fa509fcab37dad7905676c93d587/ttf-ms-tahoma-installer.sh -q -O - | sudo bash
wget https://gist.github.com/maxwelleite/ee5a1a4222dd43c8b4af5c99ed72b3fc/raw/ebb31b052f0bb95cfa361d7826b2dbf993820d0b/ttf-wine-tahoma-installer.sh -q -O - | sudo bash
wget https://gist.github.com/maxwelleite/10774746/raw/ttf-vista-fonts-installer.sh -q -O - | sudo bash
glykos commented 3 years ago

You must install Windows font, try this commands:

wget https://gist.githubusercontent.com/maxwelleite/913b6775e4e408daa904566eb375b090/raw/cbfd8eb70184fa509fcab37dad7905676c93d587/ttf-ms-tahoma-installer.sh -q -O - | sudo bash
wget https://gist.github.com/maxwelleite/ee5a1a4222dd43c8b4af5c99ed72b3fc/raw/ebb31b052f0bb95cfa361d7826b2dbf993820d0b/ttf-wine-tahoma-installer.sh -q -O - | sudo bash
wget https://gist.github.com/maxwelleite/10774746/raw/ttf-vista-fonts-installer.sh -q -O - | sudo bash

Thanks. I tried your commands, as well as winetricks allfonts followed by sudo fc-cache -vf, all to no avail. The problem is still there. Which makes sense : just before the update everything was fine.

glykos commented 3 years ago

You must install Windows font, try this commands:

You were right about the fonts. I was missing the segoe-ui ones. All input boxes still missing though. Thanks.

mmtrt commented 3 years ago

@glykos that font issue should be fix now snap downloads segeo font on fresh install of snap.

mmtrt commented 3 years ago

@vitek499 some of the app features are known broken in wine don't work properly.

glykos commented 3 years ago

@glykos that font issue should be fix now snap downloads segeo font on fresh install of snap.

Thank you for your reply, I can confirm that the font issue is fixed. The issues, however, with setting-up and using digital signatures are still present. These issues were not present with the 2020.013.20064 / 28 version of acrobat/snap. In any case, thanks for your efforts maintaining this package.

mmtrt commented 3 years ago

@glykos alright I've restored that version in beta branch of snap and will inform if manage to fix that issue in later versions.

glykos commented 3 years ago

alright I've restored that version in beta branch of snap and will inform if manage to fix that issue in later versions.

@mmtrt This is great, thanks a lot ! I can confirm that --channel=latest/beta does fix the issue with the digital signatures on Ubuntu 18.04.5 LTS. I'll try on Ubuntu 16.04 and I'll post the results in this comment. Thanks a lot !

EDIT : It also fixes the signature-related issues on Ubuntu 16.04.7 LTS.

For reference, what I see from snap list --all on Ubuntu 16.04.7 LTS is the following :

Name                    Version                     Rev    Tracking       Publisher   Notes
acrordrdc               2020.013.20064              28     latest/beta    mmtrt       devmode
canonical-livepatch     9.7.3                       105    latest/stable  canonical✓  -
core                    16-2.51.4                   11606  latest/stable  canonical✓  core
core18                  20210722                    2128   latest/stable  canonical✓  base
gnome-3-28-1804         3.28.0-19-g98f9e67.98f9e67  161    latest/stable  canonical✓  -
gtk-common-themes       0.1-52-gb92ac40             1515   latest/stable  canonical✓  -
snapd                   2.51.4                      12883  latest/stable  canonical✓  snapd
wine-platform-5-stable  5.0.3                       16     latest/stable  mmtrt       -
wine-platform-runtime   v1.0                        241    latest/stable  mmtrt       -
davidsabate commented 10 months ago

For people facing the black screen problem when trying to sign (first you must configure it using the --channel=latest/beta as explained above), you can use the older signing interface as explained here https://community.adobe.com/t5/acrobat-discussions/when-trying-to-add-digital-signature-screen-goes-black/m-p/10128234