Comment #3 on issue 279 by [email protected]: gu.py 334 throws error
https://code.google.com/p/solfege/issues/detail?id=279

The solution is to fix gu.py file:

*** gu-orig.py  2015-05-05 22:08:41.000000000 +0200
--- gu.py       2015-05-05 22:08:58.000000000 +0200
***************
*** 295,300 ****
--- 295,301 ----
           """
           if self.__timeout:
               gobject.source_remove(self.__timeout)
+             self.__timeout = None
           self.display(txt, **kwargs)
           def f(self=self):
               self.__timeout = None


-- 
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Solfege-devel mailing list
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe", or visit
https://lists.sourceforge.net/lists/listinfo/solfege-devel

Reply via email to