Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1980312 Details for
Bug 2227067
[abrt] ibus-typing-booster: endElement(): langtable.py:538:endElement:TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.89 KB, created by
hx
on 2023-07-27 17:16:58 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
hx
Created:
2023-07-27 17:16:58 UTC
Size:
1.89 KB
patch
obsolete
>langtable.py:538:endElement:TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType' > >Traceback (most recent call last): > File "/usr/share/ibus-typing-booster/engine/main.py", line 133, in <module> > import factory > File "/usr/share/ibus-typing-booster/engine/factory.py", line 38, in <module> > import hunspell_table > File "/usr/share/ibus-typing-booster/engine/hunspell_table.py", line 53, in <module> > import itb_util > File "/usr/share/ibus-typing-booster/engine/itb_util.py", line 94, in <module> > import langtable # type: ignore > ^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/langtable/__init__.py", line 1, in <module> > from .langtable import * > File "/usr/lib/python3.11/site-packages/langtable/langtable.py", line 2633, in <module> > __module_init = __ModuleInitializer() > ^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/langtable/langtable.py", line 2627, in __init__ > _init() > File "/usr/lib/python3.11/site-packages/langtable/langtable.py", line 2620, in _init > _read_file('languages.xml', LanguagesContentHandler()) > File "/usr/lib/python3.11/site-packages/langtable/langtable.py", line 937, in _read_file > _expat_parse(file, sax_handler) > File "/usr/lib/python3.11/site-packages/langtable/langtable.py", line 917, in _expat_parse > parser.ParseFile(file) > File "/builddir/build/BUILD/Python-3.11.4/Modules/pyexpat.c", line 468, in EndElement > File "/usr/lib/python3.11/site-packages/langtable/langtable.py", line 538, in endElement > self._consolefonts[str(self._item_id)] = int(self._item_rank) > ^^^^^^^^^^^^^^^^^^^^ >TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType' > >Local variables in innermost frame: >self: <langtable.langtable.LanguagesContentHandler object at 0x7f830bf3bc90> >name: 'languageId'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2227067
:
1980307
|
1980308
|
1980309
|
1980310
|
1980311
| 1980312 |
1980313