Yep! - I've just released a build that lets you do this. I've explained on GitHub about this here:
252 2014-07-17 05:33:41
Re: Difference between DZ3 MAS and Aptonic Store (1 replies, posted in Dropzone Support)
Dropzone 3 from the Mac App Store runs sandboxed so certain actions that use AppleScript or write to arbitrary folders aren't compatible with it. But it doesn't really matter whether you buy the App Store or non-App Store version because if you buy the App Store version then you can still run the non-App Store version and it will detect you purchased on the App Store and auto-register (note you have to run the App Store version at least once for this to work). So you can switch between the two versions at any time.
This is described in detail at: https://aptonic.com/dropzone3/sandboxing.php
253 2014-07-07 05:23:04
Re: Drop to iTunes (3 replies, posted in Feature Requests)
Thanks bradchoate! Nice trick.
254 2014-07-06 06:24:14
Re: Feature Request: FTP Upload (SSL + Multiple Files) (1 replies, posted in Feature Requests)
Both good ideas. Will certainly keep in mind for a future version.
Thanks! Glad you like it
255 2014-07-05 08:33:13
Re: Upgrade Process (2 replies, posted in Dropzone Support)
You don't need to clean out or delete anything. Dropzone 3 uses a totally new database which is separate from the Dropzone 2 one.
But if you like you can close Dropzone 2 and then go into your Applications folder, move it to the trash and then install Dropzone 3 either by downloading it from https://aptonic.com/dropzone3 or via the Mac App Store at https://itunes.apple.com/us/app/dropzon … &mt=12
256 2014-07-04 16:39:24
Re: Finder Path (4 replies, posted in Dropzone Support)
Yep - The 'Finder Path' action does just this. You select a file in the Finder and then click the Finder Path action in your grid and it copies the selected file path to the clipboard.
You can install the Finder Path action here:
257 2014-07-04 16:36:18
Re: Dropzone 3 → Import von Dropbox Extension failed... (2 replies, posted in Dropzone Support)
I have now updated the Dropbox action to work with Dropzone 3 - you can download it from here:
https://aptonic.com/dropzone3/actions
Note that some actions (including the Dropbox action) require the non-Mac App Store version of Dropzone 3 due to sandboxing restrictions. If you purchased the Mac App Store version you can download and install the non-Mac App Store version and it will be auto-registered using your Mac App Store receipt. You can download the non-MAS version from this page:
https://aptonic.com/dropzone3/sandboxing.php
Also note that for the Dropbox action to work you have to enable Public Folder support. This is explained here:
258 2014-07-01 15:28:39
Re: Import settings from Dropzone 2 to Dropzone 3 (1 replies, posted in Dropzone Support)
There isn't an automated way I'm afraid.
Reason for this is the Dropzone 3 database format is completely different and writing an importer would have been very difficult so I decided to use the time on other features.
I think it's also kind of nice to have a clean out and get used to the new UI as well
259 2014-05-21 03:46:51
Re: ImageShack Destination Broken in Dropzone 2.1 (6 replies, posted in Dropzone Support)
I've emailed you about the license. If you're talking about Circles, that's gone for now - it may or may not be returning in future versions. We'll see.
260 2014-05-21 02:33:40
Re: ImageShack Destination Broken in Dropzone 2.1 (6 replies, posted in Dropzone Support)
It's fixed in Dropzone 3. You can signup for the beta here: http://buff.ly/RLbebW - you'll be auto-accepted and given a download link after signup.
Note that Dropzone 3 is a paid ($5 upgrade) if you have a Dropzone 2 serial. If you bought it on the Mac App Store recently then email me and I'll sort something out.
261 2014-04-23 07:27:12
Re: Replace imageshack with imgur (1 replies, posted in Feature Requests)
Yep, I hear you. ImageShack broke recently due to API changes. I am planning to fix this and also add imgur support very soon in Dropzone 3.
262 2014-04-05 00:44:58
Re: Drop to iTunes (3 replies, posted in Feature Requests)
Cool idea! Will consider it for an action in Dropzone 3.
263 2014-02-26 23:28:26
Re: Launch Path Errors (8 replies, posted in Dropzone Support)
OK, great. No problems!
264 2014-02-23 01:25:09
Re: Print extension issues (18 replies, posted in Dropzone Support)
Did it actually print when you ran the lp command on the Pathfinder jpg on the command line (the bit you did in the screenshot in the top left)? Dropzone is just calling the lp command (and I see it says 'Detained' when you do this) so it looks like the printer might be paused or something.
Is printing to that printer from other apps working?
265 2014-02-21 00:47:05
Re: Print extension issues (18 replies, posted in Dropzone Support)
OK, thanks. Unfortunately I'm still not sure what the problem is. I've modified the destination script slightly to provide more debug output. Can you please download http://shipsomecode.com/misc/Print.dropzone.zip - unzip it and then double click the Print.dropzone file to install it (it should replace your existing print extension). Then try to print a jpg again and look at the debug console.
It still won't print but in the debugging output there should be a line that says something like command: lp -d <printer name> "Pathfinder.jpg"
Please open a terminal and paste everything after the 'command:' part into Terminal (it is in Applications under the Utilities folder) and see if it prints then or paste me any output from the lp command.
266 2014-02-21 00:26:08
Re: Launch Path Errors (8 replies, posted in Dropzone Support)
OK thanks, I think the issue must be that Dropzone can't find the ruby interpreter then.
If you open a terminal and run /usr/bin/ruby -v what output do you get?
Under 10.9 Dropzone looks for ruby 1.8 at the path /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby so can you also try running this interpreter?
267 2014-02-20 01:46:04
Re: Launch Path Errors (8 replies, posted in Dropzone Support)
When you relaunched Dropzone, was a 'Dropzone' folder recreated in Application Support?
Does the 'Dropzone' folder contain a 'Destination Scripts' folder and inside this folder should be a lib folder which is symlinked to /Applications/Dropzone.app/Contents/Resources/Destination Scripts/lib ?
268 2014-02-19 22:37:57
Re: Print extension issues (18 replies, posted in Dropzone Support)
Is it just PDFs that it fails for or other file types also? Try dragging a jpg onto the print destination and see if that works.
Have a look in the debug console when dragging onto the print destination. You can do this by opening the Dropzone Preferences and then pressing CMD+Shift+D
Paste me the output from the debug console - maybe that will shed some light. I just tried the print destination myself with a PDF and it worked fine so it may be something specific about your setup.
269 2014-02-19 22:30:26
Re: Launch Path Errors (8 replies, posted in Dropzone Support)
Hi Ian - Try closing Dropzone, delete your ~/Library/Application Support/Dropzone folder and relaunch the app. Note you'll need to reinstall any destinations you had installed.
I've seen this happen when you run Dropzone from somewhere - e.g. your downloads directory and then move it somewhere else and run it again. This is because a needed symlink breaks.
If that doesn't fix it then yes it could be related to the rvm thing, let me know if the above fixes it first and we'll go from there.
270 2014-02-19 22:24:21
Re: setting is missing few things (3 replies, posted in Feature Requests)
Thanks for the feedback! Will certainly consider this for future versions.
271 2014-01-20 10:42:11
Re: Amazon S3 Signed URLs (3 replies, posted in Dropzone Support)
I wasn't aware that you could do that with S3. That's a cool feature!
There isn't an extension currently, but I will think about it for the future.
272 2014-01-20 10:35:40
Re: DZ gets stuck (3 replies, posted in Dropzone Support)
Great, thanks! Yes a screencast would be very helpful. You can either link it here or email to support@aptonic.com
273 2014-01-20 10:30:12
Re: Mavericks: DropBox causes use of discrete graphics chip (6 replies, posted in Dropzone Support)
OK thanks. I've been doing some Googling around and it looks like the fix I implemented only works for dual-GPU MacBook Pros that were shipped Early 2011 and after. It's discussed in this tech note here https://developer.apple.com/library/mac … index.html It's a pity Apple has done it this way - I know other apps such as 1Password suffer this problem as well - see http://discussions.agilebits.com/discus … -card-used
Basically without stripping out all the Core Animation/Open GL stuff in Dropzone (which is practically impossible, the whole grid and everything is rendered with Core Animation) there's noway to fix this. With the problem now resolved on all post 2011 MacBooks there's just no incentive for me to spend time on this. Sorry! You may want to discontinue using Dropzone until you upgrade your MacBook.
Did you try turning off grid animation in the preferences? I don't think this will fix it but worth a try.
274 2014-01-20 10:13:59
Re: DZ gets stuck (3 replies, posted in Dropzone Support)
Thanks! Glad you like it.
Is this the grid or circles popping up over and over? There was a bug like this with Circles in an earlier version of Dropzone but it has been fixed. What version of Dropzone are you running? For the Mac App Store version you can check this by right clicking the app in the Finder and doing Get Info or for the non-Mac App Store version you can check from the Updates tab in the preferences. The latest version of Dropzone is currently 2.8.5.
If you're running the latest version and it does it again it would be great if you could use QuickTime to capture a screen recording of this happening to send me. I might be able to figure out the issue from that.
275 2014-01-19 05:26:21
Re: Mavericks: DropBox causes use of discrete graphics chip (6 replies, posted in Dropzone Support)
OK, thanks. Which version of Dropzone are you running? And is this the Mac App Store or non-Mac App Store version?