Bug 2068897 - Apostrophe 2.6-1 fails to start
Summary: Apostrophe 2.6-1 fails to start
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: apostrophe
Version: 35
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Artem
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-03-27 11:09 UTC by marsupilami450
Modified: 2022-04-05 00:41 UTC (History)
1 user (show)

Fixed In Version: apostrophe-2.5-4.fc35 apostrophe-2.5-4.fc34
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-28 00:43:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 2066080 1 unspecified CLOSED apostrophe-2.6.1 is available 2022-03-29 00:17:52 UTC

Description marsupilami450 2022-03-27 11:09:02 UTC
Description of problem: Fails to start Apostrophe 2.6-1


Version-Release number of selected component (if applicable): Apostrophe 2.6-1


How reproducible: at will


Steps to Reproduce:
1. Try to start Apostrophe

Actual results: Fails to start


Expected results: Should start normally


Additional info: When running from the command line I get this:
Traceback (most recent call last):
  File "/usr/bin/apostrophe", line 69, in <module>
    sys.exit(main())
  File "/usr/bin/apostrophe", line 63, in main
    return run_application()
  File "/usr/bin/apostrophe", line 54, in run_application
    app = Application('org.gnome.gitlab.somas.Apostrophe')
  File "/usr/lib/python3.10/site-packages/apostrophe/application.py", line 56, in __init__
    style_manager = Handy.StyleManager.get_default()
  File "/usr/lib64/python3.10/site-packages/gi/module.py", line 126, in __getattr__
    raise AttributeError("%r object has no attribute %r" % (
AttributeError: 'gi.repository.Handy' object has no attribute 'StyleManager'

Aditionnaly I saw that version 2.6.1 is already available, so an update could be cool :) Maybe it is the reason of the crash ^^?

Comment 1 Fedora Update System 2022-03-27 15:06:22 UTC
FEDORA-2022-a375df8e09 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-a375df8e09

Comment 2 Fedora Update System 2022-03-27 15:12:42 UTC
FEDORA-2022-16d10ed8d4 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-16d10ed8d4

Comment 3 Artem 2022-03-27 15:13:07 UTC
Thanks for reporting. This due old Libhandy in f35 so we need to stick with old version of Apostrophe for current Fedora release. New Apostrophe will be available only for >= f36.

Please test and give karma in Bodhi for both updates for f35 and f34.

Comment 4 Fedora Update System 2022-03-28 00:43:26 UTC
FEDORA-2022-a375df8e09 has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Fedora Update System 2022-03-28 01:22:05 UTC
FEDORA-2022-16d10ed8d4 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-16d10ed8d4`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-16d10ed8d4

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2022-04-05 00:41:29 UTC
FEDORA-2022-16d10ed8d4 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.