classicmenu-indicator module 'gettext' has no attribute 'bind_textdomain_codeset'

Bug #2018407 reported by Drake Drakan
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
classicmenu-indicator (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Running on Ubuntu 23.04 I get the following error:

$ classicmenu-indicator
Traceback (most recent call last):
  File "/usr/bin/classicmenu-indicator", line 11, in <module>
    load_entry_point('classicmenu-indicator==0.11', 'console_scripts', 'classicmenu-indicator')()
  File "/usr/lib/python3/dist-packages/classicmenu_indicator/cmindicator.py", line 578, in main
    indicator = ClassicMenuIndicator()
                ^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/classicmenu_indicator/cmindicator.py", line 152, in __init__
    gettext.bind_textdomain_codeset(settings.GETTEXT_DOMAIN, 'UTF-8')
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'gettext' has no attribute 'bind_textdomain_codeset'

My python version is :

$ python3
Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

Drake Drakan (drakelive)
description: updated
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in classicmenu-indicator (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.