This is after a reinstall:
$ menulibre
Traceback (most recent call last):
File "/usr/bin/menulibre", line 44, in <module>
import menulibre
ModuleNotFoundError: No module named 'menulibre'
| Git Clone URL: | https://aur.archlinux.org/menulibre.git (read-only, click to copy) |
|---|---|
| Package Base: | menulibre |
| Description: | An advanced menu editor that provides modern features in a clean, easy-to-use interface |
| Upstream URL: | https://github.com/bluesabre/menulibre |
| Keywords: | editor gnome menu |
| Licenses: | GPL3 |
| Submitter: | Ner0 |
| Maintainer: | jonian |
| Last Packager: | jonian |
| Votes: | 216 |
| Popularity: | 1.68 |
| First Submitted: | 2012-07-10 05:32 (UTC) |
| Last Updated: | 2024-03-04 13:45 (UTC) |
This is after a reinstall:
$ menulibre
Traceback (most recent call last):
File "/usr/bin/menulibre", line 44, in <module>
import menulibre
ModuleNotFoundError: No module named 'menulibre'
Doesn't run anymore. Neither this nor menulibre-git.
menulibre --verbose
DEBUG:menulibre: set_up_logging() 'logging enabled'
DEBUG:menulibre: __init__() 'Using menu: /home/me/.config/menus/xfce-applications.menu'
**
ERROR:../pygobject/gi/pygi-cache.c:274:_arg_cache_new_for_interface: code should not be reached
Bail out! ERROR:../pygobject/gi/pygi-cache.c:274:_arg_cache_new_for_interface: code should not be reached
Abgebrochen menulibre --verbose
Olá, estou usando Arch Linux com XFCE4 (xfce4-panel 4.20.5, xfce4-session 4.20.3) e encontrei um problema ao tentar abrir o menulibre 2.4.0-1.
Ao executar menulibre no terminal, ele trava imediatamente com o erro:
ERROR:../pygobject/gi/pygi-cache.c:274:_arg_cache_new_for_interface: code should not be reached
Tentei reinstalar todos os pacotes relacionados (python 3.13.7-1, python-gobject 3.54.2-2, gobject-introspection 1.86.0-1, gtk3 3.24.50-1, gtk4 4.20.1-1, libpeas 1.36.0-7), limpar caches e reiniciar o sistema, mas o problema persiste.
Resumo do meu sistema:
O bug parece estar relacionado à compatibilidade com Python 3.13 e pygobject no Arch. Outros editores de menu baseados em Python (como alacarte) apresentam comportamento semelhante.
Passos para reproduzir:
yay -S menulibre)menulibre no terminalA aplicação fecha imediatamente, impossibilitando qualquer ação.
Agradeço se alguém puder investigar ou sugerir um workaround enquanto a compatibilidade não é ajustada.
CREATED data/metainfo/menulibre.appdata.xml
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
Bad system call
/usr/bin/msgfmt: error while opening "-o" for reading: No such file or directory
error: command '/usr/bin/msgfmt' failed with exit code 1
==> ERROR: A failure occurred in package().
Aborting...
@rogeriotds, I bumped the pkgrel so the package will rebuild for python 3.11.
Hello. After updating python to version 3.11, menulibre stopped working.
Thanks @yochananmarqos!
@jonian: Yes, but you should add an epoch:
pkgver=2.2.3
pkgrel=1
epoch=1
@yochananmarqos, you are right! Any suggestions? Can I downgrade the package?
@jonian: 2.3.1 is a development release, not a stable release.
Pinned Comments
evana commented on 2017-05-14 22:11 (UTC)