After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 595648 - object class `SOWidgetView' has no property named `widget'
object class `SOWidgetView' has no property named `widget'
Status: RESOLVED FIXED
Product: Gnumeric
Classification: Applications
Component: Sheet Objects
git master
Other Linux
: Normal normal
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks:
 
 
Reported: 2009-09-19 06:26 UTC by Andreas J. Guelzow
Modified: 2009-09-19 12:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andreas J. Guelzow 2009-09-19 06:26:26 UTC
Create a slider,
open the properties dialog
select "horizontal"
okay

First of all, the slider does not change orientation,
secondly we see:
GLib-GObject-WARNING **: IA__g_object_set_valist: object class `SOWidgetView' has no property named `widget'
Comment 1 Jean Bréfort 2009-09-19 08:50:55 UTC
This one should be fixed, see #595627. If not tell me.
Comment 2 Jean Bréfort 2009-09-19 08:53:03 UTC
Hmm, no, it is not fixed, but will be in a few minutes.
Comment 3 Jean Bréfort 2009-09-19 08:58:46 UTC
Fixed now. Thanks for the bug report.
Comment 4 Morten Welinder 2009-09-19 12:21:49 UTC
Why do we have a group there?  Accessing the first child like that looks
suspecious.
Comment 5 Jean Bréfort 2009-09-19 12:31:30 UTC
we have a group there because SheetObjectView derives from GocGroup.