View Single Post
Old 06-10-2017, 02:56 PM   #593
PandathePanda
a toy panda
PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.PandathePanda ought to be getting tired of karma fortunes by now.
 
PandathePanda's Avatar
 
Posts: 2,568
Karma: 26020474
Join Date: Mar 2014
Location: Onboard the Queen Anne's Revenge
Device: Various Android dvices
Quote:
Originally Posted by theducks View Post
It works for me 2.99.12 Win x64 for both within library and Library (another) duplicates

What PI settings did you use ?
seems to be with the recent changes that happened with the beta where Kovid changed a bit of the GUI. I normally start the beta using ./calibre-debug -g and found this on the terminal. With the change that Kovid suggested the error no longer appears on the terminal

Quote:
Originally Posted by kovidgoyal View Post
The line

self.gui.clear_button.clicked.connect(self.user_ha s_cleared_search)

in action.py in the plugin should be changed to

self.gui.search.cleared.connect(self.user_has_clea red_search)
I've tested this and it work

Last edited by PandathePanda; 06-11-2017 at 09:56 PM.
PandathePanda is offline   Reply With Quote