Re: Rev Classic Crashing

2002-04-16 Thread Karl Petersen
At 9:58 PM -0700 4/15/02, Geoff Canyon wrote: >I wrote a routine that did the above 200 times in a row, and saw no >increase over time. So I wonder if some resource/buffer is being >allocated for the command that isn't being given up, but that >doesn't get _re_allocated, meaning that it's not a

Re: Rev Classic Crashing

2002-04-15 Thread Geoff Canyon
At 6:49 PM -0700 4/15/02, Karl Petersen wrote: > export image "sample image" to file "sample file" as JPEG > [eats memory] I wrote a routine that did the above 200 times in a row, and saw no increase over time. So I wonder if some resource/buffer is being allocated for the command that isn't

Re: Rev Classic Crashing

2002-04-15 Thread Karl Petersen
Yes, John, the RAM allocation problem I see is beginning to look like a bug. My routine has the following line, which causes Rev to allocate a chunk of RAM that it never releases: export image "sample image" to file "sample file" as JPEG So does this: export image "sample image" to UR

Re: Rev Classic Crashing

2002-04-14 Thread David Vaughan
On Monday, April 15, 2002, at 07:10 , Ken Norris (dialup) wrote: > on 4/12/02 7:32 PM, [EMAIL PROTECTED] at [EMAIL PROTECTED] > wrote: > >> Thanks fjor the explanation-i have 128 meg in the Imac and I have >> nothing >> else open-your right -it builds to 70meg-and if I edit a file it >> crash

Re: Rev Classic Crashing

2002-04-14 Thread Ken Norris (dialup)
on 4/12/02 7:32 PM, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: > Thanks fjor the explanation-i have 128 meg in the Imac and I have nothing > else open-your right -it builds to 70meg-and if I edit a file it crashes! > > Why does it run so smooth on windows and so marginal on the imac? > > Is

Re: Rev Classic Crashing

2002-04-14 Thread JacksHyperInfo
On that note -Is it possible to get version 1.0 for the mac. Jack ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Rev Classic Crashing

2002-04-14 Thread Geoff Canyon
At 11:10 PM -0700 4/13/02, Karl Petersen wrote: >If Rev allocates more and more memory to itself the longer it runs, won't it >inevitably crash? To test this, I built a MacPPC app (20MB memory allocation, dynamic >memory allocation tested both checked and unchecked) whose main routine saves 100

Re: Rev Classic Crashing

2002-04-14 Thread John
This sounds more like a bug than a "feature". It is also a bit disturbing to have your built application leaking memory. Perhaps you should consider posting this bug on the "improve" list to make sure the problem is noted. Just a thought, John Miskimins On Saturday, April 13, 2002, at 11:10

Re: Rev Classic Crashing

2002-04-14 Thread M.D.
FWIW, in retrospect I had a similar problem going from 1.0 on MAC to 1.1 (not 1.1.1) on PC. I think I also emailed the file to myself, although I might have sneaker-netted it using a floppy disk. For me, the problem came when I tried to change fonts. Alas, I can not recall any other details,

Re: Rev Classic Crashing

2002-04-13 Thread Karl Petersen
At 6:15 PM -0700 4/12/02, Geoff Canyon wrote: >If you run out of memory, Revolution will allocate until there is >practically none left. What I see at that point is that the desktop >takes forever to update. If I move a window, I'll see the desktop >picture redraw bit by bit, and the icons on t

Re: Rev Classic Crashing

2002-04-13 Thread JacksHyperInfo
Yes imac is running fine otherwise and no other software running other than the finder! Jack ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Rev Classic Crashing

2002-04-13 Thread Troy Rollins
On Saturday, April 13, 2002, at 02:28 PM, [EMAIL PROTECTED] wrote: > It > opened fine and I can navigate thru the cards with buttons but when I > go into > editing and try to select an image or a field to edit-it crashes > immediately > and 100% of the time. Got any ideas! > I've tryed to al

Re: Rev Classic Crashing

2002-04-13 Thread JacksHyperInfo
Yes- I designed a stack with a substack on Windows 98 in rev 1.0-then I e-mailed it to my imac running os9.2 with 128 meg using rev 1.1.1. It opened fine and I can navigate thru the cards with buttons but when I go into editing and try to select an image or a field to edit-it crashes immediat

Re: Rev Classic Crashing

2002-04-13 Thread Geoff Canyon
At 12:34 AM -0500 4/13/02, Brad Allen wrote: >>As a demonstration, set the allocation to the default (15,000) and run Revolution. >Immediately switch to the Finder and select About This Computer on the Apple menu. >You should see Revolution taking something in excess of 15,000 -- maybe 20,000 to

Re:Re: Rev Classic Crashing

2002-04-13 Thread Wolfgang M. Bereuter
am 13.04.2002 10:17 Uhr schrieb [EMAIL PROTECTED] unter [EMAIL PROTECTED]: >Rev 1.1 Mac version is crashing regularly. What should the memory >allocation > be for the rev. application? do you mean rev 1.1 - or was this a typo? Now we have 1.1.1... Rev is getting better (stablke) and better with

Re: Rev Classic Crashing

2002-04-12 Thread Brad Allen
>As a demonstration, set the allocation to the default (15,000) and >run Revolution. Immediately switch to the Finder and select About >This Computer on the Apple menu. You should see Revolution taking >something in excess of 15,000 -- maybe 20,000 to 30,000, depending >on circumstances. This

Re: Rev Classic Crashing

2002-04-12 Thread Geoff Canyon
At 10:32 PM -0400 4/12/02, [EMAIL PROTECTED] wrote: >Thanks fjor the explanation-i have 128 meg in the Imac and I have nothing >else open-your right -it builds to 70meg-and if I edit a file it crashes! > >Why does it run so smooth on windows and so marginal on the imac? Others have answered the

Re: Rev Classic Crashing

2002-04-12 Thread Troy Rollins
On Friday, April 12, 2002, at 10:32 PM, [EMAIL PROTECTED] wrote: > Thanks fjor the explanation-i have 128 meg in the Imac and I have > nothing > else open-your right -it builds to 70meg-and if I edit a file it > crashes! > > Why does it run so smooth on windows and so marginal on the imac? Th

Re: Rev Classic Crashing

2002-04-12 Thread JacksHyperInfo
Thanks fjor the explanation-i have 128 meg in the Imac and I have nothing else open-your right -it builds to 70meg-and if I edit a file it crashes! Why does it run so smooth on windows and so marginal on the imac? Is my answer to add another 128meg! Exactly how would you set the get info box o

Re: Rev Classic Crashing

2002-04-12 Thread Geoff Canyon
At 4:49 PM -0400 4/12/02, Troy Rollins wrote: >On Friday, April 12, 2002, at 04:35 PM, [EMAIL PROTECTED] wrote: > >> Rev 1.1 Mac version is crashing regularly. What should the memory allocation >> be for the rev. application? > >The editing environment is rather heavy on memory. I use about 60 me

Re: Rev Classic Crashing

2002-04-12 Thread Troy Rollins
On Friday, April 12, 2002, at 04:35 PM, [EMAIL PROTECTED] wrote: > Rev 1.1 Mac version is crashing regularly. What should the memory > allocation > be for the rev. application? The editing environment is rather heavy on memory. I use about 60 megs when working in OS9. -- Troy RPSystems www.

Rev Classic Crashing

2002-04-12 Thread JacksHyperInfo
Rev 1.1 Mac version is crashing regularly. What should the memory allocation be for the rev. application? Jack ___ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution