FET Forum

FET Development => Report a Bug => Topic started by: liquid on August 15, 2018, 10:17:53 PM

Title: Gtk message complaining (Linux, Debian, Gnome)
Post by: liquid on August 15, 2018, 10:17:53 PM
After running program from terminal there appears this message.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
I don't know what is its importance but it's for your knowledge.
Title: Re: Gtk message complaining (Linux, Debian, Gnome)
Post by: Liviu Lalescu on August 15, 2018, 10:30:03 PM
Thank you! I know about this, I don't know how to fix it and it does not hurt (I did not search the internet for a fix).
Title: Re: Gtk message complaining (Linux, Debian, Gnome)
Post by: liquid on August 16, 2018, 11:10:33 AM
Because you use Qt library, I suppose the problem lies between Qt and Gtk rather than between Application and Qt and possibly has no serious impact on FET.
Title: Re: Gtk message complaining (Linux, Debian, Gnome)
Post by: Liviu Lalescu on August 16, 2018, 11:35:34 AM
Yes.