1.5.7b - should fix the issue with Create running even when icon says Show menu
@ikar - thanks for the feedback
Quote:
Originally Posted by NiLuJe
Appart from the fact that the button's default action is always 'create', even when set to 'show menu' (Actually, it does both on my system, and sometimes manages to make calibre crash with a nifty segfault in QtCore ^^), no encoding issues on my end (iso-8859-15)  .
|
Thanks. Glad to see things are displaying/working ok. I'll be waiting for a few more checks, especially from those who recently had trouble with books in collections.
I thought I got the QtCore error, but it was pretty obvious what the bug was when I looked - I was calling Create even if you clicked Show menu

The segfault is a result of trying to disconnect a trigger before its set - I needed to better test the current state. I couldn't reproduce the issue, but it was clear the code needed updating. Let me know if it works for you.
[EDIT: file removed ]