DSigner - podpisanie dokumentu

Zdravim,

pokusam sa podpisat dokument cez web aplikaciu ale Dsigner aplikacia sa nespusti. Pouziam Ubuntu 20.04, openjdk8 a firefox.
V console firefoxu som nasiel warning: Prevented navigation to “ditec-dlauncher:?hostnames=dlauncher.ditec.sk&ports=60064,58315,63343&token=xxx&browser=firefox_84” due to an unknown protocol.
A niekolko chyb: Firefox can’t establish a connection to the server at wss://127.0.0.1:58315/getUrl/xxx.
The connection to wss://127.0.0.1:54016/getUrl/xxx was interrupted while the page was loading.

Eid prihlasenie funguje bez problemov.

Vedel by niekto prosim poradit?
Dakujem.

1 Like

Asi ste nenainštalovali d.Launcher. Po správnej inštalácii mal by existovať súbor ~/.local/share/applications:

[Desktop Entry]
Type=Application
Name=D.Launcher
Name[sk]=D.Launcher
Icon=ditec-dlauncher
Exec=~/.ditec/dlauncher-bin/dLauncher %U
MimeType=x-scheme-handler/ditec-dlauncher
Categories=Network;Security

Takýto súbor umožní otváranie URLov ditec-dlauncher:.

Uz sa podarilo uspesne podpisat. Dakujem za pomoc.

Disig akosi zabudol udrziavat a aktualizovat rozsirenie pre Firefox, cize ich vlastny web pri poslednej verzii Websignera ho uz nedetekuje a vyhlasuje, ze nie je dostupny. A je to (predpokladam) z dovodu, ze extension pre FF bol aktualizovany pred 3 rokmi, pre Chrome v 11/2024. Hanba.

1 Like

Safari je druhy najpouzivanejsi internetovy prehliadač btw. :grimacing:

A funguje to tam?

Mne DSigner prestal fungovať pred cca polrokom úplne.

...
IcedTea-Web java error manual log:
JAR https://www.slovensko.sk/static/zep/java_apps/netty-all-4.0.35.Final-9633A3.jar not found. Continuing.
IcedTea-Web java error - for more info see itweb-settings debug options or console. See http://icedtea.classpath.org/wiki/IcedTea-Web#Filing_bugs for help.
IcedTea-Web java error manual log:
JAR https://www.slovensko.sk/static/zep/java_apps/dlauncher-1.4-9633A3.jar not found. Continuing.
IcedTea-Web java error - for more info see itweb-settings debug options or console. See http://icedtea.classpath.org/wiki/IcedTea-Web#Filing_bugs for help.
IcedTea-Web java error manual log:
net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not initialize application. The application has not been initialized, for more information execute javaws from the command line.
    at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:823)
    at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:531)
    at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:946)
Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Unknown Main-Class. Could not determine the main class for this application.
    at net.sourceforge.jnlp.runtime.JNLPClassLoader.initializeResources(JNLPClassLoader.java:775)
    at net.sourceforge.jnlp.runtime.JNLPClassLoader.<init>(JNLPClassLoader.java:337)
    at net.sourceforge.jnlp.runtime.JNLPClassLoader.createInstance(JNLPClassLoader.java:420)
    at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:494)
    at net.sourceforge.jnlp.runtime.JNLPClassLoader.getInstance(JNLPClassLoader.java:467)
    at net.sourceforge.jnlp.Launcher.createApplication(Launcher.java:815)
    ... 2 more