Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Context Menu + Thunar segfault #366

Closed
Beeblebrox-BSD opened this issue Dec 20, 2022 · 1 comment
Closed

No Context Menu + Thunar segfault #366

Beeblebrox-BSD opened this issue Dec 20, 2022 · 1 comment

Comments

@Beeblebrox-BSD
Copy link

Hello,
I'm on Ubuntu Kinetic x64, Mate Desktop.
I saw in this issue #384 post a suggestion to install the rabbitvcs-nautilus package. This package does not exist in Ubuntu Kinetic.

So I tried Thunar & the rabbitvcs-thunar plugin. It segfaults with below message, probably missing a standard XFCE library?

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python3/dist-packages/gi/__init__.py", line 126, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Thunarx not available
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/gi/importer.py", line 136, in load_module
    raise ImportError('cannot import name %s, '
ImportError: cannot import name Thunarx, introspection typelib not found

(thunar:489327): thunarx-python-WARNING **: 10:00:07.110: thunarx_python_init_python failed
Traceback (most recent call last):
  File "/usr/share/thunarx-python/extensions/RabbitVCS.py", line 41, in <module>
    from gi.repository import GObject, Gtk, Thunarx
  File "/usr/lib/python3/dist-packages/gi/importer.py", line 136, in load_module
    raise ImportError('cannot import name %s, '
ImportError: cannot import name Thunarx, introspection typelib not found
Segmentation fault

P.S. Perhaps it would also be useful to specify on the Known Issues page to state that plugins (rabbitvcs-thunar, etc) should also be installed?

@philippun1
Copy link
Collaborator

Installing gir1.2-thunarx-3.0 fixed the problem for me on Ubuntu MATE 23.10.
Closing this since Ubuntu Kinetic will be EOL very soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants