https://bugzilla.xfce.org/show_bug.cgi?id=13271
Eric Koegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from Eric Koegel <[email protected]> --- Thanks ToZ! Pushed both to master in: commit 49d9a01514ec3ccabde9f2f6e33deda947bfc97c Author: Eric Koegel <[email protected]> Date: Mon May 1 06:57:56 2017 +0300 Remove non-existent grid properties (Bug #13271) Attached is a minor secondary patch that removes non-existent grid properties from the declaration of the grid object in xfae_dialog_init(). This removes a couple of errant messages. Reported and fixed by ToZ. https://git.xfce.org/xfce/xfce4-session/commit/?id=49d9a01514ec3ccabde9f2f6e33deda947bfc97c commit 193b09a9c159d1d16ad69e4298f48c2b531e9392 Author: Eric Koegel <[email protected]> Date: Mon May 1 06:55:05 2017 +0300 Add/Edit Application Autostart Entries (Bug #13271) With xfce4-session built from git (after the gtk3 migration work), trying to add or edit an application autostart entry results in a segmentation fault after a "(xfce4-session-settings:9094): Gtk-CRITICAL **: gtk_entry_get_text: assertion 'GTK_IS_ENTRY (entry)' failed" message. https://git.xfce.org/xfce/xfce4-session/commit/?id=193b09a9c159d1d16ad69e4298f48c2b531e9392 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
