Author Topic: Error when I create a new project or open examples  (Read 3029 times)

stojkovic

  • Guest
Error when I create a new project or open examples
« on: August 24, 2006, 07:05:45 AM »
I installed the last 1.9.x version of Gambas without problems.

When I launch the Ide it start without problem but if I try to create a new project or open examples I get an error Settings.Save.110.

I tried to start the Ide also with root user but the problem remain.

Some one had similar problems? How I can resolve?

Thanks

Gianni

Linux Basic

Error when I create a new project or open examples
« on: August 24, 2006, 07:05:45 AM »

timothy

  • Sr. Member
  • ****
  • Posts: 319
Re: Error when I create a new project or open examples
« Reply #1 on: August 24, 2006, 07:30:15 AM »

You are using the development version of Gambas. You do not state exactly which version of Gambas you are using or whether you installed using a RPM or compiled Gambas.

There have been quite a few changes to the development version of Gambas recently. My experience of recent compiled versions is:

  • 1.9.35 was pretty stable.
  • 1.9.36 and 1.9.37 I did not install because there were quite a few bugs reported on the news groups.
  • 1.9.38 had some extra features. But when installed it had some bugs in the IDE with windows not closing correctly. There was a patch for this. While it solved this problem it introduced yet more bugs and it was better not to use the patch at all.
  • 1.9.39 - 19 Aug 2006 - has the extra features and is a lot more stable. It has fixed the problems with the IDE. If you are not using this version then install it. See http://gambas.sourceforge.net/download.html

I am afraid this is the cost of using the development version. ;)
42 - So long and thanks for all the fish.

stojkovic

  • Guest
Re: Error when I create a new project or open examples
« Reply #2 on: August 24, 2006, 08:41:03 AM »
Yes I know that development version can have problems but I'm new to this ide and I think that is better start from the last versione because when I finish to learn 2.0 versione surely was out...

I don't known the version in this moment because I'm at work: when I come back at home I will try to take the last version and I will retry.

I take the source and I compile without use rpm.

Gianni

stojkovic

  • Guest
Re: Error when I create a new project or open examples
« Reply #3 on: August 24, 2006, 06:20:28 PM »
The version with problems was 1.9.34...

Now I tried the 1.9.39 and works...

Gianni