You are not logged in.

#1 2021-10-22 16:31:06

Mihail.Bogdanov
Member
Registered: 2021-05-03
Posts: 53

[SOLVED] Oblogout and Obmenu suddently stopped working

Everything was working fine until yesterday when, after a system update (through yay) oblogout and obmenu (both AUR packages) stopped working.
When launching from the terminal oblogout gives this error:

pyGTK missing, install python-gtk2

and obmenu gives this error:

 Traceback (most recent call last):
  File "/usr/bin/obmenu", line 21, in <module>
    import obxml, gtk, gtk.glade, gobject, random, time, os, sys
  File "/usr/lib/python2.7/site-packages/gtk-2.0/gtk/__init__.py", line 30, in <module>
    import gobject as _gobject
  File "/usr/lib/python2.7/site-packages/gobject/__init__.py", line 47, in <module>
    from gobject.constants import *
  File "/usr/lib/python2.7/site-packages/gobject/constants.py", line 24, in <module>
    import gobject._gobject
ImportError: libffi.so.7: cannot open shared object file: No such file or directory

tried installing both 'python2-gtksourceview2' (also from the AUR) which for some reason also gives an error and doesn't install:

Package 'gtksourceview-2.0', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables PYGTKSOURCEVIEW_CFLAGS
and PYGTKSOURCEVIEW_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

==> ERRORE: Si è verificato un errore in build().
    L'operazione sta per essere interrotta...
 -> error making: python2-gtksourceview2

if anyone could help it would be very apprediated

Last edited by Mihail.Bogdanov (2021-10-24 09:10:48)

Offline

#2 2021-10-22 20:06:54

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [SOLVED] Oblogout and Obmenu suddently stopped working

https://bbs.archlinux.org/viewtopic.php?id=270602
Did you rebuild obmenu & oblogout?

Offline

#3 2021-10-23 17:52:22

Mihail.Bogdanov
Member
Registered: 2021-05-03
Posts: 53

Re: [SOLVED] Oblogout and Obmenu suddently stopped working

seth wrote:

https://bbs.archlinux.org/viewtopic.php?id=270602
Did you rebuild obmenu & oblogout?

I did try to reinstall them the second I got this issue. After reboot, still the same problem.
I managed to install 'python2-gtksourceview2' but after reboot, still nothing.

Offline

#4 2021-10-23 20:26:32

seth
Member
Registered: 2012-09-03
Posts: 49,992

Re: [SOLVED] Oblogout and Obmenu suddently stopped working

I would assume that what you need to rebuild is https://aur.archlinux.org/packages/pygtk/ ?

Offline

#5 2021-10-24 09:10:19

Mihail.Bogdanov
Member
Registered: 2021-05-03
Posts: 53

Re: [SOLVED] Oblogout and Obmenu suddently stopped working

seth wrote:

I would assume that what you need to rebuild is https://aur.archlinux.org/packages/pygtk/ ?

Oh, thank you, my fault. I tought I tried it before but it turns out I didn't specify to 'CleanBuild' the packages. Sorry for troubing

Offline

Board footer

Powered by FluxBB