Bug 2068931 - [abrt] apostrophe: __getattr__(): module.py:123:__getattr__:AttributeError: 'gi.repository.Handy' object has no attribute 'StyleManager'
Summary: [abrt] apostrophe: __getattr__(): module.py:123:__getattr__:AttributeError: '...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: apostrophe
Version: 34
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Artem
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:35743bce6b8443f6cc106043276...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-03-27 17:47 UTC by Demetris M
Modified: 2022-04-05 00:41 UTC (History)
1 user (show)

Fixed In Version: apostrophe-2.5-4.fc34
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-04-05 00:41:31 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (924 bytes, text/plain)
2022-03-27 17:48 UTC, Demetris M
no flags Details
File: cgroup (126 bytes, text/plain)
2022-03-27 17:48 UTC, Demetris M
no flags Details
File: cpuinfo (2.42 KB, text/plain)
2022-03-27 17:48 UTC, Demetris M
no flags Details
File: environ (1.75 KB, text/plain)
2022-03-27 17:48 UTC, Demetris M
no flags Details
File: mountinfo (3.05 KB, text/plain)
2022-03-27 17:48 UTC, Demetris M
no flags Details
File: namespaces (172 bytes, text/plain)
2022-03-27 17:48 UTC, Demetris M
no flags Details
File: open_fds (1.56 KB, text/plain)
2022-03-27 17:48 UTC, Demetris M
no flags Details

Description Demetris M 2022-03-27 17:47:59 UTC
Description of problem:
when trying to start the application, both from the graphical interface or by invoking apostrophe from the terminal

Version-Release number of selected component:
apostrophe-2.6-1.fc34

Additional info:
reporter:       libreport-2.15.2
cmdline:        /usr/bin/python3 /usr/bin/apostrophe /mnt/media/Code/Websites/defterin.org/content/posts/2022-03-27-newsletter-05.md
crash_function: __getattr__
exception_type: AttributeError
executable:     /usr/bin/apostrophe
interpreter:    python3-3.9.10-1.fc34.x86_64
kernel:         5.16.16-100.fc34.x86_64
runlevel:       N 5
type:           Python3
uid:            1000

Truncated backtrace:
module.py:123:__getattr__:AttributeError: 'gi.repository.Handy' object has no attribute 'StyleManager'

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.9/site-packages/apostrophe/application.py", line 56, in __init__
    style_manager = Handy.StyleManager.get_default()
  File "/usr/lib64/python3.9/site-packages/gi/module.py", line 123, in __getattr__
    raise AttributeError("%r object has no attribute %r" % (
AttributeError: 'gi.repository.Handy' object has no attribute 'StyleManager'

Local variables in innermost frame:
self: <IntrospectionModule 'Handy' from '/usr/lib64/girepository-1.0/Handy-1.typelib'>
name: 'StyleManager'
info: None

Comment 1 Demetris M 2022-03-27 17:48:02 UTC
Created attachment 1868542 [details]
File: backtrace

Comment 2 Demetris M 2022-03-27 17:48:03 UTC
Created attachment 1868543 [details]
File: cgroup

Comment 3 Demetris M 2022-03-27 17:48:04 UTC
Created attachment 1868544 [details]
File: cpuinfo

Comment 4 Demetris M 2022-03-27 17:48:05 UTC
Created attachment 1868545 [details]
File: environ

Comment 5 Demetris M 2022-03-27 17:48:07 UTC
Created attachment 1868546 [details]
File: mountinfo

Comment 6 Demetris M 2022-03-27 17:48:08 UTC
Created attachment 1868547 [details]
File: namespaces

Comment 7 Demetris M 2022-03-27 17:48:09 UTC
Created attachment 1868548 [details]
File: open_fds

Comment 8 Fedora Update System 2022-03-27 17:55:13 UTC
FEDORA-2022-16d10ed8d4 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-16d10ed8d4

Comment 9 Fedora Update System 2022-03-28 01:22:07 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 10 Fedora Update System 2022-04-05 00:41:31 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.