Stefano Finetti

Results 5 comments of Stefano Finetti

> ~/Library/Application Support/com.tinyapp.DBngin/Data/DBEngines.plist Unfortunately this does not solve the problem. I changed the paths in the .plist, but still the service is shown as started but no process is really...

I've temporary solved the problem by disabling the preload function. It seems that Google consider as too many requests when you try to preload a whole inbox. This is unexpected...

Hi @umarzahid028 , this is the snippet of code I'm using right now in a live production environment. We use multiple accounts so you'll find the user auth: try {...

That, i think, it's because you should use $message->load() && $message->load()->hasAttachments()) { // handle attachments } Without ->load() you stil do not have the message object fully loaded to be...

AFAIK, this is not a bug, in-game ATC is crappy and it doesn't read the flight plan after you start flying. In Real Life you should resubmit a clearance request...