Activity log for bug #1386064

Date Who What changed Old value New value Message
2014-10-27 07:44:15 Quentin Pradet bug added bug
2014-10-27 07:45:48 Quentin Pradet description {{{ /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version. Gtk.Builder.add_from_file(self, filename) /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkButton:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version. Gtk.Builder.add_from_file(self, filename) /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version. Gtk.Builder.add_from_file(self, filename) /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version. Gtk.Builder.add_from_file(self, filename) /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkImageMenuItem:image is deprecated and shouldn't be used anymore. It will be removed in a future version. Gtk.Builder.add_from_file(self, filename) /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkToolButton:stock-id is deprecated and shouldn't be used anymore. It will be removed in a future version. Gtk.Builder.add_from_file(self, filename) /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkEntry:primary-icon-stock is deprecated and shouldn't be used anymore. It will be removed in a future version. Gtk.Builder.add_from_file(self, filename) /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version. Gtk.Builder.add_from_file(self, filename) Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. # when opening for the first time Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. # when opening editing an entry }}} I believe the transient parent warning is a good one: pasaffe creates another window after the database got unlocked for the first time. On tiling window managers, this can break the existing window layout. Thank you for pasaffe! /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkImage:stock is deprecated and shouldn't be used anymore. It will be removed in a future version.   Gtk.Builder.add_from_file(self, filename) /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkButton:use-stock is deprecated and shouldn't be used anymore. It will be removed in a future version.   Gtk.Builder.add_from_file(self, filename) /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkSettings:gtk-button-images is deprecated and shouldn't be used anymore. It will be removed in a future version.   Gtk.Builder.add_from_file(self, filename) /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkSettings:gtk-menu-images is deprecated and shouldn't be used anymore. It will be removed in a future version.   Gtk.Builder.add_from_file(self, filename) /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkImageMenuItem:image is deprecated and shouldn't be used anymore. It will be removed in a future version.   Gtk.Builder.add_from_file(self, filename) /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkToolButton:stock-id is deprecated and shouldn't be used anymore. It will be removed in a future version.   Gtk.Builder.add_from_file(self, filename) /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkEntry:primary-icon-stock is deprecated and shouldn't be used anymore. It will be removed in a future version.   Gtk.Builder.add_from_file(self, filename) /usr/lib/python3.4/site-packages/pasaffe_lib/Builder.py:78: Warning: The property GtkMisc:ypad is deprecated and shouldn't be used anymore. It will be removed in a future version.   Gtk.Builder.add_from_file(self, filename) Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. # when opening for the first time Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. # when opening editing an entry I believe the transient parent warning is a good one: pasaffe creates another window after the database got unlocked for the first time. On tiling window managers, this can break the existing window layout. Thank you for pasaffe!
2014-10-27 11:51:50 Marc Deslauriers pasaffe: status New Confirmed
2014-10-27 11:51:53 Marc Deslauriers pasaffe: assignee Marc Deslauriers (mdeslaur)
2014-10-27 11:52:01 Marc Deslauriers pasaffe: importance Undecided Medium
2014-10-28 07:57:11 Quentin Pradet bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=732184
2014-10-29 00:42:47 Marc Deslauriers pasaffe: status Confirmed Fix Committed
2014-11-03 01:12:15 Marc Deslauriers pasaffe: status Fix Committed Fix Released