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

Errors with i3nagbar #19

Open
richardtkemp opened this issue Nov 27, 2014 · 2 comments
Open

Errors with i3nagbar #19

richardtkemp opened this issue Nov 27, 2014 · 2 comments

Comments

@richardtkemp
Copy link

How to trigger:
Edit i3 config file to include an error and restart i3. Observe the red nagbar offering to show errors or edit the config file - don't make any choices on the nagbar. Now start quickswitch. I receive the following response:

Traceback (most recent call last):
File "/home/rich/bin/quickswitch.py", line 259, in
main()
File "/home/rich/bin/quickswitch.py", line 250, in main
lookup = lookup_func()
File "/home/rich/bin/quickswitch.py", line 62, in get_windows
return create_lookup_table(windows)
File "/home/rich/bin/quickswitch.py", line 147, in create_lookup_table
if name.startswith("i3bar for output"):
AttributeError: 'NoneType' object has no attribute 'startswith'

@OliverUv
Copy link

Hi! Proxypoke hasn't got time to maintain quickswitch, so at the moment my fork is (probably) the most complete. I've pulled in a lot of the other forks' improvements. My fork is at https://github.com/OliverUv/quickswitch-for-i3

@richardtkemp
Copy link
Author

Thanks for letting me know Oliver, I will try it out soon.

On 15 January 2015 at 11:19, Oliver Uvman [email protected] wrote:

Hi! Proxypoke hasn't got time to maintain quickswitch, so at the moment my
fork is (probably) the most complete. I've pulled in a lot of the other
forks' improvements. My fork is at
https://github.com/OliverUv/quickswitch-for-i3


Reply to this email directly or view it on GitHub
#19 (comment)
.

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