GC 9.4.1, 1761

This area contains the messages from the old Yahoo gcmac group after the port.
Post Reply
Robert Poland
Posts: 0
Joined: Sun Jan 03, 2010 3:45 pm

GC 9.4.1, 1761

Post by Robert Poland »

Thorsten,I enter;tell application "GraphicConverter 9" activate tell window 1 smart crop window end tellend telland when I run it it changes to:tell application "GraphicConverter 9" activate tell window 1 change margins window end tellend tellAND errors, “Can’t make window into type window.Robert PolandFort Collins CO
thorstenlemke
Posts: 0
Joined: Fri Dec 30, 2016 12:00 pm

Re: GC 9.4.1, 1761

Post by thorstenlemke »

Robert,I released a new beta.http://www.lemkesoft.org/beta.htmlThat should fix it.Thorsten Thorsten,I enter;tell application "GraphicConverter 9" activate tell window 1 smart crop end tellend telland w
Robert Poland
Posts: 0
Joined: Sun Jan 03, 2010 3:45 pm

Re: GC 9.4.1, 1761

Post by Robert Poland »

> On Nov 6, 2014, at 12:54:AM, Thorsten Lemke lemke@lemkesoft.de [gcmac] <gcmac@yahoogroups.com> wrote: > > Robert, > > > I released a new beta. > http://www.lemkesoft.org/beta.html > > That should fix it. Still doesn’t work. > Thorsten >> >> Thorsten, >> >> >> I enter; >> >> tell application "GraphicConverter 9" >> activate >> tell window 1 >> smart crop >> end tell >> end tell >> >> and w > > Robert Poland Fort Collins CO
Christopher Stone
Posts: 0
Joined: Sat Jun 19, 2004 11:47 pm

Re: GC 9.4.1, 1762 : Smart Crop

Post by Christopher Stone »

On Nov 06, 2014, at 07:49, Robert Poland rpoland@usa.net [gcmac] <gcmac@yahoogroups.com> wrote: > >> I released a new beta. >> >> That should fix it. > > Still doesn’t work. ______________________________________________________________________ Hey Thorsten, Using the new beta: GraphicConverter 9.4.1 (Build 1762) I don't have a good image handy to test with. The image I did test with doesn't have a margin. Script Debugger crashed the first time I ran: tell application "GraphicConverter 9" tell front window smart crop end tell end tell It didn't seem to bother the Applescript Editor, and after relaunching Script Debugger it ran fine from it. <shrug> I note that running the command produces no result. It might be nice if it returned true/false to indicate success or failure. -- Take Care, Chris
Robert Poland
Posts: 0
Joined: Sun Jan 03, 2010 3:45 pm

Re: GC 9.4.1, 1762 : Smart Crop

Post by Robert Poland »

Chris, One way to create a margin, I just hit the Command + (minus sign). I have (in a script) then been using the Command + “E” and Command + “Y” to accomplish the “Smart Crop”. > On Nov 6, 2014, at 8:26:AM, Christopher Stone listmeister@thestoneforge.com [gcmac] <gcmac@yahoogroups.com> wrote: > > On Nov 06, 2014, at 07:49, Robert Poland rpoland@usa.net [gcmac] <gcmac@yahoogroups.com> wrote: >> >>> I released a new beta. >>> >>> That should fix it. >> >> Still doesn’t work. > ______________________________________________________________________ > > Hey Thorsten, > > Using the new beta: GraphicConverter 9.4.1 (Build 1762) > > I don't have a good image handy to test with. > > The image I did test with doesn't have a margin. > > Script Debugger crashed the first time I ran: > > tell application "GraphicConverter 9" > tell front window > smart crop > end tell > end tell > > It didn't seem to bother the Applescript Editor, and after relaunching Script Debugger it ran fine from it. > > <shrug> > > I note that running the command produces no result. It might be nice if it returned true/false to indicate success or failure. > > -- > Take Care, > Chris Robert Poland Fort Collins CO
Robert Poland
Posts: 0
Joined: Sun Jan 03, 2010 3:45 pm

Re: GC 9.4.1, 1762 : Smart Crop

Post by Robert Poland »

Looks like What I thought was a margin was not, just an image in a larger background. When I added a real margin (Control + Command + “A”) the Smart Crop does work. > On Nov 6, 2014, at 8:26:AM, Christopher Stone listmeister@thestoneforge.com [gcmac] <gcmac@yahoogroups.com> wrote: > > On Nov 06, 2014, at 07:49, Robert Poland rpoland@usa.net [gcmac] <gcmac@yahoogroups.com> wrote: >> >>> I released a new beta. >>> >>> That should fix it. >> >> Still doesn’t work. > ______________________________________________________________________ > > Hey Thorsten, > > Using the new beta: GraphicConverter 9.4.1 (Build 1762) > > I don't have a good image handy to test with. > > The image I did test with doesn't have a margin. > > Script Debugger crashed the first time I ran: > > tell application "GraphicConverter 9" > tell front window > smart crop > end tell > end tell > > It didn't seem to bother the Applescript Editor, and after relaunching Script Debugger it ran fine from it. > > <shrug> > > I note that running the command produces no result. It might be nice if it returned true/false to indicate success or failure. > > -- > Take Care, > Chris > > > > ------------------------------------ > > ------------------------------------ > > > ------------------------------------ > > Yahoo Groups Links > > > Robert Poland Fort Collins CO
thorstenlemke
Posts: 0
Joined: Fri Dec 30, 2016 12:00 pm

Re: GC 9.4.1, 1761

Post by thorstenlemke »

Dear Robert,I tried it here and it worked. Maybe two versions are launched? Please trash the older version and restart the script editor.Thorsten > Robert,> > > I released a new beta.> http://www.lemkesoft.org/beta.html> > That should fix it.Still doesn’t work.> Thorsten>> . 
Post Reply