pdfarranger: will not start due to gobject api breakage

  • Done
  • quality assurance status badge
Details
2 participants
  • Christopher Howard
  • Jack Hill
Owner
unassigned
Submitted by
Christopher Howard
Severity
normal
C
C
Christopher Howard wrote on 26 Mar 2021 01:27
(name . bug-guix)(address . bug-guix@gnu.org)
5714aaebaf2f5351086ba5ee3df3e9b6885a7c5b.camel@librehacker.com
pdfarranger builds without trouble, but is unable to start due to an
API problem:

christopher@theoden ~$ pdfarranger
Traceback (most recent call last):
File "/gnu/store/ppvjh7rfqfql9lpw8pnrqfzdqcs62cf0-pdfarranger-
1.7.1/bin/.pdfarranger-real", line 11, in <module>
load_entry_point('pdfarranger==1.7.1', 'console_scripts',
'pdfarranger')()
File "/gnu/store/ppvjh7rfqfql9lpw8pnrqfzdqcs62cf0-pdfarranger-
1.7.1/lib/python3.8/site-packages/pdfarranger/pdfarranger.py", line
1872, in main
PdfArranger().run(sys.argv)
File "/gnu/store/ppvjh7rfqfql9lpw8pnrqfzdqcs62cf0-pdfarranger-
1.7.1/lib/python3.8/site-packages/pdfarranger/pdfarranger.py", line
214, in __init__
super().__init__(*args,
application_id="com.github.jeromerobert.pdfarranger",
TypeError: gobject `pdfarranger+pdfarranger+PdfArranger' doesn't
support property `application_id'

christopher@theoden ~$ guix describe
Generation 13 Mar 25 2021 09:10:40 (current)
guix 3f1b2bd
branch: master
commit: 3f1b2bd322b6cdba99a43d08e5e8464f7424cbc5
christopher@theoden ~$ neofetch --stdout
christopher@theoden
-------------------
OS: Guix System 3f1b2bd322b6cdba99a43d08e5e8464f7424cbc5 x86_64
Host: OptiPlex 9020 00
Kernel: 5.10.18-gnu
Uptime: 21 days, 4 hours, 48 mins
Packages: 91 (guix-system), 97 (guix-user)
Shell: bash 5.0.16
Resolution: 1920x1080
DE: GNOME
Theme: Adwaita [GTK2/3]
Icons: Adwaita [GTK2/3]
Terminal: kitty
CPU: Intel i5-4570 (4) @ 3.600GHz
GPU: Intel HD Graphics
GPU: AMD ATI Radeon HD 8490 / R5 235X OEM
Memory: 3932MiB / 7871MiB
Attachment: file
J
J
Jack Hill wrote on 12 Nov 2023 05:40
(name . Christopher Howard)(address . christopher@librehacker.com)(address . 47397-done@debbugs.gnu.org)
8baaa21a-e317-056e-987b-b765e740330b@jackhill.us
On Thu, 25 Mar 2021, Christopher Howard wrote:

Toggle quote (2 lines)
> pdfarranger builds without trouble, but is unable to start due to an API problem:

Christopher,

Sorry you didn't get a response to your report. It's still appreciated.
The good news is that at some point in the past two years, pdfarranger got
fixed! Therefore, I'm going to close this report. Feel free to open a new
one if you're still having problems.

Best,
Jack
Closed
?