Joakim Löfgren

Results 9 comments of Joakim Löfgren

Latest version of Kooha prompts for this: > Required runtime for io.github.seadve.Kooha/x86_64/stable (runtime/org.gnome.Platform/x86_64/41) found in remote flathub But Ubuntu 21.10 has Gnome 40, maybe that also causes some issues? ```...

Relates to https://github.com/opentracing-contrib/java-mongo-driver/issues/21

Or maybe I should switch to the [:fish: shell](http://fishshell.com/)? :P

In sublime, press Project in the menu, then save and/or edit project. It should be explained here: https://github.com/Kindari/SublimeXdebug#session-based-debugging

AFAIK you still need to set the metadata on the objects uploaded to S3. See: https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html#expiration-individual-objects https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Expiration.html#ExpirationAddingHeadersInS3

The issue for us was that we had suspended the owner of the add-on. If anyone else is experiencing this issue, I would check if the owner is deleted or...

#36 just fixed it for the hosted bitbucket.org, not the self-hosted stash/bitbucket server for SSH. ([http/https is supported already](https://github.com/paulirish/git-open/blob/4e3aa0ad514cc07118262b04ded39da0cdf60846/git-open#L83)). Using @kenahoo's example, the git remotes could look like: `https://[email protected]/scm/foo/ken-homedir.git` or:...

Hmm, phpmd does not support 5.2 need to update the ant script.

@keis Will do.