freeride-users
[Top][All Lists]
Advanced

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

RE: [FR-users] debugger problem


From: Curt Hibbs
Subject: RE: [FR-users] debugger problem
Date: Tue, 29 Apr 2003 08:40:01 -0700

Gour wrote:
>
> I did it and after trying again, loading my old favorite gtk-demo sample
> from Ruby-Gnome2 package, after selecting Debugger, FreeRIDE crash.
>
> address@hidden:/usr/local/src/ruby/freeride-0.5.0> ruby freeride.rb
> ./plugins/rubyide_tools_debugger/debugger.rb:144:in `start': private
> method `chomp' called for nil (NameError)
>         from ./plugins/rubyide_tools_debugger/debugger.rb:97:in
> `initialize'
>         from ./plugins/rubyide_gui/component_manager.rb:90:in `new'
>         from ./plugins/rubyide_gui/component_manager.rb:90:in `add'
>         from ./plugins/rubyide_tools_debugger/debugger.rb:55:in `start'
>         from ./plugins/rubyide_tools_debugger/debugger.rb:47:in `call'
>         from freebase/lib/freebase/databus.rb:930:in `call'
>         from freebase/lib/freebase/databus.rb:560:in `call'
>         from ./plugins/rubyide_commands/command_manager.rb:135:in
> `invoke'
>          ... 16 levels...
>         from freebase/lib/freebase/core.rb:35:in `new'
>         from freebase/lib/freebase/core.rb:35:in `startup'
>         from freeride.rb:55:in `startup'
>         from freeride.rb:68
> address@hidden:/usr/local/src/ruby/freeride-0.5.0>
>
> It's reproducible and crashes with even: puts "Hello world\n" script.

Hmmm... let's check the freeride.log and see if we can get any idea of what
mught be happenning.

First, quit out of FreeRIDE and delete the existing log file (so we don't
have to wade through lots of old entries) at:

  ~/.freeride/config/freeride.log

Then start up FreeRIDE, try to debug soemthing, and then look at the new log
file. If you see an obvious problem, great! Otherwise, post the log here so
the rest of us can take a look.

Curt





reply via email to

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