Changes

Jump to: navigation, search

GEPS 032: Python 3 support/Python 3 Deprecated

2,171 bytes added, 02:04, 21 June 2022
m
annotate about loss of report 2620
{{GEPS-Finished}}See [[GEPS 031: Python 3 support]] * Enhancement Request #2620: GEPS 031: Python 3 support - 3.2<br />'''''Lost''' - 1 of 4495 issues disappeared due to a table lost during a MantisBT upgrade. Per a developer [https://sourceforge.net/p/gramps/mailman/message/30069046/ maillist posting], this Python 3.0 compatibility enhancement was completed in 2009 for the Gramps 3.2 version.''  ''python -3 gramps.py'' on trunk (2009/2010-11-26/2012-11-24), see [[3.4_Roadmap#Gramps_3.4|Dependency upgrades]]. ==End 2012== ===Python 3=== * bsddb gramps/gui/logger/_errorreportassistant.py:41: DeprecationWarning: in 3.x, the bsddb module has been removed; please use the pybsddb project instead import bsddb *reload gramps/grampsapp.py:37: DeprecationWarning: In 3.x, reload() is renamed to imp.reload() reload(sys) * int division gramps/gen/db/write.py:1130: DeprecationWarning: classic int division round(lockstats['maxnlocks']*100/lockstats['maxlocks']),gramps/gen/db/write.py:1131: DeprecationWarning: classic int division round(lockstats['maxnobjects']*100/lockstats['maxobjects'])))gramps/gui/widgets/grampletpane.py:1274: DeprecationWarning: classic int division if x < (sx/len(self.columns) * (i + 1)): * __eq__ gramps/gen/lib/date.py:76: DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x class Span(object):gramps/gen/lib/date.py:505: DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x class Date(object):gramps/gen/lib/grampstype.py:87: DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x class GrampsType(GrampsTypeC):gramps/gen/lib/person.py:61: DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x AddressBase, UrlBase, LdsOrdBase, TagBase, PrimaryObject):gramps/gen/lib/styledtext.py:40: DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x class StyledText(object):gramps/gen/recentfiles.py:55: DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x class RecentItem(object):gramps/gen/display/name.py:479: DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x class K(object): ==Archives ==
{| {{prettytable}}
|bgcolor="#a0ffa0"|GtkWarning: gtk_button_box_set_child_secondary: assertion `child->parent == GTK_WIDGET (widget)' failed builder.add_from_file(glade_file)
|
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/BookReport.py:707:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handler 'on_booklist_ok_clicked', missing handler 'on_booklist_cancel_clicked', missing handler 'on_booklist_delete_clicked'
|"destroy_passed_object" : self.close
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/Records.py:298:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handler 'on_delete_event'
|"on_apply_clicked" : self.on_apply_clicked,
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/Desbrowser.py:85:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handler 'on_delete_event'
|"on_help_clicked" : self.on_help_clicked,
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/EventCmp.py:137:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handler 'on_view_delete_event'
|"destroy_passed_object" : self.close
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/EventCmp.py:137:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handler 'on_write_table'
|"destroy_passed_object" : self.close
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/EventCmp.py:240:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handler 'on_filters_delete_event'
|"on_help_clicked" : self.on_help_clicked,
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/EventCmp.py:240:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handler 'on_apply_clicked'
|"on_help_clicked" : self.on_help_clicked,
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/EventCmp.py:240:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handler 'on_editor_clicked'
|"on_help_clicked" : self.on_help_clicked,
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/EventCmp.py:240:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handler 'on_view_delete_event'
|"on_help_clicked" : self.on_help_clicked,
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/EventCmp.py:250:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handlers 'on_delete_show_event', 'on_help_show_clicked', 'on_do_merge_clicked'
|"on_delete_merge_event" : self.close,
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/FindDupes.py:571:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handlers 'on_delete_merge_event', 'on_help_clicked', 'on_merge_ok_clicked'
|"on_delete_show_event" : self.close,
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/NotRelated.py:91:
|bgcolor="#a0ffa0"|Warning: g_value_type_compatible: assertion `G_TYPE_IS_VALUE (src_type)' failed topDialog.add_from_file(glade_file)
|GtkWarning: /build/buildd/gtk+2.0-2.16.1/gtk/gtkliststore.c:608: Unable to convert from (null) to gchararray topDialog.add_from_file(glade_file)
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/NotRelated.py:91:
|bgcolor="#a0ffa0"|Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed topDialog.add_from_file(glade_file)
|
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/NotRelated.py:95:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handler 'on_delete_event'
|"on_help_clicked" : self.on_help_clicked,
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/OwnerEditor.py:121:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handlers 'on_delete_event', 'on_menu_activate'
|"on_eventbox_button_press_event": self.on_button_press_event,
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/OwnerEditor.py:128:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handlers 'on_delete_event','on_cancel_button_clicked', 'on_help_button_clicked', 'on_eventbox_button_press_event', 'on_ok_button_clicked'
|popup_menu.connect_signals({"on_menu_activate": self.on_menu_activate})
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/RemoveUnused.py:221:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handler 'on_result_delete_event'
|"on_find_button_clicked" : self.find,
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/SortEvents.py:121:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handler 'on_delete_event'
|"on_help_clicked" : self.on_help_clicked,
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/Verify.py:427:
|bgcolor="#ffd0d0"|RuntimeWarning: missing handlers 'on_verify_ok_clicked', 'on_help_clicked'
|"destroy_passed_object" : self.close,
|will be fixed (liglade libglade to gtkbuilder) ?
|-
|plugins/tool/Verify.py:908:
[[Category:Developers/General]]
[[Category:Developers/RoadmapQuality Assurance]]
[[Category:GEPS]]
4,608
edits

Navigation menu