sugarlabs / write-activity

A simple word processor for the Sugar learning environment
GNU General Public License v2.0
2 stars 25 forks source link

Errors raised on clicking 'Save as Hypertext' #26

Open rhl-bthr opened 6 years ago

rhl-bthr commented 6 years ago

Steps to reproduce:

Logs:

(sugar-activity:1716): Gtk-CRITICAL **: gtk_window_set_transient_for: assertion 'parent == NULL || GTK_IS_WINDOW (parent)' failed
(sugar-activity:1716): Gtk-CRITICAL **: gtk_window_get_icon: assertion 'GTK_IS_WINDOW (window)' failed
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.

Reproduced using:

rhl-bthr commented 5 years ago

@nswarup14 would you like to take this up ?