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

Runtime Error #3

Open
ghost opened this issue Jun 5, 2021 · 1 comment
Open

Runtime Error #3

ghost opened this issue Jun 5, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 5, 2021

/usr/bin/obmenu:35: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded.
from gi.repository import Gtk, Gio, GLib
Traceback (most recent call last):
File "/usr/bin/obmenu", line 654, in do_activate
self.treeview.set_model(self.treemodel)
AttributeError: 'NoneType' object has no attribute 'set_model'

Obmenu doesn't start.
(gentoo linux)

Building gives also an error:
running install
running build
running build_py
running build_scripts
running install_lib
running install_scripts
changing mode of /usr/bin/obmenu to 755
changing mode of /usr/bin/obm-xdg to 755
changing mode of /usr/bin/obm-nav to 755
changing mode of /usr/bin/obm-dir to 755
running install_data
error: can't copy 'window.glade': doesn't exist or not a regular file

@thesunexpress
Copy link

Rename the file window.glade to obmenu.glade

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