chamerling / QuickHubApp

GitHub access from your OS X status bar
MIT License
58 stars 6 forks source link

Gists menu content not refreshed after Gist creation #5

Closed clacote closed 12 years ago

clacote commented 13 years ago

Through QuickHub 1.1 menu "Gists/Create", I create a new Gist, and save it as Public. Creation went fine. Then, I reopen the same menu Gists/Create : the newly created Gist isn't showed.

chamerling commented 13 years ago

It is not showed in the list? Normally, after a creation you should have a growl notification saying that a new gist has been created. Then the gist list is updated with the server data so you should have another notification. If not there are several reasons : On the quickhub code or on the server side code if the request is too fast and so github can not send back the updated list. I just tested and it works here, will have a deeper look to that, thanks

chamerling commented 13 years ago

OK, in fact do you mean that if you open again the create window after creation, you want to have it filled with the last gist you created?

clacote commented 13 years ago

I mean that after a gist creation, the newly created gist is not showed in the "Gists" menu list (unless I quit and restart QuickHub).

I must say :

A detailled walkthrough of what happen :

I then installed Growl, and enabled it.

If I now go through the same walkthrough :

So, it seems that without Growl installed, QuickHub is not successfully refreshed.

chamerling commented 13 years ago

OK thanks, I will look at the code and see what happens when growl is not here, looks like there is a problem in the notification center I use.

chamerling commented 13 years ago

Do you remember if other menus were updated periodically when you did not have growl installed?

clacote commented 13 years ago

Hmm... can't be sure, sorry. By the way, kudos for your reactivity, and thanks for this app!

chamerling commented 12 years ago

Fixed in 1.2