View Single Post
Old 12-04-2020, 02:54 PM   #81
capink
Wizard
capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.capink ought to be getting tired of karma fortunes by now.
 
Posts: 1,197
Karma: 1995558
Join Date: Aug 2015
Device: Kindle
Quote:
Originally Posted by Terisa de morgan View Post
My only change has been to downgrade the minimum version I've found a problem in the last release with a specific sentence, which generates "syntax error" in the load of the plugin, but I've commented it and it's working without problem. The sentence in gui/delegates is:

Code:
#        button.clicked.connect(lambda *args, ix=index: self.clicked.emit(ix))
Oddly enough that class was only used in a transitional iteration of the plugin and is not used anymore. I forgot to delete it before releasing the zip file. I deleted it now so it should not be a problem in the future.
capink is offline   Reply With Quote