Public bug reported:

I tried installing the application from the deb
Normal installation felt.
Installation using sudo dpkg -i succeeded, but the application crahes

Launching on the command line :
silvain@silvain-NS5x-NS7xAU:~$ classicmenu-indicator
/usr/bin/classicmenu-indicator:6: DeprecationWarning: pkg_resources is 
deprecated as an API. See 
https://setuptools.pypa.io/en/latest/pkg_resources.html
  from pkg_resources import load_entry_point
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'
silvain@silvain-NS5x-NS7xAU:~$ 

OS : Ubuntu 24.04.4 LTS
python
silvain@silvain-NS5x-NS7xAU:~$ python3 --version
Python 3.12.3

** Affects: classicmenu-indicator (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2161542

Title:
  classicmenu-indicator crashes on launching

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/classicmenu-indicator/+bug/2161542/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to