freeride-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [FR-devel] A couple of questions / observations


From: Laurent Julliard
Subject: Re: [FR-devel] A couple of questions / observations
Date: Mon, 25 Nov 2002 14:04:25 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

Robert McGovern wrote:
Just checked out the freeride from Savanha (version indicates 0.1.0) to have a gander and fiddle, I now have a couple of questions / observations.

1) Are you planning on having a normal "Run", which simply launches it but not through the debugger?

Certainly.

2) the Source Browser appears to indicate Modules as a C (class) rather than a green M (which I can see in the icons directory) 3) it doesn't appear possible to dismiss either the Source Browser or the File List

That's right. There must be a general mechanism to close a Dock Panel. We don't for the moment, except for the debugger which has its own dismiss button

4) Sometimes using Ctrl-L to bring up the File List, actually deletes a line of code in the editor window.

Focus problem?

5) The logger is failing to start.

Start Freedride, create new file, select File / Exit and I got the following:

./plugins/System_GuiCore/EditPanes.rb:107:in `unlink': wrong number of arguments
(0 for 1) (ArgumentError)
       from ./plugins/System_GuiCore/EditPanes.rb:107:in `close'
       from ./plugins/System_Commands/AppCommands.rb:103:in `start'
       from ./plugins/System_Commands/AppCommands.rb:102:in `each_slot'
       from ./freebase/databus.rb:331:in `each'
       from ./freebase/databus.rb:331:in `each_slot'
       from ./plugins/System_Commands/AppCommands.rb:102:in `start'
       from ./plugins/System_Commands/AppCommands.rb:100:in `call'
       from ./freebase/databus.rb:923:in `call'
        ... 28 levels...
       from ./freebase/core.rb:35:in `new'
       from ./freebase/core.rb:35:in `startup'
       from ./freeride/freeride.rb:53:in `startup'
       from -e:1

Start Freeride, open an existing file, select File / Exit. The open file closes, the command window shows "Shutdown in 1 seconds..." but Freeride continues running. If you then open a different file and select exit, the open file is closed and freeride disappears after a second.


Rich and I observed that one as well.

Lastly, start freeride, open a file, delete some lines, select File / Exit, select No and I got the following:


make sure you have the latest version from CVS. What version of FOX/FXRuby do you use?

./plugins/System_GuiRenderFox/FoxServices.rb:99:in `start': uninitialized consta
nt MBOX_CLICKED_YES at Fox::FXMessageBox (NameError)
       from ./plugins/System_GuiRenderFox/FoxServices.rb:96:in `call'
       from ./freebase/databus.rb:923:in `call'
       from ./freebase/databus.rb:560:in `invoke'
       from ./plugins/System_Commands/CommandManager.rb:126:in `invoke'
       from ./plugins/System_GuiCore/EditPanes.rb:97:in `close'
       from ./plugins/System_Commands/AppCommands.rb:103:in `start'
       from ./plugins/System_Commands/AppCommands.rb:102:in `each_slot'
       from ./freebase/databus.rb:331:in `each'
        ... 32 levels...
       from ./freebase/core.rb:35:in `new'
       from ./freebase/core.rb:35:in `startup'
       from ./freeride/freeride.rb:53:in `startup'
       from -e:1


Laurent





reply via email to

[Prev in Thread] Current Thread [Next in Thread]