{"id":2673,"date":"2022-08-30T15:26:49","date_gmt":"2022-08-30T15:26:49","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/02\/06\/problem-about-automator-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:26:49","modified_gmt":"2022-08-30T15:26:49","slug":"problem-about-automator-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/problem-about-automator-collection-of-common-programming-errors\/","title":{"rendered":"problem about automator-Collection of common programming errors"},"content":{"rendered":"<ul>\n<li>\n<img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/0263c4c9036955a2d9768bf6a35a8345?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nKara<br \/>\nosx automator<br \/>\nIs it possible with Automator to create a new folder, but when doing so to have the user enter the location and name the older should be?So, I take an image, scale and rename it, and save it to a new folder defined during the runtime?<\/li>\n<li>\n<img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/3c5d199febb13c2017864513821f1b09?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nstudiohack<br \/>\nosx osx-snow-leopard finder context-menu automator<br \/>\nhow can I create a Finder automaton item that appears in &#8216;Services&#8217; for creating a new text file inside a file folder? I use TextMate, so better if the solution is editor-agnostic (rather than using TextEdit).<\/li>\n<li>\n<img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/aa8b9a3f9aed10f1c3369b65f248b841?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nsuperhappyfuntime<br \/>\nmac crash automator<br \/>\nWhen I open Automator, I get:7\/1\/12 10:54:26 AM com.apple.launchd[1] (com.jft.PdaNetMac[57449]) Exited with exit code: 1in console. I would like to know how to fix this.<\/li>\n<li>\n<img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/013180cdcedc2f4ea786aff1dc2d63cc?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\ndrevicko<br \/>\napplescript automator<br \/>\nI have a bunch of files I want to upload to web page. Unfortunately the web form for uploading only allows me to specify one at a time (it spawns and &#8216;open file&#8217; dialog). Is there an easy way to do this with some combination of automator\/applescirpt?<\/li>\n<li>\n<img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/763f8f95306317c5e1105ec36489edbf?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nErmiar<br \/>\napplescript video automator google-chrome youtube<br \/>\nSo, I need to show some kids a sequence of YouTube videos (with Automator, because there&#8217;s no one available to man the computer for 30 minutes), but it&#8217;s at a school where the YouTube domain is blocked, so I had to use a workaround where I use a website (http:\/\/www.safeshare.tv) that will embed a YouTube link for me into a page, and I can view the embedded video from there. However, it does not automatically start the embedded video. So, I have my Automator configured to open a video in Chrome,<\/li>\n<li>\n<img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/8a5b5fd214f2ce77fb33168c995b905c?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nRodrigo<br \/>\naudio automator microphone<br \/>\nIs there any way to trigger an Automator action with a sound? I&#8217;d like to be able to record a sound and trigger an action every time my computer&#8217;s microphone receives the sound.<\/li>\n<li>\n<img decoding=\"async\" src=\"http:\/\/i.stack.imgur.com\/I9lfA.jpg?s=32&amp;g=1\" \/><br \/>\nMnO<br \/>\nosx lion automator battery crash<br \/>\nI wrote a workflow to check battery duration, on osx 10.8.3 works perfectly and on 10.7.5 crash after a random time. In console I get this error:com.apple.launchd.peruser.501: ([0x0-0x4c94c9].com.apple.Automator[5116]) Exited abnormally: Broken pipe: 13Workflow:run script shell \/bin\/bash echo http:\/\/www.cnn.it show web page with safari pause 30 seconds run script shell \/bin\/bash echo http:\/\/www.reddit.it show web page with safari pause 30 seconds run script shell \/bin\/bash date &gt;&amp;<\/li>\n<li>\n<img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/1443e94eeec293d037bfc2a5d2acf6a1?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nMort<br \/>\nterminal applescript automator<br \/>\nI have the requirement to manually run the OSX maintenance scripts in OSX (Lion \/ Mountain Lion). I would like to create a completely stand alone application that would achieve the following goals:run the terminal command : sudo periodic daily weekly monthly Be executable via Finder Be standalone (a single file is all that is needed to execute the process so that a non technically inclined user may simple double click to run said command) Be portable (copy a single file to a USB flash drive or o<\/li>\n<li>\n<img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/5d029cdc6bf341c071771fda689fee9c?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nSimon M<br \/>\nobjective-c osx cocoa automator<br \/>\nI&#8217;m making an app that needs to present the user with a way to choose an output directory. At present, I&#8217;ve got an AMPathPopUpButton in my view, which looks great. But, no matter what I try, I can&#8217;t get the path from it.What I&#8217;ve tried so far:Binding the AMPathPopUpButton&#8217;s path value to an object controller using the controller key &#8220;selection&#8221; and the model key path savePath, which shows the message &#8220;Xcode cannot resolve the entered keypath, even though the key is added to the object controller<\/li>\n<\/ul>\n<p id=\"rop\"><small>Originally posted 2014-02-06 03:14:21. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>Kara osx automator Is it possible with Automator to create a new folder, but when doing so to have the user enter the location and name the older should be?So, I take an image, scale and rename it, and save it to a new folder defined during the runtime? studiohack osx osx-snow-leopard finder context-menu automator [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-2673","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2673","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=2673"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/2673\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=2673"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=2673"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=2673"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}