GNOME Bugzilla – Bug 700570
ui: don't lose the interface setting
Last modified: 2013-05-28 08:01:54 UTC
Just opening and closing rygel-preferences would result in the interface setting getting set to blank in the configuration. Fixing the TODO item in the source to set the active interface (last added item) was all that was needed.
Created attachment 244603 [details] [review] ui: don't lose the interface setting
Created attachment 244604 [details] [review] ui: don't lose the interface setting Just opening and closing rygel-preferences would result in the interface setting getting set to blank in the configuration. Fixing the TODO item in the source to set the active interface (last added item) was all that was needed.
The above update fixed a couple of more minor style issues. Fwiw, 0.18.2 patch available at http://fatal.se/tmp/0001-ui-don-t-lose-the-interface-setting.patch
Created attachment 244605 [details] [review] ui: don't lose the interface setting Just opening and closing rygel-preferences would result in the interface setting getting set to blank in the configuration. Fixing the TODO item in the source to set the active interface (last added item) was all that was needed.
Review of attachment 244604 [details] [review]: Thanks
Attachment 244605 [details] pushed as 8c21ad9 - ui: don't lose the interface setting