On Thu, Feb 06, 2014 at 08:36:18PM +0000, Martín Ferrari wrote: > I don't know how this happens; possibly some configuration in my user is > creating this situation (as otherwise nobody would be able to use twinkle), > but > in any case it seems serious enough to warrant a bug report.
It's not just you, I get the same. stracing shows that twinkle is trying to read from stdin. Indeed if I press enter, a prompt appears for the twinkle shell. Closing stdin makes the program try to quit (at least, here it tries to deregister from the current SIP server), but then it hangs and requires a SIGQUIT to quit (^C is not enough). Looking at the manpage, I tried twinkle --show, but it doesn't seem to work as documented: $ twinkle --show Critical: Cannot open file for reading: /home/enrico/.twinkle/--show Ciao, Enrico -- GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

