Lately the export dialog got broken: you can't click on Selection, it always goes back to Custom with some wild w/h values. It's basically unusable because of this. There were no suspicious commits to export.cpp so the problem is elsewhere.
I'm very busy with work right now and cannot investigate further. I would really appreciate if those who did many commits lately (especially rwst and cth103) could check if some of their changes were the reason.
Thanks!
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
Lately the export dialog got broken: you can't click on Selection, it always goes back to Custom with some wild w/h values. It's basically unusable because of this. There were no suspicious commits to export.cpp so the problem is elsewhere.
I'm very busy with work right now and cannot investigate further. I would really appreciate if those who did many commits lately (especially rwst and cth103) could check if some of their changes were the reason.
I am not aware of intersections of my work with this (selection I guess). However, the problem is not in cvs from 2005-12-16, so was introduced after that date.
ralf
I also noticed that compiling export.cpp now gives:
dialogs/export.cpp: In function `void sp_export_selection_modified(Inkscape::Application*, Inkscape::Selection*, guint, GtkObject*)': dialogs/export.cpp:648: warning: `sp_item_bbox_desktop' is deprecated (declared at ./sp-item.h:208) dialogs/export.cpp: In function `void sp_export_area_toggled(GtkToggleButton*, GtkObject*)': dialogs/export.cpp:727: warning: `sp_item_bbox_desktop' is deprecated (declared at ./sp-item.h:208)
which may be related to the breakage. Carl, I believe it was you who did this deprecation thing recently - could you please check out if it broke something here (and possibly in other places too)?
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
participants (2)
-
bulia byak
-
Ralf Stephan