Description of problem: pdfmod downloads and installs properly,but does not open / start Version-Release number of selected component (if applicable): pdfmod-0.9.1-21.fc31.x86_64 How reproducible: always (system reboots included) Steps to Reproduce: 1.download 2.install 3.try to open Actual results: it does not open / start, when it is supposed to. Expected results: opening / starting, when it is supposed to Additional info: still, thanks for providing it.
Sadly the pdfmod development is abandoned. Seems there have been changes in the .Net runtime breaking it. I guess the optimal option would be to build a Flatpak using an older version of Mono but I don't have time for it :-/
For me the same issue was fixed by installing `gnome-sharp` on Fedora 31. pdfmod: pdfmod-0.9.1-21.fc31 gnome-sharp: gnome-sharp-2.24.2-23.fc31 Start log before installation of `gnome-sharp`: $ pdfmod [1 Debug 09:15:53.286] Starting PdfMod 0.9.1 [1 Debug 09:15:53.330] Initializing i18n catalog from /usr/share/locale/ Unhandled Exception: System.TypeLoadException: Could not load type of field 'PdfMod.Core.Configuration:client' (0) due to: Could not load file or assembly 'gconf-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies. at PdfMod.PdfMod.Main (System.String[] args) [0x0004d] in <0cab43656a5b4e3895301a82b0acd3a0>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeLoadException: Could not load type of field 'PdfMod.Core.Configuration:client' (0) due to: Could not load file or assembly 'gconf-sharp, Version=2.24.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f' or one of its dependencies. at PdfMod.PdfMod.Main (System.String[] args) [0x0004d] in <0cab43656a5b4e3895301a82b0acd3a0>:0
installing gnome-sharp did the trick.bug resolved.thank you!
Would you test this release, please? https://koji.fedoraproject.org/koji/taskinfo?taskID=39688381 I don't have a system modern enough to verify it. Please uninstall pdfmod and all dependencies and install again using something like: sudo dnf install https://kojipkgs.fedoraproject.org//work/tasks/8387/39688387/pdfmod-0.9.1-22.fc31.x86_64.rpm If it works as expected I'll push an update.
Yes, the new package release works for me. First I removed `pdfmod` and `gnome-sharp` via $ sudo dnf remove gnome-sharp pdfmod Then I installed the the `pdfmod` package only with the given command: $ sudo dnf install https://kojipkgs.fedoraproject.org//work/tasks/8387/39688387/pdfmod-0.9.1-22.fc31.x86_64.rpm Finally starting up `pdfmod` shows the applaction window: $ pdfmod [1 Debug 14:44:11.876] Starting PdfMod 0.9.1 [1 Debug 14:44:11.892] Initializing i18n catalog from /usr/share/locale/ [1 Debug 14:44:11.939] Loaded custom AccelMap from /home/adrian/.config/pdfmod/gtk_accel_map [1 Debug 14:44:11.949] Cache directory set to /home/adrian/.cache/pdfmod
@Marcel: (In reply to Marcel Metz from comment #5) > > Finally starting up `pdfmod` shows the applaction window: So the application runs as expected, right?
yes,it does.both via installing gnome-sharp additionally,aswell as via the recent pgk provided.both suggested solutions do the trick and have it resolved.thank you,all.
> (In reply to Ismael Olea from comment #6) > > So the application runs as expected, right? Yes, the application runs as expected for me.
*** Bug 1784747 has been marked as a duplicate of this bug. ***
FEDORA-2019-d9a4a2d770 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-d9a4a2d770
pdfmod-0.9.1-22.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-d9a4a2d770
pdfmod-0.9.1-22.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.