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 302588 - canvas is missing get_center_scroll_region and set_center_scroll_region methods
canvas is missing get_center_scroll_region and set_center_scroll_region methods
Status: RESOLVED DUPLICATE of bug 167901
Product: gnome-python
Classification: Deprecated
Component: general
2.10.x
Other All
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2005-04-30 23:05 UTC by Fergal Daly
Modified: 2005-05-01 10:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
a patch to fix it (627 bytes, patch)
2005-04-30 23:06 UTC, Fergal Daly
none Details | Review

Description Fergal Daly 2005-04-30 23:05:31 UTC
Version details: it's probably all all versions

The methods "gnome_canvas_get_center_scroll_region" and
"gnome_canvas_set_center_scroll_region" but they are not available in python.
Attached is a patch to make them available as methods on a canvas object. Hmmm,
there's no file upload option on this page...

You can find the patch at 

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=156472

but to apply it to 2.10 you need to change the path at the top of the patch name
from gnome to gnomecanvas
Comment 1 Fergal Daly 2005-04-30 23:06:20 UTC
Created attachment 45887 [details] [review]
a patch to fix it

ok so there was a file upload on the next page
Comment 2 Fergal Daly 2005-04-30 23:20:39 UTC
just found http://bugzilla.gnome.org/show_bug.cgi?id=167901 and saw in CVS that
this was just fixed 2 weeks ago.

So now the question is why that bug doesn't show up when I select gnome-python
and type "canvas" into the search box...
Comment 3 Fergal Daly 2005-04-30 23:22:42 UTC
... and the answer is because I didn't click on "advanced options" and select
all of the options under Status.

That kinda sucks.

Surely if someone is trying to avoid submitting a duplicate bug, they should be
search ALL bugs.
Comment 4 Gustavo Carneiro 2005-05-01 10:44:44 UTC
Thank you for your effort, though :)

*** This bug has been marked as a duplicate of 167901 ***