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

[1.9] Tray icon click causes backtrace #68

Closed
hartwork opened this issue Apr 13, 2014 · 1 comment
Closed

[1.9] Tray icon click causes backtrace #68

hartwork opened this issue Apr 13, 2014 · 1 comment

Comments

@hartwork
Copy link

Traceback (most recent call last):
  File "/usr/lib64/python3.2/site-packages/redshift_gtk/statusicon.py", line 219, in toggle_cb
    if self.is_enabled() != widget.get_active():
AttributeError: 'StatusIcon' object has no attribute 'get_active'
@maandree
Copy link
Contributor

Already reported in #40
and fixed in the master branch.

@jonls jonls closed this as completed Apr 13, 2014
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

3 participants