amiga.org
     
iconAll times are GMT -6. The time now is 05:34 PM. | Welcome to Forum, please register to access all of our features.

» Amiga.org » Amiga computer related discussion » Amiga Software Issues and Discussion » Golded problem

Amiga Software Issues and Discussion This forum exists for the discussion of the use, issues with, and fun brought about by classic and next generation Amiga software.

Reply
 
Thread Tools Display Modes
Old 07-01-2007, 01:31 PM   #1
wurzel
Technoid
Points: 5,793, Level: 49 Points: 5,793, Level: 49 Points: 5,793, Level: 49
Activity: 1% Activity: 1% Activity: 1%
 
Join Date: Jan 2007
Location: Jersey Channel Isles
Posts: 269
Default Golded problem

Hi all,
I'm not sure if anyone can help, but I can't run Golded any more.
Running Snoopdos, I find that it is trying to use Arexx to Findport Golded.1, but it fails.

I re-installed it, but still it looks for Golded.1. I have Rexxmmast running from my startup-sequence.

Any suggestions?
Thanks,
__________________
--
A1200 Power Tower, Blizzard 060 with SCSI, 196mb Ram, Mediator, Voodoo 5500, Spider USB, Hauppage TV, Soundblaster & Fast Ethernet cards, 2gb boot/program drive, 40gb data drive, 40x12x48 CDRW
wurzel is offline   Reply With Quote
Old 07-01-2007, 02:08 PM   #2
Dietmar
Technoid
Points: 6,534, Level: 52 Points: 6,534, Level: 52 Points: 6,534, Level: 52
Activity: 6% Activity: 6% Activity: 6%
 
Join Date: Nov 2002
Posts: 220
Default Re: Golded problem

> I re-installed it, but still it looks for Golded.1

That doesn't mean anything, the starter just checks if a GoldED task is running, this kind of "failure" in the snoopdos log is normal. There must be another reason: a missing library, not enough memory or stack, missing assign, or a version mismatch between GolDED and starter and/or afc.library (do not leave an ed from a different GoldED version in C: and never place GoldED-related libraries in libs.
Dietmar is offline   Reply With Quote
Old 07-01-2007, 02:47 PM   #3
wurzel
Technoid
Points: 5,793, Level: 49 Points: 5,793, Level: 49 Points: 5,793, Level: 49
Activity: 1% Activity: 1% Activity: 1%
 
Join Date: Jan 2007
Location: Jersey Channel Isles
Posts: 269
Default Re: Golded problem

Quote:
Dietmar wrote:
> I re-installed it, but still it looks for Golded.1

That doesn't mean anything, the starter just checks if a GoldED task is running, this kind of "failure" in the snoopdos log is normal. There must be another reason: a missing library, not enough memory or stack, missing assign, or a version mismatch between GolDED and starter and/or afc.library (do not leave an ed from a different GoldED version in C: and never place GoldED-related libraries in libs.
Hi and thanks for taking the time to reply.

I recently had a hard drive problem and had to re-install everything again, from my backup drive. It may be possible that some libs are not as they should be.

However, checking the version of afc20.lib (3.3) and ed (3.8), would that be a problem?

Other than that, I have not copied libs from Studio to Libs and I only have the GoldED6 CD to install from.

Might it be an idea to uninstall, then re-install it again?

Thanks again.
__________________
--
A1200 Power Tower, Blizzard 060 with SCSI, 196mb Ram, Mediator, Voodoo 5500, Spider USB, Hauppage TV, Soundblaster & Fast Ethernet cards, 2gb boot/program drive, 40gb data drive, 40x12x48 CDRW
wurzel is offline   Reply With Quote
Old 07-01-2007, 03:03 PM   #4
Dietmar
Technoid
Points: 6,534, Level: 52 Points: 6,534, Level: 52 Points: 6,534, Level: 52
Activity: 6% Activity: 6% Activity: 6%
 
Join Date: Nov 2002
Posts: 220
Default Re: Golded problem

> GoldED6

Ugh. GoldED AIX was available for free last year, didn't you download that? That would only be three years old

As to your problem, I can't help you with so little information. Uninstalling and then installing again might help but so might looking at the Snoopdos log (again) and identifying the real problem.

> checking the version of afc20.lib (3.3) and ed (3.8), would that be a problem?

Can't say in retrospect. The rule is: don't mix and match files from different versions. Some users still have an old ed (starter) on their system after upgrading to a new GoldED. That would be a problem.
Dietmar is offline   Reply With Quote
Old 07-01-2007, 03:19 PM   #5
wurzel
Technoid
Points: 5,793, Level: 49 Points: 5,793, Level: 49 Points: 5,793, Level: 49
Activity: 1% Activity: 1% Activity: 1%
 
Join Date: Jan 2007
Location: Jersey Channel Isles
Posts: 269
Default Re: Golded problem

Hi Dietmar,

Unfortunately, I missed the announcement about GoldED AIX, so I didn't download it.

GoldED 6 works for me, I only have just learned to write html and I don't do coding. It's a nice package

Thanks for your time, I will uninstall & re-install & try again. Snoopdos didn't really give any clues as to what's wrong.

Thanks for your time.
__________________
--
A1200 Power Tower, Blizzard 060 with SCSI, 196mb Ram, Mediator, Voodoo 5500, Spider USB, Hauppage TV, Soundblaster & Fast Ethernet cards, 2gb boot/program drive, 40gb data drive, 40x12x48 CDRW
wurzel is offline   Reply With Quote
Old 07-01-2007, 05:16 PM   #6
Dietmar
Technoid
Points: 6,534, Level: 52 Points: 6,534, Level: 52 Points: 6,534, Level: 52
Activity: 6% Activity: 6% Activity: 6%
 
Join Date: Nov 2002
Posts: 220
Default Re: Golded problem

> I don't do coding

... yet? HTML is the door to CSS and Javascript, Java, PHP, Perl, cgi and all those other net languages. It will be hard to avoid coding. When you start with PHP, give Cubic a try, it makes life easier.
Dietmar is offline   Reply With Quote
Old 07-02-2007, 01:03 PM   #7
wurzel
Technoid
Points: 5,793, Level: 49 Points: 5,793, Level: 49 Points: 5,793, Level: 49
Activity: 1% Activity: 1% Activity: 1%
 
Join Date: Jan 2007
Location: Jersey Channel Isles
Posts: 269
Default Re: Golded problem

Quote:
Dietmar wrote:
> I don't do coding

... yet? HTML is the door to CSS and Javascript, Java, PHP, Perl, cgi and all those other net languages. It will be hard to avoid coding. When you start with PHP, give Cubic a try, it makes life easier.
Well, problem solved - I uninstalled Goded then re-installed and everything works again.

And when (if!) I get to PHP, I will certainly look at Cubic again

Thanks for the help, it's appreciated!
__________________
--
A1200 Power Tower, Blizzard 060 with SCSI, 196mb Ram, Mediator, Voodoo 5500, Spider USB, Hauppage TV, Soundblaster & Fast Ethernet cards, 2gb boot/program drive, 40gb data drive, 40x12x48 CDRW
wurzel is offline   Reply With Quote
Reply

Bookmarks

Tags
golded , problem

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
GoldEd Studio 6 kavelaars Amiga Marketplace 0 08-25-2008 03:11 AM
Looking for GoldED McVenco Amiga Software Issues and Discussion 2 04-22-2008 02:42 PM
GoldED Pro AF-Domains.net Amiga Software Issues and Discussion 1 01-13-2005 01:34 PM
REQ: OLD GOLDED VERSIONS shrike Amiga Software Issues and Discussion 0 05-15-2004 05:19 PM
GoldED AIX Purchase? walter Amiga Software Issues and Discussion 3 05-12-2004 10:39 AM