From: SourceForge.net <no...@so...> - 2005-09-17 20:42:05
|
Bugs item #1294064, was opened at 2005-09-17 13:42 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=470969&aid=1294064&group_id=53614 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: TypeMismatch errors are not very useful Initial Comment: If I execute the attached piece of code ruby-gnome2 tells me this: >>> snip <<< ./test.rb:10:in `initialize': fundamental type GBoxed isn't supported (TypeError) from ./test.rb:10:in `new' from ./test.rb:10 >>> snap <<< An error warning like this would be more useful: the class MyModel does not include the Gtk::TreeModel interface ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=470969&aid=1294064&group_id=53614 |