Skip to content
This repository was archived by the owner on Sep 15, 2018. It is now read-only.
This repository was archived by the owner on Sep 15, 2018. It is now read-only.

Shift+Cmd+4 Doesn't Work #2

@holms

Description

@holms

Hello

I finally installed this gem thru bloody path on my snow leopard..

First of all these fixes need to be done to install gem itself..

sudo port -v install zlib +universal
sudo port -v upgrade --enforce-variants openssl +universal
sudo port -v upgrade --enforce-variants libidn +universal
sudo port -v install curl +universal

after that gems installs correctly: more info here: http://blog.holms.lt/osx/curl-compilation-problems-snow-leopard

then I had this problem:
Romans-Mac-Pro:~ holms$ captured --install
Installing captured
Found existing config file at /Users/holms/.captured.yml
launchctl: Dubious permissions on file (skipping): /Users/holms/Library/LaunchAgents

maybe it's insecure but whatever..

sudo chown -R holms:wheel /Users/holms/Library/LaunchAgent
sudo chmod 755 /Users/holms/Library/LaunchAgents/com.codeography.captured
sudo chmod 755 /Users/holms/Library/LaunchAgents

after this captured --install executed.

Ok I edited config for my scp. When I enter captured myfile.jpg script asks me for password, although I provided it in config, ok I entering it and it works..
When I try to shift+cmd+4 , growl popups with message that "processing upload", and no result.. is it finished or not,

What's happening?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions