GithubHelp home page GithubHelp logo

Comments (7)

elParaguayo avatar elParaguayo commented on August 28, 2024

It should appear on right-click.

from qtile-extras.

mcnuggetsx20 avatar mcnuggetsx20 commented on August 28, 2024

I know, but it doesn't.

from qtile-extras.

elParaguayo avatar elParaguayo commented on August 28, 2024

Then I need more information...

What app is this?
Are there any errors in the log file?

from qtile-extras.

mcnuggetsx20 avatar mcnuggetsx20 commented on August 28, 2024
2022-08-02 08:36:42,181 ERROR libqtile loop.py:_handle_exception():L63 'left'
Traceback (most recent call last):
  File "/usr/lib/python3.10/asyncio/events.py", line 80, in _run
    self._context.run(self._callback, *self._args)
  File "/usr/lib/python3.10/site-packages/qtile_extras/resources/dbusmenu/__init__.py", line 247, in parse_menu
    callback(menu)
  File "/usr/lib/python3.10/site-packages/qtile_extras/widget/statusnotifier.py", line 169, in display_menu
    self.menu = PopupMenu.from_dbus_menu(self.qtile, menu_items, **self.menu_config)
  File "/usr/lib/python3.10/site-packages/qtile_extras/popup/menu.py", line 188, in from_dbus_menu
    return cls.generate(qtile, menuitems, **config)
  File "/usr/lib/python3.10/site-packages/qtile_extras/popup/menu.py", line 212, in generate
    return cls(qtile, controls=menuitems, **menu_config)
  File "/usr/lib/python3.10/site-packages/qtile_extras/popup/menu.py", line 146, in __init__
    PopupGridLayout.__init__(self, qtile, controls=controls, **config)
  File "/usr/lib/python3.10/site-packages/qtile_extras/popup/toolkit.py", line 414, in __init__
    _PopupLayout.__init__(self, qtile, **config)
  File "/usr/lib/python3.10/site-packages/qtile_extras/popup/toolkit.py", line 107, in __init__
    self.keys = {k: [keysyms[key.lower()] for key in v] for k, v in self.keymap.items()}
  File "/usr/lib/python3.10/site-packages/qtile_extras/popup/toolkit.py", line 107, in <dictcomp>
    self.keys = {k: [keysyms[key.lower()] for key in v] for k, v in self.keymap.items()}
  File "/usr/lib/python3.10/site-packages/qtile_extras/popup/toolkit.py", line 107, in <listcomp>
    self.keys = {k: [keysyms[key.lower()] for key in v] for k, v in self.keymap.items()}
KeyError: 'left'

Found this error in the log file. And also, the menu fails to appear for every app I tried so far but since there's that error, I think it's no surprise.

from qtile-extras.

elParaguayo avatar elParaguayo commented on August 28, 2024

You need to be running latest git version of qtile.

from qtile-extras.

elParaguayo avatar elParaguayo commented on August 28, 2024

I'll do tagged releases from next release of qtile but, for now, you need to run latest version.

from qtile-extras.

mcnuggetsx20 avatar mcnuggetsx20 commented on August 28, 2024

Yeah, it works now. Thanks a lot!

from qtile-extras.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.