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

GError: Reached stack-limit of 50 #5

Open
pabluk opened this issue Dec 18, 2009 · 1 comment
Open

GError: Reached stack-limit of 50 #5

pabluk opened this issue Dec 18, 2009 · 1 comment
Labels

Comments

@pabluk
Copy link
Owner

pabluk commented Dec 18, 2009

Exception in thread libnotifyall.services.TwitterService:`
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
    self.run()
  File "/home/jpablo/Dev/Projects/NotifyAll/libnotifyall/Service.py", line 82, in run
    self.show_messages()
  File "/home/jpablo/Dev/Projects/NotifyAll/libnotifyall/Service.py", line 64, in show_messages
    msg.show()
  File "/home/jpablo/Dev/Projects/NotifyAll/libnotifyall/Message.py", line 42, in show
    m.show()
GError: Reached stack-limit of 50
@pabluk
Copy link
Owner Author

pabluk commented Dec 18, 2009

Apparently there is a limitation of libnotify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant