NicoVarg99 / MEGA-Instances

This script will help you running multiple MEGA (megasync) instances.
GNU General Public License v3.0
39 stars 11 forks source link

Getting GtkDialog error. #3

Closed ajayexpert closed 6 years ago

ajayexpert commented 6 years ago

Every time that dialog pop up comes it shows this error : Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. in terminal

How this happen? if we create 2 instance then it is work like this.

REALHOME = /home/<username> MEGA-Instances is not configured. Will now start the configuration. then show this dialog How many MEGA instances do you need? Input : 2

In terminal Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged

Dialog Insert the name for instance 1/2 Input : dir1

In terminal Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged

Dialog Insert the name for instance 2/2 Input : dir2

In terminal Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged

Dialog Instance dir1 (1/2). Close it after the configuration. Then it show the megasync dialog in so i put the login after configuration i close it then it is not working. now it is not asking second login config.

In terminal Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged

NicoVarg99 commented 6 years ago

This is Zenity's fault, not mine. I have disabled those Warnings.