Are you using gfxCardStatus?
326 2012-05-03 01:04:10
Re: Dropzone 2.1 becomes unresponsive on Lion (14 replies, posted in Dropzone Support)
327 2012-05-02 21:27:01
Re: TwitPic Destination Broken (4 replies, posted in Dropzone Support)
Yep, sorry. I have fixed this now and will be submitting the updated version to the App Store very shortly. The update should be available in the Mac App Store in a week or two depending on the app review time.
328 2012-05-01 21:38:09
Re: Dropzone 2.1 becomes unresponsive on Lion (14 replies, posted in Dropzone Support)
Hi Matthew
If Dropzone is crashing there will definitely be a crash report. Open Console.app and in the log list on the left-hand side expand a section marked 'CrashReporter' - any time an app crashes a report is added to this section.
Please email the report to me - john@aptonic.com or paste it here and I'll take a look.
Thanks!
329 2012-04-24 16:23:59
Re: Themes Support (2 replies, posted in Feature Requests)
People have themed Dropzone in the past by simply replacing the images in the Dropzone bundle, see below for example.
I agree it would be nice to take this to the next level and allow a theme to be selected through the preferences or something of this sort. I will think about this for future versions.
Thanks for the feedback!
330 2012-04-18 12:18:59
Re: Action that asks for new name and saves to desktop? (5 replies, posted in Dropzone Support)
Yup, sorry for the delay. You had the right idea. I've filled in the blanks for you and the working script can be downloaded below:
http://aptonic.com/getdestination.php?n … e.dropzone
I've hosted it in the dropzone-user-scripts repository (https://github.com/aptonic/dropzone-user-scripts) so others can benefit from it also. Nice idea
331 2012-04-15 03:40:55
Topic: TwitPic Destination Broken (4 replies, posted in Dropzone Support)
Just wanted to let everyone know that the TwitPic destination is now throwing an error saying 'Invalid username or password' even when you have these set correctly. This is because the TwitPic API has changed significantly a short while ago.
I'm working on a solution to this but it will take a little time as Dropzone needs to implement OAuth authentication to work with the new API.
I will let you know when an update is out that fixes this.
332 2012-04-15 03:36:48
Re: Action that asks for new name and saves to desktop? (5 replies, posted in Dropzone Support)
This sounds pretty similar to the Move Files & Copy Files destinations that ship with Dropzone. Have you looked at those?
If the key element is needing to rename the files before moving/copying then this is certainly possible but will require some changes to these destinations. Right click on the Dropzone app bundle then do 'Show Package Contents' and navigate into Contents/Resources/Destination Scripts and have a look at the Move Files.dropzone destination in a text editor for a starting point.
Also, see the API documentation at http://aptonic.com/api
333 2012-04-10 08:31:52
Re: DZ "action completed" messages take too long (6 replies, posted in Dropzone Support)
Ah, right. Well it's odd, because for me the status window isn't stealing focus like you say. I tried dropping a file onto the ImageShack destination. While it was uploading I was able to open and close new tabs in Chrome and close/open Finder windows.
What destination are you using when this happens? Also are you on OS X 10.6 or 10.7? Perhaps try rebooting and see if this still happens. There may be some other factor I'm missing.
334 2012-04-10 08:18:20
Re: DZ "action completed" messages take too long (6 replies, posted in Dropzone Support)
Glad you're liking the new version
I'm a bit mystified about the issue you've described. No timing with regards to the status window has changed from the old version. Only thing I can think of it that Dropzone maybe taking keyboard focus when displaying the status window which means the keyboard events goto that window rather than the one you meant.
I will look into that, but meanwhile you could try Cmd-Tabbing to the app you are trying to use after initiating a Dropzone action and see if that fixes it.
Regarding the status window position: you can move it wherever on the screen you want by dragging it around and the position will be remembered. You can also minimize it by double clicking on it - it will pop back up when the action completes.
335 2012-04-10 08:10:46
Re: Remove 0.6 before installing 2.0? (1 replies, posted in Dropzone Support)
Hi Tom!
You should definitely remove the old version first. The best way to do this is to simply drag the Dropzone icon out of the dock. A dialog should then come up with an option to 'Uninstall Dropzone' - click this, Dropzone 0.6 will be uninstalled and moved to the trash. Empty the trash to complete the uninstall.
Then you can download and install Dropzone 2 from http://aptonic.com/dropzone/latest
336 2012-04-06 04:10:46
Re: Dropzone 2.1 becomes unresponsive on Lion (14 replies, posted in Dropzone Support)
Thanks Chris. Please check Console.app for related messages as well. Please also upgrade to Dropzone 2.2 which just came out on the Mac App Store.
I've never had anything like this myself, so it must be something specific about your configuration.
Please let me know your OS version and Mac type. A screen recording showing exactly what's happening is also very useful.
337 2012-04-05 05:44:51
Re: Upgrade-attempt nightmare… (2 replies, posted in Dropzone Support)
Install v2 again from http://aptonic.com/dropzone/latest and then when it comes up saying your trial has expired put your old registration details in.
All customers who purchased an old version can use their existing license details to register the new version.
I think the destinations have gone missing because when you upgraded to v2 your database was automatically upgraded and earlier versions don't work with the new database format. When you upgrade to v2 they should all come back again.
338 2012-03-29 11:20:39
Re: Evernote (5 replies, posted in Feature Requests)
Yup. Message received. I'll look into it
339 2012-03-26 02:04:12
Re: FTP upload with automated bit.ly (1 replies, posted in Dropzone Support)
I've made you a modified version of the FTP Upload destination that uploads with FTP and then shortens the URL with bit.ly like you say - download it from the link below:
http://aptonic.com/getdestination.php?n … y.dropzone
Before you double click on this destination to install it, you'll need to edit it with a text editor (TextEdit should work) and update the following two lines at the top:
$BITLY_USERNAME = "your-bitly-username"
$BITLY_API_KEY = "your-bitly-apikey"
You need to change your-bitly-username and your-bitly-apikey to the info you get from bit.ly when you create an account. Then save the file, double click on the script to install it and put in your FTP details as normal.
340 2012-03-19 01:12:30
Re: Dropzone 2.1 becomes unresponsive on Lion (14 replies, posted in Dropzone Support)
OK, if it happens again, open Activity Monitor and hit 'Sample Process' and send me the output. That may give us a clue as to what's happening. Any extra information you can provide, such as what you were doing at the time would also be useful.
Are you using any utilities that mess with the graphics system such as gfxCardStatus. If you are, you could try turning off the 'Animate grid opening and closing' preference in the Dropzone preferences and see if that helps.
341 2012-03-18 02:23:04
Re: Dropzone 2.1 becomes unresponsive on Lion (14 replies, posted in Dropzone Support)
Could you please do a search for Dropzone in Console.app (located in /Applications/Utilities) and see if there are any messages?
342 2012-03-11 07:45:33
Re: Text Drag and Drop (1 replies, posted in Feature Requests)
That's a cool idea. This would probably be implemented as a separate 'Open text in Application' destination. I will keep it in mind.
343 2012-03-11 04:05:52
Topic: ImageShack Destination Broken in Dropzone 2.1 (6 replies, posted in Dropzone Support)
ImageShack have just updated their API and the ImageShack destination that ships with Dropzone 2.1 is now giving an 'Upload Failed' message when trying to share an image. This will be fixed in Dropzone 2.2.
In the meantime, you can download and install the updated destination below to fix this:
http://aptonic.com/getdestination.php?n … 2.dropzone
First, remove your existing ImageShack destination from the grid in the Preferences then download the one above and double click it. Then click 'Add to Grid' to install it.
My apologies for the inconvenience.
Update: Dropzone 2.2 is now available from the Mac App Store and from our site. It fixes this problem.
344 2012-03-11 03:06:13
Re: Upload to an Amazon S3 Folder (4 replies, posted in Dropzone Support)
Save the Droplet somewhere and then add it to Dropzone by adding an 'Open Application' destination that points to the Droplet.
That should work.
345 2012-03-01 08:07:23
Re: bit.ly broken? (4 replies, posted in Dropzone Support)
You have to give it your bit.ly API key in the password field, not your password. To get your bit.ly API key, go here: http://bit.ly/a/your_api_key
That should fix it!
346 2012-02-25 01:09:10
Re: Holding cell idea (2 replies, posted in Feature Requests)
I'm thinking of adding this to a future version. It's definitely a cool idea.
347 2012-02-22 09:22:19
Re: Zip & E-mail doesn't work (2 replies, posted in Dropzone Support)
For anyone else having this issue, Dropzone assumes that if you drag a single item that it doesn't need to zip it before attaching it to your message. However, if you want to always zip even for only one file then I have created a destination that does this.
Here's a link to the modified Zip & Email destination that always zips:
http://aptonic.com/getdestination.php?n … p.dropzone
Download and double click it to install it.
348 2012-02-22 09:14:12
Re: ImageShack (2 replies, posted in Dropzone Support)
I've investigated this issue further and it's due to a bug where the ImageShack destination is not included with 2.0.
This has been fixed in 2.1 which will be available as a free update from the Mac App Store as soon as Apple approves it. In the meantime, installing the destination manually as explained above will work.
349 2012-02-22 08:49:17
Re: Issue with attachment and Mail (2 replies, posted in Dropzone Support)
Thanks ivanlozano, but unfortunately that won't fix it.
I've been looking into this and it's due to a bug in the Zip & Email destination. I've just submitted Dropzone 2.1 to the Mac App Store and it should fix this issue.
350 2012-02-19 23:34:14
Re: Copy to multiple locations (or services) in one action? (1 replies, posted in Feature Requests)
Not at the moment, but I will consider this for future versions.