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

Suse Tumbleweed 32 bit error #49

Open
intraxit opened this issue Jun 4, 2021 · 1 comment
Open

Suse Tumbleweed 32 bit error #49

intraxit opened this issue Jun 4, 2021 · 1 comment

Comments

@intraxit
Copy link

intraxit commented Jun 4, 2021

fol error on suse tumbleweed 32 bit:
snapper-gui
Traceback (most recent call last):
File "/usr/local/bin/snapper-gui", line 11, in
load_entry_point('snappergui==0.1', 'gui_scripts', 'snapper-gui')()
File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 489, in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 2852, in load_entry_point
return ep.load()
File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 2443, in load
return self.resolve()
File "/usr/lib/python3.8/site-packages/pkg_resources/init.py", line 2449, in resolve
module = import(self.module_name, fromlist=['name'], level=0)
File "/usr/local/lib/python3.8/site-packages/snappergui/init.py", line 5, in
gi.require_version("GtkSource", "3.0")
File "/usr/lib/python3.8/site-packages/gi/init.py", line 129, in require_version
raise ValueError('Namespace %s not available for version %s' %
ValueError: Namespace GtkSource not available for version 3.0

latest version of gtksourceview lib is installed:
No update candidate for 'libgtksourceview-3_0-1-3.24.11-2.10.i586'. The highest available version is already installed.

Install no errors...
Is this because of 32 bit ? Then why ?

@intraxit
Copy link
Author

intraxit commented Jul 12, 2021

To whom it may concern:

Got snapper-gui working by installing this package:
http://rpmfind.net/linux/opensuse/tumbleweed/repo/oss/i586/gtksourceview-devel-3.24.11-2.10.i586.rpm
which is NOT in the tumbleweed system repo 32 bit...

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

1 participant