I have recently installed StackApplet and I want to add my account to it. However, I can't do so as I am unable to select a site properly. See this screenshot:
When I press on the option Site
nothing appears. Instead, a blank dock appears displaying nothing. Clicking on the dock causes it to disappear.
This is a bug that was fixed literally an hour ago. Assuming you are using the PPA as described in this question, you will need to simply wait a few hours for the new version to be published to the PPA.
The problem still resides in the code as I am writing this. A quick check shows the core of the problem you (and I) are experiencing: stackapplet is failing to authorize via the following URL:
The call results in a
404 - Not Found
.Until @nathan-osman (the author) fixes this, or someone else steps in to do the job, there is little hope in being able to use StackApplet.
For informational purposes, here’s a screenshot showing the 404…